Bug 21235 - installer choses wrong driver for dlink dfe-570tx
Summary: installer choses wrong driver for dlink dfe-570tx
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: installer
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-11-22 10:35 UTC by Matthieu Araman
Modified: 2007-04-18 16:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-12-21 03:23:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Matthieu Araman 2000-11-22 10:35:34 UTC
this is a mutiport card
installer choses de4x5. with this driver, only the first port works and
there are bad messages on the console about autodetection....forcing the
detection doesn't work
the fix is to use the tulip driver instead
lspci -v gives Subsystem : D-Link System Inc and Unknown device 1112 
description is : Digital Equipement Corporation DECchip 21142/43 (rev 41)
the driver is loaded one time for each port configured

installer should use tulip driver for this card

Comment 1 Michael Fulbright 2000-11-22 17:14:03 UTC
Passing to QA to reproduce.

Comment 2 Pekka Savola 2000-11-22 21:35:59 UTC
Yes, I've seen this too, I have the exact same card.

de4x5 works with this card under very strict circumstances; 
no full duplex for example and it generates tons of syslog every second for
every interface that hasn't been connected, like:

----
eth1: media is 100Mb/s.
eth2: media is 100Mb/s.
eth1: media is unconnected, link down or incompatible connection.
eth2: media is unconnected, link down or incompatible connection.
eth1: media is 100Mb/s.
eth2: media is 100Mb/s.
eth1: media is unconnected, link down or incompatible connection.
eth2: media is unconnected, link down or incompatible connection.
---

Tulip driver is much better.  There's a small issue of forced full duplex with
it too, though.


Comment 3 Bill Nottingham 2000-12-21 03:22:59 UTC
Switched in kudzu > 0.88-1.


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