On Sat, Oct 22, 2022 at 7:06 PM Chris Healy wrote:
>
> I can't speak to why you are experiencing issues when using the GPU,
> but in the examples you gave, the example that is working is using a
> SW based GL implementation instead of the real GPU. This can be
> determined by looking at the GL_RE
I can't speak to why you are experiencing issues when using the GPU,
but in the examples you gave, the example that is working is using a
SW based GL implementation instead of the real GPU. This can be
determined by looking at the GL_RENDERER string to see if it mentions
a Vivante GPU or something
Greetings,
I use a standard Ubuntu 20.04 focal rootfs with a mainline kernel on
an IMX6Q based board and have had no issues using things like gnome
desktop, glxgears, glmark2 however recently I updated the rootfs to
Ubuntu 22.04 jammy using the same mainline kernel and now I see some
issues. I've