Don't understand german? Read or subscribe to my english-only feed.

Sitecom Bluetooth USB Adapter und Linux

Über meinen MSI Bluetooth Transceiving Key/Dongle hab ich ja schon mal gebloggt. Jetzt habe ich einen weiteren Bluetooth USB Adapter zum Testen und füttere hiermit Google: ‘Cambridge Silicon Radio Bluetooth Device’. Auf dem Adapter steht noch der Firmenname Sitecom und auch vom Aussehen her entspricht er dem CN-500 – Bluetooth USB Adapter.

Das Gerät nimmt man ganz einfach in Betrieb, anstecken und im Kernellog sollte Folgendes auftauchen:

Nov 15 23:44:37 grml kernel: usb 1-1: new full speed USB device using uhci_hcd and address 4
Nov 15 23:44:37 grml kernel: Bluetooth: Core ver 2.7
Nov 15 23:44:37 grml kernel: NET: Registered protocol family 31
Nov 15 23:44:37 grml kernel: Bluetooth: HCI device and connection manager initialized
Nov 15 23:44:37 grml kernel: Bluetooth: HCI socket layer initialized
Nov 15 23:44:37 grml kernel: Bluetooth: HCI USB driver ver 2.9
Nov 15 23:44:37 grml kernel: usbcore: registered new driver hci_usb

Und im Einsatz mit einer Bluetooth-Maus funktioniert der Adapter auch einwandfrei:

root@grml ~/bin # hwinfo --bluetooth
02: USB 00.0: 11500 Bluetooth Device
  [Created at usb.122]
  Unique ID: ADDn.nQKjiuCfL84
  Parent ID: k4bc.aBPORg3loEB
  SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1:1.0
  SysFS BusID: 1-1:1.0
  Hardware Class: bluetooth
  Model: 'Cambridge Silicon Radio Bluetooth Device'
  Hotplug: USB
  Vendor: usb 0x0a12 'Cambridge Silicon Radio Ltd.'
  Device: usb 0x0001 
  Revision: '5.25'
  Driver: 'hci_usb'
  Speed: 12 Mbps
  Module Alias: 'usb:v0A12p0001d0525dcE0dsc01dp01icE0isc01ip01'
  Driver Info #0:
    Driver Status: hci_usb is active
    Driver Activation Cmd: 'modprobe hci_usb'
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #1 (Hub)

Der Adapter wurde mir freundlicherweise von Jürgen Oesterle im Zuge der grml-donations gesponsert. Auch an dieser Stelle noch einmal ein herzliches Dankeschön, Jürgen!

Comments are closed.