Custom resolution not working

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











up vote
1
down vote

favorite












I'm trying to add 1440x1080 @ 144hz to use with my 144hz BenQ monitor. Somehow, my monitor always gives me a black screen with an "Out of range" error when I load that resolution after adding it. Below is how I added, does anyone know what I might have missed? GPU is an AMD RX580 on Arch linux



[pstn@pstn ~]$ cvt 1440 1080 144
# 1440x1080 143.80 Hz (CVT) hsync: 169.25 kHz; pclk: 338.50 MHz
Modeline "1440x1080_144.00" 338.50 1440 1568 1720 2000 1080 1083 1087 1177 -hsync +vsync
[pstn@pstn ~]$ xrandr --newmode "1440x1080_144.00" 338.50 1440 1568 1720 2000 1080 1083 1087 1177 -hsync +vsync
[pstn@pstn ~]$ xrandr --addmode DVI-D-1 1440x1080_144.00
[pstn@pstn ~]$ xrandr --output DVI-D-1 --mode 1440x1080_144.00


thanks in advance







share|improve this question


























    up vote
    1
    down vote

    favorite












    I'm trying to add 1440x1080 @ 144hz to use with my 144hz BenQ monitor. Somehow, my monitor always gives me a black screen with an "Out of range" error when I load that resolution after adding it. Below is how I added, does anyone know what I might have missed? GPU is an AMD RX580 on Arch linux



    [pstn@pstn ~]$ cvt 1440 1080 144
    # 1440x1080 143.80 Hz (CVT) hsync: 169.25 kHz; pclk: 338.50 MHz
    Modeline "1440x1080_144.00" 338.50 1440 1568 1720 2000 1080 1083 1087 1177 -hsync +vsync
    [pstn@pstn ~]$ xrandr --newmode "1440x1080_144.00" 338.50 1440 1568 1720 2000 1080 1083 1087 1177 -hsync +vsync
    [pstn@pstn ~]$ xrandr --addmode DVI-D-1 1440x1080_144.00
    [pstn@pstn ~]$ xrandr --output DVI-D-1 --mode 1440x1080_144.00


    thanks in advance







    share|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I'm trying to add 1440x1080 @ 144hz to use with my 144hz BenQ monitor. Somehow, my monitor always gives me a black screen with an "Out of range" error when I load that resolution after adding it. Below is how I added, does anyone know what I might have missed? GPU is an AMD RX580 on Arch linux



      [pstn@pstn ~]$ cvt 1440 1080 144
      # 1440x1080 143.80 Hz (CVT) hsync: 169.25 kHz; pclk: 338.50 MHz
      Modeline "1440x1080_144.00" 338.50 1440 1568 1720 2000 1080 1083 1087 1177 -hsync +vsync
      [pstn@pstn ~]$ xrandr --newmode "1440x1080_144.00" 338.50 1440 1568 1720 2000 1080 1083 1087 1177 -hsync +vsync
      [pstn@pstn ~]$ xrandr --addmode DVI-D-1 1440x1080_144.00
      [pstn@pstn ~]$ xrandr --output DVI-D-1 --mode 1440x1080_144.00


      thanks in advance







      share|improve this question














      I'm trying to add 1440x1080 @ 144hz to use with my 144hz BenQ monitor. Somehow, my monitor always gives me a black screen with an "Out of range" error when I load that resolution after adding it. Below is how I added, does anyone know what I might have missed? GPU is an AMD RX580 on Arch linux



      [pstn@pstn ~]$ cvt 1440 1080 144
      # 1440x1080 143.80 Hz (CVT) hsync: 169.25 kHz; pclk: 338.50 MHz
      Modeline "1440x1080_144.00" 338.50 1440 1568 1720 2000 1080 1083 1087 1177 -hsync +vsync
      [pstn@pstn ~]$ xrandr --newmode "1440x1080_144.00" 338.50 1440 1568 1720 2000 1080 1083 1087 1177 -hsync +vsync
      [pstn@pstn ~]$ xrandr --addmode DVI-D-1 1440x1080_144.00
      [pstn@pstn ~]$ xrandr --output DVI-D-1 --mode 1440x1080_144.00


      thanks in advance









      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 23 '17 at 21:53

























      asked Dec 23 '17 at 21:29









      pstnse

      62




      62

























          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%2f412728%2fcustom-resolution-not-working%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%2f412728%2fcustom-resolution-not-working%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?

          Christian Cage

          How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?