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

Bjoern A. Zeeb <b...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b...@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 <b...@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.

Reply via email to