Stefano Scanzio wrote:
> Jan Kiszka wrote:
>> Stefano Scanzio wrote:
>>> Thanks very much. I tried using rtai version 3.7.1 but he doesn't work.
>>>
>>> Even though I have not IRQ conflicts, I have tried to disable all the
>>> device that I don't use in my PC (like sound card,...) and I resolved
>>> the problem.
>>>
>>> Then I have installed other 2 PCs and they work very well.
>>
>> You haven't answered my question yet if RTAI's own testcases work
>> without problems on that box.
> 
> Yes, I tried with all the tests included in the testsuite of rtai (both
> in kernel both in user space) and the system doesn't freeze. I tried
> with rtai version 3.6.2 and rtai version 3.7.1.

I can't help with debugging on RTAI, but I can provide the usual hints
how to approach such problems:
 - redirect kernel messages to a serial port in the hope that some error
   messages are issued on/around the freeze
 - compare your kernel .config with the other systems that work
 - try to narrow down the trigger for the freeze my simplifying what
   RTnet does (rtnet -v will dump all command issued during startup, so
   that you can replay them manually)
 - use printk debugging techniques to further narrow down the trigger
 - discuss findings here and probably also with the RTAI community

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to