Setting Up
-
2. Setting Up Intel Wifi Firmware
Then to Switch Intel Wi-fi Firmware into Target Directory
In case first see: Terminal QuickStart Guide.
First, Extract it into the /tmp Directory with:sudo tar xvzf ~/Downloads/iwlwifi*.tgz -C /tmp/
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
And then Switch the File into the Target with:sudo mv /tmp/iwlwifi*/*.ucode /lib/firmware/
To achieve the Setup provide to Update the Initramfs with:
sudo update-initramfs -k all -u -v
And finally, Reboot:
sudo reboot
Contents