<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You can calculate the amount needed for one screenshot:<br>
hres x vres x coldepth<br>
For instance: 3840 x 2160 x 256 = 2025 Mbit or 253 Mbyte<br>
As opposed to: 1920 x 1080 x 16 = 31,6 Mbit or 3,96 Mbyte<br>
<br>
So I guess you need at least 512 Mb video memory, but better 1 or 2<br>
Gbytes or even more.<br></blockquote><div> </div><div>The i915 kernel driver dynamically allocates video memory, apparently it thinks it has most of the 16GB system memory available to it.</div><div><br></div><div>$ glxinfo | egrep -i 'device|memory'<br>    Device: llvmpipe (LLVM 11.0.1, 256 bits) (0xffffffff)<br>    Video memory: 15589MB<br>    Unified memory: no</div><div><br></div><div><span style="font-family:monospace"><br></span></div></div></div>