Bug 483717 - Bluetooth does not work, ever since Plasma 6.0 release.
Summary: Bluetooth does not work, ever since Plasma 6.0 release.
Status: RESOLVED NOT A BUG
Alias: None
Product: neon
Classification: KDE Neon
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-16 01:43 UTC by IgnoK
Modified: 2024-03-28 15:23 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed 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. (426.85 KB, image/png)
2024-03-16 01:43 UTC, IgnoK
Details
Delete this post mods (372.68 KB, image/png)
2024-03-28 03:06 UTC, IgnoK
Details

Note You need to log in before you can comment on or make changes to this bug.
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.