please run:

for i in /sys/class/rfkill/rfkill*; do echo Device; echo -n "  Name: ";
cat $i/name; echo -n "  Type: "; cat $i/type; done

and see if you get any bluetooth type killswitches.

-- 
BT applet visible even without any adapter being present
https://bugs.launchpad.net/bugs/445326
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to