PDA

View Full Version : [ubuntu] 4 GB of RAM on 32-Bit Ubuntu...



pacmanghostx
December 13th, 2008, 04:54 PM
So, my aunt gave me her four-year-old Dell after she upgraded, and I'm planning to install 32-Bit 8.04. I'm curious as to 32-Bit being able to support the 4 GB of memory I have on hand, or will 32-Bit be limited to some strange number like 3.25 GB?

Also, I don't really want to install 64-Bit as right now I only have 512 MB of RAM at this time.

lukjad
December 13th, 2008, 05:00 PM
I think that you can get about 3.5 gigs to be recognized, but if you put 4 gigs on, it should still work, though the full 4 gigs will not be used.

EDIT: I found out that there is something called PAE that you can enable that allows for up to 64 GiB of RAM.

logos34
December 13th, 2008, 05:06 PM
try this workaround:

http://www.yellow-bricks.com/2008/11/12/ubuntu-32bit-and-4gb-of-memory/
http://samiux.wordpress.com/2008/06/15/use-more-than-3gb-ram-on-32-bit-ubuntu-804/

I don't even know you could do that until now.

So I guess you just boot the server kernel and use that. You can then add desktop for gui.

sudo apt-get install ubuntu-desktop

let us know how it goes

Kilz
December 13th, 2008, 05:08 PM
So, my aunt gave me her four-year-old Dell after she upgraded, and I'm planning to install 32-Bit 8.04. I'm curious as to 32-Bit being able to support the 4 GB of memory I have on hand, or will 32-Bit be limited to some strange number like 3.25 GB?

Also, I don't really want to install 64-Bit as right now I only have 512 MB of RAM at this time.

This statement makes no sense. If you dont have 4GB why did you even ask the question. If you have 4g, even outside of the machine at present you should install the 64bit version. Even on 512, with a swap it should run ok. But if you have the ram not installed, well install it.

pacmanghostx
December 13th, 2008, 05:11 PM
Sounds good, and I cheack my BIOS; no 64-Bit Support.

Thanks for the advice. *thanked*

ke9vee
December 13th, 2008, 05:12 PM
So, my aunt gave me her four-year-old Dell after she upgraded, and I'm planning to install 32-Bit 8.04. I'm curious as to 32-Bit being able to support the 4 GB of memory I have on hand, or will 32-Bit be limited to some strange number like 3.25 GB?

Yes. My 32-bit Ubuntu install on a laptop with 4Gb of memory reports less than 4Gb. Something like 3.5 as I recall.

zgornel
December 13th, 2008, 05:19 PM
So, my aunt gave me her four-year-old Dell after she upgraded, and I'm planning to install 32-Bit 8.04. I'm curious as to 32-Bit being able to support the 4 GB of memory I have on hand, or will 32-Bit be limited to some strange number like 3.25 GB?

Also, I don't really want to install 64-Bit as right now I only have 512 MB of RAM at this time.

Does the system even support 4GB of ram ? If it does, only 3.2-3.5 will be actually used on a 32 bit OS. If you want all 4GB to be available, install a 64 bit OS if the processor supports it.

damis648
December 13th, 2008, 05:20 PM
Please do not post duplicate threads.

You could either
1. Install the server kernel, as the above user suggested.
2. Install 64-bit Ubuntu.
or
3. Compile your own kernel with support for 64GB RAM, but this is an advanced task.

pacmanghostx
December 13th, 2008, 10:02 PM
This statement makes no sense. If you dont have 4GB why did you even ask the question. If you have 4g, even outside of the machine at present you should install the 64bit version. Even on 512, with a swap it should run ok. But if you have the ram not installed, well install it.

I asked because I have the RAM, I'm just wondering what I can install.

And yes, by computer supports 4 GB, but the CPU doesn't support 64-Bit. Go figure.

sdennie
December 14th, 2008, 05:12 AM
To re-iterate what damis648 said, see this guide: Ubuntu with 4GB+ of memory (http://ubuntuforums.org/showthread.php?t=855511)

CyberPrime
December 14th, 2008, 05:24 AM
Yea, the mobo might support it just fine, but if you are using a 32Bit OS then it won't support it (It depends on your Video card and other cards, but it should be about 2.75 (Nice Graphics cards with lots of memory) to 3.5 (crappy graphics cards and other cards).)

Put in the 4 gigs, see how much you get and adjust from there. But yea, unless you wanna spring for a new 64 bit CPU or compile your own kernel (if you don't know the answer to a question like this then it would prove difficult) then you won't get the full 4GB. Sorry.

HAND