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 > [email protected] > https://mail.gna.org/listinfo/xenomai-help -- Philippe. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
