Skip to content

Commit 59f45a2

Browse files
committed
update bluetooth autoenable
1 parent f5a764c commit 59f45a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rookie/DE&App.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ sudo pacman -S bluez bluez-utils
238238
sudo systemctl enable --now bluetooth
239239
```
240240

241-
设置开机自动启用蓝牙设备,编辑`/etc/bluetooth/main.conf`文件,将`AutoEnable`设置为 true 即可。
241+
设置开机自动启用蓝牙设备,编辑`/etc/bluetooth/main.conf`文件,将`AutoEnable`设置为 true 即可。如果一些设备依然无法实现开机自动连接,尝试继续将`Experimental`以及`KernelExperimental`两项的值设置为 true。
242242

243243
博通(Broadcom)网卡在 Linux 下的支持度很差,无论是无线还是蓝牙模块。对于无线功能来说,一般直接安装 broadcom-wl 包即可。
244244

0 commit comments

Comments
 (0)