|
Bugzilla – Full Text Bug Listing |
| Summary: | NetworkManager does not start at system boot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Henning Schnoor <henning.schnoor> |
| Component: | Network | Assignee: | Bin Li <bili> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | henning.schnoor |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Henning Schnoor
2010-08-30 18:33:03 UTC
Some additional comments: - this happens on a lenovo Thinkpad with wired network plugged in - happens after reboot, didn't try suspend mode, so this is probably different from similar bugs. Let me know if I can provide any additional details. Take care of it. First do you use the 'NetworkManager' not 'ifup' management in the YaST? Although without the NM running, does the network works fine? Just try to ping some public URL, such as www.google.com. Yes, YaST ist configured to use NetworkManager. After boot, there is no network connectivity, ping gives "unknown host". I now found the cause of the problem: When booting, nfs services are started before NetworkManager. So when I log into KDE while nfs is trying to connect, NetworkManager is not started yet, since nfs is trying to find the connection (which it can't without NM). So the problem is that by default, nfs is started before NM; it should be the other way round since NM needs network connectivity to work. Took me so long to find this since I can't see the output of the text console due to some issue with the graphics driver. 11.3 is dead. I will close... please open a new bug if it happens against 12.2 (current stable) |