|
Bugzilla – Full Text Bug Listing |
| Summary: | networkmanager fails to bring up wired lan | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Juergen Weigert <jw> |
| Component: | Mobile Devices | Assignee: | Tambet Ingo <tambet> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | behlert, mantel, martin.jedamzik |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 357354 | ||
| Attachments: |
/var/log/messages
as requested. |
||
|
Description
Juergen Weigert
2008-01-21 15:07:42 UTC
Created attachment 191200 [details]
/var/log/messages
Please attach /var/log/NetworkManager. Created attachment 191608 [details]
as requested.
NM tries to get IP configuration from DHCP server and when there's no reply, it times out and assigns a zeroconf address. Can you get a dhcp address using ifup? (In reply to comment #4 from Tambet Ingo) using ifup works ifup did not help here. Did some more testing. Looks like a driver issue now: modprobe after power-on without cable plugged in: e1000: 0000:02:00.0: e1000_probe: The NVM Checksum Is Not Valid ACPI: PCI interrupt for device 0000:02:00.0 disabled e1000: probe of 0000:02:00.0 failed with error -5 modprobe while cable plugged in: Intel(R) PRO/1000 Network Driver - version 7.6.5-NAPI Copyright (c) 1999-2007 Intel Corporation. ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 20 PCI: Setting latency timer of device 0000:02:00.0 to 64 e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:16:d3:ba:da:47 e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection May also be related to suspend/resume in between .... see also bug #364715, sorry for the duplicate. *** Bug 364715 has been marked as a duplicate of this bug. *** Does this problem still occur in 11.0 or 11.1 betas? No longer an issue. Networkmanager in 11.1beta5 brings up wired network perfectly well. Instead, I am suffering from networkmanager not bringing up wireless. See bug#445114 Thanks! I'll add a comment to 445114. |