[Home]XenomaiKernel

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Showing revision 11

The Xenomai RT Kernel

Michael Haberler's new branch supports the Xenomai Realtime kernel. Information on installing it can be found here: NewRTInstall.

Building a Debian or Ubuntu Xenomai runtime tools package

The XenomaiRuntimePackage recipe is prerequisite to building the kernel itself.

Building a Debian or Ubuntu kernel package with Xenomai patches

The XenomaiKernelPackageFromTarball recipe is a quick way to build a one-off kernel package.

Running Xenomai regression tests

To be sure your Xenomai kernel is behaving as expected, run the regression tests whenever you install a new kernel or new hardware. All tests, with the exception of clocktest -C 42 -T 30, should always pass. The test script will stop upon failure of any test.

On Debian or Ubuntu:

  sudo xeno-regression-test -l "/usr/lib/xenomai/testsuite/dohell -m /tmp 100" -t 2

On RedHat-like distros:

  sudo xeno-regression-test -l "/usr/lib64/xenomai/dohell -m /tmp 100" -t 2

If a test fails, please make a bug report to the Xenomai mailing list: http://www.xenomai.org/mailman/listinfo/xenomai Be sure to put the output of the regression test (incl. command line), kernel config (/boot/config-*) and output of dmesg on e.g. pastebin and provide links to them in your bug report.

If all tests run successfully, you can be fairly sure that Xenomai is running correctly.


LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
This page is read-only. Follow the BasicSteps to edit pages. | View other revisions | View current revision
Edited January 18, 2013 11:01 pm by Zultron (diff)
Search:
Published under a Creative Commons License