I have a Compaq Presario 650 with 20MB of memory installed. Is there
a reason why Linux only recognizes only 16MB. When I built the kernel
I specified "no" to "16MB or lower option".
Thanks,
Rahul
--
regards,
Thanks,
Rahul
--
regards,
Try entering:
linux mem=20M
at the LILO boot prompt. If that fixes it, you can add:
append = "mem-20M"
to the "image" section of you lilo.conf, then re-run 'lilo'. You should
be able to reboot then and see all 20M every time.
--Donnie
: Thanks,
: Rahul
: --
: regards,
--
** hell will freeze over, and eventually, **
** GM151 things will get really interesting..." **
It's interesting that it works with some kernels and not with others.
One thing that you might want to check is the memory configuration in
EISA NVRAM. It should be set for "linear mode" vs. "Compaq compatible
mode." Linear mode moves the shadow ROM to the top of memory and away
from the 16MB address (which might confuse the kernel).
If you really want to hard-code the end of physical RAM, which probably
won't solve anything if the boot argument doesn't work, look for
memory_end = (1<<20) + (EXT_MEM_K<<10);
in the file /usr/src/linux/arch/i386/kernel/setup.c and change it to
memory_end = 20*1024*1024;
MarkS
--
A bad day sailing beats a great day at work!
1. Does linux on an ISA allow >16Mb memory?
Can anyone tell me how linux would use memory above 16Mb on an ISA machine
whith a SCSI controller on the ISA bus vs. on the VLB?
I've heard that you can get away with more memory but that the OS must make
sure that DMA boards use memory below 16Mb. Does linux do this?
I would get a VLB controller but I've heard that VLB has some problems.
I don't know what kind of problems. Are there any stable EISA SCSI-II
controllers which work with linux?
Thanks.
--
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
/ /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\ \
/ / /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\ \ \
/ / / Mario S. Easter \ \ \
/ / / Amdahl Corporation \ \ \
/ / / Phone : (408)746-7870 | P.O. Box 3470 M/S 233 \ \ \
/ / / FAX : (408)746-8502 | Sunnyvale, CA 94088-3470 \ \ \
/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \
| The opinions expressed are mine and do not necessarily represent those |
| of Amdahl Corporation. |
+-------------------------------------------------------------------------+
2. LILO triple OS boot - is it possible?
3. My Red Hat Linux cannot read more than 16Mb memory
4. Is there a SFS analog for Linux?
6. help. Problems installing linux
7. Linux Pages a lot with 16mb of memory
9. Shape Ups,Men's Shape Ups,Men's Skechers Shape Ups - new styles!
10. Adaptec 2940/2940W not recoginized by Linux
11. how do I get linux to recoginize my modem
12. Help NEWBIE: Does linux recoginize NUL chars?
13. 16MB + 16MB = 12MB? What?!