Benjamin Biegel wrote:
> Hello
>
> I am new to the world of patching kernels etc. But i managed to install
> xenomai guided by http://www.xenomai.org/index.php/Xenomai_quick_build_quide
>
> However when trying to execute the ./trivial-periodic i get the
> following error:
> 'Xenomai: native skin or CONFIG_XENO_OPT_PERVASIVE disabled. (modproble
> xeno_native?)'
>
> I honestly don't know what this indicates. Not even where the
> CONFIG_XENO_OPT_PERVASIVE flag is set.
The CONFIG_* options are linux kernel configuration options. The message
tells you that if you have compiled the native skin as module, you
should load the module, and that since you want to use it in user-space,
you should enable real-time in user-space, that is the
CONFIG_XENO_OPT_PERVASIVE option.
Nevertheless, the default configuration should have all this. So, if you
did not change the kernel configuration and get this error, could you
show us your kerne boot logs, and kernel configuration?
--
Gilles
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help