[Bug 552579] Re: [lucid] bluetooth not working

Jens Janssen jejan at gmx.net
Tue Jun 1 10:39:38 BST 2010


Problem solved for me at least:
I changed the content of /lib/udev/rules.d/97-bluetooth.rules
from
ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/usr/sbin/bluetoothd --udev"
to
ACTION=="add", SUBSYSTEM=="bluetooth", KERNELS=="hci0", RUN+="/usr/sbin/bluetoothd --udev"
(change hci0 corresponding to your device name)

This fix needs some testing. If it solve your problem - OK. Otherwise I
have to open a new bugreport.

-- 
[lucid] bluetooth not working
https://bugs.launchpad.net/bugs/552579
You received this bug notification because you are a member of
Bluetooth, which is subscribed to bluez in ubuntu.



More information about the Ubuntu-bluetooth mailing list