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.
Asked
Active
Viewed 186 times
-1
-
That's what I thought. Thank you for your time. – newb Mar 21 '15 at 16:18
-
@Jeremy31: Could you please convert that to an answer so that schmucks like me who go around hunting for unanswered questions don't have to look at this one any more. ;-) (And I'll upvote if you drop me a note and it's a good one too!) – Fabby Mar 24 '15 at 22:00
-
1possible duplicate of Ubuntu 14.04 Wireless not working: no network interface – Pilot6 Aug 14 '15 at 16:22
1 Answers
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