Difference between revisions of "Bluetooth Daughter Card (14 pins)"
(Added link to Bluetooth setup page. Fixed some wording.) |
m (Verified on T61, too.) |
||
Line 23: | Line 23: | ||
{{cmdroot|echo "enable" > /proc/acpi/ibm/bluetooth}} | {{cmdroot|echo "enable" > /proc/acpi/ibm/bluetooth}} | ||
− | On the T61 and Z61, the Wireless kill-radio switch disables both WiFi and Bluetooth | + | On the T61 and Z61, the Wireless kill-radio switch disables both WiFi and Bluetooth (Verified on a ThinkPad Z60m, Z61t, and T61). |
− | |||
− | (Verified on a ThinkPad Z60m and | ||
=== See Also === | === See Also === |
Revision as of 20:32, 3 August 2007
ThinkPad Bluetooth with Enhanced Data Rate (BDC-2)This is a USB Bluetooth Adapter that is installed in a CDC slot in the screen assembly. Features
|
IBM Partnumbers
IBM FRU PN: 39T0497
Linux Driver
The Bluetooth adapter uses the hci_usb driver (CONFIG_BT_HCIUSB).
One can enable Bluetooth by pressing FnF5. If you have the ibm_acpi kernel module loaded or compiled into the kernel, you may also run the following command with root privileges:
# echo "enable" > /proc/acpi/ibm/bluetooth
On the T61 and Z61, the Wireless kill-radio switch disables both WiFi and Bluetooth (Verified on a ThinkPad Z60m, Z61t, and T61).