Andrew Findlay changed bug 917106
What Removed Added
Flags needinfo?(andrew.findlay@skills-1st.co.uk)  

Comment # 2 on bug 917106 from
Created attachment 622848 [details]
Reboot log

That rfkill log is odd. On this laptop the RF kill switch is a physical slider
and it is certainly set to 'radios on'. There are also BIOS switches, but they
should not change once Linux starts.

I have done another reboot and attached the log. This is much longer as it
shows the whole boot process. These are the lines that I think are relevant:

Feb 11 15:08:07.398586 slab kernel: thinkpad_acpi: radio switch found; radios
are enabled
################# ACPI thinks the radios are on
Feb 11 15:08:07.418647 slab kernel: Intel(R) Wireless WiFi driver for Linux,
in-tree:d
Feb 11 15:08:07.418697 slab kernel: Copyright(c) 2003- 2014 Intel Corporation
Feb 11 15:08:07.429675 slab kernel: snd_hda_intel 0000:00:1b.0: irq 48 for
MSI/MSI-X
Feb 11 15:08:07.429775 slab kernel: iwlwifi 0000:03:00.0: can't disable ASPM;
OS doesn't have ASPM control
Feb 11 15:08:07.429857 slab kernel: iwlwifi 0000:03:00.0: irq 49 for MSI/MSI-X
Feb 11 15:08:07.458607 slab kernel: thinkpad_acpi: rfkill switch
tpacpi_bluetooth_sw: radio is unblocked
################# so Bluetooth is not blocked by rfkill
Feb 11 15:08:07.488691 slab kernel: iwlwifi 0000:03:00.0: loaded firmware
version 8.83.5.1 build 33692 op_mode iwldvm
Feb 11 15:08:07.511672 slab kernel: thinkpad_acpi: rfkill switch
tpacpi_wwan_sw: radio is blocked
################# tpacpi_wwan_sw: probably refers to the mobile-phone radio,
which is not in use.
Feb 11 15:08:07.525693 slab kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG
enabled
Feb 11 15:08:07.525794 slab kernel: iwlwifi 0000:03:00.0:
CONFIG_IWLWIFI_DEBUGFS enabled
Feb 11 15:08:07.525871 slab kernel: iwlwifi 0000:03:00.0:
CONFIG_IWLWIFI_DEVICE_TRACING disabled
Feb 11 15:08:07.525957 slab kernel: iwlwifi 0000:03:00.0: Detected Intel(R)
Ultimate N WiFi Link 5300 AGN, REV=0x24
Feb 11 15:08:07.536349 slab kernel: iwlwifi 0000:03:00.0: L1 Disabled; Enabling
L0S
...
Feb 11 15:08:09.359890 slab wickedd[1219]: rfkill: wireless devices blocked
Feb 11 15:08:09.359895 slab wickedd[1219]: rfkill: bluetooth devices blocked
Feb 11 15:08:09.360490 slab wickedd[1219]: rfkill: mobile devices blocked
...
Feb 11 15:08:09.365960 slab wicked[1222]: lo: changed state none ->
device-exists
Feb 11 15:08:09.366133 slab wicked[1222]: enp0s25: changed state none ->
device-exists
Feb 11 15:08:09.366674 slab wicked[1222]: wlp3s0: changed state none ->
device-exists
...
Feb 11 15:08:09.463883 slab wicked[1222]: wlp3s0: binding dbus calls to FSM
transitions
...
Feb 11 15:08:09.487321 slab wicked[1222]: org.opensuse.Network.Wireless        
   changeDevice     mapped to <wireless> @<orphan xml node>
...
Feb 11 15:08:09.512641 slab wicked[1222]: wlp3s0: successfully transitioned
from device-exists to device-ready
...
Feb 11 15:08:09.515535 slab wicked[1222]: wlp3s0: state=device-ready
want=network-up, trying to transition to device-up
Feb 11 15:08:09.515730 slab wicked[1222]: wlp3s0: calling
org.opensuse.Network.Wireless.changeDevice()
Feb 11 15:08:09.515940 slab wicked[1222]:
ni_dbus_object_call_variant(/org/opensuse/Network/Interface/3,
if=org.opensuse.Network.Wireless, method=changeDevice)
Feb 11 15:08:09.516263 slab wickedd[1219]:
__ni_dbus_object_message(path=/org/opensuse/Network/Interface/3,
interface=org.opensuse.Network.Wireless, method=changeDevice) called
Feb 11 15:08:09.516604 slab wicked[1222]: dbus error reply =
org.freedesktop.DBus.Error.Failed (could not associate)
Feb 11 15:08:09.516798 slab wicked[1222]:
ni_ifworker_error_handler(org.freedesktop.DBus.Error.Failed, could not
associate)
Feb 11 15:08:09.516985 slab wicked[1222]: unable to map DBus error
org.freedesktop.DBus.Error.Failed, return GENERAL_FAILURE
Feb 11 15:08:09.517177 slab wicked[1222]: device wlp3s0 failed: call to
org.opensuse.Network.Wireless.changeDevice() failed: General failure
Feb 11 15:08:09.520301 slab wicked[1222]: wlp3s0: cancel timeout

So it looks as if Bluetooth at least starts unblocked but wicked reports it
blocked at 15:08:09.359895.

When I get shell access after boot, we see this:

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


You are receiving this mail because: