Welche Geräte werden verwendet?
→ Der W-LAN-Stick, der im Eröffnungsbeitrag verlinkt ist und der T-Com Speedport W 700V.
Von welchem Hersteller?
→ LogiLink.
Wie und wo sind die Geräte angeschlossen?
→ An einem USB 2.0 Port.
Welcher Internetanbieter?
→ T-Com (eigentlich doch irrelevant, naja, aber es zu nennen kann ja auch nicht schaden)
Ist der Chipsatz der Netzwerk-Hardware bekannt?
→ Ja, es wird ein Realtek Chip verwendet.
Wird das Netzwerkgerät von anderen Geräten erkannt?
→ Nein (siehe Ende des Beitrags).
Verwendete Kernelversion
→ 2.6.32-25-generic-pae ; gesamte Ausgabe des Terminalbefehls:
Linux christoph-desktop 2.6.32-25-generic-pae #45-Ubuntu SMP Sat Oct 16 21:01:33 UTC 2010 i686 GNU/Linux
Abfrage für PCI und PCMCIA-Karten
02:00.0 Ethernet controller [0200]: Atheros Communications Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller [1969:1026] (rev b0)
Kernel driver in use: ATL1E
Kernel modules: atl1e
Bei "Ethernet" ist beides mal das "net" am Ende rot geschrieben.
Abfrage für USB-Geräte
Ohne den WLAN-Stick:
Bus 008 Device 002: ID 046d:c312 Logitech, Inc. DeLuxe 250 Keyboard
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 046d:c043 Logitech, Inc. MX320/MX400 Laser Mouse
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Mit dem WLAN-Stick:
Bus 008 Device 002: ID 046d:c312 Logitech, Inc. DeLuxe 250 Keyboard
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 046d:c043 Logitech, Inc. MX320/MX400 Laser Mouse
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0bda:8172 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Und hier alle anderen Befehle, die dort noch aufgelistet sind:
christoph@christoph-desktop:~$ egrep -v "^$|^#" /etc/network/interfaces
auto lo
iface lo inet loopback
christoph@christoph-desktop:~$ egrep -v "^$|^#" /etc/resolv.conf
domain Speedport_W_700V
search Speedport_W_700V
nameserver 192.168.2.1
christoph@christoph-desktop:~$ egrep -v "^$|^#" /etc/hosts
127.0.0.1 localhost
127.0.1.1 christoph-desktop
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
christoph@christoph-desktop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
christoph@christoph-desktop:~$ cat /etc/resolv.conf
# Generated by NetworkManager
domain Speedport_W_700V
search Speedport_W_700V
nameserver 192.168.2.1
christoph@christoph-desktop:~$ cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 christoph-desktop
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
christoph@christoph-desktop:~$ cat /etc/udev/rules.d/70-persistent-net.rules
# This file maintains persistent names for network interfaces.
# See udev(7) for syntax.
#
# Entries are automatically added by the 75-persistent-net-generator.rules
# file; however you are also free to add your own entries.
# PCI device 0x1969:0x1026 (ATL1E)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:24:8c:3d:46:b0", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# USB device 0x0bda:0x8172 (usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1f:1f:c5:33:38", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
christoph@christoph-desktop:~$ ifconfig
eth0 Link encap:Ethernet Hardware Adresse 00:24:8c:3d:46:b0
inet Adresse:192.168.2.101 Bcast:192.168.2.255 Maske:255.255.255.0
inet6-Adresse: fe80::224:8cff:fe3d:46b0/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1
RX packets:2182 errors:0 dropped:0 overruns:0 frame:0
TX packets:2021 errors:0 dropped:0 overruns:0 carrier:1
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:884460 (884.4 KB) TX bytes:237391 (237.3 KB)
Interrupt:28
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metrik:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:720 (720.0 B) TX bytes:720 (720.0 B)
christoph@christoph-desktop:~$ route -n
Kernel-IP-Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
192.168.2.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
christoph@christoph-desktop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 802.11b/g Mode:Managed Access Point: Not-Associated
Bit Rate:0 kb/s
Retry min limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
christoph@christoph-desktop:~$ ping -c 4 192.168.2.1
connect: Network is unreachable
christoph@christoph-desktop:~$ ping -c 4 www.ubuntuusers.de
ping: unknown host www.ubuntuusers.de
christoph@christoph-desktop:~$ ping -c 4 213.95.41.11
connect: Network is unreachable
christoph@christoph-desktop:~$ iwlist chan
lo no frequency information.
eth0 no frequency information.
wlan0 11 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
christoph@christoph-desktop:~$ sudo iwlist scan
[sudo] password for christoph:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
christoph@christoph-desktop:~$ lsmod
Module Size Used by
r8192s_usb 346039 0
nls_utf8 1069 1
isofs 29250 1
binfmt_misc 6587 1
ppdev 5259 0
snd_hda_codec_realtek 203376 1
snd_hda_intel 22133 2
snd_hda_codec 74201 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 5412 1 snd_hda_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70918 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 1338 0
snd_seq_oss 26722 0
snd_seq_midi 4557 0
snd_rawmidi 19056 1 snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
snd 54180 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
softcursor 1189 1 bitblit
nvidia 9962496 38
asus_atk0110 9017 0
vga16fb 11385 1
vgastate 8961 1 vga16fb
psmouse 63245 0
serio_raw 3978 0
soundcore 6620 1 snd
snd_page_alloc 7172 2 snd_hda_intel,snd_pcm
intel_agp 24415 0
agpgart 31788 2 nvidia,intel_agp
lp 7028 0
parport 32635 2 ppdev,lp
ohci1394 27238 0
usbhid 36174 0
hid 67032 1 usbhid
usb_storage 39585 0
floppy 53080 0
ieee1394 81213 1 ohci1394
atl1e 28146 0
pata_marvell 2140 0
ahci 32232 0
christoph@christoph-desktop:~$ dmesg | egrep 'net|eth|sky|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|ar91|atme|at7|herm|iwl|ipw|rtl8|r81|rt2|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis'
[ 0.008142] Initializing cgroup subsys net_cls
[ 0.008171] CPU0: Thermal monitoring enabled (TM2)
[ 0.012000] CPU1: Thermal monitoring enabled (TM2)
[ 0.012000] CPU2: Thermal monitoring enabled (TM2)
[ 0.012000] CPU3: Thermal monitoring enabled (TM2)
[ 0.452550] audit: initializing netlink socket (disabled)
[ 0.471839] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.508139] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.511708] device-mapper: multipath: version 1.1.0 loaded
[ 0.511710] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 13.844391] Adding 2955920k swap on /dev/sda6. Priority:-1 extents:1 across:2955920k
[ 15.241338] ATL1E 0000:02:00.0: ATL1E: eth0 NIC Link is Up<100 Mbps Full Duplex>
[ 15.241410] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 15.241544] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 25.868005] eth0: no IPv6 routers present
[ 385.522208] r8192s_usb: module is from the staging directory, the quality is unknown, you have been warned.
[ 385.527501] ieee80211_crypt: registered algorithm 'NULL'
[ 385.527504] ieee80211_crypt: registered algorithm 'TKIP'
[ 385.527506] ieee80211_crypt: registered algorithm 'CCMP'
[ 385.527508] ieee80211_crypt: registered algorithm 'WEP'
[ 385.678634] usbcore: registered new interface driver rtl819xU
[ 385.704556] rtl819xU: --->FirmwareDownload92S()
[ 385.704562] usb 1-6: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 385.720037] rtl819xU:request firmware fail!
[ 385.720193] rtl819xU:Firmware Download Fail!!a
[ 385.726942] rtl819xU: --->FirmwareDownload92S()
[ 385.726946] usb 1-6: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 385.728441] rtl819xU:request firmware fail!
[ 385.728572] rtl819xU:Firmware Download Fail!!a
[ 385.728575] rtl819xU:ERR!!! _rtl8192_up(): initialization is failed!
[ 385.752333] rtl819xU: --->FirmwareDownload92S()
[ 385.752339] usb 1-6: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 385.753854] rtl819xU:request firmware fail!
[ 385.754403] rtl819xU:Firmware Download Fail!!a
[ 385.761710] rtl819xU: --->FirmwareDownload92S()
[ 385.761715] usb 1-6: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 385.765527] rtl819xU:request firmware fail!
[ 385.765745] rtl819xU:Firmware Download Fail!!a
[ 385.765750] rtl819xU:ERR!!! _rtl8192_up(): initialization is failed!
[ 414.836540] rtl819xU:=============>wlan driver to be removed
[ 414.846596] rtl819xU:wlan driver removed
[ 857.459030] rtl819xU: --->FirmwareDownload92S()
[ 857.459036] usb 1-6: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 857.460405] rtl819xU:request firmware fail!
[ 857.460533] rtl819xU:Firmware Download Fail!!a
[ 857.467404] rtl819xU: --->FirmwareDownload92S()
[ 857.467408] usb 1-6: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 857.468901] rtl819xU:request firmware fail!
[ 857.469033] rtl819xU:Firmware Download Fail!!a
[ 857.469037] rtl819xU:ERR!!! _rtl8192_up(): initialization is failed!
[ 857.477907] rtl819xU: --->FirmwareDownload92S()
[ 857.477913] usb 1-6: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 857.479408] rtl819xU:request firmware fail!
[ 857.479658] rtl819xU:Firmware Download Fail!!a
[ 857.487031] rtl819xU: --->FirmwareDownload92S()
[ 857.487037] usb 1-6: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 857.488699] rtl819xU:request firmware fail!
[ 857.488908] rtl819xU:Firmware Download Fail!!a
[ 857.488911] rtl819xU:ERR!!! _rtl8192_up(): initialization is failed!
[ 1250.931059] ATL1E 0000:02:00.0: ATL1E: eth0 NIC Link is Down
christoph@christoph-desktop:~$ cat /var/lib/NetworkManager/NetworkManager.state
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
christoph@christoph-desktop:~$ cat /etc/NetworkManager/nm-system-settings.conf
# This file is installed into /etc/NetworkManager, and is loaded by
# NetworkManager by default. To override, specify: '--config file'
# during NM startup. This can be done by appending to DAEMON_OPTS in
# the file:
#
# /etc/default/NetworkManager
#
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
Bis zu den Pings bestand eine Verbindung via LAN-Kabel. An dieser Stelle habe ich natürlich das LAN-Kabel entfernt, sonst hätte der Test ja nichts gebracht. Davor war eine Verbindung irrelevant, oder? Falls nicht, sagt das bitte, dann gebe ich alle Befehle erneut ein.
freundliche Grüße
Edit: Es tut mir Leid. Ich weiß jetzt, warum die LED andauernd so blinkt. Meine Schwester hängt die ganze Zeit in dem WLAN-Netz drin und weigert sich, das kurz mal aus zu stellen. Meine Eltern weigern sich beide, sie kurz davon zu überzeugen. Ich werde euch die Information so früh wie möglich zukommen lassen.
Edit2: So, sie hat ihren Laptop jetzt ausgeschaltet. Die W-LAN-LED am Router blinkt in langen Abständen ohne klare Regelmäßigkeit, egal ob mein W-LAN-Stick im USB-Port steckt, oder nicht. Die LED brennt die meiste Zeit, im Abstand von (immer anders) 1-5 Sekunden geht sich ganz kurz aus. Ob der Stick steckt, oder nicht macht keinen Unterschied.
Edit3: Wenn ich den W-LAN-Stick unter Windows XP (da funktioniert er, selber Rechner, selber USB-Port) verbinden lasse, blinkt die LED wie wild. Auch die LED am Stick selbst blinkt. Die LED am Router blinkt immer mindestens 2-3 mal in Folge, nicht einzeln, wie unter Linux oder ganz ohne angeschlossenen Stick. Der Stick hat unter Linux also absolut keine Verbidung zum Router.