nach langem Windows geeiere hatte ich mich auch entschieden auf meinem Lappi ein Linux zu installieren ,habe mich dann für das Debian 4.0 mit KDE entschieden. Das hat auch alles wunderbar funktioniert, bis es an meine W-Lan Karte ging
Ich habe mich bei Google, Wiki und verschiedenen Foren umgeschaut ...aber ich bekomme diese Karte einfach nicht ans laufen ! Wobei sie Unter Win 2000 fabelhafte Dienste tätigt.
Nun richte ich mich mit ganzer Hoffnung an euch
Hier meine Daten:
Mein Laptop: Toshiba Satellite Pro 4200 ; P III mit 500MHZ ; ca 320MB Ram
Meine W-Lan Karter: Netgear WG511T mit Atheros Chip
meine etc/network/interfaces.conf
Code: Alles auswählen
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
# Interface beim booten hochfahren
auto ath0
iface ath0 inet dhcp
pre-up iwconfig ath0 essid Sigi channel 10 freq 2.457g
wpa_supplicant -Dwext -i ath0 -c/etc/wpa_supplicant.conf
Code: Alles auswählen
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
# 0: Der Treiber des Interfaces kümmert sich um das Scannen von Netzen und die AP Auswahl.
# Dieser Mode sollte benutzt werden, wenn man eine Verschlüsselung auf ein Kabelnetzwerk legt.
# 1: wpa_supplicant kümmert sich um das Scannen von Netzen und die AP Auswahl.
# 2: Fast wie 0, es wird aber mit Hilfe von Sicherheitsrichtlinien und der SSID zu APs verbunden (BSSID wird nicht unterstützt)
#
# Normalerweise funktioniert entweder Mode 1 oder Mode 2.
ap_scan=1
# Netzwerkdefinitionen
network={
ssid=Sigi
scan_ssid=1
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
#psk=blablablub
psk=großer_Schlüssel
}
Code: Alles auswählen
lo no wireless extensions.
irda0 no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11g ESSID:"Sigi"
Mode:Master Frequency:2.412 GHz Access Point: 00:0F:B5:66:FD:F0
Bit Rate:0 kb/s Tx-Power:18 dBm Sensitivity=0/3
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=0/94 Signal level=-95 dBm Noise level=-95 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Code: Alles auswählen
ath0 Protokoll:Ethernet Hardware Adresse 00:0F:B5:66:FD:F0
inet6 Adresse: fe80::20f:b5ff:fe66:fdf0/64 GÃŒltigkeitsbereich:Verbindung
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 SendewarteschlangenlÀnge:0
RX bytes:0 (0.0 b) TX bytes:2178 (2.1 KiB)
lo Protokoll: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 Metric:1
RX packets:62 errors:0 dropped:0 overruns:0 frame:0
TX packets:62 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 SendewarteschlangenlÀnge:0
RX bytes:4192 (4.0 KiB) TX bytes:4192 (4.0 KiB)
wifi0 Protokoll:UNSPEC Hardware Adresse 00-0F-B5-66-FD-F0-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22 errors:0 dropped:0 overruns:0 frame:9716
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 SendewarteschlangenlÀnge:199
RX bytes:2445 (2.3 KiB) TX bytes:3520 (3.4 KiB)
Interrupt:11 Speicher:d4a60000-d4a70000[/color]
ndiswrapper -l
Code: Alles auswählen
2802w : driver installed
lspci
Code: Alles auswählen
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:05.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:05.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:05.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
00:05.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:07.0 Communication controller: Agere Systems 56k WinModem (rev 01)
00:09.0 IRDA controller: Toshiba America Info Systems FIR Port Type-DO
00:0b.0 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 20)
00:0b.1 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 20)
00:0c.0 Multimedia audio controller: Yamaha Corporation YMF-744B [DS-1S Audio Controller] (rev 02)
01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)
06:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
Code: Alles auswählen
ioctl[SIOCSIWMODE]: Invalid argument
Could not configure driver to use managed mode
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
wifi0: unknown hardware address type 801
wifi0: unknown hardware address type 801
Listening on LPF/ath0/00:0f:b5:66:fd:f0
Sending on LPF/ath0/00:0f:b5:66:fd:f0
Sending on Socket/fallback
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 12
No DHCPOFFERS received.
No working leases in persistent database - sleeping.