View previous topic :: View next topic |
Author |
Message |
vespaman Guru
Joined: 28 Aug 2002 Posts: 375 Location: Stockholm, Sweden
|
Posted: Fri Aug 09, 2024 4:59 pm Post subject: Thinkpad ath11k wifi problems (regulatory db) |
|
|
Hi all,
I got a new Thinkpad Gen 4 (AMD) in the beginning of the summer, which I am now installing Gentoo on.
I have this error in boot log, it seems to work even so, but I would like to undestand why...
Code: |
think3 # dmesg | grep 'ath11\|regulatory'
[ 2.346564] ath11k_pci 0000:02:00.0: BAR 0 [mem 0x78600000-0x787fffff 64bit]: assigned
[ 2.346617] ath11k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[ 2.348090] ath11k_pci 0000:02:00.0: MSI vectors: 32
[ 2.348159] ath11k_pci 0000:02:00.0: wcn6855 hw2.1
[ 2.348177] Loading firmware: ath11k/WCN6855/hw2.1/firmware-2.bin
[ 2.506516] Loading firmware: ath11k/WCN6855/hw2.1/amss.bin
[ 3.479789] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.483822] Loading firmware: regulatory.db
[ 3.484112] Loading firmware: regulatory.db.p7s
[ 3.485819] ath11k_pci 0000:02:00.0: chip_id 0x12 chip_family 0xb board_id 0xff soc_id 0x400c1211
[ 3.486287] ath11k_pci 0000:02:00.0: fw_version 0x1106196e fw_build_timestamp 2024-01-12 11:30 fw_build_id WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.37
[ 3.486720] Loading firmware: ath11k/WCN6855/hw2.1/board-2.bin
[ 3.486953] Loading firmware: ath11k/WCN6855/hw2.1/board-2.bin
[ 3.495780] Loading firmware: ath11k/WCN6855/hw2.1/board-2.bin
[ 3.524383] Loading firmware: ath11k/WCN6855/hw2.1/m3.bin
[ 3.824420] ath11k_pci 0000:02:00.0: Failed to set the requested Country regulatory setting
[ 3.825548] ath11k_pci 0000:02:00.0: failed to process regulatory info -22
[ 3.826225] ath11k_pci 0000:02:00.0: Failed to set the requested Country regulatory setting
[ 3.826493] ath11k_pci 0000:02:00.0: failed to process regulatory info -22
[ 4.352169] ath11k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
|
I guess I don't like error codes in my logs...
Can someone shed some light? |
|
Back to top |
|
|
iNeedIT n00b
Joined: 10 Aug 2024 Posts: 13
|
Posted: Sat Aug 10, 2024 9:04 am Post subject: Re: Thinkpad ath11k wifi problems (regulatory db) |
|
|
vespaman wrote: | Hi all,
I got a new Thinkpad Gen 4 (AMD) in the beginning of the summer, which I am now installing Gentoo on.
I have this error in boot log, it seems to work even so, but I would like to undestand why...
Code: |
think3 # dmesg | grep 'ath11\|regulatory'
[ 2.346564] ath11k_pci 0000:02:00.0: BAR 0 [mem 0x78600000-0x787fffff 64bit]: assigned
[ 2.346617] ath11k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[ 2.348090] ath11k_pci 0000:02:00.0: MSI vectors: 32
[ 2.348159] ath11k_pci 0000:02:00.0: wcn6855 hw2.1
[ 2.348177] Loading firmware: ath11k/WCN6855/hw2.1/firmware-2.bin
[ 2.506516] Loading firmware: ath11k/WCN6855/hw2.1/amss.bin
[ 3.479789] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.483822] Loading firmware: regulatory.db
[ 3.484112] Loading firmware: regulatory.db.p7s
[ 3.485819] ath11k_pci 0000:02:00.0: chip_id 0x12 chip_family 0xb board_id 0xff soc_id 0x400c1211
[ 3.486287] ath11k_pci 0000:02:00.0: fw_version 0x1106196e fw_build_timestamp 2024-01-12 11:30 fw_build_id WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.37
[ 3.486720] Loading firmware: ath11k/WCN6855/hw2.1/board-2.bin
[ 3.486953] Loading firmware: ath11k/WCN6855/hw2.1/board-2.bin
[ 3.495780] Loading firmware: ath11k/WCN6855/hw2.1/board-2.bin
[ 3.524383] Loading firmware: ath11k/WCN6855/hw2.1/m3.bin
[ 3.824420] ath11k_pci 0000:02:00.0: Failed to set the requested Country regulatory setting
[ 3.825548] ath11k_pci 0000:02:00.0: failed to process regulatory info -22
[ 3.826225] ath11k_pci 0000:02:00.0: Failed to set the requested Country regulatory setting
[ 3.826493] ath11k_pci 0000:02:00.0: failed to process regulatory info -22
[ 4.352169] ath11k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
|
I guess I don't like error codes in my logs...
Can someone shed some light? |
I have similar problem on my old thinkpad (very old), but God bless, it is only warn, not critical error.
I think, it is caused by deprecated drivers/code.
I founded linux error codes, and it is seems, number 22 is invalid argument.
In nutshell, someone need to rewrite the code, to newer version. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|