public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* VIA Cyrix C3/MIII CPU
@ 2001-09-20  6:34 David Chow
  2001-09-20 11:54 ` Padraig Brady
  2001-09-20 12:05 ` Dave Jones
  0 siblings, 2 replies; 5+ messages in thread
From: David Chow @ 2001-09-20  6:34 UTC (permalink / raw)
  To: linux-kernel

Dear all,

I am testing my board using the Cyrix C3 733 CPU. After installing the
newly compiled kernel 2.4.7 , after the message "freeing unsused memory"
and hangs... anyone has this before? I am using the new VIA 694T chipset
. Or anyone test the Cyrix C3 CPU? Thanks

regards,

David

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: VIA Cyrix C3/MIII CPU
@ 2001-09-20 10:56 Mikael Pettersson
  0 siblings, 0 replies; 5+ messages in thread
From: Mikael Pettersson @ 2001-09-20 10:56 UTC (permalink / raw)
  To: davidchow, linux-kernel

On Thu, 20 Sep 2001 14:34:55 +0800, David Chow wrote:

>I am testing my board using the Cyrix C3 733 CPU. After installing the
>newly compiled kernel 2.4.7 , after the message "freeing unsused memory"
>and hangs... anyone has this before? I am using the new VIA 694T chipset
>. Or anyone test the Cyrix C3 CPU? Thanks

Sounds like a configuration error. Make sure you configured your
kernel for a C3 (CONFIG_MCYRIXIII) or a P5MMX -- NOT a regular 686.
Same goes for user-space libraries etc: they MUST NOT be compiled
for a 686-class machine.

(VIA C3 pretends to be a 686 but does not implement the CMOV
conditional move instruction. In theory this is ok because CMOV
is officially optional, but gcc uses CMOV when compiling for
686 since every other known 686 has it.)

/Mikael

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

end of thread, other threads:[~2001-09-21 10:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-20  6:34 VIA Cyrix C3/MIII CPU David Chow
2001-09-20 11:54 ` Padraig Brady
2001-09-21 18:36   ` David Chow
2001-09-20 12:05 ` Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2001-09-20 10:56 Mikael Pettersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox