[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Memory Problems on Compaq Prosignia w/Potato



On Wed, Feb 07, 2001 at 01:33:17PM -0500, Ian Smith wrote:
> Hi,
> 
> I've just recently installed Potato on a Compaq Prosignia 300 
> Server with 64M of RAM.  Checking free, however, shows only 
> 13M.  The Bios reports the correct amount on startup, and the 
> previous OS (NT) also had no problems with the memory.  I tried 
> adding an append="mem=64M" line to Lilo.conf, but that has not 
> helped.  I thought that the kernel was supposed to autodetect up to 
> 64M anyway.  Should I just do a clean reinstall, or does anyone 
> have an idea of how to fix this?

Check your BIOS configuration for something like 'Memory hole at 15M' or
similar.  This was needed for some old ISA cards that needed to fit
their memory mapped addresses in without conflicting with system memory.
It's highly unlikely you actually have such cards in your system, so you
should disable that setting.

That, of course, assumes that what you're taking about on 'free' is the
'Mem: total' value.   That should be equal to the size of the kernel +
ram in the system.  If you're taking about 'Mem: free', well, that
depends entirely on what you've been running lately and will usually
work its way down to only a few megs regardless of how much RAM you
have.

-- 
CueCat decoder .signature by Larry Wall:
#!/usr/bin/perl -n
printf "Serial: %s Type: %s Code: %s\n", map { tr/a-zA-Z0-9+-/ -_/; $_ = unpack
'u', chr(32 + length()*3/4) . $_; s/\0+$//; $_ ^= "C" x length; } /\.([^.]+)/g; 



Reply to: