Forum Discussion

GRAVE2's avatar
GRAVE2
Icon for New Contributor rankNew Contributor
7 years ago
Solved

Virtualbox 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...
  • GRAVE2's avatar
    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.