Announcement

Collapse
No announcement yet.

AMD Catalyst 8.4 Linux Driver

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

  • Ansraliant
    replied
    Hello everybody i have an ATI RADEON HD2600 PRO AGP.
    And it's working perfectely with compiz!!.
    Here's how i did it maybe it works for you too:
    Download the latest driver from ATI (http://ati.amd.com/support/driver.html)
    in terminal:
    sudo apt-get update
    (install driver)
    sudo sh ./ati-driver-installer-8-5-x86_64.run
    sudo aticonfig --initial
    sudo aticonfig -overlay-type=Xv
    Then Reboot!
    And that's it. Now you can go to ATI CAtalyst.
    And one thing, this didn't work when i started ubuntu whith the 2...17 kernel, it only worked with 2....16 kernel.
    Before it worked on my ubuntu, i had a lot of drivers and things in my pc, so i reinstalled ubuntu, and then i tried and worked.
    Hope this works to all of you too.
    Here's what it shows me when i do "fglrxinfo":
    display: :0.0 screen: 0
    OpenGL vendor string: ATI Technologies Inc.
    OpenGL renderer string: ATI Radeon HD 2600 Pro AGP
    OpenGL version string: 2.1.7537 Release
    Bye, Ansraliant

    Leave a comment:


  • Alexander He?
    replied
    Originally posted by chrisr View Post
    b) I still cannot play World of Warcraft full-screen at 1680x1050. (Wine 0.9.58, OpenGL mode.) However, with fglrx 8.4 at least WoW doesn't lock up the entire laptop immediately at the login screen any more. Now it completely locks up after a few seconds actual play instead. I suppose that this is progress, of a sort...
    I had the same problem ? running Ubuntu Hardy on the same hardware. I solved it by adding the ?virtual? workaround which was needed for 8-2 to get OpenGL working.

    Try adding
    Code:
    virtual 1728 1088
    to your xorg.conf. It might work?

    Leave a comment:


  • Daekdroom
    replied
    I'm using Ubuntu 8.04 and didn't like this driver. When I restart X after installing it I had no 3D support, and a reboot later I got black screen of death.
    I read in the unofficial wiki that you can fix it by changing the memory from dedicated to shared, but I'm on a X200M and can't reduce the shared memory because my BIOS don't let that.
    8.3 gives me a broken X.

    Leave a comment:


  • brouhaha
    replied
    Originally posted by SneakyPhil View Post
    Can you post the steps you took to make it work properly and post your xorg.conf please?
    Until just recently, I was running Catalyst 8.3 with a Sapphire Radion 9550 AGP card, on a Fedora 8 x86-64 system. First I installed the Catalyst 8.4 driver, which still worked fine with the 9550. Then I sawpped out that card for the Sapphire X1950 Pro 512MB AGP, and that worked fine too. I didn't change any configuration, and I don't have anything special in the xorg.conf, which can be seen below.

    I have not tried Compiz or any of the other compositing stuff that people seem to routinely have trouble with. I've run a few games, though, and it seems to work fine.

    Eric

    HTML Code:
    Section "ServerLayout"
            Identifier     "Default Layout"
            Screen      0  "aticonfig-Screen[0]" 0 0
            InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection
    
    Section "Files"
    EndSection
    
    Section "Module"
    EndSection
    
    Section "InputDevice"
            Identifier  "Keyboard0"
            Driver      "kbd"
            Option      "XkbModel" "pc105"
            Option      "XkbLayout" "us"
    EndSection
    
    Section "Monitor"
            Identifier   "aticonfig-Monitor[0]"
            Option      "VendorName" "ATI Proprietary Driver"
            Option      "ModelName" "Generic Autodetecting Monitor"
            Option      "DPMS" "true"
    EndSection
    
    Section "Device"
            Identifier  "aticonfig-Device[0]"
            Driver      "fglrx"
    EndSection
    
    Section "Screen"
            Identifier "aticonfig-Screen[0]"
            Device     "aticonfig-Device[0]"
            Monitor    "aticonfig-Monitor[0]"
            DefaultDepth     24
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
            EndSubSection
    EndSection

    Leave a comment:


  • brouhaha
    replied
    Originally posted by Skywalker View Post
    Not a problem here. On Fedora 8, 64 bits. Neitrher was the previous version.
    Did you actually build the RPM, or did you just install the driver? Installing works fine, but building the RPM has failed for me on F8 for the past three releases.

    Leave a comment:


  • SneakyPhil
    replied
    Originally posted by brouhaha View Post
    It works fine with the Sapphire X1950 Pro 512MB AGP
    Can you post the steps you took to make it work properly and post your xorg.conf please?

    Leave a comment:


  • Skywalker
    replied
    Originally posted by brouhaha View Post
    Processing files: ATI-fglrx-devel-8.476-1.f8
    Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
    Requires: /usr/include/GL ATI-fglrx = 8.476-1.f8 libGL.so.1()(64bit)
    Processing files: ATI-fglrx-IA32-libs-8.476-1.f8
    error: File not found by glob: /tmp/ATI-fglrx-8.476-1-13997-root/tmp/ATI-fglrx-8.476-1.f8-root-root/usr/X11R6/lib/modules/dri/*
    Processing files: kernel-module-ATI-fglrx-2.6.24.3-12.fc8-8.476-1.f8
    Requires(interp): /bin/sh /bin/sh
    Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
    Requires(post): /bin/sh
    Requires(postun): /bin/sh
    Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/ATI-fglrx-8.476-1-13997-root/tmp/ATI-fglrx-8.476-1.f8-root-root


    RPM build errors:
    File not found by glob: /tmp/ATI-fglrx-8.476-1-13997-root/tmp/ATI-fglrx-8.476-1.f8-root-root/usr/X11R6/lib/modules/dri/*
    Removing temporary directory: fglrx-install.U13916


    Not a problem here. On Fedora 8, 64 bits. Neitrher was the previous version.

    Leave a comment:


  • brouhaha
    replied
    Still no-go for HD2600 AGP

    Originally posted by dungeon View Post
    Just want to know if HD AGP cards will working anyhow with this 8.4 driver?
    On my Athlon 64X2 system running Fedora 8, this release still gets the "black screen of death" with the Visiontek HD2600 Pro 512MB AGP.

    It works fine with the Sapphire X1950 Pro 512MB AGP, though, and with a Sapphire Radeon 9550SE.

    Leave a comment:


  • brouhaha
    replied
    still doesn't build properly on Fedora 8

    Processing files: ATI-fglrx-devel-8.476-1.f8
    Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
    Requires: /usr/include/GL ATI-fglrx = 8.476-1.f8 libGL.so.1()(64bit)
    Processing files: ATI-fglrx-IA32-libs-8.476-1.f8
    error: File not found by glob: /tmp/ATI-fglrx-8.476-1-13997-root/tmp/ATI-fglrx-8.476-1.f8-root-root/usr/X11R6/lib/modules/dri/*
    Processing files: kernel-module-ATI-fglrx-2.6.24.3-12.fc8-8.476-1.f8
    Requires(interp): /bin/sh /bin/sh
    Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
    Requires(post): /bin/sh
    Requires(postun): /bin/sh
    Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/ATI-fglrx-8.476-1-13997-root/tmp/ATI-fglrx-8.476-1.f8-root-root


    RPM build errors:
    File not found by glob: /tmp/ATI-fglrx-8.476-1-13997-root/tmp/ATI-fglrx-8.476-1.f8-root-root/usr/X11R6/lib/modules/dri/*
    Removing temporary directory: fglrx-install.U13916

    Leave a comment:


  • bladerunner6
    replied
    I am having some difficulty to get dri working with 8.04 final and 8.4 ati drivers.

    i am stuck in indirect rendereing

    made some changes to xorg but i still cant get it working for some reason,
    a dodgy xorg.conf file stop direct rendering from working or is it how its built in the first place?

    i followed the manual option from cchtml wiki

    Leave a comment:

Working...
X