robbert-vdh / yabridge

A modern and transparent way to use Windows VST2, VST3 and CLAP plugins on Linux
GNU General Public License v3.0
2.41k stars 62 forks source link

Can't load any plugin with yabridge #352

Open HITOA opened 3 months ago

HITOA commented 3 months ago

Thanks for giving yabridge a shot!

Problem description

All the plugin with yabridge fail to load under both bitwig and reaper. Here is the error output of yabridge :

08:50:52 [Serum-DLRaloqv] 
08:50:52 [Serum-DLRaloqv] Enabled features:
08:50:52 [Serum-DLRaloqv] - bitbridge support
08:50:52 [Serum-DLRaloqv] - CLAP support
08:50:52 [Serum-DLRaloqv] - VST3 support
08:50:52 [Serum-DLRaloqv] 
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 002c:fixme:winediag:loader_init wine-staging 9.12 is a testing version containing experimental patches.
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0058:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0058:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0058:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0024:err:module:import_dll Library coml2.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0024:err:module:import_dll Library ole32.dll (which is needed by L"Z:\\run\\current-system\\sw\\bin\\yabridge-host-32.exe") not found
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0024:err:module:loader_init Importing dlls for L"Z:\\run\\current-system\\sw\\bin\\yabridge-host-32.exe" failed, status c0000135
08:50:52 [Serum-DLRaloqv] The Wine host process has exited unexpectedly. Check the output above for more information.
terminate called without an active exception

I don't really understand most of the error but I tried to check and install if needed (with winetricks) the dll mentioned in the error with no luck so far. (The error is still exactly the same).

I should mention, i'm on NixOS (unstable channel), the package for wine is the staging one. All plugin is synced correctly with yabridgectl.

What did you expect to happen?

I expected the plugin to load properly in at least reaper or bitwig if not both.

What actually happened?

Plugin failed to load with the error msg mentioned above.

Operating system

NixOS

How did you install yabridge?

from the nixpkgs

yabridge version

5.1.0

yabridgectl version

5.1.0

Wine version

wine-9.12 (Staging)

Plugin

Serum & some Fabfilter plugins

Plugin type

both VST2 and VST3

Plugin architecture

both 64-bit and 32-bit

Host

Reaper 7.17 & Bitwig studio 5.1.9

Desktop environment or WM

Hyprland (Wayland)

GPU model

NVIDIA RTX 2070

GPU drivers and kernel

NVIDIA Driver version 555.58

Debug log

No response

Anything else?

No response

DynamicGoose commented 3 weeks ago

I have the same problem. Also with ole32.dll and coml2.dll missing.

oXeleis-bzzt commented 1 week ago

Same problem here, with sorta diferent dll, some missing and some falling, if anyone fixed it please share solution