Difference between revisions of "IBM Integrated Bluetooth II with 56K Modem (BMDC)"

From ThinkWiki
Jump to: navigation, search
(Linux Bluetooth driver)
(Linux Modem driver)
Line 31: Line 31:
  
 
=== Linux Modem driver ===
 
=== Linux Modem driver ===
The Linux driver from [http://linux.softpedia.com/get/System/Hardware/slmodem-8718.shtml SmartLink] supports this device.<br>
+
The Linux driver from [http://linmodems.technion.ac.il/packages/smartlink/ SmartLink] supports this device.<br>
 
Latest version of this driver is 2.9.11.
 
Latest version of this driver is 2.9.11.
  
The kernel driver snd_intel8x0m supports this device.                                                                                                                               
+
The ALSA modem driver may be used instead of the proprietary ones from SmartLink (see README ALSA mode), as it avoids tainting your kernel, and does not require a recompile each time you update your kernel version.
                                                                                                                                                                                   
+
 
The ALSA modem driver may be used instead of the proprietary ones                                                                                                                  
+
For Debian this is sl-modem-daemon deb, and for Fedora there is a slmodem rpm in the [http://rpmfusion.org RPM-Fusion] nonfree repository.
from SmartLink (see README ALSA mode), as it avoids tainting your                                                                                                                  
+
 
kernel, and does not require a recompile each time you update                                                                                                                      
+
Once you have installed the package, edit /etc/sysconfig/slmodem and set INTERFACE=ALSA and ALSA_DEVICE=hw:1,0 and optionally the country (if you do not set the country, it will default to USA).
your kernel version.                                                                                                                                                                
 
                                                                                                                                                                                   
 
For debian this is sl-modem-daemon deb and for fedora there is                                                                                                                      
 
slmodem-alsa rpm in RPM-Fusion repository.
 
  
 
=== ThinkPads this card may be found in ===
 
=== ThinkPads this card may be found in ===

Revision as of 12:52, 22 March 2010

Bluetooth Logo

IBM Integrated Bluetooth II with 56K Modem (BMDC)

This is a combination USB Bluetooth and AC97 Modem Adapter that is installed in a CDC slot.

Bluetooth Features

  • Chipset: Actiontec
  • USB ID: 1668:0441

Modem Features

  • Chipset: Agere
  • AC'97 Modem

IBM Partnumbers

IBM FRU PN: 26P8396, 91P7259, 91P7315

Also known (in IBM literature) as....

  • IBM Integrated Bluetooth with 56K Modem (BMDC)
  • Bluetooth/Modem Combo card
  • IBM Integrated Bluetooth with 56K Modem, Actiontec

Linux Bluetooth driver

This card will work with the standard Linux Bluetooth drivers (btusb).

The Bluetooth device is implemented using USB, and you might be able to enabled or disabled it with the FnF5 key combination.

On recent Distros, you can also enable/disable it with echo 1 > /sys/devices/platform/thinkpad_acpi/bluetooth_enable if you have the thinkpad_acpi kernel module installed.

Linux Modem driver

The Linux driver from SmartLink supports this device.
Latest version of this driver is 2.9.11.

The ALSA modem driver may be used instead of the proprietary ones from SmartLink (see README ALSA mode), as it avoids tainting your kernel, and does not require a recompile each time you update your kernel version.

For Debian this is sl-modem-daemon deb, and for Fedora there is a slmodem rpm in the RPM-Fusion nonfree repository.

Once you have installed the package, edit /etc/sysconfig/slmodem and set INTERFACE=ALSA and ALSA_DEVICE=hw:1,0 and optionally the country (if you do not set the country, it will default to USA).

ThinkPads this card may be found in

External Sources