[code] collectNWData.sh V0.6.5.4.16 (Rev: 1.321C, Build: 2012-04-24 19:18:29 UTC) --- Which type of your network connection should be tested? --- (2) Wired connection --- 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 ... !!! 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 !!! CND0240E: networkmanager for network configuration enabled but a YAST network card configuration for wlan0,eth0 exist --- 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. ================================================================================================================== ===== 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-bikp.site 3.1.0-1.2-desktop #1 SMP PREEMPT 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='BCM4401-B0 100Base-TX' STARTMODE='auto' USERCONTROL='no' --- /etc/sysconfig/network/ifcfg-wlan0 BOOTPROTO='dhcp' NAME='BCM4311 802.11b/g WLAN' STARTMODE='auto' USERCONTROL='yes' WIRELESS_AP_SCANMODE='1' WIRELESS_AUTH_MODE='open' WIRELESS_BITRATE='auto' WIRELESS_DEFAULT_KEY='0' WIRELESS_KEY_LENGTH='@@@@@@' WIRELESS_MODE='Managed' WIRELESS_POWER='no' ===== dhcpcd-test ================================================================================================ wlan0: No DHCP server detected info, wlan0: exiting ===== ping tests ================================================================================================= connect: Network is unreachable 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" ===================================================================== ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost ===== route -n | egrep "(eth|ath|ra|wlan|dsl)" =================================================================== ===== ifconfig (filtered for eth|wlan|ra|ath|dsl) ================================================================ eth_s0_0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1 inet6 addr: fe80::219:b9ff:fe4e:bbea/64 Scope:Link UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:1377 errors:0 dropped:0 overruns:0 frame:0 TX packets:1215 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1342788 (1.2 Mb) TX bytes:316180 (308.7 Kb) 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:36 errors:0 dropped:0 overruns:0 frame:0 TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4395 (4.2 Kb) TX bytes:4395 (4.2 Kb) ===== lspci ====================================================================================================== 02:00.0 Ethernet controller [0200]: Broadcom Corporation BCM4401-B0 100Base-TX [14e4:170c] (rev 02) Subsystem: Dell Device [1028:01d4] Kernel driver in use: b44 -- 0c:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01) Subsystem: Dell Wireless 1390 WLAN Mini-Card [1028:0007] Kernel driver in use: b43-pci-bridge ===== lsusb | grep -v "root hub" ================================================================================= Bus 001 Device 002: ID 413c:a005 Dell Computer Corp. Internal 2.0 Hub Bus 003 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical ===== hwinfo (filtered) ========================================================================================== 23: PCI c00.0: 0282 WLAN controller Model: "Dell Wireless 1390 WLAN Mini-Card" Vendor: pci 0x14e4 "Broadcom" Device: pci 0x4311 "BCM4311 802.11b/g WLAN" SubVendor: pci 0x1028 "Dell" SubDevice: pci 0x0007 "Wireless 1390 WLAN Mini-Card" Driver: "b43-pci-bridge" Driver Modules: "ssb" Device File: wlan0 Link detected: no Driver Status: ssb is active Driver Activation Cmd: "modprobe ssb" 24: PCI 200.0: 0200 Ethernet controller Model: "Broadcom BCM4401-B0 100Base-TX" Vendor: pci 0x14e4 "Broadcom" Device: pci 0x170c "BCM4401-B0 100Base-TX" SubVendor: pci 0x1028 "Dell" SubDevice: pci 0x01d4 Driver: "b44" Driver Modules: "ssb", "b44" Device File: eth_s0_0 Link detected: no Driver Status: b44 is active Driver Activation Cmd: "modprobe b44" ===== lsmod (filtered) =========================================================================================== | ac | af_packet | arc4 | b43 | b44 | | bcma | cfg80211 | dcdbas | dell_laptop | dell_wmi | | drm | drm_kms_helper | i2c_algo_bit | i2c_i801 | i915 | | ip_tables | mac80211 | microcode | mmc_core | mperf | | rfkill | sg | sparse_keymap | sr_mod | ssb | | wmi | yenta_socket | ===== 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="eth_s0_0" ================================================================================================================== *** NWElizaStates V0.6.5.4.16 IF:wlan0 IM:1 DI:1 FALON:1 NIC:1 cNiC:1:1 NI:2 cNI:2 NIW:wlan0-1 NDIS:0 CM:0 IP6:0 KM:1 WLW:0 RTDT:SuSE [/code]