Ubuntu 12.10 64 位
$ psg blue
simon 2852 2713 0 15:15 ? 00:00:00 bluetooth-applet
root 4143 1 0 15:17 ? 00:00:00 /usr/sbin/bluetoothd
$ gsettings get com.canonical.indicator.bluetooth visible
true
$ rfkill unblock bluetooth
Can't open RFKILL control device: No such file or directory
$ rfkill list all
Can't open RFKILL control device: No such file or directory
$ dmesg | grep blue
<nothing>
我使用 USB 蓝牙适配器。我的电脑没有集成蓝牙。
我可以启用蓝牙并配对一个耳机(就像截图显示的那样)
但是蓝牙指示灯没有显示,
是什么问题?