Re: [patch] voluntary-preempt-2.6.8-rc3-O4

From: Lee Revell
Date: Tue Aug 10 2004 - 13:03:44 EST


On Tue, 2004-08-10 at 13:33, Dave Jones wrote:
> On Tue, Aug 10, 2004 at 01:10:42PM -0400, Lee Revell wrote:
> If you have an early C3 (ie, pre Nehemiah model), then you will lack
> the cmov instruction that gcc assumes is in 686's. If the ALSA scripts
> aren't aware of this, they will generate code which your CPU cannot run.
>

This is what I have, the first of their fanless models I believe, 600Mhz
C3.

However ALSA always detected the CPU as a 686 and I never had problems,
it's definitely the change from CONFIG_MCYRIXIII to CONFIG_M586TSC that
started the lockups.

I recompiled all the ALSA libs and jackd, same problem - starting jackd
causes immediate lockup. Now building with M486.

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/