All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brummfax <brummfax@posteo.org>
To: ath10k@lists.infradead.org
Subject: ath20k blocks other devices
Date: Fri, 15 May 2015 12:07:13 +0200	[thread overview]
Message-ID: <5555C551.5090508@posteo.org> (raw)

Hi everybody,

I bought a new Acer Aspire VN7-571G for my parents. As the new QCA6174
Qualcomm Atheros Wifi/bluetooth (also known as QCNFA344) device is in
use, I could not use Wifi with the usual Ubuntu 15.04 installation.
Following
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1383184/comments/115 I
compiled the new kernel with the ath10k driver and everything worked
nicely at home with my Fritzbox 7490 router using the 5GHz band. At my
parents place with a Fritzbox 3170 router I encounter the following
problem. As soon as Ubuntu is connected to Wifi (using the 2,4 GHz band
as there is no 5GHz band), other devices cannot connect to Wifi anymore.
The ath10k driver blocks all other devices (Smartphones running Android,
iPads) except for my personal laptop with a standard Ubuntu 14.10 system
which can connect to Wifi for a couple of minutes before being
disconnected as well. I can connect again but  will loose the connection
after a couple of minutes. I've also installed Windows 8.1 on the Acer
Aspire, and if I connect to Wifi using Windows, these problems
disappear, i.e. all other devices can also connect to Wifi without any
problems. I've also not seen these problems at home which could be
related to the fact that the Acer Aspire was using the 5GHz band while
the other devices where using the 2,4GHz band.


Running "cat /var/log/syslog | grep ath10k" after installation, I got 3
errors because of missing firmware:
/lib/firmware/ath10k/QCA6174/hw2.1/board-pci-168c:003e:105b:e08e.bin
/lib/firmware/ath10k/QCA6174/hw2.1/firmware-5.bin
lib/firmware/ath10k/cal-pci-0000:03:00.0.bin

The first two messages disappeared after running
sudo cp board.bin  board-pci-168c:003e:105b:e08e.bin
sudo cp firmware-4.bin firmware-5.bin
in the /lib/firmware/ath10k/QCA6174/hw2.1-directory. I could even delete
board.bin and firmware-4.bin without loosing Wifi connectivity. At the
moment these files are still there, but seem to be useless. Nevertheless
"modinfo ath10k_pci" shows that only board.bin and firmware-4.bin from
the hw2.1-directory are used. Very strange! I use the firmware extracted
from my Windows installation using firmware provided by Acer's support
page.


Any help would be appreciated!
Best wishes,
Sven


PS: Bluetooth is still not working even though its turned on and shown
as active. But I can't send or receive files.
 


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

             reply	other threads:[~2015-05-15 10:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-15 10:07 Brummfax [this message]
2015-05-15 10:25 ` ath20k blocks other devices Michal Kazior
2015-05-15 10:52   ` Eduardo Costa
2015-05-15 16:11     ` Anton Romanov
2015-05-15 16:40       ` Eduardo Costa
2015-05-16 15:59         ` Eduardo Costa
2015-05-21  5:29           ` Michal Kazior
2015-05-21  5:42             ` Anton Romanov
2015-05-22  8:28               ` Eduardo Costa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5555C551.5090508@posteo.org \
    --to=brummfax@posteo.org \
    --cc=ath10k@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.