|
Next: user can't ypcat passwd, but root can
|
| Author |
Message |
External

Since: Dec 20, 2003 Posts: 3
|
(Msg. 1) Posted: Mon Oct 02, 2006 12:43 am
Post subject: 3c501 eth0 ErrorRe Archived from groups: comp>os>linux>networking (more info?)
|
|
|
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. |
|
| Back to top |
|
 |  |
External

Since: Nov 05, 2006 Posts: 29
|
(Msg. 2) Posted: Mon Oct 02, 2006 5:47 pm
Post subject: Re: 3c501 eth0 ErrorRe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
bfrost.RemoveThis@blackhole.nyx.net (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) |
|
| Back to top |
|
 |  |
External

Since: Jan 30, 2005 Posts: 356
|
(Msg. 3) Posted: Mon Oct 02, 2006 7:38 pm
Post subject: Re: 3c501 eth0 ErrorRe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On 02 Oct 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<1159749822.43116.RemoveThis@irys.nyx.net>, 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 |
|
| Back to top |
|
 |  |
External

Since: Nov 28, 2004 Posts: 2505
|
(Msg. 4) Posted: Mon Oct 02, 2006 10:13 pm
Post subject: Re: 3c501 eth0 ErrorRe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In comp.os.linux.networking Juha Laiho <Juha.Laiho.TakeThisOut@iki.fi>:
> bfrost.TakeThisOut@blackhole.nyx.net (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 zvpunry.TakeThisOut@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 215: High nuclear activity in your area. |
|
| Back to top |
|
 |  |
External

Since: Mar 06, 2006 Posts: 8
|
(Msg. 5) Posted: Sat Oct 07, 2006 3:29 pm
Post subject: Re: 3c501 eth0 ErrorRe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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. |
|
| Back to top |
|
 |  |
External

Since: Jan 30, 2005 Posts: 356
|
(Msg. 6) Posted: Sat Oct 07, 2006 3:29 pm
Post subject: Re: 3c501 eth0 ErrorRe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Sat, 07 Oct 2006, in the Usenet newsgroup comp.os.linux.networking, in
article <1366031.JELv8cYP0O DeleteThis @xbox.pelnet.net>, 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 |
|
| Back to top |
|
 |  |
| Related Topics: | Mystery eth0 inactivation!? - I am in the process of setting up a Linux box for some small scale web development and ran into a curious problem in this system: - Old HP Vectra with 256M memory (i know) - 3Com Etherlink (309) adapter - Red Hat 8.0 Server installation with all modules...
eth0 answering for eth1 ?? - Running RHEL ES 4 update 3 eth0: connected to switch at 1Gbps eth1: connected to VLAN enabled ports on switch at 1Gbps eth2: cable unplugged (but will be connected to a hub in our DMZ) # ifconfig eth0 Link encap:Ethernet HWaddr 00:14:38:4F:5D:88...
Martian source from localhost on eth0 - I run a Linux Mandrake 9.1 server. Ever since a new motherboard was installed I get the following message in my logs: --- /var/log/messages --- Jul 14 10:11:23 plato kernel: martian source 255.255.255.255 from 127.0.0.1, on dev eth0 Jul 14 10:11:23....
DHCPD starting before ETH0 gives error. - DHCPD is configured to only listen on eth0. When it starts at boot time it states that there is no subnet for 0.0.0.0 defined in my dhcpd.conf file, so it exits. This is because DHCPD is starting up at the same time as ETH0, and ETH0 is not yet up on..
eth0 died on two FC4 boxes - Had two FC4 boxes on the same subnet. One was a working httpd server. then I discovered that my WinXP could not ping either box and the FC4 boxes could not ping each other. Tried to delete and reconfig the the eth0 interface using static and DHCP. Both.... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|