Announcement

Collapse
No announcement yet.

AMD Catalyst 10.1 Driver For Linux Released

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • tball
    replied
    Originally posted by leidola View Post
    Hmmm... but shouldn't 10.1 be newer than 10.1 hotfix?
    And what about xvba?
    Actually I was wrong.
    Adding nopat to this line:
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nopat"

    in /etc/default/grub

    Makes opencl running with Ubuntu karmic and fglrx 10.1

    Leave a comment:


  • Yfrwlf
    replied
    I just have to say, thank you Phoronix for being a bit more realistic/honest in your articles. It is disappointing, and it's not unprofessional to say so, though perhaps Linux users should not be disappointed over fglrx as the development and bug fixing has always been slow on it any way.

    fglrx is a great argument for the ATI/AMD open source drivers. I hope they put ever increasing effort into them instead.

    I hope at the very least that things will be solid and ready for the Xorg and kernel Ubuntu 10.04 uses. :P .33 kernel support would be kewl too though for Fedora and Debian testing.

    Leave a comment:


  • phtpht
    replied
    xorg support

    What's wrong with you AMD? By the time you start supporting xorg server 1.7, the 1.8 will be out!

    Leave a comment:


  • baskin
    replied
    Installed fine and working without problems on Opensuse 11.2 and 11.1 (both 64bit).

    Hope to see some real improvements soon....

    Leave a comment:


  • Givrix
    replied
    Broken xorg failsafe

    Has anyone noticed the driver crashes if ati card is not there? And nothing else than power switch can get it out...
    Hopefully ext4 filesystem is prety tough!

    Xorg failsafe is vital for me as I move my hardrive between home and work...

    No other way but to downgrade to 9.12...

    Thank you very much AMD for your official Ubuntu Karmic support, just love it!

    Leave a comment:


  • Givrix
    replied
    [QUOTE=Steo;110202]I got the Catalyst 10.1 working on Karmic x86.
    None cared about architecture :

    if you are x86 :
    ./ati-driver-installer-10-1-x86.x86_64.run --extract
    cd fglrx-install*/arch/x86/usr/lib/
    ln -s libatiuki.so.1.0 libatiuki.so.1
    cd ../../../..
    sudo ./ati-installer.sh 10.1 --buildandinstallpkg Ubuntu/karmic

    if you are x86_64 :
    ./ati-driver-installer-10-1-x86.x86_64.run --extract
    cd fglrx-install*/arch/x86_64/usr/lib64/
    ln -s libatiuki.so.1.0 libatiuki.so.1
    cd ../../../..
    sudo ./ati-installer.sh 10.1 --buildandinstallpkg Ubuntu/karmic

    Then should work for everyone

    Leave a comment:


  • Steo
    replied
    Install Guide on Ubuntu Karmic

    I got the Catalyst 10.1 working on Karmic x86.
    There are to methods to to this:

    MANUAL:
    sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libQtGui4
    sudo wget www2.ati.com/drivers/linux/ati-driver-installer-10-1-x86.x86_64.run
    sudo chmod +x ./ati-driver-installer-10-1-x86.x86_64.run
    ./ati-driver-installer-10-1-x86.x86_64.run --extract
    cd fglrx-install*/arch/x86/usr/lib/
    ln -s libatiuki.so.1.0 libatiuki.so.1
    cd ../../../..
    sudo ./ati-installer.sh 10.1 --buildpkg Ubuntu/karmic
    cd
    sudo dpkg -i *.deb
    sudo aticonfig --initial -f
    sudo reboot


    AUTOMATIC:

    sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libQtGui4
    sudo wget www2.ati.com/drivers/linux/ati-driver-installer-10-1-x86.x86_64.run
    sudo chmod +x ati-driver-installer-10-1-x86.x86_64.run
    sudo sh ./ati-driver-installer-10-1-x86.x86_64.run
    --> handle through installation --> automatic
    sudo aticonfig --initial -f
    sudo reboot


    The Catalyst 10.1 is working very fine. For me the first catalyst without tearing by playing XV-Videos.
    But now I have another problem. My PC is connected via a AV-Receiver to my Plasma-TV.
    Catalyst detects the AV-Receiver as an projector.
    In CCC I do not have the Under-/Overscan Controls. I think the problem is that he thinks it is an projector so its disabled.
    Now I have black edge around my tv.
    In CCC 9.12 I had the same problem. CCC 9.11 and older ones were working fine with the under-/overscan tab in CCC.

    Does everyone also have this problem?

    Leave a comment:


  • grantek
    replied
    Originally posted by aromanos View Post
    ln -s libatiuki.so.1.0 libatiuki.so.1
    Thanks for that!

    FYI, if anyone's building on the Karmic 2.6.31 RT kernel, you need fix up some line references on the DKMS patch:
    Code:
    in fglrx-install.XXXXXX/packages/Ubuntu/dists/karmic/dkms/patches/rt_preempt_31.patch , change the line:
    @@ -4998,7 +5005,11 @@ unsigned int ATI_API_CALL KAS_Mutex_GetO
    
    to:
    
    @@ -5038,7 +5045,11 @@ unsigned int ATI_API_CALL KAS_Mutex_GetO

    Leave a comment:


  • leidola
    replied
    Originally posted by tball View Post
    10.1 doesn't work with opencl. Just tried :-). You have to use 9.12 hotfix.
    Hmmm... but shouldn't 10.1 be newer than 10.1 hotfix?
    And what about xvba?

    Leave a comment:


  • smspvdm
    replied
    openSUSE 11.2 results

    Just a message for the non-ubuntu fans:
    Installed the Catalyst 10.1 on openSUSE 11.2/64 on an HP Elitebook 8530p and......
    ...
    (suspense building)
    ....

    It worked! This is the first Catalyst driver that actually worked since I've had the Elitebook, and boy I tried them all.


    Now I go and enjoy my KDE desktop effects. Please do not disturb me.

    Leave a comment:

Working...
X