LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-22-2003, 04:02 PM   #1
simonjboyle
LQ Newbie
 
Registered: Jan 2003
Location: wakefield, UK
Distribution: red-hat 6.1
Posts: 6

Rep: Reputation: 0
newbie ethernet baffler


help! I am new to linux and have recently installed red-hat 6.1 on my old pc (pentium 200mhx) and its great, but my ethernet card is not recognised by the install.

it is a d-link 'DFE-530TX'. I tried to configure it myself specifying the 'via-rhine' interface in Client Task -> Basic Host Information along with an IP address of 10.10.10.2 and subnet of 255.0.0.0, but when I reboot a message flashes up that says 'delaying eth0 initiation [FAILED]'.

when i tried doing it via a shell i got a message saying the device is busy (despite issuing a 'network stop' command). I tried unplugging the cable ;-) but that didnt work

The kernel is old also 2.2.12-20. forgive ignorance dont know if that is relevant

can anyone help? / tell me what to do (in lamens terms!)

Simon
 
Old 01-22-2003, 04:25 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Try to install the module manually from console. As root:
modprobe via-rhine
Look at the result. It should work, because it's the right module. If you see an error message, please post it here.
 
Old 01-22-2003, 07:35 PM   #3
zeroability
Member
 
Registered: Dec 2002
Location: Kalamazoo, MI - US
Distribution: OpenMandriva
Posts: 144

Rep: Reputation: 15
have you used that address class on other machines?
 
Old 01-23-2003, 02:58 AM   #4
simonjboyle
LQ Newbie
 
Registered: Jan 2003
Location: wakefield, UK
Distribution: red-hat 6.1
Posts: 6

Original Poster
Rep: Reputation: 0
Will try it

Thanks I will try it from the console and let you know.

I am using anther ip address from that class on a WinXP machine on the network (I think it is 'class A') - could this / will this be a problem?

But since they wont even ping each other at the moment.... !
 
Old 01-23-2003, 09:24 AM   #5
rioguia
Member
 
Registered: Jun 2002
Posts: 411

Rep: Reputation: 30
DFE-530TX (VIA Rhine) or DE-530TX (Tulip driver)?

Be very sure which NIC you have. D-Link should burn in hell for naming two completetly different cards with such disceptively close names (ok, maybe hell is a little stringent but they should definitely be sent to their rooms without their dinner).

The D-Link DFE-530TX board uses VIA Rhine (VT86C100A and 3043) driver.
The D-Link DE-530TX board uses the Tulip driver.

See the web page of the people who probably wrote the drivers for more information.
http://www.scyld.com/network/

Last edited by rioguia; 01-23-2003 at 09:26 AM.
 
Old 01-23-2003, 04:00 PM   #6
simonjboyle
LQ Newbie
 
Registered: Jan 2003
Location: wakefield, UK
Distribution: red-hat 6.1
Posts: 6

Original Poster
Rep: Reputation: 0
doh! still not working

OK i tried 'modprobe via-rhine' and got:

/lib/modules/2.2.12-20/net/via-rhine.o : init_module : device or resource busy

PnP is disabled, no mention of bus mastering in the bios, still getting the eth0 [FAILED] delyaing.... message at bootup

i'll have a look at the other drivers - but any more help would be gratefully accepted.,
 
Old 01-23-2003, 04:17 PM   #7
rioguia
Member
 
Registered: Jun 2002
Posts: 411

Rep: Reputation: 30
you might try to find out:
any errors found on boot
dmesg | grep eth

what driver modules are loading
lsmod | grep Ethernet

if modprobe doesn't work, you might try
insmod
 
Old 01-23-2003, 07:29 PM   #8
simonjboyle
LQ Newbie
 
Registered: Jan 2003
Location: wakefield, UK
Distribution: red-hat 6.1
Posts: 6

Original Poster
Rep: Reputation: 0
think i'm getting somwhere..

tried all that but without avail, eth0 is aliased to UNKNOWN

I have downloaded and compiled the via-diagnostics utility from the website mentioned earlier in the thread and the output is this:

[root@localhost netdrv]# ls
instr.txt pci-scan.c pci-scan.o via-diag via-rhine.c
kern_compat.h pci-scan.h usingl~1.htm via-diag.c via-rhine.o
[root@localhost netdrv]# ./via-diag
via-diag.c:v2.08 12/17/2002 Donald Becker (becker@scyld.com)
http://www.scyld.com/diag/index.html
Index #1: Found a VIA VT6102 Rhine-II (type 3065) adapter at 0xd800.
Station address 00:50:ba:fb:28:de.
Tx disabled, Rx disabled, half-duplex (0x0804).
Receive mode is 0x00: Unknown/invalid.
Transmit mode is 0x00: Normal transmit, 128 byte threshold.
No interrupt sources are pending (0000).
Use '-a' or '-aa' to show device registers,
'-e' to show EEPROM contents, -ee for parsed contents,
or '-m' or '-mm' to show MII management registers.
[root@localhost netdrv]# insmod via-rhine
./via-rhine.o: unresolved symbol pci_drv_unregister
./via-rhine.o: unresolved symbol pci_drv_register
[root@localhost netdrv]# [root@localhost netdrv]# ls
 
Old 01-24-2003, 06:36 AM   #9
rioguia
Member
 
Registered: Jun 2002
Posts: 411

Rep: Reputation: 30
Quote:
No interrupt sources are pending (0000).
I just reviewed you post and didn't notice if you disabled plug -n - play in the bios. you generally get an opportunity to change bios settings when you boot (F2 seems to be the favorite for this feature but it could list others). If you haven't, try it and then insmod.
 
Old 01-26-2003, 11:19 AM   #10
simonjboyle
LQ Newbie
 
Registered: Jan 2003
Location: wakefield, UK
Distribution: red-hat 6.1
Posts: 6

Original Poster
Rep: Reputation: 0
Thanks to all whos tried to help on this one.

PnP is disabled.

BIOS says netcard is on IRQ11 PCI Slot 4.

I've tried changing the slots but no luck. has ANYONE managed to get a DFE-530TX going with LINUX?

I'm stil getting a 'device busy' message when I do insmod. an /etc/rc.d/rc3.d/S10network reload presents the message always: 'Delaying eth0 initialisation [FAILED]

Any more ideas? Im stumped
 
Old 01-26-2003, 09:02 PM   #11
rioguia
Member
 
Registered: Jun 2002
Posts: 411

Rep: Reputation: 30
i'm no hardware or linux maven but i'm surprised that your bios is reporting any IRQ assignments if PNP is disabled. Can you disable the IRQ assignment for the card and let linux do the work?
 
Old 01-28-2003, 04:51 PM   #12
simonjboyle
LQ Newbie
 
Registered: Jan 2003
Location: wakefield, UK
Distribution: red-hat 6.1
Posts: 6

Original Poster
Rep: Reputation: 0
Thanks to everyone. I have finally sorted it.

I downloaded the (linux) drivers from the d-link site (although we-page says none are available I got them via the ftp).

I followed the instructions to compile the code and insmod the reslulting rhinefet.o. to my astonishment (!) this went without a hitch and an ifconfig finally brought up eth0

Once i'd configured it with linuxconf everything works from boot.

Once I turned the firewall off on the windows box I could finally ping it from the linux machine - but thats why im in the newbie section ;-).

Thanks again
S.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie ?: Can't configure additional ethernet cards Leftlane Red Hat 2 02-03-2005 06:54 PM
very newbie, help with setting up ethernet port on mepis zed13 Linux - Newbie 7 08-26-2004 06:50 PM
Slackware 10.0 ethernet (newbie) spectrescape Linux - Networking 6 07-09-2004 03:35 AM
Nvidia ethernet-newbie needs help AhYup Linux - Hardware 4 04-01-2004 12:56 PM
Real newbie ethernet question Jdurr Linux - Networking 18 09-26-2003 12:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration