Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi,
For udev issues, you just need to create a rule; for this purpose, just copy and paste the following into a text editor (gedit for example) :SUBSYSTEM=="usb", ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6001", GROUP="plugdev", MODE="0666", SYMLINK+="usbblaster"
Pay attention to not add line brakes ! then , you save it as : 40-usbblaster.rules then copy (with root privileges) into : /etc/udev/rules.d After a reboot, it should work ... (I'm a debian user, it may be a bit different on another distribution, i should be able to help in such a case ! And i presume you are using a usbblaster or some kind of)