Altera_Forum
Honored Contributor
8 years agoUSB Blaster II not recognized in CentOS 7
Hello there,
I am having an issue regarding the Max 10 Development Kit where I installed the drivers and set it up according to this url: "https://www.altera.com/support/support-resources/download/drivers/dri-usb_b-lnx.html" Thus my setup looks like this: # USB-Blaster BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6001", MODE="0666" BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6002", MODE="0666" BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6003", MODE="0666" # USB-Blaster II BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6010", MODE="0666" BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6810", MODE="0666" I have another version installed on another computer with CentOS Linux release 6.4 that is working (with same configuration). The new configuration I am running on is CentOS Linux release 7.3.1611 (Core). Any ideas? Regards,