On Sun, 27 Jul 2003 12:32 pm, Kwan Lowe wrote:
> On Sat, 2003-07-26 at 21:57, John Haywood wrote:
> > gcc -DMODULE -Wall -Wstrict-prototypes -O6 -c rtl8139.c
> > -I/usr/src/linux/include -include
> > /usr/src/linux/include/linux/modversions.h
> >
> > and for the pci-scan module:
> >
> > cc -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -Wall -Wstrict-prototypes -O6 -c
> > pci-scan.c -I/usr/src/linux/include -include
> > /usr/src/linux/include/linux/modversions.h
> >
> > Now the insmod on the pci-scan works, but fails on the rtl8139.o
> > ...any thoughts?
>
> What are the errors on insmod?  Did you strip the modules before
> loading?

insmod rtl8139.o
rtl8139.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg

OK .. from dmesg:

pci-scan.c:v1.11 8/31/2002  Donald Becker <[EMAIL PROTECTED]> 
http://www.scyld.com/linux/drivers.html
rtl8139.c:v1.23 3/10/2003 Donald Becker, [EMAIL PROTECTED]
 http://www.scyld.com/network/rtl8139.html

strip?

Unfortunately I canīt take the network down right now (to reload everything), 
so īll have to wait til tomorrow to see if a net restart does the trick
-- 
 john in sydney
 Mandrake Linux 9.1, Kernel version: 2.4.21-0.18mdk
 OpenPGP key available on www.keyserver.net
 1024D/3E4A902F B38A AB0F 8658 D9E1 4900 3050 08FA D4FA 3E4A 902F


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to