Results 1 to 6 of 6

Thread: AMD Beta drivers 12.11 : Additional Drivers

  1. #1
    Join Date
    Nov 2008
    Beans
    6

    Question AMD Beta drivers 12.11 : Additional Drivers

    Hi there i would like to know when are the new Ati beta 12.11 drivers going to be available on the additional driver menu in ubuntu 12.04.

    I know you can get them by enabling proposed ppa... but i dont like updating all my packages to still on testing packages...

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: AMD Beta drivers 12.11 : Additional Drivers

    If you stick with the 12.04 repo, I believe you'll see only the 12.4 driver. I think that was ATI's 8.960 development branch.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    May 2012
    Location
    Germany, NRW
    Beans
    86
    Distro
    Xubuntu 13.04 Raring Ringtail

    Re: AMD Beta drivers 12.11 : Additional Drivers

    I don't believe that the drivers will be available in Ubuntu 12.04. That's beta!

    I have also ATI graphics cards (ATI Mobility HD5650) and FireGL drivers in the application "Additional Drivers" in Ubuntu 12.10. I installed Catalyst 12.11.8 only for steam, but they work veeery good, much better than stable fglrx version.

    Here you can find tutorial "how to install" these drivers: http://www.gry.ubuntu-pomoc.org/publ...rzed-swietami/

    Yeap, it's not in english but the commands are simple. Firstly you need to delete the old driver:

    Code:
    sudo apt-get remove --purge fglrx*
    download binary from official site for your current card (important - your card must be supported, choose correct model in searchbox)

    run install file:
    Code:
    sudo chmod +x amd-driver-installer-catalyst-12.11-beta-x86.x86_64.run
    Code:
    sudo sh amd-driver-installer-catalyst-12.11-beta-x86.x86_64.run
    After install generate new xorg:
    Code:
    sudo aticonfig --initial
    and reboot your pc

  4. #4
    Join Date
    Nov 2008
    Beans
    6

    Re: AMD Beta drivers 12.11 : Additional Drivers

    Hi thnx all for the help, i think i will go the manual way for installing them.

    Would like to know if everytime theres a new updated kernel will i have to reinstall the ati drivers manually? or should i ignore those kernel updates? or if it will work out of the box with new kernels?

    Thanks again

  5. #5
    Join Date
    Jun 2010
    Location
    Ann Arbor, Michigan, USA
    Beans
    1,421

    Re: AMD Beta drivers 12.11 : Additional Drivers

    You will need to reinstall the driver every time the kernel is updated.
    Steam: ubuntugamer( Add me ) | Gaming: Left 4 Dead 2, Metro Last Light, Assassin's Creed 4, Forced

  6. #6
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: AMD Beta drivers 12.11 : Additional Drivers

    If you use the package in the repo, you will not have to reinstall when the kernel is updated. That will be taken care of by the update process.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

Tags for this Thread

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
  •