vinegarhq / sober

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

Sober doesnt want to turn on. #137

Closed FilipoDeveloperMan closed 3 months ago

FilipoDeveloperMan commented 3 months ago

Acknowledgement of checking existent issues

What problem did you encounter?

After installing sober the proper way using flatpak, i go to launch it and it DOESNT work... It just stays in my taskbar doing nothing (arch user btw). i tried launching it with the flatpak run command but it just dumps this error:

$ flatpak run org.vinegarhq.Sober Roblox installation is required, starting onboarding flow UI... libEGL warning: MESA-LOADER: failed to open simpledrm: /usr/lib/x86_64-linux-gnu/GL/default/lib/dri/simpledrm_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/GL/default/lib/dri, suffix _dri)

MESA: error: zink: could not create swapchain $ flatpak run org.vinegarhq.Sober Roblox installation is required, starting onboarding flow UI... libEGL warning: MESA-LOADER: failed to open simpledrm: /usr/lib/x86_64-linux-gnu/GL/default/lib/dri/simpledrm_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/GL/default/lib/dri, suffix _dri)

MESA: error: zink: could not create swapchain

Any help is wanted...

Roblox Experience link

No response

apprehensions commented 3 months ago

did you check if the power is connected and the power switch is on

FilipoDeveloperMan commented 3 months ago

I need this fix urgently please dont joke!!!

FilipoDeveloperMan commented 3 months ago

;-;

FilipoDeveloperMan commented 3 months ago

I've figured it out, nvidia drivers dont support simpledrm, will investigate and find solution to issue

Cristiandis commented 3 months ago

I've figured it out, nvidia drivers dont support simpledrm, will investigate and find solution to issue

you can try adding the kernel parameters nvidia_drm.fbdev=1 and nvidia_drm.modeset=1 if you're on 545 and later to disable simpledrm

FilipoDeveloperMan commented 3 months ago

how do i do that? (im on 560)

FilipoDeveloperMan commented 3 months ago

FOUND SOLUTION!!!! solution for me was to install mesa drivers...