From: Matthew F. <mat...@ya...> - 2001-09-02 22:51:28
|
The via-rhine module is in: http://www.trinux.org/modules/2.4.5/kernel/drivers/net/via-rhine.o Copy this to your boot floppy and add the name of the module (via-rhine.o) to the file Use an ASCII text editor (notepad *not* wordpad) to edit the file \tux\config\modules on the floppy. - OR - If you are within trinux you can do: # fmount # cd /floppy/tux/config # echo "via-rhine.o" >> modules # cd / # sync # fumount Then after you reboot you can do # dmesg | more this will page through the kernel boot messages or # lsmod to see if it got loaded. The module will be put in /lib/modules so you should be able to insmod it manually. What is pci-scan? Did you attempt to install the via-rhine module and it gave you an error. My guess is that the pci-scan is only needed if pci support is compiled as a module--which it is not. Unfortunately, I'm in between DSL provides (damn Rhythms!) so I don't have decent access to my Trinux development boxes which are at work. -mdf --- mahling <ma...@gm...> wrote: > Hello Trinux-talk, > is there anybody who is able to compile a pci-scan.o > and a via-rhine.o > with the kernel 2.4.5, because i don´t have this > kernel on my > computers running. I need this files to run a d-link > DFE 530 TX > netcard to run with trinux. > > > > -- > THX > Klaus Mahling > mailto:ma...@gm... > > > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com |