Networking Forums

Networking Forums > Computer Networking > Linux Networking > 3c501 eth0 ErrorRe

Reply
Thread Tools Display Modes

3c501 eth0 ErrorRe

 
 
Bonnell Frost
Guest
Posts: n/a

 
      10-02-2006, 12:43 AM
I am having trouble with making a connection to eth0 on my
machine. Redhat 9, 2.4 something kernel, returns can't find
3c501 device eth0. I definitely have a 3c501 driver.
Motherboard is MCI K7N2 delta, with NVIDIA LAN port. Has worked
in the past, but I had to do some moves and lost the connection.
Suggestions, please.
Climb out of the hole for direct email.

 
Reply With Quote
 
 
 
 
Juha Laiho
Guest
Posts: n/a

 
      10-02-2006, 05:47 PM
(E-Mail Removed) (Bonnell Frost) said:
>I am having trouble with making a connection to eth0 on my
>machine. Redhat 9, 2.4 something kernel, returns can't find
>3c501 device eth0. I definitely have a 3c501 driver.
>Motherboard is MCI K7N2 delta, with NVIDIA LAN port. Has worked
>in the past, but I had to do some moves and lost the connection.
>Suggestions, please.


Recheck the needed LAN driver. I'm pretty confident you cannot
install 3c501 on that motherboard, and absolutely sure that no
even near-current design would try to emulate 3c501.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      10-02-2006, 08:13 PM
In comp.os.linux.networking Juha Laiho <(E-Mail Removed)>:
> (E-Mail Removed) (Bonnell Frost) said:
>>I am having trouble with making a connection to eth0 on my
>>machine. Redhat 9, 2.4 something kernel, returns can't find
>>3c501 device eth0. I definitely have a 3c501 driver.
>>Motherboard is MCI K7N2 delta, with NVIDIA LAN port. Has worked
>>in the past, but I had to do some moves and lost the connection.
>>Suggestions, please.


> Recheck the needed LAN driver. I'm pretty confident you cannot
> install 3c501 on that motherboard, and absolutely sure that no
> even near-current design would try to emulate 3c501.


Indeed, sounds remotely as if this adapter should work with the
forcedeth module. The OP might like to try some recent distro
including the 'forcedeth' module. His is, well somehow ancient...

I'd boot from some *recent* Knoppix CD and check what it detects.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 215: High nuclear activity in your area.
 
Reply With Quote
 
Moe Trin
Guest
Posts: n/a

 
      10-03-2006, 12:38 AM
On 02 Oct 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<(E-Mail Removed)>, Bonnell Frost wrote:

>I am having trouble with making a connection to eth0 on my
>machine. Redhat 9, 2.4 something kernel, returns can't find
>3c501 device eth0. I definitely have a 3c501 driver.
>Motherboard is MCI K7N2 delta, with NVIDIA LAN port.


What on _earth_ are you trying to use that ancient card for? To quote from
the Ethernet-HOWTO

4.1.1. 3c501

Status: Semi-Supported, Driver Name: 3c501

This obsolete stone-age 8 bit card is really too brain-damaged to use.
Avoid it like the plague. Do not purchase this card, even as a joke.
It's performance is horrible, and it breaks in many ways.

It is HIGHLY unlikely that you have that card which was obsolete in the
mid-1980s, _years_ before NVidia existed. Your motherboard doesn't even
_have_ an 8-bit ISA slot to plug in that card. A fast search at google
suggests using the nVidia 2.45 drivers off the nVidia site.

>Has worked in the past, but I had to do some moves and lost the connection.
>Suggestions, please.


Start by looking at the boot messages in /var/log/messages - and look for
the card in 'lspci -vv'. You've got the wrong driver.

Old guy
 
Reply With Quote
 
Peter Lowrie
Guest
Posts: n/a

 
      10-07-2006, 02:29 AM
3Com cards are mii-tool compliant.

Install mii-tools and run:

mii-tool -r -i eth0

:-) Peter


Bonnell Frost wrote:

> I am having trouble with making a connection to eth0 on my
> machine. Redhat 9, 2.4 something kernel, returns can't find
> 3c501 device eth0. I definitely have a 3c501 driver.
> Motherboard is MCI K7N2 delta, with NVIDIA LAN port. Has worked
> in the past, but I had to do some moves and lost the connection.
> Suggestions, please.
> Climb out of the hole for direct email.


 
Reply With Quote
 
Moe Trin
Guest
Posts: n/a

 
      10-07-2006, 03:01 AM
On Sat, 07 Oct 2006, in the Usenet newsgroup comp.os.linux.networking, in
article <(E-Mail Removed)>, Peter Lowrie wrote:

>Bonnell Frost wrote:
>
>> I am having trouble with making a connection to eth0 on my
>> machine. Redhat 9, 2.4 something kernel, returns can't find
>> 3c501 device eth0. I definitely have a 3c501 driver.
>> Motherboard is MCI K7N2 delta, with NVIDIA LAN port.


>3Com cards are mii-tool compliant.


Do you have any idea how ancient the 3C501 is? The card was _obsolete_
in the late 1980s - a bit before Linux, and Donald Becker didn't think
very highly of it. See the Ethernet-HOWTO section 4.1.1.

In any case, if you read the other articles in this thread, the O/P is
quite confused, and his mother board doesn't even HAVE an ISA socket to
plug that card into. He's _actually_ got an on-board NVidia device.

Old guy
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't get eth0 up (wired) - e1000 device eth0 does not seem to be present, delaying initialization. OtisUsenet Linux Networking 2 06-06-2007 02:57 AM
Possible? eth0:1 ... eth0:50000 Toni Erdmann Linux Networking 15 03-22-2005 10:47 AM
eth0 + ppp Jaime Casanova Linux Networking 3 09-06-2004 08:02 AM
how tho change source address of eth0/eth0:1 ? news Linux Networking 2 06-09-2004 03:25 PM
3Com 3c501 parameters? A.Melon Linux Networking 4 01-15-2004 07:12 PM



1 2 3 4 5 6 7 8 9 10 11