| Suse/Novell This Forum is for the discussion of Suse Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-17-2006, 11:03 AM
|
#1
|
|
LQ Newbie
Registered: Jul 2006
Posts: 1
Rep: 
|
Command to find out Memory speed
Hello,
I am looking for a command to find out the Memory hardware speed (like in MHZ).
I am working on suse linux 10.1.
Thanks for your help in Advance.
VK
|
|
|
|
07-17-2006, 12:11 PM
|
#2
|
|
Member
Registered: May 2006
Distribution: Suse 10.2 x64
Posts: 247
Rep:
|
Never saw a command or program that would. If you interupt your boot process and enter the bios it should be there.
One thing I've never found in Linux is overclocking utilities .
|
|
|
|
07-17-2006, 12:45 PM
|
#3
|
|
Senior Member
Registered: Dec 2005
Location: Campinas/SP - Brazil
Distribution: SuSE, RHEL, Fedora, Ubuntu
Posts: 1,392
Rep:
|
There is the program memtest which can be found in the grub menu of some distros (Conectiva, Mandrake, Mandriva at least) or in some LiveCD.
For instance, the boot CD of SuSE 9.3 has memtest.
Just boot with the disk 1, and type "memtest" in the boot: prompt.
In the top left screen, you will see the speed for L1 and L2 cache, and RAM speed. Mine is target as 3120 MB/s @ 166MHz. 
Last edited by marozsas; 07-17-2006 at 12:46 PM.
|
|
|
|
08-13-2007, 03:39 PM
|
#4
|
|
Member
Registered: Apr 2005
Location: Minneap USA
Distribution: Debian, Mepis, Sidux
Posts: 470
Rep:
|
http://www.crucial.com has a Windows executable (or an ActiveX thing, or maybe both) that can tell you this stuff. It's pretty amazing what it pulls up about your memory configuration, such as speed, used/unused slots, even motherboard model. Then, of course, it tells you what to buy to help the Windows system -- too bad it doesn't offer Linux!
I would love to see a tool like this for Linux, but I too cannot find anything.
|
|
|
|
09-24-2007, 09:33 AM
|
#5
|
|
LQ Newbie
Registered: Sep 2007
Posts: 1
Rep:
|
try this
Try lshw. It won't tell you what you need to buy, of course, this is just for windows lamers like the one who posts first.
|
|
|
|
09-25-2007, 12:47 PM
|
#6
|
|
Member
Registered: Apr 2005
Location: Minneap USA
Distribution: Debian, Mepis, Sidux
Posts: 470
Rep:
|
root$ lshw
Wow, the lshw (when run as root) is exactly what I wanted. Thank you!
Code:
*-memory
description: System Memory
physical id: 1000
slot: System board or motherboard
size: 768MB
capacity: 1GB
*-bank:0
description: DIMM SDRAM Synchronous 266 MHz (3.8 ns)
physical id: 0
slot: DIMM_A
size: 512MB
width: 64 bits
clock: 266MHz (3.8ns)
*-bank:1
description: DIMM SDRAM Synchronous 266 MHz (3.8 ns)
physical id: 1
slot: DIMM_B
size: 256MB
width: 64 bits
clock: 266MHz (3.8ns)
|
|
|
|
09-25-2007, 01:22 PM
|
#7
|
|
Senior Member
Registered: Dec 2005
Location: Campinas/SP - Brazil
Distribution: SuSE, RHEL, Fedora, Ubuntu
Posts: 1,392
Rep:
|
nice tip. one more tool in my belt...
|
|
|
|
09-25-2007, 09:09 PM
|
#8
|
|
Member
Registered: Apr 2002
Location: ks
Distribution: openSUSE 12.2 64 bit
Posts: 487
Rep:
|
I tried lshw but I got "command not found"
|
|
|
|
09-26-2007, 03:35 AM
|
#9
|
|
Member
Registered: Feb 2005
Location: Slovenia
Distribution: suse11.0
Posts: 749
Rep:
|
Quote:
Originally Posted by pilotgi
I tried lshw but I got "command not found"
|
I have SuSE 10.3RC1 and got the same :
Password:
riba:~ # lshw
-bash: lshw: command not found
riba:~ #
|
|
|
|
09-26-2007, 04:14 AM
|
#10
|
|
Senior Member
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,843
Rep: 
|
You need to install it on some distros. It should in your package manager somewhere 
|
|
|
|
09-26-2007, 09:31 AM
|
#11
|
|
Member
Registered: Feb 2005
Location: Slovenia
Distribution: suse11.0
Posts: 749
Rep:
|
Quote:
Originally Posted by pwc101
You need to install it on some distros. It should in your package manager somewhere 
|
Thanks pwc101, I found it on the web and installed it. It works OK.
|
|
|
|
12-04-2007, 08:17 PM
|
#12
|
|
LQ Newbie
Registered: Aug 2003
Location: India
Posts: 1
Rep:
|
Quote:
Originally Posted by ignivs
Try lshw. It won't tell you what you need to buy, of course, this is just for windows lamers like the one who posts first.
|
Wonderful command ! Thanks !
|
|
|
|
12-05-2007, 11:28 AM
|
#13
|
|
Member
Registered: Nov 2003
Location: London, UK
Distribution: openSUSE, Ubuntu
Posts: 352
Rep:
|
lshw is available for openSuse from the Packman repositories, and has GUI which appears as Hardware Lister in the System > Configuration menu.
I've been using a live cd from PartedMagic as my partitioning and rescue disk, and it has it. Very useful for checking your hardware before doing an install.
|
|
|
|
12-05-2007, 12:28 PM
|
#14
|
|
Member
Registered: Nov 2004
Location: Texas
Distribution: openSUSE 10.3, Yoper Linux 3.0 , Arch Linux 2007.08
Posts: 253
Rep:
|
openSUSE 10.3 has lshw and lshw-gui. You can run lshw via:
and the GUI version via:
You might also want to check out the excellent "hardinfo", available at:
http://hardinfo.berlios.de/HomePage
This does not appear to be in the openSUSE repository set - you will have to build from source. It is an excellent tool however - I have used it in other distros.
|
|
|
|
11-26-2008, 04:29 AM
|
#15
|
|
LQ Newbie
Registered: Nov 2004
Posts: 9
Rep:
|
Nice, but here's what lshw outputs in my system... There's no info about memory clock
Code:
*-memory
description: System Memory
physical id: 2a
slot: System board or motherboard
size: 2GiB
*-bank:0
description: DIMM SDRAM Synchronous
product: PartNum0
vendor: Manufacturer0
physical id: 0
serial: SerNum0
slot: DIMM0
size: 1GiB
width: 64 bits
*-bank:1
description: DIMM SDRAM Synchronous
product: PartNum1
vendor: Manufacturer1
physical id: 1
serial: SerNum1
slot: DIMM1
size: 1GiB
width: 64 bits
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:41 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|