[code] collectNWData.sh V0.6.11 (Rev: 1.368, Build: 2013/05/19 17:41:39 UTC) --- Which type of your network connection should be tested? --- (1) 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 ... !!! CND0290E: No network configuration found for interface wlan0 !!! CND0200W: Maximum possible MTU is 1492, but actual MTU on nic wlan0 is 1500 !!! CND0230W: IPV6 enabled !!! CND0310W: Classic network configuration with ifup was detected. Configuration with networkmanager is easier --- 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 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.3 (Dartmouth)" VERSION_ID="12.3" PRETTY_NAME="openSUSE 12.3 (Dartmouth) (i586)" ID=opensuse ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:opensuse:12.3" openSUSE 12.3 (i586) VERSION = 12.3 CODENAME = Dartmouth ===== uname -a =================================================================================================== Linux linux-2tdd.site 3.7.10-1.4-desktop #1 SMP PREEMPT Fri Apr 19 12:06:34 UTC 2013 (8ef74f8) i686 athlon i386 GNU/Linux ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ================================================== --- /etc/sysconfig/network/ifcfg-dsl0 BOOTPROTO='none' DEVICE='eth0' MODEM_IP='10.0.0.138' NAME='DSL-Verbindung' PPPMODE='pppoe' PROVIDER='provider0' STARTMODE='hotplug' USERCONTROL='yes' ===== ping tests ================================================================================================= Ping of 173.194.35.176 OK Ping of www.google.com OK ===== cat /etc/resolv | grep -i "nameserver" ===================================================================== nameserver 192.168.1.1 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost ===== (route -n && route -A inet6 -n) | egrep "(eth|ath|ra|wlan|dsl|ppp)" ======================================== 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 wlan0 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0 ===== ifconfig (filtered for eth|wlan|ra|ath|dsl|ppp) ============================================================ eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#1 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:1291 errors:0 dropped:0 overruns:0 frame:0 TX packets:1147 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:1308859 (1.2 Mb) TX bytes:230323 (224.9 Kb) wlan0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#2 inet Adresse:192.168.1.14 Bcast:192.168.1.255 Maske:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:5497 errors:0 dropped:0 overruns:0 frame:0 TX packets:6558 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:5207985 (4.9 Mb) TX bytes:1060816 (1.0 Mb) ===== lspci ====================================================================================================== 02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01) Subsystem: Broadcom Corporation Device [14e4:0608] Kernel driver in use: bcma-pci-bridge 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller [10ec:8168] (rev 07) Subsystem: Lenovo Device [17aa:21fd] Kernel driver in use: r8169 ===== lsusb | grep -v "root hub" ================================================================================= Bus 002 Device 002: ID 04f2:b2fe Chicony Electronics Co., Ltd Bus 003 Device 002: ID 046d:c01b Logitech, Inc. MX310 Optical Mouse Bus 004 Device 003: ID 0a5c:21f4 Broadcom Corp. ===== hwinfo (filtered) ========================================================================================== 33: PCI 200.0: 0282 WLAN controller Model: "Broadcom WLAN controller" Vendor: pci 0x14e4 "Broadcom" Device: pci 0x4727 SubVendor: pci 0x14e4 "Broadcom" SubDevice: pci 0x0608 Driver: "bcma-pci-bridge" Driver Modules: "bcma" Device File: wlan0 Link detected: yes Driver Status: bcma is active Driver Activation Cmd: "modprobe bcma" 34: PCI 300.0: 0200 Ethernet controller Model: "Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller" Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd." Device: pci 0x8168 "RTL8111/8168B PCI Express Gigabit Ethernet controller" SubVendor: pci 0x17aa "Lenovo" SubDevice: pci 0x21fd Driver: "r8169" Driver Modules: "r8169" Device File: eth0 Link detected: no Driver Status: r8169 is active Driver Activation Cmd: "modprobe r8169" ===== lsmod (filtered) =========================================================================================== | ac | af_packet | arc4 | b43 | bcma | | bnep | brcmsmac | brcmutil | cfg80211 | cordic | | drm | drm_kms_helper | i2c_algo_bit | i2c_piix4 | ip_tables | | k10temp | kvm | mac80211 | microcode | mmc_core | | mperf | ppp_generic | r8169 | rfcomm | rfkill | | rts_pstor | scsi_dh | scsi_dh_alua | scsi_dh_emc | scsi_dh_hp_sw | | scsi_dh_rdac | serio_raw | sg | slhc | sr_mod | | ssb | st | ttm | wmi | xhci_hcd | ===== iwconfig =================================================================================================== eth0 no wireless extensions. wlan0 IEEE 802.11bgn ESSID:"§§§§§§§§2" Mode:Managed Frequency:2.457 GHz Access Point: ##:##:##:##:##:#3 Bit Rate=39 Mb/s Tx-Power=20 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=49/70 Signal level=-61 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:3 Invalid misc:6 Missed beacon:0 ===== ls /lib/firmware/*.{fw,ucode,bin} ========================================================================== | agere_ap_fw.bin | agere_sta_fw.bin | ar5523.bin | ar7010.fw | | ar7010_1_1.fw | ar9170-1.fw | ar9170-2.fw | ar9271.fw | | ath3k-1.fw | 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 | carl9170-1.fw | | dvb-fe-xc5000-1.6.114.fw| dvb-usb-dib0700-1.20.fw | dvb-usb-terratec-h5-drxk.fw| f2255usb.bin | | htc_7010.fw | htc_9271.fw | intelliport2.bin | iwlwifi-100-5.ucode | | iwlwifi-1000-3.ucode | iwlwifi-1000-5.ucode | iwlwifi-105-6.ucode | iwlwifi-135-6.ucode | | iwlwifi-2000-6.ucode | iwlwifi-2030-6.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-6000g2a-6.ucode | | iwlwifi-6000g2b-5.ucode | iwlwifi-6000g2b-6.ucode | iwlwifi-6050-4.ucode | iwlwifi-6050-5.ucode | | lbtf_usb.bin | lgs8g75.fw | mts_mt9234mu.fw | mts_mt9234zba.fw | | phanfw.bin | ql2100_fw.bin | ql2200_fw.bin | ql2300_fw.bin | | ql2322_fw.bin | ql2400_fw.bin | ql2500_fw.bin | rt2561.bin | | rt2561s.bin | rt2661.bin | rt2860.bin | rt2870.bin | | rt3070.bin | rt3071.bin | rt3090.bin | rt3290.bin | | rt73.bin | s2250.fw | s2250_loader.fw | tlg2300_firmware.bin | | tr_smctr.bin | usbdux_firmware.bin | usbduxfast_firmware.bin | usbduxsigma_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 | vntwusb.fw | ===== iwlist scanning (filtered) ================================================================================= Channel:10 Frequency:2.457 GHz (Channel 10) Quality=49/70 Signal level=-61 dBm ESSID:"§§§§§§§§2" ===== ndiswrapper -l ============================================================================================= No ndiswrapper module loaded ===== Active processes =========================================================================================== wpa_supplicant:YES networkmanager:YES nm-applet:YES ===== ===== egrep -i "^[^#].*(persistent|networkmanager)" /etc/sysconfig/network/config ========================== FORCE_PERSISTENT_NAMES="" ===== Actual date for bias of following greps ==================================================================== 20:59:37 2013-06-05 ===== grep -i radio /var/log/messages* | tail -n 5 =============================================================== 2013-06-04T22:54:29.891544+02:00 linux-2tdd kernel: [ 15.086363] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked 2013-06-05T20:00:40.946864+02:00 linux-2tdd kernel: [ 16.235395] thinkpad_acpi: radio switch found; radios are enabled 2013-06-05T20:00:40.946885+02:00 linux-2tdd kernel: [ 16.259159] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked 2013-06-05T20:05:35.571079+02:00 linux-2tdd kernel: [ 14.555197] thinkpad_acpi: radio switch found; radios are enabled 2013-06-05T20:05:35.571105+02:00 linux-2tdd kernel: [ 14.580125] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked ===== 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|ppp' /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 '#|blacklist' =============== ================================================================================================================== *** NWElizaStates V0.6.11 IF:eth0 IM:2 IF:wlan0 IM:1 DI:2 AP:1 FALON:1 NIC:0 cNiC:2:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:1 NISS:0 IP6:1 KM:0 WLW:0 RTDT:SuSE GUI:0 UID:0 [/code]