Re: error w/ "insmod rtl8139.o"
Donald Becker <[email protected]> Tue, 3 Jun 2003 12:19:09 -0400 (EDT)
| Newsgroups | gmane.linux.drivers.realtek.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 30 May 2003 [email protected] wrote: > I am using redhat's linux 8.0, kernel 2.4.18-14 and I am trying to > install a D-Link DFE-530TX+ ethernet card on it. I was able to > compile the latest versions of "rtl8139.c" and "pci-scan.c", which I > got from http://www.scyld.com/network/rtl8139.html. > ... However, when I try to issue the command "insmod rtl8139.o", it > gives me the error of: > rtl8139.o: init_module: No such device What is the PCI ID? The PCI ID is a pair of four digit numbers, the vendor ID and device. You can use 'lspci -v' or 'cat /proc/pci' to find this information. -- Donald Becker [email protected] Scyld Computing Corporation http://www.scyld.com 914 Bay Ridge Road, Suite 220 Scyld Beowulf cluster system Annapolis MD 21403 410-990-9993