Black screen after amdgpu installation











up vote
0
down vote

favorite












As I could never solve my graphics problems, I never used Ubuntu on my desktop. After a long time, I decided to install Ubuntu, but still couldn't succeed.



I installed ubuntu 18.04.1 with nomodeset, as it wasn't run without it. I checked the "install the third party" option, it was the option that helped me running Ubuntu without nomodeset I guess.



So I installed the Ubuntu and logged in. But I had a performance drop, like laggy scrolling down on browsers and laggy window dragging. System also wasn't all smooth in general. I tried using Unity Engine, which didn't go beyond 5-10 fps, and Unigine Heaven benchmark, which gave me 1-2 fps and lock the system that I needed to reboot.



./amdgpu-pro-install -y --opencl=legacy


I run this command, it succeeded, when I rebooted it freezes on Ubuntu logo, after 5 minute of waiting it went to black screen. Num lock wasn't reacting so computer was being locked.



I couldn't find any similar problem and solution. So I went to recovery mode and run amdgpu-pro-uninstall and made the system working again. It is running open source radeon driver now. I thought amdgpu didn't support my card but I realized it does



lsb_release -a



No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic


lspci -nnk | egrep "VGA|3D|Display" -A2



25:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti LE [Radeon HD 7870 XT] [1002:679e]
Subsystem: PC Partner Limited / Sapphire Technology Tahiti LE [Radeon HD 7870 XT] [174b:e246]
Kernel driver in use: radeon


glxinfo | grep render



direct rendering: Yes
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: llvmpipe (LLVM 7.0, 128 bits)
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_MESA_ycbcr_texture, GL_NV_conditional_render, GL_NV_depth_clamp,
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,









share|improve this question




























    up vote
    0
    down vote

    favorite












    As I could never solve my graphics problems, I never used Ubuntu on my desktop. After a long time, I decided to install Ubuntu, but still couldn't succeed.



    I installed ubuntu 18.04.1 with nomodeset, as it wasn't run without it. I checked the "install the third party" option, it was the option that helped me running Ubuntu without nomodeset I guess.



    So I installed the Ubuntu and logged in. But I had a performance drop, like laggy scrolling down on browsers and laggy window dragging. System also wasn't all smooth in general. I tried using Unity Engine, which didn't go beyond 5-10 fps, and Unigine Heaven benchmark, which gave me 1-2 fps and lock the system that I needed to reboot.



    ./amdgpu-pro-install -y --opencl=legacy


    I run this command, it succeeded, when I rebooted it freezes on Ubuntu logo, after 5 minute of waiting it went to black screen. Num lock wasn't reacting so computer was being locked.



    I couldn't find any similar problem and solution. So I went to recovery mode and run amdgpu-pro-uninstall and made the system working again. It is running open source radeon driver now. I thought amdgpu didn't support my card but I realized it does



    lsb_release -a



    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 18.04.1 LTS
    Release: 18.04
    Codename: bionic


    lspci -nnk | egrep "VGA|3D|Display" -A2



    25:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti LE [Radeon HD 7870 XT] [1002:679e]
    Subsystem: PC Partner Limited / Sapphire Technology Tahiti LE [Radeon HD 7870 XT] [174b:e246]
    Kernel driver in use: radeon


    glxinfo | grep render



    direct rendering: Yes
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
    GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
    Extended renderer info (GLX_MESA_query_renderer):
    OpenGL renderer string: llvmpipe (LLVM 7.0, 128 bits)
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
    GL_MESA_ycbcr_texture, GL_NV_conditional_render, GL_NV_depth_clamp,
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
    GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,









    share|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      As I could never solve my graphics problems, I never used Ubuntu on my desktop. After a long time, I decided to install Ubuntu, but still couldn't succeed.



      I installed ubuntu 18.04.1 with nomodeset, as it wasn't run without it. I checked the "install the third party" option, it was the option that helped me running Ubuntu without nomodeset I guess.



      So I installed the Ubuntu and logged in. But I had a performance drop, like laggy scrolling down on browsers and laggy window dragging. System also wasn't all smooth in general. I tried using Unity Engine, which didn't go beyond 5-10 fps, and Unigine Heaven benchmark, which gave me 1-2 fps and lock the system that I needed to reboot.



      ./amdgpu-pro-install -y --opencl=legacy


      I run this command, it succeeded, when I rebooted it freezes on Ubuntu logo, after 5 minute of waiting it went to black screen. Num lock wasn't reacting so computer was being locked.



      I couldn't find any similar problem and solution. So I went to recovery mode and run amdgpu-pro-uninstall and made the system working again. It is running open source radeon driver now. I thought amdgpu didn't support my card but I realized it does



      lsb_release -a



      No LSB modules are available.
      Distributor ID: Ubuntu
      Description: Ubuntu 18.04.1 LTS
      Release: 18.04
      Codename: bionic


      lspci -nnk | egrep "VGA|3D|Display" -A2



      25:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti LE [Radeon HD 7870 XT] [1002:679e]
      Subsystem: PC Partner Limited / Sapphire Technology Tahiti LE [Radeon HD 7870 XT] [174b:e246]
      Kernel driver in use: radeon


      glxinfo | grep render



      direct rendering: Yes
      GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
      GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
      Extended renderer info (GLX_MESA_query_renderer):
      OpenGL renderer string: llvmpipe (LLVM 7.0, 128 bits)
      GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
      GL_MESA_ycbcr_texture, GL_NV_conditional_render, GL_NV_depth_clamp,
      GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
      GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
      GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,









      share|improve this question















      As I could never solve my graphics problems, I never used Ubuntu on my desktop. After a long time, I decided to install Ubuntu, but still couldn't succeed.



      I installed ubuntu 18.04.1 with nomodeset, as it wasn't run without it. I checked the "install the third party" option, it was the option that helped me running Ubuntu without nomodeset I guess.



      So I installed the Ubuntu and logged in. But I had a performance drop, like laggy scrolling down on browsers and laggy window dragging. System also wasn't all smooth in general. I tried using Unity Engine, which didn't go beyond 5-10 fps, and Unigine Heaven benchmark, which gave me 1-2 fps and lock the system that I needed to reboot.



      ./amdgpu-pro-install -y --opencl=legacy


      I run this command, it succeeded, when I rebooted it freezes on Ubuntu logo, after 5 minute of waiting it went to black screen. Num lock wasn't reacting so computer was being locked.



      I couldn't find any similar problem and solution. So I went to recovery mode and run amdgpu-pro-uninstall and made the system working again. It is running open source radeon driver now. I thought amdgpu didn't support my card but I realized it does



      lsb_release -a



      No LSB modules are available.
      Distributor ID: Ubuntu
      Description: Ubuntu 18.04.1 LTS
      Release: 18.04
      Codename: bionic


      lspci -nnk | egrep "VGA|3D|Display" -A2



      25:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti LE [Radeon HD 7870 XT] [1002:679e]
      Subsystem: PC Partner Limited / Sapphire Technology Tahiti LE [Radeon HD 7870 XT] [174b:e246]
      Kernel driver in use: radeon


      glxinfo | grep render



      direct rendering: Yes
      GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
      GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
      Extended renderer info (GLX_MESA_query_renderer):
      OpenGL renderer string: llvmpipe (LLVM 7.0, 128 bits)
      GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
      GL_MESA_ycbcr_texture, GL_NV_conditional_render, GL_NV_depth_clamp,
      GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
      GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
      GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,






      amd-graphics amdgpu






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 16 at 13:33

























      asked Nov 16 at 12:17









      Metin Çetin

      11




      11






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          (I can't post this as comment due to lack of reputation)



          Ubuntu 18.04.1 LTS R9 390X amdgpu guide / testing summary



          These are the things that I've done to get the open source amdgpu driver working properly.






          share|improve this answer










          New contributor




          audacus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.


















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            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',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            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%2faskubuntu.com%2fquestions%2f1093453%2fblack-screen-after-amdgpu-installation%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








            up vote
            0
            down vote













            (I can't post this as comment due to lack of reputation)



            Ubuntu 18.04.1 LTS R9 390X amdgpu guide / testing summary



            These are the things that I've done to get the open source amdgpu driver working properly.






            share|improve this answer










            New contributor




            audacus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.






















              up vote
              0
              down vote













              (I can't post this as comment due to lack of reputation)



              Ubuntu 18.04.1 LTS R9 390X amdgpu guide / testing summary



              These are the things that I've done to get the open source amdgpu driver working properly.






              share|improve this answer










              New contributor




              audacus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.




















                up vote
                0
                down vote










                up vote
                0
                down vote









                (I can't post this as comment due to lack of reputation)



                Ubuntu 18.04.1 LTS R9 390X amdgpu guide / testing summary



                These are the things that I've done to get the open source amdgpu driver working properly.






                share|improve this answer










                New contributor




                audacus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                (I can't post this as comment due to lack of reputation)



                Ubuntu 18.04.1 LTS R9 390X amdgpu guide / testing summary



                These are the things that I've done to get the open source amdgpu driver working properly.







                share|improve this answer










                New contributor




                audacus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                share|improve this answer



                share|improve this answer








                edited Nov 20 at 8:49





















                New contributor




                audacus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered Nov 20 at 8:39









                audacus

                11




                11




                New contributor




                audacus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                audacus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                audacus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






























                     

                    draft saved


                    draft discarded



















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093453%2fblack-screen-after-amdgpu-installation%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

                    flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                    Mangá

                     ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕