https://bugs.winehq.org/show_bug.cgi?id=58014
Bug ID: 58014 Summary: Different VIRTGPU / vulkan related error messages are shown at the CLI Product: Wine Version: 10.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kle@bluewin.ch Distribution: ---
Since Wine 10.3 (or possibly also Wine 10.2) I have noticed under Kubuntu 24.04 LTS and Mesa 25.0 different error messages at the CLI which seems to be Vulkan related.
test@iMac-4:~$ winecfg MESA: error: DRM_IOCTL_VIRTGPU_GET_CAPS failed with Keine Berechtigung MESA: error: DRM_IOCTL_VIRTGPU_CONTEXT_INIT failed with Das Argument ist ungültig, continuing without context... MESA: error: DRM_VIRTGPU_RESOURCE_CREATE_BLOB failed with Keine Berechtigung MESA: error: Failed to create virtgpu AddressSpaceStream MESA: error: vulkan: Failed to get host connection MESA: error: DRM_VIRTGPU_RESOURCE_CREATE_BLOB failed with Keine Berechtigung MESA: error: Failed to create virtgpu AddressSpaceStream MESA: error: vulkan: Failed to get host connection MESA: error: DRM_VIRTGPU_RESOURCE_CREATE_BLOB failed with Keine Berechtigung MESA: error: Failed to create virtgpu AddressSpaceStream MESA: error: vulkan: Failed to get host connection MESA: error: DRM_VIRTGPU_RESOURCE_CREATE_BLOB failed with Keine Berechtigung MESA: error: Failed to create virtgpu AddressSpaceStream MESA: error: vulkan: Failed to get host connection MESA: error: DRM_VIRTGPU_RESOURCE_CREATE_BLOB failed with Keine Berechtigung MESA: error: Failed to create virtgpu AddressSpaceStream MESA: error: vulkan: Failed to get host connection MESA: error: DRM_VIRTGPU_RESOURCE_CREATE_BLOB failed with Keine Berechtigung MESA: error: Failed to create virtgpu AddressSpaceStream MESA: error: vulkan: Failed to get host connection MESA: error: DRM_VIRTGPU_RESOURCE_CREATE_BLOB failed with Keine Berechtigung MESA: error: Failed to create virtgpu AddressSpaceStream MESA: error: vulkan: Failed to get host connection MESA: error: DRM_VIRTGPU_RESOURCE_CREATE_BLOB failed with Keine Berechtigung MESA: error: Failed to create virtgpu AddressSpaceStream MESA: error: vulkan: Failed to get host connection
It looks that those errors are present when no Vulkan support is avaiable. In my case, I can confirm them for an iMac12,2 which uses the r600 Mesa driver as well as for an even older iMac5,1 which uses the r300 one.
Otherwise Wine seems to work normally.
https://bugs.winehq.org/show_bug.cgi?id=58014
C. Leu kle@bluewin.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu