ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.34k stars 1.06k forks source link

nVidia 465 + Wayland does not render #4859

Open Cyberhammer opened 3 years ago

Cyberhammer commented 3 years ago

Compatibility Report

System Information

GPU: GeForce TRX 2080 Super Driver: NVidia 465.24.02 CUDA 11.3

I confirm:

Symptoms Ubuntu 21_04 switched the Display server to WAYLAND. While it is supposed to be backwards compatible with Xorg all of the above listed games would either start and quit immediately or post a DirectX error. Switching back to xorg (gear in lower right at logon screen) resolved the issues

Reproduction

Ubuntu 21_04 on WAYLAND Display server should reproduce this issue for any of the above games. No sure what Wayland changed but should be easy to reproduce.

kisak-valve commented 3 years ago

Possible duplicate of #4816.

Does setting one of the game's launch options to WINEDLLOVERRIDES=dxgi=n %command% work around the issue?

Cyberhammer commented 3 years ago

O to my knowledge but I will test that after my daughtwr goes to bed an let your know

Sincerely,

Anthony Sheffield

*Sent from a mobile device. Please excuse any mispellings or gramatical errors.


From: kisak-valve @.> Sent: Tuesday, May 25, 2021 4:49:33 PM To: ValveSoftware/Proton @.> Cc: Cyberhammer @.>; State change @.> Subject: Re: [ValveSoftware/Proton] WAYLAND Display Server (#4859)

Possible duplicate of #4816https://github.com/ValveSoftware/Proton/issues/4816.

Does setting one of the game's launch options to WINEDLLOVERRIDES=dxgi=n %command% work around the issue?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/ValveSoftware/Proton/issues/4859#issuecomment-848288865, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFNCEF45AZXHTHPYYQX6TDLTPQLO3ANCNFSM45QHV3XQ.

Cyberhammer commented 3 years ago

No that does not work

Sincerely,

Anthony Sheffield

*Sent from a mobile device. Please excuse any mispellings or gramatical errors.


From: kisak-valve @.> Sent: Tuesday, May 25, 2021 4:49:33 PM To: ValveSoftware/Proton @.> Cc: Cyberhammer @.>; State change @.> Subject: Re: [ValveSoftware/Proton] WAYLAND Display Server (#4859)

Possible duplicate of #4816https://github.com/ValveSoftware/Proton/issues/4816.

Does setting one of the game's launch options to WINEDLLOVERRIDES=dxgi=n %command% work around the issue?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/ValveSoftware/Proton/issues/4859#issuecomment-848288865, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFNCEF45AZXHTHPYYQX6TDLTPQLO3ANCNFSM45QHV3XQ.

kodatarule commented 3 years ago

Nvidia doesn't support wayland all that much and afaik vulkan isn't even properly running on wayland it just gives an error. So I'd switch to xorg for the time being until nvidia releases their 470.xx driver which is stated to fully support wayland and have opencl 3.0

misyltoad commented 3 years ago

The problem is that you are using NVIDIA + Wayland.