Difference between revisions of "Bluetooth Daughter Card (14 pins)"

From ThinkWiki
Jump to: navigation, search
m (addition of BT model)
(External Sources)
Line 39: Line 39:
 
*[http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-51427 IBM's page about configuring Bluetooth under Linux]
 
*[http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-51427 IBM's page about configuring Bluetooth under Linux]
 
*[http://www.broadcom.com/products/Bluetooth/Bluetooth-RF-Silicon-and-Software-Solutions/BCM2045 Broadcom BCM2045 Product]
 
*[http://www.broadcom.com/products/Bluetooth/Bluetooth-RF-Silicon-and-Software-Solutions/BCM2045 Broadcom BCM2045 Product]
 +
*[http://blogs.ebay.com.hk/lingqi-tech/archive/2007/12 Compare CDC slot types and CDC Bluetooth Cards for various ThinkPad Models]
  
  
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 23:33, 31 March 2008

Bluetooth Logo

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

  • Chipset: Broadcom
  • Model: BCM2045B
  • USB VID/PID: 0A5C:2110

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 this doesn't work, you can load the ibm_acpi or 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 the T60, T61 and Z61, the Wireless kill-radio switch disables both WiFi and Bluetooth (Verified on a ThinkPad Z60m, Z61t, T60, and T61).

See Also

ThinkPads Using This Device

External Sources