• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

USB-Stick mit Marvel Libertas Chipsatz verliert Verbindung

murasame

Newbie
Guten Abend zusammen,

Ich habe einen USB-Wlan-Stick von A-quip mit Marvel Libertas Chipsatz.

Code:
lsusb
Bus 004 Device 002: ID 1286:1fab

Diesen habe ich per Ndiswrapper zum laufen bekommen. Allerdings scheint der Stick nach einiger Zeit die Verbindung zu verlieren. Aufgefallen ist es mir zu erst, als ich Kaffeine installieren wollte und sich ab 57% nichts mehr getan hat. Ich habe die Verbindung versucht neu aufubauen, aber geholfen hat es nicht. Erst als ich das Ndiswrappermodul via rmmod entladen und mit modprobe neugeladen hatte, konnte ich eine neue Verbindung aufbauen.
Jedoch scheiterte der Versuch Kaffeine zu installieren wieder, da ich die Verbindung verlor.
Ein anpingen meines Routers ergab folgendes Ergebnis:
Code:
ping 192.168.2.1
PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available

--- 192.168.2.1 ping statistics ---
22 packets transmitted, 0 received, 100% packet loss, time 40068ms

Nun frage ich mich, wie ich diesen Bufferspace vergrößern kann, oder ich dieses Problem anders lösen kann. Habt ihr eine Idee?

Per iwconfig wird der Stick trotzdem weiterhin erkannt.

Code:
iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11g  ESSID:DIE SSID
          Mode:Managed  Frequency:2.412 GHz  Access Point: MACAdresse
          Bit Rate=54 Mb/s   Sensitivity=-200 dBm  
          RTS thr=2347 B   Fragment thr=2346 B   
          Encryption key:DER KEY Security mode:restricted
          Power Management:off
          Link Quality:26/100  Signal level:-79 dBm  Noise level:-96 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Ich nutze openSUSE 10.3 auf einem normaln Desktoprechner:


Code:
lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP]
00:09.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] (rev 36)
00:0b.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62)
00:0b.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62)
00:0b.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 65)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 30)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)

Code:
lsusb
Bus 006 Device 001: ID 0000:0000  
Bus 005 Device 001: ID 0000:0000  
Bus 004 Device 004: ID 14aa:0301 AVerMedia (again) or C&E AVermedia/Yakumo/Hama/Typhoon DVB-T USB2.0 (warm)
Bus 004 Device 003: ID 05e3:0608 Genesys Logic, Inc. 
Bus 004 Device 002: ID 1286:1fab  
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 002: ID 062a:0102 Creative Labs 
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000

Danke für eure Geduld und Hilfe.
 
Versuche Dein Router näher an PC zu bringen oder besser ausrichten.
Die Link Quality:26/100 ist sehr schwach.
Normal ist es zwischen 80/100, besser 90/100, es geht auch vielleicht mit 50/100.
Gruß
 
Oben