On Tue, 2024-02-27 at 09:12 +0100, Harald Dunkel wrote: > The Intel Wifi hardware of a colleague's Tuxedo laptop (running Debian 12, > kernel 6.1.76) isn't found at boot time anymore. It doesn't come back on a > reboot. The kernel log shows > > [Mon Feb 26 13:21:23 2024] Intel(R) Wireless WiFi driver for Linux > [Mon Feb 26 13:21:23 2024] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer > [Mon Feb 26 13:21:23 2024] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002) > [Mon Feb 26 13:21:23 2024] iwlwifi 0000:00:14.3: Adding cdb to rf id > [Mon Feb 26 13:21:23 2024] iwlwifi 0000:00:14.3: Detected RF 0x1010c000 from crf id 0x504 > [Mon Feb 26 13:21:23 2024] iwlwifi: No config found for PCI dev 51f1/0000, rev=0x370, rfid=0x1010c000 > [Mon Feb 26 13:21:23 2024] iwlwifi: probe of 0000:00:14.3 failed with error -22 Are you saying that it used to work with that same kernel, or are you saying that it worked with an older kernel? In either case, do you have a working log? If you really have subdevice ID 0000 then something went wrong and you have a blank OTP (now), which seems very strange. This is an integrated NIC where part of the NIC is integrated into the platform, and other parts are on the companion RF (CRF), so could also be that the CRF module isn't seated well any more in the slot and it just cannot access the data properly? johannes