Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] The system does not recognize additional RAM.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
leo.the_zoo
Apprentice
Apprentice


Joined: 04 Jul 2005
Posts: 160
Location: Poland

PostPosted: Thu Sep 10, 2009 8:06 pm    Post subject: [SOLVED] The system does not recognize additional RAM. Reply with quote

Hello,
A few days ago I installed another 1GB RAM in my laptop. However, the system can still see only less than 1 GB:
Code:

leo@LEO ~ $ cat /proc/meminfo | grep MemTotal
MemTotal:         904492 kB


What can I do? GRUB and Windows Vista (and Windows 7) recognize that now there are 2GB RAM, but Gentoo stills shows the old 1GB. Somewhere in the internet I found that the amount of memory can be passed to the kernel as an argument in grub.conf, but... shouldn't it just work without any additional actions?


Last edited by leo.the_zoo on Thu Sep 10, 2009 9:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Thu Sep 10, 2009 8:26 pm    Post subject: Reply with quote

Several possibilities here. 8)

0. Windows is a better operating system;
1. You are running Linux 32-bit kernel with "High Memory Support" turned off.

Take your pick. In first case remove Linux, in second rebuild your kernel. :P
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
leo.the_zoo
Apprentice
Apprentice


Joined: 04 Jul 2005
Posts: 160
Location: Poland

PostPosted: Thu Sep 10, 2009 9:52 pm    Post subject: Reply with quote

:D

Option 0 is out of the question :)
I also thought about an option in kernel previously but then "Hey, 2GB is not much these days to require special settings" came to my mind. Oh well, I was wrong. Option found, kernel compiled and rebooted. Problem solved.
Code:

leo@LEO ~ $ cat /proc/meminfo | grep MemTotal
MemTotal:        2073688 kB


Thank you!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum