Results 1 to 6 of 6

Thread: HW incompatabilities?

  1. #1
    Join Date
    Nov 2006
    Beans
    716

    HW incompatabilities?

    Hi,

    I've had problems with every os I've tried on my pc; including distros, (such as my present Ubuntu 11.04), that work fine on my Laptop. So Now I think I should investigate the possoibility of hw incompatabilities. Please could you advice me on what pc info I should collect, and how.

    Thanks for your time.

    -This i must establish with the live cd
    nnjond

  2. #2
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: HW incompatabilities?

    Quote Originally Posted by nnjond View Post
    Hi,

    I've had problems with every os I've tried on my pc; including distros, (such as my present Ubuntu 11.04), that work fine on my Laptop. So Now I think I should investigate the possoibility of hw incompatabilities. Please could you advice me on what pc info I should collect, and how.

    Thanks for your time.

    -This i must establish with the live cd

    depends what hardware you are having issues with.

    check your hardare is supported under linux here http://linuxhcl.com/

    if it is then it might be faulty.

    be more specific about what hardware you are having incompatabilitied with.
    version numbers.
    firmware
    drivers
    error messages

    etc etc
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

  3. #3
    Join Date
    Sep 2007
    Location
    In here watching you!
    Beans
    Hidden!

    Re: HW incompatabilities?

    I have had problems with wireless NICs and Graphics cards/chipsets. If you have the live CD you can type a command in the terminal to list the hardware.
    Code:
    lshw
    or you may need to use
    Code:
    sudo lshw
    I can't remember if the live CD requires sudo; however, I don't think it does since you don't need a password to log in.

    Then research the devices to determine if they are compatible with the OS you want to try.
    Last edited by Old_Grey_Wolf; August 7th, 2011 at 08:52 PM. Reason: Fixed a lot of typos
    Use whatever OS or desktop works for you. Dual boot or use VMs if you want. Backup your computer regularly, and definitely before upgrading, partitioning, or installing an OS.

    No support requests by PM please.

  4. #4
    Join Date
    Nov 2006
    Beans
    716

    Re: HW incompatabilities?

    I thought there were some Bash commands that would reveal all the relevant.

    I don't want to take my pc apart and examine it's innards unless I have to.
    nnjond

  5. #5
    Join Date
    Jan 2007
    Location
    Ledbury, Herefordshire, U
    Beans
    1,071
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: HW incompatabilities?

    or load up Sysinfo from the software centre which displays the innards for you!

  6. #6
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: HW incompatabilities?

    Quote Originally Posted by nnjond View Post
    I thought there were some Bash commands that would reveal all the relevant.

    I don't want to take my pc apart and examine it's innards unless I have to.
    so you want to know what hardware you have you mean ?

    sudo apt-get install hardinfo

    this should give you everythign you need, it is like device manager in windows, should install then give you menu option under system tools
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

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
  •