Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
The kernel only reports half of my memory
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
zzap
n00b
n00b


Joined: 26 Sep 2003
Posts: 4

PostPosted: Thu Aug 19, 2004 9:25 am    Post subject: The kernel only reports half of my memory Reply with quote

Hi,

if I have a Dell Dimension 8400 with 2GB ram. If I boot from the livecd the kernel reports the correct amount of memory.
Code:

livecd root # head -n 1  /proc/meminfo
MemTotal:      2074356 kB


But if I boot with a kernel that I have compile with genkernel (activating smp, hyperthreading and make Intel PIIX/CH SATA support built in) I get
Code:

localhost root # head -n1 /proc/meminfo
MemTotal:       905656 kB


Where did all my precious memmory go? Does any one have any idea of what error I have done? Ohh yea and I'm running gentoo-dev-sources (have been trying with 2.6.7-r14 and 2.6.8-r1)
Back to top
View user's profile Send private message
mr-simon
Guru
Guru


Joined: 22 Nov 2002
Posts: 367
Location: Leamington Spa, Warks, UK

PostPosted: Thu Aug 19, 2004 9:46 am    Post subject: Reply with quote

You need to activate highmem support.

Do:
Code:
$ make menuconfig
  Processor Type and Features ->
    High Memory Support ->
      4Gb

_________________
"Pokey, are you drunk on love?"
"Yes. Also whiskey. But mostly love... and whiskey."
Back to top
View user's profile Send private message
zzap
n00b
n00b


Joined: 26 Sep 2003
Posts: 4

PostPosted: Thu Aug 19, 2004 10:25 am    Post subject: Reply with quote

That did the trick, thanks a bunch.
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