Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 678 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 678 Bytes

Flashing firmware from start (Jetson TK1):

Upgrade from Ubuntu 14.04 to 16.04

  • Run the following command: sudo do-release-upgrade
  • Note - Say yes to every prompt.

Install drivers for Intel 7260 AC board

sudo apt install linux-firmware
sudo modprobe -r iwlwifi
sudo modprobe iwlwifi
sudo reboot