From: Kalle Valo <kvalo@codeaurora.org>
To: Kenny Johansson <wirehell@gmail.com>
Cc: ath11k@lists.infradead.org
Subject: Re: ath11k: QCA6390 support on Linux
Date: Fri, 06 Nov 2020 08:24:11 +0200 [thread overview]
Message-ID: <87ft5nm29g.fsf@codeaurora.org> (raw)
In-Reply-To: <CAKuwtP2MsNfTt5oJPrK3PdP2p9bkFhSiGQcdjZtKaXdpGU-Rjw@mail.gmail.com> (Kenny Johansson's message of "Thu, 5 Nov 2020 22:47:16 +0100")
Kenny Johansson <wirehell@gmail.com> writes:
> Short story:
> * Firmware matches
> * Reverting 7fef431be9c9 does not work
> * fd5ad4d1e980 works
> * 3650b228f83a does not work
An excellent summary, makes it a lot easier to understand what's
happening :)
> Details:
>
> Firmware matches:
> ~/qca$ md5sum /lib/firmware/ath11k/QCA6390/hw2.0/*
> a101dc90f8e876f39383b60c9da64ec4 /lib/firmware/ath11k/QCA6390/hw2.0/amss.bin
> 4c0781f659d2b7d6bef10a2e3d457728 /lib/firmware/ath11k/QCA6390/hw2.0/board-2.bin
> d4c912a3501a3694a3f460d13de06d28 /lib/firmware/ath11k/QCA6390/hw2.0/m3.bin
Good, we can rule out firmware corruption then.
> The commit 3650b228f83a worked
>
> [ 7.452884] ath11k_pci 0000:6c:00.0: WARNING: ath11k PCI support is
> experimental!
> [ 7.452926] ath11k_pci 0000:6c:00.0: BAR 0: assigned [mem
> 0xb4200000-0xb42fffff 64bit]
> [ 7.452939] ath11k_pci 0000:6c:00.0: enabling device (0000 -> 0002)
> [ 7.941932] ath11k_pci 0000:6c:00.0: Respond mem req failed,
> result: 1, err: 0
> [ 7.941933] ath11k_pci 0000:6c:00.0: qmi failed to respond fw mem req:-22
> [ 7.952897] ath11k_pci 0000:6c:00.0: chip_id 0x0 chip_family 0xb
> board_id 0xff soc_id 0xffffffff
> [ 7.952897] ath11k_pci 0000:6c:00.0: fw_version 0x101c06cc
> fw_build_timestamp 2020-06-24 19:50 fw_build_id
> [ 8.156172] ath11k_pci 0000:6c:00.0 wlp108s0: renamed from wlan0
I think you have a typo here and you mean that commit fd5ad4d1e980
worked, right? The one which is based on v5.9-rc6:
fd5ad4d1e980 wcn36xx: Advertise beacon filtering support in bmps
> I will try to use fd5ad4d1e980 a bit more to make sure it is not
> something intermittent, though I suspect not as the bringup-branch
> seemed to work consistently, while the latest seems consistently
> broken for me.
Yes, it's a good idea to rule out all intermittent issues. This is a
weird problem and any randomness might confuse the testing results.
Even if your symptoms are different I suspect this is related to Pavel's
problem, where the number one suspect is high physical addresses are
causing problems:
http://lists.infradead.org/pipermail/ath11k/2020-November/000556.html
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
next prev parent reply other threads:[~2020-11-06 6:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-14 17:20 ath11k: QCA6390 support on Linux Kalle Valo
2020-09-14 17:20 ` Kalle Valo
2020-11-04 16:33 ` Kalle Valo
2020-11-04 16:33 ` Kalle Valo
2020-11-04 21:50 ` Kenny Johansson
2020-11-05 10:34 ` Kalle Valo
2020-11-05 21:47 ` Kenny Johansson
2020-11-06 6:24 ` Kalle Valo [this message]
2020-11-06 7:26 ` Kenny Johansson
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=87ft5nm29g.fsf@codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ath11k@lists.infradead.org \
--cc=wirehell@gmail.com \
/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.