error 7: failed to import supplied dmabufs: Arguments are inconsistent (for example, a valid context requires buffers not supplied by a #3747
Labels
api: gles
Issues with GLES or WebGL
api: vulkan
Issues with Vulkan
external: upstream
Issues happening in lower level APIs or platforms
platform: hybrid graphics
Issues with machines with attached integrated and dedicated gpus
platform: wayland
Issues with integration with linux/wayland
Unable to run wgpu examples on an Nvidia hybrid laptop in wayland session due to
error 7: failed to import supplied dmabufs: Arguments are inconsistent (for example, a valid context requires buffers not supplied by a
(error is cut off in log). It looks like everything initializes fine otherwise.Reproduce
Own an Nvidia hybrid laptop running Linux, Wayland session (I do not have X11 installed).
Platform
OS: Fedora Linux 38 (Workstation Edition) x86_64
Kernel: 6.4.0-0.rc0.20230426git0cfd8703e7da.4.fc38.x86_64
Shell: bash 5.2.15
Resolution: 5120x2160
DE: GNOME 44.0
WM: Mutter
CPU: 12th Gen Intel i9-12900H (20) @ 4.900GHz
GPU: NVIDIA Geforce RTX 3070 Ti Laptop GPU
GPU: Intel Alder Lake-P
wgpu-log-1.txt
The above is the same with
WGPU_BACKEND=vulkan
wgpu-log-2(gl).txt
I seem to be completely unable to run wgpu examples on the Nvidia GPU. Running on Intel GPU is fine.
The text was updated successfully, but these errors were encountered: