connecting bluetooth audio 30 August 2020, 06:08:15 The only clue I get is that it fails to connect. "Connection to the device failed." What do I do? I entered the pin correctly. I have no idea whether the speaker is even paired??? WTF??? Why doesn't plasma give me more feed back on how to troubleshoot this issue??? Do open source devs even know how to program? It works easy in winblows!!! Just boot windows, press connect, and it works! Why are Microsoft devs so much more competent than open source devs?
Re: connecting bluetooth audio Reply #1 – 30 August 2020, 09:29:36 You read this and followed? https://wiki.archlinux.org/index.php/Bluetooth_headsetSystemd Service replace by your system init servicehttps://wiki.archlinux.org/index.php/BluetoothPersonally, I use (if I have a problem in KDE) for the first pairing blueman application, then the Bluetooth connection in KDE works without problemsOf course, the bluez service must be running, but I don't think I even have to mention such nonsense to anyone who can evaluate the quality of developers. Last Edit: 30 August 2020, 09:50:19 by alium 1 Likes
Re: connecting bluetooth audio Reply #2 – 08 November 2020, 14:18:18 Quote from: alium – on 30 August 2020, 09:29:36You read this and followed? https://wiki.archlinux.org/index.php/Bluetooth_headsetSystemd Service replace by your system init servicehttps://wiki.archlinux.org/index.php/BluetoothPersonally, I use (if I have a problem in KDE) for the first pairing blueman application, then the Bluetooth connection in KDE works without problems Of course, the bluez service must be running, but I don't think I even have to mention such nonsense to anyone who can evaluate the quality of developers.Thanks for the info aliumm. And aol login i'll definately look into those links.Hope this helps Last Edit: 24 November 2020, 16:50:27 by centuryold
Re: connecting bluetooth audio Reply #3 – 08 November 2020, 17:20:34 coincidentally, yesterday I connected BT headphones on a new computer with openrc, artix nad KDE. I started the bluez daemon (bluez-openrc), unblock the BT adapter (rfkill), and connected in KDE without any problems. Everything worked perfectly.