前几天在我的T43上搞定了如何使用usb的蓝牙,但在办公PC上使用时遇到一个问题:
用hcitool搜索bluetooth设备时提示
Device is not available: No such device
用lsusb可以看到设备。
参考 www.rolfs.no/2006/08/23/kernel-hci_cmd_task-hci0-c… 得到解决办法:
$ sudo hciconfig hci0 up
$ sudo hcitool scan
$ sudo hcitool scan
0 Responses to “ubuntu下使用usb bluetooth stick遇到的一个问题”