lkml.org 
[lkml]   [2000]   [Nov]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
In article <20001102070209.DFE7D355386@grumbeer.hjb.de> you wrote:
> Hi,

> The system is a AMD K6-2/400 on an ASUS P5A-B board. lspci output:


[snip]

> CONFIG_M686=y

Ah ha!

You have selected the Pentium II/III CPU type, which does NOT work on a K6.
The compiler (and the kernel) will use the "new" Pentium II instructions
(such as "cmov") which are not supported by the K6, leading to "illegal
instruction" usage very early.

I'm sure your computer will work fine as soon as you select a "K6" processor
in the configuration program you use (make menuconfig/xconfig/config), as I
have the same CPU/mobo.

Greetings,
Arjan van de Ven

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

\
 
 \ /
  Last update: 2005-03-22 12:45    [W:0.047 / U:2.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site