Bug 43148 - BAD: Module doesn't work for the 21040 NIC
Summary: BAD: Module doesn't work for the 21040 NIC
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-01 12:21 UTC by Kim Futtrup Petersen
Modified: 2007-04-18 16:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-06 13:07:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Kim Futtrup Petersen 2001-06-01 12:21:01 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Description of problem:
The RedHat startup-script says it initializes eth0 fine but this is NOT 
true. The driver/module for the DEC 21040 / Tulip network adapter
is BROKEN on RedHat 7.1. The card looses the connection to the hub/switch 
when it's initialized by the start-up script.

How reproducible:
Always

Steps to Reproduce:
1.Boot with the 21040 adapter in the machine
2.Do ifdown eth0 to down the network adapter
3.Do ifup eth0 and it fails to load the module.
	

Actual Results:  Nothing - which is the problem ;) My network adapter 
still doesn't work.

Expected Results:  The module should have loaded and networking worked.

Additional info:

It's pretty bad that anaconda / the installer finds and configures the 
network adapter at installation time, but the card doesn't work.

Comment 1 Pekka Savola 2001-07-22 19:28:43 UTC
This is related to drivers, changing to kernel component.

This might also be a local configuration issue; check:
 1) dmesg output when loading the driver
 2) whether your switch is using autonegotiation (probably yes); if not, you need to tune /etc/modules.conf
 3) 'lspci' output; which driver is used?
 4) 'mii-tool -v'.

Comment 2 Arjan van de Ven 2001-07-22 19:33:07 UTC
Also, does the de4x5 driver work instead of the tulip driver work ?

Comment 3 Alan Cox 2003-06-06 13:07:54 UTC
Closed: Inactive



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