Messages in this thread |  | | Date | Sun, 27 Aug 2000 08:54:51 +0200 (CEST) | From | Mike Galbraith <> |
| |
On Sat, 26 Aug 2000, Michael Peddemors wrote:
> On Sat, 26 Aug 2000, you wrote: > > > It hasn't moved. Did you try the suggestion I sent you? > > Hmmm.. I might have missed a suggestion, the last one I got record of was the > mem=31M which worked.. but that isn't an acceptable alternative for > distribution.
(e820 reporting problem seems likely, and in setup.S there's this little goodie.. 280 #ifndef STANDARD_MEMORY_BIOS_CALL 281 movb %al, (E820NR) ..to help you verify that)
That's a suggestion to try defining STANDARD_MEMORY_BIOS_CALL ;-) It may well be that your BIOS is buggy.
-Mike
- 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/
|  |