Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with 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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-21-2006, 01:04 AM
|
#1
|
Member
Registered: Jun 2006
Location: Colombo, Sri Lanka
Distribution: Ubuntu
Posts: 103
Rep:
|
Howto find out RAM bus speed
Hi,
I'm trying to figure out what my RAM's bus speed is so I can get myself another one.
I tried this:
Code:
$ dmesg | grep -i bus
but it give me the results I expected.
Can anyone give me a hand with this, please?
|
|
|
06-21-2006, 02:25 AM
|
#2
|
Member
Registered: Jan 2006
Distribution: Gentoo
Posts: 507
Rep:
|
try this:
Dear koobi!
Did you try the hwinfo command? Type hwinfo --help to see all the possible swiches for this command. Maybe it will be hwinfo --ram or hwinfo --memory, but I'm not sure. I forget it. So, check hwinfo --help as I said. If your system doesn't recognise this command, install the hwinfo package. It is a very powerful info tool. Good luck.
|
|
|
06-21-2006, 02:36 AM
|
#3
|
Member
Registered: Jun 2006
Location: Colombo, Sri Lanka
Distribution: Ubuntu
Posts: 103
Original Poster
Rep:
|
thanks pusrob.
this is what i did:
Code:
$ hwinfo --memory
01: None 00.0: 10102 Main Memory
[Created at memory.59]
Unique ID: rdCR.CxwsZFjVASF
Hardware Class: memory
Model: "Main Memory"
Memory Range: 0x00000000-0x07feffff (rw)
Memory Size: 128 MB
Config Status: cfg=new, avail=yes, need=no, active=unknown
unfortunately, it doesn't seem to display my BUS speed. Looks like a nice tool though. Anymore suggestions?
|
|
|
06-21-2006, 11:54 AM
|
#4
|
LQ 5k Club
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153
|
Linux probably doesn't know (or care) what your memory bus speed is.
If you need more RAM (always a good idea!) you should check your motherboard's manual, or look your motherboard up on the manufacturer's website.
If you have a "known-brand" PC (rather than one you have assembled yourself) just go to the website of anyone selling RAM chips, and they'll probably be able to tell you which chips you need.
Last resort: Check the serial number / part number of the chip(s) you have already installed, and use google to search for what type that is.
HTH
|
|
|
All times are GMT -5. The time now is 11:38 AM.
|
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
|
|