Cyberpunk not launching on RX 9070 XT
Since I've switched to an RX 9070 XT, Cyberpunk won't launch anymore.
Steps I have taken so far:
- Reinstall the Game
- Reinstall OS (due to GPU swap)
- Reinstall Drivers
- Tried different Proton/Wine Versions (Proton-GE-9-26, Wine-GE-Proton-8-26, Proton-GE-Latest, Proton-GE-Experimental, Wine-GE-Latest, Proton 9.0(Beta))
- Add Environment Variable "DXVK_FILTER_DEVICE_NAME=RX 9070", "VK_ICD_FILENAMES=/etc/vulkan/icd.d/radeon_icd.x86_64.json", "VK_LAYER_PATH=/etc/vulkan/explicit_layer.d" (Note: These were ChatGPT suggestions, I kinda doubt their effectiveness)
- Updated VKD3D Proton from 2.14 to 2.14.1 using ProtonPlus
- Check "Use dedicated GPU"
- Check "Disable UMU"
On my previous Installation (RTX 2070 Super) I used Wine-9.22-system-staging which was packaged with my Distro, but after the reinstall it isn't anymore.
Heroic also recognizes my GPU in the system information tab as Navi 48 [RX 9070/9070 XT] with driver: amdgpu. Other games (even ones launched with Proton on Steam) have no problem utilizing my GPU.
POIs in the Log:
- 'gfx1201' is not a recognized processor for this target (ignoring processor)
- failed to load driver: radeonsi
- 012c:err:vulkan:wine_vk_instance_init_physical_devices Failed to enumerate physical devices, res=-3
- 012c:err:vulkan:wine_vkCreateInstance Failed to load physical devices, res=-3
I will append the full log as a file.
16 Replies
correct-apricotā¢2mo ago
Problem starts here
Too old kernel?
@Zuckerpapa
inxi -SMGxx
national-goldOPā¢2mo ago
Kernel is 6.13.8-201
correct-apricotā¢2mo ago
You still give that output
We are running inside a Flatpak containerNext thing to blame is this
flatpak update
national-goldOPā¢2mo ago
Also forgot to put my full system specs s here you go:
OS: Nobara Linux 41 Official ISO
Desktop: KDE Plasma 6 Wayland
CPU: 5600X
RAM: 32GB (2x16) DDR4-3600
GPU: RX 9070 XT
Boot/Game drive: 2TB SN770 NVME
Already did that, along with reinstalling the launcher itself
correct-apricotā¢2mo ago
Inxi is the easier way
national-goldOPā¢2mo ago
Sure, give me a sec
correct-apricotā¢2mo ago
vulkaninfo --summary > vlk.txt
This too
It will create that file in your home
Post it as isnational-goldOPā¢2mo ago
correct-apricotā¢2mo ago
Hmm, inxi output also looks odd as in for some reason gpu is not recognized fully
Does any other game work? Aka something from Steam for example?
national-goldOPā¢2mo ago
Yep, seems like every game is working, tested with:
- Minecraft
- Forza Horizon 5
- Satisfactory
- Doom Eternal
correct-apricotā¢2mo ago
Grrrr, can you try with appimage heroic?
It is "download, mark it as executable and run"
national-goldOPā¢2mo ago
Yeah sure, let me quickly set things up
correct-apricotā¢2mo ago
Doesnt need an actual launcher installation
š
national-goldOPā¢2mo ago
AppImage Version actually get's me to the launcher at least. I will quickly try to run the game
Geez, it runs now... should have thought about this. Thanks a lot
correct-apricotā¢2mo ago
Yw, i would use GE Proton now
Instead of Wine 10
Iirc nobara repos has Heroic non Flatpak
In summary; Flatpak doesnt ship something that your gpu needs for now
Probably would catch up in a few months
national-goldOPā¢2mo ago
I'm not really thrilled about flatpak anyways, had some weird issues in the past
But just out of curiosity, i will try the RPM version