Comment 9 for bug 288281

Revision history for this message
David Tombs (dgtombs) wrote :

I have a slightly different situation in that I must do the SUSPEND_MODULES="forcedeth" fix as well as an ifdown/ifup to get my network back.

After suspend, ethtool says that a link is detected, but the interface is not listed in ifconfig. ifup eth2 tells me:

ifup: interface eth2 already configured

After an ifdown eth2 and ifup eth2, the interface appears in ifconfig and I the ethernet works again. Without the SUSPEND_MODULES configuration, I must reload forcedeth module to get networking back.

Does everybody else have this same behavior? Or is this two different bugs? Let me know if you need any more information.