[driverloader] Problems with driverloader on kernel 2.6.0
Linuxant support
support at linuxant.com
Mon Dec 22 15:16:07 EST 2003
Hi,
this error seems to indicate that the 'driverloader' module was compiled
with a different gcc than your kernel.
---
# insmod /lib/modules/2.6.0/driverloader.ko
driverloader: version magic '2.6.0 PENTIUM4 gcc-3.3' should be '2.6.0
PENTIUM4 gcc-2.95'
Error inserting 'driverloader.ko': -1 Invalid module format
---
You should try to change the "CC" variable to use the right "gcc" around
line 58 in the file "/usr/lib/driverloader/modules/Makefile". Then, run
"dldrconfig -k" to recompile the driver module.
Regards,
Jean-Simon Durand
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com
----- Original Message -----
From: "Patrik" <paake at telia.com>
To: <driverloader at lists.linuxant.com>
Sent: Friday, December 19, 2003 4:43 PM
Subject: Re: [driverloader] Problems with driverloader on kernel 2.6.0
>The problem is with you, not driverloader.
>
>You need to install module-init-tools in order to support the modules of
>the new kernel.
I've already done that... doesnt help me.
/Patrik
More information about the driverloader
mailing list