Hello Stefan,

Thanks for your answer.

From a weekly live build of debian-live-testing-amd64-gnome.iso :

root@debian:~# cat /etc/issue
Debian GNU/Linux trixie/sid \n \l

root@debian:~# lshw -C network
  *-network
       description: Wireless interface
       product: Meteor Lake PCH CNVi WiFi
       vendor: Intel Corporation
       physical id: 14.3
       bus info: pci@0000:00:14.3
       logical name: wlp0s20f3
       version: 20
       serial: d0:65:78:75:e2:84
       width: 64 bits
       clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=iwlwifi driverversion=6.11.2-amd64 firmware=89.202a2f7b.0 ma-b0-gf-a0-89.uc ip=192.168.0.32 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       resources: iomemory:400-3ff irq:18 memory:405b714000-405b717fff

root@debian:~# dpkg -l |grep iwlwifi
ii firmware-iwlwifi 20240709-2 all Binary firmware for Intel Wireless cards


On 21/10/2024 16:25, Stefan Sperling wrote:
On Mon, Oct 21, 2024 at 03:57:19PM +0200, Alexis de BRUYN [Mailing Lists] wrote:
Hello everyone,

With a Lenovo ThinkPad X1 Carbon Gen 12 (21KC-CTO1WW, BIOS and firmware up
to date) and a -current fresh install (with a dock), I can't get the Intel
AX200 wireless network device working.

No iwx interface is listed with ifconfig(8).

And in dmesg(8):
"Intel Wi-Fi 6 AX210" rev 0x20 at pci0 dev 20 function 3 not configured

There are some more recent hardware variants which are not yet supported
by iwx driver. If your card does not attach then it is likely one of them.

Is there a solution?

Wait for supported to appear.

Meanwhile, you could boot Linux and try to figure out which firmware
image the iwlwifi driver is loading. Knowing this will make it easier to
add support for your particular device once newer hardware is supported.


--
Alexis de BRUYN

Reply via email to