Raspberry Pi OS • Re: Reverting Bookworm to dhcpcd
bls (for some reason I don't have options to reply directly to your message),In the absence of a DHCP server, I need to fall back to "link local" addressing. NM doesn't appear to do this. I've not...
View ArticleRaspberry Pi OS • Re: Why SSH disabled by default in OS without desktop?
It's not nonsense, it's basic security measure, and required by the forthcoming EU Cyber Resiliency Act (CRA).We moved to having it off by default about 6* years ago (from memory). You can turn it on...
View ArticleRaspberry Pi OS • Location of log file for Raspberry Pi OS update application
This question is specific to the Raspberry Pi OS update tool (for Bookworm) which appears on the taskbar on boot whenever an update to a package, or to the OS/kernel, becomes available.Is there a log...
View ArticleRaspberry Pi OS • Re: Location of log file for Raspberry Pi OS update...
Code: cat /var/log/apt/history.logStatistics: Posted by kerry_s — Tue Apr 15, 2025 7:17 pm
View ArticleRaspberry Pi OS • Black Window During "Installing Upgrades"
I just created a new boot SDcard for Bookworm 64bit using the Raspberry Pi Imager for my Raspberry Pi 4. The Pi booted up normally. Shortly thereafter, I received an advisory message that new updates...
View ArticleRaspberry Pi OS • Re: Raspberry Pi OS lite wants to install these packages
They shouldn't be needed. None of them are installed on my pi500 with XFCE with xorg. That said they also won't hurt anything.I found then all updating on a Pi Zero W. (Recent Lite install with no...
View ArticleRaspberry Pi OS • Issue with update-initramfs on CM5 not updating correct kernel
Hello,I'm working with initramfs on Raspberry Pi OS, and I've encountered an issue when compiling it on the CM5 module. The same process works fine on the Raspberry Pi 4B and CM4, but not on the...
View ArticleRaspberry Pi OS • Re: Issue with update-initramfs on CM5 not updating correct...
It seems like update-initramfs may not be correctly identifying the current kernel version on the CM5. I'm not entirely sure how it determines the kernel version to updateupdate-initramfs uses uname...
View ArticleRaspberry Pi OS • Missing `build` folder in `/lib/modules` – can't compile...
Hi everyone,I'm trying to compile a custom kernel module on Raspberry Pi OS, but I'm running into an issue: the `build` folder is missing in `/lib/modules/$(uname -r)/`.Here’s a snippet from my...
View ArticleRaspberry Pi OS • Re: Missing `build` folder in `/lib/modules` – can't...
Building the Raspberry Pi OS Kernel : Made EasyStatistics: Posted by RonR — Wed Apr 16, 2025 9:27 pm
View ArticleRaspberry Pi OS • Re: /dev/serial0 missing
Having reverted to the older kernel (which didn't work for me - I had to point weewx directly to ttys0), will the kernel update happen again when I next run apt full-upgrade, or will apt now be...
View Article