You are not logged in.

#1 2010-03-12 20:21:55

jeepee
Member
From: Turnhout / Leuven
Registered: 2009-01-10
Posts: 28

bluetooth doesn't go up on latitude e6500 [SOLVED]

Since a few months my bluetooth is broken. I can't get it up anymore (my bluetooth-device ;-))

Here are the commands I execute:

$ hciconfig -a

$ rfkill list
1: dell-bluetooth: Bluetooth
    Soft blocked: yes
    Hard blocked: yes
$ rfkill unblock bluetooth
$ rfkill list
1: dell-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: yes
$ hciconfig -a
hci0:    Type: USB
    BD Address: 00:22:68:E1:65:C1 ACL MTU: 1021:8 SCO MTU: 64:8
    DOWN 
...
$ hciconfig hci0 up

After these commands have been executed, the cycle begins again, without the device has gone up.

The messages I get in /var/log/messages.log are as follows:

After the rfkill unblock:

Mar 12 21:20:46 anduril kernel: usb 3-1: new full speed USB device using uhci_hcd and address 23
Mar 12 21:20:47 anduril kernel: usb 3-1: configuration #1 chosen from 1 choice
Mar 12 21:20:47 anduril kernel: hub 3-1:1.0: USB hub found
Mar 12 21:20:47 anduril kernel: hub 3-1:1.0: 3 ports detected
Mar 12 21:20:47 anduril kernel: usb 3-1.1: new full speed USB device using uhci_hcd and address 24
Mar 12 21:20:47 anduril kernel: usb 3-1.1: configuration #1 chosen from 1 choice
Mar 12 21:20:47 anduril kernel: input: HID 413c:8157 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/input/input24
Mar 12 21:20:47 anduril kernel: generic-usb 0003:413C:8157.000C: input,hidraw0: USB HID v1.11 Keyboard [HID 413c:8157] on usb-0000:00:1a.0-1.1/input0
Mar 12 21:20:47 anduril kernel: usb 3-1.2: new full speed USB device using uhci_hcd and address 25
Mar 12 21:20:47 anduril kernel: usb 3-1.2: configuration #1 chosen from 1 choice
Mar 12 21:20:47 anduril kernel: input: HID 413c:8158 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input25
Mar 12 21:20:47 anduril kernel: generic-usb 0003:413C:8158.000D: input,hidraw2: USB HID v1.11 Mouse [HID 413c:8158] on usb-0000:00:1a.0-1.2/input0
Mar 12 21:20:47 anduril kernel: usb 3-1.3: new full speed USB device using uhci_hcd and address 26
Mar 12 21:20:48 anduril kernel: usb 3-1.3: configuration #1 chosen from 1 choice
Mar 12 21:20:48 anduril bluetoothd[7106]: HCI dev 0 registered
Mar 12 21:20:48 anduril bluetoothd[7106]: HCI dev 0 up
Mar 12 21:20:48 anduril bluetoothd[7106]: Starting security manager 0
Mar 12 21:20:48 anduril bluetoothd[7106]: Adapter /org/bluez/7106/hci0 has been enabled
Mar 12 21:20:48 anduril bluetoothd[7106]: Stopping security manager 0
Mar 12 21:20:48 anduril bluetoothd[7106]: HCI dev 0 down
Mar 12 21:20:48 anduril bluetoothd[7106]: Adapter /org/bluez/7106/hci0 has been disabled
Mar 12 21:20:48 anduril blueman-mechanism: Starting blueman-mechanism
Mar 12 21:21:18 anduril blueman-mechanism: Exiting

After the hciconfig hci0 up:

Mar 12 21:21:53 anduril bluetoothd[7106]: HCI dev 0 up
Mar 12 21:21:53 anduril bluetoothd[7106]: Starting security manager 0
Mar 12 21:21:53 anduril bluetoothd[7106]: Adapter /org/bluez/7106/hci0 has been enabled
Mar 12 21:21:54 anduril blueman-mechanism: Starting blueman-mechanism 
Mar 12 21:21:54 anduril bluetoothd[7106]: HCI dev 0 down
Mar 12 21:21:54 anduril bluetoothd[7106]: Adapter /org/bluez/7106/hci0 has been disabled
Mar 12 21:21:54 anduril bluetoothd[7106]: Stopping security manager 0
Mar 12 21:21:54 anduril kernel: usb 3-1: USB disconnect, address 23
Mar 12 21:21:54 anduril kernel: usb 3-1.1: USB disconnect, address 24
Mar 12 21:21:54 anduril kernel: usb 3-1.2: USB disconnect, address 25
Mar 12 21:21:54 anduril kernel: usb 3-1.3: USB disconnect, address 26
Mar 12 21:21:54 anduril bluetoothd[7106]: HCI dev 0 unregistered
Mar 12 21:21:54 anduril bluetoothd[7106]: Unregister path: /org/bluez/7106/hci0

Does anyone have clue what the problem is and how it can be resolved?

Last edited by jeepee (2010-03-24 14:18:27)

Offline

#2 2010-03-23 13:02:38

sati
Member
Registered: 2008-03-12
Posts: 22

Re: bluetooth doesn't go up on latitude e6500 [SOLVED]

Also suffering from similar problems with USB Bluetooth dongle. Have to constantly unplug & plug dongle, restart bluetoothd and sometimes reboot to get it working again. - Possible kernel driver issues?

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

Seems to be error messages with hci0 going down:

Mar 23 12:54:01 echo bluetoothd[14078]: Starting security manager 0
Mar 23 12:54:06 echo bluetoothd[14078]: Adapter /org/bluez/14072/hci0 has been enabled
Mar 23 12:54:06 echo bluetoothd[14078]: Stopping security manager 0
Mar 23 12:54:06 echo bluetoothd[14078]: HCI dev 0 down
Mar 23 12:54:06 echo bluetoothd[14078]: Adapter /org/bluez/14072/hci0 has been disabled
Mar 23 12:54:50 echo kernel: usb 3-1: USB disconnect, address 20
Mar 23 12:54:50 echo bluetoothd[14078]: HCI dev 0 unregistered
btusb_bulk_complete: hci0 urb ffff88013d191480 failed to resubmit (19)
btusb_bulk_complete: hci0 urb ffff88013d191540 failed to resubmit (19)

and streams and streams of the following in dmesg until the dongle is removed

hci_cmd_task: hci0 command tx timeout

Anyone any clues as where to start resolving this?

Offline

#3 2010-03-24 14:18:07

jeepee
Member
From: Turnhout / Leuven
Registered: 2009-01-10
Posts: 28

Re: bluetooth doesn't go up on latitude e6500 [SOLVED]

My problem disappeared yesterday with the update to bluez-4.61-2, (possibly in combination with a kernelupdate?) Maybe you could try updating as well?

Offline

Board footer

Powered by FluxBB