I've been banging my head on this: when I boot my laptop, my external bluetooth keyboard/mouse is working fine on the login screen. After entering my credential, bluetooth is disabled. Same behaviour after logout/login.
How do I enable bluetooth automatically after login in KDE??
KDE plasma disable bluetooth after login
https://bugs.kde.org/show_bug.cgi?id=434666 sounds like this?
Exactly! I removed bluedevil and bluetooth devices were alive after login. However no more configuration options for bluetooth devices in system configuration
clauded we are stateless so
sudo cp /usr/share/defaults/bluetooth/main.conf /etc/bluetooth/main.conf
and edit the flag
The flag?
clauded the autoenable inside the bug report, you may have to activate it manually after login, as long as there isnt a patch for it I cant backport anything to fix it
It's a catch 22: setting autoenable to false disable the bluetooth devices in SDDM (but fixes the KDE bug).
clauded well what's the better catch then
If only I could type a reply with my BT keyboard...
clauded you can't activate after loging?
This is strange: I deleted /etc/bluetooth/main.conf and now BT works in SDDM and is enabled after login.
[deleted]
Ha! I'm experiencing this these days. After Login, Bluetooth is disabled. : (
[deleted]
- Best Answerset by TraceyC
Ah, nevermind! I fixed it by deleting the bluedevilglobalrc
file. : )
[deleted] worked for me
The problem probable the "_powered=false" suffix at the MAC addr.
[deleted]
@HondaRulez I'm glad it did! It's good to know that there might be multiple solutions for the problem. : )