* ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174
@ 2017-08-06 22:10 Kouroche Bouchiat
2017-08-16 14:14 ` Kalle Valo
0 siblings, 1 reply; 12+ messages in thread
From: Kouroche Bouchiat @ 2017-08-06 22:10 UTC (permalink / raw)
To: ath10k
Hey,
On hw3.0/firmware-6.bin my QCA6174 seems to be dropping 100% of
packets after exactly 20 minutes. I talked to people over on the
Archlinux forums who suggested to force the kernel to load
firmware-4.bin instead. I did just that ("mv firmware-6.bin
firmware-6.bin.bak") and my connection seems to be working fine now.
The forum thread is the following:
https://bbs.archlinux.org/viewtopic.php?id=228793
dmesg doesn't appear to show anything significant but I've provided it
just in case (w/ lspci -k):
$ lspci -k | grep ath10k_pci
02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless
Network Adapter (rev 32)
Subsystem: Bigfoot Networks, Inc. Device 1535
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
$ dmesg | grep ath10k
Aug 01 15:41:04 chibilinux kernel: ath10k_pci 0000:02:00.0: enabling
device (0000 -> 0002)
Aug 01 15:41:04 chibilinux kernel: ath10k_pci 0000:02:00.0: pci irq
msi oper_irq_mode 2 irq_mode 0 reset_mode 0
Aug 01 15:41:05 chibilinux kernel: ath10k_pci 0000:02:00.0: qca6174
hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
Aug 01 15:41:05 chibilinux kernel: ath10k_pci 0000:02:00.0: kconfig
debug 0 debugfs 1 tracing 0 dfs 0 testmode 0
Aug 01 15:41:05 chibilinux kernel: ath10k_pci 0000:02:00.0: firmware
ver WLAN.RM.4.4-00022-QCARMSWPZ-2 api 6 features wowlan,ignore-otp
crc32 4d458559
Aug 01 15:41:05 chibilinux kernel: ath10k_pci 0000:02:00.0: board_file
api 2 bmi_id N/A crc32 07ee144e
Aug 01 15:41:05 chibilinux kernel: ath10k_pci 0000:02:00.0: Unknown
eventid: 90118
Aug 01 15:41:05 chibilinux kernel: ath10k_pci 0000:02:00.0: htt-ver
3.32 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Aug 01 15:41:05 chibilinux kernel: ath10k_pci 0000:02:00.0 wlp2s0:
renamed from wlan0
Aug 01 15:43:00 chibilinux kernel: ath10k_pci 0000:02:00.0: Unknown
eventid: 90118
Aug 01 15:59:48 chibilinux kernel: ath10k_pci 0000:02:00.0: Unknown
eventid: 90118
Aug 01 16:20:39 chibilinux kernel: ath10k_pci 0000:02:00.0: Unknown
eventid: 90118
Aug 01 16:39:24 chibilinux kernel: ath10k_pci 0000:02:00.0: Unknown
eventid: 90118
Seems like those Unknown eventids come from me reconnecting to the network:
$ journalctl -xb | grep ath10k -A 3 -B 3
...
Aug 01 15:59:47 chibilinux sudo[32399]: pam_unix(sudo:session):
session opened for user root by (uid=0)
Aug 01 15:59:47 chibilinux systemd[1]: Starting Networking for netctl
profile homeb...
Aug 01 15:59:47 chibilinux network[32404]: Starting network profile 'homeb'...
Aug 01 15:59:48 chibilinux kernel: ath10k_pci 0000:02:00.0: Unknown
eventid: 90118
Aug 01 15:59:48 chibilinux kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0:
link is not ready
Aug 01 15:59:53 chibilinux kernel: wlp2s0: authenticate with f4:ca:e5:fd:ed:04
Aug 01 15:59:53 chibilinux kernel: wlp2s0: send auth to
f4:ca:e5:fd:ed:04 (try 1/3)
--
Aug 01 16:20:39 chibilinux sudo[9344]: pam_unix(sudo:session): session
opened for user root by (uid=0)
Aug 01 16:20:39 chibilinux systemd[1]: Starting Networking for netctl
profile homeb...
Aug 01 16:20:39 chibilinux network[9349]: Starting network profile 'homeb'...
Aug 01 16:20:39 chibilinux kernel: ath10k_pci 0000:02:00.0: Unknown
eventid: 90118
Aug 01 16:20:40 chibilinux kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0:
link is not ready
Aug 01 16:20:45 chibilinux kernel: wlp2s0: authenticate with f4:ca:e5:fd:ed:04
Aug 01 16:20:45 chibilinux kernel: wlp2s0: send auth to
f4:ca:e5:fd:ed:04 (try 1/3)
--
Aug 01 16:39:24 chibilinux sudo[10122]: pam_unix(sudo:session):
session opened for user root by (uid=0)
Aug 01 16:39:24 chibilinux systemd[1]: Starting Networking for netctl
profile homeb...
Aug 01 16:39:24 chibilinux network[10127]: Starting network profile 'homeb'...
Aug 01 16:39:24 chibilinux kernel: ath10k_pci 0000:02:00.0: Unknown
eventid: 90118
Aug 01 16:39:25 chibilinux kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0:
link is not ready
Aug 01 16:39:29 chibilinux kernel: wlp2s0: authenticate with f4:ca:e5:fd:ed:04
Aug 01 16:39:30 chibilinux kernel: wlp2s0: send auth to
f4:ca:e5:fd:ed:04 (try 1/3)
Thanks,
Kouroche
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 2017-08-06 22:10 ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 Kouroche Bouchiat @ 2017-08-16 14:14 ` Kalle Valo 2017-08-16 14:24 ` Gilbert Moisio 0 siblings, 1 reply; 12+ messages in thread From: Kalle Valo @ 2017-08-16 14:14 UTC (permalink / raw) To: Kouroche Bouchiat; +Cc: ath10k@lists.infradead.org Kouroche Bouchiat <kouroche.bouchiat@gmail.com> writes: > On hw3.0/firmware-6.bin my QCA6174 seems to be dropping 100% of > packets after exactly 20 minutes. I talked to people over on the > Archlinux forums who suggested to force the kernel to load > firmware-4.bin instead. I did just that ("mv firmware-6.bin > firmware-6.bin.bak") and my connection seems to be working fine now. > The forum thread is the following: > https://bbs.archlinux.org/viewtopic.php?id=228793 I suspect that this is a WPA rekeying problem, are you able to verify that? Anyway, I reported this internally. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 2017-08-16 14:14 ` Kalle Valo @ 2017-08-16 14:24 ` Gilbert Moisio 2017-08-16 14:42 ` Kalle Valo 0 siblings, 1 reply; 12+ messages in thread From: Gilbert Moisio @ 2017-08-16 14:24 UTC (permalink / raw) To: Kalle Valo; +Cc: Kouroche Bouchiat, ath10k@lists.infradead.org Hi, thanks for your answer. I tried from a fresh install, directly with the last linux-firmware package and the issue in avaliable at the first boot. Regards 2017-08-16 16:14 GMT+02:00 Kalle Valo <kvalo@qca.qualcomm.com>: > Kouroche Bouchiat <kouroche.bouchiat@gmail.com> writes: > >> On hw3.0/firmware-6.bin my QCA6174 seems to be dropping 100% of >> packets after exactly 20 minutes. I talked to people over on the >> Archlinux forums who suggested to force the kernel to load >> firmware-4.bin instead. I did just that ("mv firmware-6.bin >> firmware-6.bin.bak") and my connection seems to be working fine now. >> The forum thread is the following: >> https://bbs.archlinux.org/viewtopic.php?id=228793 > > I suspect that this is a WPA rekeying problem, are you able to verify > that? Anyway, I reported this internally. > > -- > Kalle Valo > _______________________________________________ > ath10k mailing list > ath10k@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/ath10k _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 2017-08-16 14:24 ` Gilbert Moisio @ 2017-08-16 14:42 ` Kalle Valo 2017-08-16 15:13 ` Gilbert Moisio 0 siblings, 1 reply; 12+ messages in thread From: Kalle Valo @ 2017-08-16 14:42 UTC (permalink / raw) To: Gilbert Moisio; +Cc: Kouroche Bouchiat, ath10k@lists.infradead.org (please don't top post) Gilbert Moisio <gmoisio@gmail.com> writes: > I tried from a fresh install, directly with the last linux-firmware > package and the issue in avaliable at the first boot. That does not answer my question if it's WPA rekeying related but let's forget that for now. Can you try this firmware: https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/4.4.1/firmware-6.bin_WLAN.RM.4.4.1-00026-QCARMSWP-1 If you try it, double check that you are really testing the correct firmware version, it's pretty easy to use the wrong version. Even better if you can provide me the desmg output so that I can confirm that. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 2017-08-16 14:42 ` Kalle Valo @ 2017-08-16 15:13 ` Gilbert Moisio 2017-08-16 16:26 ` Kalle Valo 0 siblings, 1 reply; 12+ messages in thread From: Gilbert Moisio @ 2017-08-16 15:13 UTC (permalink / raw) To: Kalle Valo; +Cc: Kouroche Bouchiat, ath10k@lists.infradead.org I'm using qca988x hw2.0. Do you want that I replace the /usr/lib/firmware/ath10k/QCA988X/hw2.0/firmware-5.bin with the QCA6174/hw3.0/4.4.1/firmware-6.bin you gave me? 2017-08-16 16:42 GMT+02:00 Kalle Valo <kvalo@qca.qualcomm.com>: > (please don't top post) > > Gilbert Moisio <gmoisio@gmail.com> writes: > >> I tried from a fresh install, directly with the last linux-firmware >> package and the issue in avaliable at the first boot. > > That does not answer my question if it's WPA rekeying related but let's > forget that for now. > > Can you try this firmware: > > https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/4.4.1/firmware-6.bin_WLAN.RM.4.4.1-00026-QCARMSWP-1 > > If you try it, double check that you are really testing the correct > firmware version, it's pretty easy to use the wrong version. Even better > if you can provide me the desmg output so that I can confirm that. > > -- > Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 2017-08-16 15:13 ` Gilbert Moisio @ 2017-08-16 16:26 ` Kalle Valo [not found] ` <CAM8JFhCpWBDv=_rZ_KDTsQ008wjUgv5nix=kxv-RPd2035xGLQ@mail.gmail.com> 0 siblings, 1 reply; 12+ messages in thread From: Kalle Valo @ 2017-08-16 16:26 UTC (permalink / raw) To: Gilbert Moisio; +Cc: Kouroche Bouchiat, ath10k@lists.infradead.org Gilbert Moisio <gmoisio@gmail.com> writes: > I'm using qca988x hw2.0. > Do you want that I replace the > /usr/lib/firmware/ath10k/QCA988X/hw2.0/firmware-5.bin with the > QCA6174/hw3.0/4.4.1/firmware-6.bin you gave me? I'm confused, the subject says this is about QCA6174 but now you are saying this is on QCA988X? -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
[parent not found: <CAM8JFhCpWBDv=_rZ_KDTsQ008wjUgv5nix=kxv-RPd2035xGLQ@mail.gmail.com>]
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 [not found] ` <CAM8JFhCpWBDv=_rZ_KDTsQ008wjUgv5nix=kxv-RPd2035xGLQ@mail.gmail.com> @ 2017-08-17 7:11 ` Kalle Valo [not found] ` <CAPYrjBUrEuuxpO=KYi1EXh-bZU2sPNLEsnNZnnp6_w1viss3wQ@mail.gmail.com> 1 sibling, 0 replies; 12+ messages in thread From: Kalle Valo @ 2017-08-17 7:11 UTC (permalink / raw) To: Gilbert Moisio; +Cc: Kouroche Bouchiat, ath10k@lists.infradead.org Gilbert Moisio <gmoisio@gmail.com> writes: > The subject is strange. I never wrote this. The subject was > "Introducing issue when updating firmware to 10.2.4.70.63-2" Ah, now I understand. You got confused between different threads. This is a public mailing list and there are multiple ongoing discussions ("threads) going on and one has to be careful not to mix them. This thread is: http://lists.infradead.org/pipermail/ath10k/2017-August/010005.html But your thread is again here: http://lists.infradead.org/pipermail/ath10k/2017-August/010042.html So two very different issues. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
[parent not found: <CAPYrjBUrEuuxpO=KYi1EXh-bZU2sPNLEsnNZnnp6_w1viss3wQ@mail.gmail.com>]
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 [not found] ` <CAPYrjBUrEuuxpO=KYi1EXh-bZU2sPNLEsnNZnnp6_w1viss3wQ@mail.gmail.com> @ 2017-08-17 7:14 ` Kalle Valo 2017-08-17 8:59 ` Kouroche Bouchiat 0 siblings, 1 reply; 12+ messages in thread From: Kalle Valo @ 2017-08-17 7:14 UTC (permalink / raw) To: Kouroche Bouchiat; +Cc: Gilbert Moisio, ath10k@lists.infradead.org Kouroche Bouchiat <kouroche.bouchiat@gmail.com> writes: > Uhm Hello, thank you for the reply Kalle. > I'm lost. I submitted the original issue about the QCA6174. > > I'll try your firmware tonight on my laptop. I've been using > firmware-4.bin for a week and I haven't had any issues. I'll tell you > how it performs and attach my dmesg as soon as I can. I was told that 4.4.1 firmare should have a fix for this. Please let me know if you can confirm that and then I'll update the firmware in linux-firmware. > I was indeed connected to a WPA network. If rekeying happens in > periodic patterns like that, then it could be where the issue is. I > can try to see if it occurs on open networks too, if you like. Yes, WPA rekey is initiated periodically by the AP. Some APs have a setting in UI to configure the period but not all. But don't bother to changing WPA rekeying time that as I'm optimistic that 4.4.1 branch has a fix for your issue. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 2017-08-17 7:14 ` Kalle Valo @ 2017-08-17 8:59 ` Kouroche Bouchiat 2017-08-17 13:56 ` Kalle Valo 0 siblings, 1 reply; 12+ messages in thread From: Kouroche Bouchiat @ 2017-08-17 8:59 UTC (permalink / raw) To: Kalle Valo; +Cc: ath10k@lists.infradead.org Kalle Valo <kvalo@qca.qualcomm.com> wrote: > I was told that 4.4.1 firmare should have a fix for this. Please let me > know if you can confirm that and then I'll update the firmware in > linux-firmware. I'm sorry about my previous email. I forgot to disable HTML formatting. Been testing the 4.4.1 firmware for around 40 minutes and no disconnections so far. It's looking great. dmesg tells me it's been correctly upgraded: ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002) ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535 ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0 testmode 0 ath10k_pci 0000:02:00.0: firmware ver WLAN.RM.4.4.1-00026-QCARMSWP-1 api 6 features wowlan,ignore-otp,raw-mode crc32 7b90c3fc ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 07ee144e ath10k_pci 0000:02:00.0: Unknown eventid: 118809 ath10k_pci 0000:02:00.0: Unknown eventid: 90118 ath10k_pci 0000:02:00.0: htt-ver 3.44 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0 ath10k_pci 0000:02:00.0: Unknown eventid: 118809 ath10k_pci 0000:02:00.0: Unknown eventid: 90118 ath10k_pci 0000:02:00.0: Unknown eventid: 118809 ath10k_pci 0000:02:00.0: Unknown eventid: 90118 A diff on the previous firmware's dmesg (before moving to firmware-4.bin) shows the new version: 5c5 < ath10k_pci 0000:02:00.0: firmware ver WLAN.RM.4.4-00022-QCARMSWPZ-2 api 6 features wowlan,ignore-otp crc32 4d458559 > ath10k_pci 0000:02:00.0: firmware ver WLAN.RM.4.4.1-00026-QCARMSWP-1 api 6 features wowlan,ignore-otp,raw-mode crc32 7b90c3fc 8c9 < ath10k_pci 0000:02:00.0: htt-ver 3.32 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 > ath10k_pci 0000:02:00.0: htt-ver 3.44 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 Thanks a lot for your help, Tell me if you need anything else. _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 2017-08-17 8:59 ` Kouroche Bouchiat @ 2017-08-17 13:56 ` Kalle Valo 2017-08-17 15:54 ` Adrian Chadd 0 siblings, 1 reply; 12+ messages in thread From: Kalle Valo @ 2017-08-17 13:56 UTC (permalink / raw) To: Kouroche Bouchiat; +Cc: ath10k@lists.infradead.org Kouroche Bouchiat <kouroche.bouchiat@gmail.com> writes: > Kalle Valo <kvalo@qca.qualcomm.com> wrote: >> I was told that 4.4.1 firmare should have a fix for this. Please let me >> know if you can confirm that and then I'll update the firmware in >> linux-firmware. > > I'm sorry about my previous email. I forgot to disable HTML formatting. > Been testing the 4.4.1 firmware for around 40 minutes and no > disconnections so far. It's looking great. dmesg tells me it's been > correctly upgraded: > ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002) > ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 > ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id > 0x00340aff sub 1a56:1535 > ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0 testmode 0 > ath10k_pci 0000:02:00.0: firmware ver WLAN.RM.4.4.1-00026-QCARMSWP-1 > api 6 features wowlan,ignore-otp,raw-mode crc32 7b90c3fc > ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 07ee144e > ath10k_pci 0000:02:00.0: Unknown eventid: 118809 > ath10k_pci 0000:02:00.0: Unknown eventid: 90118 > ath10k_pci 0000:02:00.0: htt-ver 3.44 wmi-op 4 htt-op 3 cal otp > max-sta 32 raw 0 hwcrypto 1 > ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0 > ath10k_pci 0000:02:00.0: Unknown eventid: 118809 > ath10k_pci 0000:02:00.0: Unknown eventid: 90118 > ath10k_pci 0000:02:00.0: Unknown eventid: 118809 > ath10k_pci 0000:02:00.0: Unknown eventid: 90118 > > A diff on the previous firmware's dmesg (before moving to > firmware-4.bin) shows the new version: > 5c5 > < ath10k_pci 0000:02:00.0: firmware ver WLAN.RM.4.4-00022-QCARMSWPZ-2 > api 6 features wowlan,ignore-otp crc32 4d458559 >> ath10k_pci 0000:02:00.0: firmware ver >> WLAN.RM.4.4.1-00026-QCARMSWP-1 api 6 features >> wowlan,ignore-otp,raw-mode crc32 7b90c3fc > 8c9 > < ath10k_pci 0000:02:00.0: htt-ver 3.32 wmi-op 4 htt-op 3 cal otp > max-sta 32 raw 0 hwcrypto 1 >> ath10k_pci 0000:02:00.0: htt-ver 3.44 wmi-op 4 htt-op 3 cal otp >> max-sta 32 raw 0 hwcrypto 1 > > Thanks a lot for your help, > Tell me if you need anything else. This is enough, thanks. I added an item to my todo list to update the firmware in linux-firmware. BTW, the unknown event ids are annoying. Anyone want to submit a patch to fix (silence) those? ath10k_pci 0000:02:00.0: Unknown eventid: 118809 ath10k_pci 0000:02:00.0: Unknown eventid: 90118 ath10k_pci 0000:02:00.0: Unknown eventid: 118809 ath10k_pci 0000:02:00.0: Unknown eventid: 90118 -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 2017-08-17 13:56 ` Kalle Valo @ 2017-08-17 15:54 ` Adrian Chadd 2017-08-17 16:03 ` Kalle Valo 0 siblings, 1 reply; 12+ messages in thread From: Adrian Chadd @ 2017-08-17 15:54 UTC (permalink / raw) To: Kalle Valo; +Cc: Kouroche Bouchiat, ath10k@lists.infradead.org Hi, I'd rather see the ones that are known-to-be-ok-to-ignore be ignored. I've been bitten by unhandled firmware IDs that I had to backfill whilst doing driver bring-up / QSDK patch porting. :-) (And honestly, if I were to submit a patch, it would be to log the actual event ID and flags in a way you can grep for it, versus the above format where the high bits are set to say they're a notification, etc.) -adrian _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 2017-08-17 15:54 ` Adrian Chadd @ 2017-08-17 16:03 ` Kalle Valo 0 siblings, 0 replies; 12+ messages in thread From: Kalle Valo @ 2017-08-17 16:03 UTC (permalink / raw) To: Adrian Chadd; +Cc: Kouroche Bouchiat, ath10k@lists.infradead.org Adrian Chadd <adrian@freebsd.org> writes: > I'd rather see the ones that are known-to-be-ok-to-ignore be ignored. Absolutely and that's what I meant. But I think there was a discussion before that I least one event was ok to ignore (I have forgotten the details already). -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2017-08-17 16:04 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-06 22:10 ath10k firmware-6.bin bug: Disconnections every 20 minutes on QCA6174 Kouroche Bouchiat
2017-08-16 14:14 ` Kalle Valo
2017-08-16 14:24 ` Gilbert Moisio
2017-08-16 14:42 ` Kalle Valo
2017-08-16 15:13 ` Gilbert Moisio
2017-08-16 16:26 ` Kalle Valo
[not found] ` <CAM8JFhCpWBDv=_rZ_KDTsQ008wjUgv5nix=kxv-RPd2035xGLQ@mail.gmail.com>
2017-08-17 7:11 ` Kalle Valo
[not found] ` <CAPYrjBUrEuuxpO=KYi1EXh-bZU2sPNLEsnNZnnp6_w1viss3wQ@mail.gmail.com>
2017-08-17 7:14 ` Kalle Valo
2017-08-17 8:59 ` Kouroche Bouchiat
2017-08-17 13:56 ` Kalle Valo
2017-08-17 15:54 ` Adrian Chadd
2017-08-17 16:03 ` Kalle Valo
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.