[Bug 246966] New: no automatic reconnect to network
https://bugzilla.novell.com/show_bug.cgi?id=246966 Summary: no automatic reconnect to network Product: openSUSE 10.3 Version: Alpha 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: aj@novell.com QAContact: qa@suse.de CC: thoenig@novell.com With Alpha1 automatic reconnect does not work after suspend. How to reproduce: * Laptop uses e1000 ethernet network connection * suspend to ram * resume I run nm-tool, it outputs: State: disconnected Device: eth0 ... Capabilities: ... Carrier Detect: yes ... Wired settings: Hardware Link: yes The ethernet led is blinking. If I select now in knetworkmanager manually "Wired network", nm connects to ethernet and it works fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |thoenig@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 thoenig@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|thoenig@novell.com |tambet@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #1 from fseidel@novell.com 2007-03-15 07:44 MST ------- Have the very same problem (also with e1000) with Alpha2. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #2 from fseidel@novell.com 2007-03-15 17:54 MST ------- Ok, i just collected some logs to this.. as this bug is quite annoying.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #3 from fseidel@novell.com 2007-03-15 17:55 MST ------- Created an attachment (id=124803) --> (https://bugzilla.novell.com/attachment.cgi?id=124803&action=view) NetworkManager log since short before suspend until fully resumed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #4 from fseidel@novell.com 2007-03-15 17:56 MST ------- Created an attachment (id=124804) --> (https://bugzilla.novell.com/attachment.cgi?id=124804&action=view) NetworkManager log of whats happening when user manually reactivates after resume -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #5 from fseidel@novell.com 2007-03-15 17:58 MST ------- Created an attachment (id=124805) --> (https://bugzilla.novell.com/attachment.cgi?id=124805&action=view) output of ethtool and nm-tool directly after resume (when nm still says we're offline) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #6 from fseidel@novell.com 2007-03-15 18:08 MST ------- I find the following lines of the first log (suspend+resume) very interesting: nm_system_device_get_system_config(): found config '/etc/sysconfig/network/ifcfg-eth-id-00:0d:60:7a:0d:8d' for interface 'eth0' .. nm_system_device_get_system_config(): Network configuration for device 'eth0' was invalid: Non-DHCP configuration, but no IP address specified. Will use DHCP instead. ---- Mh, but the IP address is is configured in ifcfg-eth-id-00:0d:60:7a:0d:8d .i'll attach it -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #7 from fseidel@novell.com 2007-03-15 18:09 MST ------- Created an attachment (id=124808) --> (https://bugzilla.novell.com/attachment.cgi?id=124808&action=view) the corresponding ifcfg file -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #8 from fseidel@novell.com 2007-03-15 20:53 MST ------- Created an attachment (id=124817) --> (https://bugzilla.novell.com/attachment.cgi?id=124817&action=view) trivial patch the attached patch fixes this for me atm, but it has the sideeffect that for short (after resume) the -also configured but not used before suspend- WLAN comes up for short just before the wired link gets detected.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #9 from fseidel@novell.com 2007-03-15 20:54 MST ------- Created an attachment (id=124819) --> (https://bugzilla.novell.com/attachment.cgi?id=124819&action=view) NetworkManager log of suspend+resume with my patch -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
Created an attachment (id=124817) --> (https://bugzilla.novell.com/attachment.cgi?id=124817&action=view) [edit] just some short remarks to the two hunks of the patch: The first is needed as the IPADDR variable now also contains
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #10 from fseidel@novell.com 2007-03-15 20:57 MST ------- (In reply to comment #8) the netmask in slash-notation which of course leads to an error at inet_aton-call. The second hunk is needed as otherwise all the subsequent references to sys_data->config will suffer from it being NULL. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #11 from fseidel@novell.com 2007-03-15 21:14 MST ------- BTW: i had the very same problem with _10.2_ (and tg3) and the above patch also fixes this for me on 10.2 (even without any sideeffects at all..) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #12 from fseidel@novell.com 2007-03-16 02:28 MST ------- and as i just tripped over another/similar Problem with ipw3945.. where i get lots of "Resource temporarily unavailable" (errno 11==EAGAIN) when nm tries to initialize the device... i got another patch/fix-proposal for that too .. as i was just over it anyway.. ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #13 from fseidel@novell.com 2007-03-16 02:31 MST ------- Created an attachment (id=124847) --> (https://bugzilla.novell.com/attachment.cgi?id=124847&action=view) patch to retry (wlan) interface on EAGAIN applies to stable/10.3 and 10.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #14 from fseidel@novell.com 2007-03-16 02:32 MST ------- Created an attachment (id=124848) --> (https://bugzilla.novell.com/attachment.cgi?id=124848&action=view) just for completness .. a part of the NM logs where this occurs -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #16 from fseidel@novell.com 2007-03-16 02:35 MST ------- Created an attachment (id=124852) --> (https://bugzilla.novell.com/attachment.cgi?id=124852&action=view) patch to retry (wlan) interface on EAGAIN no its the one i meant ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #17 from fseidel@novell.com 2007-03-18 06:27 MST ------- for the last problem (comment #12-#16) i entered bug #255666 .. to keep this bug on topic for the e1000 problem -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #18 from fseidel@novell.com 2007-03-19 11:49 MST ------- If you want to try a testpackage with those fixes, there are rpms in the mbuild dir samwork-fseidel-9. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 ------- Comment #19 from fseidel@novell.com 2007-03-19 12:31 MST ------- .and this bug also occurs (on my machines) with 10.2 i also prepared packages for testing at my openSUSE BS home at http://software.opensuse.org/download/home:/fseidel/openSUSE_10.2/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 fseidel@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 mhopf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mhopf@novell.com ------- Comment #20 from mhopf@novell.com 2007-04-19 04:05 MST ------- *** Bug 254412 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eich@novell.com, sndirsch@novell.com ------- Comment #21 from sndirsch@novell.com 2007-05-12 04:28 MST ------- Egbert, JFYI. Since Matthias or me is in Cc of this bugreport or the reported itself, it might be interesting for you as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=246966 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=246966 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=246966#c22 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |fseidel@novell.com --- Comment #22 from Tambet Ingo <tambet@novell.com> 2008-11-17 01:51:36 MST --- Is this bug still relevant with 11.1 betas? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=246966 User fseidel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=246966#c23 Frank Seidel <fseidel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|fseidel@novell.com |aj@novell.com --- Comment #23 from Frank Seidel <fseidel@novell.com> 2008-11-17 06:33:34 MST --- sorry, i currently don't have a e1000 device here anymore to verify this. AJ, do you still see this bug? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=246966 User aj@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=246966#c24 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|aj@novell.com | --- Comment #24 from Andreas Jaeger <aj@novell.com> 2008-11-17 08:05:27 MST --- Not right now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=246966 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=246966#c25 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #25 from Tambet Ingo <tambet@novell.com> 2008-12-08 06:00:25 MST --- I have an e1000 card and I don't have such and issue either. Closing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com