Lutris is stuck on lutris is starting page

hello guys, how r u?
Btw i just installed lutris (i think all knows what is it) i used the official guide to install it (i added the ppa, runned sudo apt update, and thene sudo apt install lutris, but when i launched the app is stuck on "lutris is starting" i tried to search online and found that i have to run a command so i run it and then tried again to open lutris it doesn't change anything
P.S when i close the app he gaves me pop-up where he says "lutris was unable to find vulkan support for the i386 architecture this will prevent many games and program from working ecc" so i run the command "uname -m" to see if my architecture was 32 or 64 bits and it gaves me it is 64 so why does lutris tell me to install something that is needed for 32 architecture??

one more thing when i close the pop-up lutris starts but the page of lutris is starting doesn't dissapear and when i search for games it gaves me that he doesn't found anything

sorry i got a lot to do so i can't read all the things could u please tell me the command to execute
thx a lor dude.

Lutris is already listed under Synaptic, so I don't know why you'd need to add the PPA. I recommend checking what version you have. Synaptic shows as 0.5.7.1 - any other version may not work properly.

Unfortunately, you may have to do some reading or post on the Wine forum, as linked by 337harvey. You may or may not need DXVK. If you do need it, it can be easily added using PlayOnLinux. For Lutris, I don't know. This also depends on if you indeed need DXVK.

1 Like

ok thx when i got time i will read it hope that's nothing difficult

ok so i have also searched online and they said that i have to run this command which has the word DXVK so i think that i already got this thing installed. the command i runned is wget https://cdn.discordapp.com/attachments/538903130704838656/796102070825779250/dxvk_versions.json -P $HOME/.local/share/lutris/runtime/dxvk

ok so if it can help i also runned lutris with the terminal and the terminal gaves me this info's
username~$ lutris
Gtk-Message: 21:44:47.530: GtkDialog mapped without a transient parent. This is discouraged.
2021-03-23 21:44:47,532: Initializing lutris
2021-03-23 21:44:51,488: Runtime steam is not available locally
2021-03-23 21:44:51,490: Runtime lib64 is not available locally
2021-03-23 21:44:51,492: Runtime lib32 is not available locally
2021-03-23 21:45:27,325: Lutris 0.5.8.3
2021-03-23 21:45:27,326: Running X.Org Mesa driver 20.0.8 on AMD STONEY (DRM 3.35.0, 5.4.0-67-generic, LLVM 10.0.0) (0x98e4)
2021-03-23 21:45:27,327: GPU:there's a code idk if i can show this
(amdgpu drivers)
2021-03-23 21:45:27,328: i386 libvulkan.so.1 missing (needed by vulkan)
Gtk-Message: 21:45:27.646: GtkDialog mapped without a transient parent. This is discouraged.
2021-03-23 21:45:47,453: Shutting down Lutris

I recommend asking here https://forums.lutris.net/ - I use PlayOnLinux, and, as I linked in my last post, the installation is straightforward. I know nothing about Lutris.

ok thx, btw i know that there's also playonlinux but i'm a complete noob with linux (i only know some basic commands) so i prefer lutris bcs is much easier

Add 32 bit architecture.

sudo dpkg --add-architecture i386

sudo apt update

sudo apt full-upgrade

1 Like

my pc is 64 bit not 32

Yes, but you still need the architecture for 32 bit support.

Read the " Enabling Multi Arch on Ubuntu 18.04 LTS" section on How to Run 32-bit Windows Programs on 64-bit Ubuntu 18.04 LTS – Linux Hint

One of your posted messages was: i386 libvulkan.so.1 missing (needed by vulkan)
That is why Aravisian made his recommendation.

Perfectly stated.

you're right i tried to read but i didn't understand much so now i try to add the 32 bit architecture thing and if doesn't work i will go with the videos

Oh ok i didn't know that thx i will try