Raspberry Pi PicoLog 6 USB permission fix command

Forum for discussing PicoLog
Post Reply
AndrewA
PICO STAFF
PICO STAFF
Posts: 400
Joined: Tue Oct 21, 2014 3:07 pm

Raspberry Pi PicoLog 6 USB permission fix command

Post by AndrewA »

FYI for anyone having connection issues in PicoLog 6 here the USB permissions command that can be run from the terminal.
You will need to restart the Raspberry Pi for it take affect.

Code: Select all

sudo bash -c 'echo "ATTRS{idVendor}==\"0ce9\", MODE=\"777\"" > /etc/udev/rules.d/95-pico.rules'
Regards Andrew
Technical Specialist

Post Reply