What's new
VORON Design

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members!

V0 screen flashing access denied

scooter921fpv

New member
hello all I am trying to flash a v0 screen and keep getting this message when I run thedfu-util --list command. dfu-util: Cannot open DFU device 0483:df11 found on devnum 16 (LIBUSB_ERROR_ACCESS) just wondering what to try next
 
You need to fix your permissions. I *think* adding yourself to the plugdev group will normally fix it. ( sudo adduser *youruser* plugdev)
 
Top