Unexpected RTAI Delay Kernel 3.8
Please Log in or Create an account to join the conversation.
My Atom system suddenly started to give realtime delay errors, I eventually realised it was because I had a webcam plugged in. So it might be worth checking you don't have a USB device inserted that wasn't there before.
Please Log in or Create an account to join the conversation.
As Andy says the error is only shown once anyway, often the startup triggers an error with a sudden rush of openGL calls with Axis initiating, but is never repeated.
This can be video driver or card/chip related.
If you want to reassure yourself regards latency, use the /usr/realtime/testsuite/user/latency/run program, you will soon see where the spike is and whether it is truely a one off, or something to be concerned about.
I have had problems with 3.8.13 and the new RTAI that I have not been able to nail down and which did not occur with 3.8.0 and earlier RTAI.
They all revolve around building LCNC and rtai_math, specifically unknown symbols which should be functions provided by libposemath and libm.a
I would be interested to see your kernel and rtai configs and exact RTAI version you used, to see if I can nail down where the problem has been and why yours works.
regards
Please Log in or Create an account to join the conversation.
kernel 3.8.13
I also think it is related with opengl have to look closer which routine causes this delay because when I run glxgears still have nice latency. Even the opengl window in linuxcnc need some time to show. Old system based on squeeze worked great and without the delay. It's either the kernel part of the graphics driver or new libraries coming from debian wheezy. I also can't shutdown the computer in most cases. It is necessary to command "halrun -U" before that or you get a nice kernel panic for instance...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I would like to upload the .config files you want I've tried it tree times without success.
Thanks, easiest way is to zip them and attach the zip.
Otherwise rename them to a .txt extension and they will attach
regards
Please Log in or Create an account to join the conversation.
I also think it is related with opengl have to look closer which routine causes this delay because when I run glxgears still have nice latency. Even the opengl window in linuxcnc need some time to show
I have found in the past that glxgears is a good indicator of total incompatibility, but does not put enough load on to simulate Axis.
You can run glxgears and still have problems when Axis opens.
They probably do not make all the same calls and not as many of them
regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
However I seem to have 3 copies of the RTAI config under different names in my copy
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.