Re: Athlon doesn't like Athlon optimisation?
Andrzej Krzysztofowicz (ankry@pg.gda.pl)
Fri, 7 Sep 2001 10:39:18 +0200 (MET DST)
"Jim Blomo wrote:"
> Hi, I am having a similar problem with my new board/chip. I am using
> 2.4.10-pre4, and when I compile with the Athlon/Thunderbird setting, the
> kernel does absolutely nothing after being uncompressed by LILO. The
> computer locks up and I must do a hard reboot to get going again. I have had
> no errors (for about 1.5 days) when using the same kernel compiled as 386
> and Pentium pro without any other changes. When I used make bzdisk and tried
> to boot from that, it repeated the following message over and over until I
> did a soft reset:
>
> 1007
> AX:020C
> BX:0000
> CX:0007
> DX:0000
This has nothing to do with Athlon optimization. This is probably a broken
floppy disk.
This seem to be from the bootsector code from arch/i386/bootsect.S, it is
exactly the same for all x86 processors and called before any other code.
--
=======================================================================
Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl
phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math., Technical University of Gdansk
-
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/