All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Adrian Boeing <aboeing@domain.hid>
Cc: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] Problem with Xenomai Install
Date: Wed, 09 Dec 2009 14:37:19 +0100	[thread overview]
Message-ID: <4B1FA80F.3070405@domain.hid> (raw)
In-Reply-To: <c024fefc0912082017i59c0c688pbfe8178ba0201f6a@domain.hid>

Adrian Boeing wrote:
> I have created a new install with Ubuntu 9.04, kernel 2.6.28-10
> 
> When I run trivial-periodic the computer resets.
> 
> This is how I created the kernel:
> apt-get build-dep linux-image-$(uname -r)
> apt-get source linux-image-$(uname -r)
> download xenomai&adeos
> scripts/prepare-kernel.sh
> cp /boot/config-$(uname -r) .
> make menuconfig      {I had to drop the #CPU's to 2}
> make
> sudo make modules_install install
> make bzImage
> sudo make-kpkg --initrd kernel_image modules
> dpkg -i PACKAGENAME
> 
> cd xenomai
> ./configure
> make
> sudo make install
> cd /etc/ld.so.conf.d/
> cp libc.conf xenomai.conf
> cd examples native
> make
> sudo ./trivial peridoic <--- crashes computer (causes a reset)

Please enable all xenomai and ipipe debugs, disable any kernel option
which could cause debugs in case of panic (such as panic=x). And try and
send us the kernel logs when the bug happens by redirecting the kernel
console on a serial port.

-- 
                                          Gilles



      parent reply	other threads:[~2009-12-09 13:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-04  9:11 [Xenomai-help] Problem with Xenomai Install Adrian Boeing
2009-12-04 18:01 ` Gilles Chanteperdrix
     [not found]   ` <c024fefc0912082017i59c0c688pbfe8178ba0201f6a@domain.hid>
2009-12-09 13:37     ` Gilles Chanteperdrix [this message]

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=4B1FA80F.3070405@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=aboeing@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.