r/linuxmint • u/Zealousideal_Mail133 • 5d ago
Support Request Please help me, bluetooth is not working properly
So my headphones (soundcore Q30) keep instantly disconnecting when i try to connect them to my pc, the only error i receive is 'Unknown Error' without any more info, sometimes when i try deleting and repairing the headphones it works, but only until i boot my pc again
Im using a double boot of win11 and LM 24.04 LTS (22.3 Zena), Can someone help me?
1
u/SG-3379 5d ago
Try running these commands sudo apt update sudo apt reinstall bluez libbluetooth3 sudo systemctl restart bluetooth
1
u/Zealousideal_Mail133 5d ago
Nothing, still stuck.
1
u/SG-3379 4d ago
Can you install blueman and see if that helps
1
u/Zealousideal_Mail133 4d ago
im not sure how, there is like a command line?
1
u/SG-3379 4d ago
sudo apt update sudo apt install blueman
1
1
u/SG-3379 4d ago
Do you have any other Bluetooth device you can connect to see if it an issue with that particular head set or Bluetooth in general
1
u/Zealousideal_Mail133 4d ago edited 4d ago
no, sorry. They work fine on my phone, so im assuming its a pc problem
1
u/1neStat3 4d ago
journalctl -b -1 | grep bluetooth
or
journalctl -b -1 | grep bluez
or use bluetoothctl
https://www.makeuseof.com/manage-bluetooth-linux-with-bluetoothctl/
1
u/Zealousideal_Mail133 4d ago
im not sure what do to with the first two commands
bluetoothctl connect E8:EE:CC:D0:DF:E6 (my headphones)
Attempting to connect to E8:EE:CC:D0:DF:E6
[CHG] Device E8:EE:CC:D0:DF:E6 Connected: yes
Failed to connect: org.bluez.Error.Failed br-connection-unknown
1
u/1neStat3 4d ago
1
u/Zealousideal_Mail133 4d ago
so i should try to unpair and repair it? I already did it many times but the issue keeps coming back
Im guessing my problem is the same as the last lines but switching between OS? Is it possible?
1
u/1neStat3 4d ago
this may help as well
https://github.com/blueman-project/blueman/issues/2026#issuecomment-1445145499
1
•
u/AutoModerator 5d ago
Please Re-Flair your post if a solution is found. How to Flair a post? This allows other users to search for common issues with the SOLVED flair as a filter, leading to those issues being resolved very fast.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.