<div dir="ltr">Hi,<div><br></div><div>I've run into some more issues with high monitor count on VirtualBox. Basically when selecting 25 displays it complains that at least 600 something MB of VRAM is needed, but while the arrows in the display number box allow to select more than 8 monitors, seems that i can't go above 256 mb in VRAM. Is this a hard limitation? Since the COM API also does not allow me to set more than that.</div>
<div><br></div><div>Best Regards,</div><div>Rudolfs Bundulis<br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-18 13:41 GMT+03:00 Rūdolfs Bundulis <span dir="ltr"><<a href="mailto:rudolfs.bundulis@gmail.com" target="_blank">rudolfs.bundulis@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Klaus,</div><div><br></div>Thanks a lot for the clarification. I thought the same that it was just a sanity limit, but in my case this is really needed. Then I guess will be able to do the same with the COM API, thanks a lot again.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-18 13:13 GMT+03:00 Klaus Espenlaub <span dir="ltr"><<a href="mailto:klaus.espenlaub@oracle.com" target="_blank">klaus.espenlaub@oracle.com</a>></span>:<div>
<div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Rūdolfs,<br>
<div><br>
On 18.06.2014 11:48, Rūdolfs Bundulis wrote:<br>
> Hi,<br>
><br>
> I'm developing a system that needs to run a headless VM with a large<br>
> number of attached monitors - currently the GUI has the limit to set<br>
> maximum monitor count to 8, I didn't check the COM API myself but I<br>
> suspect that it will not allow me to set the count greater than 8, while<br>
> browsing the VirtualBox sources show that the internal C macro is<br>
> defined to 64:<br>
><br>
> /* this should be in sync with monitorCount <xsd:maxInclusive<br>
> value="8"/> in src/VBox/Main/xml/VirtualBox-settings-common.xsd */<br>
> #define VBOX_VIDEO_MAX_SCREENS 64<br>
<br>
</div>Looks to me that this comment is simply outdated. Nothing more, nothing<br>
less.<br>
<br>
Many limits can be listed with "VBoxManage list systemproperties", and<br>
it shows 64.<br>
<div><br>
> Is there really a need to limit the count to 8? If I change the xml<br>
> schema file and increase the count from 8 to 64 and recompile would<br>
> there be any actual limitations in the VirtualBox core?<br>
<br>
</div>There is a constant conflict in the GUI between sanity (i.e. protecting<br>
users against their stupidity - you can't believe how many people<br>
believe that more is better, even if it's a giant waste of resources<br>
instead) and allowing expert users to go to the extreme. There are<br>
extremely few people out there who ever need to deal with more than 8<br>
monitors.<br>
<br>
In my quick test I could use the GUI to select 20 monitors - sure, the<br>
slider doesn't allow that, but one can enter the number or use the<br>
up/down arrows. This needs 256MB of VRAM, which this high number<br>
automatically unlocks.<br>
<br>
Klaus<br>
<br>
_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a><br>
<a href="https://www.virtualbox.org/mailman/listinfo/vbox-dev" target="_blank">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a><br>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div></div></div>