<div dir="ltr">Victor,<div><br></div><div>I made some notes on a similar issue some time ago when I had an issue with a monitor that would come up correctly as 1280x1024 if I used a DVI cable, but would come up with 1024x768 if I used a VGA cable.  Here's what I have -- this was for Dedora a few releases ago:</div><div><br></div><div>------------------------------------------------</div><div>On SouthPole, if the screen resolution doesn't come up as 1280x1024, then as root:
use xrandr to get the display name:

</div><div><br></div><div># xrandr
</div><div>Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 2048
</div><div>VGA1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
</div><div>  Â 1024x768  Â  Â  Â 60.0  â€©Â  Â </div><div>  Â 800x600  Â  Â  Â  60.3  Â  Â 56.2  â€©Â  Â </div><div>  Â 640x480  Â  Â  Â  59.9

</div><div><br></div><div>use cvt to get new mode settings:

</div><div><br></div><div># cvt 1280 1024
</div><div># 1280x1024 59.89 Hz (CVT 1.31M4) hsync: 63.67 kHz; pclk: 109.00 MHz </div><div>Modeline "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync

</div><div><br></div><div>Then enter the following both interactively (to test it) and add it to /etc/gdm/Init/Default for reboots.

</div><div><br></div><div>xrandr --newmode "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
xrandr --addmode VGA1 1280x1024_60.00
</div><div>xrandr --output VGA1 --mode 1280x1024_60.00

</div><div><br></div><div>These get added right after the PATH and OLD_IFS lines in the Default file.<br></div><div><br></div><div>-----------------------------------------------------</div><div><br></div><div>I found with a later version of Fedora that the file to which to add this is no longer at that location, but I don't know what the correct one is, since I no longer have the issue.</div><div><br></div><div>More recently I am also using a TV as a monitor -- I had to jump through some hoops to disable overscanning on the HDMI port used by my computer.  Oversanning apparently improves a broadcast picture, but for a computer you lose the edges of the display if it's enabled.</div><div><br></div><div>I hope this helps you out.</div><div><br></div><div>Richard Wilson</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 28, 2018 at 11:08 PM, Victor Odhner <span dir="ltr"><<a href="mailto:vodhner@cox.net" target="_blank">vodhner@cox.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div>I'm trying to bring an unknown monitor up to full resolution.</div><div>It's a Visio E241-A1 (TV set), claiming 1920x1080.</div></div><div>I’m running Linux Mint 18.3 Sylvia, with Mate.</div><div>The computer (a new desktop) also drives an HDMI cable to a projector, but that’s turned off right now.</div><div><br></div><div>I used --newmode with xrandr and it seemed to accept that,</div><div>but then the --addmode said it didn’t know the new mode:</div><div><br></div><div>  Â  <font face="Lucida Console" style="font-size:12px">xrandr: cannot find mode 1920x1080_60.00</font></div><div><br></div><div>Details below.</div><div><b>So, is there a way to make this work?</b></div><div><div><br></div><div><b>The Details:</b></div><div><br></div><div>xrandr: cannot find mode 1920x1080_60.00</div><div><br></div><div>Here's the advice I've been working for:</div><div><br></div><div><a href="https://unix.stackexchange.com/questions/227876/how-to-set-custom-resolution-using-xrandr-when-the-resolution-is-not-available-i" target="_blank">https://unix.stackexchange.<wbr>com/questions/227876/how-to-<wbr>set-custom-resolution-using-<wbr>xrandr-when-the-resolution-is-<wbr>not-available-i</a></div><div><br></div><div>Original source: <a href="https://gist.github.com/debloper/2793261" target="_blank">https://gist.github.com/<wbr>debloper/2793261</a></div><div><br></div><div><font face="Lucida Console" style="font-size:11px">vodhner@MusicTeam ~ $ xrandr -q</font></div><div><font face="Lucida Console" style="font-size:11px">Screen 0: minimum 8 x 8, current 1024 x 768, maximum 32767 x 32767</font></div><div><font face="Lucida Console" style="font-size:11px">DP1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm</font></div><div><font face="Lucida Console" style="font-size:11px">  Â 1024x768 Â  Â  Â 60.00* </font></div><div><font face="Lucida Console" style="font-size:11px">  Â 800x600 Â  Â  Â  60.32 Â  Â 56.25 Â </font></div><div><font face="Lucida Console" style="font-size:11px">  Â 848x480 Â  Â  Â  60.00 Â </font></div><div><font face="Lucida Console" style="font-size:11px">  Â 640x480 Â  Â  Â  59.94 Â </font></div><div><font face="Lucida Console" style="font-size:11px">HDMI1 disconnected (normal left inverted right x axis y axis)</font></div><div><font face="Lucida Console" style="font-size:11px">HDMI2 disconnected (normal left inverted right x axis y axis)</font></div><div><font face="Lucida Console" style="font-size:11px">HDMI3 disconnected (normal left inverted right x axis y axis)</font></div><div><font face="Lucida Console" style="font-size:11px">VIRTUAL1 disconnected (normal left inverted right x axis y axis</font></div><div><font face="Lucida Console" style="font-size:11px"><br></font></div><div><font face="Lucida Console" style="font-size:11px">vodhner@MusicTeam ~ $ gtf 1020 1080 60</font></div><div><font face="Lucida Console" style="font-size:11px"><br></font></div><div><font face="Lucida Console" style="font-size:11px">  # 1024x1080 @ 60.00 Hz (GTF) hsync: 67.08 kHz; pclk: 92.30 MHz</font></div><div><font face="Lucida Console" style="font-size:11px">  Modeline "1024x1080_60.00" Â 92.30 Â 1024 1088 1200 1376 Â 1080 1081 1084 1118 Â -HSync +Vsync</font></div><div><font face="Lucida Console" style="font-size:11px"><br></font></div><div><font face="Lucida Console" style="font-size:11px">vodhner@MusicTeam ~ $ xrandr --newmode "1024x1080_60.00" Â 92.30 Â 1024 1088 1200 1376 Â 1080 1081 1084 1118 Â -HSync +Vsync</font></div><div><font face="Lucida Console" style="font-size:11px"><br></font></div><div><font face="Lucida Console" style="font-size:11px">vodhner@MusicTeam ~ $ xrandr --addmode DP1 "1920x1080_60.00"</font></div><div><font face="Lucida Console" style="font-size:11px">xrandr: cannot find mode "1920x1080_60.00"</font></div><div><font face="Lucida Console" style="font-size:11px"><br></font></div><div><font face="Lucida Console" style="font-size:11px">vodhner@MusicTeam ~ $ xrandr --output DP1 --mode "1920x1080_60.00"</font></div><div><font face="Lucida Console" style="font-size:11px">xrandr: cannot find mode 1920x1080_60.00</font></div><div><font face="Lucida Console" style="font-size:11px">vodhner@MusicTeam ~ $ </font></div><div><br></div></div><div>Thanks,</div><div><br></div><div>Victor</div><div>___________</div><div><br></div></div><br>------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.<wbr>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/<wbr>mailman/listinfo/plug-discuss</a><br></blockquote></div><br></div>