On Mon, 2025-06-16 at 16:26 +0900, Ryan Chung wrote: > I also checked the bottom configs and they seemed to be set correctly. > CONFIG_IWLWIFI=m > CONFIG_IWLMVM=m > > Below are some additional information: > - Network controller [0280]: Intel Corporation Device [8086:a840] (rev 10) > - I was able to find my card (A840/00E4) in drv.c There's a bug with the recognition of these devices, please set CONFIG_IWLMLD as a workaround for now. We'll also have a patch to fix this, but looks like it's not on the way yet. johannes