• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Flugzeugmodus lässt sich nicht ausschalten

Guten Abend!

Auf einem Laptop lässt sich plötzlich unter openSuSE 42.1 der Flugzeugmodus nicht mehr deaktivieren. Diverse Versuche mit rfkill sind misslungen... :???:

Code:
===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
/etc/os-release
/etc/SuSE-release
NAME="openSUSE Leap"
VERSION="42.1"
VERSION_ID="42.1"
PRETTY_NAME="openSUSE Leap 42.1 (x86_64)"
ID=opensuse
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:opensuse:42.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://opensuse.org/"
ID_LIKE="suse"
openSUSE 42.1 (x86_64)
VERSION = 42.1
CODENAME = Malachite
# /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead
===== uname -a ===================================================================================================
Linux linux-4b6h 4.1.15-8-default #1 SMP PREEMPT Wed Jan 20 16:41:00 UTC 2016 (0e3b3ab) x86_64 x86_64 x86_64 GNU/Linux
===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "^#|^$" | grep -v "=''" ================================
--- /etc/sysconfig/network/ifcfg-wlan0
BOOTPROTO='dhcp4'
DHCLIENT_SET_DEFAULT_ROUTE='yes'
NAME='RT5390 Wireless 802.11n 1T/1R PCIe'
STARTMODE='auto'
WIRELESS_AP_SCANMODE='1'
WIRELESS_AUTH_MODE='psk'
WIRELESS_BITRATE='auto'
WIRELESS_DEFAULT_KEY=@@@@@@
WIRELESS_ESSID=@@@@@@
WIRELESS_KEY_LENGTH=@@@@@@
WIRELESS_MODE='Managed'
WIRELESS_POWER='no'
WIRELESS_WPA_PSK=@@@@@@
===== ping tests =================================================================================================
Ping of 8.8.8.8 failed
ping: unknown host www.google.com
Ping of www.google.com failed
===== cat /etc/resolv | grep -i "nameserver" =====================================================================
===== cat /etc/hosts =============================================================================================
127.0.0.1	localhost
===== (route -n && route -A inet6 -n) | egrep "(en|wl|eth|ath|ra|wlan|dsl|ppp)" ==================================
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
Kernel IPv6 Routentabelle
Ziel                                        Nächster Hop                                 Flags Metric Ref    Benutzer Iface
===== ifconfig (filtered for en|wl|eth|wlan|ra|ath|dsl|ppp) ======================================================
eth0      Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#1  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:31532 errors:0 dropped:0 overruns:0 frame:0
          TX packets:21042 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:36936880 (35.2 Mb)  TX bytes:2026359 (1.9 Mb)
===== lspci ======================================================================================================
06:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 05)
	Subsystem: Hewlett-Packard Company Device [103c:3577]
	Kernel driver in use: r8169
--
07:00.0 Network controller [0280]: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe [1814:5390]
	Subsystem: Hewlett-Packard Company U98Z077.00 Half-size Mini PCIe Card [103c:1636]
	Kernel driver in use: rt2800pci
===== lsusb | grep -v "root hub" =================================================================================
Bus 002 Device 002: ID 04f2:b293 Chicony Electronics Co., Ltd 
Bus 003 Device 003: ID 0fcf:1009 Dynastream Innovations, Inc. 
Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
===== hwinfo (filtered) ==========================================================================================
32: PCI 600.0: 0200 Ethernet controller
  Model: "Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8136 "RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x3577 
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eth0
  Link detected: no
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
33: PCI 700.0: 0282 WLAN controller
  Model: "Hewlett-Packard Company U98Z077.00 Half-size Mini PCIe Card"
  Vendor: pci 0x1814 "Ralink corp."
  Device: pci 0x5390 "RT5390 Wireless 802.11n 1T/1R PCIe"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x1636 "U98Z077.00 Half-size Mini PCIe Card"
  Driver: "rt2800pci"
  Driver Modules: "rt2800pci"
  Device File: wlan0
  Link detected: no
    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
===== lsmod (filtered) ===========================================================================================
| ac              | af_packet       | arc4            | bnep            | cfg80211         |
| drm             | drm_kms_helper  | eeprom_93cx6    | ehci_hcd        | ehci_pci         |
| hid_generic     | hp_wmi          | i2c_algo_bit    | i2c_piix4       | ip_tables        |
| k10temp         | kvm             | mac80211        | memstick        | mfd_core         |
| mii             | mmc_core        | ohci_hcd        | ohci_pci        | r8169            |
| rfkill          | rt2800lib       | rt2800mmio      | rt2800pci       | rt2x00lib        |
| rt2x00mmio      | rt2x00pci       | rtsx_pci        | rtsx_pci_ms     | rtsx_pci_sdmmc   |
| serio_raw       | sg              | shpchp          | sp5100_tco      | sparse_keymap    |
| sr_mod          | ttm             | usb_common      | usbserial       | usb_serial_simple |
| v4l2_common     | wmi             |
===== iwconfig ===================================================================================================
eth0      no wireless extensions.
wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
===== ls /lib/firmware/*.{fw,ucode,bin} ==========================================================================
| agere_ap_fw.bin         | agere_sta_fw.bin        | ar5523.bin              | ar7010.fw                |
| ar7010_1_1.fw           | ar9170-1.fw             | ar9170-2.fw             | ar9271.fw                |
| ast_dp501_fw.bin        | ath3k-1.fw              | bnx2x-e1-4.8.53.0.fw    | bnx2x-e1-5.2.13.0.fw     |
| bnx2x-e1-5.2.7.0.fw     | bnx2x-e1h-4.8.53.0.fw   | bnx2x-e1h-5.2.13.0.fw   | bnx2x-e1h-5.2.7.0.fw     |
| carl9170-1.fw           | cbfw-3.2.1.1.bin        | cbfw-3.2.3.0.bin        | cbfw-3.2.5.1.bin         |
| ct2fw-3.2.1.1.bin       | ct2fw-3.2.3.0.bin       | ct2fw-3.2.5.1.bin       | ctfw-3.2.1.1.bin         |
| ctfw-3.2.3.0.bin        | ctfw-3.2.5.1.bin        | dvb-fe-xc4000-1.4.1.fw  | dvb-fe-xc5000-1.6.114.fw |
| dvb-fe-xc5000c-4.1.30.7.fw| dvb-usb-dib0700-1.20.fw | dvb-usb-it9135-01.fw    | dvb-usb-it9135-02.fw     |
| dvb-usb-terratec-h5-drxk.fw| f2255usb.bin            | hfi1_dc8051.fw          | hfi1_fabric.fw           |
| hfi1_pcie.fw            | hfi1_sbus.fw            | htc_7010.fw             | htc_9271.fw              |
| intelliport2.bin        | iwlwifi-100-5.ucode     | iwlwifi-1000-3.ucode    | iwlwifi-1000-5.ucode     |
| iwlwifi-105-6.ucode     | iwlwifi-135-6.ucode     | iwlwifi-2000-6.ucode    | iwlwifi-2030-6.ucode     |
| iwlwifi-3160-10.ucode   | iwlwifi-3160-12.ucode   | iwlwifi-3160-13.ucode   | iwlwifi-3160-7.ucode     |
| iwlwifi-3160-8.ucode    | iwlwifi-3160-9.ucode    | iwlwifi-3945-2.ucode    | iwlwifi-4965-2.ucode     |
| iwlwifi-5000-1.ucode    | iwlwifi-5000-2.ucode    | iwlwifi-5000-5.ucode    | iwlwifi-5150-2.ucode     |
| iwlwifi-6000-4.ucode    | iwlwifi-6000g2a-5.ucode | iwlwifi-6000g2a-6.ucode | iwlwifi-6000g2b-5.ucode  |
| iwlwifi-6000g2b-6.ucode | iwlwifi-6050-4.ucode    | iwlwifi-6050-5.ucode    | iwlwifi-7260-10.ucode    |
| iwlwifi-7260-12.ucode   | iwlwifi-7260-13.ucode   | iwlwifi-7260-7.ucode    | iwlwifi-7260-8.ucode     |
| iwlwifi-7260-9.ucode    | iwlwifi-7265-10.ucode   | iwlwifi-7265-12.ucode   | iwlwifi-7265-13.ucode    |
| iwlwifi-7265-8.ucode    | iwlwifi-7265-9.ucode    | iwlwifi-7265D-10.ucode  | iwlwifi-7265D-12.ucode   |
| iwlwifi-7265D-13.ucode  | iwlwifi-8000C-13.ucode  | lbtf_usb.bin            | lgs8g75.fw               |
| mt7650.bin              | mts_mt9234mu.fw         | mts_mt9234zba.fw        | phanfw.bin               |
| qat_895xcc.bin          | qat_mmp.bin             | ql2100_fw.bin           | ql2200_fw.bin            |
| ql2300_fw.bin           | ql2322_fw.bin           | ql2400_fw.bin           | ql2500_fw.bin            |
| rp2.fw                  | rsi_91x.fw              | rt2561.bin              | rt2561s.bin              |
| rt2661.bin              | rt2860.bin              | rt2870.bin              | rt3070.bin               |
| rt3071.bin              | rt3090.bin              | rt3290.bin              | rt73.bin                 |
| s2250.fw                | s2250_loader.fw         | s5p-mfc-v6-v2.fw        | s5p-mfc-v6.fw            |
| s5p-mfc-v7.fw           | s5p-mfc-v8.fw           | s5p-mfc.fw              | sdd_sagrad_1091_1098.bin |
| sms1xxx-hcw-55xxx-dvbt-02.fw| sms1xxx-hcw-55xxx-isdbt-02.fw| sms1xxx-nova-a-dvbt-01.fw| sms1xxx-nova-b-dvbt-01.fw |
| sms1xxx-stellar-dvbt-01.fw| tlg2300_firmware.bin    | tr_smctr.bin            | usbdux_firmware.bin      |
| usbduxfast_firmware.bin | usbduxsigma_firmware.bin| v4l-cx231xx-avcore-01.fw| v4l-cx23418-apu.fw       |
| v4l-cx23418-cpu.fw      | v4l-cx23418-dig.fw      | v4l-cx23885-avcore-01.fw| v4l-cx25840.fw           |
| vntwusb.fw              | wsm_22.bin              |
===== iwlist scanning (filtered) =================================================================================
No WLANs found
===== ndiswrapper -l =============================================================================================
No ndiswrapper module loaded
===== Active processes ===========================================================================================
wpa_supplicant:YES networkmanager:YES nm-applet:NO
===== ===== egrep -i "^[^#].*(persistent|networkmanager)" /etc/sysconfig/network/config ==========================
===== rfkill list wifi ===========================================================================================
0: hp-wifi: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
3: phy1: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
===== Actual date for bias of following greps ====================================================================
21:06:44 2016-02-06
===== grep -i radio /var/log/syslog | tail -n 5 ==================================================================
/usr/bin/grep: /var/log/syslog: Datei oder Verzeichnis nicht gefunden
===== dmesg | grep -i radio | tail -n 5 ==========================================================================
===== tail -n 300 /var/log/syslog | /usr/bin/grep -i firmware | tail -n 10 =======================================
tail: „/var/log/syslog“ kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden
===== egrep 'en|wl|eth|ath|wlan|ra|ppp' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ====
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#2", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
===== egrep -r '(en.*|wl.*|eth|ath|wlan|ra)[0-9]+' /etc/modprobe.*|egrep -v -i '#|blacklist' =====================
/etc/modprobe.d/50-iwl3945.conf:options iwl3945 disable_hw_scan=1
==================================================================================================================
*** NWElizaStates V0.7.5.2a
PNIN:1 CFR:1 IF:eth0 IM:2 IF:wlan0 IM:1 DI:2 AP:0 FALON:1 NIC:1 cNiC:2:1 NI:2 cNI:2 NIW:wlan0-1 CM:0 IP6:0 KM:0 0 WLW:0 RTDT:SuSE GUI:0 UID:0
 
Oben