User avatar
flori_ava_star:~cursor_blinking made-with-estrogen verifiedlesbian @star@amazonawaws.com
2w
First time a Fedora update is giving me trouble. Kernel 7.0.7 just disables my bluetooth !!?
❤️1
1
0
3
1

User avatar
Lena @GPN24 [☎️ 5044] @lmke@chaos.social
2w
@star interesting, for me its the other way around. i cant disable bluetooth.
2
0
0
0
User avatar
Mitsunee @mitsunee@mk.absturztau.be
2w
@lmke @star tried to find it again, here's what I used last time to toggle off and on bluetooth completely (which did fix my issues):
HCI_DEVICE=`rfkill list all | grep -o 'hci*.'`

sudo hciconfig $HCI_DEVICE down
sudo systemctl disabled bluetooth
sudo rmmod btusb

sudo modprobe btusb
sudo hciconfig $HCI_DEVICE up
sudo systemctl enable bluetooth



(
rfkill list all also has some more information like whether there's a software or hardware block active, and lists other types of devices too, might be interesting to check first)

hope that somehow helps
neofox_floof
0
0
1
0
User avatar
flori_ava_star:~cursor_blinking made-with-estrogen verifiedlesbian @star@amazonawaws.com
2w
@lmke Hey, do you wanna trade? neocat_googly_woozy
0
0
1
0