XPS 2720 is not giving 1440p resolution in Ubuntu 18.04How do I restore monitor resolution on my Dell XPS 15Ubuntu 14.04 nvidia GTX 750 not recognizedUbuntu 14.04 Low Resolution with DVI-D Monitor and Nvidia geforce 550 TiScreen goes black with NO SIGNAL message after installing Nvidia Driver-390

Why my vim doesn't support hex color code?

Why wasn't Officer Angela Lopez questioned when she killed a suspect?

Modeling in pure math

Are bricks considered rock? What about stone?

Specific heat for tetraatomic gas molecules

Security implication if android app can be installed on emulator

What does the assumption of the Fisher test that "The row and column totals should be fixed" mean?

Who was Wodehouse’s intended audience for Jeeves and Wooster?

My film came out blank (completely black and opaque) — is this a camera problem, my mistake, or the lab's?

Toxic culture - I'm putting in more resources to help the project move faster, but people are slowing down

Why are perpetual motion machines impossible?

How to cross the Atlantic in a post-apocalyptic world

Can salted butter be used to make lemon curd?

70s/80s scifi movie: astronauts return to future earth

Pass on your radiation

I filled the crucial gap; co-authors did the rest–who should be first author?

What's the difference between "men of violence" and "violent men"?

How to prevent humanity from using alien spaceships and technology exclusively?

The algorithm of the new quantum factoring record 1,099,551,473,989

"Can't open display" when using `scp`

Java OOP Temperature Converter

How can communicating in human language with an unconscious alien species be treated as an attack?

Why is long term binary put option more expensive than call?

What's the difference between 记录 and 纪录, both pronounced jìlù, and both meaning "record"?



XPS 2720 is not giving 1440p resolution in Ubuntu 18.04


How do I restore monitor resolution on my Dell XPS 15Ubuntu 14.04 nvidia GTX 750 not recognizedUbuntu 14.04 Low Resolution with DVI-D Monitor and Nvidia geforce 550 TiScreen goes black with NO SIGNAL message after installing Nvidia Driver-390






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















I got an old XPS 2720 (All in One desktop) with 4th gen i7, 8gb ram, QHD screen, nvidia 750M. Now I installed only ubuntu 18.04 (no Windows, no dual boot required). The problem is that I am only getting upto 1920x1080 resolution using either out of the box intel driver or nvidia 390 driver, no qhd resolution. I do not find any option to change resolution in the NVIDIA X-Server settings.



This is very frustrating because from the recovery mode of ubuntu I am getting the qhd resolution (with native intel graphics), not in the normal boot.



Any help would be highly appreciated. Thank you.










share|improve this question



























  • Please don't cross post.

    – danzel
    Sep 3 at 9:08











  • All in one, desktop, or laptop? There are three Dell XPS 2720s. Please click edit and advise which you have. Please do not use Add Comment; instead, do edit.

    – K7AAY
    Sep 3 at 18:38

















0


















I got an old XPS 2720 (All in One desktop) with 4th gen i7, 8gb ram, QHD screen, nvidia 750M. Now I installed only ubuntu 18.04 (no Windows, no dual boot required). The problem is that I am only getting upto 1920x1080 resolution using either out of the box intel driver or nvidia 390 driver, no qhd resolution. I do not find any option to change resolution in the NVIDIA X-Server settings.



This is very frustrating because from the recovery mode of ubuntu I am getting the qhd resolution (with native intel graphics), not in the normal boot.



Any help would be highly appreciated. Thank you.










share|improve this question



























  • Please don't cross post.

    – danzel
    Sep 3 at 9:08











  • All in one, desktop, or laptop? There are three Dell XPS 2720s. Please click edit and advise which you have. Please do not use Add Comment; instead, do edit.

    – K7AAY
    Sep 3 at 18:38













0













0









0








I got an old XPS 2720 (All in One desktop) with 4th gen i7, 8gb ram, QHD screen, nvidia 750M. Now I installed only ubuntu 18.04 (no Windows, no dual boot required). The problem is that I am only getting upto 1920x1080 resolution using either out of the box intel driver or nvidia 390 driver, no qhd resolution. I do not find any option to change resolution in the NVIDIA X-Server settings.



This is very frustrating because from the recovery mode of ubuntu I am getting the qhd resolution (with native intel graphics), not in the normal boot.



Any help would be highly appreciated. Thank you.










share|improve this question
















I got an old XPS 2720 (All in One desktop) with 4th gen i7, 8gb ram, QHD screen, nvidia 750M. Now I installed only ubuntu 18.04 (no Windows, no dual boot required). The problem is that I am only getting upto 1920x1080 resolution using either out of the box intel driver or nvidia 390 driver, no qhd resolution. I do not find any option to change resolution in the NVIDIA X-Server settings.



This is very frustrating because from the recovery mode of ubuntu I am getting the qhd resolution (with native intel graphics), not in the normal boot.



Any help would be highly appreciated. Thank you.







drivers nvidia graphics intel-graphics display-resolution






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 4 at 0:30







user43280

















asked Sep 3 at 8:39









user43280user43280

12 bronze badges




12 bronze badges















  • Please don't cross post.

    – danzel
    Sep 3 at 9:08











  • All in one, desktop, or laptop? There are three Dell XPS 2720s. Please click edit and advise which you have. Please do not use Add Comment; instead, do edit.

    – K7AAY
    Sep 3 at 18:38

















  • Please don't cross post.

    – danzel
    Sep 3 at 9:08











  • All in one, desktop, or laptop? There are three Dell XPS 2720s. Please click edit and advise which you have. Please do not use Add Comment; instead, do edit.

    – K7AAY
    Sep 3 at 18:38
















Please don't cross post.

– danzel
Sep 3 at 9:08





Please don't cross post.

– danzel
Sep 3 at 9:08













All in one, desktop, or laptop? There are three Dell XPS 2720s. Please click edit and advise which you have. Please do not use Add Comment; instead, do edit.

– K7AAY
Sep 3 at 18:38





All in one, desktop, or laptop? There are three Dell XPS 2720s. Please click edit and advise which you have. Please do not use Add Comment; instead, do edit.

– K7AAY
Sep 3 at 18:38










1 Answer
1






active

oldest

votes


















0



















After a lot search I think the problem is still with the graphics driver. However, I found a temporary solution. cvt somehow shows incorrect result (modeline) for 2k resolution on this particular computer (XPS 2720 all in one). After reading this thread I used the following commands (both on terminal and in the ~/.profile file)



xrandr --newmode "2560x1440_60" 241.50 2560 2608 2640 2720 1440 1442 1447 1481 +hsync +vsync
xrandr --addmode HDMI-1-2 2560x1440_60


Here the modeline is different than what cvt 2560 1440 shows.
If you are on Dell XPS 2720 I am pretty sure this trick will give you a temporary fix.






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',
    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/4.0/"u003ecc by-sa 4.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%2f1170485%2fxps-2720-is-not-giving-1440p-resolution-in-ubuntu-18-04%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown


























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0



















    After a lot search I think the problem is still with the graphics driver. However, I found a temporary solution. cvt somehow shows incorrect result (modeline) for 2k resolution on this particular computer (XPS 2720 all in one). After reading this thread I used the following commands (both on terminal and in the ~/.profile file)



    xrandr --newmode "2560x1440_60" 241.50 2560 2608 2640 2720 1440 1442 1447 1481 +hsync +vsync
    xrandr --addmode HDMI-1-2 2560x1440_60


    Here the modeline is different than what cvt 2560 1440 shows.
    If you are on Dell XPS 2720 I am pretty sure this trick will give you a temporary fix.






    share|improve this answer





























      0



















      After a lot search I think the problem is still with the graphics driver. However, I found a temporary solution. cvt somehow shows incorrect result (modeline) for 2k resolution on this particular computer (XPS 2720 all in one). After reading this thread I used the following commands (both on terminal and in the ~/.profile file)



      xrandr --newmode "2560x1440_60" 241.50 2560 2608 2640 2720 1440 1442 1447 1481 +hsync +vsync
      xrandr --addmode HDMI-1-2 2560x1440_60


      Here the modeline is different than what cvt 2560 1440 shows.
      If you are on Dell XPS 2720 I am pretty sure this trick will give you a temporary fix.






      share|improve this answer



























        0















        0











        0









        After a lot search I think the problem is still with the graphics driver. However, I found a temporary solution. cvt somehow shows incorrect result (modeline) for 2k resolution on this particular computer (XPS 2720 all in one). After reading this thread I used the following commands (both on terminal and in the ~/.profile file)



        xrandr --newmode "2560x1440_60" 241.50 2560 2608 2640 2720 1440 1442 1447 1481 +hsync +vsync
        xrandr --addmode HDMI-1-2 2560x1440_60


        Here the modeline is different than what cvt 2560 1440 shows.
        If you are on Dell XPS 2720 I am pretty sure this trick will give you a temporary fix.






        share|improve this answer














        After a lot search I think the problem is still with the graphics driver. However, I found a temporary solution. cvt somehow shows incorrect result (modeline) for 2k resolution on this particular computer (XPS 2720 all in one). After reading this thread I used the following commands (both on terminal and in the ~/.profile file)



        xrandr --newmode "2560x1440_60" 241.50 2560 2608 2640 2720 1440 1442 1447 1481 +hsync +vsync
        xrandr --addmode HDMI-1-2 2560x1440_60


        Here the modeline is different than what cvt 2560 1440 shows.
        If you are on Dell XPS 2720 I am pretty sure this trick will give you a temporary fix.







        share|improve this answer













        share|improve this answer




        share|improve this answer










        answered Oct 2 at 7:47









        user43280user43280

        12 bronze badges




        12 bronze badges































            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%2f1170485%2fxps-2720-is-not-giving-1440p-resolution-in-ubuntu-18-04%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

            Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

            How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

            Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü