* [Xenomai-help] Xenomai Compilation error
@ 2010-07-15 11:39 PREMRAJ SV
2010-07-15 11:44 ` Gilles Chanteperdrix
0 siblings, 1 reply; 3+ messages in thread
From: PREMRAJ SV @ 2010-07-15 11:39 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 1392 bytes --]
Dear all,
I was installing Xenomai and follwing error occured..
On my dual core processor
1. I am using Cent OS 5.5
2. I tarred Linux-2.6.28 and Xenomai-2.4.6 in my /usr/src/kernels
3. Patched Xenomai Adeos Patch to linux source
4. make menuconfig
5. I have followed an Intel Document For Xenoimai on Cent OS for Testing and
options follows,
Processor Types and Features->i686 arch
Disabled SMI
Power mAnagement-> disabled
Frequency scaling-> disabled
CPU Idle PM Support-> Disable
High Resolution Timer->Enabled
Check for thermal Throttling-> Disabled
Toshiba laptop support->Disabled
Dell laptop support-> Disabled
Enabled RTAI Emulator, Testing Drivers, IRQ
HPET-> Disabled
Bus options-> PCI Express Hotplug driver-> disabled
MSI-> Disabled
PCCCard Support-> Disabled
And While make,
CC kernel/Xenomai/arch/generic/
hal.o
In file included from include/asm/Xenomai/hal.h :73
>From Kernel/Xenomai/arch/generic/hal.c :47
include /asm/Xenomai/hal_32.h:62
Error:#error"Xenomai needs a working LAPIC-if your machine has a bad
one,you"
Error:"should disable CONFIG_X86_LOCAL_APIC in your kernel configuration"
There was no options in Processor Types like APIC...DOnt know where to find
it and Disable...I have tried editing .config file but no luck..Guidance
Please....
[-- Attachment #2: Type: text/html, Size: 1609 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai-help] Xenomai Compilation error
2010-07-15 11:39 [Xenomai-help] Xenomai Compilation error PREMRAJ SV
@ 2010-07-15 11:44 ` Gilles Chanteperdrix
[not found] ` <AANLkTik0R1eoCbOH9aJ4ccjzvW9STZTvh_bTOWt4u07K@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Gilles Chanteperdrix @ 2010-07-15 11:44 UTC (permalink / raw)
To: PREMRAJ SV; +Cc: xenomai
PREMRAJ SV wrote:
> Dear all,
> I was installing Xenomai and follwing error occured..
> On my dual core processor
> 1. I am using Cent OS 5.5
> 2. I tarred Linux-2.6.28 and Xenomai-2.4.6 in my /usr/src/kernels
The current stable version is Xenomai 2.5.3. Please try this version.
2.4.6 is not even the latest release in the 2.4 branch.
--
Gilles.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai-help] Xenomai Compilation error
[not found] ` <AANLkTilZF4rUb82Cy8DBANm2qKG-nvtbBhBHP1HIRYmW@mail.gmail.com>
@ 2010-07-15 12:07 ` Gilles Chanteperdrix
0 siblings, 0 replies; 3+ messages in thread
From: Gilles Chanteperdrix @ 2010-07-15 12:07 UTC (permalink / raw)
To: PREMRAJ SV; +Cc: Xenomai help
PREMRAJ SV wrote:
> On Thu, Jul 15, 2010 at 11:54 AM, PREMRAJ SV <svprem20@domain.hid> wrote:
>
>> Hi Gilles, I am new to Xenomai.. which linux kernel version is compatible
>> with xenomai 2.5.3 i am using linux-2.6.28 for patching xenomai..shall i use
>> the same kernel version...
>>
> Let me know Where can i find APIC options while configuring, to disable...
>
As explained in ksrc/arch/x86/patches/README, we try to maintain
compatibility with past releases of the kernel. However, if you are
starting a new project, there is little sense in using such an old
kernel as Linux 2.6.28.
To look for an option in the kernel configuration, if you are using the
QT configuration tool, use ctrl-F, if you are using the ncurses
configuration tool, use /.
For setting the options of the x86 kernel, see:
http://www.xenomai.org/index.php/FAQs#Tips_and_tricks_setting_up_your_x86_kernel
In particular, you should not select generic i686 as processor type,
neither should you disable the power management completely, you want PM
enabled, APM disabled, ACPI enabled, but ACPI_PROCESSOR disabled. It is
probably impossible to disable APIC because you are running an SMP
kernel, which can not run without an APIC. And enabling the APIC is
better anyway.
The next private mail you send me will receive no answer.
--
Gilles.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-07-15 12:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-15 11:39 [Xenomai-help] Xenomai Compilation error PREMRAJ SV
2010-07-15 11:44 ` Gilles Chanteperdrix
[not found] ` <AANLkTik0R1eoCbOH9aJ4ccjzvW9STZTvh_bTOWt4u07K@mail.gmail.com>
[not found] ` <AANLkTilZF4rUb82Cy8DBANm2qKG-nvtbBhBHP1HIRYmW@mail.gmail.com>
2010-07-15 12:07 ` 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.