Xorg thinks the screen is larger than it is and can't use xrandr --transform












0















I have an old laptop I installed lubuntu 18 on, an HP 2133 with 1024x600 display.



After installing the openchrome drivers, it's being insistent on working at 1024x768 resolution, not deforming the display to fit in the screen but rendering the lower segment out of the visible screen. First I created a 1024x600 modeline, but even then it'll stretch the image and render part of it outside the visible display.



So I thought xrandr's --transform would work, which it didn't:




sudo xrandr --verbose --output FP-1 --transform 1.00,0,00,0,0.78,100,0,0,1



crtc 1: disable



screen 0: 1024x700 270x185 mm 96.09dpi



crtc 1: 1024x768 59.92 +0+0 "FP-1"



xrandr: Configure crtc 1 failed



crtc 0: disable



crtc 1: disable



screen 0: revert



crtc 0: revert



crtc 1: revert




I also realize the offset value is too low writing this now, but don't think that matters.



Does anyone know how to fix this? Besides setting workspace margins could as a stopgap solution?



EDIT: As an interesting detail, the tty terminal is actually rendered at the correct resolution.










share|improve this question





























    0















    I have an old laptop I installed lubuntu 18 on, an HP 2133 with 1024x600 display.



    After installing the openchrome drivers, it's being insistent on working at 1024x768 resolution, not deforming the display to fit in the screen but rendering the lower segment out of the visible screen. First I created a 1024x600 modeline, but even then it'll stretch the image and render part of it outside the visible display.



    So I thought xrandr's --transform would work, which it didn't:




    sudo xrandr --verbose --output FP-1 --transform 1.00,0,00,0,0.78,100,0,0,1



    crtc 1: disable



    screen 0: 1024x700 270x185 mm 96.09dpi



    crtc 1: 1024x768 59.92 +0+0 "FP-1"



    xrandr: Configure crtc 1 failed



    crtc 0: disable



    crtc 1: disable



    screen 0: revert



    crtc 0: revert



    crtc 1: revert




    I also realize the offset value is too low writing this now, but don't think that matters.



    Does anyone know how to fix this? Besides setting workspace margins could as a stopgap solution?



    EDIT: As an interesting detail, the tty terminal is actually rendered at the correct resolution.










    share|improve this question



























      0












      0








      0








      I have an old laptop I installed lubuntu 18 on, an HP 2133 with 1024x600 display.



      After installing the openchrome drivers, it's being insistent on working at 1024x768 resolution, not deforming the display to fit in the screen but rendering the lower segment out of the visible screen. First I created a 1024x600 modeline, but even then it'll stretch the image and render part of it outside the visible display.



      So I thought xrandr's --transform would work, which it didn't:




      sudo xrandr --verbose --output FP-1 --transform 1.00,0,00,0,0.78,100,0,0,1



      crtc 1: disable



      screen 0: 1024x700 270x185 mm 96.09dpi



      crtc 1: 1024x768 59.92 +0+0 "FP-1"



      xrandr: Configure crtc 1 failed



      crtc 0: disable



      crtc 1: disable



      screen 0: revert



      crtc 0: revert



      crtc 1: revert




      I also realize the offset value is too low writing this now, but don't think that matters.



      Does anyone know how to fix this? Besides setting workspace margins could as a stopgap solution?



      EDIT: As an interesting detail, the tty terminal is actually rendered at the correct resolution.










      share|improve this question
















      I have an old laptop I installed lubuntu 18 on, an HP 2133 with 1024x600 display.



      After installing the openchrome drivers, it's being insistent on working at 1024x768 resolution, not deforming the display to fit in the screen but rendering the lower segment out of the visible screen. First I created a 1024x600 modeline, but even then it'll stretch the image and render part of it outside the visible display.



      So I thought xrandr's --transform would work, which it didn't:




      sudo xrandr --verbose --output FP-1 --transform 1.00,0,00,0,0.78,100,0,0,1



      crtc 1: disable



      screen 0: 1024x700 270x185 mm 96.09dpi



      crtc 1: 1024x768 59.92 +0+0 "FP-1"



      xrandr: Configure crtc 1 failed



      crtc 0: disable



      crtc 1: disable



      screen 0: revert



      crtc 0: revert



      crtc 1: revert




      I also realize the offset value is too low writing this now, but don't think that matters.



      Does anyone know how to fix this? Besides setting workspace margins could as a stopgap solution?



      EDIT: As an interesting detail, the tty terminal is actually rendered at the correct resolution.







      lubuntu display display-resolution xrandr openchrome






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 1 '18 at 7:20







      Dude For realsies

















      asked Sep 1 '18 at 0:13









      Dude For realsiesDude For realsies

      12




      12






















          0






          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%2f1071019%2fxorg-thinks-the-screen-is-larger-than-it-is-and-cant-use-xrandr-transform%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1071019%2fxorg-thinks-the-screen-is-larger-than-it-is-and-cant-use-xrandr-transform%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á

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