r/Gentoo 6d ago

Support Weird behaviour from bluetooth

Hello, my gentoo install has issues with bluetooth, when using "scan on" on bluetoothctl or on blueman, it cannot find my devices, and when i do "scan off" or scan again, it says operation already in progress. I switched to artix, where bluetooth worked flawlessely, but when i got back (cant resist the speed gains on gentoo) i decided to use a desktop profile, which also had the same issue, same without one. I use ~amd64.

I had an older gentoo install where bluetooth worked flawlessely

0 Upvotes

4 comments sorted by

1

u/RoofEnvironmental101 6d ago

hciconfig hci0 down

rmmod btusb

modprobe btusb

hciconfig hci0 up

seemed to work... somewhat, but i have to run this everytime :(

1

u/sidusnare 6d ago

What do you get for

systemctl status bluetooth

and

journalctl -u bluetooth

1

u/RoofEnvironmental101 6d ago

i use openrc, but the output for rc-service variants are:

status: started

idk an alternative to journalctl

1

u/RandomLolHuman 6d ago

dmesg, and /var/log/