linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* C3 compiled 2.4.20 kernel blows up on EPIA M
@ 2003-11-02  7:23 brian
  2003-11-02  7:29 ` Matt H.
  2003-11-06 16:43 ` C3 compiled 2.4.20 kernel blows up on EPIA M (summary) brian
  0 siblings, 2 replies; 3+ messages in thread
From: brian @ 2003-11-02  7:23 UTC (permalink / raw)
  To: linux-kernel


I have a VIA EPIA M motherboard.

http://www.viavpsd.com/product/epia_m_spec.jsp?motherboardId=81

A 2.4.20 gentoo-sources kernel compiled with
CONFIG_MCYRIXIII blows up during boot.  Basically just after
hitting return on grub the screen turns to all blue 'V's and
then the acts like someone pushed the reset button.

386 and 586 kernels work fine.

I'm running gcc 3.2.3




-- 
Brian Litzinger

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

* Re: C3 compiled 2.4.20 kernel blows up on EPIA M
  2003-11-02  7:23 C3 compiled 2.4.20 kernel blows up on EPIA M brian
@ 2003-11-02  7:29 ` Matt H.
  2003-11-06 16:43 ` C3 compiled 2.4.20 kernel blows up on EPIA M (summary) brian
  1 sibling, 0 replies; 3+ messages in thread
From: Matt H. @ 2003-11-02  7:29 UTC (permalink / raw)
  To: brian, linux-kernel

Have you tried 2.4.22 yet ? 



On Sunday 02 November 2003 12:23 am, brian@worldcontrol.com wrote:
> I have a VIA EPIA M motherboard.
> 
> http://www.viavpsd.com/product/epia_m_spec.jsp?motherboardId=81
> 
> A 2.4.20 gentoo-sources kernel compiled with
> CONFIG_MCYRIXIII blows up during boot.  Basically just after
> hitting return on grub the screen turns to all blue 'V's and
> then the acts like someone pushed the reset button.
> 
> 386 and 586 kernels work fine.
> 
> I'm running gcc 3.2.3
> 
> 
> 
> 
> -- 
> Brian Litzinger
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

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

* Re: C3 compiled 2.4.20 kernel blows up on EPIA M (summary)
  2003-11-02  7:23 C3 compiled 2.4.20 kernel blows up on EPIA M brian
  2003-11-02  7:29 ` Matt H.
@ 2003-11-06 16:43 ` brian
  1 sibling, 0 replies; 3+ messages in thread
From: brian @ 2003-11-06 16:43 UTC (permalink / raw)
  To: linux-kernel

On Sat, Nov 01, 2003 at 11:23:23PM -0800, brian@worldcontrol.com wrote:
> I have a VIA EPIA M10000 motherboard.
> http://www.viavpsd.com/product/epia_m_spec.jsp?motherboardId=81
> 
> A 2.4.20 gentoo-sources kernel compiled with
> CONFIG_MCYRIXIII blows up during boot.  Basically just after
> hitting return on grub the screen turns to all blue 'V's and
> then the acts like someone pushed the reset button.
> 386 and 586 kernels work fine.
> I'm running gcc 3.2.3

I always like to follow up my own postings with a summary of the
results for future searches.

The VIA EPIA M10000 does not have a C3 processor on it so far
as release 2.4.20 of the kernel is concerned.  It has a C3-2
processor which apparently has a somewhat different instructions
set.  So use '-march=i686 -mmmx -msse' for gcc, and 
'Pentium II/Celeron' for the kernel.

-- 
Brian Litzinger

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

end of thread, other threads:[~2003-11-06 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-02  7:23 C3 compiled 2.4.20 kernel blows up on EPIA M brian
2003-11-02  7:29 ` Matt H.
2003-11-06 16:43 ` C3 compiled 2.4.20 kernel blows up on EPIA M (summary) brian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).