Difference between revisions of "ThinkPad Bluetooth with Enhanced Data Rate (BDC-2.1)"

From ThinkWiki
Jump to: navigation, search
(←Created page with '__NOTOC__ {| width="100%" |style="vertical-align:top" |Bluetooth Logo250px |style="vertical-align:top" | <div style="...')
 
Line 14: Line 14:
 
|}
 
|}
  
=== IBM Partnumbers ===
+
=== Partnumbers ===
IBM FRU PN: 42T0969
+
FRU PN: 42T0969
 +
FRU PN: 44C9696 (X200 Tablet)
  
 
=== Linux Driver ===
 
=== Linux Driver ===
Line 35: Line 36:
 
* {{R400}}
 
* {{R400}}
 
* {{T400}}
 
* {{T400}}
* {{X200}}, {{X200s}}, {{X201}}, {{X201s}}
+
* {{X200}}, {{X200s}}, {{X200 Tablet}}, {{X201}}, {{X201s}}
  
 
=== External Sources ===
 
=== External Sources ===

Revision as of 12:53, 4 March 2010

Bluetooth LogoFRU39T0497.jpg

ThinkPad Bluetooth with Enhanced Data Rate (BDC-2.1)

This is a USB Bluetooth Adapter that is installed in a BDC slot in the screen assembly.

Features

  • Chipset: ?
  • Model: ?
  • USB VID/PID: ?

Partnumbers

FRU PN: 42T0969 FRU PN: 44C9696 (X200 Tablet)

Linux Driver

The Bluetooth adapter uses the hci_usb driver (CONFIG_BT_HCIUSB).

One can enable Bluetooth by pressing FnF5. If this doesn't work, you can load the thinkpad-acpi kernel module and run the following command with root privileges:

# echo "enable" > /proc/acpi/ibm/bluetooth

When Bluetooth is enabled, the Bluetooth-logo LED will light up and executing # lsusb will show an entry mentioning "Broadcom".

On recent ThinkPads the Wireless killswitch disables both WiFi and Bluetooth.

See Also

ThinkPads Using This Device

External Sources