cutefishos / settings

System settings.
GNU General Public License v3.0
61 stars 37 forks source link

Bluetooth cannot be used #39

Closed weclix closed 2 years ago

weclix commented 2 years ago

system:archlinux

desktop:Built on the latest code, version 0.6

feature:

1.After turning off the Bluetooth option in the setting, turn it on again, and the settings window will be closed. 2.Use the terminal to open cutefish-settings and enter the Bluetooth option. The window shows that Bluetooth is turned on, but there is no Bluetooth device list, and the terminal does not have any information about Bluetooth.

other:

Three devices turn on Bluetooth and wait for the link. The bluetooth.service of the pc has been started no error message is seen when executing systemctl status bluetooth. The bluetooth device is not locked after executing rfkill list

BenitzCoding commented 2 years ago

Do $ apt install blueman and restart. That should get your bluetooth working!

weclix commented 2 years ago

I will try to install blueman at night, thank you.But the Bluetooth of settings is still not available

weclix commented 2 years ago

Do $ apt install blueman and restart. That should get your bluetooth working!

thank you. The problem has been solved