From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [Xenomai-help] xenomai beginner problem. From: Philippe Gerum In-Reply-To: References: <44AEC245.7090702@domain.hid> <17583.47182.991802.118974@domain.hid> Content-Type: text/plain Date: Sat, 08 Jul 2006 17:18:24 +0200 Message-Id: <1152371904.5004.2.camel@domain.hid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: rpm@xenomai.org List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kim Chuan Lim Cc: xenomai@xenomai.org On Sat, 2006-07-08 at 16:08 +0100, Kim Chuan Lim wrote: > Hi Gilles, > > > Try passing "lapic=1" as kernel boot parameter, and if it still does not > > work, recompile your kernel with APIC support disabled. > > Thanks. It works. > > I try to run some examples programs at /usr/xenomai/testsuite/latency/run .. > the following is the error i received.. > warming up... > latency: failed to set periodic, code -110 > > Any quick suggest? > Disable CONFIG_CPU_FREQ. If things don't improve, disable CONFIG_ACPI globally to see if this works. Make sure CONFIG_PM is disabled too. > Regards, > Kim Chuan. > > _______________________________________________ > Xenomai-help mailing list > Xenomai-help@domain.hid > https://mail.gna.org/listinfo/xenomai-help -- Philippe.