Opened 3 years ago
Closed 3 years ago
#310 closed System Defect (wontfix)
Network Manager drops signal and cannot be restarted
| Reported by: | draconian | Owned by: | Any Available |
|---|---|---|---|
| Priority: | major | Milestone: | 8.1 |
| Component: | Network Manager | Version: | 8.1-BETA1 |
| Keywords: | Network Manager, Wifi | Cc: | trac-bugs@… |
Description
Network Manager sporadically drops WiFi? signal and the Network cannot be restarted but everything works again after a system restart
Attachments (2)
Change History (4)
Changed 3 years ago by draconian
comment:1 Changed 3 years ago by draconian
Changed 3 years ago by draconian
Dmesg diagnostic after network manager suddenly dropped and would not restart
comment:2 Changed 3 years ago by kris
- Resolution set to wontfix
- Status changed from new to closed
Beacon miss: 20 >= 7
Beacon miss: 21 >= 7
wpi_newstate: RUN -> SCAN flags 0x0
wlan0: link state changed to DOWN
lagg0: link state changed to DOWN
Beacon miss: 22 >= 7
Beacon miss: 23 >= 7
wpi0: scan timeout
microcode alive notification version 10e02 alive 1
microcode alive notification version 10e02 alive 1
From some of the log information above it seems like a possible bug in the wpi driver :( Your best bet is to report this to the FreeBSD devs, since its a bit out of our scope to fix the driver at the moment.
http://www.freebsd.org/send-pr.html
Also, you may want to post the info to FreeBSD net mailing list, its possible there is a workaround for this issue that somebody may know.

First attachment is when the system is working correctly. I will create another one once the Network drops again. I did not think to do so until now.