Happy New Year
, and thank you for another smooth update! Only thing “odd” I noticed was a downgrade to manjaro-hello.
I have questions about the Python 3.10 upgrade and “leftovers” I found in ~/.local/lib/python3.9 and /usr/lib/python3.9 I’ve asked @ Python 3.9 to 3.10 validation and cleanup
EDIT: I did notice I had a bluetooth “issue” in journalctl after the update reboot:
$ journalctl --priority err --boot 0
Jan 02 10:34:30 AM4-5600X-Linux bluetoothd[791]: Failed to set mode: Blocked through rfkill (0x12)
Now, this might have been because I had bluetooth “disabled” in the KDE plasma panel… but I performed the following commands just to be sure:
$ sudo rfkill unblock bluetooth$ sudo systemctl restart bluetooth