[Bug 447312] Re: [Karmic Beta] Bluetooth is disabled.

selimhanov selimhanov at gmail.com
Sun Nov 8 17:33:55 GMT 2009


 I solved my problem with disabled bluetooth doing following:
 Wrote in terminal

 rfkill list

 and got message something like
-------------------------------------------
 1: phy0: Wireless LAN
             Soft blocked: no
             Hard blocked: no
         ........
3: hci0: Bluetooth
            Soft blocked: no
            Hard blocked: no
---------------------------------------------
in order to detect idx of my bluetooth device (in my case, hci0)
then we should type

rfkill unblock hci0 (you should write your idx of your bluetooth device
instead of "hci0")

then just log off and log in again or restart PC and bluetooth now must
work properly.

Sorry, can't remember the thread at launchpad where I found this
solution, that's why described it the way I remember.

Hope it helps someone too.

-- 
[Karmic Beta] Bluetooth is disabled.
https://bugs.launchpad.net/bugs/447312
You received this bug notification because you are a member of
Bluetooth, which is subscribed to gnome-bluetooth in ubuntu.



More information about the Ubuntu-bluetooth mailing list