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

unter SUSE12.1 kein WLAN

Hallo,
habe gestern mein SUSE 11.4 System auf 12.1 upgedatet. Seither funktioniert das WLAN nicht mehr, der Netzwerkmanager findet keine WLAN - Netzwerke.

Als erste dachte ich an ein Problem mit dem Netzwerkmanager, also hätte ich zum Testen in yast auf die "Traditionelle Methode mit ifup" umgestellt. Sobald ich aber Netzwerkdaten z.B IP-Adresse oder sonstiges einstelle bleibt nach dem Übernehmen der Änderungen yast bei ca. 77% stehen.

Wenn ich yast von der Kommandozeile aus starte (ohne GUI) dann erscheint nach dem übernehmen der Netzwerkeinstellungen die Meldung:
Bug:soft lockup - CPU #0 stuck for 22s ...
Process upa_supplicant...
Bug: soft .............

---------
uname -a
Linux linux-kows 3.1.0-1.2-default #1 SMP Thu Nov 3 14:45:45 UTC 2011 (187dde0) i686 i686 i386 GNU/Linux
--------
hwinfo --wlan
19: PCI 20c.0: 0282 WLAN controller
[Created at pci.319]
Unique ID: y9sn.yEYNjoxylF4
Parent ID: 6NW+.1yBhv2xnpj4
SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:02:0c.0
SysFS BusID: 0000:02:0c.0
Hardware Class: network
Model: "Giga-byte Gigabyte GN-WIAG02"
Vendor: pci 0x168c "Atheros Communications Inc."
Device: pci 0x0013 "Atheros AR5001X+ Wireless Network Adapter"
SubVendor: pci 0x1458 "Giga-byte Technology"
SubDevice: pci 0xe911 "Gigabyte GN-WIAG02"
Revision: 0x01
Driver: "ath5k"
Driver Modules: "ath5k"
Device File: wlan0
Features: WLAN
Memory Range: 0xffde0000-0xffdeffff (rw,non-prefetchable)
IRQ: 9 (no events)
HW Address: 00:14:85:b7:c0:8f
Link detected: no
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
WLAN encryption modes: WEP40 WEP104 TKIP CCMP
WLAN authentication modes: open sharedkey wpa-psk wpa-eap
Module Alias: "pci:v0000168Cd00000013sv00001458sd0000E911bc02sc00i00"
Driver Info #0:
Driver Status: ath5k is active
Driver Activation Cmd: "modprobe ath5k"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #7 (PCI bridge)
---------
Unter SUSE11.3 und 11.4 hatte keine Probleme mit dem WLAN.
Die Verbindung mittels LAN klappt zum Glück noch.

Ich hoffe ihr könnt mir weiterhelfen.
 
Code:
collectNWData.sh V0.6.5.4.5-2b (Rev: 1.295, Build: 2011/10/20 16:51:16 UTC)
--- Which type of your network connection should be tested?
--- (2) Wireless connection (WLAN)
--- What's the type of networktopology?
--- (1) WLAN access point <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient
--- WLAN SSID to connect to: §§§§§§§§1

--- NWEliza is analyzing the system for common network configuration errors ...

!!! CND0100E: No network card for the selected connection type was found on the system

--- Go to http://www.linux-tips-and-tricks.de/CND to get more detailed instructions 
--- about the error/warning messages and how to fix the problems on your own.

--- If you are unsuccessful then place the contents of file collectNWData.txt in the net
--- (see http://www.linux-tips-and-tricks.de/CND_UPL for links) 
--- and then paste the nopaste link on your favorite Linux forum.

==================================================================================================================
===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
/etc/os-release
/etc/SuSE-release
NAME=openSUSE
VERSION = 12.1 (Asparagus)
VERSION_ID="12.1"
PRETTY_NAME="openSUSE 12.1 (Asparagus) (i586)"
ID=opensuse
openSUSE 12.1 (i586)
VERSION = 12.1
CODENAME = Asparagus
===== uname -a ===================================================================================================
Linux linux-kows 3.1.0-1.2-default #1 SMP Thu Nov 3 14:45:45 UTC 2011 (187dde0) i686 i686 i386 GNU/Linux
===== lspci ======================================================================================================
02:0a.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
	Subsystem: Uniwill Computer Corp Device [1584:9700]
	Kernel driver in use: 8139too
--
02:0c.0 Ethernet controller [0200]: Atheros Communications Inc. AR5212/AR5213 Multiprotocol MAC/baseband processor [168c:0013] (rev 01)
	Subsystem: Giga-byte Technology Gigabyte GN-WIAG02 [1458:e911]
	Kernel driver in use: ath5k
===== lsusb | grep -v "root hub" =================================================================================
Bus 001 Device 002: ID 1a40:0101 TERMINUS TECHNOLOGY INC. USB-2.0 4-Port HUB
Bus 001 Device 003: ID 1a40:0101 TERMINUS TECHNOLOGY INC. USB-2.0 4-Port HUB
Bus 001 Device 004: ID 0d8c:0008 C-Media Electronics, Inc. 
Bus 001 Device 009: ID 046d:c504 Logitech, Inc. Cordless Mouse+Keyboard Receiver
===== hwinfo (filtered) ==========================================================================================
22: PCI 20a.0: 0200 Ethernet controller
  Model: "Realtek RTL-8139/8139C/8139C+"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8139 "RTL-8139/8139C/8139C+"
  SubVendor: pci 0x1584 "Uniwill Computer Corp"
  SubDevice: pci 0x9700 
  Driver: "8139too"
  Driver Modules: "8139too"
  Device File: eth0
  Link detected: yes
    Driver Status: 8139too is active
    Driver Activation Cmd: "modprobe 8139too"
    Driver Status: 8139cp is active
    Driver Activation Cmd: "modprobe 8139cp"
26: PCI 20c.0: 0282 WLAN controller
  Model: "Giga-byte Gigabyte GN-WIAG02"
  Vendor: pci 0x168c "Atheros Communications Inc."
  Device: pci 0x0013 "Atheros AR5001X+ Wireless Network Adapter"
  SubVendor: pci 0x1458 "Giga-byte Technology"
  SubDevice: pci 0xe911 "Gigabyte GN-WIAG02"
  Driver: "ath5k"
  Driver Modules: "ath5k"
  Device File: wlan0
  Link detected: no
    Driver Status: ath5k is active
    Driver Activation Cmd: "modprobe ath5k"
===== lsmod (filtered) ===========================================================================================
| 8139cp          | 8139too         | ac              | ac97_bus        | af_packet        |
| ahci            | arc4            | ata_piix        | ath             | ath5k            |
| cfg80211        | drm             | drm_kms_helper  | ehci_hcd        | hid              |
| hwmon           | i2c_algo_bit    | i2c_core        | i2c_i801        | libahci          |
| libata          | mac80211        | microcode       | mperf           | pci_hotplug      |
| radeon          | rfkill          | serio_raw       | sg              | shpchp           |
| sr_mod          | ttm             | uhci_hcd        | yenta_socket    |
===== ls /lib/firmware/* =========================================================================================
| 3.1.0-1.2-default       | 3com                    | acenic                  | adaptec                  |
| advansys                | agere_ap_fw.bin         | agere_sta_fw.bin        | amd-ucode                |
| ar3k                    | ar7010_1_1.fw           | ar7010.fw               | ar9170-1.fw              |
| ar9170-2.fw             | ar9271.fw               | ath3k-1.fw              | ath6k                    |
| av7110                  | bnx2                    | bnx2x                   | 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    | brcm                    | cis                     | cpia2                    |
| cxgb3                   | cxgb4                   | dabusb                  | dsp56k                   |
| dvb-fe-xc5000-1.6.114.fw| dvb-usb-dib0700-1.20.fw | dvb-usb-terratec-h5-drxk.fw| e100                     |
| E-CARD.cis              | edgeport                | emi26                   | emi62                    |
| ene-ub6250              | ess                     | f2255usb.bin            | GPL-3                    |
| htc_7010.fw             | htc_9271.fw             | i2400m-fw-usb-1.4.sbcf  | i2400m-fw-usb-1.5.sbcf   |
| i6050-fw-usb-1.5.sbcf   | intelliport2.bin        | iwlwifi-1000-3.ucode    | iwlwifi-1000-5.ucode     |
| iwlwifi-100-5.ucode     | iwlwifi-3945-2.ucode    | iwlwifi-4965-1.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-6000g2b-5.ucode | iwlwifi-6050-4.ucode     |
| iwlwifi-6050-5.ucode    | kaweth                  | keyspan                 | keyspan_pda              |
| korg                    | lgs8g75.fw              | libertas                | LICENCE.agere            |
| LICENCE.atheros_firmware| LICENCE.broadcom_bcm43xx| LICENCE.chelsio_firmware| LICENCE.ene_firmware     |
| LICENCE.i2400m          | LICENCE.iwlwifi_firmware| LICENCE.Marvell         | LICENCE.mwl8335          |
| LICENCE.myri10ge_firmware| LICENCE.OLPC            | LICENCE.phanfw          | LICENCE.qla2xxx          |
| LICENCE.ralink-firmware.txt| LICENCE.rtlwifi_firmware.txt| LICENCE.tda7706-firmware.txt| LICENCE.ti-connectivity  |
| LICENCE.ueagle-atm4-firmware| LICENCE.via_vt6656      | LICENCE.xc5000          | LICENSE.dib0700          |
| LICENSE.radeon_rlc      | matrox                  | microcode.dat           | mrvl                     |
| mts_mt9234mu.fw         | mts_mt9234zba.fw        | mwl8335_duplex.fw       | mwl8k                    |
| myri10ge_ethp_z8e.dat   | myri10ge_eth_z8e.dat    | myri10ge_rss_ethp_z8e.dat| myri10ge_rss_eth_z8e.dat |
| myricom                 | ositech                 | phanfw.bin              | ql2100_fw.bin            |
| ql2200_fw.bin           | ql2300_fw.bin           | ql2322_fw.bin           | ql2400_fw.bin            |
| ql2500_fw.bin           | qlogic                  | r128                    | radeon                   |
| rt2561.bin              | rt2561s.bin             | rt2661.bin              | rt2860.bin               |
| rt2870.bin              | rt3070.bin              | rt3071.bin              | rt3090.bin               |
| rt73.bin                | RTL8192E                | rtl_nic                 | rtlwifi                  |
| s2250.fw                | s2250_loader.fw         | sb16                    | slicoss                  |
| sun                     | sxg                     | TDA7706_OM_v2.5.1_boot.txt| TDA7706_OM_v3.0.2_boot.txt |
| tehuti                  | ti-connectivity         | tigon                   | tlg2300_firmware.bin     |
| tr_smctr.bin            | ttusb-budget            | ueagle-atm              | usbdux                   |
| usbduxfast_firmware.bin | usbdux_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-cx23885-enc.fw       |
| v4l-cx25840.fw          | vicam                   | vntwusb.fw              | vxge                     |
| yam                     | yamaha                  |
===== ifconfig (filtered for eth|wlan|ra|ath|dsl) ================================================================
eth0      Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#1  
          inet Adresse:10.0.0.3  Bcast:10.0.0.255  Maske:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3229 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3021 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:2384961 (2.2 Mb)  TX bytes:404370 (394.8 Kb)
          Interrupt:9 Basisadresse:0xa400 
wlan0     Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#2  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
===== iwconfig ===================================================================================================
lo        no wireless extensions.
eth0      no wireless extensions.
wlan0     IEEE 802.11bg  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ==================================================
--- /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
IFPLUGD_PRIORITY='0'
NAME='RTL-8139/8139C/8139C+'
STARTMODE='ifplugd'
USERCONTROL='no'
--- /etc/sysconfig/network/ifcfg-wlan0
BOOTPROTO='dhcp'
IFPLUGD_PRIORITY='0'
NAME='Atheros AR5001X+ Wireless Network Adapter'
STARTMODE='ifplugd'
USERCONTROL='no'
WIRELESS_AP_SCANMODE='1'
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_DEFAULT_KEY='0'
WIRELESS_ESSID='§§§§§§§§1'
WIRELESS_KEY_0='@@@@@@'
WIRELESS_KEY_LENGTH='@@@@@@'
WIRELESS_MODE='Managed'
WIRELESS_POWER='no'
===== iwlist scanning ============================================================================================
No WLANs found
===== ndiswrapper -l =============================================================================================
No ndiswrapper module loaded
===== Active processes ===========================================================================================
wpa_supplicant:YES knetworkmanager:NO nm-applet:NO
===== Active WPA processes =======================================================================================
wpa_supplicant -iwlan0 -c/var/run/wpa_supplicant-wlan0.conf -Dnl80211 -P/var/run/wpa_supplicant/wlan0.pid -B
===== ===== egrep -i "persistent|networkmanager" /etc/sysconfig/network/config | grep -v "^#|^$" =================
NETWORKMANAGER="no"
===== dhcpcd-test ================================================================================================
wlan0: No DHCP server detected info, wlan0: hardware address = ##:##:##:##:##:#2
info, wlan0: broadcasting for a lease
debug, wlan0: sending DHCP_DISCOVER with xid 0x75f4babb
debug, wlan0: waiting for 3 seconds
info, wlan0: exiting
===== ping tests =================================================================================================
Ping of 195.135.220.3 failed
Ping of www.suse.de OK
===== cat /etc/resolv | grep -i "nameserver" =====================================================================
nameserver 10.0.0.138
===== cat /etc/hosts =============================================================================================
127.0.0.1       localhost
127.0.0.2       linux-kows.site linux-kows
===== route -n | egrep "(eth|ath|ra|wlan|dsl)" ===================================================================
0.0.0.0         10.0.0.138      0.0.0.0         UG    0      0        0 eth0
10.0.0.0        0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
===== Actual date for bias of following greps ====================================================================
16:39:09 2011-11-20
===== grep -i radio /var/log/messages* | tail -n 5 ===============================================================
===== dmesg | grep -i radio | tail -n 5 ==========================================================================
===== tail -n 300 /var/log/messages* | /usr/bin/grep -i firmware | tail -n 10 ====================================
===== egrep 'eth|ath|wlan|ra' /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 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*|egrep -v -i '#|backlist' ================
==================================================================================================================
*** NWElizaStates V0.6.5.4.5-2b
IF:eth0 IM:1 IF:wlan0 IM:2 DI:2 AP:0 FALON:0
 
Die Fehlermeldung deutet eigenlich auf wpa_supplicant hin. Schau doch mal nach, ob Du dieses Paket installiert hast. wpa_supplicant wird verwendet wenn WPA/WPA2 Verschlüsselung verwendet wird. Vielleicht versuchst Du mal mit WEP oder ganz ohne Verschlüsselung eine Verbindung aufzubauen (natürlich nur um den Fehler einzugrenzen).
 
Habe jetzt nochmals unter yast die WLAN Verbindung eingestellt, allerdings mit dem Unterschied dass ich nun die IP-Adresse nicht mehr manuell vergab, sondern über DHCP. Bis jetzt blieb yast beim Übernehmen der Einstellungen immer bei 77% stehen.

Jetzt lief die Übernahme der Einstellungen auf einmal durch. Nach einem reboot hatte ich über die "Traditionelle Methode mit ifup" eine WLAN Verbindung.
Jetzt habe ich wieder unter yast die Verbindungsmethode auf dem Netzwerkmanager umgestellt. Bei Übernahme der Einstellungen
blieb yast wieder bei 77% stehen. :nosmile:
Es wurde nach kurzem folgende Meldung ausgeben (die Meldungen kommen nur wenn yast ohne GUI über die Komandozeile gestartet wird):
Bug -soft lockup -CPU#0 stuck for 22s[NetworkManager:5340]
Process NetworkManager......
.....
Nach dem hartem Reset hatte yast allerdings die Verbindungsmethode auf den Netzwerkmanager umgestellt. Jetzt konnte ich sogar unter KDE mein WLAN finden und damit verbinden.
Keine Anhang warum es jetzt funktioniert, der einzige Unterschied zu vorherigen Versuchen ist, dass jetzt WLAN und LAN über DHCP und nicht mehr manuell eingestellt sind.
Soweit war ich nach der Umstellung von SUSE 11.4 auf 12.1 auch schon, mal schauen wie lange die WLAN Verbindung hält. :???:
 
Wenn der Netzwerkmanager benutzt wird, müssen die Netzwerkkarten unter Yast als nicht konfiguriert erscheinen. Also löschen und Netzwerkmanager einrichten.
 
Ich habe heute den ganzen Nachmittag probiert, dabei spielte es keine Rolle was in yast eingestellt war, der Netzwerkmanager fand mein WLAN nicht.

Der Unterschied war der, sobald ich unter yast die Netzwerkkarte konfigurierte und manuelle IP Einstellungen ein trug blieb yast beim Speichern der Änderungen stehen, siehe Beitrag weiter oben.

Jetzt habe ich unter yast beide Karten eingestellt (LAN + WLAN) über DHCP. Da aber die Verbindungsmethode auf dem Netzwerkmanager gestellt ist sind die Einstellungen nicht aktiv, siehe Beitrag oben.

Im Netzwerkmanager sind nun die IP Einstellungen über DHCP vergeben und somit funktioniert es, zumindest bis jetzt. Erklären kann ich mir das auch nicht. :???:
 
Oben