All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] problems patching the kernel 2.6.25.11 with xenomai 2.4.4 under ubuntu
@ 2008-08-21 14:12 juergen.lanner
  2008-08-21 14:16 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 2+ messages in thread
From: juergen.lanner @ 2008-08-21 14:12 UTC (permalink / raw)
  To: xenomai

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



Hi gentlemen!

I am trying to set up xenomai along the
http://www.xenomai.org/index.php/Xenomai_quick_build_quide
using exactly the same packages as described (2.6.25.11 linux and 2.4.4
xenomai)

.. but failed so far :-(

I did all the following as superuser:

cd /usr/src
wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.25.11.tar.bz2
wget http://download.gna.org/xenomai/stable/xenomai-2.4.4.tar.bz2
tar xfj xenomai-2.4.4.tar.bz2
tar xfj linux-2.6.25.11.tar.bz2
cd /usr/src/xenomai-2.4.4
scripts/prepare-kernel.sh
            keyed in: /usr/src/linux-2.6.25.11
cd /usr/src/linux-2.6.25.11
cp /boot/config-2.6.24-16-generic  .config
make menuconfig

When calling make menuconfig I see the following in the "Real-time
sub-system" menu


*** WARNING! You enabled APM, CPU Frequency scaling or ACPI 'processor'
*** option. These options are known to cause troubles with Xenomai.
*** NOTE: Xenomai conflicts with PC speaker support.
*** (menu Device Drivers/Input device support/Miscellaneous devices)
*** NOTE: Xenomai needs either X86_LOCAL_APIC enabled or HPET_TIMER
disabled.
*** (menu Processor type and features)

The section in .config looks like this:

#
# Real-time sub-system
#

#
# WARNING! You enabled APM, CPU Frequency scaling or ACPI 'processor'
#

#
# option. These options are known to cause troubles with Xenomai.
#

#
# NOTE: Xenomai conflicts with PC speaker support.
#

#
# (menu Device Drivers/Input device support/Miscellaneous devices)
#

#
# NOTE: Xenomai needs either X86_LOCAL_APIC enabled or HPET_TIMER disabled.
#

#
# (menu Processor type and features)
#
CONFIG_XENO_GENERIC_STACKPOOL=y


Shouldn't there be all the xenomai specific settings there?
What went wrong?
How do they usually come into the .config file?


Thanx

juergen

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

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

end of thread, other threads:[~2008-08-21 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-21 14:12 [Xenomai-help] problems patching the kernel 2.6.25.11 with xenomai 2.4.4 under ubuntu juergen.lanner
2008-08-21 14:16 ` 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.