LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-21-2007, 05:24 PM   #1
alpha_hack
Member
 
Registered: Jul 2007
Location: Sofia, Bulgaria
Distribution: Slackware 13.1x86_64
Posts: 75

Rep: Reputation: 15
Question Hardware info


Hey everybody !
I'm trying to get my RAM Mhz
If anybody is familiar with some software available for Linux Slackware 11?
Can you help me, or tell me how to get the info ?
I'm running Linux on a laptop, so I'm not available to just disassemble it
 
Old 08-21-2007, 06:04 PM   #2
erklaerbaer
Member
 
Registered: Mar 2006
Posts: 381

Rep: Reputation: 30
dmesg | less

should be somewhere at the top
 
Old 08-22-2007, 02:38 PM   #3
alpha_hack
Member
 
Registered: Jul 2007
Location: Sofia, Bulgaria
Distribution: Slackware 13.1x86_64
Posts: 75

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by erklaerbaer View Post
dmesg | less

should be somewhere at the top
Hello,

This is what it shows me when I typed dmesg | less into my terminal:

Code:
: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 44
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 44, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 29
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 29, Value: 1
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 56
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 56, Value: 1
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 205
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 106, Value: 1
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 205
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 106, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 205
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 106, Value: 1
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 205
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 106, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 205
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 106, Value: 1
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 205
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 106, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 56
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 56, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 29
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 29, Value: 0
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
[ACPI Debug]  String: [0x09] "BST Start"
[ACPI Debug]  String: [0x07] "BST End"
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 29
evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 29, Value: 1
..........
What does that mean ?
 
Old 08-22-2007, 03:05 PM   #4
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
try the apps lshw or dmidecode.


lshw
Code:
     *-memory
          description: System Memory
          physical id: 1000
          slot: System board or motherboard
          size: 1GB
          capacity: 2GB
        *-bank:0
             description: DIMM DDR Synchronous 533 MHz (1.9 ns)
             product: KHU006-QIA
             vendor: 7F98000000000000
             physical id: 0
             serial: A036F583
             slot: DIMM_1
             size: 1GB
             width: 64 bits
             clock: 533MHz (1.9ns)
        *-bank:1
             description: DIMM DDR Synchronous 533 MHz (1.9 ns) [empty]
             vendor: FFFFFFFFFFFFFFFF
             physical id: 1
             serial: FFFFFFFF
             slot: DIMM_3
             width: 64 bits
             clock: 533MHz (1.9ns)



dmidecode
Code:
Handle 0x1000, DMI type 16, 15 bytes
Physical Memory Array
        Location: System Board Or Motherboard
        Use: System Memory
        Error Correction Type: Single-bit ECC
        Maximum Capacity: 2 GB
        Error Information Handle: Not Provided
        Number Of Devices: 2

Handle 0x1100, DMI type 17, 27 bytes
Memory Device
        Array Handle: 0x1000
        Error Information Handle: Not Provided
        Total Width: 64 bits
        Data Width: 64 bits
        Size: 1024 MB
        Form Factor: DIMM
        Set: None
        Locator: DIMM_1
        Bank Locator: Not Specified
        Type: DDR
        Type Detail: Synchronous
        Speed: 533 MHz (1.9 ns)
        Manufacturer: 7F98000000000000
        Serial Number: A036F583
        Asset Tag: 040703
        Part Number: KHU006-QIA

Handle 0x1101, DMI type 17, 27 bytes
Memory Device
        Array Handle: 0x1000
        Error Information Handle: Not Provided
        Total Width: 64 bits
        Data Width: 64 bits
        Size: No Module Installed
        Form Factor: DIMM
        Set: None
        Locator: DIMM_3
        Bank Locator: Not Specified
        Type: DDR
        Type Detail: Synchronous
        Speed: 533 MHz (1.9 ns)
        Manufacturer: FFFFFFFFFFFFFFFF
        Serial Number: FFFFFFFF
        Asset Tag: FFFFFF
        Part Number:

Last edited by farslayer; 08-22-2007 at 03:07 PM.
 
  


Reply



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
Hardware Info cccc Linux - Hardware 2 09-01-2006 06:44 PM
hardware info lil_becky Debian 4 01-23-2005 06:16 AM
hardware info lil_becky Linux - Newbie 2 01-22-2005 07:51 AM
hardware info zibo *BSD 2 11-21-2004 08:52 PM
where to get the hardware info cbalaji Linux - Hardware 1 02-24-2004 09:11 PM

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

All times are GMT -5. The time now is 02:44 AM.

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