Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Testing - Bookworm] n64 emulator simple64 is failing on non-free Nvidia 510

- - ALL UNSTABLE / TESTING THREADS SHOULD BE POSTED HERE - -
This sub-forum is the dedicated area for the ongoing Unstable/Testing releases of Debian. Advanced, or Experienced User support only. Use the software, give, and take advice with caution.
Post Reply
Message
Author
User avatar
SSUPII
Posts: 7
Joined: 2022-11-15 15:48

[Testing - Bookworm] n64 emulator simple64 is failing on non-free Nvidia 510

#1 Post by SSUPII »

Both Flatpak release and compiled from source of a software called `simple64` (https://github.com/simple64/simple64) are failing on non-free NVIDIA 510 (tested 510.85.02 and 510.108.03), but not on non-free NVIDIA 460 (available in bullseye). (GPU is NVIDIA GTX 1050).
The software is failing after loading a Nintendo 64 ROM file with:

Code: Select all

[ERROR]: Failed to create swapchain (code: -13)
with -13 meaning VK_ERROR_UNKNOWN
I want to specify that this is the only Vulkan application that seems to fail, but the application is only failing on Debian Bookworm running NVIDIA 510 (or at least appear to be, as there are no other reports of this error). I've not tested NVIDIA 515 available in experimental.
The software uses `parallel-rdp` as backend (https://github.com/Themaister/parallel-rdp), and compiling it and running their examples returns the same error. A Github issue about this is at the moment open: https://github.com/Themaister/parallel-rdp/issues/51
Has anyone tried this application? I can link a free test demo ROM if needed.

User avatar
SSUPII
Posts: 7
Joined: 2022-11-15 15:48

Re: [Testing - Bookworm] n64 emulator simple64 is failing on non-free Nvidia 510

#2 Post by SSUPII »

This issue was fixed by installing NVIDIA's driver 525.78.01 from Nvidia's website (the .run installed)

Post Reply