I have been unable to forward USB from my Windows to Linux and have read some posts on these forums. I saw this one:
https://forums.nomachine.com/topic/does-nomachine-support-local-usb-device
and so I ran the command on the linux server side: sudo insmod /usr/NX/bin/drivers/nxusb.ko
and got this output:
> insmod: ERROR: could not insert module /usr/NX/bin/drivers/nxusb.ko: Invalid module format
and this in syslog:
> May 19 10:47:27 jshellman kernel: [1214766.535604] nxusb: version magic ‘5.0.0-37-generic SMP mod_unload ‘ should be ‘5.3.0-51-generic SMP mod_unload ‘
Is there a way to get past that?
uname -a
shows: Linux jshellman 5.3.0-51-generic #44~18.04.2-Ubuntu SMP Thu Apr 23 14:27:18 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux