Blank screen on Arch
Hi, after install on Arch via yay it shows only blank screen, logs only shows that [2024-06-09][15:45:39][DEBUG][tiny_http] Server listening on 0.0.0.0:57118
[2024-06-09][15:45:39][DEBUG][tiny_http] Running accept thread
How to fix that ?
17 Replies
hey @Yuki_folf, check out the set of messages starting here
https://discord.com/channels/1143819637897834571/1143819638732505130/1247249747341738035
I believe this is the environment variable you need to apply
WEBKIT_DISABLE_DMABUF_RENDERER=1
a okay but where i can apply it permanently?
not sure, @ΩмεցαЯοցυε is the Arch maintainer so ask them probably
okay
still need to figure that part out myself, I've put it in the desktop file but that doesnt do anything, i currently just run it from the terminal
you might be able to add it to the desktop file in /usr/share/applications
ah
while hoping that nvidia fixes their stuff soon…
okay I can make alias but it doesn't help opendeck WEBKIT_DISABLE_DMABUF_RENDERER=1
is that okay or I just fucked up soimething xd
I think environment variables should go first
yep
nope stilll blank as antarctica
okay I've got it
envriomental value enter there /etc/environment
and with sudo on new bash it started working
WEBKIT_DISABLE_DMABUF_RENDERER=1
hmm weird, I was going to suggest that, but thought it wouldn't do anything if it didn't work when added to the command
yea
Yas
WEBKIT_DISABLE_DMABUF_RENDERER=1 opendeck
is what i useit didn't work for me xD
and after restart it works also without sudo
Thanks for help :3