Announcement

Collapse
No announcement yet.

AMD Catalyst 13.12 GPU Driver For Linux Released

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

  • AMD Catalyst 13.12 GPU Driver For Linux Released

    Phoronix: AMD Catalyst 13.12 GPU Driver For Linux Released

    Nearly one month after the last Catalyst 13.11 beta release, the Catalyst 13.12 Linux driver has finally surfaced. For ending out the year we have this last major AMD Catalyst Linux update with no new features but there are many bug-fixes...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    So... where is the driver? Unless I'm just blind, I don't see a link for it

    Comment


    • #3
      On AMD site I see only 13.11 beta available to download.

      Comment


      • #4
        AMD does this every driver release.

        We'll get some kind of announcement, then their site takes like a month to actually have a link to the download.
        If we're lucky someone in some random forum/website will find a link somewhere else ...

        Comment


        • #5
          "[385704]: Black window when run glxgears with TWM"
          Great

          Comment


          • #6
            Overall if I counted well 21 defects were fixed and 19 new ones were raised on "Unofficial AMD Bugzilla". Based on the statistic they need to work very hard to clear the backlog. Furthermore I did not see any new feature update.
            Does anybody know
            Why is the unofficial AMD Bugzilla commented by AMD?
            From where are the AMD defect numbers coming?
            They need to be more communicative.

            Comment


            • #7
              Managed to get the link: http://www2.ati.com/drivers/linux/am...x86.x86_64.zip

              You'll need a download manager (couldn't get wget to work), or referral spoofer. Here's a quick guide I wrote up for a spoofer on Chrome.

              Comment


              • #8
                Originally posted by leonmaxx View Post
                On AMD site I see only 13.11 beta available to download.
                Code:
                wget --referer='http://support.amd.com/en-us/download/desktop?os=Linux+x86' http://www2.ati.com/drivers/linux/amd-catalyst-13.12-linux-x86.x86_64.zip

                Comment


                • #9
                  I got this error in make.log on Xubuntu 13.10 with these drivers:

                  Code:
                  DKMS make.log for fglrx-13.251 for kernel 3.11.0-14-generic (x86_64)
                  Thu Dec 19 03:06:45 EST 2013
                  AMD kernel module generator version 2.1
                  doing Makefile based build for kernel 2.6.x and higher
                  rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
                  make -C /lib/modules/3.11.0-14-generic/build SUBDIRS=/var/lib/dkms/fglrx/13.251/build/2.6.x modules
                  make[1]: Entering directory `/usr/src/linux-headers-3.11.0-14-generic'
                    CC [M]  /var/lib/dkms/fglrx/13.251/build/2.6.x/firegl_public.o
                    CC [M]  /var/lib/dkms/fglrx/13.251/build/2.6.x/kcl_acpi.o
                  /var/lib/dkms/fglrx/13.251/build/2.6.x/kcl_acpi.c: In function ‘KCL_ACPI_ParseTable’:
                  /var/lib/dkms/fglrx/13.251/build/2.6.x/kcl_acpi.c:999:5: warning: passing argument 1 of ‘(acpi_status (*)(u32,  void *, void *))handler’ makes integer from pointer without a cast [enabled by default]
                       ((acpi_table_handler)handler)(hdr);
                       ^
                  /var/lib/dkms/fglrx/13.251/build/2.6.x/kcl_acpi.c:999:5: note: expected ‘u32’ but argument is of type ‘struct acpi_table_header *’
                  /var/lib/dkms/fglrx/13.251/build/2.6.x/kcl_acpi.c:999:5: error: too few arguments to function ‘(acpi_status (*)(u32,  void *, void *))handler’
                  make[2]: *** [/var/lib/dkms/fglrx/13.251/build/2.6.x/kcl_acpi.o] Error 1
                  make[1]: *** [_module_/var/lib/dkms/fglrx/13.251/build/2.6.x] Error 2
                  make[1]: Leaving directory `/usr/src/linux-headers-3.11.0-14-generic'
                  make: *** [kmod_build] Error 2
                  build failed with return value 2
                  13.11 9.4 beta drivers seem to be fine though

                  Comment


                  • #10
                    Are the Dota2 fixes new in this version, or just the same Source fixes done in the latest beta?

                    Comment

                    Working...
                    X