Bug 645361
| Summary: | Devices unmanaged after wakeup from sleep | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dalibor Horinek <dal> | ||||||||||
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> | ||||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | high | Docs Contact: | |||||||||||
| Priority: | low | ||||||||||||
| Version: | 17 | CC: | dcbw, luya, psimerda | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2012-12-11 22:29:00 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Dalibor Horinek
2010-10-21 11:59:54 UTC
I don't know If it's related to that, but In the plasmoid I got two connections and after a few sleeps it's multiplied and these two connections are there more than once. Created attachment 578206 [details] Wireless unmanaged That bug is triggered on Fedora 17 Beta after awaking the laptop. Here is the hardware profile: http://www.smolts.org/client/show/pub_04a89964-665e-4737-be55-42c76fd5c8d1 (In reply to comment #2) > Created attachment 578206 [details] > Wireless unmanaged > > That bug is triggered on Fedora 17 Beta after awaking the laptop. Here is the > hardware profile: > http://www.smolts.org/client/show/pub_04a89964-665e-4737-be55-42c76fd5c8d1 If you could save your /var/log/messages right after you notice this problem, and then attach it to this bug report, that would help us diagnose the problem. Also, right after you see this happen, please run 'nmcli nm' and paste the output into this bug. Created attachment 578913 [details]
/var/log/messages
Here is messages file as requested. The bug was triggered on april 16 and 17. I am unable to reproduce the problem at the moment. I hope the message file will help to find the cause.
Looking at the messages file, could it be that upgdate of glib-networking fixed that problem somewhat? Created attachment 580625 [details]
/var/log/messages
Here is new messages showing networkmanager issue. After update, the status is now "unavailable" until I restarted it.
The second log from comment 6 shows NM waking up correctly. Unfortunately the first log doesn't have enough detail to figure out what's going on; did you use grep to filter it? We're looking for the messages about NM "waking up" and then the stuff immediately after that where it re-scans interfaces and makes the decision to manage them or not manage them. Created attachment 581012 [details]
messages sorted by nm
I haven't used the grep command on the previous attachment. Here is an update that include the unmanaged text which switched to unavailable.
Removing needinfo tag. For some reason, bugzilla will not remove it after checking the "provided requested information". Latest NetworkManager update no longer report unmanaged devices after wakeup. This bug is two years so I think it can be closed. |