You are not logged in.

#1 2022-04-30 09:44:29

enzymatic
Member
Registered: 2021-11-05
Posts: 3

Bluetooth not working on DWM (but working completely fine on i3 ?)

So I am having a pretty weird problem right now, I have been using i3 for around 6 months now and my bluetooth is working well, no problems.
The packages to handle bluetooth I have installed are these ones:

bluez-tools 0.2.0-5
bluez-utils 5.64-2
pulseaudio-bluetooth 15.0-4

Yesterday I wanted to switch to dwm, and the bluetooth is not working correctly, when I try to connect to bluetooth I get this output:

Attempting to connect to 14:3F:A6:D5:A8:56
Failed to connect: org.bluez.Error.Failed br-connection-profile-unavailable

I have checked that the bluetooth service is loaded properly and it is, and I run bluetoothctl power on in my startup script. I am using the exact same startup script in i3 and dwm so nothing is differing in that regard.

If I run "journalctl -b | grep blue" I get some interesting output which may be of use:

Apr 30 11:27:52 SWIFT3 bluetoothd[458]: Starting SDP server
Apr 30 11:27:52 SWIFT3 bluetoothd[458]: Bluetooth management interface 1.21 initialized
Apr 30 11:28:37 SWIFT3 bluetoothd[458]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 14:3F:A6:D5:A8:56: Protocol not available
Apr 30 11:29:00 SWIFT3 bluetoothd[458]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 14:3F:A6:D5:A8:56: Protocol not available
Apr 30 11:29:06 SWIFT3 bluetoothd[458]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 14:3F:A6:D5:A8:56: Protocol not available
Apr 30 11:29:07 SWIFT3 bluetoothd[458]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 14:3F:A6:D5:A8:56: Protocol not available
Apr 30 11:29:07 SWIFT3 bluetoothd[458]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 14:3F:A6:D5:A8:56: Protocol not available
Apr 30 11:29:08 SWIFT3 bluetoothd[458]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 14:3F:A6:D5:A8:56: Protocol not available
Apr 30 11:29:08 SWIFT3 bluetoothd[458]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 14:3F:A6:D5:A8:56: Protocol not available

Offline

#2 2022-04-30 11:38:24

bruh-i-use-arch-cow
Member
Registered: 2020-07-01
Posts: 46

Re: Bluetooth not working on DWM (but working completely fine on i3 ?)

try rebooting your system, after making sure that bluetooth.service is enabled

Offline

#3 2022-04-30 18:28:00

BlackarchNet
Banned
From: Allentown
Registered: 2022-04-11
Posts: 25

Re: Bluetooth not working on DWM (but working completely fine on i3 ?)

Try some of these, in DWM if rebooting didn't work.

sudo pacman -Syyuu --overwrite "*" bluez bluez-utils bluedevil

sudo systemctl start bluetooth.service -f

bluetoothctl power on

And reinstall DWM using however you installed it from the AUR, yay trizen, paru, manually etc.

Last edited by BlackarchNet (2022-04-30 18:28:49)


-King Mặsặdặ
KingDotNet

"Hail to the one, Kneel to the crown, Hail to the King"

Offline

Board footer

Powered by FluxBB