Comment 11 for bug 289836

Revision history for this message
Dominique MeeĆ¹s (dominiquem) wrote : Re: Bluetooth doesn't work

Ubuntu 8.10, bluez 4.12-0ubuntu5
I have a Bluetooth device that was functioning perfectly under 8.04
It is still there :
# lsusb
Bus 001 Device 005: ID 2001:f111 D-Link Corp. [hex] DBT-122 Bluetooth adapter

hciconfig gives a "result" but actually null :
# hciconfig
hci0: Type: USB
 BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
 DOWN
 RX bytes:0 acl:0 sco:0 events:0 errors:0
 TX bytes:18 acl:0 sco:0 commands:6 errors:0

hcitool gives no result:
# hcitool dev
Devices:

and hiciconfig cannot start hci0 :
# hciconfig hci0 up
Can't init device hci0: Connection timed out (110)

Here are the bluetooth messages in daemon.log :
Nov 4 18:07:20 library bluetoothd[5320]: Bluetooth daemon
Nov 4 18:07:20 library bluetoothd[5320]: Starting SDP server
Nov 4 18:07:20 library bluetoothd[5320]: Starting experimental netlink support
Nov 4 18:07:20 library bluetoothd[5320]: Failed to find Bluetooth netlink family
Nov 4 18:07:20 library bluetoothd[5320]: Can't init plugin /usr/lib/bluetooth/plugins/netlink.so
Nov 4 18:07:20 library bluetoothd[5320]: bridge pan0 created
Nov 4 18:07:20 library bluetoothd[5320]: HCI dev 0 registered
Nov 4 18:07:20 library bluetoothd[5320]: HCI dev 0 up
Nov 4 18:07:20 library bluetoothd[5320]: Registered interface org.bluez.SerialProxyManager on path /org/bluez/hci0
Nov 4 18:07:25 library bluetoothd[5320]: Can't write class of device: Connection timed out (110)
Nov 4 18:07:30 library bluetoothd[5320]: Can't write class of device: Connection timed out (110)
Nov 4 18:07:34 library bluetoothd[5320]: Can't write class of device: Connection timed out (110)
Nov 4 18:07:34 library bluetoothd[5320]: Registered interface org.bluez.Service on path /org/bluez/hci0
Nov 4 18:07:39 library bluetoothd[5320]: Can't write class of device: Connection timed out (110)
Nov 4 18:07:39 library bluetoothd[5320]: Registered interface org.bluez.NetworkPeer on path /org/bluez/hci0
Nov 4 18:07:45 library bluetoothd[5320]: Can't write class of device: Connection timed out (110)
Nov 4 18:07:45 library bluetoothd[5320]: Registered interface org.bluez.NetworkHub on path /org/bluez/hci0
Nov 4 18:07:50 library bluetoothd[5320]: Can't write class of device: Connection timed out (110)
Nov 4 18:07:50 library bluetoothd[5320]: Registered interface org.bluez.NetworkRouter on path /org/bluez/hci0
Nov 4 18:07:50 library bluetoothd[5320]: Adapter /org/bluez/hci0 has been enabled
Nov 4 18:07:50 library bluetoothd[5320]: Starting security manager 0
Nov 4 18:42:32 library bluetoothd[5320]: Unable to start periodic inquiry: Connection timed out (110)
# bluetoothd restart
Nov 4 19:04:30 library bluetoothd[7532]: Bluetooth daemon
Nov 4 19:04:30 library bluetoothd[7532]: Unable to get on D-Bus
# bluetoothd stop
Nov 4 19:06:04 library bluetoothd[7554]: Bluetooth daemon
Nov 4 19:06:04 library bluetoothd[7554]: Unable to get on D-Bus
# bluetoothd start
Nov 4 19:07:00 library bluetoothd[7568]: Bluetooth daemon
Nov 4 19:07:00 library bluetoothd[7568]: Unable to get on D-Bus