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

NetworkManager - OpenSuse 11.2 - kein WLAN [gelöst]

Ich bin gerade von 11.1 auf 11.2 umgestiegen, und habe dabei erstmals mit dem NetworkManager zu.
Ich sehe meinen Router/WLAN-Basisstation und deren Signalstärke.
Aber ich bekomme keine Verbindung hin.
(Ist ein Notbook. WLAN-Verbindung unter Windows läuft schon immer ohne Probleme.)
Ich war davon ausgegangen, dass ich angeben muss:
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.2.1
DNS Server: 192.168.2.1

Diese Eingaben finde ich im NetworkManager aber nicht alle. Dafür wird Anderes angefordert, zu dem ich aber keine Erläuterung gefunden habe.

(Verschlüsselung ist WPA2/PSK; Passphrase habe ich natürlich angegeben.)

Es kommt keine Verbindung zustande; es gibt aber auch keinerlei Fehlermeldung oder (für mich erkennbare) Analysemöglichkeit.

Weiterhin irritiert mich:
Die Benutzeroberfläche "KNetworkManager" läuft nur unter root & wenn niemand sonst schon eingeloggt ist.
Ist schon jemand eingeloggt, kommt die Fehlermeldung "NetworkManager läuft schon."

Gibt es irgendwo eine Schnellanleitung für NetworkManager? (Ich habe viel Text gefunden, der mir aber nichts geholfen hat.)
Gibt es eine Analysemöglichkeit, mit der ich zielgerichtet nach der Problemursache suchen kann?

Grüße und Dank für Antwort
Klaus Schröer
 
Hi

Probier das doch mal aus.

http://www.linux-club.de/viewtopic.php?f=19&t=95352

Beziwhungsweise gib uns mal das Eregebnis aus framps Script.

cu
 
Vielen Dank.

Das hat ein Stück geholfen, aber nur für 'root':

1. Framp's Script hat mich informiert, dass es noch YAST-Einstellungen gibt, die den NetworkManager behindern. Nachdem ich mich getraut habe, diese für LAN und WLAN zu löschen, funktionierte das WLAN unter root. (LAN natürlich auch.)

Aber:
2.1 Loggt man sich dann als User ein, funktionieren zwar LAN und WLAN noch, aber man kann KNetworkManager nicht starten.
2.2 Loggt man sich nach Neustart gleich als User ein, geht kein WLAN (ob LAN geht, weiss ich nicht). (KNetworkManager kann man dann auch nicht starten.)

3. CollectNWData liefert weiterhin Fehlermeldungen:
3.1 Unter der SSID meines WLAN-Routers (ueber den zu diesem Zeitpunkt gerade die Verbindung lief) fand CollectNWData nichts (s. Anlage).
3.2 Auch bei der Analyse des LAN-Anschlusses (der zu diesem Zeitpunkt aber nicht aktiv war, d.h. kein Kabel gesteckt) gibt es Fehlermeldungen. (U.a. ipv6, das ich in YAST abgeschaltet hatte, weil ich einen Hinweis fand, dass mein Router - Netgear Wireless-N 300 - das nicht kann.)

Code:
[b]
CollectNWData - für wireless:[/b]

--- Which type of your network connection should be tested?
--- (2) Wireless connection (WLAN)
--- What's the type of networktopology?
--- (2) WLAN HW router <---> 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 ...

!!! CND0110E: For the selected connection type there was no active network interface found on your system

--- Go to http://www.linux-tips-and-tricks.de/CND#English 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#English for links) 
--- and then paste the nopaste link on your favorite Linux forum.

==================================================================================================================
==================================================================================================================
*** uname -a
Linux linux-KS 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 i686 i686 i386 GNU/Linux
==================================================================================================================
*** cat /etc/*[-_]release || cat /etc/*[-_]version
/etc/SuSE-release
/etc/lsb-release
openSUSE 11.2 (i586)
VERSION = 11.2
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-ia32:core-3.2-ia32:core-4.0-ia32"
==================================================================================================================
*** cat /etc/resolv | grep -i "nameserver"
nameserver 192.168.1.1
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2	linux-KS.site-KS linux-KS
==================================================================================================================
*** route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0 wlan0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 wlan0
==================================================================================================================
*** ifconfig
eth0      Link encap:Ethernet  HWaddr ##:##:##:##:##:#1  
          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 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:17 
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:412 errors:0 dropped:0 overruns:0 frame:0
          TX packets:412 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:28408 (27.7 Kb)  TX bytes:28408 (27.7 Kb)
wlan0     Link encap:Ethernet  HWaddr ##:##:##:##:##:#2  
          inet addr:192.168.1.23  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::222:faff:feb0:e3ea/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1058 errors:0 dropped:0 overruns:0 frame:0
          TX packets:926 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:829801 (810.3 Kb)  TX bytes:158518 (154.8 Kb)
wmaster0  Link encap:UNSPEC  HWaddr 00-22-FA-B0-E3-EA-62-30-00-00-00-00-00-00-00-00  
          UP RUNNING  MTU:0  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 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
==================================================================================================================
*** ping tests
Ping of 195.135.220.3 OK
Ping of http://www.suse.de OK
==================================================================================================================
*** dhcpcd-test
wlan0: DHCP server available
==================================================================================================================
*** lspci
04:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection [8086:4237]
07:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02)
==================================================================================================================
*** lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 5986:0205 Acer, Inc 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c05b Logitech, Inc. 
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================
*** hwinfo (filtered)
32: PCI 400.0: 0282 WLAN controller
  Model: "Intel PRO/Wireless 5100 AGN [Shiloh] Network Connection"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4237 "PRO/Wireless 5100 AGN [Shiloh] Network Connection"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1211 
  Driver: "iwlagn"
  Driver Modules: "iwlagn"
  Device File: wlan0
  Link detected: yes
    Driver Status: iwlagn is active
    Driver Activation Cmd: "modprobe iwlagn"
33: PCI 700.0: 0200 Ethernet controller
  Model: "Lenovo IdeaPad S10e"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1713 "NetLink BCM5906M Fast Ethernet PCI Express"
  SubVendor: pci 0x17aa "Lenovo"
  SubDevice: pci 0x3a23 "IdeaPad S10e"
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Link detected: no
    Driver Status: tg3 is active
    Driver Activation Cmd: "modprobe tg3"
==================================================================================================================
*** lsmod # (filtered)
| ac              | acpi_cpufreq    | aead            | aes_generic     | aes_i586         |
| af_packet       | arc4            | battery         | cfg80211        | cpufreq_conservative |
| cpufreq_powersave| cpufreq_userspace| drm             | ecb             | edd              |
| fat             | fscache         | fuse            | i2c_algo_bit    | i2c_i801         |
| i915            | iTCO_vendor_support| iTCO_wdt        | intel_agp       | ip6t_LOG         |
| ip6t_REJECT     | iptable_raw     | iwlagn          | iwlcore         | jmb38x_ms        |
| mac80211        | memstick        | mmc_core        | nf_conntrack_ipv4| nf_conntrack_netbios_ns |
| nls_cp437       | nls_iso8859_1   | pcompress       | rfkill          | sdhci            |
| sdhci_pci       | sg              | snd_hda_codec   | snd_hda_codec_conexant| snd_hda_codec_intelhdmi |
| snd_hda_intel   | snd_hwdep       | snd_seq_device  | speedstep_lib   | sr_mod           |
| tg3             | thermal         | thermal_sys     | uvcvideo        | v4l1_compat      |
| vfat            | video           | xt_NOTRACK      | xt_limit        | xt_pkttype       |
| xt_state        | xt_tcpudp       |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]*
ls: cannot access /etc/sysconfig/network/ifcfg-[earwd]*: No such file or directory
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
wmaster0  no wireless extensions.
wlan0     IEEE 802.11abgn  ESSID:"§§§§§§§§1"  
          Mode:Managed  Frequency:2.462 GHz  Access Point: ##:##:##:##:##:#3   
          Bit Rate=0 kb/s   Tx-Power=15 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:@@ @@@-@@@@-@@@@-@@@@-@@@@-@@@@@@@ [2]
          Power Management:off
          Link Quality=70/70  Signal level=-25 dBm  Noise level=-87 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
==================================================================================================================
*** Actual date for bias of following greps
18:24:48 2010-06-19
==================================================================================================================
*** grep -i radio /var/log/messages* | tail -n 5
Jun 19 17:24:38 linux-unq4 kernel: [   28.726893] Registered led device: iwl-phy0::radio
Jun 19 17:32:38 linux-unq4 kernel: [  508.528191] Registered led device: iwl-phy0::radio
Jun 19 17:42:59 linux-KS kernel: [   27.439201] Registered led device: iwl-phy0::radio
Jun 19 18:09:21 linux-KS kernel: [ 1609.376183] Registered led device: iwl-phy0::radio
Jun 19 18:12:01 linux-KS kernel: [   27.774218] Registered led device: iwl-phy0::radio
==================================================================================================================
*** dmesg | grep -i radio | tail -n 5
[   27.774218] Registered led device: iwl-phy0::radio
==================================================================================================================
*** tail -n 300 /var/log/messages* | /usr/bin/grep -i firmware | tail -n 5
Jun 19 18:12:01 linux-KS kernel: [   27.298773] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-5000-2.ucode
Jun 19 18:12:01 linux-KS kernel: [   27.626433] iwlagn 0000:04:00.0: loaded firmware version 8.24.2.12
==================================================================================================================
*** ls /lib/firmware/*
| 2.6.31.12-0.2-desktop   | 2.6.31.12-0.2-pae       | 3CCFEM556.cis           | 3CXEM556.cis             |
| 3com                    | COMpad2.cis             | COMpad4.cis             | DP83903.cis              |
| E-CARD.cis              | LA-PCM.cis              | LICENCE.agere           | LICENCE.atheros_firmware |
| LICENCE.i2400m          | LICENCE.iwlwifi_firmware| LICENCE.libertas        | LICENCE.mwl8k            |
| LICENCE.qla2xxx         | LICENCE.ralink-firmware.txt| LICENCE.xc5000          | MT5634ZLX.cis            |
| NE2K.cis                | PCMLM28.cis             | PE-200.cis              | PE520.cis                |
| RS-COM-2P.cis           | acenic                  | adaptec                 | advansys                 |
| agere_ap_fw.bin         | agere_sta_fw.bin        | ar9170-1.fw             | ar9170-2.fw              |
| atmsar11.fw             | av7110                  | bnx2                    | bnx2x-e1-4.8.53.0.fw     |
| bnx2x-e1h-4.8.53.0.fw   | cis                     | cpia2                   | cxgb3                    |
| dabusb                  | dsp56k                  | dvb-fe-xc5000-1.6.114.fw| e100                     |
| edgeport                | emi26                   | emi62                   | ess                      |
| i2400m-fw-usb-1.3.sbcf  | i2400m-fw-usb-1.4.sbcf  | intelliport2.bin        | iwlwifi-1000-3.ucode     |
| iwlwifi-3945-2.ucode    | iwlwifi-4965-2.ucode    | iwlwifi-5000-1.ucode    | iwlwifi-5000-2.ucode     |
| iwlwifi-5150-2.ucode    | kaweth                  | keyspan                 | keyspan_pda              |
| korg                    | libertas                | mts_cdma.fw             | mts_edge.fw              |
| mts_gsm.fw              | mwl8k                   | myricom                 | ositech                  |
| ql2100_fw.bin           | ql2200_fw.bin           | ql2300_fw.bin           | ql2322_fw.bin            |
| ql2400_fw.bin           | ql2500_fw.bin           | qlogic                  | rt2561.bin               |
| rt2561s.bin             | rt2661.bin              | rt2860.bin              | rt2870.bin               |
| rt73.bin                | sb16                    | slicoss                 | sun                      |
| sxg                     | tamarack.cis            | tehuti                  | ti_3410.fw               |
| ti_5052.fw              | tigon                   | tr_smctr.bin            | ttusb-budget             |
| usbdux                  | usbdux_firmware.bin     | usbduxfast_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                   | whiteheat.fw             |
| whiteheat_loader.fw     | yam                     | yamaha                  |
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:YES knetworkmanager:YES nm-applet:NO
==================================================================================================================
*** egrep -i "persistent|networkmanager" /etc/sysconfig/network/config | grep -v "^#|^$"
NETWORKMANAGER="yes"
==================================================================================================================
*** grep '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{type}=="1", KERNEL=="wlan*", NAME="wlan0"
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
==================================================================================================================
*** grep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*
==================================================================================================================
*** iwlist scanning
                    Channel:6
                    Quality=37/70  Signal level=-73 dBm  
                    Encryption key:on
                    ESSID:"§§§§§§§§2"
                    IE: IEEE 802.11i/WPA2 Version 1
                    IE: WPA Version 1
                    Channel:11
                    Quality=70/70  Signal level=-21 dBm  
                    Encryption key:on
                    ESSID:"§§§§§§§§1"
                    IE: IEEE 802.11i/WPA2 Version 1
                    Channel:11
                    Quality=21/70  Signal level=-89 dBm  
                    Encryption key:off
                    ESSID:"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
==================================================================================================================
*** NWElizaStates
IF:eth0 IM:1 IF:wlan0 IM:2 DI:2 AP:1 FALON:0

Code:
[b]CollectNWData für Kabel:[/b]

--- Which type of your network connection should be tested?
--- (1) Wired connection
--- What's the type of networktopology?
--- (1) DSL modem <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient

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

!!! CND0120E: Network card eth0 has no IP address
!!! CND0480W: No link detected on interface eth0
!!! CND0230W: IPV6 enabled

--- Go to http://www.linux-tips-and-tricks.de/CND#English 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#English for links) 
--- and then paste the nopaste link on your favorite Linux forum.

==================================================================================================================
==================================================================================================================
*** uname -a
Linux linux-KS 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 i686 i686 i386 GNU/Linux
==================================================================================================================
*** cat /etc/*[-_]release || cat /etc/*[-_]version
/etc/SuSE-release
/etc/lsb-release
openSUSE 11.2 (i586)
VERSION = 11.2
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-ia32:core-3.2-ia32:core-4.0-ia32"
==================================================================================================================
*** cat /etc/resolv | grep -i "nameserver"
nameserver 192.168.1.1
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2	linux-KS.site-KS linux-KS
==================================================================================================================
*** route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0 wlan0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 wlan0
==================================================================================================================
*** ifconfig
eth0      Link encap:Ethernet  HWaddr ##:##:##:##:##:#1  
          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 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:17 
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:402 errors:0 dropped:0 overruns:0 frame:0
          TX packets:402 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:27676 (27.0 Kb)  TX bytes:27676 (27.0 Kb)
wlan0     Link encap:Ethernet  HWaddr ##:##:##:##:##:#2  
          inet addr:192.168.1.23  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::222:faff:feb0:e3ea/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1040 errors:0 dropped:0 overruns:0 frame:0
          TX packets:909 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:827438 (808.0 Kb)  TX bytes:156372 (152.7 Kb)
wmaster0  Link encap:UNSPEC  HWaddr 00-22-FA-B0-E3-EA-62-30-00-00-00-00-00-00-00-00  
          UP RUNNING  MTU:0  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 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
==================================================================================================================
*** ping tests
Ping of 195.135.220.3 OK
Ping of http://www.suse.de OK
==================================================================================================================
*** dhcpcd-test
eth0: No DHCP server detected info, eth0: hardware address = ##:##:##:##:##:#1
info, eth0: broadcasting for a lease
debug, eth0: sending DHCP_DISCOVER with xid 0x70495046
debug, eth0: waiting for 3 seconds
info, eth0: exiting
==================================================================================================================
*** lspci
04:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection [8086:4237]
07:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02)
==================================================================================================================
*** lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 5986:0205 Acer, Inc 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c05b Logitech, Inc. 
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================
*** hwinfo (filtered)
32: PCI 400.0: 0282 WLAN controller
  Model: "Intel PRO/Wireless 5100 AGN [Shiloh] Network Connection"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4237 "PRO/Wireless 5100 AGN [Shiloh] Network Connection"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1211 
  Driver: "iwlagn"
  Driver Modules: "iwlagn"
  Device File: wlan0
  Link detected: yes
    Driver Status: iwlagn is active
    Driver Activation Cmd: "modprobe iwlagn"
33: PCI 700.0: 0200 Ethernet controller
  Model: "Lenovo IdeaPad S10e"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1713 "NetLink BCM5906M Fast Ethernet PCI Express"
  SubVendor: pci 0x17aa "Lenovo"
  SubDevice: pci 0x3a23 "IdeaPad S10e"
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Link detected: no
    Driver Status: tg3 is active
    Driver Activation Cmd: "modprobe tg3"
==================================================================================================================
*** lsmod # (filtered)
| ac              | acpi_cpufreq    | aead            | aes_generic     | aes_i586         |
| af_packet       | arc4            | battery         | cfg80211        | cpufreq_conservative |
| cpufreq_powersave| cpufreq_userspace| drm             | ecb             | edd              |
| fat             | fscache         | fuse            | i2c_algo_bit    | i2c_i801         |
| i915            | iTCO_vendor_support| iTCO_wdt        | intel_agp       | ip6t_LOG         |
| ip6t_REJECT     | iptable_raw     | iwlagn          | iwlcore         | jmb38x_ms        |
| mac80211        | memstick        | mmc_core        | nf_conntrack_ipv4| nf_conntrack_netbios_ns |
| nls_cp437       | nls_iso8859_1   | pcompress       | rfkill          | sdhci            |
| sdhci_pci       | sg              | snd_hda_codec   | snd_hda_codec_conexant| snd_hda_codec_intelhdmi |
| snd_hda_intel   | snd_hwdep       | snd_seq_device  | speedstep_lib   | sr_mod           |
| tg3             | thermal         | thermal_sys     | uvcvideo        | v4l1_compat      |
| vfat            | video           | xt_NOTRACK      | xt_limit        | xt_pkttype       |
| xt_state        | xt_tcpudp       |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]*
ls: cannot access /etc/sysconfig/network/ifcfg-[earwd]*: No such file or directory
==================================================================================================================
*** NWElizaStates
IF:eth0 IM:1 IF:wlan0 IM:2 DI:2 FALON:1 NIC:1 cNiC:1:1 NI:1 cNI:1 NIWD:0 IP6:1 KM:0 WLW:0 RTDT:SuSE
 
Wenn ein Netzwerkkabel gesteckt ist, funktioniert die Netzwerkverbindung natuerlich. Meine Fragen bzgl. des Outputs von CollectNWData sind daher diesbezueglich eher von akademischem Interesse.

Meine Probleme mit wireless lassen sich auf die Fragen reduzieren:
Ich habe einen Weg gefunden, wireless Verbindungen herzustellen:
1. Als root mit KNetworkManager die Verbindung herstellen.
2. Dann als user einloggen (root dabei aber eingeloggt lassen).
Wenn das er einzige (und richtige) Weg ist, dann mache ich das eben so.

(Ich hatte angenommen, dass das nicht der Standardablauf, sondern dass bei meiner NetworkManager-Installation oder -Benutzung irgendetwas nicht stimmt.)
 
Weil mein jetziger Ablauf zwar funktioniert, aber doch etwas umständlich ist, würde ich mich über eine Antwort freuen.
(Ich nutze mittlerweile 11.3)

Ablauf:
  • Einloggen als root.
  • Warten bis WLAN-Verbindung aufgebaut.
  • Wechsel zu User.

Dahinter stehen die Annahmen:
  • Networkmanager ist nur unter root konfigurierbar, d.h. Eingabe von WLAN-routern, password/encryption-key.
  • Networkmanager nimmt seine Arbeit (d.h. Verbinden, ...) auch nur unter root auf.
 
Dahinter stehen die Annahmen:

* Networkmanager ist nur unter root konfigurierbar, d.h. Eingabe von WLAN-routern, password/encryption-key.
* Networkmanager nimmt seine Arbeit (d.h. Verbinden, ...) auch nur unter root auf.

Beides falsch.
Der User kann natürlich verfügbare WLANs finden und sich einloggen, genauso wie ein User das passende Passwort eingeben kann. Dazu muss natürlich der NetworkManager auch in der Usersession laufen.
In der Regel funktioniert das auch problemlos.
 
Vielen Dank.
Problem gelöst.

Wie in den meisten Fällen, waren es banale Ursachen:
  • Falsches Verständnis von Zusammenhängen.
  • NetworkManager versuchte auf KWallet zugreifen, was gar nicht in Betrieb genommen war.
  • CollectNWData zeigte, dass DHCP nicht funktionierte.
  • Ich wusste nicht, dass man sich zum Testen neuer Einstellungen jedesmal aus- und einloggen muss.
  • ...
 
Oben