<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="text-align:left; direction:ltr;" bgcolor="#ffffff" text="#303030" link="#5294e2" vlink="#303030"><div>Hi Pavel,</div><div><br></div><div>thanks for your analysis and your time. Indeed I was also able to set the vgamem to 131072 without my Windows client crashing! That was good but the problem of the resolution to select remains. So I get a list like this:</div><div><br></div><div>2560 x 1440</div><div>2560 x 1600</div><div>2560 x 1600</div><div>2800 x 2100</div><div>3200 x 2400</div><div>3840 x 2160</div><div>4096 x 2160</div><div><br></div><div>but The resolution I want, 5120 x 1440 is not listed and auto resizing the VM only results in more black borders to the screen. So somehow I should inform the Red Hat QXL display controller to add that mode as a possiblity. In my Linux host I could do that by using Xrandr and add the resolution and the refresh rate. But in my Windows Client i do not see that option.</div><div><br></div><div>many thanks for your efforts. I really appreciate it because the actual user feedback for Linux newbee's like myself is rather low.</div><div><br></div><div>kind regards,</div><div><br></div><div><br></div><div><br></div><div><br></div><div>On Tue, 2020-10-06 at 13:46 +0200, Pavel Hrdina wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>On Mon, Oct 05, 2020 at 08:28:11PM +0200, <a href="mailto:odoggmts@hotmail.com">odoggmts@hotmail.com</a> wrote:</pre><pre><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"></blockquote></pre><pre><br></pre><pre>Hi Pavel,</pre><pre>sorry for my late reply. Thanks for your efforts and as matter of fact</pre><pre>I already increased the video memory in the XML file:</pre><pre>    <video>      <model type='qxl' ram='262144' vram='262144'</pre><pre>vgamem='65536' heads='1' primary='yes'/>      <address type='pci'</pre><pre>domain='0x0000' bus='0x00' slot='0x02'</pre><pre>function='0x0'/>    </video>    <video>      <model type='qxl'</pre><pre>ram='65536' vram='65536' vgamem='16384' heads='1'/>      <address</pre><pre>type='pci' domain='0x0000' bus='0x00' slot='0x09'</pre><pre>function='0x0'/>    </video></pre><pre>As you can see I have two virtual monitors in the configuration</pre><pre>file.The above  configuration is the  highest one which works. I tried</pre><pre>more Ram  (My video card has 4GB of Ram) but than my Win 10 instance</pre><pre>just does not boot (black screen). The problem with this resolution (in</pre><pre>the configuration above) is that it is listed as 4K but it does not</pre><pre>allow the 5120 x 2560 resolution</pre><pre>kind regards,</pre><pre></pre><pre><br></pre><pre>I tried to replicate your setup and on my Fedora 32 setting vgamem to</pre><pre>131072 did the trick for me. You can keep the ram and vram at 262144 as</pre><pre>they don't affect the maximum resolution.</pre><pre><br></pre><pre>Pavel</pre><pre><br></pre></blockquote></body></html>