Re: permissions problems when using libusb

2007-09-11 Thread Britton Kerin
Unfortunately someone on #debian on IRC said that the instructions in that file are incorrect when then udev-created device is involved. Or something like that. Sorry, I should have mentioned that originally. Britton On Mon, 10 Sep 2007 17:45:58 -0500, "Michael Shuler" <[EMAIL PROTECTED]> said

Re: permissions problems when using libusb

2007-09-10 Thread Michael Shuler
On 09/10/2007 05:39 PM, Britton Kerin wrote: > I have a program that uses libusb and it only works from root. When I > try > to run as a normal user I get errors like this: > > avrdude: usb_open(): cannot read serial number "error sending control > message: Operation not permitted" > avrdude: usb

permissions problems when using libusb

2007-09-10 Thread Britton Kerin
I have a program that uses libusb and it only works from root. When I try to run as a normal user I get errors like this: avrdude: usb_open(): cannot read serial number "error sending control message: Operation not permitted" avrdude: usb_open(): cannot read product name "error sending control me