EeePC WLAN problem

Kodo!

Cadet 1st Year
Registriert
Aug. 2008
Beiträge
11
ich bin mir ziemlich sicher, dass dieses problem schonmal irgendwo bei irgendwem aufgetreten ist. aber ih habe es und finde keine lösung.

der neu zugelegte EeePc will und will keine verbindung mit dem internet aufbauen. zumindest keine über Wlan.
alles so gemacht, wie es sein sollte und dennoch ist die verbinung zum eigenen netzwerk im status "anstehend"

hier mal er log dazu:

Configuring interface ath0=lan2 (inet)
dhclient3 -r -pf /var/run/dhclient.$IFACE.pid -lf /var/run/dhclient.$IFACE.leases $IFACE
There is already a pid file /var/run/dhclient.ath0.pid with pid 24645
killed old client process, removed PID file
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/

Listening on LPF/ath0/00:15:af:95:74:a7
Sending on LPF/ath0/00:15:af:95:74:a7
Sending on Socket/fallback
ifconfig $IFACE down
run-parts --verbose /etc/network/if-down.d
run-parts --verbose /etc/network/if-post-down.d
Error for wireless request "Set Mode" (8B06) :
SET failed on device ath0 ; Invalid argument.
Configuring interface ath0=lan2 (inet)
run-parts --verbose /etc/network/if-pre-up.d
ifconfig $IFACE up
dhclient3 -cf /etc/dhcp3/dhclient.$LOGICAL.conf -pf /var/run/dhclient.$IFACE.pid -lf /var/run/dhclient.$IFACE.leases $IFACE
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/

Setting lan1 interface eth0 metric to 10
Listening on LPF/ath0/00:15:af:95:74:a7
Sending on LPF/ath0/00:15:af:95:74:a7
Sending on Socket/fallback
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
Setting lan1 interface eth0 metric to 10
run-parts --verbose /etc/network/if-up.d
Setting lan1 interface eth0 metric to 10



daraus glaube ich zu lesen, dass irgendetwas mit der DHCP nicht stimmt. aber was???
für gute ratschläge bin ich dankbar.
kodo
 
servuz
du musst den w-lan treiber downgraden

Code:
Konsole aufmachen (Strg+Alt+T) und

dpkg -l atheros-swan-modules-2.6.21.4-eeepc 

oder
die Konsole mit [ STRG+ALT+t ] öffnen
Den Treiber mit folgendem Befehl upgraden:
	
sudo apt-get install atheros-swan-modules-2.6.21.4-eeepc

ps: bei beidenmal muss der eeepc über lan mit dem i-net verbunden sein


gruß

awo
 
Zuletzt bearbeitet:
in jedem fall danke für den tipp. aber er bewirkt nicht viel.

diesmal spuckt er mir das hier aus:
Starting WEP wireless connection...


Serial connection established.
using channel 2
Using interface ppp0
Connect: ppp0 <--> /dev/pts/0
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
sent [LCP ConfReq id=0x1 <mru 1452> <magic 0x4636fd04> <pcomp>]
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
Waiting for 1 child processes...
script /usr/sbin/pppoe -I ath0 -T 80 -m 1452, pid 2482
pppoe: Timeout waiting for PADO packets
Script /usr/sbin/pppoe -I ath0 -T 80 -m 1452 finished (pid 2482), status = 0x1
 
puh da bin ich jetzt auch überfragt bei mir hat das down/upgrade geholfen ! würde dir das EeePC forum empfehlen!

gruß

awo
 
Zurück
Oben