All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Testing RTNet in Xenomai
@ 2010-07-08  8:01 prakash srinivasan
  2010-07-08  8:16 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 8+ messages in thread
From: prakash srinivasan @ 2010-07-08  8:01 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]

Dear All,

     I am new to Xenomai. But I am already using RTAI. I referred this page, http://www.xenomai.org/index.php/RTnet:Installation_%26_Testing and tested RTNet in RTAI. Its working fine. However now I would like to test the same RTNet in Xenomai. According to the wiki page, i could not able to start the rtnet successfully. When I tried to start the rtnet, I am getting the segmentation fault error. The errors clearly shows that the dependent modules are not loaded. 



Like RTAI dependent modules rtai_hal, rtai_lxrt, rtai_sem and rtai_rtdm, I did not loaded any modules in Xenomai. Even I never found any "modules" folder in my xenomai installation directory, /usr/xenomai/. I would like to know whether my xenomai is not properly installed or what are the other reasons rtnet is not started?. Kindly give me more about about from this wiki page, "If you have built the RTDM support of Xenomai into the kernel, nothing has to be done.". Do I no need to insert any modules?. Help me to resolve the above issues.



-Prakash   

[-- Attachment #2: Type: text/html, Size: 1469 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Testing RTNet in Xenomai
  2010-07-08  8:01 [Xenomai-help] Testing RTNet in Xenomai prakash srinivasan
@ 2010-07-08  8:16 ` Gilles Chanteperdrix
  2010-07-08 13:46   ` prakash srinivasan
  0 siblings, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2010-07-08  8:16 UTC (permalink / raw)
  To: prakash srinivasan; +Cc: xenomai

prakash srinivasan wrote:
> Dear All,
> 
> I am new to Xenomai. But I am already using RTAI. I referred this
> page, http://www.xenomai.org/index.php/RTnet:Installation_%26_Testing
> and tested RTNet in RTAI. Its working fine. However now I would like
> to test the same RTNet in Xenomai. According to the wiki page, i
> could not able to start the rtnet successfully. When I tried to start
> the rtnet, I am getting the segmentation fault error. The errors
> clearly shows that the dependent modules are not loaded.
> 
> 
> 
> Like RTAI dependent modules rtai_hal, rtai_lxrt, rtai_sem and
> rtai_rtdm, I did not loaded any modules in Xenomai. Even I never
> found any "modules" folder in my xenomai installation directory,
> /usr/xenomai/. I would like to know whether my xenomai is not
> properly installed or what are the other reasons rtnet is not
> started?. Kindly give me more about about from this wiki page, "If
> you have built the RTDM support of Xenomai into the kernel, nothing
> has to be done.". Do I no need to insert any modules?. Help me to
> resolve the above issues.

To install Xenomai, please follow the installation instructions. You
will find them in the README.INSTALL file in Xenomai sources
distribution, or online:
http://www.xenomai.org/documentation/xenomai-2.5/README.INSTALL

-- 
					    Gilles.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Testing RTNet in Xenomai
  2010-07-08  8:16 ` Gilles Chanteperdrix
@ 2010-07-08 13:46   ` prakash srinivasan
  2010-07-08 14:04     ` Gilles Chanteperdrix
  2010-07-08 14:07     ` Wolfgang Grandegger
  0 siblings, 2 replies; 8+ messages in thread
From: prakash srinivasan @ 2010-07-08 13:46 UTC (permalink / raw)
  To: gilles.chanteperdrix; +Cc: xenomai

[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]



>To install Xenomai, please follow the installation instructions. You

>

>will find them in the README.INSTALL file in Xenomai sources

>

>distribution, or online:

>

>http://www.xenomai.org/documentation/xenomai-2.5/README.INSTALL



Dear Gilles,

     Thanks for the info. I justed followed the document, http://download.intel.com/design/intarch/papers/322386.pdf Coz I am also testing in the same ARCH. I followed the steps. Everything was fine without any issues and tested the xenomai-2.4.6 as they mentioned in the doc.

     But I have doubt that there is no modules created after it was installed successfully in /usr/xenomai/. I just like to know whether xenomai installation will create any "modules" folder in /usr/xenomai/ or not?. Like in RTAI mechanism(loading .ko modules one by one manually) is not necessary in xenomai?. Since I am new to xenomai, I found that I have zero .ko modules in my installation directory, /usr/xenomai. In other words I am not aware of Xenomai installed file structure. Do I need to load any modules to test RTNet in xenomai?.



-Prakash

[-- Attachment #2: Type: text/html, Size: 1564 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Testing RTNet in Xenomai
  2010-07-08 13:46   ` prakash srinivasan
@ 2010-07-08 14:04     ` Gilles Chanteperdrix
  2010-07-09  4:40       ` prakash srinivasan
  2010-07-08 14:07     ` Wolfgang Grandegger
  1 sibling, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2010-07-08 14:04 UTC (permalink / raw)
  To: prakash srinivasan; +Cc: xenomai

prakash srinivasan wrote:
> 
>>To install Xenomai, please follow the installation instructions. You
>>
>>will find them in the README.INSTALL file in Xenomai sources
>>
>>distribution, or online:
>>
>>http://www.xenomai.org/documentation/xenomai-2.5/README.INSTALL
> 
> Dear Gilles,
> Thanks for the info. I justed followed the document,
> http://download.intel.com/design/intarch/papers/322386.pdf Coz I am also
> testing in the same ARCH. I followed the steps. Everything was fine
> without any issues and tested the xenomai-2.4.6 as they mentioned in the
> doc.

> But I have doubt that there is no modules created after it was installed
> successfully in /usr/xenomai/. I just like to know whether xenomai
> installation will create any "modules" folder in /usr/xenomai/ or not?.

You ask me a question.
I answer you: "read README.INSTALL".
You tell me: "I did not read README.INSTALL", then proceed to ask your
question again.
Are you kidding me?

-- 
					    Gilles.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Testing RTNet in Xenomai
  2010-07-08 13:46   ` prakash srinivasan
  2010-07-08 14:04     ` Gilles Chanteperdrix
@ 2010-07-08 14:07     ` Wolfgang Grandegger
  1 sibling, 0 replies; 8+ messages in thread
From: Wolfgang Grandegger @ 2010-07-08 14:07 UTC (permalink / raw)
  To: prakash srinivasan; +Cc: xenomai

On 07/08/2010 03:46 PM, prakash srinivasan wrote:
> 
> 
>> To install Xenomai, please follow the installation instructions. You
> 
>>
> 
>> will find them in the README.INSTALL file in Xenomai sources
> 
>>
> 
>> distribution, or online:
> 
>>
> 
>> http://www.xenomai.org/documentation/xenomai-2.5/README.INSTALL
> 
> 
> 
> Dear Gilles,
> 
>      Thanks for the info. I justed followed the document, http://download.intel.com/design/intarch/papers/322386.pdf Coz I am also testing in the same ARCH. I followed the steps. Everything was fine without any issues and tested the xenomai-2.4.6 as they mentioned in the doc.
> 
>      But I have doubt that there is no modules created after it was installed successfully in /usr/xenomai/. I just like to know whether xenomai installation will create any "modules" folder in /usr/xenomai/ or not?. Like in RTAI mechanism(loading .ko modules one by one manually) is not necessary in xenomai?. Since I am new to xenomai, I found that I have zero .ko modules in my installation directory, /usr/xenomai. In other words I am not aware of Xenomai installed file structure. Do I need to load any modules to test RTNet in xenomai?.

Xenomai is integrated into the kernel tree and you have the option to
link Xenomai interfaces and drivers statically or dynamically (as
modules). So it depends on your kernel configuration. By default
everything is compiled statically! You should see Xenomai related output
when your system boots. Then, you just need to load the RTnet modules.

Wolfgang.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Testing RTNet in Xenomai
  2010-07-08 14:04     ` Gilles Chanteperdrix
@ 2010-07-09  4:40       ` prakash srinivasan
  2010-07-09  8:02         ` Gilles Chanteperdrix
  0 siblings, 1 reply; 8+ messages in thread
From: prakash srinivasan @ 2010-07-09  4:40 UTC (permalink / raw)
  To: gilles.chanteperdrix; +Cc: xenomai

[-- Attachment #1: Type: text/plain, Size: 1727 bytes --]





On Thu, 08 Jul 2010 19:36:57 +0530  wrote

>prakash srinivasan wrote:



> 



>>>To install Xenomai, please follow the installation instructions. You



>>>



>>>will find them in the README.INSTALL file in Xenomai sources



>>>



>>>distribution, or online:



>>>



>>>http://www.xenomai.org/documentation/xenomai-2.5/README.INSTALL



>> 



>> Dear Gilles,



>> Thanks for the info. I justed followed the document,



>> http://download.intel.com/design/intarch/papers/322386.pdf Coz I am also



>> testing in the same ARCH. I followed the steps. Everything was fine



>> without any issues and tested the xenomai-2.4.6 as they mentioned in the



>> doc.







>> But I have doubt that there is no modules created after it was installed



>> successfully in /usr/xenomai/. I just like to know whether xenomai



>> installation will create any "modules" folder in /usr/xenomai/ or not?.







>You ask me a question.



>I answer you: "read README.INSTALL".



Yes. But I am sure, it was irrelevant to my query. 



>You tell me: "I did not read README.INSTALL", then proceed to ask your



>question again.



I never said, "I did not read README.INSTALL". I referred both of the files, the README.INSTALL and pdf file What I mentioned.    



>Are you kidding me?



Never. I guess you are kidding me. But whatever it may be, We are not sitting here for kidding each others. May be you misread my queries or my words were not clear. If you think I am kidding you, I would like to apologies for that. I dont like to waste your valuable time. So dont take my topics seriously in future and kindly ignore my threads.   



I got the expected info from wolfgang.



Thanks for your reply anyway.



-Prakash


[-- Attachment #2: Type: text/html, Size: 2523 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Testing RTNet in Xenomai
  2010-07-09  4:40       ` prakash srinivasan
@ 2010-07-09  8:02         ` Gilles Chanteperdrix
  2010-07-09  9:14           ` prakash srinivasan
  0 siblings, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2010-07-09  8:02 UTC (permalink / raw)
  To: prakash srinivasan; +Cc: xenomai

prakash srinivasan wrote:
>> I answer you: "read README.INSTALL".
> 
> 
> 
> Yes. But I am sure, it was irrelevant to my query.

And you are wrong. It answers exactly your question. It explains that
the build was split in two, a user-space part and a kernel-space part,
which is why, in particular, you will not get any module when compiling
the user-space part. It also explains that you have the possibility to
compile Xenomai support to be built-in the kernel, in which case you
will not get any Xenomai modules at all. How is that irrelevant to your
query.

-- 
					    Gilles.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Testing RTNet in Xenomai
  2010-07-09  8:02         ` Gilles Chanteperdrix
@ 2010-07-09  9:14           ` prakash srinivasan
  0 siblings, 0 replies; 8+ messages in thread
From: prakash srinivasan @ 2010-07-09  9:14 UTC (permalink / raw)
  To: gilles.chanteperdrix; +Cc: xenomai

[-- Attachment #1: Type: text/plain, Size: 909 bytes --]





On Fri, 09 Jul 2010 13:32:15 +0530  wrote

>prakash srinivasan wrote:



>>> I answer you: "read README.INSTALL".



>> Yes. But I am sure, it was irrelevant to my query.



>And you are wrong. It answers exactly your question. It explains that

>the build was split in two, a user-space part and a kernel-space part,

>which is why, in particular, you will not get any module when >compiling the user-space part. It also explains that you have the >possibility to compile Xenomai support to be built-in the kernel, in >which case you will not get any Xenomai modules at all. How is that >irrelevant to your query.



Including me, most of the beginners are reading the README/INSTALL file first. But they are struggling at the begging coz of not clear about this documents. I referred both of the documentations. But I was not clear.



Now I got the clear idea about it. Thanks for the info.



-Prakash

[-- Attachment #2: Type: text/html, Size: 1411 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-07-09  9:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-08  8:01 [Xenomai-help] Testing RTNet in Xenomai prakash srinivasan
2010-07-08  8:16 ` Gilles Chanteperdrix
2010-07-08 13:46   ` prakash srinivasan
2010-07-08 14:04     ` Gilles Chanteperdrix
2010-07-09  4:40       ` prakash srinivasan
2010-07-09  8:02         ` Gilles Chanteperdrix
2010-07-09  9:14           ` prakash srinivasan
2010-07-08 14:07     ` Wolfgang Grandegger

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.