ich habe hier einen PC mit Debian Oldstable stehen, den ich mittlerweile gerne über Wlan anschließen möchte. Den Wlan-Stick hatte ich vorher an einem RaspberryPi dran (Raspbian auf Wheezy Basis) und dort funktionierte er auch einwandfrei.
Ich habe firmware-realtek installiert, und danach den Stick durch die /etc/network/interfaces sich verbinden lassen (hatte den Tip hier im Forum gefunden):
Code: Alles auswählen
auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid $ssid
wpa-psk $passwort
Der Stick hat am Pi hervorragend funktioniert; von daher würde ich einen Hardware Defekt ausschließen. Bin auch durch die verschiedenen USB-Slots gegangen, um einen Defekt am Mainboard auszuschließen.
Auf dem PC läuft ansonsten eine normale xfce4 Installation mit gdm3 als LoginManager. Das einzige was nicht aus den Debian Repos kommt, ist der Nvidia-Treiber. Im Syslog sind zu dem Zeitpunkt keine Nachrichten zu finden. Also tatsächlich gar nichts - weder Wifi bezogen, noch sonstiges.
Ein Eintrag auf Google wies darauf hin, dass man das Power-Management des Sticks deaktivieren solle. Dies habe ich auch erfolglos getestet.
Habt ihr einen Tipp für mich?
iwconfig:
Code: Alles auswählen
wlan0 IEEE 802.11bgn ESSID:"ssid"
Mode:Managed Frequency:2.412 GHz Access Point: 9C:C7:A6:5C:28:91
Bit Rate=150 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=51/70 Signal level=-59 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:833 Missed beacon:0
Code: Alles auswählen
Bus 001 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
Code: Alles auswählen
PING fritz.box (192.168.178.1) 56(84) bytes of data.
64 bytes from fritz.box (192.168.178.1): icmp_req=1 ttl=64 time=6.31 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=2 ttl=64 time=3.67 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=3 ttl=64 time=5.19 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=4 ttl=64 time=4.70 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=5 ttl=64 time=608 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=6 ttl=64 time=1003 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=7 ttl=64 time=6.19 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=8 ttl=64 time=1.62 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=9 ttl=64 time=2.42 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=10 ttl=64 time=998 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=11 ttl=64 time=23.4 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=12 ttl=64 time=38.5 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=13 ttl=64 time=6.20 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=14 ttl=64 time=1.51 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=15 ttl=64 time=2.83 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=16 ttl=64 time=1.70 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=17 ttl=64 time=4.10 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=18 ttl=64 time=5.78 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=19 ttl=64 time=2.38 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=20 ttl=64 time=3.94 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=21 ttl=64 time=6.96 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=22 ttl=64 time=8.12 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=23 ttl=64 time=327 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=24 ttl=64 time=7.70 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=26 ttl=64 time=406 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=27 ttl=64 time=949 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=28 ttl=64 time=2.65 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=29 ttl=64 time=2.69 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=30 ttl=64 time=7.08 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=31 ttl=64 time=9.58 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=32 ttl=64 time=11.6 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=33 ttl=64 time=3.68 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=34 ttl=64 time=3.24 ms
64 bytes from fritz.box (192.168.178.1): icmp_req=35 ttl=64 time=5.46 ms
^C
--- fritz.box ping statistics ---
35 packets transmitted, 34 received, 2% packet loss, time 43101ms
rtt min/avg/max/mdev = 1.512/131.869/1003.399/295.101 ms, pipe 2
Code: Alles auswählen
options 8192cu rtw_power_mgnt=0 rtw_enusbss=0