[Bug 263632] Framework laptop with iwlwifi(4) crashes (freezes) a few seconds after resuming from sleep
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Aug 2023 02:29:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263632 --- Comment #27 from bkidney@briankidney.ca <bkidney@gmail.com> --- I have found a workaround for this issue by adding ``` /usr/sbin/service netif stop wlan0 ``` to rc.suspend and ``` /usr/sbin/service netif start wlan0 ``` to rc.resume. This is currently working on 14-CURRENT (commit main-n264816-a4aaee2120ce). -- You are receiving this mail because: You are on the CC list for the bug.