[code] collectNWData V0.6.5.5 (Rev: 1.328C, Build: 2012-06-07 19:53:29 UTC) --- WLAN SSID zu der verbunden werden soll: §§§§§§§§1 --- NWEliza untersucht das System nach häufigen Netzwerkkonfigurationsfehlern ... !!! CND0120E: Die Netzwerkkarte wlan0 hat keine IP Adresse !!! CND0490E: Kein Accesspoint mit der benutzen SSID auf dem Interface wlan0 gefunden !!! CND0300E: Keinen dhcp Server am Interface wlan0 gefunden !!! CND0310W: Klassische Netzwerkkonfiguration mit ifup wurde entdeckt. Die Konfiguration mit networkmanager ist wesentlich einfacher !!! CND0360E: Eine drahtlose Verbindung wurde getestet obwohl eine kabelgebundene Verbindung am Interface eth0 existiert . Das Netzwerkkabel ausstecken und das Script noch einmal starten --- Gehe zu http://www.linux-tips-and-tricks.de/CND um detailliertere Hinweise --- zu den Fehlermeldungen/Warnungen zu bekommen und wie die Fehler selbst beseitigt werden können. --- Wenn eigene Lösungsversuche erfolglos waren dann den Inhalt der Datei im Netz ablegen --- (Links siehe http://www.linux-tips-and-tricks.de/CND_UPL) --- und dann der nopaste Link im bevorzugten Linux Forum posten. ================================================================================================================== ===== 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-1o2a 3.1.0-1.2-default #1 SMP Thu Nov 3 14:45:45 UTC 2011 (187dde0) i686 i686 i386 GNU/Linux ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ================================================== --- /etc/sysconfig/network/ifcfg-eth0 BOOTPROTO='dhcp' NAME='EN-1216 Ethernet Adapter' STARTMODE='auto' USERCONTROL='no' --- /etc/sysconfig/network/ifcfg-wlan0 BOOTPROTO='dhcp' NAME='AR2413 802.11bg NIC' STARTMODE='auto' USERCONTROL='yes' WIRELESS_AP_SCANMODE='1' WIRELESS_AUTH_MODE='psk' WIRELESS_BITRATE='auto' WIRELESS_DEFAULT_KEY='0' WIRELESS_ESSID='§§§§§§§§2' WIRELESS_KEY_LENGTH='@@@@@@' WIRELESS_MODE='Managed' WIRELESS_POWER='no' WIRELESS_WPA_PSK='@@@@@@' PREFIXLEN='24' ===== dhcpcd-test ================================================================================================ wlan0: No DHCP server detected info, wlan0: hardware address = ##:##:##:##:##:#1 info, wlan0: broadcasting for a lease debug, wlan0: sending DHCP_DISCOVER with xid 0x5304b531 debug, wlan0: waiting for 3 seconds info, wlan0: exiting ===== ping tests ================================================================================================= Ping of 195.135.220.3 failed ping: unknown host www.suse.de Ping of www.suse.de failed ===== cat /etc/resolv | grep -i "nameserver" ===================================================================== nameserver 192.168.178.1 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost 192.168.178.35 linux-1o2a.site linux-1o2a ===== route -n | egrep "(eth|ath|ra|wlan|dsl)" =================================================================== 0.0.0.0 192.168.178.1 0.0.0.0 UG 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 192.168.178.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ===== ifconfig (filtered for eth|wlan|ra|ath|dsl) ================================================================ eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#2 inet Adresse:192.168.178.36 Bcast:192.168.178.255 Maske:255.255.255.0 inet6 Adresse: fe80::290:96ff:fe1d:361d/64 Gültigkeitsbereich:Verbindung UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:5 dropped:0 overruns:0 carrier:10 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:11 Basisadresse:0x1c00 wlan0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#1 inet6 Adresse: fe80::201:e3ff:fe4e:a893/64 Gültigkeitsbereich:Verbindung UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:119 errors:0 dropped:0 overruns:0 frame:0 TX packets:154 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:16495 (16.1 Kb) TX bytes:26367 (25.7 Kb) ===== lspci ====================================================================================================== 00:11.0 Ethernet controller [0200]: Accton Technology Corporation EN-1216 Ethernet Adapter [1113:1216] (rev 11) Subsystem: Accton Technology Corporation EN2242 10/100 Ethernet Mini-PCI Card [1113:2242] Kernel driver in use: tulip 01:00.0 VGA compatible controller [0300]: S3 Inc. 86C380 [ProSavageDDR K4M266] [5333:8d01] (rev 02) -- 02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR2413 802.11bg NIC [168c:001a] (rev 01) Subsystem: Device [02fa:3071] Kernel driver in use: ath5k ===== lsusb | grep -v "root hub" ================================================================================= ===== hwinfo (filtered) ========================================================================================== 21: PCI 11.0: 0200 Ethernet controller Model: "Accton EN2242 10/100 Ethernet Mini-PCI Card" Vendor: pci 0x1113 "Accton Technology Corporation" Device: pci 0x1216 "EN-1216 Ethernet Adapter" SubVendor: pci 0x1113 "Accton Technology Corporation" SubDevice: pci 0x2242 "EN2242 10/100 Ethernet Mini-PCI Card" Driver: "tulip" Driver Modules: "tulip" Device File: eth0 Link detected: no Driver Status: tulip is active Driver Activation Cmd: "modprobe tulip" 23: PCI 200.0: 0282 WLAN controller Model: "Atheros AR2413 802.11bg NIC" Vendor: pci 0x168c "Atheros Communications Inc." Device: pci 0x001a "AR2413 802.11bg NIC" SubVendor: pci 0x02fa SubDevice: pci 0x3071 Driver: "ath5k" Driver Modules: "ath5k" Device File: wlan0 Link detected: yes Driver Status: ath5k is active Driver Activation Cmd: "modprobe ath5k" ===== lsmod (filtered) =========================================================================================== | ac | ac97_bus | af_packet | arc4 | ath | | ath5k | cfg80211 | ehci_hcd | hwmon | i2c_core | | i2c_viapro | ip_tables | libata | mac80211 | microcode | | mperf | pci_hotplug | ppdev | rfkill | sg | | shpchp | sr_mod | tulip | uhci_hcd | via686a | | yenta_socket | ===== iwconfig =================================================================================================== eth0 no wireless extensions. wlan0 IEEE 802.11bg ESSID:"§§§§§§§§2" Mode:Managed Frequency:2.437 GHz Access Point: ##:##:##:##:##:#3 Bit Rate=1 Mb/s Tx-Power=20 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=59/70 Signal level=-51 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 ===== 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 | ===== iwlist scanning (filtered) ================================================================================= No WLANs found ===== ndiswrapper -l ============================================================================================= No ndiswrapper module loaded ===== Active processes =========================================================================================== wpa_supplicant:YES networkmanager:NO nm-applet:YES ===== 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" ===== Actual date for bias of following greps ==================================================================== 21:20:21 2012-06-07 ===== 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}=="##:##:##:##:##:#1", 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}=="##:##:##:##:##:#2", 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 '#|blacklist' =============== ================================================================================================================== *** NWElizaStates V0.6.5.5 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-0 DHCP:2 CM:0 IP6:0 KM:0 WLW:eth0 1 RTDT:SuSE [/code]