[code] collectNWData.sh V0.6.5.4.6 (Rev: 1.299, Build: 2011-11-20 18:25:03 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 --- §§§§§§§§1 SSID to connect to: WLAN --- NWEliza is analyzing the system for common network configuration errors ... !!! CND0120E: Network card wlan0 has no IP address !!! CND0490E: No access point with your SSID detected on interface wlan0 !!! CND0380E: No WLANs detected on interface wlan0. Hardware and/or driver not configured properly !!! CND0320E: WLAN turned off by hardware or software switch !!! CND0310W: Classic network configuration with ifup was detected. Configuration with knetworkmanager is much easier !!! CND0360E: Wireless connection tested with an existing wired connection on interface eth1. Unplug the cable and execute the script again --- 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) (x86_64)" ID=opensuse openSUSE 12.1 (x86_64) VERSION = 12.1 CODENAME = Asparagus ===== uname -a =================================================================================================== Linux linux-ki8x 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) x86_64 x86_64 x86_64 GNU/Linux ===== lspci ====================================================================================================== 00:08.0 Bridge [0680]: nVidia Corporation MCP55 Ethernet [10de:0373] (rev a3) Subsystem: ASUSTeK Computer Inc. Device [1043:8239] Kernel driver in use: forcedeth 00:09.0 Bridge [0680]: nVidia Corporation MCP55 Ethernet [10de:0373] (rev a3) Subsystem: ASUSTeK Computer Inc. Device [1043:8239] Kernel driver in use: forcedeth ===== lsusb | grep -v "root hub" ================================================================================= Bus 001 Device 002: ID 050d:845a Belkin Components F7D2101 802.11n Surf & Share Wireless Adapter v1000 [Realtek RTL8192SU] ===== hwinfo (filtered) ========================================================================================== 21: PCI 08.0: 0200 Ethernet controller Model: "nVidia MCP55 Ethernet" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x0373 "MCP55 Ethernet" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x8239 Driver: "forcedeth" Driver Modules: "forcedeth" Device File: eth0 Link detected: no Driver Status: forcedeth is active Driver Activation Cmd: "modprobe forcedeth" 22: PCI 09.0: 0200 Ethernet controller Model: "nVidia MCP55 Ethernet" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x0373 "MCP55 Ethernet" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x8239 Driver: "forcedeth" Driver Modules: "forcedeth" Device File: eth1 Link detected: yes Driver Status: forcedeth is active Driver Activation Cmd: "modprobe forcedeth" 36: USB 00.0: 0282 WLAN controller Model: "Belkin Connect Wireless USB Adapter" Vendor: usb 0x050d "Belkin Components" Device: usb 0x845a "Connect Wireless USB Adapter" Driver: "r8712u" Driver Modules: "r8712u" Device File: wlan0 Driver Status: r8712u is active Driver Activation Cmd: "modprobe r8712u" ===== lsmod (filtered) =========================================================================================== | af_packet | asus_atk0110 | drm | drm_kms_helper | edac_core | | edac_mce_amd | forcedeth | i2c_algo_bit | i2c_nforce2 | ip_tables | | k8temp | mperf | mxm_wmi | nouveau | nv_tco | | powernow_k8 | ppdev | r8712u | sata_nv | sg | | sr_mod | ttm | wmi | ===== ls /lib/firmware/* ========================================================================================= | 3.1.0-1.2-desktop | amd-ucode | microcode.dat | ===== ifconfig (filtered for eth|wlan|ra|ath|dsl) ================================================================ eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#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 Sendewarteschlangenlänge:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:43 Basisadresse:0x2000 eth1 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#2 inet Adresse:192.168.8.177 Bcast:192.168.8.255 Maske:255.255.255.0 inet6 Adresse: fe80::21d:60ff:fedc:9d84/64 Gültigkeitsbereich:Verbindung UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4221 errors:0 dropped:0 overruns:0 frame:0 TX packets:3880 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:2850216 (2.7 Mb) TX bytes:420617 (410.7 Kb) Interrupt:42 Basisadresse:0x6000 ===== iwconfig =================================================================================================== lo no wireless extensions. eth0 no wireless extensions. eth1 no wireless extensions. wlan0 unassociated Nickname:"rtl_wifi" Mode:Auto Access Point: Not-Associated Sensitivity:0/0 Retry:off RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ================================================== --- /etc/sysconfig/network/ifcfg-eth1 BOOTPROTO='dhcp' NAME='MCP55 Ethernet' STARTMODE='auto' USERCONTROL='no' --- /etc/sysconfig/network/ifcfg-wlan0 BOOTPROTO='dhcp' NAME='Connect Wireless USB Adapter' STARTMODE='auto' USERCONTROL='no' WIRELESS_AP_SCANMODE='1' WIRELESS_AUTH_MODE='psk' WIRELESS_BITRATE='auto' WIRELESS_DEFAULT_KEY='0' WIRELESS_ESSID='§§§§§§§§1' WIRELESS_KEY_LENGTH='@@@@@@' WIRELESS_MODE='Managed' WIRELESS_POWER='no' WIRELESS_WPA_PSK='@@@@@@' PREFIXLEN='24' ===== iwlist scanning ============================================================================================ No WLANs found ===== ndiswrapper -l ============================================================================================= No ndiswrapper module loaded ===== Active processes =========================================================================================== wpa_supplicant:NO knetworkmanager:NO nm-applet:NO ===== ===== egrep -i "persistent|networkmanager" /etc/sysconfig/network/config | grep -v "^#|^$" ================= NETWORKMANAGER="no" ===== dhcpcd-test ================================================================================================ wlan0: No DHCP server detected info, wlan0: exiting ===== ping tests ================================================================================================= Ping of 195.135.220.3 OK Ping of www.suse.de OK ===== cat /etc/resolv | grep -i "nameserver" ===================================================================== nameserver 192.168.8.1 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost 192.169.8.3 linux-ki8x.site linux-ki8x ===== route -n | egrep "(eth|ath|ra|wlan|dsl)" =================================================================== 0.0.0.0 192.168.8.1 0.0.0.0 UG 0 0 0 eth1 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1 192.168.8.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 ===== Actual date for bias of following greps ==================================================================== 18:23:00 2011-11-25 ===== 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 ==================================== Nov 25 18:19:28 linux-ki8x kernel: [ 814.627201] r8712u: Install latest linux-firmware Nov 25 18:19:28 linux-ki8x kernel: [ 814.700846] r8712u: Loading firmware from "rtlwifi/rtl8712u.bin" Nov 25 18:19:28 linux-ki8x kernel: [ 814.702606] r8712u: Unable to load firmware Nov 25 18:19:28 linux-ki8x kernel: [ 814.702609] r8712u: Install latest linux-firmware Nov 25 18:20:43 linux-ki8x kernel: [ 889.603231] r8712u: Loading firmware from "rtlwifi/rtl8712u.bin" Nov 25 18:20:43 linux-ki8x kernel: [ 889.607679] r8712u: Unable to load firmware Nov 25 18:20:43 linux-ki8x kernel: [ 889.607688] r8712u: Install latest linux-firmware Nov 25 18:23:01 linux-ki8x kernel: [ 1027.456846] r8712u: Loading firmware from "rtlwifi/rtl8712u.bin" Nov 25 18:23:01 linux-ki8x kernel: [ 1027.458626] r8712u: Unable to load firmware Nov 25 18:23:01 linux-ki8x kernel: [ 1027.458629] r8712u: Install latest linux-firmware ===== 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}=="##:##:##:##:##:#3", 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="eth1" /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.6 IF:eth0 IM:1 IF:eth1 IM:1 IF:wlan0 IM:2 DI:3 AP:0 FALON:1 NIC:1 cNiC:3:1 NI:2 cNI:2 NIW:wlan0-1 CM:0 IP6:0 KM:0 WLW:eth1 1 RTDT:SuSE [/code]