-1

I am brand new to Ubuntu and trying to learn as i go with this stuff. I can get online via ethernet but i can't figure out how to get wifi working. My network controller is the qualcomm atheros 003e(rev 20). I have also gotten 168c:003e. Under system settings/ network all i see is wired connection and network proxy. From the research i have done it seems that alot of people are having this issue but i cant seem to find a solution. Sorry for the lack of information but i don't have any idea what i am doing yet. Thank you in advance for the help.

newb
  • 1

1 Answers1

1

This device will see minimal support- basically be able to connect to unsecured networks in kernel 4.0, I would suggest finding a different wifi card for now. I believe the card is the QCA6174 and the developers for ath10k are working on it but it might take some time for it to be fully supported

I think this is what made it into kernel 4.0 http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/net/wireless/ath/ath10k?id=d63955b33b3bee45d784ffdfafeb93076c765660 and you can watch the log in linux-next for new news http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/log/drivers/net/wireless/ath/ath10k

Jeremy31
  • 12,602
  • 10
  • 58
  • 114
  • Going through my "schmucks" answers that didn't get any upvotes... So finally you got one! ;-) – Fabby Jun 02 '15 at 17:42
  • 1
    @Fabby Thanks, it is too bad these cards still aren't supported 100% in the newest kernels. Some have got them to work according to this bug report – Jeremy31 Jun 02 '15 at 21:46