Setting up
-
1. Downloading Intel Wireless Firmware
Download Intel Wireless Firmware for GNU/Linux
Clone it with Git of Grab the tgz Archive.
-
2. Extracting Intel Wireless Firmware
In case to Extract Intel Wireless Firmware .tgz into /tmp Directory
If it does Not Open automatically then Double-Click/Right-Click to Open with Archive Manager:
Or from Command Line:tar xvzf ~/Downloads/iwlwifi*.tgz -C /tmp/
Finally, if you are in Trouble to Find Out it on Terminal See: How to Access Downloads Folder from Browser.
-
3. Installing Intel Wireless Firmware
Then to Install Intel Wireless Firmware
Simply run:sudo cp /tmp/iwlwifi-*.ucode /lib/firmware/
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Then you can try to load the iwlwifi Module with:sudo modprobe iwlwifi
How to QuickStart with Command Line on GNU/Linux
Contents