[systemd-bugs] [Bug 83730] Failed to start Load/Save RF Kill Switch Status of rfkill3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 15 05:50:20 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=83730

--- Comment #3 from Michael Biebl <mbiebl at gmail.com> ---
(In reply to comment #2)
> Digging a bit deeper, it seems, as soon as systemd-rfkill operates on
> rfkill0 (tpacpi_bluetooth_sw: Bluetooth) the rfkill3 device (hci0:
> Bluetooth) goes away.

# rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: no <------
    Hard blocked: no
1: tpacpi_wwan_sw: Wireless WAN
    Soft blocked: no
    Hard blocked: no
2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
3: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no

# /lib/systemd/systemd-rfkill load rfkill0 
libudev: udev_device_new_from_syspath: device 0x7f5ecc47a2d0 has devpath
'/devices/platform/thinkpad_acpi/rfkill/rfkill0'
libudev: udev_device_read_db: device 0x7f5ecc47a2d0 filled with db file data

# rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: yes <------
    Hard blocked: no
1: tpacpi_wwan_sw: Wireless WAN
    Soft blocked: no
    Hard blocked: no
2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140915/4f22c6f6/attachment.html>


More information about the systemd-bugs mailing list