[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DLINK NIC modules via-rhine.c



I too have a D-Link DFE530tx and I'm using the scyld driver. I'm no kernel
compile Guru, what errors did you get ?
>From memory I think I had to add a "-I/usr/src/linux/include" to the compile
command. /usr/src/linux is where the kernel sources are on my machine.

The deb package I've used for the source is kernel-source-2.2.17 and then
unpacked the kernel-source-2.2.17.tar.bz2 file.

Dont forget to get and compile the pci-scan package from scyld also.

Hope this is of some help.
Derm

----- Original Message -----
From: "Willi Dyck" <wdyck@gmx.de>
To: "John Bagdanoff" <bagdanof@home.com>
Cc: "Debian User List" <debian-user@lists.debian.org>
Sent: Tuesday, December 05, 2000 3:32 PM
Subject: Re: DLINK NIC modules via-rhine.c


> John Bagdanoff wrote:
>
> > On Tue, Dec 05, 2000 at 11:42:26AM +1100, Stephen Lavelle wrote:
> > > Hello,
> > > I have just installed a DLINK 530TX Nic in a debian 2.2 box.
> > > This card uses the via-rhine module
> > > However when I do #insmod via-rhine
> > > I get:
> > > using /lib/modules/2.2.17/net/via-rhine.o
> > > /lib/modules/2.2.17/net/via-rhine.o: init_module: Device or resource
> > > busy
> > > Hint: this error can be caused by incorrect module parameters,
including
> > >
> > > invalid IRQ...
> > >
> > > The output of #lspci for this device is:
> > > 00:10.0 Ethernet controller: VIA Technologies, Inc.: Unknown device
3065
> > >
> > > (rev 4)
> > >
> > > I have looked at the drivers page at http://www.scyld.com and for this
> > > device I need the via-rhine module >1.07. Debian 2.2 only has version
> > > 1.01.
> > > scyld.com has a via-rhine.c file which is a correct version, but I
> > > cannot get this to compile.
> > > Is there a debianised version of vi-rhine.o?
> > > Am i barking up the wrong tree completely
> > > Regards
> > > Stephen
> >
> > I think the driver for this card is RealTek RTL8139.
>
> That is defnetly wrong.
> Go to the dlink website down the latest drivers for your card.
> Compile them as modules like it is written in the readme.
> Do not forget to uncomment the lines in /etc/modutils/via-rhine
> and in /etc/modules.conf similar to:
> options via-rhine irq=9
> add via-rhine in your /etc/modules
> reboot and have fun
> I did it and it does work :)
>
> >
> >
> > John
> > --
> > ************************
> > Using Linux
> > ************************
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
>



Reply to: