Page 1 of 56 1231151 ... LastLast
Results 1 to 10 of 552

Thread: HOWTO: Install the ATI driver on ANY stable version of Ubuntu

  1. #1
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Lightbulb HOWTO: Install the ATI driver on ANY stable version of Ubuntu

    If you want to install ATI's proprietary driver you can follow this guide:
    https://help.ubuntu.com/community/BinaryDriverHowto/ATI


    Please, remember that only the installation of the driver from Ubuntu's repositories is officially supported by Ubuntu.

    Should you want an easier but not supported method to install the ATI driver you can try Envy (at your very own risk)
    Last edited by tseliot; November 13th, 2007 at 06:07 PM.

  2. #2
    Join Date
    Jan 2007
    Beans
    10
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: HOWTO: Install the ATI driver on ANY stable version of Ubuntu

    I just followed these simple instructions and yet my card is not working. When you drag windows around in Ubuntu the movement is shaky which tells me that the graphics card is not being used. My card is the ATI Radeon 9550 (x8 AGP) ... any help.

  3. #3
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: Install the ATI driver on ANY stable version of Ubuntu

    Quote Originally Posted by gmanr26 View Post
    I just followed these simple instructions and yet my card is not working. When you drag windows around in Ubuntu the movement is shaky which tells me that the graphics card is not being used. My card is the ATI Radeon 9550 (x8 AGP) ... any help.
    which method did you try?

  4. #4
    Join Date
    Jan 2007
    Beans
    10
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: HOWTO: Install the ATI driver on ANY stable version of Ubuntu

    Quote Originally Posted by tseliot View Post
    which method did you try?
    I fixed it. Apparently it was installed and working it's just the ATI sucks in Linux because they are proprietary. Now running Compiz (sp)

  5. #5
    Join Date
    Oct 2006
    Beans
    71
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: HOWTO: Install the ATI driver on ANY stable version of Ubuntu

    I tried the instructions for Feisty, but whenever I start X I got "No Screen found." I must admit to being a noob when it comes to X. There is a Screen defined in xorg.info using the proper driver. I don't know how to continue.

  6. #6
    Join Date
    Feb 2007
    Beans
    Hidden!

    Re: HOWTO: Install the ATI driver on ANY stable version of Ubuntu

    No screens found could mean that the resolution or vertical refresh rate you have selected are out of range.

    On my lappy if I select 1440x900@75 I get the error. When I set it to 1440x900@60 X starts.

  7. #7
    Join Date
    May 2005
    Beans
    46

    Arrow ATI installs can be much more easy (as of recently)

    There are some known issues and no ideas about the HD 2000 series. Also, this hasn't been tested. But, hopefully someone will test the method described in my other post and put it in a neater format and make it a sticky.

    It should be as simple as

    Starting with a *** CLEAN SYSTEM WITH DEFAULT VESA DRIVERS FOR THE ATI CARD *** (and the libstdC++ 5 and updated "mesa" packages)
    Download ATI's drivers for Linux.
    Code:
    sudo sh ./ati-driver-installer-8.40.4-x86.x86_64.run
    Follow the prompts for the automatic install.
    Code:
    sudo aticonfig --initial=dual-head --screen-layout=left --vrefresh=1,85
    Restart X.
    You should now have a *** WORKING DUAL HEAD SYSTEM WITH PROPRIETARY ATI DRIVERS ***,

    Sincerely,
    Aouie

  8. #8
    Join Date
    Jun 2007
    Location
    Denver, CO.....
    Beans
    120
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: Install the ATI driver on ANY stable version of Ubuntu

    Gave it a try and I get...

    Code:
    digital@digital-desktop:~$ sudo sh ./ati-driver-installer-8.40.4-x86.x86_64.run
    sh: Can't open ./ati-driver-installer-8.40.4-x86.x86_64.run
    digital@digital-desktop:~$
    Downloaded the drivers three separate times and got the same results each time... on a clean updated install...

    Any ideas?
    I drank what?

    53.6g Folding for a Cure
    Please join the fight, fold for humanity

  9. #9
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: Install the ATI driver on ANY stable version of Ubuntu

    Quote Originally Posted by digital_exhaust View Post
    Gave it a try and I get...

    Code:
    digital@digital-desktop:~$ sudo sh ./ati-driver-installer-8.40.4-x86.x86_64.run
    sh: Can't open ./ati-driver-installer-8.40.4-x86.x86_64.run
    digital@digital-desktop:~$
    Downloaded the drivers three separate times and got the same results each time... on a clean updated install...

    Any ideas?
    the guide says:
    Code:
          Perform the following commands (where <version> is the version number of the installer):
    
    sudo ln -sf bash /bin/sh
    bash ./ati-driver-installer-<version>.run --buildpkg Ubuntu/edgy
    sudo ln -sf dash /bin/sh
    You may need to wait a few mintues for this to complete.
    therefore you will have to type:
    Code:
    sudo ln -sf bash /bin/sh
    bash ./ati-driver-installer-8.40.4-x86.x86_64.run --buildpkg Ubuntu/feisty
    sudo ln -sf dash /bin/sh

  10. #10
    Join Date
    Jan 2006
    Location
    Hardware Hell
    Beans
    19
    Distro
    Ubuntu Breezy 5.10

    Re: HOWTO: Install the ATI driver on ANY stable version of Ubuntu

    Hello I installed the latest ATI drivers and they are working well but some of the information in the howto is not correct for all users:
    control center works fine on my Pc
    I didn't have to do any editing of linux-restricted-moduals-common file to have the latest driver

    still don't have AGP DMA in any form working so performance is still kind of neutered (this is a motherboard issue) but alot better than what I was getting with the apt-get drivers (I don't think they installed properly). Thanks

Page 1 of 56 1231151 ... LastLast

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
  •