LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 09-09-2011, 02:51 PM   #1
paul62
Member
 
Registered: Mar 2004
Location: glenview illinois
Distribution: fedora core 7
Posts: 458

Rep: Reputation: 30
fedora core 7 and chcekcing for ram


I have a compaq evod300v how can I check the amount of ram that is being detected with fc7?
 
Old 09-09-2011, 03:04 PM   #2
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Try this in a console:

Quote:
cat /proc/meminfo
to see the status of the memory...

Luck

Thor
 
Old 09-09-2011, 04:03 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
paul62 you are aware that fedora 7 died way back in July 2008 when it hit it's End Of Life
 
Old 09-09-2011, 08:51 PM   #4
paul62
Member
 
Registered: Mar 2004
Location: glenview illinois
Distribution: fedora core 7
Posts: 458

Original Poster
Rep: Reputation: 30
this is the output that I am getting. I would just like to be able to see what my bios is detecting.
MemTotal: 774988 kB
MemFree: 44632 kB
Buffers: 49204 kB
Cached: 387532 kB
SwapCached: 0 kB
Active: 418876 kB
Inactive: 277680 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 774988 kB
LowFree: 44632 kB
SwapTotal: 1048568 kB
SwapFree: 1048568 kB
Dirty: 1088 kB
Writeback: 0 kB
AnonPages: 259868 kB
Mapped: 54668 kB
Slab: 22256 kB
SReclaimable: 8004 kB
SUnreclaim: 14252 kB
PageTables: 3648 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 1436060 kB
Committed_AS: 750124 kB
VmallocTotal: 245752 kB
VmallocUsed: 4192 kB
VmallocChunk: 241416 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 4096 kB
[paul@localhost ~]$

is there a simple way to see what the bios is detecting I have 630 mb installed and I would like to be able to verify it.
 
Old 09-10-2011, 07:00 AM   #5
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Ummm...not to kill the fun here, but, as John VV mentionned: FC7 is ... ancient history. Please consider a newer Fedora, or a rolling distro to prevent you ending up with some antique...newer versions are better equipped to handle today's challenges...

Quote:
is there a simple way to see what the bios is detecting I have 630 mb installed and I would like to be able to verify it.
Yes there is. At startup, hit the Del key (F10 if it's a Compaq/HP or F2 for a Dell) and look around in the BIOS. Note what's detected and compare...however, and this is an eye-opener:
Quote:
MemTotal: 774988 kB
...and you have...630Mb installed? The memtotal comes about 144Mb more than what you've menionned...

Thor
 
Old 09-10-2011, 09:07 AM   #6
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
You can also use lshw to check what is installed-
*edit make sure you are running lshw as su/sudo, it returns less info if run as a normal user.

Code:
*-memory
          description: System Memory
          physical id: 25
          slot: System board or motherboard
          size: 4GiB
        *-bank:0
             description: DIMM 1800 MHz (0.6 ns)
             physical id: 0
             slot: A0
             size: 2GiB
             width: 64 bits
             clock: 1800MHz (0.6ns)
        *-bank:1
             description: DIMM 1800 MHz (0.6 ns)
             physical id: 1
             slot: A1
             size: 2GiB
             width: 64 bits
             clock: 1800MHz (0.6ns)
        *-bank:2
             description: DIMM 1800 MHz (0.6 ns) [empty]
             physical id: 2
             slot: A2
             width: 64 bits
             clock: 1800MHz (0.6ns)
        *-bank:3
             description: DIMM 1800 MHz (0.6 ns) [empty]
             physical id: 3
             slot: A3
             width: 64 bits
             clock: 1800MHz (0.6ns)
Here I have 2 x 2GB sticks.

lshw is also handy because it will show you the 'real' amount of installed memory, not 'the amount of installed memory minus any memory shared for onbaord video, etc. use'.

Code:
MemTotal:        4059612 kB
MemFree:         1395624 kB
Buffers:           50852 kB
Cached:           997596 kB
SwapCached:            0 kB
Active:          1501404 kB
Inactive:         919096 kB
Active(anon):    1378956 kB
Inactive(anon):     5328 kB
Active(file):     122448 kB
Inactive(file):   913768 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       4194300 kB
SwapFree:        4194300 kB
Dirty:              5664 kB
Writeback:             0 kB
AnonPages:       1371984 kB
Mapped:           124956 kB
Shmem:             12208 kB
Slab:              69396 kB
SReclaimable:      40232 kB
SUnreclaim:        29164 kB
KernelStack:        3824 kB
PageTables:        84452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     6224104 kB
Committed_AS:    3872200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      316032 kB
VmallocChunk:   34359402492 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       60932 kB
DirectMap2M:     3082240 kB
DirectMap1G:     1048576 kB
4059612 kB = 3.87GB (OK, 3.87GiB for those that like XiX sizing), not the 4GB that is really installed. That 3.87GB figure is accurate (as far as I know) for what the system can actually use though.

Last edited by cascade9; 09-10-2011 at 09:08 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Not Enough Ram to install Fedora core 7... rellim Linux - Newbie 5 03-19-2008 11:17 PM
Fedora Core 4 How Much RAM? transform100 Linux - Hardware 7 12-04-2005 12:20 PM
RAM Support in Fedora Core wrh$ Fedora 3 11-14-2005 09:23 PM
Fedora Core on 32MB RAM Zuggy Fedora 0 11-09-2004 01:31 PM
Not enough RAM for Fedora Core? Crusty Mop Red Hat 5 09-30-2004 01:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 06:34 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