You are not logged in.
Pages: 1
I have 4G ram installed. The BIOS sees all 4G, says all 4 are available. Arch only sees 3G's worth. I'm running kernel 2.6.21-viper. I migrated from Ubuntu a while back, and Ubuntu saw it all. Any thoughts on how I can get back my extra gig?
Offline
I think the default kernel should support 4G. Perhaps adding the option "mem=4096M" to your kernel command line in your bootloader will let you use all your RAM.
Offline
Interesting, I got 2GB RAM and Linux only sees 2012MB instead of 2048MB. Using Arch64 and 64-bit kernel and no clue how to make it see the rest. :-/
PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM
Offline
Same here, I've got 4GB RAM, High Memory Support enabled in the kernel, and Linux (or at least Arch, I haven't tried any other distribution on this computer) only sees about 3,6GB.
Offline
I have 4G ram on an Asus P5B VM board. The bios sees all 4G. However for arch to see all the ram I had to recompile the kernel with mem=64G option to turn on PAE (physical address extension). It may just be because of the design of the motherboard that this was needed.
---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare
Offline
Some motherboards can't see all 4G. For example, on Ubuntu with my Asus A8N5x, it saw about 3.6GB because of what the motherboard manual calls "chipset resource allocation." I'm not even getting this much with Arch, though.
Thanks for the tips. I'll try a recompilation and some kernel line parameters.
Offline
Maybe it's not a Linux problem, but a BIOS problem (an old one, for that matter).
Although the BIOS can detect the whole 4GB of ram installed, it just uses part of it.
It happened to me with my ASUS M2N32-SLi Deluxe, when using a factory default BIOS.
I got the latest one, flashed the bastard, and all the RAM can now be used!
Hope it helps
ZzZz...
Offline
Pages: 1