Comment 11 for bug 688146

Revision history for this message
Jan Faber (mail-janfaber) wrote :

I'm using Natty,
I did not have to set BSSID.
The thing I did to get this solved is.

1) create a file named 'wireless' in /etc/pm/power.d
2) edit this file and enter the following text:

#!/bin/sh
iwconfig eth1 power off

That's all.

With this approach the normal 'wireless' routine is overruled.