<div dir="auto">Following up on this… <span style="color:rgb(0,0,0)">after looking at the Xorg log in more detail, I realized it was using llvmpipe for the OpenGL renderer.</span></div><div dir="auto"><br></div><div dir="auto"><span style="border-color:rgb(0,0,0);color:rgb(0,0,0)">I installed the version of libmesa out of debian-testing and it fixed the issue.</span><br></div><div dir="auto"><br></div><div dir="auto">The problem was the version of libmesa on debian stable, I’m assuming the older version of libmesa didn’t like the bleeding edge Intel GPU on the 12th gen NUC.</div><div dir="auto"><br></div><div dir="auto"><br></div><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 18, 2022 at 12:37 PM Dan Wilga <<a href="mailto:mythtv-users@dwilga.info">mythtv-users@dwilga.info</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">On 11/17/22 2:19 PM, Gabriel Kuri via mythtv-users wrote:<br>
> I have an Intel NUC 12th Gen that I loaded a mythfrontend on <br>
> (31/fixes). When X is running at 4K resolution (3840x2160), <br>
> mythfrontend won't load. Running it in the foreground generates the <br>
> following output. The X server didn't die, it's still there and <br>
> running fine...<br>
><br>
> 2022-11-17 11:11:17.555931 I  OpenGL: Initialised MythRenderOpenGL<br>
> 2022-11-17 11:11:17.555932 I  OpenGL: Using full range output<br>
> 2022-11-17 11:11:17.556364 I  UICache: Pruning cache directory: <br>
> /home/mythtv/.mythtv/cache/remotecache<br>
> 2022-11-17 11:11:17.556374 I  UICache: Kept 0 files, deleted 0 files, <br>
> stat error on 0 files<br>
> 2022-11-17 11:11:17.556375 I  UICache: Pruning cache directory: <br>
> /home/mythtv/.mythtv/cache/thumbnails<br>
> 2022-11-17 11:11:17.556377 I  UICache: Kept 0 files, deleted 0 files, <br>
> stat error on 0 files<br>
> 2022-11-17 11:11:17.580900 I  CECAdapter: libCEC support is disabled.<br>
> .752015 I  Qt: The X11 connection broke (error 4). Did the X11 server die?<br>
> .753197 I  UDPListener: Disabling<br>
><br>
> If I force mythfrontend to a lower geometry (ie 1080p), it comes up <br>
> fine. I can even go up to geometry 2000x1800, it loads. But as I <br>
> increase either the X or Y on the geometry, it will eventually get to <br>
> the point where it won't load and log the error "Qt: The X11 <br>
> connection broke (error 4). Did the X11 server die?".<br>
><br>
> I realize the GPU on this Nuc 12th gen is pretty new, I think it's an <br>
> Iris Xe ? I do have linux kernel 6.0.8 running to provide the latest <br>
> i915 driver and I also updated the intel-media-va-driver to 22.2.1.<br>
><br>
> I also tried myth 32/fixes with the same result.<br>
><br>
> I ran mplayer with a 4K test file and it plays.<br>
><br>
> I'm not sure how to further debug the issue at this point. Anyone <br>
> running a newer Intel NUC 12th gen with the newer Alder Lake GPU ? Any <br>
> thoughts on what's going on?<br>
<br>
I would look in the X server logs. The location depends on your distro, <br>
but one common location is /var/log/Xorg.0.log. (Substitute the correct <br>
X display ID for "0".)<br>
<br>
My guess is that you could be running out of memory due to the much <br>
higher amount required for that resolution.<br>
<br>
</blockquote></div></div>