Author Topic: Checking for RAM  (Read 661 times)

Offline NIKK

  • Jr. Member
  • **
  • Posts: 44
Checking for RAM
« on: March 09, 2013, 07:17:45 PM »
how can i tell if both of my ram cards are in place? if i go to hardware info in pcontrol center it never seems to change. Ive tried things like "hard info" or cat /proc/cpumem but that just gives me large numbers of KB that dont seem to amount to anything. All i want to know is how many supposed ram cards i have , and how big each chip is. thanks ( by the way, i wasnt sure if this was a hard ware problem, or a software problem )

Offline µT6

  • Hero Member
  • *****
  • Posts: 2088
Re: Checking for RAM
« Reply #1 on: March 09, 2013, 07:39:12 PM »
well, this is hard to answer

how much do you know you have installed?

can you open the machine to verify if ram modules are properly placed?

can you run the command free in a konsole and paste the results?
“Out of everything I've lost, I miss my mind the most!”

Ozzy Osbourne

Offline johnmart

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1095
  • Make Love Not War
Re: Checking for RAM
« Reply #2 on: March 09, 2013, 07:42:01 PM »
Hi NIKK,

Is this what you want?

It is in PcLinuxOS Control Center / Hardware / Browse and Configure Hardware
hth  :)
« Last Edit: March 09, 2013, 07:45:52 PM by johnmart »
Acer Aspire, Intel core2 2.20GHz, ‎Graphics nVidia ‎G98M [GeForce G 105M], 2gb ram, Wireless Intel Link 5100

Why, any 5 year old child could understand this.
Somebody bring me a 5 year old.
Groucho

Offline µT6

  • Hero Member
  • *****
  • Posts: 2088
Re: Checking for RAM
« Reply #3 on: March 09, 2013, 07:45:29 PM »
under normal circumstances that is all, but i have a machine that reports there 8.5 gbs of ram but i only have 1.2 gbs in it so it is not entirely right
“Out of everything I've lost, I miss my mind the most!”

Ozzy Osbourne

Offline johnmart

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1095
  • Make Love Not War
Re: Checking for RAM
« Reply #4 on: March 09, 2013, 07:49:00 PM »
under normal circumstances that is all, but i have a machine that reports there 8.5 gbs of ram but i only have 1.2 gbs in it so it is not entirely right
So PCC gets it wrong, but the terminal command free gets it right?
Seems OP wants to check the physical state of the ram chips.
If PCC gets it wrong.......well I am mainly a GUI guy.  ???
« Last Edit: March 09, 2013, 07:53:13 PM by johnmart »
Acer Aspire, Intel core2 2.20GHz, ‎Graphics nVidia ‎G98M [GeForce G 105M], 2gb ram, Wireless Intel Link 5100

Why, any 5 year old child could understand this.
Somebody bring me a 5 year old.
Groucho

Offline NIKK

  • Jr. Member
  • **
  • Posts: 44
Re: Checking for RAM
« Reply #5 on: March 09, 2013, 08:20:39 PM »
Yep, thats what i meant. i dont trust it anymore because it often reports the wrong size.
$ free
             total       used       free     shared    buffers     cached
Mem:        740920     652636      88284          0      56620     320924
-/+ buffers/cache:     275092     465828
Swap:      4088504      58680    4029824


i physically have 2 512 ram chips installed, but my PC doesnt seem to be running as if both were in.

Offline µT6

  • Hero Member
  • *****
  • Posts: 2088
Re: Checking for RAM
« Reply #6 on: March 09, 2013, 08:27:22 PM »
if we compare your results to mine, knowing i have 1 gb ram module

[john@localhost ~]$ free
             total       used       free     shared    buffers     cached
Mem:       1014200     940964      73236          0      21624     296048
-/+ buffers/cache:     623292     390908

it seems like you have shared ram with your video card, around 256 mbs of ram, do you have a integrated video card?  maybe a nvidia?
“Out of everything I've lost, I miss my mind the most!”

Ozzy Osbourne

Offline NIKK

  • Jr. Member
  • **
  • Posts: 44
Re: Checking for RAM
« Reply #7 on: March 09, 2013, 09:26:08 PM »
Yes, not the best really, im not even sure if i have the right drivers for it because it doesnt seem to be doing a very good job. GeForce FX5500 D256M by the way. Im not even sure if its making a difference. But yes, i have a GFX card in.

Offline NIKK

  • Jr. Member
  • **
  • Posts: 44
Re: Checking for RAM
« Reply #8 on: March 09, 2013, 09:49:34 PM »
so can you interpret all of those numbers for me?

Offline sparerep

  • Jr. Member
  • **
  • Posts: 25
Re: Checking for RAM
« Reply #9 on: March 10, 2013, 12:35:17 AM »
Here's another way of looking at it.

Open a terminal.

Then, su to root, run 'lshw -class memory', look for "System Memory"

Like this:

[tom2@t1 ~]$ su
Password:
[root@t1 tom2]# lshw -class memory

*-memory:0
       description: System Memory
       physical id: 18
       slot: System board or motherboard
      size: 4GiB
     *-bank:0
          description: DIMM 800 MHz (1.2 ns)
          physical id: 0
          slot: A0
          size: 2GiB
          width: 64 bits
          clock: 800MHz (1.2ns)
     *-bank:1
          description: DIMM 800 MHz (1.2 ns)
          physical id: 1
          slot: A1
          size: 2GiB
          width: 64 bits
          clock: 800MHz (1.2ns)

I have 2 2GB sticks.

Tom

Offline µT6

  • Hero Member
  • *****
  • Posts: 2088
Re: Checking for RAM
« Reply #10 on: March 10, 2013, 10:25:04 AM »
the command free, the first number, total, shows 740920, that is given in kilobytes, not in megabytes, divide it by 1024 and you will get megabytes

that will give you 723 mbs

not sure if your video card is onboard or connected to agp port, if the video card is stealing 256 mbs more, like some gforce models to reach 512 mbs, then you would have 979mbs

you should have 1024 total or close to that, no idea why some systems steal 8 or 16 mbs sometimes but i have seen it alot under windows and linux, in your case i don't see that difference

did you assembled the machine?  is it using ddr or ddr2 memory?

is single channel or dual channel the mainboard?

if the ram is ddr, is all ddr400 or one ddr333 and other ddr400?
“Out of everything I've lost, I miss my mind the most!”

Ozzy Osbourne

Offline zorlac

  • Full Member
  • ***
  • Posts: 237
Re: Checking for RAM
« Reply #11 on: March 10, 2013, 06:11:26 PM »
Try
free -m

Offline The Chief

  • Hero Member
  • *****
  • Posts: 2341
Re: Checking for RAM
« Reply #12 on: March 11, 2013, 09:55:02 AM »
Gee...  My magical laptop seems to run quite nicely with NO ram!


Retired Senior Chief, Retired Software Engineer, Active GrandPa

Offline µT6

  • Hero Member
  • *****
  • Posts: 2088
Re: Checking for RAM
« Reply #13 on: March 11, 2013, 11:38:25 AM »
ram is overrated this days, as you have proved, it is not necessary, all you need is cache and love, lots of love  ;D
“Out of everything I've lost, I miss my mind the most!”

Ozzy Osbourne

Offline docnascar

  • Sr. Member
  • ****
  • Posts: 465
Re: Checking for RAM
« Reply #14 on: March 12, 2013, 03:57:57 PM »
Gee...  My magical laptop seems to run quite nicely with NO ram!

I get the same thing, PCC HW list shows nothing for memory except cache. I should be getting two memory DIMMS (2x4g)

lshw didn't work for me, because it was not installed (maybe because I have mini?). You have to install lshw from the synaptic. After I installed it, I could see my DIMMS from lshw but PCC still shows nothing.

Does PCC maybe use something a command to read the DIMMS that may not be installed on some folks PC's?
My main PCLINUXOS PC:
KDE Mini
AMD FX-6300 (3.5G / 6 core)
MSI 970A-G46 AM3+ MOBO
G.SKILL Sniper Series 8GB (2 x 4GB) 1866 (PC3 14900)
ECS GeForce GT 440 (Fermi) 512MB 128-bit GDDR5
Seagate Barracuda ST1000DM003 1TB 7200 RPM SATA
SAMSUNG DVD Burner SATA Model SH-224BB
POWERUP PU-550 (550W) p