Unable to use NVIDIA offloading on Wine with driver 550.90.07
Description:
After moving to latest nvidia driver (package 550.90.07), nvidia-utils (and lib32-nvidia-utils), and kernel 6.9.4, Wine applications using both OpenGL and Vulkan via DXVK are not working properly with NVIDIA Prime offloading. When using DXVK, the Intel card is selected instead of the NVIDIA card, and when OpenGL is used, a GLX bad context error is raised by XWayland.
Rolling back to the following versions fixes the issue:
nvidia 550.78-7 nvidia-utils 550.78-1 lib32-nvidia-utils 550.78-2 linux 6.9.3.arch1-1
Steps to reproduce:
- You need an optimus laptop (I'm using Dell XPS 9570 with Nvidia GeForce GTX 1050 Ti)
- Try to run a Wine 3D application that uses DXVK or OpenGL
Additional info:
- DXVK version 2.3
- Wine staging 9.8-1
Edited by Michele Sorcinelli