Registered Member
|
In the Plasma Desktop System Settings Bluetooth applet, it says "Bluetooth is disabled" and gives me an active button "Enable". Clicking it does nothing. It does not switch to saying "Bluetooth is enabled", nor does it give any kind of error message. Tailing journalctl gives no related output. How to tell what is going wrong? Is anything logged or reported anywhere?
Meanwhile the bluetooth tray icon lets me select Add a new device and will happily scan forever without showing anything. Shouldn't it detect that bluetooth is "disabled" and not do this? Or is judging whether bluetooth is enabled some other way than the setting applet and getting a different answer? (Wondering if this could be a clue to as to what's wrong.) Note that the systemd bluetooth service is running. Everything from journalctl about bluetooth (around startup time) looks ok, for example kded5[1833]: bluedevil: Bluetooth operational changed true (Plasma Desktop 5.23.4, KDE Frameworks 5.89.0, QT 5.15.2, Kernel 5.15.7, openSUSE Tumbleweed) |
Registered Member
|
You probably missing a driver or firmware for the bluetooth module.
How to fix it will be dependent on the OS, and not KDE or Plasma specifically. But one can discover if there are any hardware issues looking at the kernel, logs, either using KSystemLog, or other log viewer, or on the command line:
Usually, unless you have a separate dongle for Bluetooth, it is part of the wifi card, so you can use lspci and/or lsusb to find what you have. Or if yoiu have inxi installed:
claydoh, proud to be a member of KDE forums since 2008-Oct, and KDE user since 2001
|
Registered Member
|
I have exactly the same problem with kernel 6.0.0 (Gentoo Linux). The dongle works fine with 5.19.10 (and earlier versions.) "inxi -Eaz" shows:
rfkill shows bluetooth hci0 is unblocked. rmmod and modprobe of btusb doesn't help. dmesg shows
I'm on KDE Plasma 5.25.5, KDE Frameworks 5.96.0, Qt 5.15.5 |
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]