Bug 71512 - Milan Beta4: up kernel hangs system w/e1000 plugged in
Summary: Milan Beta4: up kernel hangs system w/e1000 plugged in
Keywords:
Status: CLOSED DUPLICATE of bug 71449
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-14 16:24 UTC by Jeff Needle
Modified: 2007-04-18 16:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-14 16:26:33 UTC
Embargoed:


Attachments (Terms of Use)
lspci output (7.64 KB, text/plain)
2002-08-14 16:26 UTC, Jeff Needle
no flags Details

Description Jeff Needle 2002-08-14 16:24:49 UTC
On a system running Milan Beta4's uniprocessor kernel, the machine locks
bringing up the interface for an e1000 card adapter only when the cable is
plugged in.  
Adapters tested: copper gigabit (82544E1 chipset) and fiber gigabit (82543GC). 

Bug does not exist on RHL 7.3 or Milan beta 3.  Tested with different adapters,
slots, and systems.

Procedure for locking the machine after logging in:
# these first 3 commands are optional, but make it clear that no other network
devices are interfering

echo 0 > /proc/sys/kernel/hotplug    # turn off hotplug so loading e1000.o will
not cause eepro100.o to be loaded
rmmod eepro100                       # go ahead and get the e100 devices out of
the picture
modprobe e1000                       # load driver

# be sure the network cable is unplugged.  now a test run, just for kicks:
ifconfig eth0 x.x.x.x netmask x.x.x.x             # does _not_ cause a hang
ifconfig eth0 down

# now plug in the network cable
ifconfig eth0 x.x.x.x netmask x.x.x.x

#machine is now hard locked

----------
Action by: wendyh
Issue Registered
----------
Action by: wendyh
lspci output attached.

Status set to: Waiting on Tech
Attachment: <a href="?module=download&fid=770">lspci.txt</a>

Comment 1 Jeff Needle 2002-08-14 16:26:29 UTC
Created attachment 70624 [details]
lspci output

Comment 2 Arjan van de Ven 2002-08-14 16:29:40 UTC

*** This bug has been marked as a duplicate of 71449 ***


Note You need to log in before you can comment on or make changes to this bug.