Announcement

Collapse
No announcement yet.

Want ALL the skinny on your hardware?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Want ALL the skinny on your hardware?

    Then install hwinfo

    sudo apt-get install hwinfo

    and in a Konsole run

    sudo hwinfo > hwinfo_output.txt

    That text file will have your user name and group on it so you can open it with kwrite and browse to your heart's content. EVERYTHING you wanted to know about your hardware but didn't know how to ask is in that file.
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    #2
    Re: Want ALL the skinny on your hardware?

    lshw is a much nicer utility. It has an option to generate the output in html so that you can view it in your browser.

    Code:
    sudo apt-get install lshw
    sudo lshw -html > myhw.html
    Try it. You'll like it - a lot!
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: Want ALL the skinny on your hardware?

      LSHW appears to be pre-installed on Karmic.

      Comment


        #4
        Re: Want ALL the skinny on your hardware?

        I'm familiar with lshw, but hwinfo gives a TON MORE information... a LOT of detail that lshw does not. Have you tried it?

        ajk95@f
        It is not preinstalled on Lucid.
        "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
        – John F. Kennedy, February 26, 1962.

        Comment


          #5
          Re: Want ALL the skinny on your hardware?

          Originally posted by GreyGeek
          I'm familiar with lshw, but hwinfo gives a TON MORE information... a LOT of detail that lshw does not. Have you tried it?
          Loaded and ran it after seeing your post. I'll have to take a closer look at the resulting output.
          Windows no longer obstructs my view.
          Using Kubuntu Linux since March 23, 2007.
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment


            #6
            Re: Want ALL the skinny on your hardware?

            wow thats a lot out info about my machine! almost to much...

            size of (comand > ~/file)
            hwinfo = 480K
            lshw = 16K
            Mark Your Solved Issues [SOLVED]
            (top of thread: thread tools)

            Comment

            Working...
            X