On 14/10/2024 22:39, Lee wrote:
reboot and it looks like the 9.9.15 firmware loads but wifi is still broken 🙁
Try to install newer kernel from bookworm-backports
apt update
apt install linux-image-amd64/bookworm-backports
I do not use synaptic, so I can not tell you what button acts like "apt
update". Backports packages have lower priority by default, so the
repository should be explicitly specified.
I don't remember those Bluetooth log msgs from before
You may compare boot logs:
journalctl -b -1
or another number.