While you're here, please consider supporting GamingOnLinux on:
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Marvel Rivals team issue a statement on recent bans for Steam Deck and macOS players
- Funded in 5 minutes - the open source modular mini computer 'Pilet' is on Kickstarter
- The Awesome Games Done Quick Humble Bundle is a good deal not to be missed
- Valve set Palworld back as Steam Deck Playable but with multiple listed problems
- GPD WIN 4 handheld plans to support Valve's SteamOS in 2025 (updated: nope) [updated]
- > See more over 30 days here
Recently Updated
- While Palworld enjoys a resurgence Valve dropped the rating to Steam Deck Unsupported
- GPD WIN 4 handheld plans to support Valve's SteamOS in 2025 (updated: nope)
- Valve confirms a public beta of SteamOS is coming as 'SteamOS expands beyond Steam Deck'
- Discord Canary on Linux breaks Wayland screen-sharing support for now
- Wireless HORIPAD for Steam gets a firmware fix for the Steam Deck OLED
-
Freejam studio closing with Robocraft and Robocraft 2 s…
- Talon1024 -
Sid Meier's Civilization VII is Steam Deck Verified wit…
- Kimyrielle -
Sid Meier's Civilization VII is Steam Deck Verified wit…
- Mountain Man -
Refurbished Steam Deck LCD and Steam Deck OLED back in …
- ekkaiyu -
Can 2025 please be the year more games add Text and UI …
- KROM - > See more comments
View PC info
View PC info
View PC info
View PC info
Nice work :) thanks
https://ibb.co/1Lh3rPF
It's static in the image, but when actually playing it flickers. Sorta like noise from old TVs when no channel is available.
Enabled Proton Beta. Happens with "stable" and beta.
Latest PPA that Valve recommended in their quick guide for SteamPlay
View PC info
It did happen before with OpenGL rendering: https://bugs.winehq.org/show_bug.cgi?id=43133
May be dxvk exposes a similar issue. Feel free to report it to dxvk bug tracker here: https://github.com/doitsujin/dxvk/issues/138
Proton 3.16-6-Beta
No change when toggling ambient occlusion to HBAO+ (from SSAO) or to none.
AMD RX 580, i7 4770k
Kubuntu 18.04
View PC info
What llvm does that use? Try using latest Mesa master with llvm master snapshot. Either way, please post this info to dxvk issue I linked above.
https://send.firefox.com/download/dcd78ddb8c/#gRGpMF2-xa5eX62FpOBTJg
View PC info
To check what llvm Mesa is using, please post these:
glxinfo | grep string
vulkaninfo | grep deviceName
server glx vendor string: SGI
server glx version string: 1.4
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
OpenGL vendor string: X.Org
OpenGL renderer string: Radeon RX 580 Series (POLARIS10, DRM 3.23.0, 4.15.0-43-generic, LLVM 8.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.0-devel - padoka PPA
OpenGL core profile shading language version string: 4.50
OpenGL version string: 4.5 (Compatibility Profile) Mesa 19.0.0-devel - padoka PPA
OpenGL shading language version string: 4.50
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.0-devel - padoka PPA
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
vulkaninfo | grep deviceName
INTEL-MESA: warning: Haswell Vulkan support is incomplete
deviceName = Intel(R) Haswell Desktop
deviceName = AMD RADV POLARIS10 (LLVM 8.0.0)
Any guideline for how to properly report this issue?
Also I see in second output it says "Haswell Vulkan support is incomplete". Could that be the cause of it?
EDIT: The game is playable but it's such a bummer that this happens :(
View PC info
Intel Vulkan shouldn't affect the game, unless for some reason it's running through anv and Intel GPU.
You can see what is being used in the dxvk log. Or run the game with dxvk hud enabled, by setting this environment variable for example:
export DXVK_HUD=devinfo,fps,memory
EDIT: It's not running through dgpu or anv. It runs at 60+ fps at Ultra.
I made a error thinking the incomplete line was maybe relating to non graphics aspects of the cpu.
View PC info
I haven't used Ubuntu myself, but as you say, there is some standard tool that helps managing kernel installations from the official Ubuntu repo.
You can also simply do the search for available kernels like this:
apt-cache search linux-image
Find latest 4.19.x or even 4.20.0-rc7 and use that.
Make sure you are also using latest amdgpu firmware. I install it by hand for example, since in Debian firmware-amd-graphics package is behind upstream.
The bug issue page is locked btw.
View PC info
The issue persists. Should I stick to that kernel or revert? What I meant earlier is that I don't feel confident that I can fix things if most up to date kernel breaks them.
View PC info
Feel free to open new dxvk bug, so developers could investigate.
to add to frustration, my other email isn't being accepted when I try to add it at Github.
EDIT: Nm sorted. Now to add the bug.
View PC info