Hcitool can't see my bluetooth dongle under Ubuntu

Bug #60553 reported by lhahne
4
Affects Status Importance Assigned to Milestone
bluez-utils (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: bluez-utils

I have a bluetooth usb dongle which has worked under Linux before. It works with Windows too.

When I insert it, kernel apparently recognises it as dmesg lists the device. Even lsusb displays it. But when I run hcitool scan it reports "Device is not available: No such device" This is under Edgy.

From dmesg:
[ 1277.247754] usb 1-1: new full speed USB device using uhci_hcd and address 2
[ 1277.367746] usb 1-1: device descriptor read/64, error -71
[ 1277.768802] usb 1-1: configuration #1 chosen from 1 choice
[ 1279.216506] Bluetooth: HCI USB driver ver 2.9
[ 1279.222615] usbcore: registered new driver hci_usb

From lsusb:
Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

lhahne (lauri-h)
description: updated
Revision history for this message
lhahne (lauri-h) wrote :

sudo hciconfig hci0 up

seems to help but this wasn't documented anywhere. Currently it finds my phone but hcitool auth xxxxxxx times out.

Revision history for this message
Ralf Meyer (ranf) wrote :

I have exactly the same dongle.

lsusb:
---
Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
---

You seem to have USB 2.0 while I have USB 1.1.

dmesg:
---
[18522042.664000] usb 1-1.3: new full speed USB device using ohci_hcd and address 4
---

It works for me (Ubuntu 6.06.1 Dapper).

I suspect it's a problem in uhci_hcd (Kernel bug then)?

uname -a:
---
Linux schlepp 2.6.15-27-686 #1 SMP PREEMPT Sat Sep 16 02:13:27 UTC 2006 i686 GNU/Linux
---

Revision history for this message
Ralf Meyer (ranf) wrote :

I will test it with Edgy in the next days.

Revision history for this message
Ralf Meyer (ranf) wrote :

Ok, dist-upgraded.

dmesg:
---
[17185088.580000] usb 1-1.4: new full speed USB device using ohci_hcd and address 3
[17185088.936000] usb 1-1.4: configuration #1 chosen from 1 choice
[17185090.080000] Bluetooth: HCI USB driver ver 2.9
[17185090.160000] usbcore: registered new driver hci_usb
---

Revision history for this message
Onkar Shinde (onkarshinde) wrote :

You are using wrong command.

To scan for local devices (bluetooth dongles) the command is 'hcitool dev'
'hcitool scan' scans for remote devices. Please check 'man hcitool'.

Changed in bluez-utils:
status: Unconfirmed → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.