Fixing Kubuntu 18.04 resolution












1














I've been trying numerous guides for a while now but nothing seems to work. I'm running a gtx 970 w/ the open source Nouveau driver. I did the whole cvt 1920 1080 60 thing and copied the text:



sudo xrandr --newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync


However, one of the problems I'm having is that it always responds with



Failed to get size of gamma for output default


Also, I'm unable to find the name of the output, so even if I got past this step I wouldn't be able to assign it to an output



Output from



sudo xrandr -q



Screen 0: minimum 1280 x 1024, current 1280 x 1024, maximum
1280 x 1024
default connected primary 1280x1024+0+0 0mm x 0mm
1280x1024 77.00*
1920x1080_60.00 (0x2ca) 173.000MHz -HSync +VSync
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz


As far as I can tell, there's no output name in there. Anybody got any suggestions? Thanks!










share|improve this question



























    1














    I've been trying numerous guides for a while now but nothing seems to work. I'm running a gtx 970 w/ the open source Nouveau driver. I did the whole cvt 1920 1080 60 thing and copied the text:



    sudo xrandr --newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync


    However, one of the problems I'm having is that it always responds with



    Failed to get size of gamma for output default


    Also, I'm unable to find the name of the output, so even if I got past this step I wouldn't be able to assign it to an output



    Output from



    sudo xrandr -q



    Screen 0: minimum 1280 x 1024, current 1280 x 1024, maximum
    1280 x 1024
    default connected primary 1280x1024+0+0 0mm x 0mm
    1280x1024 77.00*
    1920x1080_60.00 (0x2ca) 173.000MHz -HSync +VSync
    h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
    v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz


    As far as I can tell, there's no output name in there. Anybody got any suggestions? Thanks!










    share|improve this question

























      1












      1








      1







      I've been trying numerous guides for a while now but nothing seems to work. I'm running a gtx 970 w/ the open source Nouveau driver. I did the whole cvt 1920 1080 60 thing and copied the text:



      sudo xrandr --newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync


      However, one of the problems I'm having is that it always responds with



      Failed to get size of gamma for output default


      Also, I'm unable to find the name of the output, so even if I got past this step I wouldn't be able to assign it to an output



      Output from



      sudo xrandr -q



      Screen 0: minimum 1280 x 1024, current 1280 x 1024, maximum
      1280 x 1024
      default connected primary 1280x1024+0+0 0mm x 0mm
      1280x1024 77.00*
      1920x1080_60.00 (0x2ca) 173.000MHz -HSync +VSync
      h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
      v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz


      As far as I can tell, there's no output name in there. Anybody got any suggestions? Thanks!










      share|improve this question













      I've been trying numerous guides for a while now but nothing seems to work. I'm running a gtx 970 w/ the open source Nouveau driver. I did the whole cvt 1920 1080 60 thing and copied the text:



      sudo xrandr --newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync


      However, one of the problems I'm having is that it always responds with



      Failed to get size of gamma for output default


      Also, I'm unable to find the name of the output, so even if I got past this step I wouldn't be able to assign it to an output



      Output from



      sudo xrandr -q



      Screen 0: minimum 1280 x 1024, current 1280 x 1024, maximum
      1280 x 1024
      default connected primary 1280x1024+0+0 0mm x 0mm
      1280x1024 77.00*
      1920x1080_60.00 (0x2ca) 173.000MHz -HSync +VSync
      h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
      v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz


      As far as I can tell, there's no output name in there. Anybody got any suggestions? Thanks!







      kubuntu display-resolution






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Dec 13 '18 at 7:15









      Adi Y

      112




      112



























          active

          oldest

          votes











          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',
          autoActivateHeartbeat: false,
          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%2f1100550%2ffixing-kubuntu-18-04-resolution%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • 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%2faskubuntu.com%2fquestions%2f1100550%2ffixing-kubuntu-18-04-resolution%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

          Quarter-circle Tiles

          build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

          Mont Emei