It's a clean install of the Raspberry Pi OS Lite (64-bit). I only updated the packages and also the firmware, which I thought might solve it.Code:
uname -aLinux rpi5 6.6.17-v8-16k+ #1734 SMP PREEMPT Mon Feb 19 12:06:09 GMT 2024 aarch64 GNU/Linux
uname -a
Linux allpi5server 6.6.17-v8-16k+ #1734 SMP PREEMPT Mon Feb 19 12:06:09 GMT 2024 aarch64 GNU/Linu
Neither of those are a "clean install of the Raspberry Pi OS". It appears you both ran rpi-update, which gets you an unreleased and possibly unreliable kernel.
A properly updated system (using 'sudo apt update && sudo apt full-upgrade') would show:
Code:
Linux raspberrypi 6.1.0-rpi8-rpi-2712 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/Linux
Statistics: Posted by RonR — Tue Feb 20, 2024 8:30 pm