intel_gpu_top crashes on 16.04

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








up vote
1
down vote

favorite












When I run intel_gpu_top on my 16.04 system, it crashes at line 145 in intel_mmio.c:



~$ intel_gpu_top
(intel_gpu_top:25862) intel-mmio-CRITICAL: Test assertion failure function intel_mmio_use_pci_bar, file ../../lib/intel_mmio.c:145:
(intel_gpu_top:25862) intel-mmio-CRITICAL: Failed assertion: !(error != 0)
(intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied
(intel_gpu_top:25862) intel-mmio-CRITICAL: Couldn't map MMIO region
Stack trace:
#0 [_init+0x83d9]
#1 [_init+0x6036]
#2 [_init+0x1301]
#3 [__libc_start_main+0xf0]
#4 [_init+0x2f61]
#5 [<unknown>+0x2f61]
Test (null) failed.
**** DEBUG ****
(intel_gpu_top:25862) intel-mmio-CRITICAL: Test assertion failure function intel_mmio_use_pci_bar, file ../../lib/intel_mmio.c:145:
(intel_gpu_top:25862) intel-mmio-CRITICAL: Failed assertion: !(error != 0)
(intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied
(intel_gpu_top:25862) intel-mmio-CRITICAL: Couldn't map MMIO region


This guy has the same problem.



Is this a bug? How can I fix this?







share|improve this question
























    up vote
    1
    down vote

    favorite












    When I run intel_gpu_top on my 16.04 system, it crashes at line 145 in intel_mmio.c:



    ~$ intel_gpu_top
    (intel_gpu_top:25862) intel-mmio-CRITICAL: Test assertion failure function intel_mmio_use_pci_bar, file ../../lib/intel_mmio.c:145:
    (intel_gpu_top:25862) intel-mmio-CRITICAL: Failed assertion: !(error != 0)
    (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied
    (intel_gpu_top:25862) intel-mmio-CRITICAL: Couldn't map MMIO region
    Stack trace:
    #0 [_init+0x83d9]
    #1 [_init+0x6036]
    #2 [_init+0x1301]
    #3 [__libc_start_main+0xf0]
    #4 [_init+0x2f61]
    #5 [<unknown>+0x2f61]
    Test (null) failed.
    **** DEBUG ****
    (intel_gpu_top:25862) intel-mmio-CRITICAL: Test assertion failure function intel_mmio_use_pci_bar, file ../../lib/intel_mmio.c:145:
    (intel_gpu_top:25862) intel-mmio-CRITICAL: Failed assertion: !(error != 0)
    (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied
    (intel_gpu_top:25862) intel-mmio-CRITICAL: Couldn't map MMIO region


    This guy has the same problem.



    Is this a bug? How can I fix this?







    share|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      When I run intel_gpu_top on my 16.04 system, it crashes at line 145 in intel_mmio.c:



      ~$ intel_gpu_top
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Test assertion failure function intel_mmio_use_pci_bar, file ../../lib/intel_mmio.c:145:
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Failed assertion: !(error != 0)
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Couldn't map MMIO region
      Stack trace:
      #0 [_init+0x83d9]
      #1 [_init+0x6036]
      #2 [_init+0x1301]
      #3 [__libc_start_main+0xf0]
      #4 [_init+0x2f61]
      #5 [<unknown>+0x2f61]
      Test (null) failed.
      **** DEBUG ****
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Test assertion failure function intel_mmio_use_pci_bar, file ../../lib/intel_mmio.c:145:
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Failed assertion: !(error != 0)
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Couldn't map MMIO region


      This guy has the same problem.



      Is this a bug? How can I fix this?







      share|improve this question












      When I run intel_gpu_top on my 16.04 system, it crashes at line 145 in intel_mmio.c:



      ~$ intel_gpu_top
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Test assertion failure function intel_mmio_use_pci_bar, file ../../lib/intel_mmio.c:145:
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Failed assertion: !(error != 0)
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Couldn't map MMIO region
      Stack trace:
      #0 [_init+0x83d9]
      #1 [_init+0x6036]
      #2 [_init+0x1301]
      #3 [__libc_start_main+0xf0]
      #4 [_init+0x2f61]
      #5 [<unknown>+0x2f61]
      Test (null) failed.
      **** DEBUG ****
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Test assertion failure function intel_mmio_use_pci_bar, file ../../lib/intel_mmio.c:145:
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Failed assertion: !(error != 0)
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied
      (intel_gpu_top:25862) intel-mmio-CRITICAL: Couldn't map MMIO region


      This guy has the same problem.



      Is this a bug? How can I fix this?









      share|improve this question











      share|improve this question




      share|improve this question










      asked May 4 at 16:22









      Android Dev

      10.4k63257




      10.4k63257




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          Well, this line in the output was key:



          (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied


          Turns out that you need to run it as root:



          sudo intel_gpu_top


          It would be nice if they printed a "You must be root" message or something to the terminal instead of just crashing.....






          share|improve this answer




















            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: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            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%2faskubuntu.com%2fquestions%2f1032065%2fintel-gpu-top-crashes-on-16-04%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote



            accepted










            Well, this line in the output was key:



            (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied


            Turns out that you need to run it as root:



            sudo intel_gpu_top


            It would be nice if they printed a "You must be root" message or something to the terminal instead of just crashing.....






            share|improve this answer
























              up vote
              1
              down vote



              accepted










              Well, this line in the output was key:



              (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied


              Turns out that you need to run it as root:



              sudo intel_gpu_top


              It would be nice if they printed a "You must be root" message or something to the terminal instead of just crashing.....






              share|improve this answer






















                up vote
                1
                down vote



                accepted







                up vote
                1
                down vote



                accepted






                Well, this line in the output was key:



                (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied


                Turns out that you need to run it as root:



                sudo intel_gpu_top


                It would be nice if they printed a "You must be root" message or something to the terminal instead of just crashing.....






                share|improve this answer












                Well, this line in the output was key:



                (intel_gpu_top:25862) intel-mmio-CRITICAL: Last errno: 13, Permission denied


                Turns out that you need to run it as root:



                sudo intel_gpu_top


                It would be nice if they printed a "You must be root" message or something to the terminal instead of just crashing.....







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered May 4 at 16:22









                Android Dev

                10.4k63257




                10.4k63257






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1032065%2fintel-gpu-top-crashes-on-16-04%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

                    Trouble downloading packages list due to a “Hash sum mismatch” error

                    How do I move numbers in filenames, in a batch renaming operation?