Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2007 15:35:16 +0300
From:      Maxim <h-k@proc.ru>
To:        freebsd-questions@freebsd.org
Cc:        andy@neu.net, freebsd-usb@freebsd.org
Subject:   Re: problem mounting digital camera
Message-ID:  <200701141535.16767.h-k@proc.ru>
In-Reply-To: <Pine.LNX.4.64.0701140657310.2830@rigel.dandy.net>
References:  <Pine.LNX.4.64.0701140657310.2830@rigel.dandy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 14 January 2007 15:07, andy@neu.net wrote:
> I am having a problem mounting my digital camera, it is a Nikon Coolpix
> 7600.  It shows up in dmesg:
>   ugen0: NIKON NIKON DSC E7600-PTP, rev 2.00/1.00, addr 2
>
>   and from usbdevs:
>     addr 2: NIKON DSC E7600-PTP, NIKON
>
>   not getting anything about umass or da0.
>
>   I have the following lines in /boot/loader.conf:
>   usb_load="YES"
>   umass_load="YES"
>
>   in rc.conf I have:
>   usbd_enable=YES
>   dbus_enable="YES"
>   polkitd_enable="YES"
>   hald_enable="YES"
>
>   and I have umass enabled in the kernel config
>
>   When I try to mount I get the following:
>   # mount -t msdos /dev/da0s1c /mnt
>   mount_msdosfs: /dev/da0s1c: No such file or directory
>
> Any help would be appreciated.
>


PTP cameras never identified as mass storage devices. try digikam from ports, 
but read carefully about raw USB access (for example here - 
http://www.gphoto.org/doc/manual/permissions-usb.html ) if you running DE not 
as root.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701141535.16767.h-k>