Bug 277734 - Framework Laptop wireless stops working after suspend
Summary: Framework Laptop wireless stops working after suspend
Status: Closed DUPLICATE of bug 263632
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: 14.0-RELEASE
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-wireless (Nobody)
URL:
Keywords:
Depends on:
Blocks: iwlwifi
  Show dependency treegraph
 
Reported: 2024-03-16 05:44 UTC by Garrett Brown
Modified: 2024-03-18 20:03 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Garrett Brown 2024-03-16 05:44:45 UTC
I am running FreeBSD 14.0-Release on a Framework Laptop 11th Gen, and wireless works well, except when I suspend/sleep, then wake again, it stops working. The networkmgr icon still shows that wireless is still up and connected, but I can't ping any domains or navigate to any sites.
Comment 1 Chris Hutchinson 2024-03-17 03:23:30 UTC
while this doesn't necessarily speak to the source of your
trouble. Entering `ifconfig` within a terminal will confirm
the status of your network, and a `service netif restart`
should return you to a functioning network. Which might be
helpful until the cause of this gets resolved.
Comment 2 Garrett Brown 2024-03-18 19:45:56 UTC
(In reply to Chris Hutchinson from comment #1)
Thank you for the help! Not sure if this is helpful information for the bug, but when I run 'ifconfig' it still shows that wlan0 is up, and running 'service netif restart' causes the system to crash. using ifconfig to take wlan0 down and up again also crashes the system sometimes, and does nothing other times. I have my own workaround until things get fixed (basically just turning off the screen instead of suspending since I am around a power outlet most of the day) so it's no big deal for me, but I figured I'd drop that info here in case it's helpful.
Comment 3 Bjoern A. Zeeb freebsd_committer freebsd_triage 2024-03-18 20:03:15 UTC
14.0-RELEASE is missing a few stability fixes.

stable/14, 13.3-RELEASE would probably be better.

There is also a workaround for suspend/resume documented in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263632#c27

I'll mark this as a duplicate of that bug given there's a lot more discussion on suspend/resume there.  Please follow-up there.

*** This bug has been marked as a duplicate of bug 263632 ***