Dmitrij n00b

Joined: 13 Mar 2025 Posts: 1
|
Posted: Sat Mar 15, 2025 7:28 am Post subject: After logging in via gdm in Gnome, Bluetooth “disappears”. |
|
|
Hello. I am facing a problem with Bluetooth on Lenovo Thinkbook G7+ disconnecting itself (and disappearing from settings and rfkill) after logging in. On the lock screen (gdm) bluetooth works and I can successfully connect to my devices, as soon as I log in they disconnect and in settings it says “Bluetooth adapters not found”. I have tried:
Code: | sudo modprobe -r btusb
sudo systemctl restart bluetooth
sudo modprobe btusb |
... and it helped to get Bluetooth back before the next login, but the next time I booted up I had the same problem. Can you please tell me how to find the cause and solve the problem (not to put a systemd service to run after login, really.) Possible causes: Bluetooth Battery Meter, Just Perfection (these are extensions that could theoretically affect Bluetooth, but after disabling ALL extensions the behavior persists), edit file /etc/bluetooth/main.conf for my keyboard according to https://gist.github.com/andrebrait/961cefe730f4a2c41f57911e6195e444. (I also rolled back those changes, but they didn't fix the problem).
I have not made any other changes that could affect bluetooth. |
|