0

Possible Duplicate:
Why does Ubuntu only show 3GB of RAM?

I changed my laptop RAM and went from 3GB to 4GB. Ubuntu still sees only 3GB, but the BIOS confirms 4096 MB installed. How do I get Ubuntu to recognize the added 1GB?

1 Answers1

0

You would need to be running 64 bit kernel, or at lease the pae 32 bit version. Please give the output of the following:

uname -a
fabricator4
  • 8,471
  • 1
  • 37
  • 39