I've got a 99-libftdi.rules file with the following line:

SUBSYSTEM=="usb_device", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001",
MODE="0664", GROUP="plugdev"


And my user is a member of plugdev:

plugdev:x:1003:haldaemon,jcw


But when I try to perform an operation on the device, I get

can't open ftdi device: (-8) inappropriate permissions on device!


What might I be doing wrong here?

Thanks,
--jc


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to [email protected]   

Reply via email to