Skip to content
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

[AMD] Proton-enabled Steam Games Not Launching with 9070XT #2361

Closed
milelime opened this issue Mar 10, 2025 · 6 comments
Closed

[AMD] Proton-enabled Steam Games Not Launching with 9070XT #2361

milelime opened this issue Mar 10, 2025 · 6 comments
Labels
bug Something isn't working

Comments

@milelime
Copy link

Describe the bug

When I launch No Man's Sky or Cyberpunk 2077, steam says that they launch and I can see the .exe in the processes, but the window to the game does not open.

Image
Image

What did you expect to happen?

I expect the games to launch.

Output of rpm-ostree status

State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
                   Digest: sha256:c1056a20b97e2f74e97c3648026a9c276654643cca57bdd32c5ec34759b1bf12
                  Version: 41.20250301.1 (2025-03-03T05:05:01Z)
          LayeredPackages: coolercontrol lact liquidctl

  ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
                   Digest: sha256:652ad9a19aaab4248dba3db14c32cd78e4d028f178e78f9fe43f6b7d98abc7e5
                  Version: 41.20250227.1 (2025-02-27T21:10:07Z)
          LayeredPackages: coolercontrol lact liquidctl

Hardware

Image
I am running the new 9070XT. I just updated the BIOS to the newest version.

Extra information or context

Vulkaninfo returns the following:

WARNING: [Loader Message] Code 0 : Layer VK_LAYER_MESA_device_select uses API version 1.3 which is older than the application specified API version of 1.4. May cause issues.
WARNING: [../src/amd/vulkan/radv_physical_device.c:2068] Code 0 : failed to initialize winsys (VK_ERROR_INITIALIZATION_FAILED)
ERROR: [Loader Message] Code 0 : setup_loader_term_phys_devs: Call to 'vkEnumeratePhysicalDevices' in ICD /usr/lib64/libvulkan_radeon.so failed with error code -3
ERROR: [Loader Message] Code 0 : setup_loader_term_phys_devs:  Failed to detect any valid GPUs in the current config
ERROR at /builddir/build/BUILD/vulkan-tools-1.4.304.0-build/Vulkan-Tools-vulkan-sdk-1.4.304.0/vulkaninfo/./vulkaninfo.h:247:vkEnumeratePhysicalDevices failed with ERROR_INITIALIZATION_FAILED
@Random90
Copy link

9070 xt requires newer version of mesa driver (v25, bazzite has v24). Wait day or two for an update.

@HikariKnight
Copy link
Member

HikariKnight commented Mar 11, 2025

Mesa 25 should be in testing now
rebase to testing so we can find out if we need more stuff added

to switch run this in the terminal
brh rebase testing

to switch back to stable use
brh rebase stable

If you get stuck for some reason you can hold ESC at boot (if you get taken to a grub> prompt type normal and press enter to get back to the boot menu) and select your ostree:1 entry and once booted run rpm-ostree rollback to go back to the previous image which would be the stable image and please report to us.

@milelime
Copy link
Author

Thank you for the helpful post. I can see that the 9070 is now recognized in neofetch. I will do some testing and report back!

@milelime
Copy link
Author

No Man's Sky works great!

@slimsha3
Copy link

There's some issue with immage corruption in Indiana Jones with the 9070 xt

@milelime
Copy link
Author

I have been using the testing branch all day -- no issues so far. Please let me know if you would like any info/logs @HikariKnight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants