Fn F2 not working on Easy Peasy 1.1 [Solved with EEE Control]
My 2-year old Eee PC 701 has finally found the OS that suits it. I will be using it mostly for internet purposes and watching some anime series. I installed Easy Peasy 1.1 since it’s what I got and I don’t think I have anymore problems encountered and needs to address so far. Upgrading the OS is now also very easy with the new Easy Peasy.

Eee Control for Netbooks
With Easy Peasy’s default configuration, I noticed that my Wifi is always on. Pressing the Fn F2, which is supposed to do the job of turning it on or off didn’t work. I used to go to the Bios just to toggle the Wifi. And not only that, I also noticed that the Wifi LED is always on no matter if Wifi is off. Good thing there’s the Eee Control that successfully addressed them both.
Here are the steps I followed:
- First, install python-smbus, which can be downloaded from Debian.
- Then in Administration > Synaptic, reload the repository.
- Search for the Eee Control and mark it for installation.
- Click Apply. This should install the Eee Control successfully.
- Go to Preferences > Session and create a new entry to start the Eee Control at start up with the following command:
/etc/init.d/eee-control start - Add another entry to start the Eee Control system tray using the following:
eee-control-tray - Restart Easy Peasy and you should be done. Verify if it works. In my case, it certainly did.
Related posts:
Malc said:
Aug 20, 09 at 5:43 pmThanks! It worked for me!