if your WLAN option is greyed out on your network manager, run these commands, you will likely get this output:
rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: hci0: Bluetooth
Soft blocked: no
how to fix it:
1. check that WLAN is enabled in BIOS (it’s under “Advanced” right next to Bluetooth enabled/disabled)
2. open terminal become root and:
echo "wistron_btns" >> /etc/modules; # on older linux (like knoppix -> this worked for me) echo "amilo-rfkill" >> /etc/modules; # on newer linux reboot
liked this article?
- only together we can create a truly free world
- plz support dwaves to keep it up & running!
- (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
- really really hate advertisement
- contribute: whenever a solution was found, blog about it for others to find!
- talk about, recommend & link to this blog and articles
- thanks to all who contribute!