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
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
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
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
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
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
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
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
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
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
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
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
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"
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
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
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
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
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
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-
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
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
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
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
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
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
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
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
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
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
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
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
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)
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
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
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
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
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
** 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
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.
** 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
40 matches
Mail list logo