Hi Dale,
> sorry for the long awaited reply, I have not been very well and only > getting behind a computer screens made it worse so had to have so time > away, but finally stubbled on this gem, so.... > > dale@spock:~$ lsusb | grep Canon > Bus 007 Device 022: ID 04a9:3217 Canon, Inc. > dale@spock:~$ ls -l /dev/bus/usb/007/022 > crw-rw-r-- 1 root root 189, 789 Sep 14 21:20 /dev/bus/usb/007/022 > > that is my outputs for the to commands you wanted me to run. > > Humm, I have this: > > $ lsusb | grep Samsung > Bus 002 Device 007: ID 04e8:6865 Samsung Electronics Co., Ltd GT-I9300 Phone > [Galaxy S III] (PTP mode) > $ gvfs-mount gphoto2://[usb:002,007]/ > $ ls -l /dev/bus/usb/002/007 > crw-rw-r--+ 1 root root 189, 134 Set 15 11:41 /dev/bus/usb/002/007 > > A plus at the end of 'crw-rw-r--+' > > While waiting for Marcus reply, can you check if the user you > are using is part of plugdev group ? In my case 'zaza'. > > $grep plugdev /etc/group > plugdev:x:46:zaza > > regards, > Herbert

