I upgraded from 22.04 to 22.10 a couple days ago, had some initial issues related to GDM, and now bluetooth doesn't seem to turn on - meaning I can't use my keyboard or trackpad unless over usb.
I've tried:
- rebooting. still happens
- turning bluetooth on from settings menu and quick settings (see screenshot) - stays stuck at off.
- running
bluetoothctl
which just saysAgent Registered
- looking at can't connect any bluetooth device after updating from 22.04 to 22.10 ubuntu but their issue seemed different.
- searching around in journalctl, can't find anything under searching 'bluetooth', is there something else to look for?
Any ideas?
rfkill unblock bluetooth
andrfkill
after which showed unblocked. Still couldn't enable bluetooth from gnome settings though. Rebooted, ranrfkill
to make sure it still said unblocked, still can't enable bluetooth from gnome though. May need to search/file an issue in gnome 43 and/or ubuntu 22.10. – Vivek Gani Oct 31 '22 at 17:17