经过一晚上的折腾,rfkill
终于解决了问题,通过清除蓝牙解决了 WiFi(RTL8221CE) 中断问题。一些配置被更改了,现在启动时会显示以下内容,但我没有引用:
rfkill 无法打开 /dev/rfkill 权限被拒绝,请尽快修复..
rfkill list bluetooth
什么都没显示,
sudo systemctl status bluetooth
节目不活跃(死亡),无法再打开它。
bluez gui 也无法启动,说没有检测到驱动程序,重新安装后,它不再显示在菜单中,并且bluez
命令也不运行任何东西。
问题:我们如何修复 rfkill 警报并重新打开蓝牙?
编辑:这些是问题出现之前我们使用的命令,
sudo gedit /etc/bluetooth/main.conf
sudo systemctl disable bluetooth.service
echo "rfkill block bluetooth" >> ~/.profile
gsettings set org.blueman.plugins.powermanager auto-power-on false
sudo rfkill block bluetooth
Disabling power-save settings