Korg opsix and Librarian on Windows VM
Posted: Sun Jul 16, 2023 1:24 pm
For some Windows-only software I run a Windows VM on my server where I can connect with Linux Virtual Machine Manager. It can even forward USB devices from my Linux machine to the VM. But I failed using Korg's opsix Librarian. It couldn't find my opsix.
Solution:
/etc/modprobe.d/anyname.conf with
Code: Select all
blacklist rndis_wlan
blacklist rndis_host
blacklist usbnetprevents that Linux is setting up an rndis network interface.
Unfortunately it doesn't fix USB midi with the opsix. It hangs after a few notes from Linux and has to be restarted.