CptAJ
Group: Members
Posts: 4
Joined: July 2006 |
|
Posted: Nov. 25 2006,21:54 |
|
New info: As it turns out, there was a problem with the PCI slot. I cleaned it up and reseated the card and now it shows up on lspci. Its a VIA Ethernet Rhine family card or whatever. I did some googling and stumbled upon the drivers. They're fairly recent but I ran into some trouble installing them. I uploaded the installation readme file here for your viewing pleasure: http://pantalanagapampa.net/send/linux.txt
Quote | 5) Compile the driver source files and it will generate rhinefet.o, and copy it to correct driver installation path (The installation directory is different in different kernel versions. In 2.4.x/2.6.x kernel, the path is /lib/modules/KERNEL_VERSION/kernel/drivers/net/, and in 2.2.x kernel, the path is /lib/modules/KERNEL_VERSION/net/, the KERNEL_VERSION (see above) means the kernel version of your Linux distribution. If you don't know your kernel version , please run 'uname -r' command in command line. The kernel version will look like '2.2.16', '2.4.2-2smp' etc.) : make install |
Thats as far as I got. "make install" gives me an unknown command error. Any ideas on how to get the driver going? We're almost there
|