Bug 483717

Summary: Bluetooth does not work, ever since Plasma 6.0 release.
Product: [KDE Neon] neon Reporter: IgnoK <koari1>
Component: generalAssignee: Neon Bugs <neon-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: jr, neon-bugs-null, nicolas.fella, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: I just ran some commands briefly to see if I could connect Bluetooth via terminal. I have not done this so it was a quick test.
Delete this post mods

Description IgnoK 2024-03-16 01:43:31 UTC
Created attachment 167287 [details]
I just ran some commands briefly to see if I could connect Bluetooth via terminal. I have not done this so it was a quick test.

Bluetooth does not work. Clicking "Enable" button does nothing, the toggles slide back and fourth but it doesn't have any effect either. Configuration does nothing either. System has a Bluetooth built into WiFi module & I also have a dedicated dongle as well, which is using Passthrough for Emulator.
Comment 1 IgnoK 2024-03-16 09:37:32 UTC
Bluetooth dongle and module show up at Info Center and with sudo lsusb. I tried to unplug the dongle (configured for passthrough for emulator) to see if somehow it could have been reason but it had no effect.
Comment 2 IgnoK 2024-03-28 03:06:56 UTC
Created attachment 167874 [details]
Delete this post mods
Comment 3 IgnoK 2024-03-28 03:13:18 UTC
Comment on attachment 167874 [details]
Delete this post mods

Please delete
Comment 4 IgnoK 2024-03-28 03:20:51 UTC
SOLUTION: https://github.com/NixOS/nixpkgs/issues/152622

~ ❱ sudo rfkill unblock 0

rfkill shows both bluetooth devices being blocked. Once I unblocked both with command above it had effect and bluetooth remained after restart.