wpa_supplicant & suspend
Dmitri Hrapof
hrapof at common-lisp.ru
Sun Apr 15 10:41:24 BST 2007
Emilio Scalise <emisca <at> email.it> writes:
> I think you have an intel 3945 card...
Exactly!
> If it is, maybe the ipw3945d
> daemon gets confused on suspend. I have an 3945 on my notebook, and I
> need to unload totally the driver before suspend.....
It seems it works stable after I moved ifup-sh down the execution chain
(from 62-ifup.sh to 97-ifup.sh).
This way it works cleanly, with just ifdowns/ifups.
Before that wpa_supplicant started on resume but exited with error, saying
"there is no such device". And it worked fine when started by hand,
so I decided to make it start closer to the end of resume procedure.
Sincerely yours,
Dmitri
More information about the laptop-testing-team
mailing list