All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Robert <robert-km@domain.hid>
Cc: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] installing xenomai on pandaboard
Date: Wed, 26 Oct 2011 21:44:57 +0200	[thread overview]
Message-ID: <4EA86339.7000309@domain.hid> (raw)
In-Reply-To: <168a0ee9.3d0d6b71.4ea84aa9.11249@domain.hid>

On 10/26/2011 08:00 PM, Robert wrote:
> 
> 
> 
> Dnia 26 października 2011 17:36 Gilles Chanteperdrix <gilles.chanteperdrix@domain.hid> napisał(a):
> 
>> On 10/26/2011 05:26 PM, Robert wrote:
>>>
>>> Dnia 24 października 2011 22:58 Gilles Chanteperdrix <gilles.chanteperdrix@domain.hid> napisał(a):
>>>
>>>> On 10/24/2011 01:11 PM, Robert wrote:
>>>>>
>>>>>
>>>>>
>>>>> Dnia 24 października 2011 13:07 Gilles Chanteperdrix <gilles.chanteperdrix@domain.hid> napisał(a):
>>>>>
>>>>>> On 10/24/2011 12:59 PM, Robert wrote:
>>>>>>> Dnia 24 października 2011 12:37 Gilles Chanteperdrix <gilles.chanteperdrix@domain.hid> napisał(a):
>>>>>>
>>>>>>>> Ok. Try calling /usr/xenomai/bin/xeno-test instead of cding to the
>>>>>>>> directory and runing ./xeno-test.
>>>>>>>
>>>>>>> No difference.
>>>>>>
>>>>>> I am unable to reproduce this issue, but I am using ash, not bash. last
>>>>>> attempt: could you try adding /usr/xenomai/bin to the PATH variable?
>>>>>
>>>>> The same.
>>>>
>>>> Could you try the following patch? 
>>>>
>>>> http://git.xenomai.org/?p=xenomai-head.git;a=commitdiff;h=8f2fd0b49e51fb2547c4972f2cda9e32dfc5dca6;hp=82ab99a3a840dd78c3ed8e5a6555f422420b7827
>>>>
>>>> The problem is due to dash, not bash, which is linked to /bin/sh by 
>>>> default on ubuntu. 
>>>>
>>>
>>> I applied Yours patches, and now it compile and almost run:
>>>
>>> root@domain.hid:/# /usr/xenomai/bin/xeno-test                              
>>> Started child 1035: /bin/bash /usr/xenomai/bin/xeno-test-run-wrapper /usr/xenoma
>>> i/bin/xeno-test                                                                 
>>> ++ echo 0 
>>>
>>> After that, board is dead.
>>>
>>> And I have to build xenomai sources using 'make CFLAGS+=-Wa,mimplicit-it=thumb'.
>>> My gcc version 4.5.2-8ubuntu4
>>
>> Please send me your .config, but beware your mailer, it wraps long line,
>> which make the last .config you sent unusable. I have not tried building
>> for thumb, if that is what you are doing.
>>
>> You can try running the "latency" command alone, to see if it also
>> hangs. You should also redirect the kernel console to the serial port,
>> and capture the serial port on another computer, in case the hang is a
>> kernel oops.
>>
>> Find attached the .config I use, and which works here.
> 
> 
> Xenomai: incompatible feature set
> (userland requires "kuser_tsc fastsynch nosmp", kernel provides "sa1100 v6 e
> abi kuser_tsc fastsynch smp", missing="nosmp").
> 
> I still don't know how to boot pandaboard with smp support.
> 
> My config is here: http://www.copypastecode.com/88653/

Enable SMP when compiling Xenomai user-space support, by passing
--enable-smp to the configure script.

> 
> 


-- 
                                                                Gilles.



  reply	other threads:[~2011-10-26 19:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-26 15:26 [Xenomai-help] installing xenomai on pandaboard Robert
2011-10-26 15:36 ` Gilles Chanteperdrix
2011-10-26 18:00   ` Robert
2011-10-26 19:44     ` Gilles Chanteperdrix [this message]
2011-10-26 21:29       ` Robert
  -- strict thread matches above, loose matches on Subject: below --
2011-10-27  9:05 Gilles Chanteperdrix
2011-10-27 19:56 ` Gilles Chanteperdrix
2011-10-28 10:03   ` Robert
2011-10-28 10:38     ` Gilles Chanteperdrix
2011-10-28 10:54       ` Robert
2011-09-20 17:26 Robert
2011-09-20 18:13 ` Gilles Chanteperdrix
2011-10-24  7:53   ` Robert
2011-10-24  8:33     ` Gilles Chanteperdrix
2011-10-24  9:16       ` Robert
2011-10-24  9:47         ` Gilles Chanteperdrix
2011-10-24 10:04           ` Robert
2011-10-24 10:37             ` Gilles Chanteperdrix
2011-10-24 10:59               ` Robert
2011-10-24 11:07                 ` Gilles Chanteperdrix
     [not found]                   ` <e966a6c.7f7f5548.4ea547f5.6fa69@domain.hid>
2011-10-24 11:18                     ` Gilles Chanteperdrix
2011-10-24 20:58                     ` Gilles Chanteperdrix
2011-10-24  8:41     ` 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=4EA86339.7000309@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=robert-km@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.