>Also if anyone has the skills to test patches then please try:
>
>  https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30479.patch
>
>(from bug 2075549 which I think Marco meant to link to in comment #5)

I took at stab at this and haven't had any luck reproducing the issue
from the source build (no patch):

        wtcline@wtcline-desk13:~/mesa-24.0.9$ glxgears
        MESA: error: ZINK: failed to choose pdev
        glx: failed to create drisw screen
        X connection to :0 broken (explicit kill or server shutdown).
        wtcline@wtcline-desk13:~/mesa-24.0.9$ 
LD_LIBRARY_PATH=/usr/local/lib/x86_64-linux-gnu/ glxgears
        X connection to :0 broken (explicit kill or server shutdown).

Both invocations drew the gears.  I didn't do anything more advanced
than:

        $ apt-get build-deps mesa
        $ apt-get source mesa
        $ cd mesa-24.0.9
        $ mkdir build
        $ cd build
        $ meson ..
        $ sudo ninja install

Not sure what to make of this result.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2066353

Title:
  MESA: error: ZINK: failed to choose pdev

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  MESA: error: ZINK: failed to choose pdev

  OS: Ubuntu 24.04 Noble Numbat LTS
  Kernel: 6.8 Canonical Kernel
  Session: SSH with X11 Forwarding - Client: MobaXterm

  ROS2 Robotics SDK Rolling Distro installed completely.

  
  # ros2 run turtlesim turtlesim_node
  [INFO] [1716371954.877337053] [turtlesim]: Starting turtlesim with node name 
/turtlesim
  [INFO] [1716371954.881675854] [turtlesim]: Spawning turtle [turtle1] at 
x=[5.544445], y=[5.544445], theta=[0.000000]
  MESA: error: ZINK: failed to choose pdev
  glx: failed to create drisw screen
  [INFO] [1716371959.794685632] [rclcpp]: signal_handler(signum=2)

  
  i view this messages: MESA: error: ZINK: failed to choose pdev and glx: 
failed to create drisw screen

  Is a issue with MESA and Wayland over SSH X11 connection?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2066353/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to