Introduction

This page lists some of the Bluetooth USB Adapters that work on Ubuntu. For help with Bluetooth in Ubuntu, see the community documentation on Setting up Bluetooth. You may also want to consider purchasing a free software compatible device. Unlike non-free driver dependent hardware support exists out of the box and will continue working going forward. Many other Bluetooth dongles will not. Free software compatible adapters are available from stores such as ThinkPenguin.com.

To get information about you BlueTooth device use commands:

$ lsusb
...
Bus 002 Device 005: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
...
$ hciconfig
hci0:   Type: USB
...
$ hciconfig -a hci0
...
        Manufacturer: Accel Semiconductor Ltd. (74)

Unbranded

Azio

Belkin

Belkin F8T016(uk) micro USB adapter.

Works out of the box in Ubuntu 12.04.

Initially detected by ubuntu hardy but doesn't work straight away. Needs two edits:

There is a patch available in bluez but it is easier to just edit the files. The first edit stops ubuntu automatically loading the module and the second loads the module with the correct parameter. (Thank you Marcel Holtmann).

Bluetake

Works out-of-the-box in Ubuntu v10.04 ~ 11.04 but stopped working reliably in 11.10, frequent kernel panics and other general not good stuff, [Bug: 901770]

$ lsusb Bus 007 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

$ hciconfig -a hci0 Manufacturer: Cambridge Silicon Radio (10)

Might need same fix as Belkin : add "blacklist hci_usb" to /etc/modprobe.d/blacklist.conf, and add "hci_usb reset=1" to /etc/modules

Cirago

CityCom Corp

Conceptronic

D-Link

Kensington

Konig

Hama

IO Gear

JVC

MSI

Rocketfish

SafeCom Technologies

Speedlink

TRENDnet

Trust Brand

Billionton Systems Inc.

Other Related

1. HOW-TO: GPRS Connection via Bluetooth

2. HOWTO: Hoary and Nokia Phones via Bluetooth

3. HOWTO: Share your Ubuntu connection with Symbian phones

Non working devices

[http://www.leenooks.com/USB_Bluetooth_Adapters Non working USB Bluetooth Adapters]


CategoryHardware

HardwareSupportComponentsBluetoothUsbAdapters (last edited 2017-07-11 09:31:47 by syzop)