Comment 28 for bug 3400

Revision history for this message
manuel (manuel-soto) wrote :

I found permission denied when gphoto2 is called w/ strace. I believe that some changes was made during uprade.

It works if I call it using sudo

$ ls -ld /dev/bus/usb/005/007
crw-rw-r-- 1 root root 189, 518 Mar 25 16:18 /dev/bus/usb/005/007

I'm in plugdev. Do the file /dev/bus/usb/005/007 should have plugdev gid?

$ id
uid=1000(msoto) gid=1000(msoto) groups=4(adm),6(disk),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(lpadmin),105(scanner),112(Debian-exim),113(burning),114(wheel),1000(msoto),1002(ise)