* IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004
@ 2021-01-18 8:14 Sven Eckelmann
2021-01-18 8:15 ` Sven Eckelmann
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Sven Eckelmann @ 2021-01-18 8:14 UTC (permalink / raw)
To: ath11k
[already send this last week but mime messages seem to be blocked on this ml]
Hi,
I have here a device which was previously using the firmware
WLAN.HK.2.4.0.1.r1-00026-QCAHKSWPL_SILICONZ-2. It has a ath10k radio for
scanning (phy0), an ath11k 5GHz radio0 (phy1) and a 2.4GHz radio (phy2).
/sys/class/ieee80211/phy0/macaddress:f8:d9:b8:2e:36:c4 (ath10k)
/sys/class/ieee80211/phy1/macaddress:f8:d9:b8:2e:36:d0
/sys/class/ieee80211/phy2/macaddress:f8:d9:b8:2e:37:c8
Now with the new firmware WLAN.HK.2.5.0.1.r1-00004-QCAHKSWPL_SILICONZ-1, it
suddenly uses a mac address which is not part of the pre-cal data.
/sys/class/ieee80211/phy0/macaddress:f8:d9:b8:2e:36:c4 (ath10k)
/sys/class/ieee80211/phy1/macaddress:f8:d9:b8:2e:36:d0
/sys/class/ieee80211/phy2/macaddress:f8:d9:b8:2e:37:d0
This odd behavior causes layer 2 (mac) address conflicts - which should never
ever happen.
The device was just performed a cold boot and I have no idea why the firmware
reports this mac address. But the caldata is attached for further inspection
to the next mail (which Kalle has to approve manually).
It has following set
* first mac (COMMON_BDF_HEADER.baseBdfHeader.macAddr[0]): f8:d9:b8:2e:36:d0
* second mac (COMMON_BDF_HEADER.baseBdfHeader.macAddr[1]): f8:d9:b8:2e:36:c8
* number macs (COMMON_BDF_HEADER.baseBdfHeader.numMacAddr): 2
* mac flag (COMMON_BDF_HEADER.baseBdfHeader.nvMacFlag): 1
Kind regards,
Sven
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004
2021-01-18 8:14 IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004 Sven Eckelmann
@ 2021-01-18 8:15 ` Sven Eckelmann
2021-01-19 15:56 ` Sven Eckelmann
2021-03-01 9:46 ` Sven Eckelmann
2 siblings, 0 replies; 6+ messages in thread
From: Sven Eckelmann @ 2021-01-18 8:15 UTC (permalink / raw)
To: ath11k; +Cc: Sven Eckelmann
[-- Attachment #1: Type: text/plain, Size: 335 bytes --]
On Monday, 18 January 2021 09:14:54 CET Sven Eckelmann wrote:
> The device was just performed a cold boot and I have no idea why the firmware
> reports this mac address. But the caldata is attached for further inspection
> to the next mail (which Kalle has to approve manually).
See the attachment of this mail.
Kind regards,
Sven
[-- Attachment #2: caldata.bin.zip --]
[-- Type: application/zip, Size: 8609 bytes --]
[-- Attachment #3: Type: text/plain, Size: 102 bytes --]
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004
2021-01-18 8:14 IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004 Sven Eckelmann
2021-01-18 8:15 ` Sven Eckelmann
@ 2021-01-19 15:56 ` Sven Eckelmann
2021-03-01 9:46 ` Sven Eckelmann
2 siblings, 0 replies; 6+ messages in thread
From: Sven Eckelmann @ 2021-01-19 15:56 UTC (permalink / raw)
To: ath11k
On Monday, 18 January 2021 09:14:54 CET Sven Eckelmann wrote:
> /sys/class/ieee80211/phy0/macaddress:f8:d9:b8:2e:36:c4 (ath10k)
> /sys/class/ieee80211/phy1/macaddress:f8:d9:b8:2e:36:d0
> /sys/class/ieee80211/phy2/macaddress:f8:d9:b8:2e:37:c8
There is a typo in the first list. The last mac should be f8:d9:b8:2e:36:c8.
Mixed it up while copying stuff around for the mail. It was mentioned
correctly at the end of the original mail.
Sorry
Kind regards,
Sven
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004
2021-01-18 8:14 IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004 Sven Eckelmann
2021-01-18 8:15 ` Sven Eckelmann
2021-01-19 15:56 ` Sven Eckelmann
@ 2021-03-01 9:46 ` Sven Eckelmann
2021-03-01 10:19 ` Sven Eckelmann
2021-03-01 10:58 ` Kalle Valo
2 siblings, 2 replies; 6+ messages in thread
From: Sven Eckelmann @ 2021-03-01 9:46 UTC (permalink / raw)
To: ath11k, Kalle Valo
On Monday, 18 January 2021 09:14:54 CET Sven Eckelmann wrote:
[...]
> Now with the new firmware WLAN.HK.2.5.0.1.r1-00004-QCAHKSWPL_SILICONZ-1, it
> suddenly uses a mac address which is not part of the pre-cal data.
@Kalle, the QCA firmware team assumes that this is fixed in 2.5.0.1.r2. Could
you provide this also in ath11k-firmware?
Kind regards,
Sven
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004
2021-03-01 9:46 ` Sven Eckelmann
@ 2021-03-01 10:19 ` Sven Eckelmann
2021-03-01 10:58 ` Kalle Valo
1 sibling, 0 replies; 6+ messages in thread
From: Sven Eckelmann @ 2021-03-01 10:19 UTC (permalink / raw)
To: ath11k, Kalle Valo
On Monday, 1 March 2021 10:46:56 CET Sven Eckelmann wrote:
> On Monday, 18 January 2021 09:14:54 CET Sven Eckelmann wrote:
> [...]
> > Now with the new firmware WLAN.HK.2.5.0.1.r1-00004-QCAHKSWPL_SILICONZ-1, it
> > suddenly uses a mac address which is not part of the pre-cal data.
>
> @Kalle, the QCA firmware team assumes that this is fixed in 2.5.0.1.r2. Could
> you provide this also in ath11k-firmware?
Just had the chance to test it - just to confirm it before you spend the time
for publishing it in your repository:
$ dmesg|grep fw_version
ath11k c000000.wifi1: qmi fw_version: 0x250b04a5 fw_build_timestamp: 2021-01-22 03:29 fw_build_id: QC_IMAGE_VERSION_STRING=WLAN.HK.2.5.0.1.r2-00013-QCAHKSWPL_SILICONZ-2
$ grep '' /sys/class/ieee80211/phy*/mac*
/sys/class/ieee80211/phy0/macaddress:f8:d9:b8:2e:36:c4
/sys/class/ieee80211/phy1/macaddress:f8:d9:b8:2e:36:d0
/sys/class/ieee80211/phy2/macaddress:f8:d9:b8:2e:36:c8
So it matches now with the behavior of
WLAN.HK.2.4.0.1.r1-00026-QCAHKSWPL_SILICONZ-2.
Kind regards,
Sven
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004
2021-03-01 9:46 ` Sven Eckelmann
2021-03-01 10:19 ` Sven Eckelmann
@ 2021-03-01 10:58 ` Kalle Valo
1 sibling, 0 replies; 6+ messages in thread
From: Kalle Valo @ 2021-03-01 10:58 UTC (permalink / raw)
To: Sven Eckelmann; +Cc: ath11k
Sven Eckelmann <sven@narfation.org> writes:
> On Monday, 18 January 2021 09:14:54 CET Sven Eckelmann wrote:
> [...]
>> Now with the new firmware WLAN.HK.2.5.0.1.r1-00004-QCAHKSWPL_SILICONZ-1, it
>> suddenly uses a mac address which is not part of the pre-cal data.
>
> @Kalle, the QCA firmware team assumes that this is fixed in 2.5.0.1.r2. Could
> you provide this also in ath11k-firmware?
My plan is to upload it at some point, but don't know when exactly.
--
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
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-03-01 10:59 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-18 8:14 IPQ8074: hw2.0: Wrong mac address for 2.4GHz PHY with firmware 2.5.0.1.r1-00004 Sven Eckelmann
2021-01-18 8:15 ` Sven Eckelmann
2021-01-19 15:56 ` Sven Eckelmann
2021-03-01 9:46 ` Sven Eckelmann
2021-03-01 10:19 ` Sven Eckelmann
2021-03-01 10:58 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox