Bug 121894

Summary: e100 card doesn't come back up after resuming from S3
Product: [Fedora] Fedora Reporter: Alexandre Oliva <oliva>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-11 17:58:05 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:

Description Alexandre Oliva 2004-04-28 21:51:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040312

Description of problem:
After suspending (S3) and resuming my Dell Inspiron 8000 with a
network card controlled by the e100 module, the network interface no
longer works.

Version-Release number of selected component (if applicable):
kernel-2.6.5-1.327

How reproducible:
Always

Steps to Reproduce:
1.Boot the system up without plugging in a cable to the network interface
2.echo 3 > /proc/acpi/sleep
3.Resume
4.Connect the network cable and run ifup eth0

Actual Results:  Not even the leds light up.  It says there's no such
interface.

Expected Results:  It would be nice if I didn't have to reboot to get
the network interface back.

Additional info:
Unloading the e100 module and modprobing eth0 again has no effect.

Comment 1 Alexandre Oliva 2005-03-11 17:58:05 UTC
Tried this with some 2.6.11-rc from devel pre FC4test1, and it worked
just fine.  yay!