[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem mit resume und WLAN-Karte



nur-fuer-spam@t-online.de (Stefan Luetje) wrote:
> 
> Bei meinem Thinkpad mit Atheros Wlan hat folgender Eintrag in der
> Datei /etc/hibernate/common.conf geholfen:
> 
> ### misclaunch
> # OnSuspend 20 echo "Good night!"
> # OnResume 20 echo "Good morning!"
> OnSuspend 20 /sbin/wpa_action ath0 stop
> OnResume 30 /sbin/ifup ath0

so wie ich das verstehe, bewirkt das ein stoppen des wpa_supplicant?
Das habe ich eh hier. 
Aus /etc/network/interfaces
auto ath0
iface ath0 inet dhcp
        pre-up wpa_supplicant -w  -c/etc/wpa_supplicant.conf \
		-iath0 -Dmadwifi -B 
	post-down /etc/init.d/wpa-ifupdown stop
        name primus


Hab's trotzdem probiert. Leider auch ohne Erfolg. 
Beim ifup ath0 bekomme ich die Meldung, dass already configured ist.
Ein "ifconfig ath0 down; ifdown ath0; ifup ath0" bewirkt leider auch
keine Verbesserung. 

Hat noch jemand 'ne Idee oder einen Tipp?

Ulrich


Reply to: