Good morning: I´m trying to run the hello example of RTL linux version 2.2. I follow the next steps: cd /usr/src/rtl/examples/hello make This works well. make test I obtain this output. "This is the simplest RTL program. First we remove any existing rtl-modules. You may see error warnings from "make" - ignore them. Type <return> to continue" I touch <return> unmod rt_process unmod: module rt_process not loaded make:[test]] error 1 ignored unmod frank_module unmod: module frank_module not loaded make:[test] error 1 ignored (cd ../../;./rmrtl) now insert the fifo and scheduler Type <return> to continue I touch <return> (cd ../../;./insrtl) "Now start the real-time tasks module" Type <return> to continue I touch <return>. Nothing appears on display. I expect that de main loop of hello worl was executing periodically. I expect that the code displays the message several times. Type <return> to finish. Could be possible for you explain me what is thesolution to mi problem? Thanks in advance. Note: Where can I download the manual for RTL-linux version 2.2? -- Glòria Hernández Ballester e-mail: [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/~rtlinux/