Hi -
I have the DLINK DFE-530TX working most satisfactorily by following the
instructions 'Using DFE-530TX on Linux Redhat 5.2' I obtained from the
DLINK web site. On checking, it appears the these instructions are no
longer accessible from this site, so I will give the basis of them below :-
In the following it is assumed you have kernel 2.2.5-19. If not, change
these references to the appropriate kernel version.
1. Ensure that the driver via-rhine.o is in the /lib/modules/2.2.5-19/net
directory.
2. In the /etc directory, edit conf.modules to add a statement
alias eth0 via-rhine
3. Use 'netconf' to setup the network configuration
select 'Basic host information'
Adapter 1
[X] Enabled
(o) Manual ( ) Dhcp ( ) bootp
specify your 'IP address' and 'Netmask'
Net device eth0
Kernel module via-rhine
4. in /etc/rc.d directory, edit rc.local to add a statement
insmod /lib/modules/2.2.9-19/net/via-rhine.o
5. reboot the PC
Tony F
>I also have similiar problems with my via-rhine dlink dfe-530 tx NIC. I have
>tried
>1. using the built in driver but the card can not be found by the probe
>during installation
>2.downloading the driver source code compiling.
>
>after which I then configure the card and eth0 setting
>
>All of these cause errors, usually the card can not be initialised during
>bootup.
>
>Weeks later I gave up and bought a 3com NIC and NO MORE problems.
>
>If you decide to continue here is the source code
>http://cesdis.gsfc.nasa.gov/linux/drivers/via-rhine.c
>and a really good starting point for all NIC problems any brand or model.
>http://cesdis.gsfc.nasa.gov/linux/drivers/
>good luck
>
>Steve
>
>p.s. if you do get it to work let the list know
>
>----- Original Message -----
>From: Lolo F. <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Sunday, August 08, 1999 3:51 AM
>Subject: [newbie] Module.
>
>
>> Hi.
>>
>> I've got a problem with my net card at boot time when the system tries to
>load
>> the module (via-rhine.o). It isn't loaded since I get some "unresolved
>symbol"
>> errors. This problem appears when I also try to load ppp.o. How can I
>solve
>> this problem ? Thank you.
>>
>> ____________________________________________________________________
>> Get free e-mail and a permanent address at http://www.netaddress.com/?N=1
>>
>