Results 1 to 8 of 8

Thread: [SOLVED] how to know computer specs

  1. #1
    Join Date
    Mar 2008
    Location
    Poland, Europe
    Beans
    211
    Distro
    Ubuntu

    Question [SOLVED] how to know computer specs

    Hi guys,

    We recently gave a low-end PC to my grandpas (my grandma uses ubuntu with no hustle! she rocks ), and I would like to upgrade her PC's processor, but she lives in another town. Currently she has Pentium II (?) on socket 370 at 800MHz, and 192MB RAM.

    How do I get eg. her motherboard model, etc. I have a remote connection to her desktop, which works flawless, so I do have remote access to her computer. Will I find a motherboard model in dmesg dump? Or should I look for it somewhere in the GUI?

    Thanks,
    Mike

  2. #2
    Join Date
    Aug 2006
    Location
    Australia
    Beans
    1,438

    Re: how to know computer specs

    If it's a socket 370 CPU running at 800MHz, it'd have to be a pentium 3 / celeron.
    The RAM is most likely PC133 (not sure the max memory + memory slots it has).

    You should be able to slot in a P3 1GHz in there without problems (if you can find one).
    The motherboard should be able to take 512MB RAM no problems, and it'd have an 8x AGP slot for video card.

    I'm not too sure how to find out those specs remotely though.
    Good luck
    Work smart, not hard.

  3. #3
    Join Date
    Jul 2007
    Location
    Melbourne, Australia
    Beans
    3,475
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: how to know computer specs

    Not 100% sure, but I guess it would show up in a long list of harware.
    sudo lshw
    PS: Of course a certain amount of specs are shown via the initial asci script during POST.
    Last edited by bumanie; June 7th, 2008 at 04:53 PM.
    Windows is the best virus detector on the market!
    Ubuntu attracts Human Beings - Windows attracts viruses and worms

  4. #4
    Join Date
    Jun 2008
    Beans
    12

    Re: how to know computer specs

    tried this when i am using windows last time . not sure if it works in ubuntu, go google cpuz , download it and run , it should show your computer specs

  5. #5
    Join Date
    Mar 2008
    Location
    Poland, Europe
    Beans
    211
    Distro
    Ubuntu

    Re: how to know computer specs

    Thank you guys, I appreciate fast response!

    @Rhubarb She has 128+64 MB SDRAM, but actually my main problem was to check with what processors (and max MHz) is the motherboard compatible

    @bumanie Thank you! Exactly what I needed.

  6. #6
    Join Date
    Mar 2008
    Location
    Poland, Europe
    Beans
    211
    Distro
    Ubuntu

    Re: [SOLVED] how to know computer specs

    Thanks to you bumanie I know every detail of that remote PC, thanks !

    product: VT82C693A/694x [Apollo PRO133x] (<--- what I needed)
    Pentium III 500MHz (dang, I thought it was more!)
    320 MB RAM (256+64)

    Now I can check how fast (1.0, 1.2 or maybe 1.4?) processor will fit the motherboard. Cheers!

  7. #7
    Join Date
    Oct 2007
    Location
    Indianapolis, IN
    Beans
    60
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: how to know computer specs

    Thanks! I happened to stumble upon this post and was curious about the hardware in my Computer, which is a 4+ year old computer I put Ubuntu 8.10 on tonight to test out. I found your post very helpful, once I realised that was an 'L' not an 'I' in the command.

    Thanks for helping out an Ubuntu n00b!

  8. #8
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

    Re: [SOLVED] how to know computer specs

    The following will give some interesting information about your machine's specs:
    Code:
    sudo dmidecode
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

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
  •