Canonical recently released ( https://ubuntu.com/blog/whats-new-in-security-for-ubuntu-24-04-lts ) Ubuntu 24.04 LTS (Noble Numbat). I’ve been waiting for this for a while and hope the CPU temp will stay in the low 70C’s with passive cooling. I have a fan, but really don’t like the sound.
- Bad news: it would not install on the RasPi 5 - was not worth the wait :((
- Good news: Raspberry Pi OS (Debian GNU/Linux 12 (bookworm)) did install.
- Good news: I got the HiFiBerry DAC Plus Pro working after many reboots. I have the cogent settings in
/boot/firmware/config.txt
if anyone needs them. - Good news: The RasPi 5 is noticably faster than the 4, and uses much less CPU.
- Bad news: It runs hotter - near 70C with no CPU load and in thermal-danger-land over 80C with a PVA stack running. Thus I cannot use passive cooling. Putting heat sinks on my only RasPi 5 was probably a mistake. I will now have to pry them off, trying not to damage it, so I can use a fan.
… time passes …
- Bad news: After taking off the heat sinks and installing the fan, the DAC hat will not plug in as the fan adds .43" of height.
- Good news: I had an assorted set of 40 pin GPIO extenders and one female to male was the right size. I assembled the tower of parts.
- Bad news: Tried it first without the DAC hat, then with it - both times Linux will not boot. I got the “Welcome to the Ras Pi OS Desktop” screen, but it sat for a couple of minutes then went into emergency mode.
I flashed a new RasPi OS, and stood up a new PVA stack…
- Good news: Mic and speakers work without any tinkering.
lsenv
reportpulseaudio
is not running butpipewire
is. Must be the difference between RasPi OS and Ubuntu. - Bad news: Buttons daemon does not load. I get “RuntimeError: Cannot determine SOC peripheral base address”. I read on a RasPiforum: “RPi.GPIO, wiringPI, and pigpio do not work on the Pi5 which has new hardware for the GPIO.” One post recommends
gpiozero
. Has anyone got GPIO pins working on the RasPi 5? - Really good news: The CPU temp is now only in the high 50C’s. If the fan is spinning, I can’t hear it.