> Hi,
> When I try to load either rtl_fifo or rtl_sched, I get the following
> message:
>
> Warning: kernel-module version mismatch
> /usr/src/rtl/modules/rtl_sched was compiled for kernel version
> 2.0.36-RTL9J
> while this kernel is version 2.0.36
>
> I can load it with the -f option to insmod and it works fine. Just
> wondering why this happens?
> I just installed the fully patched version.
Basically when you'make all' it tests the object to see if the source has
changed (which it hasn't) and so doens't recompile the object code, therefore
the OS version isn't set to that of your computer. I ended up deleting the
object files (*.o or no extension depending on which package you downloaded
). Then do a make on all the modules, this time it should actually compile,
and that should solve the problem (did for me).
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/