All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Xenomai 2.6.0 example run error
@ 2012-07-14 10:55 Jignesh Patel
  2012-07-14 10:57 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 3+ messages in thread
From: Jignesh Patel @ 2012-07-14 10:55 UTC (permalink / raw)
  To: xenomai; +Cc: rgupta108, patelilesh32

Hi,

Thank you very much gilles for your kind support to solve my xenomai adeos patching error.

Now Xenomai installed and i can boot ubuntu with xenomai 2.6.0

But when I trying to run example given in xenomai root it gives bellow error: 


root@new-desktop:/usr/src/xenomai-2.6.0/examples/native# ./trivial-periodic 


Error:   Xenomai: /dev/rtheap is missing (chardev, major=10 minor=254) 


Thanks,
Jignesh Patel

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

* Re: [Xenomai] Xenomai 2.6.0 example run error
  2012-07-14 10:55 [Xenomai] Xenomai 2.6.0 example run error Jignesh Patel
@ 2012-07-14 10:57 ` Gilles Chanteperdrix
       [not found]   ` <1342416648.20843.YahooMailNeo@web120604.mail.ne1.yahoo.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Gilles Chanteperdrix @ 2012-07-14 10:57 UTC (permalink / raw)
  To: Jignesh Patel; +Cc: rgupta108, patelilesh32, xenomai

On 07/14/2012 12:55 PM, Jignesh Patel wrote:
> Hi,
> 
> Thank you very much gilles for your kind support to solve my xenomai adeos patching error.
> 
> Now Xenomai installed and i can boot ubuntu with xenomai 2.6.0

You should install xenomai 2.6.1 now.

> 
> But when I trying to run example given in xenomai root it gives bellow error: 
> 
> 
> root@new-desktop:/usr/src/xenomai-2.6.0/examples/native# ./trivial-periodic 
> 
> 
> Error:   Xenomai: /dev/rtheap is missing (chardev, major=10 minor=254) 

Did you run "make install" as root ?

-- 
                                                                Gilles.


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

* Re: [Xenomai] Xenomai 2.6.0 example run error
       [not found]   ` <1342416648.20843.YahooMailNeo@web120604.mail.ne1.yahoo.com>
@ 2012-07-20 17:12     ` Gilles Chanteperdrix
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Chanteperdrix @ 2012-07-20 17:12 UTC (permalink / raw)
  To: Jignesh Patel; +Cc: Xenomai

On 07/16/2012 07:30 AM, Jignesh Patel wrote:
> yes,i had run "make install"as root...

Ok. So, you have a dynamic /dev and are not using udev? Anyway, what is
needed, as written in the error message, is a character device called
/dev/rtheap with major 10 and minor 254. When using a static /dev, "make
install" takes care of it. When using udev,
ksrc/nucleus/udev/rtheap.rules takes care of it.

Please do not top-post, and do not send private messages.

-- 
                                                                Gilles.


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

end of thread, other threads:[~2012-07-20 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-14 10:55 [Xenomai] Xenomai 2.6.0 example run error Jignesh Patel
2012-07-14 10:57 ` Gilles Chanteperdrix
     [not found]   ` <1342416648.20843.YahooMailNeo@web120604.mail.ne1.yahoo.com>
2012-07-20 17:12     ` 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.