<div dir="ltr">Hello,<br><br>I am trying to connect a second monitor through HDMI port of the laptop, but I am not getting an output when I switch either to NVIDIA or Hybrid Graphics (NVIDIA/Intel).<br><br>OS="Pop!_OS", VERSION="19.10"<br><br>Using Acer Aspire V17 Nitro (VN7-792G-77YX)<br>00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)<br>01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 960M] (rev a2)<br><br>xrandr output<br>Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384<br>eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 381mm x 214mm<br>1920x1080 60.00*+ 59.97 59.96 59.93<br>1680x1050 59.95 59.88<br>1600x1024 60.17<br>1400x1050 59.98<br>1600x900 59.99 59.94 59.95 59.82<br>1280x1024 60.02<br>1440x900 59.89<br>1400x900 59.96 59.88<br>1280x960 60.00<br>1440x810 60.00 59.97<br>1368x768 59.88 59.85<br>1360x768 59.80 59.96<br>1280x800 59.99 59.97 59.81 59.91<br>1152x864 60.00<br>1280x720 60.00 59.99 59.86 59.74<br>1024x768 60.04 60.00<br>960x720 60.00<br>928x696 60.05<br>896x672 60.01<br>1024x576 59.95 59.96 59.90 59.82<br>960x600 59.93 60.00<br>960x540 59.96 59.99 59.63 59.82<br>800x600 60.00 60.32 56.25<br>840x525 60.01 59.88<br>864x486 59.92 59.57<br>800x512 60.17<br>700x525 59.98<br>800x450 59.95 59.82<br>640x512 60.02<br>720x450 59.89<br>700x450 59.96 59.88<br>640x480 60.00 59.94<br>720x405 59.51 58.99<br>684x384 59.88 59.85<br>680x384 59.80 59.96<br>640x400 59.88 59.98<br>576x432 60.06<br>640x360 59.86 59.83 59.84 59.32<br>512x384 60.00<br>512x288 60.00 59.92<br>480x270 59.63 59.82<br>400x300 60.32 56.34<br>432x243 59.92 59.57<br>320x240 60.05<br>360x202 59.51 59.13<br>320x180 59.84 59.32<br>DP-1 disconnected (normal left inverted right x axis y axis)<br>HDMI-1 disconnected (normal left inverted right x axis y axis)<br>DP-2 disconnected (normal left inverted right x axis y axis)<br>HDMI-2 disconnected (normal left inverted right x axis y axis)<br><br>I have to run  xrandr --auto first before get-edid to get output from the external monitor connected via HDMI<br><br>sudo get-edid | parse-edid<br> <br>Section "Monitor"<br>    Identifier "SMS27A550H"<br>     ModelName "SMS27A550H"<br>      VendorName "SAM"<br>    # Monitor Manufactured week 27 of 2011<br>        # EDID version 1.3<br>    # Digital Display<br>     DisplaySize 600 340<br>   Gamma 2.20<br>    Option "DPMS" "true"<br>      Horizsync 30-81<br>       VertRefresh 56-75<br>     # Maximum pixel clock is 170MHz<br>       #Not giving standard mode: 1600x1200, 60Hz<br>    #Not giving standard mode: 1280x1024, 60Hz<br>    #Not giving standard mode: 1280x960, 60Hz<br>     #Not giving standard mode: 1280x800, 60Hz<br>     #Not giving standard mode: 1440x900, 60Hz<br>     #Not giving standard mode: 1680x1050, 60Hz<br>    #Not giving standard mode: 1152x864, 75Hz<br>     #Not giving standard mode: 1440x900, 75Hz<br><br>   #Extension block found. Parsing...<br>    Modeline        "Mode 10" 74.25 1920 2448 2492 2640 540 542 547 562 +hsync +vsync interlace<br> Modeline        "Mode 0" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync <br>      Modeline        "Mode 1" 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync <br>   Modeline        "Mode 2" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync<br>      Modeline        "Mode 3" 74.250 1280 1390 1420 1650 720 725 730 750 +hsync +vsync<br>   Modeline        "Mode 4" 148.500 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync<br>      Modeline        "Mode 5" 74.250 1920 2008 2052 2200 1080 1082 1087 1125 +hsync +vsync interlace<br>     Modeline        "Mode 6" 74.250 1920 2448 2492 2640 1080 1082 1089 1125 +hsync +vsync interlace<br>     Modeline        "Mode 7" 74.250 1280 1720 1760 1980 720 725 730 750 +hsync +vsync<br>   Modeline        "Mode 8" 27.027 720 736 798 858 480 489 495 525 -hsync -vsync<br>       Modeline        "Mode 9" 27.000 720 732 796 864 576 581 586 625 -hsync -vsync<br>       Modeline        "Mode 11" 74.25 1920 2008 2052 2200 540 542 547 562 +hsync +vsync interlace<br> Modeline        "Mode 12" 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync <br>  Modeline        "Mode 13" 27.00 720 732 796 864 576 581 586 625 -hsync -vsync <br>      Option "PreferredMode" "Mode 10"<br>EndSection<br><br>Here is the out of Xorg.o.log - I could not see any errors<br><br><a href="https://pastebin.com/bUG3PTUH">https://pastebin.com/bUG3PTUH</a><br><br><br>I did also try the following<br><br>xrandr --addmode HDMI-1 1920x1080<br>xrandr --output HDMI-1 --mode 1920x1080 --above eDP-1<br><br>When reconnecting I get an output on the external monitor, but with the following issues as shown in the following images:<br><br><a href="https://pasteboard.co/J65IB4Y.png">https://pasteboard.co/J65IB4Y.png</a><br><br><br><br><br></div>