Yeah, sorry there's a little typo in both of the wget commands, I've missed the 
parameter specifying the output file name.
Here are the commands for the fix again, this time with the correct parameters 
and some other little tweaks.
If the /lib/firmware/ath10k/QCA6174/hw3.0/ directory already exists, remember 
to backup everything from it in case you want to restore the previous 
configuration.

--------------------

sudo mkdir -p /lib/firmware/ath10k/QCA6174/hw3.0/

sudo rm /lib/firmware/ath10k/QCA6174/hw3.0/* 2> /dev/null

sudo wget -O /lib/firmware/ath10k/QCA6174/hw3.0/board.bin
https://github.com/FireWalkerX/ath10k-
firmware/blob/7e56cbb94182a2fdab110cf5bfeded8fd1d44d30/QCA6174/hw3.0/board-2.bin?raw=true

sudo wget -O /lib/firmware/ath10k/QCA6174/hw3.0/firmware-4.bin
https://github.com/FireWalkerX/ath10k-
firmware/blob/7e56cbb94182a2fdab110cf5bfeded8fd1d44d30/QCA6174/hw3.0/firmware-4.bin_WLAN.RM.2.0-00180-QCARMSWPZ-1?raw=true

sudo chmod +x /lib/firmware/ath10k/QCA6174/hw3.0/*

--------------------

After a reboot your wireless should be working.

The status of this bug should probably not be "In Progress" after a
working solution has been found, but please correct me if I'm wrong. As
I'm not yet familiar with this bug reporting system, could someone
advice me further?

PS. I'm glad you figured it out Oliver, sorry for the extra hassle.

/Dennis

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1520343

Title:
  Qualcomm Atheros wireless card [168c:003e] (rev 32) not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1520343/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to