* 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 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
1 sibling, 1 reply; 5+ messages in thread
From: Padraig Brady @ 2001-09-20 11:54 UTC (permalink / raw)
To: David Chow; +Cc: linux-kernel
Seems like your init is hanging?
Are you sure you haven't a glibc compiled for 686?
Padraig.
David Chow wrote:
>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 11:54 ` Padraig Brady
@ 2001-09-21 18:36 ` David Chow
0 siblings, 0 replies; 5+ messages in thread
From: David Chow @ 2001-09-21 18:36 UTC (permalink / raw)
To: Padraig Brady; +Cc: linux-kernel
Padraig Brady ¼g¹D¡G
>
> Seems like your init is hanging?
> Are you sure you haven't a glibc compiled for 686?
>
> Padraig.
>
> David Chow wrote:
>
> >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
> >
Ok.. it seem's you are right because the root file system is mountd
readonly... okay!. thanks.. I will reinstall the glibc and see if that
fixes... okay.
regards,
David Chow
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: VIA Cyrix C3/MIII CPU
2001-09-20 6:34 VIA Cyrix C3/MIII CPU David Chow
2001-09-20 11:54 ` Padraig Brady
@ 2001-09-20 12:05 ` Dave Jones
1 sibling, 0 replies; 5+ messages in thread
From: Dave Jones @ 2001-09-20 12:05 UTC (permalink / raw)
To: David Chow; +Cc: linux-kernel
On Thu, 20 Sep 2001, 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
What target did you compile your kernel for ?
Choose either CyrixIII or 586 or less, as it's missing the CMOV
instruction. My 866 has been completely stable during tests the
last week or so, even with me playing with the multiplier adjusting
MSRs etc..
regards,
Dave.
--
| Dave Jones. http://www.suse.de/~davej
| SuSE Labs
^ 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