No WiFi after resume on Thinkpad X1 Extreme G2

A follow-up to https://forums.freebsd.org/threads/resume-on-thinkpad-x1-extreme-g2-ends-in-black-screen.88162/, so I'll create a new thread.

I am on 13.1-RELEASE

I can now resume the computer from sleep. However, the WiFi is down - I have AX200.

In dmesg I see that
Code:
Timeout waiting for hardware access
and then the state of the registers for iwifi.

I tried to service netif restart, but I get
Code:
drm_modeset_is_locked
at drm-510-mod.

If I do the restart when WiFi works, I just get
Code:
panic: general protection fault
but if I do it when the WiFi is already down, all I get is a flood of frm_modeset_is_locked - no panic, just a locked computer.
 
I have AX200

It looks like it's not supported yet:


Rich (BB code):
Status

    Ongoing Next Bits

        3. suspend/resume support 

            WiFi/Iwlwifi (last edited 2023-01-29T14:16:54+0000 by GrahamPerrin)

There is supend/resume code in the source files though:


To make sure you could contact the developer or send a mail on freebsd-wireless mailing list (to which most likely the same developer will respond), see "Contact" section in the wiki.
 
Back
Top