Results 1 to 3 of 3

Thread: how find the model of my ati graphics card?

  1. #1
    Join Date
    Jun 2008
    Beans
    36

    how find the model of my ati graphics card?

    is it written on the hardware somewhere, i no longer have the packaging

    thanks

  2. #2
    Join Date
    Jul 2006
    Beans
    73
    Distro
    Hardy Heron (Ubuntu Development)

    Re: how find the model of my ati graphics card?

    Try
    Code:
    sudo lshw | grep Radeon
    Be careful with sudo! The most damage you can do when not root is destroy your life's work, which should be reconstructable in mere decades; wheras running as root you could damage Ubuntu itself, requiring a reinstall which takes up to half an hour!

  3. #3
    Join Date
    Feb 2007
    Location
    U.S.A.
    Beans
    1,835
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: how find the model of my ati graphics card?

    To find out what video card model you have regardless of make:

    Code:
    lshw -C display

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
  •