Results 1 to 6 of 6

Thread: utility to show memory timings etc?

  1. #1
    Join Date
    Jun 2006
    Location
    Bellevue, WA, USA
    Beans
    20

    utility to show memory timings etc?

    Hello,

    I was wondering if there is a utility that I can run that will show the memory information similar to how cpu-z shows it with speed, SPD info,latency timings etc?

    I am running Hardy Heron 32-bit.

    Thanks!

  2. #2
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: utility to show memory timings etc?

    Quote Originally Posted by paulgj View Post
    Hello,

    I was wondering if there is a utility that I can run that will show the memory information similar to how cpu-z shows it with speed, SPD info,latency timings etc?

    I am running Hardy Heron 32-bit.

    Thanks!
    Code:
    sudo lshw
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

  3. #3
    Join Date
    Jun 2006
    Location
    Bellevue, WA, USA
    Beans
    20

    Re: utility to show memory timings etc?

    Thanks! that's a lot of information although it doesn't give a huge amount of specific detail on the memory itself. (doesn't show the SPD info or the CAS timings). Is there another option for that?

    Thanks!

  4. #4
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: utility to show memory timings etc?

    Quote Originally Posted by paulgj View Post
    (doesn't show the SPD info or the CAS timings). Is there another option for that?
    memtest will give you these details; it's available in the bootup GRUB menu or off a live CD.
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  5. #5
    Join Date
    Jun 2006
    Location
    Bellevue, WA, USA
    Beans
    20

    Re: utility to show memory timings etc?

    Thanks prshah, i'll give that a try.

  6. #6
    Join Date
    Feb 2009
    Beans
    6

    Re: utility to show memory timings etc?

    Quote Originally Posted by paulgj View Post
    Thanks! that's a lot of information although it doesn't give a huge amount of specific detail on the memory itself. (doesn't show the SPD info or the CAS timings). Is there another option for that?
    for cas latency, timing and other memory-stuff install the package i2c-tools and run:

    sudo modprobe eeprom
    decode-dimms

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •