On Thursday 15 April 2004 03:22 pm, Brad Sims wrote: > On Thursday 15 April 2004 9:09 am, Mike Chandler wrote: > > Unable to initialize camera. Check your port settings and camera > > connectivity and try again. > > First give this a read... > <http://www.gphoto.org/doc/manual/permissions-usb.html> > Steps two and three sound like what you are looking for... > > Or you can do what I did (I have multiple cameras, one shows as a > USB hd), I just got a six-in-one usb card reader, made a mountpoint > named /flash (symlinked to /dev/sdc1) and just mount it when needed. > This to me is a lot more flexable than just gtkam/gphoto2. > > Mine is a Sandisk ImageMate 6 in 1 reader and I just needed to add > the usbstorage module, and added the following to my /etc/fstab: > > # 6 in 1 Removable USB Card Reader > # The sd_1 entries match up to the types of media read > # > #/dev/sda1 /fixme vfat ro,noauto,user 0 0 > #/dev/sdb1 /fixme vfat ro,noauto,user 0 0 > # > # This one I know is for SmartMedia. > # I removed the ro so that I could delete the files using > # disk management tools like Konq, MC or good old rm > # > /dev/sdc1 /flash vfat noauto,user 0 0 > #/dev/sdd1 /fixme vfat ro,noauto,user 0 0 > > -- > "If thine enemy wrong thee, buy each of his children a drum." > -- Chinese proveb
Thanks Brad, I wonder if I have to add stuff to fstab,-- I can access the camera as 'root' now, but not as a user. If I try as user: An error occurred in the io-library ('Could not claim the USB device'): Could not claim interface 0 (Operation not permitted). Make sure no other program or kernel module (e.g. dc2xx or stv680) is using the device and you have read/write access to the device. What device? Thanks... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]