All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Flavio de Castro Alves Filho <flavio.alves@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Problems with instalation of xenomai in ubuntu
Date: Thu, 17 Sep 2009 15:12:57 +0200	[thread overview]
Message-ID: <4AB235D9.5060602@domain.hid> (raw)
In-Reply-To: <4303dd240909110600tf787b85td93b46086953a0d9@domain.hid>

Flavio de Castro Alves Filho wrote:
> Hello,
> 
> I am new with Xenomai and I am having problems in booting a compiled kernel
> into Ubuntu 8.10. I could compile the kernel with the appropriate patch,
> configured grub to load the new kernel. But, when I boot the new kernel, it
> performs all the boot configurations and at the end, when the gnome is about
> to be loaded, the computer starts to blink the display and then blocks.

Ok, I misread your description.

> 
> I am using the following configuration:
> 
> - x86 platform (my notebook ... an intel core2duo machine)
> - xenomai version 2.4.9
> - linux 2.6.30
> - ubuntu linux 8.10
> I performed the following steps:
> 
> - downloaded file linux-2.6.30.tar.bz2 from kernel.org
> - downloaded file xenomai-2.4.9.tar.bz2 from xenomai website
> - from my home directory, I decompressed both files
> - applied the patch, running the "scripts/prepare-kernel.sh" and provided
> the path for my source files "/home/flavio/linux-2.6.30". The script had
> correctly found the patch to be applied to my sources.
> - make xconfig:
>    - disabled HPET timer support

Try keeping it.

>    - disabled PC Speaker
>    - disabled Power Management Support

Only disable APM, try enabling ACPI, except the "ACPI Processor" option.

>    - disabled CPU frequency scaling
>    - enabled VxWorks emulator
>    - enabled RTAI emulator
>    - enabled Testing drivers
> - make
> - make modules
> - sudo make modules_install

If you have a proprietary graphics module, you need to recompile that
module too.

> - sudo make install
> - cd /boot
> - sudo update-initramfs -c -k 2.6.30
> - created an entry in grub list:

> 
> title Xenomai 2.4.9 Linux 2.6.30
> root (hd0,2)
> kernel /boot/vmlinuz-2.6.30 root=/dev/sda3 ro
> initrd /boot/initrd.img-2.6.30
> savedefault
> boot
> 
> Just as a remark, I performed before the same procedure, except for the
> xenomai patch, and I could execute the linux 2.6.30 kernel in my computer.
> 
> Had anybody passed by the same experience? I have no idea what the problem
> could be.

Please show us the console output anyway.

-- 
					    Gilles.


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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11 13:00 [Xenomai-help] Problems with instalation of xenomai in ubuntu Flavio de Castro Alves Filho
2009-09-11 13:04 ` Gilles Chanteperdrix
2009-09-16 12:55   ` Flavio de Castro Alves Filho
2009-09-17 12:24     ` Gilles Chanteperdrix
2009-09-17 12:59       ` Stefan Kisdaroczi
2009-09-17 13:12 ` Gilles Chanteperdrix [this message]
2009-09-17 17:04   ` Flavio de Castro Alves Filho
2009-09-17 17:06     ` Gilles Chanteperdrix
2010-04-12 10:46       ` Flavio de Castro Alves Filho

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=4AB235D9.5060602@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=flavio.alves@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.