elFarto/nvidia-vaapi-driver

32-bit NVD Causes GST Segment fault in wine while using wayland

Closed this issue · 1 comments

when having nvidia-vaapi-driver:i386 installed wine hardware accelerates video content of 32 bit games on the nvidia gpu beautifully, such as the GTA SA intro video but that's only when on X11

doing the same on wayland results in

/lib/i386-linux-gnu/gstreamer-1.0/libgstva.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
Monitored process exited.
Initial process has exited (return code: 0)
Exit with return code 0```

Whoops duplicate of #254