https://bugzilla.kernel.org/show_bug.cgi?id=201957 --- Comment #77 from Danil (s48gs.w@xxxxxxxxx) --- but even creating nvidia_icd.json { "file_format_version" : "1.0.0", "ICD": { "library_path": "/usr/lib64/libGLX_nvidia.so.0", "api_version" : "1.3.211" } } does not help wine, Wine still crashing with same error on trying use/initialize Nvidia but I can use Nvidia outside of Wine from native apps (and Vulkan works), so it must be related to AMD gpu driver somehow (before it was not happening, I first time seeing wine crashing this way(in previous times when I tested AMD GPU integrated)) P.S. I have second PC with same AMD Vega 8 integrated GPU, and there it works fine(never crashed/freeze even once), other PC has other motherboard, this why I originally think it problem with motherboard, but current "boot option" help to make integrated GPU stable on this PC. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.