<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><br></div><div>Hi Pavel,</div><div><br></div><div>sorry for my late reply. Thanks for your efforts and as matter of fact I already increased the video memory in the XML file:</div><div><br></div><div><div>    <video></div><div>      <model type='qxl' ram='262144' vram='262144' vgamem='65536' heads='1' primary='yes'/></div><div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/></div><div>    </video></div><div>    <video></div><div>      <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/></div><div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/></div><div>    </video></div><div></div></div><div><br></div><div>As you can see I have two virtual monitors in the configuration file.</div><div>The above  configuration is the  highest one which works. I tried more Ram  (My video card has 4GB of Ram) but than my Win 10 instance just does not boot (black screen). The problem with this resolution (in the configuration above) is that it is listed as 4K but it does not allow the 5120 x 2560 resolution</div><div><br></div><div>kind regards,</div><div><br></div><div><br></div><div><br></div><div>On Wed, 2020-09-30 at 13:32 +0200, Pavel Hrdina wrote:</div><div><br></div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>On Tue, Sep 29, 2020 at 08:54:08PM +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>Dear Pavel,</pre><pre>many thanks for your fast answer. I am not so interested in the latest</pre><pre>version as I am in solving 2 problems I have with the current one:1)       </pre><pre>Getting rid of the audio echo on my Webcam for my Windows Client. My</pre><pre>correspondants all complain that they hear themselves and I have no</pre><pre>Idea how to solve the issue. The Microsoft Lifecam is well found and it</pre><pre>works but with echo.2)        Getting more video ram into virt-manager. Now I</pre><pre>cannot use my DQHD resolution for my Windows client because I cannot</pre><pre>exceed the 64MB video memory.I am really sorry for the questions but do</pre><pre>you have an idea where I could address those issues?</pre><pre>many thanks again for your time.</pre><pre>kind regards,</pre><pre></pre><pre><br></pre><pre>Hi,</pre><pre><br></pre><pre>With the first issue I'm not able to give you any advice as I have very</pre><pre>little experience with that kind of setup. For the second issue the</pre><pre>video RAM configuration is a bit messy as there are three values related</pre><pre>to video RAM. You don't need a newer version of virt-manager to fix it,</pre><pre>you can run this command in your terminal:</pre><pre><br></pre><pre>    virt-xml VM_NAME --edit --video model.ram=131072,model.vram=131072,model.vgamem=65536</pre><pre><br></pre><pre>as these values should cover your setup. You can also use:</pre><pre><br></pre><pre>    virsh edit VM_NAME</pre><pre><br></pre><pre>and find the video device and change the values directly in VM XML.</pre><pre><br></pre><pre>Pavel</pre><pre><br></pre><pre><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"></blockquote></pre><pre>On Tue, 2020-09-29 at 15:35 +0200, Pavel Hrdina wrote:</pre><pre><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"></blockquote></pre><pre>On Tue, Sep 29, 2020 at 03:08:25PM +0200, <a href="mailto:odoggmts@hotmail.com">odoggmts@hotmail.com</a> wrote:</pre><pre>Dear,</pre><pre>I do not know if it the information is online but I could not find</pre><pre>it. I would like to update to virt-manager and virt-viewer on my</pre><pre>Linux Mint19.3 version. But the repository keeps stating that the</pre><pre>latest versionis already installed  on 1.5.1 and i cannot get the</pre><pre>latest version. Sohow could I upgrade to the latest version? </pre><pre>many thanks in advance.</pre><pre>Hi,</pre><pre>I have some bad news for you. If you want to use only software</pre><pre>fromLinux Mint repositories you are out of luck. Linux mint 19.3 is</pre><pre>basedon Ubuntu 18.04 LTS which has virt-manager 1.5.1 as well. My</pre><pre>guess isthat the maintainers will not rebase the package to newer</pre><pre>version.</pre><pre>Your option here to get a newer version from distribution packages</pre><pre>isto upgrade to Linux Mint 20 which is based on Ubuntu 20.04 LTS</pre><pre>wherethey have virt-manager 2.2.1.</pre><pre>The newest upstream version 3.0.0 will slowly roll into</pre><pre>variousdistributions but it will take some time as it's fairly new.</pre><pre>If you want to have the latest version you can wait for Linux Mint</pre><pre>topick it up but that will take a long time as the next Ubuntu LTS</pre><pre>willprobably be 22.04 which will probably be released in April 2022.</pre><pre>Your other option is to download upstream virt-manager from here</pre><pre>[1],unpack the archive and run it directly from the unpacked</pre><pre>directory asthere is no need to install it. I would definitely not</pre><pre>recommendinstalling any software outside of the official</pre><pre>distributionrepositories as it may break your system.</pre><pre>Pavel</pre><pre>[1] <<a href="https://virt-manager.org/download/">https://virt-manager.org/download/</a>></pre><pre></pre></blockquote></body></html>