Skip to content

Unable to use Vulkan driver on Debian ARM, showing only white screen #227

@Spessmen14

Description

@Spessmen14

System Details

GPU: Adreno 640
CPU: AArch64
Graphics drivers: Zink Vulkan 1.3 - Turnip

Running Debian 13 "Trixie"

Problem Description

The 3D hardware acceleration is working and native applications like Blender are able to make full use of them. When I attempt to run anything under wine-hangover it stops at a white screen.

Terminal output includes:

  • A ton of "Unhandled feature 0x3" messages
  • A ton of "X11DRV_ConfigureNotify synthetic event mapping not implemented" messages
  • Wined3d_guess_card "no card selector available for card vendor 000 (using GL_RENDERER llvmpipe)

It looks like the main issue is that Wine is defaulting to software rendering or otherwise failing to pick up on the Vulkan drivers are available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions