GRAVE2
New Contributor
7 years agoVirtualbox with DE10-Lite USB Scan Problem
I'm running Ubuntu 18.04 with Virtualbox and extensions running with Centos 6 virtual machine. Quartus Prime 18.1.0 is installed and working, and I have worked through several labs in the "4 Hour FP...
- 7 years ago
Found the USB bus was read only. Changed it:
chmod 666 /dev/bus/usb/002/002
The bus and device numbers in path above found with lsusb inside VM.