Hi, 
     I'm pretty new to RTLinux. I apologize in advance
for the stupidity of the questions that will follow. 

I've installed RTLinux and have been playing around
with the standard examples, which worked fine with 

rtlinux start whatever.o

then I made some attempts to programming little
modules myself, some of which were succesful, some
others of which weren't (kernel panic, etc.). After
the first crash I haven't been able to start stuff
with 

rtlinux start 

any longer. The examples still run but I have to use
insmod. "rtlinux start" can't seem to locate
rtl_time.o, whichever module I try to load.

Moreover modprobe can't seem to locate any of the rtl
modules. Even if I run modprobe ./rtl.o from the
directory where the module is I still get the same
error "modprobe: Can't locate module rtl.o".

Anyway if I run "modprobe -l rtl.o" from anywhere it
finds rtl.o and prints its path (but doesn't load it).

Does anyone have any idea of what I might have done
and what I could do to fix this little, but annoying,
problem?

Thanks

f


______________________________________________________________________
Do You Yahoo!?
Il tuo indirizzo gratis e per sempre @yahoo.it su http://mail.yahoo.it

----- End of forwarded message from [EMAIL PROTECTED] -----
-- [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