Boston Linux & UNIX was originally founded in 1994 as part of The Boston Computer Society. We meet on the third Wednesday of each month, online, via Jitsi Meet.

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss] bluetooth



On Thu, Jan 28, 2016 at 06:13:32PM -0500, dan moylan wrote:
> ran bluetoothctl power on and found this using journalctl -f
> 
> Jan 28 17:59:13 aldeberon bluetoothd[734]: Failed to set mode: Blocked through rfkill (0x12)
> 
> ps shows:
>  2113  1000 S<l  Jan25 /usr/bin/pulseaudio --start
> 
> any thoughts?

journalctl must be a systemd thing, eh? Everything I know about systemd
I will have learned in April when Christoph gives his next talk.

This rfkill command / subsystem seems a decent thing to duckduckgo on:
http://manpages.ubuntu.com/manpages/lucid/man1/rfkill.1.html
http://www.mjmwired.net/kernel/Documentation/rfkill.txt

These are old pages, but can you run rfkill, first with the list
argument and then with unblock and a reasonable index or type from
the list output? 

Is it possible that this is a laptop with one of those little
buttons above the keyboard with the button in the state where the
bluetooth radio is off?  This is what _rfkill list_ output looks
like on my machine, first with the wifi button along the top in
the off state and then with it turned on:

4098r0:~$ /usr/sbin/rfkill list
0: hp-wifi: Wireless LAN
        Soft blocked: no
        Hard blocked: yes
1: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: yes
2: hp-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: yes
4099r0:~$ /usr/sbin/rfkill list
0: hp-wifi: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
2: hp-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
3: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

-- 
Mike Small
smallm at sdf.org




BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org