Re: D-Link DFE-530TX

2001-01-08 Thread linda hanigan
Here is what I did to get network up with that card. I am running RH 6.0 and it was incredibly simple 1. Install Network Card and attach to hub. I use D-Link DFE-530 TX Cards the module comes with RH 6.0 it is via-rhine 2. Put IP addresses and names in /etc/hosts (You can actually

Re: D-Link DFE-530TX

2001-01-08 Thread Anthony E . Greene
On Mon, 08 Jan 2001 09:55:17 Sergio Pereira wrote: >Hi all, >I have tried to use d-link netcard but did not work. I'm using kernel >2.4.0 >and one d-link DFE530tx. On boot time, the redhat7.0 find the interface >but >doesn't work. Check /etc/conf.modules for this line: alias eth0 via-rhine

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Hanigan Family
Thanks Philip, Now I have the hardware we will se if I can get the software side working by midnight. Linda -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Philippe Moutarlier
this looks ok but you need to assign Ip addres, network etc. run linuxconf or edit the files I mentionned earlier Philippe "Hanigan Family" <[EMAIL PROTECTED]> writes: > Sorry to ask such dumb questions > I tried ifconfig eth0 > and got > eth0 Link encap:Ehernet HWaddr 00:80:C8:F8:B1:A1 > BROA

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Hanigan Family
Sorry to ask such dumb questions I tried ifconfig eth0 and got eth0 Link encap:Ehernet HWaddr 00:80:C8:F8:B1:A1 BROADCAST MULTICAST MTU:1500 Metric:1 Interrupt:11 Base address:0xe400 Does this mean it worked and it waits to load till called? Linda -- To unsubscribe: mail [EMAIL PROTECT

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Philippe Moutarlier
"Hanigan Family" <[EMAIL PROTECTED]> writes: > Okay I put this in /etc/conf.modules > after the alias paperport line > > alias eth0 via-rhine > > I have via-rhine.o > But when I reboot I don't see anything about > eth0 in dmesg or messages When I try > lsmod it only shows ide-floppy for the > z

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Jeff Mings
If I were you, I'd just plug those suckers in and see what Linux finds. I've had good experiences with PCI NE2K NICs in one or two Linux boxes. They were auto-probed and supplied with the right modules without any effort on my part. -Jeff Hanigan Family wrote: > Hi All, > I am trying to get a

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Hanigan Family
Okay I put this in /etc/conf.modules after the alias paperport line alias eth0 via-rhine I have via-rhine.o But when I reboot I don't see anything about eth0 in dmesg or messages When I try lsmod it only shows ide-floppy for the zip drive. Do I need to do somethingelse . Thanks

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Philippe Moutarlier
EMAIL PROTECTED]> > Date: Thursday, January 06, 2000 4:03 PM > Subject: Re: D-Link DFE-530TX ethernet card > > > > > >This card works great with Linux except it took me a hell > >of a time to figure out which driver to use so I understand you ! > > >

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Hanigan Family
-Original Message- From: Philippe Moutarlier <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, January 06, 2000 4:03 PM Subject: Re: D-Link DFE-530TX ethernet card > >This card works great with Linux except it took me a hell >of a tim

RE: D-Link DFE-530TX ethernet card

2000-01-06 Thread Ward William E PHDN
They are supported natively in Linux using the Via-Rhine driver at the full Fast Ethernet 100 MPS rate. I'm quite happy with mine. Bill Ward -Original Message- From: Hanigan Family [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 06, 2000 4:57 PM To: Redhat list Cc: recipient.list.not

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Philippe Moutarlier
This card works great with Linux except it took me a hell of a time to figure out which driver to use so I understand you ! Just keep the PnP on and put this in your conf.module alias eth0 via-rhine Of course you also need the via-rhine module Philippe "Hanigan Family" <[EMAIL PROTECTED]