How to install AMD Proprietary Drivers on Manjaro?












1














I'm using Linux Manjaro 0.8.13 on my laptop and want to install proprietary drivers.
Here is what i have:



efog# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] (rev ff)


At first, i've tried to install drivers using "Manjaro Settings Manager" and "Hardware detection". Right-clicked on "video-catalyst", then "Install", rebooted and got black screen without X.



Then i've tried to install it manually. At first i downgraded my xorg-server to version 1.15. Here is all what i did then:



yaourt catalyst-test #conflict with mhwd
yaourt catalyst-total-pxp #conflict with mhwd
sudo mhwd -i pci video-catalyst #ok, but black screen


Then i've removed mhwd with -Rdd option and tried to install catalyst again. I got this:



Building fglrx module for 3.18.15-1-MANJARO kernel ...
Failed!!! Check out log: /var/log/catalyst-install.log
Switch to AMD
Switch to AMD
----------------------------------------------------------------
You can use the tool 'aticonfig' to generate an xorg.conf file.
--------------------- ^^^^^^^^^ --------------------------------
fglrx was added into /etc/modules-load.d/catalyst.conf
----------------------------------------------------------------
atieventsd (needs acpid pkg) on systemd:
systemctl enable atieventsd
systemctl start atieventsd
----------------------------------------------------------------
For more info and troubleshooting visit:
http://wiki.archlinux.org/index.php/ATI_Catalyst
----------------------------------------------------------------
----------------------------------------------------------------
ATTENTION!
----------------------------------------------------------------
To enable 'automatic re-compilation while system shutdown/reboot'
testing feature run these commands as root:
systemctl enable catalyst-hook
systemctl start catalyst-hook

More info here:
https://bbs.archlinux.org/viewtopic.php?pid=1255575#p1255575
----------------------------------------------------------------
---------------- I/O BUG ---------------------------------------
There's a bug in fglrx found by lano1106 which generates
great amount of unneeded I/O operations

To activate workaround enable systemd service:
systemctl enable temp-links-catalyst
systemctl start temp-links-catalyst

More infos:
https://bbs.archlinux.org/viewtopic.php?pid=1279977#p1279977
https://bbs.archlinux.org/viewtopic.php?pid=1280193#p1280193


aticonfig --initial says: aticonfig: No supported adapters detected



Here is catalyst-install.log:



--------
2015-06-25 13:10:09
Building fglrx module for 3.18.15-1-MANJARO kernel ...
--------
OsVersion says: SMP=1
file /proc/kallsyms says: SMP=1
Warning:
kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
file: /usr/lib/modules/3.18.15-1-MANJARO/build/include/linux/autoconf.h

Warning:
kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
file: /usr/lib/modules/3.18.15-1-MANJARO/build/include/linux/autoconf.h

assuming default: MODVERSIONS=0
Warning:
kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
file: /usr/lib/modules/3.18.15-1-MANJARO/build/arch/x86/include/asm/compat.h

md5sum: /usr/lib/modules/3.18.15-1-MANJARO/build/Module.symvers: No such file or directory
make: entering directory «/usr/lib/modules/3.18.15-1-MANJARO/build»
make: *** No rule to make target «modules». Stop.
make: exiting directory «/usr/lib/modules/3.18.15-1-MANJARO/build»


Help me please, what i have to do? I'm totally new to Arch Linux, was using Ubuntu before.



I have only 1 assumption:



efog# uname -a               
Linux efog-pc 3.18.14-1-MANJARO #1 SMP PREEMPT Mon May 25 01:26:15 UTC 2015 x86_64 GNU/Linux


And in .log file i see version 3.18.15-1. But i really dont know what to do.










share|improve this question
















bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    1














    I'm using Linux Manjaro 0.8.13 on my laptop and want to install proprietary drivers.
    Here is what i have:



    efog# lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] (rev ff)


    At first, i've tried to install drivers using "Manjaro Settings Manager" and "Hardware detection". Right-clicked on "video-catalyst", then "Install", rebooted and got black screen without X.



    Then i've tried to install it manually. At first i downgraded my xorg-server to version 1.15. Here is all what i did then:



    yaourt catalyst-test #conflict with mhwd
    yaourt catalyst-total-pxp #conflict with mhwd
    sudo mhwd -i pci video-catalyst #ok, but black screen


    Then i've removed mhwd with -Rdd option and tried to install catalyst again. I got this:



    Building fglrx module for 3.18.15-1-MANJARO kernel ...
    Failed!!! Check out log: /var/log/catalyst-install.log
    Switch to AMD
    Switch to AMD
    ----------------------------------------------------------------
    You can use the tool 'aticonfig' to generate an xorg.conf file.
    --------------------- ^^^^^^^^^ --------------------------------
    fglrx was added into /etc/modules-load.d/catalyst.conf
    ----------------------------------------------------------------
    atieventsd (needs acpid pkg) on systemd:
    systemctl enable atieventsd
    systemctl start atieventsd
    ----------------------------------------------------------------
    For more info and troubleshooting visit:
    http://wiki.archlinux.org/index.php/ATI_Catalyst
    ----------------------------------------------------------------
    ----------------------------------------------------------------
    ATTENTION!
    ----------------------------------------------------------------
    To enable 'automatic re-compilation while system shutdown/reboot'
    testing feature run these commands as root:
    systemctl enable catalyst-hook
    systemctl start catalyst-hook

    More info here:
    https://bbs.archlinux.org/viewtopic.php?pid=1255575#p1255575
    ----------------------------------------------------------------
    ---------------- I/O BUG ---------------------------------------
    There's a bug in fglrx found by lano1106 which generates
    great amount of unneeded I/O operations

    To activate workaround enable systemd service:
    systemctl enable temp-links-catalyst
    systemctl start temp-links-catalyst

    More infos:
    https://bbs.archlinux.org/viewtopic.php?pid=1279977#p1279977
    https://bbs.archlinux.org/viewtopic.php?pid=1280193#p1280193


    aticonfig --initial says: aticonfig: No supported adapters detected



    Here is catalyst-install.log:



    --------
    2015-06-25 13:10:09
    Building fglrx module for 3.18.15-1-MANJARO kernel ...
    --------
    OsVersion says: SMP=1
    file /proc/kallsyms says: SMP=1
    Warning:
    kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
    file: /usr/lib/modules/3.18.15-1-MANJARO/build/include/linux/autoconf.h

    Warning:
    kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
    file: /usr/lib/modules/3.18.15-1-MANJARO/build/include/linux/autoconf.h

    assuming default: MODVERSIONS=0
    Warning:
    kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
    file: /usr/lib/modules/3.18.15-1-MANJARO/build/arch/x86/include/asm/compat.h

    md5sum: /usr/lib/modules/3.18.15-1-MANJARO/build/Module.symvers: No such file or directory
    make: entering directory «/usr/lib/modules/3.18.15-1-MANJARO/build»
    make: *** No rule to make target «modules». Stop.
    make: exiting directory «/usr/lib/modules/3.18.15-1-MANJARO/build»


    Help me please, what i have to do? I'm totally new to Arch Linux, was using Ubuntu before.



    I have only 1 assumption:



    efog# uname -a               
    Linux efog-pc 3.18.14-1-MANJARO #1 SMP PREEMPT Mon May 25 01:26:15 UTC 2015 x86_64 GNU/Linux


    And in .log file i see version 3.18.15-1. But i really dont know what to do.










    share|improve this question
















    bumped to the homepage by Community yesterday


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      1












      1








      1







      I'm using Linux Manjaro 0.8.13 on my laptop and want to install proprietary drivers.
      Here is what i have:



      efog# lspci | grep VGA
      00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
      01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] (rev ff)


      At first, i've tried to install drivers using "Manjaro Settings Manager" and "Hardware detection". Right-clicked on "video-catalyst", then "Install", rebooted and got black screen without X.



      Then i've tried to install it manually. At first i downgraded my xorg-server to version 1.15. Here is all what i did then:



      yaourt catalyst-test #conflict with mhwd
      yaourt catalyst-total-pxp #conflict with mhwd
      sudo mhwd -i pci video-catalyst #ok, but black screen


      Then i've removed mhwd with -Rdd option and tried to install catalyst again. I got this:



      Building fglrx module for 3.18.15-1-MANJARO kernel ...
      Failed!!! Check out log: /var/log/catalyst-install.log
      Switch to AMD
      Switch to AMD
      ----------------------------------------------------------------
      You can use the tool 'aticonfig' to generate an xorg.conf file.
      --------------------- ^^^^^^^^^ --------------------------------
      fglrx was added into /etc/modules-load.d/catalyst.conf
      ----------------------------------------------------------------
      atieventsd (needs acpid pkg) on systemd:
      systemctl enable atieventsd
      systemctl start atieventsd
      ----------------------------------------------------------------
      For more info and troubleshooting visit:
      http://wiki.archlinux.org/index.php/ATI_Catalyst
      ----------------------------------------------------------------
      ----------------------------------------------------------------
      ATTENTION!
      ----------------------------------------------------------------
      To enable 'automatic re-compilation while system shutdown/reboot'
      testing feature run these commands as root:
      systemctl enable catalyst-hook
      systemctl start catalyst-hook

      More info here:
      https://bbs.archlinux.org/viewtopic.php?pid=1255575#p1255575
      ----------------------------------------------------------------
      ---------------- I/O BUG ---------------------------------------
      There's a bug in fglrx found by lano1106 which generates
      great amount of unneeded I/O operations

      To activate workaround enable systemd service:
      systemctl enable temp-links-catalyst
      systemctl start temp-links-catalyst

      More infos:
      https://bbs.archlinux.org/viewtopic.php?pid=1279977#p1279977
      https://bbs.archlinux.org/viewtopic.php?pid=1280193#p1280193


      aticonfig --initial says: aticonfig: No supported adapters detected



      Here is catalyst-install.log:



      --------
      2015-06-25 13:10:09
      Building fglrx module for 3.18.15-1-MANJARO kernel ...
      --------
      OsVersion says: SMP=1
      file /proc/kallsyms says: SMP=1
      Warning:
      kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
      file: /usr/lib/modules/3.18.15-1-MANJARO/build/include/linux/autoconf.h

      Warning:
      kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
      file: /usr/lib/modules/3.18.15-1-MANJARO/build/include/linux/autoconf.h

      assuming default: MODVERSIONS=0
      Warning:
      kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
      file: /usr/lib/modules/3.18.15-1-MANJARO/build/arch/x86/include/asm/compat.h

      md5sum: /usr/lib/modules/3.18.15-1-MANJARO/build/Module.symvers: No such file or directory
      make: entering directory «/usr/lib/modules/3.18.15-1-MANJARO/build»
      make: *** No rule to make target «modules». Stop.
      make: exiting directory «/usr/lib/modules/3.18.15-1-MANJARO/build»


      Help me please, what i have to do? I'm totally new to Arch Linux, was using Ubuntu before.



      I have only 1 assumption:



      efog# uname -a               
      Linux efog-pc 3.18.14-1-MANJARO #1 SMP PREEMPT Mon May 25 01:26:15 UTC 2015 x86_64 GNU/Linux


      And in .log file i see version 3.18.15-1. But i really dont know what to do.










      share|improve this question















      I'm using Linux Manjaro 0.8.13 on my laptop and want to install proprietary drivers.
      Here is what i have:



      efog# lspci | grep VGA
      00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
      01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] (rev ff)


      At first, i've tried to install drivers using "Manjaro Settings Manager" and "Hardware detection". Right-clicked on "video-catalyst", then "Install", rebooted and got black screen without X.



      Then i've tried to install it manually. At first i downgraded my xorg-server to version 1.15. Here is all what i did then:



      yaourt catalyst-test #conflict with mhwd
      yaourt catalyst-total-pxp #conflict with mhwd
      sudo mhwd -i pci video-catalyst #ok, but black screen


      Then i've removed mhwd with -Rdd option and tried to install catalyst again. I got this:



      Building fglrx module for 3.18.15-1-MANJARO kernel ...
      Failed!!! Check out log: /var/log/catalyst-install.log
      Switch to AMD
      Switch to AMD
      ----------------------------------------------------------------
      You can use the tool 'aticonfig' to generate an xorg.conf file.
      --------------------- ^^^^^^^^^ --------------------------------
      fglrx was added into /etc/modules-load.d/catalyst.conf
      ----------------------------------------------------------------
      atieventsd (needs acpid pkg) on systemd:
      systemctl enable atieventsd
      systemctl start atieventsd
      ----------------------------------------------------------------
      For more info and troubleshooting visit:
      http://wiki.archlinux.org/index.php/ATI_Catalyst
      ----------------------------------------------------------------
      ----------------------------------------------------------------
      ATTENTION!
      ----------------------------------------------------------------
      To enable 'automatic re-compilation while system shutdown/reboot'
      testing feature run these commands as root:
      systemctl enable catalyst-hook
      systemctl start catalyst-hook

      More info here:
      https://bbs.archlinux.org/viewtopic.php?pid=1255575#p1255575
      ----------------------------------------------------------------
      ---------------- I/O BUG ---------------------------------------
      There's a bug in fglrx found by lano1106 which generates
      great amount of unneeded I/O operations

      To activate workaround enable systemd service:
      systemctl enable temp-links-catalyst
      systemctl start temp-links-catalyst

      More infos:
      https://bbs.archlinux.org/viewtopic.php?pid=1279977#p1279977
      https://bbs.archlinux.org/viewtopic.php?pid=1280193#p1280193


      aticonfig --initial says: aticonfig: No supported adapters detected



      Here is catalyst-install.log:



      --------
      2015-06-25 13:10:09
      Building fglrx module for 3.18.15-1-MANJARO kernel ...
      --------
      OsVersion says: SMP=1
      file /proc/kallsyms says: SMP=1
      Warning:
      kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
      file: /usr/lib/modules/3.18.15-1-MANJARO/build/include/linux/autoconf.h

      Warning:
      kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
      file: /usr/lib/modules/3.18.15-1-MANJARO/build/include/linux/autoconf.h

      assuming default: MODVERSIONS=0
      Warning:
      kernel includes at /usr/lib/modules/3.18.15-1-MANJARO/build/include not found or incomplete
      file: /usr/lib/modules/3.18.15-1-MANJARO/build/arch/x86/include/asm/compat.h

      md5sum: /usr/lib/modules/3.18.15-1-MANJARO/build/Module.symvers: No such file or directory
      make: entering directory «/usr/lib/modules/3.18.15-1-MANJARO/build»
      make: *** No rule to make target «modules». Stop.
      make: exiting directory «/usr/lib/modules/3.18.15-1-MANJARO/build»


      Help me please, what i have to do? I'm totally new to Arch Linux, was using Ubuntu before.



      I have only 1 assumption:



      efog# uname -a               
      Linux efog-pc 3.18.14-1-MANJARO #1 SMP PREEMPT Mon May 25 01:26:15 UTC 2015 x86_64 GNU/Linux


      And in .log file i see version 3.18.15-1. But i really dont know what to do.







      drivers video manjaro fglrx






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 27 '17 at 16:05









      Diogo Gomes

      1217




      1217










      asked Jun 25 '15 at 10:20









      Efog

      12413




      12413





      bumped to the homepage by Community yesterday


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community yesterday


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          I think that now the recommended one for AMD graphics is the AMDGPU-PRO and not the Catalyst.



          If the whmd can't find the proper ones, you can still donwload the Linux ones by searching you model at the webpage: https://www.amd.com/en/support.






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "106"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f212083%2fhow-to-install-amd-proprietary-drivers-on-manjaro%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            I think that now the recommended one for AMD graphics is the AMDGPU-PRO and not the Catalyst.



            If the whmd can't find the proper ones, you can still donwload the Linux ones by searching you model at the webpage: https://www.amd.com/en/support.






            share|improve this answer


























              0














              I think that now the recommended one for AMD graphics is the AMDGPU-PRO and not the Catalyst.



              If the whmd can't find the proper ones, you can still donwload the Linux ones by searching you model at the webpage: https://www.amd.com/en/support.






              share|improve this answer
























                0












                0








                0






                I think that now the recommended one for AMD graphics is the AMDGPU-PRO and not the Catalyst.



                If the whmd can't find the proper ones, you can still donwload the Linux ones by searching you model at the webpage: https://www.amd.com/en/support.






                share|improve this answer












                I think that now the recommended one for AMD graphics is the AMDGPU-PRO and not the Catalyst.



                If the whmd can't find the proper ones, you can still donwload the Linux ones by searching you model at the webpage: https://www.amd.com/en/support.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Sep 9 at 12:20









                erm3nda

                1386




                1386






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f212083%2fhow-to-install-amd-proprietary-drivers-on-manjaro%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Entries order in /etc/network/interfaces

                    新発田市

                    Grub takes very long (several minutes) to open Menu (in Multi-Boot-System)