<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Regression - X11 driver glXChooseVisual very slow, for each process in VMware Workstation Pro Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994236#M183559</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/681006"&gt;@cynar&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I'd expect from all this that the VMware driver infrastructure and newer versions of the X11 server (in rolling distribution) do not interact well.&lt;/P&gt;&lt;P&gt;A fix would be very much appreciated for those who do their work _inside_ X11-based Linux distributions.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;I too am seeing some very funny behavior when turning on 3D acceleration with X11 when running Fedora 39 beta on VMware Fusion. Not sure if that's a vmwgfx issue or Xorg.&lt;/P&gt;&lt;P&gt;Stuff still doesn't work with Wayland - including VMware drag/drop. It's still needed.&lt;/P&gt;&lt;P&gt;I'm hearing grumblings in the communities about GNOME developers wanting to remove all X11 support in a future release.&amp;nbsp;&lt;A href="https://news.itsfoss.com/gnome-wayland-xorg/" target="_blank"&gt;https://news.itsfoss.com/gnome-wayland-xorg/&lt;/A&gt;&amp;nbsp; The future isn't looking too good for good old X11...&lt;/P&gt;</description>
    <pubDate>Sat, 04 Nov 2023 21:01:39 GMT</pubDate>
    <dc:creator>Technogeezer</dc:creator>
    <dc:date>2023-11-04T21:01:39Z</dc:date>
    <item>
      <title>Regression - X11 driver glXChooseVisual very slow, for each process</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994225#M183557</link>
      <description>&lt;P&gt;The X11 driver seems to be running into a performance regression:&lt;/P&gt;&lt;P&gt;X11 applications will call glXChooseVisual at the very start of the process, to set up for X11. Calling this has become _very_ slow - so slow, that on fast hardware it delays starting every single X11 process by about &lt;STRONG&gt;two seconds&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I am reproducing this on Fedora Linux (38 or 39) with the following simple steps:&lt;/P&gt;&lt;PRE&gt;ltrace -T --output=ltrace.log glxinfo64 -B&lt;BR /&gt;grep glXChooseVisual ltrace.log&lt;/PRE&gt;&lt;P&gt;This yields&lt;/P&gt;&lt;PRE&gt;glXChooseVisual(0x55b51abe2da0, 0, 0x55b519abb040, 0) = 0x55b51ac03f00 &amp;lt;1.657946&amp;gt;&lt;/PRE&gt;&lt;P&gt;with the number at the right flagging: 1.7 seconds startup delay from calling a function, where the call should effectively be "free".&lt;/P&gt;&lt;P&gt;Now, this is not a problem under Wayland - but I cannot use Wayland right now (no fractional scaling; challenges in interaction between KDE and VMware graphics stack)&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 18:13:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994225#M183557</guid>
      <dc:creator>cynar</dc:creator>
      <dc:date>2023-11-04T18:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Regression - X11 driver glXChooseVisual very slow, for each process</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994233#M183558</link>
      <description>&lt;P&gt;FWIW, on a fresh Ubuntu LTS 22.04.3 this same call is&lt;/P&gt;&lt;PRE&gt; 564.412 ms [ 2932] | glXChooseVisual();&lt;/PRE&gt;&lt;P&gt;which is still ... not fast ... but one second faster than on Fedora 39.&lt;/P&gt;&lt;P&gt;Alas, OpenSUSE Tumbleweed, a fully rolling distribution, also gets to that very very annoying 1.7 seconds overhead / delay.&lt;/P&gt;&lt;P&gt;Finally, forcing software rendering completely eradicates these startup delays, but then that's software rendering.&lt;/P&gt;&lt;P&gt;I'd expect from all this that the VMware driver infrastructure and newer versions of the X11 server (in rolling distribution) do not interact well.&lt;/P&gt;&lt;P&gt;A fix would be very much appreciated for those who do their work _inside_ X11-based Linux distributions.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 19:59:28 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994233#M183558</guid>
      <dc:creator>cynar</dc:creator>
      <dc:date>2023-11-04T19:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Regression - X11 driver glXChooseVisual very slow, for each process</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994236#M183559</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/681006"&gt;@cynar&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I'd expect from all this that the VMware driver infrastructure and newer versions of the X11 server (in rolling distribution) do not interact well.&lt;/P&gt;&lt;P&gt;A fix would be very much appreciated for those who do their work _inside_ X11-based Linux distributions.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;I too am seeing some very funny behavior when turning on 3D acceleration with X11 when running Fedora 39 beta on VMware Fusion. Not sure if that's a vmwgfx issue or Xorg.&lt;/P&gt;&lt;P&gt;Stuff still doesn't work with Wayland - including VMware drag/drop. It's still needed.&lt;/P&gt;&lt;P&gt;I'm hearing grumblings in the communities about GNOME developers wanting to remove all X11 support in a future release.&amp;nbsp;&lt;A href="https://news.itsfoss.com/gnome-wayland-xorg/" target="_blank"&gt;https://news.itsfoss.com/gnome-wayland-xorg/&lt;/A&gt;&amp;nbsp; The future isn't looking too good for good old X11...&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 21:01:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994236#M183559</guid>
      <dc:creator>Technogeezer</dc:creator>
      <dc:date>2023-11-04T21:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Regression - X11 driver glXChooseVisual very slow, for each process</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994248#M183564</link>
      <description>&lt;P&gt;I totally like the idea of Wayland.&lt;/P&gt;&lt;P&gt;I am pained by the friction when I want to enable it (for KDE, on Fedora Linux, on VMware Workstation).&lt;/P&gt;&lt;P&gt;Sigh.&lt;/P&gt;&lt;P&gt;So, on the topic of this problem here, ... it seems as if Fedora Linux despises X11 enough to ship something ancient and heavily patched, where-as Ubuntu (even in 22.04 LTS) has a more recent (still old) baseline version.&lt;/P&gt;&lt;P&gt;And then there is ... Arch Linux. Or rather me trying EndeavourOS as in "make the install painless". What can I say:&lt;/P&gt;&lt;PRE&gt; 24.678 ms [ 19987] | } /* glXChooseVisual */&lt;/PRE&gt;&lt;P&gt;So, &lt;STRONG&gt;"glxinfo" starts about 70 times faster&lt;/STRONG&gt; on Arch Linux than on Fedora Linux (38/39). No, I don't care about glxinfo, but I care a lot about any other X11 client having a two second delay on startup, be it Kate, Visual Studio Code, or Firefox.&lt;/P&gt;&lt;P&gt;I had always picked Fedora Linux to be &lt;EM&gt;reasonably&lt;/EM&gt; up-to-date, an enormous amount of packages from an RPM-based distribution, similarity with Red Hat Enterprise Linux to reduce cognitive load.&lt;/P&gt;&lt;P&gt;Time to revisit my choice of distribution?&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2023 07:24:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994248#M183564</guid>
      <dc:creator>cynar</dc:creator>
      <dc:date>2023-11-05T07:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regression - X11 driver glXChooseVisual very slow, for each process</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994249#M183565</link>
      <description>&lt;P&gt;Fedora seems to be on a mission to not only nudge, but almost bully people into Wayland.&lt;/P&gt;&lt;P&gt;I believe Wayland is the right destination, but the path remains fraught with ... challenges.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2023 07:28:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Pro/Regression-X11-driver-glXChooseVisual-very-slow-for-each-process/m-p/2994249#M183565</guid>
      <dc:creator>cynar</dc:creator>
      <dc:date>2023-11-05T07:28:15Z</dc:date>
    </item>
  </channel>
</rss>

