-
Notifications
You must be signed in to change notification settings - Fork 189
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
[solved] Fails to start: Nvidia 2060, Fedora 31 #52
Comments
Signal 11 is a segmentation fault. Would you be able to launch the game from within GDB (or dump a GDB core file) and provide us with a stacktrace of the crash? If you're up to building q2rtx yourself, you could build with debug symbols enabled which would help us interpret your stacktrace more easily. |
Might look into that next. For the moment it looks like: Disabling Steam overlay removes the steamoverlayvulkanlayer error. Disabling Steam fossilize seems to remove the libVkLayer_steam_fossilize error BUT (I assume at the moment) that QII RTX requires Vulkan. Still fails to run either way. I had reinstalled the drivers as this is a GPU switch out and that did nothing. Vulkan is installed automatically so all should be good there. |
Building QII RTX manually (running the game that way) still has signal 11 so... will get a stacktrace or something next... |
|
Yes, removing the following code allows the game to start. That does result in the game breaking during load naturally when RTX is used.
|
Closing as development Vulkan Nvidia driver works. Ran some tests and VK works with regular driver but Ray Tracing seems to be a problem. It looks like the regular driver should have Ray Tracing but I'm confused about that since its broken. It should just be a matter of time for something new to trickle down to the regular driver. If not, then Ray Tracing with the regular driver has a serious problem. |
q2_rtx.log
Native game demo version (via Proton also fails)
Nvidia driver 440.36
Fedora 31 fully updated
Will look into this further.
The text was updated successfully, but these errors were encountered: