Date: Thu, 6 Sep 2007 10:37:31 +0200 From: Harry Jensen <freebsd@elgert.dk> To: questions@freebsd.org Subject: Re: Canon A620, FreeBSD and gphoto2 Message-ID: <20070906083731.GA3413@mugin.localhost> In-Reply-To: <6e4453640709052135k61dc4097nb79c03e4672e5489@mail.gmail.com> References: <6e4453640709052135k61dc4097nb79c03e4672e5489@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 05, 2007 at 09:35:49PM -0700, Erin McNew wrote:
> *** Error ***
> An error occurred in the io-library ('I/O problem'): Failed to open
> '/dev/ugen0' (m).
> *** Error (-7: 'I/O problem') ***
I have a Nikon Coolpix 4500, and found following through Google:
------
To have the rights to download files from a digital
camera, add following to the "/etc/devfs.rules":
[usb_devices=10]
add path 'ugen*' mode 0660 group operator
add path 'da*s*' mode 0660 group operator
..and restart "/etc/rc.d/devfs restart"
..add yourself to the "operator" group.
------
For me it just worked then. Sometimes it will fail during the initial
attempts to download files, but then I just switch off the camera, and
on again, then it works.
It might be better, security wise, to have a group called "camera", instead of
"operator", but have not tried it.
Brgds Harry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070906083731.GA3413>
