<div dir="ltr">OK, further downgrades gets glxinfo to work again.<div><br></div><div>On my test F36 system I downloaded F35 mesa* and libglvnd* packages and did:</div><div>dnf downgrade ./mesa*rpm ./libglv*.rpm<br></div><div><br></div><div>Which resulted in the packages listed below to be downgraded.</div><div>After that, glxinfo and glxgears work again.</div><div><br></div><div>So, a bug in mesa 22?</div><div><br></div><div>libglvnd-1:1.3.4-2.fc35.i686<br>libglvnd-1:1.3.4-2.fc35.x86_64<br>libglvnd-core-devel-1:1.3.4-2.fc35.x86_64<br>libglvnd-devel-1:1.3.4-2.fc35.x86_64<br>libglvnd-egl-1:1.3.4-2.fc35.x86_64<br>libglvnd-gles-1:1.3.4-2.fc35.x86_64<br>libglvnd-glx-1:1.3.4-2.fc35.i686<br>libglvnd-glx-1:1.3.4-2.fc35.x86_64<br>libglvnd-opengl-1:1.3.4-2.fc35.x86_64<br>mesa-dri-drivers-21.3.8-2.fc35.i686<br>mesa-dri-drivers-21.3.8-2.fc35.x86_64<br>mesa-filesystem-21.3.8-2.fc35.i686<br>mesa-filesystem-21.3.8-2.fc35.x86_64<br>mesa-libEGL-21.3.8-2.fc35.x86_64<br>mesa-libEGL-devel-21.3.8-2.fc35.x86_64<br>mesa-libgbm-21.3.8-2.fc35.i686<br>mesa-libgbm-21.3.8-2.fc35.x86_64<br>mesa-libGL-21.3.8-2.fc35.i686<br>mesa-libGL-21.3.8-2.fc35.x86_64<br>mesa-libglapi-21.3.8-2.fc35.i686<br>mesa-libglapi-21.3.8-2.fc35.x86_64<br>mesa-libGL-devel-21.3.8-2.fc35.x86_64<br>mesa-libGLU-9.0.1-5.fc35.i686<br>mesa-libGLU-9.0.1-5.fc35.x86_64<br>mesa-libOpenCL-21.3.8-2.fc35.i686<br>mesa-libOpenCL-21.3.8-2.fc35.x86_64<br>mesa-libOSMesa-21.3.8-2.fc35.x86_64<br>mesa-libxatracker-21.3.8-2.fc35.x86_64<br>mesa-vulkan-drivers-21.3.8-2.fc35.i686<br>mesa-vulkan-drivers-21.3.8-2.fc35.x86_64<br><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 4 Jun 2022 at 11:15, Norman Gaywood <<a href="mailto:ngaywood@une.edu.au">ngaywood@une.edu.au</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>On Fedora 36 we have:</div><div>libglvnd-1.4.0-2.fc36.x86_64<br></div><div>libglvnd-glx-1.4.0-2.fc36.x86_64<br></div><div><br></div><div>On Fedora 35:</div><div>libglvnd-1.3.4-2.fc35.x86_64<br></div><div>libglvnd-glx-1.3.4-2.fc35.x86_64<br></div><div><br></div><div>I managed to download the  libglvnd* packages for F35, and on an F36 system, I downgraded:<br></div><div>dnf downgrade  ./libglvnd* ./glx-utils*<br></div><div>and rebooted.</div><div><br></div><div>So now on my F36 system I have:</div><div>libglvnd-1.3.4-2.fc35.x86_64<br>libglvnd-glx-1.3.4-2.fc35.x86_64<br><br></div><div>(I've trimmed the package lists in the above, there are more libglvnd* installed/downgraded).</div><div><br></div><div>And the same behaviour occurs:</div><div>$ glxinfo<br>name of display: :50.0<br>X Error of failed request:  GLXUnsupportedPrivateRequest<br>  Major opcode of failed request:  143 (GLX)<br>  Minor opcode of failed request:  17 (X_GLXVendorPrivateWithReply)<br>  Serial number of failed request:  27<br>  Current serial number in output stream:  27<br></div><div><br></div><div>So this suggests it's not the upgrade from 1.3 to 1.4 of libglvnd-glx ???</div><div><br></div><div>glxinfo is part of the glx-utils package, which I also downgraded. But they have the same version number:</div><div>glx-utils-8.4.0-12.20210504git0f9e7d9.fc35.x86_64<br></div><div>glx-utils-8.4.0-13.20210504git0f9e7d9.fc36.x86_64<br></div><div><br></div><div>So, I'm not sure what to look at next.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 3 Jun 2022 at 17:26, Ulrich Sibiller <<a href="mailto:uli42@gmx.de" target="_blank">uli42@gmx.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The version of x2goserver and x2goclient is irrelevant here. The GLX<br>
code is in nx-libs (nxagent/x2goagent). However, nothing has changed<br>
there in years, so I suggest to downgrade glxinfo and retry. Let me<br>
know the result.<br>
<br>
Uli<br>
<br>
On Fri, Jun 3, 2022 at 1:51 AM Norman Gaywood <<a href="mailto:ngaywood@une.edu.au" target="_blank">ngaywood@une.edu.au</a>> wrote:<br>
><br>
> In Fedora 35 glxinfo (and glxgears) worked fine with x2goserver-4.1.0.3-17.fc35.x86_64<br>
><br>
> After updating to Fedora 36, x2goserver-4.1.0.3-17.fc36.x86_64, glxinfo no longer works.<br>
> $ glxinfo<br>
> name of display: :50.0<br>
> X Error of failed request:  GLXUnsupportedPrivateRequest<br>
>   Major opcode of failed request:  143 (GLX)<br>
>   Minor opcode of failed request:  17 (X_GLXVendorPrivateWithReply)<br>
>   Serial number of failed request:  27<br>
>   Current serial number in output stream:  27<br>
><br>
> Linux x2goclient X2Go Client v. 4.1.2.2 (Qt - 5.15.3)<br>
><br>
> Is there any way to make this work? Not sure what programs actually use it.<br>
> Thankfully matlab still seems to work.<br>
> --<br>
> Norman Gaywood, Computer Systems Officer<br>
> School of Science and Technology<br>
> University of New England<br>
> Armidale NSW 2351, Australia<br>
><br>
> <a href="mailto:ngaywood@une.edu.au" target="_blank">ngaywood@une.edu.au</a>  <a href="http://turing.une.edu.au/~ngaywood" rel="noreferrer" target="_blank">http://turing.une.edu.au/~ngaywood</a><br>
> Phone: +61 (0)2 6773 2412  Mobile: +61 (0)4 7862 0062<br>
><br>
> Please avoid sending me Word or Power Point attachments.<br>
> See <a href="http://www.gnu.org/philosophy/no-word-attachments.html" rel="noreferrer" target="_blank">http://www.gnu.org/philosophy/no-word-attachments.html</a><br>
> _______________________________________________<br>
> x2go-user mailing list<br>
> <a href="mailto:x2go-user@lists.x2go.org" target="_blank">x2go-user@lists.x2go.org</a><br>
> <a href="https://lists.x2go.org/listinfo/x2go-user" rel="noreferrer" target="_blank">https://lists.x2go.org/listinfo/x2go-user</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div>Norman Gaywood, Computer Systems Officer</div><div>School of Science and Technology<br>University of New England</div><div>Armidale NSW 2351, Australia<br><br><a href="mailto:ngaywood@une.edu.au" target="_blank">ngaywood@une.edu.au</a>  <a href="http://turing.une.edu.au/~ngaywood" target="_blank">http://turing.une.edu.au/~ngaywood</a></div><div>Phone: +61 (0)2 6773 2412  Mobile: +61 (0)4 7862 0062<br><br>Please avoid sending me Word or Power Point attachments.<br>See <a href="http://www.gnu.org/philosophy/no-word-attachments.html" target="_blank">http://www.gnu.org/philosophy/no-word-attachments.html</a><br></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Norman Gaywood, Computer Systems Officer</div><div>School of Science and Technology<br>University of New England</div><div>Armidale NSW 2351, Australia<br><br><a href="mailto:ngaywood@une.edu.au" target="_blank">ngaywood@une.edu.au</a>  <a href="http://turing.une.edu.au/~ngaywood" target="_blank">http://turing.une.edu.au/~ngaywood</a></div><div>Phone: +61 (0)2 6773 2412  Mobile: +61 (0)4 7862 0062<br><br>Please avoid sending me Word or Power Point attachments.<br>See <a href="http://www.gnu.org/philosophy/no-word-attachments.html" target="_blank">http://www.gnu.org/philosophy/no-word-attachments.html</a><br></div></div></div>