Moin,
ich komm einfach nicht weiter. Hab jetzt Opensuse 11,2 auf meinem Laptop und WLAN will einfach nicht laufen, unter 11,1 lief es.
collectNWData.txt sagt:
Meine Kenntnisse für Linux und WLan sind leider nicht sehr groß, gegen NULL.
Warum sagt collectNWData.txt "no active network interface found on your system" und hwinfo "is active". Lese jetzt schon seit einer Woche im Internet und bin auf viele Beiträge gestoßen, die alle nicht zum Erfolg führten. Andere Repros, kaputte Packete, MADWIFI Eintellungen unter YAST löschen und Networkmanager benutzen usw.
Wer kann mir Helfen ?
Gruß Heiko
ich komm einfach nicht weiter. Hab jetzt Opensuse 11,2 auf meinem Laptop und WLAN will einfach nicht laufen, unter 11,1 lief es.
collectNWData.txt sagt:
Code:
!!! CND0110E: For the selected connection type there was no active network interface found on your system
*** uname -a
Linux linux-7uun 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 x86_64 x86_64 x86_64 GNU/Linux
==================================================================================================================
*** cat /etc/*[-_]release || cat /etc/*[-_]version
/etc/SuSE-release
openSUSE 11.2 (x86_64)
VERSION = 11.2
==================================================================================================================
*** cat /etc/resolv | grep -i "nameserver"
nameserver 192.168.111.199
nameserver %%%.%%%.%%%.%1
==================================================================================================================
*** cat /etc/hosts
127.0.0.1 localhost
127.0.0.2 linux-7uun.site linux-7uun
==================================================================================================================
*** route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.111.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.111.199 0.0.0.0 UG 0 0 0 eth0
==================================================================================================================
*** ifconfig
eth0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1
inet addr:192.168.111.3 Bcast:192.168.111.255 Mask:255.255.255.0
inet6 addr: fe80::21f:16ff:fe13:27aa/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8368 errors:0 dropped:0 overruns:0 frame:0
TX packets:4663 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9259050 (8.8 Mb) TX bytes:340013 (332.0 Kb)
Interrupt:30 Base address:0x6000
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:96 errors:0 dropped:0 overruns:0 frame:0
TX packets:96 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6400 (6.2 Kb) TX bytes:6400 (6.2 Kb)
==================================================================================================================
*** ping tests
Ping of 195.135.220.3 OK
Ping of http://www.suse.de OK
==================================================================================================================
*** dhcpcd-test
wlan0: No DHCP server detected info, wlan0: exiting
==================================================================================================================
*** lspci
08:00.0 Network controller [0280]: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 05e3:1205 Genesys Logic, Inc. Afilias Optical Mouse H3003
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================
*** hwinfo (filtered)
34: PCI 800.0: 0282 WLAN controller
Model: "Atheros AR928X Wireless Network Adapter (PCI-Express)"
Vendor: pci 0x168c "Atheros Communications Inc."
Device: pci 0x002a "AR928X Wireless Network Adapter (PCI-Express)"
SubVendor: pci 0x1a3b
SubDevice: pci 0x1071
Driver: "ath9k"
Driver Modules: "ath9k"
Device File: wlan0
Link detected: yes
Driver Status: ath_pci is active
Driver Activation Cmd: "modprobe ath_pci"
Driver Status: ath9k is active
Driver Activation Cmd: "modprobe ath9k"
35: PCI 900.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 0x1734 "Fujitsu Technology Solutions"
SubDevice: pci 0x113d
Driver: "r8169"
Driver Modules: "r8169"
Device File: eth0
Link detected: yes
Driver Status: r8169 is active
Driver Activation Cmd: "modprobe r8169"
Warum sagt collectNWData.txt "no active network interface found on your system" und hwinfo "is active". Lese jetzt schon seit einer Woche im Internet und bin auf viele Beiträge gestoßen, die alle nicht zum Erfolg führten. Andere Repros, kaputte Packete, MADWIFI Eintellungen unter YAST löschen und Networkmanager benutzen usw.
Wer kann mir Helfen ?
Gruß Heiko