Debian 9 - Radeon Graphic Card Problem

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I just installed latest Debian dist. to my Dell n5010 laptop. (debian-9.2.1-amd64-xfce-CD-1.iso)



At the first booting, the radeon graphic card throwed error as follows:




[drm:radeon_pci_probe [radeon]] ERROR radeon kernel modesetting for R600 or later requires firmware-amd-graphics.




When I installed firmware-amd-graphics with apt-get install firmware-amd-graphics firmware-linux-nonfree, the new error occured:



*ERROR* UVD not responding, trying to reset the VCPU!!!
*ERROR* UVD not responding, trying to reset the VCPU!!!
*ERROR* UVD not responding, trying to reset the VCPU!!!
*ERROR* UVD not responding, trying to reset the VCPU!!!
...
*ERROR* radeon: failed initializing UVD (-1).


Also the output of uname -a command:




Linux debian 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux




the output of lspci -nn | grep VGA




01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470] [1002:68e0]




How can I solve this problem?







share|improve this question


























    up vote
    0
    down vote

    favorite












    I just installed latest Debian dist. to my Dell n5010 laptop. (debian-9.2.1-amd64-xfce-CD-1.iso)



    At the first booting, the radeon graphic card throwed error as follows:




    [drm:radeon_pci_probe [radeon]] ERROR radeon kernel modesetting for R600 or later requires firmware-amd-graphics.




    When I installed firmware-amd-graphics with apt-get install firmware-amd-graphics firmware-linux-nonfree, the new error occured:



    *ERROR* UVD not responding, trying to reset the VCPU!!!
    *ERROR* UVD not responding, trying to reset the VCPU!!!
    *ERROR* UVD not responding, trying to reset the VCPU!!!
    *ERROR* UVD not responding, trying to reset the VCPU!!!
    ...
    *ERROR* radeon: failed initializing UVD (-1).


    Also the output of uname -a command:




    Linux debian 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux




    the output of lspci -nn | grep VGA




    01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470] [1002:68e0]




    How can I solve this problem?







    share|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I just installed latest Debian dist. to my Dell n5010 laptop. (debian-9.2.1-amd64-xfce-CD-1.iso)



      At the first booting, the radeon graphic card throwed error as follows:




      [drm:radeon_pci_probe [radeon]] ERROR radeon kernel modesetting for R600 or later requires firmware-amd-graphics.




      When I installed firmware-amd-graphics with apt-get install firmware-amd-graphics firmware-linux-nonfree, the new error occured:



      *ERROR* UVD not responding, trying to reset the VCPU!!!
      *ERROR* UVD not responding, trying to reset the VCPU!!!
      *ERROR* UVD not responding, trying to reset the VCPU!!!
      *ERROR* UVD not responding, trying to reset the VCPU!!!
      ...
      *ERROR* radeon: failed initializing UVD (-1).


      Also the output of uname -a command:




      Linux debian 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux




      the output of lspci -nn | grep VGA




      01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470] [1002:68e0]




      How can I solve this problem?







      share|improve this question














      I just installed latest Debian dist. to my Dell n5010 laptop. (debian-9.2.1-amd64-xfce-CD-1.iso)



      At the first booting, the radeon graphic card throwed error as follows:




      [drm:radeon_pci_probe [radeon]] ERROR radeon kernel modesetting for R600 or later requires firmware-amd-graphics.




      When I installed firmware-amd-graphics with apt-get install firmware-amd-graphics firmware-linux-nonfree, the new error occured:



      *ERROR* UVD not responding, trying to reset the VCPU!!!
      *ERROR* UVD not responding, trying to reset the VCPU!!!
      *ERROR* UVD not responding, trying to reset the VCPU!!!
      *ERROR* UVD not responding, trying to reset the VCPU!!!
      ...
      *ERROR* radeon: failed initializing UVD (-1).


      Also the output of uname -a command:




      Linux debian 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux




      the output of lspci -nn | grep VGA




      01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470] [1002:68e0]




      How can I solve this problem?









      share|improve this question













      share|improve this question




      share|improve this question








      edited Oct 15 '17 at 22:04









      Jeff Schaller

      32.1k849109




      32.1k849109










      asked Oct 15 '17 at 20:56









      mesut

      11




      11

























          active

          oldest

          votes











          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          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%2f398282%2fdebian-9-radeon-graphic-card-problem%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f398282%2fdebian-9-radeon-graphic-card-problem%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay