vinegarhq / sober

Runtime for Roblox on Linux
https://sober.vinegarhq.org/
280 stars 12 forks source link

Crashes on Nvidia Wayland #183

Open Exotic0015 opened 2 months ago

Exotic0015 commented 2 months ago

Acknowledgement of checking existent issues

What problem did you encounter?

Sober crashes seemingly at random, logs contain the following relevant lines:

kwin_wayland_wrapper[18377]: error in client communication (pid 82561)
2024-08-31T03:56:24.903Z,480.903595,4d8006c0,6,Debug wp_linux_drm_syncobj_surface_v1@58: error 3: explicit sync is used, but no buffer is attached
ERROR: Wayland display connection closed by server (fatal)

Fedora 40 KDE Plasma 6.1.4 Nvidia drivers version 560.35.03 egl-wayland 1.1.16

Tried disabling explicit sync by setting __NV_DISABLE_EXPLICIT_SYNC=1 in flatpak settings, still crashes

adantesarcade commented 2 months ago

I have been able to play for longer periods of time using the wayland to x11 video bridge in the end it still crashed but worked for a much longer period of time.

Exotic0015 commented 2 months ago

True, revoking access to Wayland thus forcing running through Xwayland makes Sober much more stable. The previous crash log makes me think that Sober has missing/incomplete explicit sync support which has been introduced recently.

Vlad55432 commented 1 month ago

Sober has missing/incomplete explicit sync support ...

I thought it was a nvidia drivers fault

Naymmmm commented 1 month ago

Nvidia is known to suck with Linux, but it may be a Sober issue, may time tell.

adantesarcade commented 1 month ago

I just upgraded to a 6750xt from the rtx 2060 i'll test and see if its nvidias problem e: It seems that they either fixed the problem or its a problem with nvidia gpus.

adantesarcade commented 1 month ago

Actually it seems that it can happen on amd cards on specific games.

adantesarcade commented 1 month ago

as of today this has started happening every time it worked last night but now its crashing after all launches

SpiderUnderUrBed commented 1 month ago

Same issue.

adantesarcade commented 4 weeks ago

Same issue.

It seems lowering graphics could solve, I'm assuming it had something to do with a fault in some graphics drivers or wayland, only time will tell

ghost commented 4 weeks ago

same issue here, can't pinpoint the issue of the crash, it feels very random.

SpiderUnderUrBed commented 4 weeks ago

I was told to follow these steps, I think they might work, ill keep everyone here notified if this solves my issues:

install flatseal
then open it and click on sober
then turn off wayland windowing system
then run sober again
if you see a black screen resize the window
adantesarcade commented 4 weeks ago

I was told to follow these steps, I think they might work, ill keep everyone here notified if this solves my issues:

install flatseal
then open it and click on sober
then turn off wayland windowing system
then run sober again
if you see a black screen resize the window

I already tried that I while back the thing that made it work for me was turning down the graphics even though my gpu is more than capable of roblox.

ArchUser02 commented 2 weeks ago

Still going on.