> 
> Hi:
>      I'm a newer to rtlinux. When i have finished installing the rtlinux according 
>to the installation.pdf from the ww.fsmlabs.com  step by step, i can't  load the 
>rtlinux modules,
> that is when i input the command -"rtlinux start", system can not  detect the 
>trl_time.o and just tell "modprobe: can't  locate module rtl_time".
>      whether i have to reinstalling the system or recompile some of the modules?a


looks like your rtlinux modules are ither not compiled (there may have been 
errors during build so check in /usr/src/rtlinux-3.X/modules if you see the
modules there (rtl.o rtl_time.o rtl_sched.o rtl_fifo.o rtl_posixio.o )), if
they are there then check if they were copied to an appropriate location under
/lib/modules/KERNEL_VERSIN/misc/rtl* . If they were copied then it can be 
that they are in a location where insmod can't find them becaus the
/etc/conf.modules does not contain that path (/lib/modules/KERNEL_VERSION/misc/
is actually the default path if there is NO /etc/conf.modules so if they
are there then it should work...).

A little more info on the system used (Distribution, Kernel and RTLinux 
version as a minimum ) is always helpfull !

thx !
hofrat
-- [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/

Reply via email to