Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save guilhermetp/8b10ff0206f3e1a3033bead9f27f6a04 to your computer and use it in GitHub Desktop.
Save guilhermetp/8b10ff0206f3e1a3033bead9f27f6a04 to your computer and use it in GitHub Desktop.
sudo rm /lib/firmware/ath10k/QCA6174/hw2.1/*
sudo rm /lib/firmware/ath10k/QCA6174/hw3.0/*
sudo wget -O /lib/firmware/ath10k/QCA6174/hw3.0/board.bin https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/board.bin?raw=true
sudo wget -O /lib/firmware/ath10k/QCA6174/hw3.0/board-2.bin https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/board-2.bin?raw=true
sudo wget -O /lib/firmware/ath10k/QCA6174/hw3.0/firmware-4.bin https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/firmware-4.bin_WLAN.RM.2.0-00180-QCARMSWPZ-1?raw=true
sudo wget -O /lib/firmware/ath10k/QCA6174/hw2.1/board.bin https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw2.1/board.bin?raw=true
sudo wget -O /lib/firmware/ath10k/QCA6174/hw2.1/board-2.bin https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw2.1/board-2.bin?raw=true
sudo wget -O /lib/firmware/ath10k/QCA6174/hw2.1/firmware-5.bin https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw2.1/firmware-5.bin_SW_RM.1.1.1-00157-QCARMSWPZ-1
reboot
http://beta.speedtest.net/?noflash=1
@guilhermetp
Copy link
Author

Correção do Ubuntu no Del 5557

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment