View previous topic :: View next topic |
Author |
Message |
ecosta Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/310043608433483b7dcc92.gif)
Joined: 09 May 2003 Posts: 477 Location: Brussels,BE
|
Posted: Wed Mar 15, 2006 2:43 pm Post subject: DL360 with 2GB RAM but only 1GB 'seen' by linux |
|
|
Hi all
Gentoo 2006.0 minimal installation as 32bit rahter than 64bit.
I just got a DL360G4p which I installed with no problem except that it can only see 1GB out of the 2GB RAM I have installed. The BIOS can see the 2GB.
Can you help?
I enabled the following in the kernel:
Code: |
Processor type and features
High Memory Support (4GB)
MTRR (Memory Type Range Register) support
|
Hope you can help... it's got to be a silly error of mine... ![Shocked 8O](images/smiles/icon_eek.gif) _________________ Linux user #201331
A8N-SLI Delux / AMD64 X2 3800+ / 1024 MB RAM / 5 x 250 GB SATA RAID 1/5 / ATI Radeon X700 256MB. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Keruskerfuerst Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/723045419532d6679860c2.jpg)
Joined: 01 Feb 2006 Posts: 2289 Location: near Augsburg, Germany
|
Posted: Wed Mar 15, 2006 3:22 pm Post subject: |
|
|
How do you proove, that only 1GB is seen?
How much swap space is on the disk? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ecosta Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/310043608433483b7dcc92.gif)
Joined: 09 May 2003 Posts: 477 Location: Brussels,BE
|
Posted: Wed Mar 15, 2006 3:51 pm Post subject: |
|
|
well...
# free -m; top -i -n 1
total used free shared buffers cached
Mem: 884 149 735 0 24 90
-/+ buffers/cache: 34 849
Swap: 1912 0 1912
top - 16:49:21 up 1:21, 2 users, load average: 0.00, 0.13, 0.31
Tasks: 45 total, 1 running, 44 sleeping, 0 stopped, 0 zombie
Cpu(s): 4.9% us, 1.3% sy, 0.0% ni, 93.4% id, 0.4% wa, 0.0% hi, 0.0% si
Mem: 905304k total, 152652k used, 752652k free, 25176k buffers
Swap: 1958392k total, 0k used, 1958392k free, 92328k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
12460 root 15 0 2032 976 752 R 0.0 0.1 0:00.00 top _________________ Linux user #201331
A8N-SLI Delux / AMD64 X2 3800+ / 1024 MB RAM / 5 x 250 GB SATA RAID 1/5 / ATI Radeon X700 256MB. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Genone Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/21004157514287ab2b29021.jpg)
Joined: 14 Mar 2003 Posts: 9626 Location: beyond the rim
|
Posted: Wed Mar 15, 2006 5:19 pm Post subject: |
|
|
Hmm, looks like the kernel doesn't have HIGHMEM support, try
Code: | zgrep HIGHMEM /proc/config.gz |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ecosta Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/310043608433483b7dcc92.gif)
Joined: 09 May 2003 Posts: 477 Location: Brussels,BE
|
Posted: Wed Mar 15, 2006 7:07 pm Post subject: |
|
|
I'll give it a go as soon as I get to the office
Thanks for the tip.
Oh and happy 3 years on this site (+1 day ) _________________ Linux user #201331
A8N-SLI Delux / AMD64 X2 3800+ / 1024 MB RAM / 5 x 250 GB SATA RAID 1/5 / ATI Radeon X700 256MB. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dsd Developer
![Developer Developer](/images/ranks/rank-dev.gif)
Joined: 30 Mar 2003 Posts: 2162 Location: nr London
|
Posted: Wed Mar 15, 2006 8:47 pm Post subject: |
|
|
also compare the output of "uname -v" to the date shown in "ls -l /usr/src/linux/arch/i386/boot/bzImage" - they should be almost identical _________________ http://dev.gentoo.org/~dsd |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ecosta Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/310043608433483b7dcc92.gif)
Joined: 09 May 2003 Posts: 477 Location: Brussels,BE
|
Posted: Wed Mar 15, 2006 10:54 pm Post subject: |
|
|
Thanks for that dsd... but what the hell are you talking about?!?
I was asking for a sollution to my RAM problem and noticed Genone had been on the board for 3 years almost to the day.
Am I missing something?
-Ed _________________ Linux user #201331
A8N-SLI Delux / AMD64 X2 3800+ / 1024 MB RAM / 5 x 250 GB SATA RAID 1/5 / ATI Radeon X700 256MB. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Genone Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/21004157514287ab2b29021.jpg)
Joined: 14 Mar 2003 Posts: 9626 Location: beyond the rim
|
Posted: Wed Mar 15, 2006 11:23 pm Post subject: |
|
|
ecosta wrote: | Thanks for that dsd... but what the hell are you talking about?!?
I was asking for a sollution to my RAM problem and noticed Genone had been on the board for 3 years almost to the day.
Am I missing something?
-Ed |
Heh, we just assume that your configured kernel isn't the one you're currently running (which can be checked with the way dsd pointed out). |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ecosta Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/310043608433483b7dcc92.gif)
Joined: 09 May 2003 Posts: 477 Location: Brussels,BE
|
Posted: Thu Mar 16, 2006 8:05 am Post subject: |
|
|
Apologies to all and especially to dsd who was so right
I was indeed using the previous kernel due to a bad '4yy' 'p' in grub.cong
Now I can see my 2GB RAM and can emerge -e world
I had made the 'HIGHMEM' change but wasn't using it.
Thank you both for your help
-Ed _________________ Linux user #201331
A8N-SLI Delux / AMD64 X2 3800+ / 1024 MB RAM / 5 x 250 GB SATA RAID 1/5 / ATI Radeon X700 256MB. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|