You are not logged in.

#26 2024-01-09 20:33:30

860lacov
Member
Registered: 2020-05-02
Posts: 497

Re: Why my laptop don't see 6GHz wifi?

Tiduster wrote:

I ask Lenovo support for help, will get back to you if we find anything interesting.

I wonder what will they tell you.

I have one year premier support.
On previous bios version, ACPI profiles didn't work. I asked them to help me. Support told me that p14s with AMD CPU isn't on the Linux certified list, and they can't help me. (quick and painful smile )

As I told before.
In Lenovo Product Specifications Reference for p14s gen 4 there is an information that 6E is only supported on Windows 11 (not even Windows 10) so I decided not to ask Lenovo.

Let us know what Lenovo support will tell you.

Offline

#27 2024-01-09 21:09:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,016

Online

#28 2024-01-11 06:42:19

Tiduster
Member
Registered: 2024-01-07
Posts: 8

Re: Why my laptop don't see 6GHz wifi?

Hi,

"It's ok to hang in here regardless, but this isn't archlinux?
What kernel version is this?"

Sorry I am on Fedora :-/ .
6.6.9-100.fc38.x86_64

"Support told me that p14s with AMD CPU isn't on the Linux certified list"
That's a quick answer ^^.

My laptop is from my company and we also have premier support.
My version is Linux certified, that's why my company choose this model.
It looks like Lenovo engineers were supportive on other posts on their forum, so I posted there: https://forums.lenovo.com/t5/Fedora/Wif … =1#6219694

I have some work to do and some logs to share.

Best regards,

Offline

#29 2024-01-11 08:48:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,016

Re: Why my laptop don't see 6GHz wifi?

What specifically did you refer to w/ "Kernel driver build is from 2022/12/22"?
6.6.9 is from (very) late 2023

wrt 860lacov mentioning "only supported on Windows 11 (not even Windows 10)", try to lie to the firmware (post #27)

Online

#30 2024-01-11 09:33:08

Tiduster
Member
Registered: 2024-01-07
Posts: 8

Re: Why my laptop don't see 6GHz wifi?

This :

dmesg | grep -i ath11k_pci
[   17.283419] ath11k_pci 0000:01:00.0: BAR 0: assigned [mem 0x98000000-0x981fffff 64bit]
[   17.283437] ath11k_pci 0000:01:00.0: enabling device (0000 -> 0002)
[   17.284178] ath11k_pci 0000:01:00.0: MSI vectors: 32
[   17.284185] ath11k_pci 0000:01:00.0: wcn6855 hw2.1
[   18.266258] ath11k_pci 0000:01:00.0: chip_id 0x12 chip_family 0xb board_id 0xff soc_id 0x400c1211
[   18.266267] ath11k_pci 0000:01:00.0: fw_version 0x110b196e fw_build_timestamp 2022-12-22 12:54 fw_build_id WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23
[   18.702658] ath11k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
[  376.519286] ath11k_pci 0000:01:00.0: failed to enqueue rx buf: -28

Offline

#31 2024-01-11 09:46:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,016

Re: Why my laptop don't see 6GHz wifi?

fw_build_timestamp 2022-12-22

That's not the kernel tongue

Online

#32 2024-01-12 10:56:30

Tiduster
Member
Registered: 2024-01-07
Posts: 8

Re: Why my laptop don't see 6GHz wifi?

Yeah I know
I said "Kernel driver build", I imagine it's not the right term ^^.

Is it the "Kernel wifi module build date" ? (Genuinely interested)

Regards,

Offline

#33 2024-01-12 13:37:38

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,016

Re: Why my laptop don't see 6GHz wifi?

It's the build date of the firmware, did you try to spoof the acpi_osi? (It tells the BIOS that this is totally windows 11)

Online

#34 2024-01-17 22:21:46

Tiduster
Member
Registered: 2024-01-07
Posts: 8

Re: Why my laptop don't see 6GHz wifi?

Hi !

did you try to spoof the acpi_osi

Not yet ! But I will look about it.

I tested on a live USB Ubuntu as requested by Lenovo support.
The laptop see the 6GHz Wifi this time, but I am enable to connect.

I sent every log to Lenovo Engineers.

Best regards,

Offline

#35 2024-01-17 22:29:34

Tiduster
Member
Registered: 2024-01-07
Posts: 8

Re: Why my laptop don't see 6GHz wifi?

I used this : https://aopc.dev/t/set-kernel-to-trick- … rsion.175/ to dump some stuff.
I see no mention of Windows 11 in the file.
Only one Windows 10, and lot's of old Windows.

Offline

#36 2024-01-18 21:57:23

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,016

Online

#37 2024-03-05 19:43:13

860lacov
Member
Registered: 2020-05-02
Posts: 497

Re: Why my laptop don't see 6GHz wifi?

Ok.
Little update.
I've checked just now and my laptop can connect to the 6GHz network.
Didn't do anything except regular system updates.

My currend default config is

$ cat /etc/NetworkManager/conf.d/wifi_rand_mac.conf 
[device-mac-randomization]
# "yes" is already the default for scanning
wifi.scan-rand-mac-address=yes

[connection-mac-randomization]
# Randomize MAC for every ethernet connection
#ethernet.cloned-mac-address=random
# Generate a random MAC for each WiFi and associate the two permanently.
wifi.cloned-mac-address=random

But for my 5GHz network I have stable setting.

Offline

Board footer

Powered by FluxBB