Hi

I have found out that if I remote control the machine installed with RTAI.
All the RTAI testsuite will work fine. But if I do the testing directly to
those machines.. 99% of the chance it fails.. This is a weird behavior I
do not yet know why. I am however sure that all the failures begins when
start_rt_timer() is called and that rt_task_wait_period() will act nothing
but instant return fucntion


So I tried testing the frag_ip example remotely, which
rt_task_wait_period() work fine. i am however not receiving any message
back though..?

insmod rtnet.o
insmod loopback-rt.o
rtifconfig rtlo up 127.0.0.1
insmod frag_ip.o start_timer=1

...
Sending message of 65505+2 bytes
...
..same...

nothing received..

specific routing table
src             dst             dst_mask        dst_mac
dev
127.0.0.1       127.0.0.1       255.255.255.255 ff:ff:ff:ff:ff:ff
rtlo

generic routing table
src             dst             dst_mask        dst_mac
127.0.0.1       127.0.0.1       255.255.255.255 00:00:00:00:00:00

(all this is done through ssh from a remote computer)
why is no messages received ?


My biggest problem still lies in how i can load eepro100-rt driver on
from a remote computer ? Any idea ? or is this just a stupid question?


Thanks
Bret


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
RTnet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to