From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Benjamin Biegel <biegel@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Question about 'native skin or CONFIG_XENO_OPT_PERVASIVE' problem
Date: Thu, 15 Oct 2009 17:07:41 +0200 [thread overview]
Message-ID: <4AD73ABD.60107@domain.hid> (raw)
In-Reply-To: <4AD738F3.8030200@domain.hid>
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
next prev parent reply other threads:[~2009-10-15 15:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-15 15:00 [Xenomai-help] Question about 'native skin or CONFIG_XENO_OPT_PERVASIVE' problem Benjamin Biegel
2009-10-15 15:07 ` Gilles Chanteperdrix [this message]
[not found] ` <4AD748E0.7060401@domain.hid>
2009-10-15 16:18 ` Gilles Chanteperdrix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AD73ABD.60107@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=biegel@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.