https://github.com/ericklv/asus-wifi-disabled-on-linux
https://github.com/ericklv/asus-wifi-disabled-on-linux
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericklv/asus-wifi-disabled-on-linux
- Owner: ericklv
- Created: 2017-05-07T16:19:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-07T16:25:10.000Z (about 9 years ago)
- Last Synced: 2024-10-11T22:19:06.634Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asus-Wifi-Disabled-on-Linux
1.Open terminal and copy-paste this command:
```
echo "options asus_nb_wmi wapf=4" | sudo tee /etc/modprobe.d/asus_nb_wmi.conf
```
2.Reboot your machine.