On Fri, Mar 26, 2010 at 12:25 PM, Boris Epstein borepstein@gmail.com wrote:
On Fri, Mar 26, 2010 at 3:10 PM, Akemi Yagi amyagi@gmail.com wrote:
Is the camera set to the PTP mode? Try running 'tail -f /var/log/messages' while connecting the camera and see how it is being recognized.
Just disconnected and reconnected the camera again, got the following:
Mar 26 15:23:51 antwerp kernel: usb 2-1: USB disconnect, address 2 Mar 26 15:23:55 antwerp kernel: usb 2-1: new full speed USB device using uhci_hcd and address 3 Mar 26 15:23:55 antwerp kernel: usb 2-1: configuration #1 chosen from 1 choice
Looks like the camera is being recognized at least to some degree:
[antwerp@bepstein][~/scratch] lsusb Bus 001 Device 001: ID 0000:0000 Bus 002 Device 003: ID 04b0:0102 Nikon Corp. Coolpix 990 Bus 002 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 004 Device 001: ID 0000:0000 [antwerp@bepstein][~/scratch]
Looking good. Now what do you get with the command:
gphoto2 --auto-detect
Akemi