You are not logged in.
So I've been struggling to make this laptop (ASUS EXPERTBOOK P5405CSA) work with Arch, and so far the latest Linux 6.12.0-1-mainline kernel and latest linux-firmware-git made the screen work at least
The problem I have is that the wifi card is not detected properly, I have AX211 on this laptop, it's detected as BE201, and such, fails to load it's correct firmware file, see below:
dmesg | grep iwlwifi
[ 3.137918] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 3.167542] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x1080900 wfpm id 0x80005b20
[ 3.167551] iwlwifi 0000:00:14.3: PCI dev a840/0094, rev=0x461, rfid=0x2010d000
[ 3.167554] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 7 BE201 320MHz
[ 3.169864] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-b0-gf-a0-93.ucode failed with error -2
[ 3.169880] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-b0-gf-a0-92.ucode failed with error -2
[ 3.169896] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-b0-gf-a0-91.ucode failed with error -2
[ 3.169909] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-bz-b0-gf-a0-90.ucode failed with error -2
[ 3.169910] iwlwifi 0000:00:14.3: no suitable firmware found!
[ 3.170034] iwlwifi 0000:00:14.3: minimum version required: iwlwifi-bz-b0-gf-a0-90
[ 3.170141] iwlwifi 0000:00:14.3: maximum version supported: iwlwifi-bz-b0-gf-a0-93
lspci -nn | grep Network
00:14.3 Network controller [0280]: Intel Corporation Device [8086:a840] (rev 10)
Should be Intel(R) Wi-Fi 6e AX211 160MHz
Any ideas? No sound either as of yet, I think it's been discussed in another thread
Thanks for the help!
Offline