590 release feedback & discussion

590 has just arrived to DC apt repos including Debian-13 :)))
I’ve just installed it on a test machine and performed some smoke tests:

  • vkcube runs ok on my 3090 eGPU
  • ollama is able to offload to the 3090 eGPU as well

There seems to be some problem with DXVK-NVAPI however: my Nvidia card is not detected, Wine falls back to the iGPU and I get the following errors in logs:

NVRM: API mismatch: the client 'Agent.exe' (pid 9590)
NVRM: has the version 580.105.08, but this kernel module has
NVRM: the version 590.44.01.  Please make sure that this
NVRM: kernel module and all NVIDIA driver components
NVRM: have the same version.

I’ve purged '*nvidia*' '*nvidia*:i386' '*cuda*' '*cuda*:i386' and installed nvidia-open from scratch again, but it has not helped. Has anyone experienced something similar with v590 either on DC packages or on dot-run installer?

UPDATE: the DXVK-NVAPI thing turned out to be my own misconfiguration ;-]