you should do echo 1 | sudo tee /sys/class/net/eth1/device/rf_kill echo 0 | sudo tee /sys/class/net/eth1/device/rf_kill
the first one disables the radio. -- wireless.sh should use device/rf_kill instead of power/state https://launchpad.net/bugs/42820 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
