Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2025 21:07:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 286482] iwlwifi firmware prevents resume? (if_iwlwifi and if_iwx)
Message-ID:  <bug-286482-21060-e0jTKeU3JF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286482-21060@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286482

Bjoern A. Zeeb <bz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bz@FreeBSD.org
             Status|New                         |Open
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=2636
                   |                            |32
             Blocks|                            |273620

--- Comment #1 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
I assume with firmware you mean a firmware crash?

For iwlwifi suspend/resume is not fully implemented but the chipset should come
back.  You have to down the interface before suspending.  See
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263632

One thing you could try is:
go to console ( Ctrl-Alt-F1 )
load the driver
if you create a wlan0 interface, ifconfig wlan0 down (in first instance; if
that works, leave it running in a second attempt maybe):
devctl suspend iwlwifi0
devctl resume iwlwifi0

That doesn't do a full system suspend but might reveal what you are hitting.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273620
[Bug 273620] iwlwifi meta-bug
-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286482-21060-e0jTKeU3JF>