All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Problems with instalation of xenomai in ubuntu
@ 2009-09-11 13:00 Flavio de Castro Alves Filho
  2009-09-11 13:04 ` Gilles Chanteperdrix
  2009-09-17 13:12 ` Gilles Chanteperdrix
  0 siblings, 2 replies; 9+ messages in thread
From: Flavio de Castro Alves Filho @ 2009-09-11 13:00 UTC (permalink / raw)
  To: xenomai

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

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.

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
   - disabled PC Speaker
   - disabled Power Management Support
   - disabled CPU frequency scaling
   - enabled VxWorks emulator
   - enabled RTAI emulator
   - enabled Testing drivers
- make
- make modules
- sudo make modules_install
- 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.

Best regards,

Flavio

-- 
Flavio de Castro Alves Filho
Embedded Software Services
www.phiinnovations.com
+55 11 84 94 56 76

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

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

end of thread, other threads:[~2010-04-12 10:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.