Raspberry Pi OS • Can somone explaine the rpi 5 kernel to me and why it...
So I've been playing with cross compiled kernels for my dev boards and now that I got my pi 5 I decieded to compile a custom kernel. I'm able to build the kernel just fine with my toolchain. Looking...
View ArticleRaspberry Pi OS • Re: Disk Encryption since Bookworm
Experimentation is the whole point of rpi. Indeed![Does sdm know about LVM? In principle, it should work for the OS (bookworm) now that "initrd" gets automatically generated. I should already know the...
View ArticleRaspberry Pi OS • Re: How do you fix trackpad scroll direction in bookworm?
Does anyone know if adding natural scrolling is on the list of items to be addressed in future development?This would be very nice to have.Statistics: Posted by Bandito — Sun Jan 21, 2024 11:05 pm
View ArticleRaspberry Pi OS • Re: Can somone explaine the rpi 5 kernel to me and why it...
This is based on the last time I built a Pi kernel and that was at least two major OS releases ago.Unlike the avergae x86 PC, the default hardware on a PI is pretty fixed.That means the kernel can be,...
View ArticleRaspberry Pi OS • Re: Building Valgrind from source
I'll mostly answer my own question.I'm still interested in finding the package build instructions.Here are the detailshttps://bugs.kde.org/show_bug.cgi?id=480126In short, I usedconfigure...
View ArticleRaspberry Pi OS • openssl isn't compiled with crypto extensions?
When I run `cryptsetup benchmark` I see that Raspberry Pi 5 outperforms 4b like 10x. But this is not the case the `openssl speed`.Statistics: Posted by rbranco — Mon Jan 22, 2024 12:24 pm
View ArticleRaspberry Pi OS • Re: PyCharm Community Edition working on RPi5
HiMany thanks for that. I really should have downloaded the correct version and not tried to use the one that was quite happily running on the RPi4. Still, failure is a great way to learn.Funny you...
View ArticleRaspberry Pi OS • Re: Raspbian hibernation mode.
If its only GPIO then it would not be an issue for some RPi deployments.USB devices support hibernation just fine.The issue is most probably with specific to RPi drivers, the ones for its internal...
View ArticleRaspberry Pi OS • Re: Build custom OS image
I have 6 raspberry pi's and 6 SSDs. I would like each SSD to have an extra partition to be used as free space by Longhorn ( a distributed block storage system). Can that be done with sdm ?Statistics:...
View ArticleRaspberry Pi OS • Symbolic links on /boot - How is that possible?
Hi !I have a Pi5 with the latest bookworm image. And there is a vfat / FAT32 partition for boot. This partition contains some links to folders and file. How is this possible? I have an additional NVMe...
View ArticleRaspberry Pi OS • Re: Symbolic links on /boot - How is that possible?
/boot is part of the root ext4 FS in Bookworm. It is /boot/firmware that is the mount point for the FAT32 boot partition.Statistics: Posted by trejan — Tue Jan 23, 2024 11:06 am
View ArticleRaspberry Pi OS • Meaning of red hexagon on app icon?
Hi. I'm testing carbide motion, which I believe is a 32-bit app, but I'm running Raspbian-64 and so I have 'kernel=kernel8.img' set in config.txt.I think it's working ok but there's a small red...
View ArticleRaspberry Pi OS • Re: Meaning of red hexagon on app icon?
What does the '6' mean?It means Carbide Motion V6. It is part of the app icon.Statistics: Posted by trejan — Tue Jan 23, 2024 2:01 pm
View ArticleRaspberry Pi OS • Re: Android emulator?
This is not exactly what you want, but you can run 64bit Debian Bookworm XFCE desktop on top of Konsta Kang's Lineage O 20. Here is a clip an older version running on Raspberry Pi 4 :...
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
Where is the keyboard.xml after install? I have done a full file search.Statistics: Posted by wesleyLaw — Tue Jan 23, 2024 4:56 pm
View ArticleRaspberry Pi OS • Re: [RPi4B] Use HDMI2 for (multichannel) audio output only?
Was caused due to a "bug" from the audio extractor. Cold rebooting the extractor did the trick - audio is working again.Statistics: Posted by Killom — Tue Jan 23, 2024 5:54 pm
View ArticleRaspberry Pi OS • Re: Modify the Built in Fan Control
I noticed yesterday that my fan started coming on above 50 again, and the bcm2712-rpi-5-b.dtb in /boot/firmware has been updated and doesn't appear to use the parameters l set in boot/config.txt. Does...
View ArticleRaspberry Pi OS • Different /boot layouts
I've used the rip imager to create two bookworm sd cards. One has /boot and the other /boot./firmware. The kernels on the /boot card...
View ArticleRaspberry Pi OS • Question on updates..
Almost every day I see the Update icon light up on the task bar telling me that updates are available. (Thank you to all those that are working on this behind the scenes)Is there somewhere that logs...
View ArticleRaspberry Pi OS • Re: Different /boot layouts
The difference is because the card with /boot/kernel* isn't Bookworm. Raspberry Pi Imager is currently set to recommend Raspberry Pi OS Legacy (Bullseye) for certain older devices like Pi...
View Article