← Back to team overview

ubuntu-eee-coders team mailing list archive

[Bug 261141] Re: Eee 1000 - Disabling Wireless Crashes System

 

"sudo sh -c | ..."???  .. where did that come from?   
Shouldn't that just be something like:

    echo 1 | sudo tee /proc/acpi/asus/wlan

Or better yet, since this is probably already running as root:

    echo 1 > /proc/acpi/asus/wlan

-- 
Eee 1000 - Disabling Wireless Crashes System
https://bugs.launchpad.net/bugs/261141
You received this bug notification because you are a member of Ubuntu
Eee Coders, which is subscribed to Ubuntu Eee.

Status in Ubuntu Eee: Triaged

Bug description:
Wireless is setup correctly, however when using the hotkey (FN&F2), the disable wireless icon appears - but the system then crashes.  Only responds to a hard shutdown.



References