Re: D-Link DFE-530TX

2001-01-08 Thread linda hanigan
- Original Message - From: "Sergio Pereira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 08, 2001 8:55 AM Subject: D-Link DFE-530TX > Hi all, > I have tried to use d-link netcard but did not work. I'm using kernel 2.4.0 > and on

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

D-Link DFE-530TX

2001-01-08 Thread Sergio Pereira
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. After boot I try ifconfig command and : cut--- eth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00

Re: Ethernet card D-Link DFE-530TX HOWTO

2000-01-19 Thread Philippe Moutarlier
Sorry I missed some part of this thread and I might be wrong, but from what I understand you are looking for the conf.modules file ... which doesn't exist by default ! So don't worry if you don't have it (you won't find it on the CD either) : create it under /etc/conf.modules and add to it

Re: Ethernet card D-Link DFE-530TX HOWTO

2000-01-19 Thread Gordon Messmer
on4hu wrote: > > hello Gordon > Thanks for answer, but i can read the full cdrom, i am french speaking first > then where? and how to? > andrew Get the file: ftp://ftp.redhat.com/redhat/updates/6.0/images/i386/boot.img Write it to a disk using the rawrite.exe utility on your Red Hat CD. MSG

Re: Ethernet card D-Link DFE-530TX HOWTO

2000-01-19 Thread Gordon Messmer
on4hu wrote: > i will use a fast ethernet card at 100Mbps but seam that RedHat 6.0 2.2.5_15 > seam unknow my D-Link DFE-530TX card 10/100 adapter dual speed The Red Hat 6.0 boot disk was missing the via_rhine driver which is required for your network card. You should be able to find an u

Re: Ethernet card D-Link DFE-530TX HOWTO

2000-01-19 Thread linda hanigan
Put this in your conf.module alias eth0 via-rhine The via-rhine module comes with rh 6.0 Linda - Original Message - From: on4hu <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 18, 2000 6:54 AM Subject: Ethernet card D-Link DFE-530TX HOW

Re: Ethernet card D-Link DFE-530TX HOWTO

2000-01-19 Thread on4hu
hello Gordon Thanks for answer, but i can read the full cdrom, i am french speaking first then where? and how to? andrew At 08:15 18/01/2000 -0800, you wrote: >on4hu wrote: > > i will use a fast ethernet card at 100Mbps but seam that RedHat 6.0 > 2.2.5_15 > > seam un

Ethernet card D-Link DFE-530TX HOWTO

2000-01-19 Thread on4hu
Hello fellow users, i will use a fast ethernet card at 100Mbps but seam that RedHat 6.0 2.2.5_15 seam unknow my D-Link DFE-530TX card 10/100 adapter dual speed please help and thank you in advance if you have some info ..i am a newcomer in linux... andrew Andre Hoolandts

Re: Ethernet card D-Link DFE-530TX HOWTO

2000-01-19 Thread Kerry Blalock
gt; >Put this in your conf.module > > > >alias eth0 via-rhine > > > >The via-rhine module comes with rh 6.0 > >Linda > > > > > >- Original Message - > >From: on4hu <[EMAIL PROTECTED]> > >To: <[EMAIL PROT

Re: Ethernet card D-Link DFE-530TX HOWTO

2000-01-19 Thread on4hu
gt; > >- Original Message - >From: on4hu <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Tuesday, January 18, 2000 6:54 AM >Subject: Ethernet card D-Link DFE-530TX HOWTO > > > > Hello fellow users, > > > > i will use a fast ethernet ca

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
am trying to get and intranet going. I bought > Some D-Link DFE-530TX PCI Adapter 10/100 mps > ethernet cards On their site they say > you can turn of PNP and set it as a NE2000 clone > By using Setup.Exe on the floppy that comes with > the card. Only problem is there is no setup.e

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
st Cc: recipient.list.not.shown; @nswcphdn.navy.mil Subject: D-Link DFE-530TX ethernet card Hi All, I am trying to get and intranet going. I bought Some D-Link DFE-530TX PCI Adapter 10/100 mps ethernet cards On their site they say you can turn of PNP and set it as a NE2000 clone By using Setup.Exe on the floppy

Re: D-Link DFE-530TX ethernet card

2000-01-06 Thread Philippe Moutarlier
AIL PROTECTED]> writes: > Hi All, > I am trying to get and intranet going. I bought > Some D-Link DFE-530TX PCI Adapter 10/100 mps > ethernet cards On their site they say > you can turn of PNP and set it as a NE2000 clone > By using Setup.Exe on the floppy that comes with &g

D-Link DFE-530TX ethernet card

2000-01-06 Thread Hanigan Family
Hi All, I am trying to get and intranet going. I bought Some D-Link DFE-530TX PCI Adapter 10/100 mps ethernet cards On their site they say you can turn of PNP and set it as a NE2000 clone By using Setup.Exe on the floppy that comes with the card. Only problem is there is no setup.exe on the