Comment 29 for bug 1172151

Revision history for this message
AceLan Kao (acelankao) wrote : Re: ASUS F75A wi-fi disabled by hardware switch

For the unknown reason, the dkms package I built may not be able to install,
so I attached the source code here as well.
Following commands to use it
1. tar -zxvf asus-wmi-1.0.tgz
2. sudo cp -a asus-wmi-1.0 /usr/src
3. sudo apt-get install dkms
4. sudo dkms add -m asus-wmi -v 1.0
5. sudo dkms install -m asus-wmi -v 1.0
6. reboot

Then, you will get a system just like installing the dkms package