deepin使用笔记-解决蓝牙设备开机自动开启的问题

1.安装蓝牙驱动管理

#apt-get install blueman

2.打开蓝牙驱动管理,关闭设备

3.关闭蓝牙开机启动服务

#systemctl disable bluetooth.service

#/lib/systemd/systemd-sysv-install disable bluetooth

4.重启

reboot

 

上一篇:selenium启动Chrome时,加载用户配置文件


下一篇:dbus-1.12.16 交叉编译