Comment #3 is for Ubuntu 11.10 with Lighdm. For Ubuntu 11.04 is ugly working 
fix is:
1. sudo nano /etc/gdm/Init/Default
2. add these lines to the end of the file:
/etc/init.d/bluetooth stop
while [ $(pgrep -x bluetoothd) ]; do sleep 0.1; done
/etc/init.d/bluetooth start
3. logoff or restart

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/830446

Title:
  Bluetooth doesn't work in kubuntu 11.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/830446/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to