LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-10-2011, 08:27 PM   #1
tr3s
Member
 
Registered: Aug 2003
Location: Philippines
Posts: 35

Rep: Reputation: 15
debian squeeze wrong RAM reading


Hi!

I'm running Debian 6 (squeeze) amd64 version and as I look on the total memory size, it only reads 3224184k but my machine actually has 4GB of RAM installed. What could be the issue?

Thanks
 
Old 07-10-2011, 11:15 PM   #2
Elv13
Member
 
Registered: Apr 2006
Location: Montreal,Quebec
Distribution: Gentoo
Posts: 825

Rep: Reputation: 129Reputation: 129
It would be the right number if you use the 32bit version. You can enable more using the PAE kernel (bigmem). It is really the 64bit version, then it is something else. Use uname -a get see if your kernel is really 64bit.
 
Old 07-11-2011, 03:14 AM   #3
tr3s
Member
 
Registered: Aug 2003
Location: Philippines
Posts: 35

Original Poster
Rep: Reputation: 15
here's the reading:

Code:
# grep flags /proc/cpuinfo
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall lm constant_tsc pebs bts pni dtes64 monitor ds_cpl est cid cx16 xtpr pdcm lahf_lm
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall lm constant_tsc pebs bts pni dtes64 monitor ds_cpl est cid cx16 xtpr pdcm lahf_lm
Code:
#uname -a
Linux proxy 2.6.32-5-amd64 #1 SMP Tue Jun 14 09:42:28 UTC 2011 x86_64 GNU/Linux
Code:
#top
top - 16:11:32 up  5:55,  1 user,  load average: 0.00, 0.02, 0.00
Tasks: 209 total,   1 running, 208 sleeping,   0 stopped,   0 zombie
Cpu(s):  5.2%us,  1.5%sy,  0.0%ni, 91.5%id,  1.0%wa,  0.3%hi,  0.5%si,  0.0%st
Mem:   3224184k total,  2260780k used,   963404k free,   176412k buffers
i've no idea really
 
Old 07-11-2011, 03:31 AM   #4
j1alu
Member
 
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798

Rep: Reputation: Disabled
I think if you have got a build-in graphics-card, the memory you miss is used for the graphics-card.
I got 4Gb too, and a build-in graphics, and i get shown this:
Code:
top - 10:29:27 up  2:06,  4 users,  load average: 0.55, 0.53, 0.93
Tasks: 108 total,   2 running, 104 sleeping,   0 stopped,   2 zombie
Cpu(s):  8.6%us,  4.3%sy,  0.0%ni, 86.0%id,  1.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   3366292k total,  2116036k used,  1250256k free,    46576k buffers
Swap:        0k total,        0k used,        0k free,  1695772k cached
 
Old 07-11-2011, 04:12 AM   #5
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
It may also be possible that the needed memory remapping is simply not available from your BIOS or de-activated in the BIOS-settings. Please post manufacturer and model of your mainboard.
 
Old 07-11-2011, 06:53 AM   #6
tr3s
Member
 
Registered: Aug 2003
Location: Philippines
Posts: 35

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by j1alu View Post
I think if you have got a build-in graphics-card, the memory you miss is used for the graphics-card.
I got 4Gb too, and a build-in graphics, and i get shown this:
Code:
top - 10:29:27 up  2:06,  4 users,  load average: 0.55, 0.53, 0.93
Tasks: 108 total,   2 running, 104 sleeping,   0 stopped,   2 zombie
Cpu(s):  8.6%us,  4.3%sy,  0.0%ni, 86.0%id,  1.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   3366292k total,  2116036k used,  1250256k free,    46576k buffers
Swap:        0k total,        0k used,        0k free,  1695772k cached
I have a 512mb video expansion card.

Quote:
Originally Posted by TobiSGD View Post
It may also be possible that the needed memory remapping is simply not available from your BIOS or de-activated in the BIOS-settings. Please post manufacturer and model of your mainboard.
my mobo: MSI 945P Neo5 (MS 7236 ver 2.5)
 
Old 07-11-2011, 07:00 AM   #7
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by tr3s View Post
my mobo: MSI 945P Neo5 (MS 7236 ver 2.5)
This motherboard supports a maximum of 4GB RAM and the pictures of the BIOS in the handbook don't mention memory remapping functions, so I would assume that it doesn't support memory remapping.
In that case you have to just live with it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How To Upgrade Debian Lenny (Debian 5.0) To Squeeze (Debian 6.0) On Xen VPS LXer Syndicated Linux News 0 03-09-2011 05:20 AM
[SOLVED] Squeeze newly installed, wrong aspect ratio, nvidia driver? lugoteehalt Debian 12 01-23-2011 05:47 PM
LXer: Goodbye Fedora, welcome back Debian, Part 2: Review of Debian Squeeze LXer Syndicated Linux News 0 12-02-2010 09:00 AM
Linux Mint reading RAM wrong? BeacoN Linux - Newbie 11 07-12-2009 09:48 PM
Reading all RAM? phantom_cyph Linux - Hardware 8 04-21-2007 08:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration