* [Xenomai-help] Question on using Xenomai patch on Ubuntu 10.10 @ 2011-01-30 15:18 Huub van Niekerk 2011-01-30 15:22 ` Gilles Chanteperdrix 0 siblings, 1 reply; 5+ messages in thread From: Huub van Niekerk @ 2011-01-30 15:18 UTC (permalink / raw) To: xenomai [-- Attachment #1: Type: text/plain, Size: 277 bytes --] Hi, Using the standard tools I've installed the xenomai patches for Ubuntu 10.10. However, I can't find that I'm actually running a kernel with xenomai right now. How can I check whether or not I am? I ask the Ubuntu forum, but get no response. Thank you for an answer. hvn [-- Attachment #2: Type: text/html, Size: 314 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Xenomai-help] Question on using Xenomai patch on Ubuntu 10.10 2011-01-30 15:18 [Xenomai-help] Question on using Xenomai patch on Ubuntu 10.10 Huub van Niekerk @ 2011-01-30 15:22 ` Gilles Chanteperdrix [not found] ` <AANLkTinBoW=kEeFB3xpfi+Jkjhek32v9kvJdZ=uN0Kz7@domain.hid> 0 siblings, 1 reply; 5+ messages in thread From: Gilles Chanteperdrix @ 2011-01-30 15:22 UTC (permalink / raw) To: Huub van Niekerk; +Cc: xenomai Huub van Niekerk wrote: > Hi, > > Using the standard tools I've installed the xenomai patches for Ubuntu > 10.10. However, I can't find that I'm actually running a kernel with xenomai > right now. How can I check whether or not I am? I ask the Ubuntu forum, but > get no response. > > Thank you for an answer. http://www.xenomai.org/index.php/Configuring_x86_kernels#Does_Xenomai_work.3F -- Gilles. ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <AANLkTinBoW=kEeFB3xpfi+Jkjhek32v9kvJdZ=uN0Kz7@domain.hid>]
* Re: [Xenomai-help] Question on using Xenomai patch on Ubuntu 10.10 [not found] ` <AANLkTinBoW=kEeFB3xpfi+Jkjhek32v9kvJdZ=uN0Kz7@domain.hid> @ 2011-01-30 19:52 ` Gilles Chanteperdrix 2011-01-31 14:30 ` Huub van Niekerk 0 siblings, 1 reply; 5+ messages in thread From: Gilles Chanteperdrix @ 2011-01-30 19:52 UTC (permalink / raw) To: Huub van Niekerk; +Cc: Xenomai help Huub van Niekerk wrote: > Thank you. It doesn't run. For ubuntu 10.10, it said that all I have to do > is use apt-get to install xenomai. I did that and the packagemanager tells > me they necessary packages are installed now. Now on > http://www.xenomai.org/index.php/Xenomai_quick_build_quide is says that > after manual install you should end up with a kernel-<version>-xenomai. I > don't have that. Can you point me to info where it says what I should do > after an apt-get install ? I've been looking but can't find anything useful. Xenomai is a Linux kernel extension. As such, it requires re-building a Linux kernel. So, it appears that you do not really understand what Xenomai is. Before running head-on into installing Xenomai and compiling applications without really understand what Xenomai is, I suggest you read a few things, here: http://www.xenomai.org/index.php/Publications Most notably, the "life with adeos" and "native API Tour" documents. Please beware: if later posts on this list show that you have not done your homework, you will be properly flamed. The installation guide using Debian packages may be found here: http://www.xenomai.org/index.php/Building_Debian_packages Next private mail will receive no answer. Please do not top-post. -- Gilles. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Xenomai-help] Question on using Xenomai patch on Ubuntu 10.10 2011-01-30 19:52 ` Gilles Chanteperdrix @ 2011-01-31 14:30 ` Huub van Niekerk 2011-01-31 14:51 ` Gilles Chanteperdrix 0 siblings, 1 reply; 5+ messages in thread From: Huub van Niekerk @ 2011-01-31 14:30 UTC (permalink / raw) To: xenomai [-- Attachment #1: Type: text/plain, Size: 1595 bytes --] On Sun, Jan 30, 2011 at 8:52 PM, Gilles Chanteperdrix < gilles.chanteperdrix@xenomai.org> wrote: > Huub van Niekerk wrote: > > Thank you. It doesn't run. For ubuntu 10.10, it said that all I have to > do > > is use apt-get to install xenomai. I did that and the packagemanager > tells > > me they necessary packages are installed now. Now on > > http://www.xenomai.org/index.php/Xenomai_quick_build_quide is says that > > after manual install you should end up with a kernel-<version>-xenomai. I > > don't have that. Can you point me to info where it says what I should do > > after an apt-get install ? I've been looking but can't find anything > useful. > > Xenomai is a Linux kernel extension. As such, it requires re-building a > Linux kernel. So, it appears that you do not really understand what > Xenomai is. Before running head-on into installing Xenomai and compiling > applications without really understand what Xenomai is, I suggest you > read a few things, here: > > http://www.xenomai.org/index.php/Publications > > Most notably, the "life with adeos" and "native API Tour" documents. > > Please beware: if later posts on this list show that you have not done > your homework, you will be properly flamed. > > The installation guide using Debian packages may be found here: > http://www.xenomai.org/index.php/Building_Debian_packages > > Next private mail will receive no answer. > Please do not top-post. > Thank you for your answer. I am (and was) aware what Xenomai is. Thank you for the link about the Debian packages. It solved the problem and it is running fine now. Huub [-- Attachment #2: Type: text/html, Size: 2306 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Xenomai-help] Question on using Xenomai patch on Ubuntu 10.10 2011-01-31 14:30 ` Huub van Niekerk @ 2011-01-31 14:51 ` Gilles Chanteperdrix 0 siblings, 0 replies; 5+ messages in thread From: Gilles Chanteperdrix @ 2011-01-31 14:51 UTC (permalink / raw) To: Huub van Niekerk; +Cc: xenomai Huub van Niekerk wrote: > Thank you for your answer. I am (and was) aware what Xenomai is. Thank you > for the link about the Debian packages. It solved the problem and it is > running fine now. Ok. So, forgetting that it needs the linux kernel to be recompiled was just a temporary failure. Sorry for the noise then, we seem to be experiencing a lot of clueless lazy newbies these days, and I am being a bit tired of it. -- Gilles. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-01-31 14:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-30 15:18 [Xenomai-help] Question on using Xenomai patch on Ubuntu 10.10 Huub van Niekerk
2011-01-30 15:22 ` Gilles Chanteperdrix
[not found] ` <AANLkTinBoW=kEeFB3xpfi+Jkjhek32v9kvJdZ=uN0Kz7@domain.hid>
2011-01-30 19:52 ` Gilles Chanteperdrix
2011-01-31 14:30 ` Huub van Niekerk
2011-01-31 14:51 ` Gilles Chanteperdrix
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.