-
-
Notifications
You must be signed in to change notification settings - Fork 619
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on Debian with AMD #972
Comments
Sounds like a bug in graphics driver, linux users have often problems like this. |
So what's next, how can I fix this? Should I try other drivers? |
The log file is saved to the user temp folder. I don't know what this is on Linux, on Windows this is: C:\Users\username\AppData\Local\Temp\wiBacklog.txt Apart from that you can try debugging the problem or follow the troubleshoot guide in the readme: https://github.com/turanszkij/WickedEngine?tab=readme-ov-file#troubleshooting I'm personally not working with linux, so maybe someone can come here, or you can also go to the discord to ask others. |
You could check if you are using "radv" which is known to currently cause problems on AMD 6000 series gpus on linux: To use amdvlk for the steam version when using radv for the OS you can use the following launch options in steam: |
So I extracted all from latest relase (v0.71.585) Content.zip and Editor.Linux.zip in folder.
Made Editor_Linux executable, and started.
I saw window, with a text saying "Creating pipeline shaders" or so.
Shortly after I got a driver crash I think, because I lost my screen and session, then I saw log in screen, had to newly log in.
OS: Debian 12
GPU: ASRock AMD Radeon RX 6600 XT
drivers: amggpu
Any idea what's wrong?
I also tried this with nightly build and crashed the same way.
The text was updated successfully, but these errors were encountered: