[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-30 Thread Jeremy
Rinfinity I used that patch on backports-20150903 with kvalo's firmware to try to get it working for a poster on ubuntuforums, post is http://ubuntuforums.org/showthread.php?t=2300861 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-30 Thread Francesco Pasa
I runned again echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf and rebooted and now it works. I'm not sure why... I get between 0 and 57% packet loss with ping. ** Description changed: The atheros wireless device (168c:0041) isn't supported by the ath10

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-30 Thread Francesco Pasa
I have a levovo u31-70 with the same problem. I have tried to follow the steps in the posts #75 #81 #85 and #90 but it didn't work. I can now see the wireless in the menu, I managed to connect the first time for 5 seconds and then the wireless stopped showing the available connections. Rebooting d

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-30 Thread Rinfinity
Jeremy, Ref: your reply post# 93 to alligator. For the 168:0042 (rev 30) have you tried using the link I've provided? It leads to kvolo's github page where you can find the corresponding firmware. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-29 Thread Jeremy
aligator I tried patching the backports to use that info and it didn't work with Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30) Subsystem: Foxconn International, Inc. Device [105b:e09a] -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-29 Thread aligator
Jeremy, thank you very mutch. Your post #90 did help me a lot of. My Wifi works now is good. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436940 Title: Atheros wifi 168c:0041(QCA6174) is not su

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-29 Thread Rinfinity
The atheros wireless device (168c:0042) Version: 30 too has a fix now: http://www.spinics.net/lists/linux-wireless/msg143036.html Could Jeremy and Diego be kind enough to tell us how to go about installing this patch. -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-29 Thread Jeremy
If you followed just the instructions from comment 81, you also need sudo apt-get install build-essential linux-headers-$(uname -r) git echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf wget https://www.kernel.org/pub/linux/kernel/projects/backports/2015/09/03/bac

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-28 Thread aligator
user@user-leptop:~$ lspci -k | grep -iA2 net 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15) Subsystem: Acer Incorporated [ALI] Device 102e Kernel driver in use: r8169 03:00.0 Network controller: Qualcomm Ather

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-28 Thread aligator
Hello! I have a laptop, model is Acer Aspire V3-574G-55SG. I following the instructions in #81. And wifi does not work. 03:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 20) user@user-desktop:~$ rfkill list 1: acer-wireless: Wireless LAN Soft bl

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-16 Thread Gauri
Jeremy, Just so you know, I have been cracking my head for past 77 days in order to fix this issue. And, believe me you, I have tried everything that I could lay my hands on. Nothing worked, I tried various versions of ubuntu, mint, debian etc, tried different patches, and what not.. I have cried

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-14 Thread sidharth
I finally got WiFi working on my Lenovo G50-80, following the instructions in #81. Thanks Jeremy and Diego(#28, #34, #40). uname -r 4.3.0-040300rc4-generic lshw -C network *-network description: Ethernet interface product: RTL8111/8168/8411 PCI Express Gigabit Ethern

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-14 Thread Jeremy
Gauri, I would suspect your kernel supports the card without patch, check modinfo ath10k_pci | grep 0041 if that returns: alias: pci:v168Cd0041sv*sd*bc*sc*i* All you need then is firmware from comment #81 and to set the parameter on ath10k_core with echo "options ath10k_core skip_otp=y"

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-13 Thread Gauri
Jeremy, Yes. My laptop model is Lenovo G50-80 and wifi is neither hard blocked nor soft blocked, headers are in place, still not able to use wifi. Although, not sure about the patch you are talking about in that comment. -- You received this bug notification because you are a member of Ubuntu B

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-10 Thread OtterMatt
Jeremy, I can not thank you enough for your instructions. I made sure I was running the 4.1.6 firmware, went through the steps you provided, and it worked perfectly. My wireless network is currently stable and functional. otter@otterlappy:~$ uname -a Linux otterlappy 4.1.6-040106-generic #20150

Re: [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-10 Thread Patrick Lacasse
Gauri, Is your problem related to my previous comment? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1436940/comments/14 2015-10-09 10:40 GMT-04:00 Gauri : > Jeremy, > > I could not locate header files in the git repository from where I > downloaded the kernel source. After searching o

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-09 Thread Jeremy
Gauri, try installing the firmware using git clone https://github.com/atondwal/ath10k-firmware.git sudo cp -r ath10k-firmware/ath10k/ /lib/firmware/ cd /lib/firmware/ath10k/QCA6164 sudo cp -r hw2.1/ /lib/firmware/ath10k/QCA6174/ Reboot -- You received this bug notification because you are a mem

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-09 Thread Gauri
Jeremy, I could not locate header files in the git repository from where I downloaded the kernel source. After searching on web I have installed the header files using this source: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.3-rc4-unstable/ o/p of ls /usr/src/ | grep 4.3 now shows these he

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-08 Thread Jeremy
Gauri use this to see if they are already installed ls /usr/src/ | grep 4.3 It may show linux-headers-4.3.0-rc4 as a result and if it doesn't go to the page you downloaded the linux-image from and download the file that begins with linux-headers-VERSION-generic all.deb and the one linux- headers-

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-07 Thread Gauri
I have installed kernel 4.3.0-rc4 from the sources mentioned by Bob(robert). My wifi card(qca61x4 - Lenovo-g50-80) still doesn't work. Can someone help? o/p of uname -r: 4.3.0-rc4 when I tried to install headers I get following error: E: Unable to locate package linux-headers-4.3.0-rc4 -- You

Re: [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-06 Thread marc matthes
Any tried this for centos 7? Sent from my android device. -Original Message- From: Balaji To: marc.matt...@mchsi.com Sent: Mon, 05 Oct 2015 10:12 PM Subject: [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported Thanks Jeremy, I just tried your backports version .. it is

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-05 Thread Balaji
Thanks Jeremy, I just tried your backports version .. it is working fine without any hitches .. $ $ uname -a Linux balaji-exp 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux $ sudo lshw -C network *-network descriptio

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-05 Thread Jeremy
I got a confirmation that my DKMS version works with kernel 3.19, it uses the backports-20150903 and atondwal firmware files wget https://www.dropbox.com/s/nmgb5li6sd6i7ij/backath10k-dkms_2.0_all.deb dpkg -i backath10k-dkms_2.0_all.deb -- You received this bug notification because you are a memb

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-30 Thread Jeremy
I think this is what will work for now sudo apt-get install build-essential linux-headers-$(uname -r) git echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf wget https://www.kernel.org/pub/linux/kernel/projects/backports/2015/09/03/backports-20150903.tar.gz tar -zx

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-30 Thread Brandon
My wifi works! - Lenovo Edge 15 (168c:0041) - I followed Diego's steps with the new backports. Maybe one day I'll understand what happened. Thanks Diego! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-29 Thread robert
Miles: Here's a thread that might explain the situation, more device ID's requiring specific folders for FW. http://lists.infradead.org/pipermail/ath10k/2015-August/005752.html I'm using the Next Kernel, 4.3 rc3, and the chipset you have works fine, I compiled it using the 3rd section of these i

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-28 Thread Miles Krell
After the kernel update to 3.19.0-30.33, I found that my wifi card wasn't working again. I decided to download the latest backports (2015/09/03 instead of 2015/07/31). When I went to apply the patches Diego mentioned, I found that the patches were already included in the backports, with one inter

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-28 Thread Jeremy
I had a few confirmations from ubuntuforums and askubuntu that it works. I can't understand why it can't use /lib/firmware/ath10k/QCA6164/ for the firmware, the thread http://ath10k.infradead.narkive.com/bahorD8v /patch-rft-1-2-ath10k-add-qca6164-support says it is to avoid breaking backward compat

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-27 Thread Diego
I just tried the 20150903 backports and I didn't have to patch the code (still need to copy the firmware and create /etc/modprobe.d/ath10k.conf. Also, looking at the code from the backport, the firmware still needs to be copied to QCA6174 (instead of QCA6164). Guess it's getting better (maybe in a

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-24 Thread Jeremy
Do the backports work with this card https://www.kernel.org/pub/linux/kernel/projects/backports/2015/09/03/ The patch from Kalle Valo looks to included in the source code -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-17 Thread robert
Miles: I'm Happy with it's performance also, I was referring to some other individuals who reported being stuck at 1meg. It's good to be fine tuning things now, and no longer stuck at UNCLAIMED. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-15 Thread Miles Krell
Here's some information for my card. I definitely haven't experienced any issues with low speeds. $ uname -a Linux flex-3-1470 3.19.0-28-generic #30-Ubuntu SMP Mon Aug 31 15:52:51 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux $ lspci 02:00.0 Network controller: Qualcomm Atheros Device 0041 (rev 20)

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-15 Thread Miles Krell
Following Diego's instructions in #34, my card works perfectly. I now understand what Patrick was saying about the git patch in the above comment (#64) - the line numbers don't match up perfectly, but it's pretty easy to figure out where the lines should go. It's so satisfying to see this card wo

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-13 Thread Patrick
Went through one or two minor bumps along my way, so I'll chronicle them here quickly: Setup: Lenovo flex 3 14" or whatever, it has the 168c:0041 card everyone is raving about nowadays. Arch Linux, got the 4.1.6 kernel and patched it as above. Couldn't run the patch as-is, make sure the code you

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-12 Thread robert
Marc: I see your still having trouble. Follow the example I gave above is all I can advise you. 1) Compile a kernel from the GIT source I mentioned, its is now officially 4.3rc1. Don't ask me how to compile it, your have Centos which is Red Hat based, so go to your Linux Distribution Forums an

Re: [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-10 Thread marc matthes
n 32 bit PCI slot. (int) parm: debug:Debug verbosity level (0=none, ..., 16=all) (int) - Original Message - From: "Kees Cook" To: "marc matthes" Sent: Tuesday, September 8, 2015 9:58:48 PM Subject: [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-10 Thread robert
I was able to get my Atheros wifi, version 0168c:0041 working as expected using the latest Linux Next Kernel Git; https://github.com/torvalds/linux.git And the procedure described on this Fedora bug report site, by Susi Lehtola https://bugzilla.redhat.com/show_bug.cgi?id=1257500#c16 It simple i

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-08 Thread Kees Cook
** Attachment removed: "firmware for qca6174" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1436940/+attachment/4450449/+files/ath10k-qca6174.tar.bz2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-08 Thread robert
For now that is correct, and yet people post in this bug list that they have achieved a workaround. So far only Diego has posted enough information If others could add to the happy success post their lspci, lsusb and modinfo, uname -a it would be easier to piece how they achieved their success.

[Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-07 Thread Kees Cook
** Summary changed: - Atheros wifi 168c:0041(QCA6164) is not supported + Atheros wifi 168c:0041(QCA6174) is not supported -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436940 Title: Atheros wifi 1