@oldmanwc
Hi,
The card with the MT7922 module I have is from ASUS, but it doesn't matter in your case
The AX200 (or AX210) M.2 modules that Intel sends to TP-Link are indentical to ones they send to company X or company Y.
As the Intel AX200/AX210 modules have been supported out-of-the-box in Linux for a long time (already in 5.x kernels) there must be some other issue.
Can you please check whether your computer actually detects the Archer TX55E V2.6 by running the lspci and lsusb commands?
~$ lspci -knn
.
04:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX200 [8086:2723] (rev 1a)
Subsystem: Intel Corporation Wi-Fi 6 AX200NGW [8086:0084]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
.
(the output of the lspci command is shown shortened here)
~$ lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 1a2c:0e24 China Resource Semico Co., Ltd USB Keyboard
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 010 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 011 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Note that some users have reported here that their Archer TX55E identified as an "Intel AX210", which means they somehow got a free Wi-Fi 6E upgrade from TP-Link. So, there is a chance that instead of "AX200" you might see "AX210" and slightly different IDs in the output of the commands.