protonscr

DXVK 2.0 broke Debian 11 compatibility due to Vulkan 1.3 dependency

dxvkclosed
doitsujin/dxvk#3062 · opened 2022-11-13 by SSUPII · updated 2022-12-26 · 6 comments · github
SSSUPII 2022-11-13 github

Software information

Debian 11 Bullseye (Stable)

System information

  • GPU: NVIDIA GTX 1050 / Intel UHD Graphics 630
  • Driver: Proprietary NVIDIA 470.141.03 / Mesa 20.3.5
  • Wine version: N/A
  • DXVK version: 2.0
warn:  Skipping Vulkan 1.2 adapter: NVIDIA GeForce GTX 1050
warn:  Skipping Vulkan 1.2 adapter: Intel(R) UHD Graphics 630 (CFL GT2)
warn:  Skipping Vulkan 1.0 adapter: llvmpipe (LLVM 11.0.1, 256 bits)
warn:  DXVK: No adapters found. Please check your device filter settings and Vulkan setup.

By default Debian 11 Bullseye has no video drivers support for Vulkan 1.3 (while having the library as a backport), rendering the new version of DXVK unusable. Drivers with Vulkan 1.3 support are under unstable branches.

A backport of a newer Nvidia driver version is currently being discussed here: https://forums.debian.net/viewtopic.php?p=762377

RRedundanz 2022-11-14 github

DXVK 2.0 broke Debian 11 compatibility

gave me the chuckles

BBlisto91 2022-11-14 github

@SSUPII Yes dxvk 2.0 raised the driver requirements to 510 and mesa 22.0 for Nvidia and amd/Intel respectively.
The 1.10.3 version is still backwards compatible and should in general work for most games 🙂

SSSUPII 2022-11-14 github

DXVK 2.0 broke Debian 11 compatibility

gave me the chuckles

Yeah. I love my system yet I wish some packages got slightly more frequent updates.

SSSUPII 2022-11-14 github

@SSUPII Yes dxvk 2.0 raised the driver requirements to 510 and mesa 22.0 for Nvidia and amd/Intel respectively.
The 1.10.3 version is still backwards compatible and should in general work for most games 🙂

I can confirm the previous version does work wonderfully. I will give an hand in backporting 510/510 on the linked forums once I give my current exams.

KK0bin maintainer 2022-11-14 github

There isn't really anything for us to do here.

The release notes are perfectly clear about the driver requirements and if users decide to go with a slow moving distro like Debian, they should also stick with older DXVK versions until the required drivers are available.

KkolAflash 2022-12-26 github

It's actually broken on every Linux distro from before 2022.
The needed Vulkan-Loader-1.3 was released in February 2022: https://github.com/KhronosGroup/Vulkan-Loader/tags?after=v1.3.205

P.S.
And Mesa-22.0 was released in March 2022: https://gitlab.freedesktop.org/mesa/mesa/blob/main/docs/relnotes/22.0.0.rst
https://github.com/doitsujin/dxvk/wiki/Driver-support/2ba239c460692c4dc1ec90ac2d404e5e4683364e

Nothing extracted yet.