|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
java bindingHi,
Iam new here in mailing list. I found some info about java bindings in news. I downloaded latest sources and I didnt found any java bindings. Are java bindings packaged there? If no, how can I obtain them? PS: my final target is to set actual time on my Olympus C-3000Z :-) Digikam doesnt have option to adjust camera time and I failed to google some other solution (instead of photopc [1] which dont have native usb support). I had some experience about taking photos by libgphoto2 from C code and I think that adjusting time is implemented in this lib. PPS: What about to update your documentation and include there list of methods avaible in lib? [1] http://www.lightner.net/lightner/bruce/ppc_use.html Have a nice day -- LuVar ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gphoto-devel mailing list Gphoto-devel@... https://lists.sourceforge.net/lists/listinfo/gphoto-devel |
|
|
Re: java bindingOn Thu, Oct 29, 2009 at 11:26:18AM +0100, Ľubomír Varga wrote:
> Hi, > > Iam new here in mailing list. I found some info about java bindings in news. I > downloaded latest sources and I didnt found any java bindings. > > Are java bindings packaged there? If no, how can I obtain them? > > PS: my final target is to set actual time on my Olympus C-3000Z :-) Digikam > doesnt have option to adjust camera time and I failed to google some other > solution (instead of photopc [1] which dont have native usb support). I had > some experience about taking photos by libgphoto2 from C code and I think > that adjusting time is implemented in this lib. > > PPS: What about to update your documentation and include there list of methods > avaible in lib? > > [1] http://www.lightner.net/lightner/bruce/ppc_use.html You could also use the gphoto2 command line tool. The configuration is called "date-time", so gphoto2 --get-config date-time to see current value gphoto2 --set-config date-time="new time in seconds since 1970 January 1st" to set new value Ciao, Marcus ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gphoto-devel mailing list Gphoto-devel@... https://lists.sourceforge.net/lists/listinfo/gphoto-devel |
|
|
Re: java bindingWhat about to setting it to current time? (for example by parameter "now"?)
I tried what you adviced me. Output is in attachement where is writen, that I should contact this mailinglist. Also specifiing camera model give that error. Another try I give to test if my gphoto2 is working with my camera...: gphoto2 --debug --debug-logfile=my-logfile.txt --port=usb --camera="Olympus C-3000Z" -L outputs to second atachment (second try) and my-logfile.txt file. In last atachement is some sucessfull run of gphoto2. Is there some bug with --get-config parameter or Iam to lame to use correct parameters? Should I test some other things to help? PS: This version of gphoto2 is using the following software versions and options: gphoto2 2.4.0 gcc, popt(m), exif, cdk, no aa, jpeg, readline libgphoto2 2.4.0 gcc, ltdl, EXIF libgphoto2_port 0.8.0 gcc, ltdl, USB, serial without locking On Thursday 29 October 2009 11:29:27 Marcus Meissner wrote: > On Thu, Oct 29, 2009 at 11:26:18AM +0100, Ľubomír Varga wrote: > > Hi, > > > > Iam new here in mailing list. I found some info about java bindings in > > news. I downloaded latest sources and I didnt found any java bindings. > > > > Are java bindings packaged there? If no, how can I obtain them? > > > > PS: my final target is to set actual time on my Olympus C-3000Z :-) > > Digikam doesnt have option to adjust camera time and I failed to google > > some other solution (instead of photopc [1] which dont have native usb > > support). I had some experience about taking photos by libgphoto2 from C > > code and I think that adjusting time is implemented in this lib. > > > > PPS: What about to update your documentation and include there list of > > methods avaible in lib? > > > > [1] http://www.lightner.net/lightner/bruce/ppc_use.html > > You could also use the gphoto2 command line tool. > > The configuration is called "date-time", so > > gphoto2 --get-config date-time > to see current value > gphoto2 --set-config date-time="new time in seconds since 1970 January 1st" > to set new value > > Ciao, Marcus Odborník na všetko je zlý odborník. Ja sa snažím byť výnimkou potvrdzujúcou pravidlo. luvar@blackhorse:~$ gphoto2 --port=usb --get-config date-time *** Error *** The first byte received (0xe9) is not valid. *** Error *** The first byte received (0xe9) is not valid. *** Error *** The first byte received (0x1) is not valid. *** Error *** The first byte received (0x1) is not valid. *** Error *** The first byte received (0x1) is not valid. *** Error *** The first byte received (0x1) is not valid. *** Error *** The first byte received (0x1) is not valid. *** Error *** The first byte received (0x1) is not valid. *** Error *** The first byte received (0x1) is not valid. *** Error *** The first byte received (0x99) is not valid. *** Error *** recursive calls are not supported by the sierra driver! Please contact <gphoto-devel@...>. *** Error *** The first byte received (0x99) is not valid. *** Error *** The first byte received (0x99) is not valid. *** Error *** The first byte received (0x99) is not valid. *** Error *** The first byte received (0x99) is not valid. *** Error *** The first byte received (0x99) is not valid. *** Error *** The first byte received (0x99) is not valid. *** Error *** The first byte received (0x1) is not valid. *** Error *** The first byte received (0x1) is not valid. *** Error *** The first byte received (0x1) is not valid. Label: Camera Configuration luvar@blackhorse:~$ luvar@blackhorse:~$ env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --port=usb -L --camera="Olympus C-3000Z" *** Error *** The first byte received (0xe9) is not valid. *** Error (-102: 'Corrupted data') *** For debugging messages, please use the --debug option. Debugging messages may help finding a solution to your problem. If you intend to send any error or debug messages to the gphoto developer mailing list <gphoto-devel@...>, please run gphoto2 as follows: env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --debug --debug-logfile=my-logfile.txt --port=usb -L --camera=Olympus C-3000Z Please make sure there is sufficient quoting around the arguments. luvar@blackhorse:~$ 0.000018 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.000166 main(2): gphoto2 2.4.0 0.000202 main(2): gphoto2 has been compiled with the following options: 0.000232 main(2): + gcc (C compiler used) 0.000260 main(2): + popt (mandatory, for handling command-line parameters) 0.000287 main(2): + exif (for displaying EXIF information) 0.000315 main(2): + cdk (for accessing configuration options) 0.000342 main(2): + no aa (for displaying live previews) 0.000369 main(2): + jpeg (for displaying live previews in JPEG format) 0.000396 main(2): + readline (for easy navigation in the shell) 0.000430 main(2): libgphoto2 2.4.0 0.000462 main(2): libgphoto2 has been compiled with the following options: 0.000491 main(2): + gcc (C compiler used) 0.000518 main(2): + ltdl (for portable loading of camlibs) 0.000546 main(2): + EXIF (for special handling of EXIF files) 0.000576 main(2): libgphoto2_port 0.8.0 0.000607 main(2): libgphoto2_port has been compiled with the following options: 0.000673 main(2): + gcc (C compiler used) 0.000702 main(2): + ltdl (for portable loading of camlibs) 0.000729 main(2): + USB (libusb, for USB cameras) 0.000756 main(2): + serial (for serial cameras) 0.000783 main(2): + no resmgr (serial port access and locking) 0.000810 main(2): + no baudboy (serial port locking) 0.000836 main(2): + no ttylock (serial port locking) 0.000863 main(2): + no lockdev (serial port locking) 0.000890 main(2): CAMLIBS env var not set, using compile-time default instead 0.000917 main(2): IOLIBS env var not set, using compile-time default instead 0.001020 main(2): Processing 'port' option ('usb')... 0.001074 main(2): Ports must look like 'serial:/dev/ttyS0' or 'usb:', but 'usb' is missing a colon so I am going to guess what you mean. 0.001121 main(2): Guessed port name. Using port 'usb:' from now on. 0.001168 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/libgphoto2_port/0.8.0'... 0.001355 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.029974 gphoto2-port/disk(2): found 7 volumes 0.058933 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext3)'' ('disk:/') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.059006 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext2)'' ('disk:/boot') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.059042 gphoto2-port-info-list(2): Loaded 'Media 'DATA'' ('disk:/media/Data') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.059075 gphoto2-port-info-list(2): Loaded '' ('^disk:') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.059109 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.059432 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.059475 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.059509 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.059743 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'... 0.059985 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'... 0.060078 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'... 0.060174 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'... 0.060487 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.060529 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.060562 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.060595 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.060628 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.060726 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.100899 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.101032 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.101068 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:003,002') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.101101 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:002,007') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.101148 gphoto2-port-info-list(2): Counting entries (15 available)... 0.101183 gphoto2-port-info-list(2): 11 regular entries available. 0.101218 gphoto2-port-info-list(2): Looking for path 'usb:' (15 entries available)... 0.101261 gphoto2-port-info-list(2): Getting info of entry 8 (15 available)... 0.101304 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 0.102295 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.102340 gphoto2-port(2): Setting settings... 0.102372 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.102408 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto 0.102565 setting/gphoto2-setting.c(2): Loading settings from file "/home/luvar/.gphoto/settings" 0.102667 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 0.102713 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.102915 main(2): Processing 'model' option ('Olympus')... 0.102979 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/libgphoto2/2.4.0'... 0.108192 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/adc65'. 0.108278 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/agfa_cl20'. 0.108309 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/aox'. 0.108338 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/barbie'. 0.108367 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/canon'. 0.108396 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/casio_qv'. 0.108425 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/clicksmart310'. 0.108454 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digigr8'. 0.108483 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digita'. 0.108511 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimagev'. 0.108540 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimera3500'. 0.108569 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/directory'. 0.108597 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/enigma13'. 0.108625 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/fuji'. 0.109780 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/gsmart300'. 0.109813 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/hp215'. 0.109841 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/iclick'. 0.109870 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jamcam'. 0.109898 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jd11'. 0.109927 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc120'. 0.109956 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc210'. 0.109985 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc240'. 0.110013 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc3200'. 0.110042 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_ez200'. 0.110071 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica'. 0.110099 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica_qm150'. 0.110128 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/largan'. 0.110157 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/lg_gsm'. 0.110185 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mars'. 0.110214 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mustek'. 0.110242 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_coolshot'. 0.110271 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1000'. 0.110300 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1580'. 0.110329 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_l859'. 0.110402 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam300'. 0.110430 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam600'. 0.110457 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc320'. 0.110485 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc640'. 0.110513 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc700'. 0.110540 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ptp2'. 0.110568 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh'. 0.110595 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh_g3'. 0.110622 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/samsung'. 0.110650 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sierra'. 0.110677 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_blink2'. 0.110705 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_web2'. 0.110732 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/smal'. 0.110759 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sonix'. 0.110787 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf1'. 0.110814 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf55'. 0.110842 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/soundvision'. 0.110869 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/spca50x'. 0.110896 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sq905'. 0.110923 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0674'. 0.110951 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0680'. 0.110978 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sx330z'. 0.111006 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/toshiba_pdrm11'. 0.111047 gp-abilities-list(2): Found 57 camera drivers. 0.799181 gphoto2-abilities-list(0): Could not find any driver for 'Olympus' 0.801380 gp-camera(2): Freeing camera... 0.801403 gphoto2-port(2): Freeing port... 0.801423 gphoto2-port(2): Closing port... 0.801475 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 0.801488 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 0.801501 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.000037 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.000166 main(2): gphoto2 2.4.0 0.000199 main(2): gphoto2 has been compiled with the following options: 0.000227 main(2): + gcc (C compiler used) 0.000254 main(2): + popt (mandatory, for handling command-line parameters) 0.000281 main(2): + exif (for displaying EXIF information) 0.000307 main(2): + cdk (for accessing configuration options) 0.000332 main(2): + no aa (for displaying live previews) 0.000358 main(2): + jpeg (for displaying live previews in JPEG format) 0.000384 main(2): + readline (for easy navigation in the shell) 0.024635 main(2): libgphoto2 2.4.0 0.024692 main(2): libgphoto2 has been compiled with the following options: 0.024722 main(2): + gcc (C compiler used) 0.024750 main(2): + ltdl (for portable loading of camlibs) 0.024777 main(2): + EXIF (for special handling of EXIF files) 0.024809 main(2): libgphoto2_port 0.8.0 0.024841 main(2): libgphoto2_port has been compiled with the following options: 0.024869 main(2): + gcc (C compiler used) 0.024896 main(2): + ltdl (for portable loading of camlibs) 0.024923 main(2): + USB (libusb, for USB cameras) 0.024950 main(2): + serial (for serial cameras) 0.025004 main(2): + no resmgr (serial port access and locking) 0.025032 main(2): + no baudboy (serial port locking) 0.025058 main(2): + no ttylock (serial port locking) 0.025085 main(2): + no lockdev (serial port locking) 0.025113 main(2): CAMLIBS env var not set, using compile-time default instead 0.025141 main(2): IOLIBS env var not set, using compile-time default instead 0.025277 main(2): Processing 'port' option ('usb')... 0.025340 main(2): Ports must look like 'serial:/dev/ttyS0' or 'usb:', but 'usb' is missing a colon so I am going to guess what you mean. 0.025438 main(2): Guessed port name. Using port 'usb:' from now on. 0.025493 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/libgphoto2_port/0.8.0'... 0.025710 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.033730 gphoto2-port/disk(2): found 7 volumes 0.061115 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext3)'' ('disk:/') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.061241 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext2)'' ('disk:/boot') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.061279 gphoto2-port-info-list(2): Loaded 'Media 'DATA'' ('disk:/media/Data') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.061312 gphoto2-port-info-list(2): Loaded '' ('^disk:') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.061345 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.061661 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.061703 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.061737 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.061968 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'... 0.062208 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'... 0.062302 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'... 0.062396 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'... 0.062704 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.062746 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.062779 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.062810 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.062842 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.062874 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.100709 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.100783 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.100818 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:003,002') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.100850 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:002,007') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.100897 gphoto2-port-info-list(2): Counting entries (15 available)... 0.100931 gphoto2-port-info-list(2): 11 regular entries available. 0.100965 gphoto2-port-info-list(2): Looking for path 'usb:' (15 entries available)... 0.101008 gphoto2-port-info-list(2): Getting info of entry 8 (15 available)... 0.101051 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 0.102004 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.102047 gphoto2-port(2): Setting settings... 0.102079 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.102116 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto 0.102272 setting/gphoto2-setting.c(2): Loading settings from file "/home/luvar/.gphoto/settings" 0.102370 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 0.102415 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.102628 main(2): Processing 'model' option ('Olympus C-3000Z')... 0.102690 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/libgphoto2/2.4.0'... 0.107812 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/adc65'. 0.107908 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/agfa_cl20'. 0.107938 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/aox'. 0.108005 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/barbie'. 0.108034 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/canon'. 0.108062 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/casio_qv'. 0.108088 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/clicksmart310'. 0.108116 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digigr8'. 0.108143 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digita'. 0.108170 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimagev'. 0.108197 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimera3500'. 0.108224 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/directory'. 0.108251 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/enigma13'. 0.108278 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/fuji'. 0.108305 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/gsmart300'. 0.108333 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/hp215'. 0.108359 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/iclick'. 0.108386 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jamcam'. 0.108460 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jd11'. 0.108489 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc120'. 0.108554 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc210'. 0.108583 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc240'. 0.108611 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc3200'. 0.108639 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_ez200'. 0.108666 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica'. 0.108694 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica_qm150'. 0.108721 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/largan'. 0.108749 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/lg_gsm'. 0.108776 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mars'. 0.108803 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mustek'. 0.108830 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_coolshot'. 0.108858 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1000'. 0.108886 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1580'. 0.108913 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_l859'. 0.108946 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam300'. 0.108974 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam600'. 0.109000 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc320'. 0.109027 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc640'. 0.109055 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc700'. 0.109082 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ptp2'. 0.109109 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh'. 0.109136 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh_g3'. 0.109163 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/samsung'. 0.109190 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sierra'. 0.109217 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_blink2'. 0.109244 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_web2'. 0.109271 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/smal'. 0.109298 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sonix'. 0.109325 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf1'. 0.109352 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf55'. 0.109379 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/soundvision'. 0.109406 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/spca50x'. 0.109433 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sq905'. 0.109460 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0674'. 0.109534 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0680'. 0.109562 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sx330z'. 0.109590 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/toshiba_pdrm11'. 0.109626 gp-abilities-list(2): Found 57 camera drivers. 0.981811 gphoto2-camera(2): Setting abilities ('Olympus C-3000Z')... 0.981863 gphoto2-setting(2): Setting key 'model' to value 'Olympus C-3000Z' (gphoto2) 0.981880 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.982335 foreach(2): Executing action 'List Files' for folder '/'. 0.988695 gphoto2-camera(2): Listing files in '/'... 0.988749 gphoto2-camera(2): Initializing camera... 0.988784 gphoto2-port-usb(1): Looking for USB device (vendor 0x7b4, product 0x100)... found. 0.988798 gphoto2-port-usb(2): inep to look for is 83 0.988809 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 83, outep 04, intep ffffffff, class ff, subclass ff 0.988823 gphoto2-camera(2): Loading '/usr/lib/libgphoto2/2.4.0/sierra'... 0.989065 gphoto2-port(2): Opening USB port... 0.989081 libusb(2): gp_port_usb_open() 0.989144 libusb(2): claiming interface 0 0.989200 gphoto2-port(2): Setting settings... 0.989213 libusb(2): gp_port_usb_update(old int=0, conf=1, alt=0), (new int=0, conf=1, alt=0) 0.989231 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 0.989246 sierra/sierra/library.c(2): Sending initialization sequence to the camera 0.989263 sierra/sierra/sierra.c(2): Establishing connection 0.989276 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.989288 sierra/sierra/library.c(2): sierra_get_int_register: register 0x01... 0.989302 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.989316 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 01 02 00- .C...... 0.991083 sierra/sierra/library.c(2): Reading packet... 0.991116 gphoto2-port(2): Clear halt... 0.992065 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.993764 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.993793 gphoto2-port(3): Empty hexdump of empty buffer 0.993821 context(0): The first byte received (0x35) is not valid. 0.993834 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.994092 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.994108 gphoto2-port(3): Empty hexdump of empty buffer 0.994120 gphoto2-port(2): Clear halt... 0.995101 sierra(2): Operation failed (-102)! 0.995120 sierra(2): Operation failed (-102)! 0.995134 gphoto2-port(2): Setting timeout to 50 millisecond(s)... 0.995146 sierra/sierra/library.c(2): sierra_set_string_register: reg 84, value '\' 0.995169 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.995184 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.996065 sierra/sierra/library.c(2): Reading packet... 0.996088 gphoto2-port(2): Clear halt... 0.997062 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.998120 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.998139 gphoto2-port(3): Empty hexdump of empty buffer 0.998152 context(0): The first byte received (0x35) is not valid. 0.998165 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.999058 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.999075 gphoto2-port(3): Empty hexdump of empty buffer 0.999087 gphoto2-port(2): Clear halt... 1.000058 sierra(2): Operation failed (-102)! 1.000077 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 1.000093 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 1.001686 sierra/sierra/library.c(2): Reading packet... 1.001722 gphoto2-port(2): Clear halt... 1.002063 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 1.003120 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 1.003138 gphoto2-port(3): Empty hexdump of empty buffer 1.003161 context(0): The first byte received (0x35) is not valid. 1.003173 gphoto2-port(2): Reading 1=0x1 bytes from port... 1.004060 gphoto2-port(2): Could only read 0 out of 1 byte(s) 1.004078 gphoto2-port(3): Empty hexdump of empty buffer 1.004090 gphoto2-port(2): Clear halt... 1.005059 sierra(2): Operation failed (-102)! 1.005077 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 1.005093 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 1.006062 sierra/sierra/library.c(2): Reading packet... 1.006087 gphoto2-port(2): Clear halt... 1.007065 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 1.008118 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 1.008141 gphoto2-port(3): Empty hexdump of empty buffer 1.008154 context(0): The first byte received (0x35) is not valid. 1.008167 gphoto2-port(2): Reading 1=0x1 bytes from port... 1.009677 gphoto2-port(2): Could only read 0 out of 1 byte(s) 1.009707 gphoto2-port(3): Empty hexdump of empty buffer 1.009719 gphoto2-port(2): Clear halt... 1.010062 sierra(2): Operation failed (-102)! 1.010079 context(0): Could not transmit packet even after several retries. 1.010091 sierra(2): Operation failed (-102)! 1.010104 sierra/sierra/sierra.c(2): *** folder support: no 1.010117 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 1.010138 sierra/sierra/sierra.c(2): Closing connection 1.010149 sierra/sierra/sierra.c(2): ****************** sierra initialization OK 1.010170 gphoto2-filesystem(2): Listing files in '/'... 1.010192 gphoto2-filesystem(2): Querying folder /... 1.010208 sierra/sierra/sierra.c(2): Establishing connection 1.010220 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 1.010233 sierra/sierra/library.c(2): Listing files in folder '/' 1.010246 sierra/sierra/library.c(2): sierra_get_int_register: register 0x33... 1.010260 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 1.010274 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 33 34 00- .C...34. 3.179837 sierra/sierra/library.c(2): Reading packet... 3.179927 gphoto2-port(2): Clear halt... 3.181851 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 3.182962 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 3.183002 gphoto2-port(3): Empty hexdump of empty buffer 3.183034 context(0): The first byte received (0x35) is not valid. 3.183065 gphoto2-port(2): Reading 1=0x1 bytes from port... 3.183827 gphoto2-port(2): Could only read 0 out of 1 byte(s) 3.183864 gphoto2-port(3): Empty hexdump of empty buffer 3.183895 gphoto2-port(2): Clear halt... 3.184834 sierra(2): Operation failed (-102)! 3.184869 sierra(2): Operation failed (-102)! 3.184896 sierra/sierra/library.c(2): *** sierra_change_folder 3.184924 sierra/sierra/library.c(2): *** folder: / 3.184951 sierra/sierra/library.c(2): Counting files in '/'... 3.184978 sierra/sierra/library.c(2): sierra_get_int_register: register 0x0a... 3.185010 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 3.185046 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 0a 0b 00- .C...... 5.361599 sierra/sierra/library.c(2): Reading packet... 5.361693 gphoto2-port(2): Clear halt... 5.363630 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 5.364727 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 5.364776 gphoto2-port(3): Empty hexdump of empty buffer 5.364810 context(0): The first byte received (0x35) is not valid. 5.364885 gphoto2-port(2): Reading 1=0x1 bytes from port... 5.365954 gphoto2-port(2): Could only read 0 out of 1 byte(s) 5.365996 gphoto2-port(3): Empty hexdump of empty buffer 5.366027 gphoto2-port(2): Clear halt... 5.366597 sierra(2): Operation failed (-102)! 5.366631 sierra(2): Operation failed (-102)! 5.366658 sierra(2): Operation failed (-102)! 5.366687 sierra/sierra/sierra.c(2): Operation failed (-102)! 5.366715 sierra/sierra/sierra.c(2): Closing connection 5.366743 gphoto2-camera(2): Operation failed! 5.368100 gp-camera(2): Freeing camera... 5.368135 gphoto2-camera(2): Exiting camera ('Olympus C-3000Z')... 5.368162 sierra/sierra/sierra.c(2): sierra camera_exit 5.368252 gphoto2-port(2): Closing port... 5.372662 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 5.372704 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 5.372731 gphoto2-filesystem(2): Internally deleting all folders from '/'... 5.372768 gphoto2-port(2): Freeing port... 5.372799 gphoto2-port(2): Closing port... 5.372865 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 5.372897 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 5.372922 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.000018 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.000157 main(2): gphoto2 2.4.0 0.000192 main(2): gphoto2 has been compiled with the following options: 0.000220 main(2): + gcc (C compiler used) 0.000247 main(2): + popt (mandatory, for handling command-line parameters) 0.000274 main(2): + exif (for displaying EXIF information) 0.000301 main(2): + cdk (for accessing configuration options) 0.000327 main(2): + no aa (for displaying live previews) 0.000354 main(2): + jpeg (for displaying live previews in JPEG format) 0.000380 main(2): + readline (for easy navigation in the shell) 0.000414 main(2): libgphoto2 2.4.0 0.000446 main(2): libgphoto2 has been compiled with the following options: 0.000474 main(2): + gcc (C compiler used) 0.000501 main(2): + ltdl (for portable loading of camlibs) 0.000527 main(2): + EXIF (for special handling of EXIF files) 0.000557 main(2): libgphoto2_port 0.8.0 0.000587 main(2): libgphoto2_port has been compiled with the following options: 0.000615 main(2): + gcc (C compiler used) 0.000641 main(2): + ltdl (for portable loading of camlibs) 0.000667 main(2): + USB (libusb, for USB cameras) 0.000694 main(2): + serial (for serial cameras) 0.000720 main(2): + no resmgr (serial port access and locking) 0.000746 main(2): + no baudboy (serial port locking) 0.000773 main(2): + no ttylock (serial port locking) 0.000799 main(2): + no lockdev (serial port locking) 0.000826 main(2): CAMLIBS env var not set, using compile-time default instead 0.000853 main(2): IOLIBS env var not set, using compile-time default instead 0.000952 main(2): Processing 'port' option ('usb')... 0.001007 main(2): Ports must look like 'serial:/dev/ttyS0' or 'usb:', but 'usb' is missing a colon so I am going to guess what you mean. 0.001055 main(2): Guessed port name. Using port 'usb:' from now on. 0.001103 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/libgphoto2_port/0.8.0'... 0.001302 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.017440 gphoto2-port/disk(2): found 7 volumes 0.040306 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext3)'' ('disk:/') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.040368 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext2)'' ('disk:/boot') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.040403 gphoto2-port-info-list(2): Loaded 'Media 'DATA'' ('disk:/media/Data') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.040434 gphoto2-port-info-list(2): Loaded '' ('^disk:') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.040467 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.040781 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.040821 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.040853 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.041084 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'... 0.041324 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'... 0.041415 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'... 0.041508 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'... 0.041805 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.041845 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.041929 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.041963 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.041995 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.042028 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.082971 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.083046 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.083081 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:003,002') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.083114 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:002,007') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.083162 gphoto2-port-info-list(2): Counting entries (15 available)... 0.083195 gphoto2-port-info-list(2): 11 regular entries available. 0.083230 gphoto2-port-info-list(2): Looking for path 'usb:' (15 entries available)... 0.083273 gphoto2-port-info-list(2): Getting info of entry 8 (15 available)... 0.083315 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 0.084348 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.084391 gphoto2-port(2): Setting settings... 0.084423 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.084459 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto 0.084619 setting/gphoto2-setting.c(2): Loading settings from file "/home/luvar/.gphoto/settings" 0.084721 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 0.084766 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.084983 main(2): Processing 'model' option ('Olympus C-3000Z')... 0.085046 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/libgphoto2/2.4.0'... 0.090826 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/adc65'. 0.090917 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/agfa_cl20'. 0.090948 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/aox'. 0.090977 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/barbie'. 0.091006 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/canon'. 0.091034 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/casio_qv'. 0.091063 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/clicksmart310'. 0.091092 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digigr8'. 0.091120 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digita'. 0.091148 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimagev'. 0.091176 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimera3500'. 0.091205 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/directory'. 0.091234 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/enigma13'. 0.091262 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/fuji'. 0.091290 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/gsmart300'. 0.091319 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/hp215'. 0.091347 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/iclick'. 0.091375 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jamcam'. 0.091403 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jd11'. 0.091432 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc120'. 0.091460 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc210'. 0.091488 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc240'. 0.091516 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc3200'. 0.091545 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_ez200'. 0.091573 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica'. 0.091601 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica_qm150'. 0.091666 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/largan'. 0.091694 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/lg_gsm'. 0.091721 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mars'. 0.091748 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mustek'. 0.091775 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_coolshot'. 0.091802 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1000'. 0.091829 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1580'. 0.091856 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_l859'. 0.091883 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam300'. 0.091910 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam600'. 0.091937 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc320'. 0.091964 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc640'. 0.091991 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc700'. 0.092018 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ptp2'. 0.092045 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh'. 0.092072 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh_g3'. 0.092099 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/samsung'. 0.092126 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sierra'. 0.092153 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_blink2'. 0.092180 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_web2'. 0.092207 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/smal'. 0.092234 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sonix'. 0.092260 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf1'. 0.092287 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf55'. 0.092314 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/soundvision'. 0.092341 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/spca50x'. 0.092368 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sq905'. 0.092395 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0674'. 0.092422 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0680'. 0.092448 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sx330z'. 0.092475 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/toshiba_pdrm11'. 0.092509 gp-abilities-list(2): Found 57 camera drivers. 0.810142 gphoto2-camera(2): Setting abilities ('Olympus C-3000Z')... 0.810201 gphoto2-setting(2): Setting key 'model' to value 'Olympus C-3000Z' (gphoto2) 0.810220 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.810727 foreach(2): Executing action 'List Files' for folder '/'. 0.813188 gphoto2-camera(2): Listing files in '/'... 0.813251 gphoto2-camera(2): Initializing camera... 0.813299 gphoto2-port-usb(1): Looking for USB device (vendor 0x7b4, product 0x100)... found. 0.813318 gphoto2-port-usb(2): inep to look for is 83 0.813330 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 83, outep 04, intep ffffffff, class ff, subclass ff 0.813344 gphoto2-camera(2): Loading '/usr/lib/libgphoto2/2.4.0/sierra'... 0.813654 gphoto2-port(2): Opening USB port... 0.814465 libusb(2): gp_port_usb_open() 0.814563 libusb(2): claiming interface 0 0.814629 gphoto2-port(2): Setting settings... 0.814642 libusb(2): gp_port_usb_update(old int=0, conf=1, alt=0), (new int=0, conf=1, alt=0) 0.814690 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 0.814790 sierra/sierra/library.c(2): Sending initialization sequence to the camera 0.814810 sierra/sierra/sierra.c(2): Establishing connection 0.814822 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.814835 sierra/sierra/library.c(2): sierra_get_int_register: register 0x01... 0.814851 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.814865 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 01 02 00- .C...... 0.816874 sierra/sierra/library.c(2): Reading packet... 0.816923 gphoto2-port(2): Clear halt... 0.817847 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.818904 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.818923 gphoto2-port(3): Empty hexdump of empty buffer 0.818949 context(0): The first byte received (0x35) is not valid. 0.818962 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.819842 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.819859 gphoto2-port(3): Empty hexdump of empty buffer 0.819871 gphoto2-port(2): Clear halt... 0.820851 sierra(2): Operation failed (-102)! 0.820871 sierra(2): Operation failed (-102)! 0.820884 gphoto2-port(2): Setting timeout to 50 millisecond(s)... 0.820896 sierra/sierra/library.c(2): sierra_set_string_register: reg 84, value '\' 0.820920 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.820936 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.821837 sierra/sierra/library.c(2): Reading packet... 0.821854 gphoto2-port(2): Clear halt... 0.822836 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.823892 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.823910 gphoto2-port(3): Empty hexdump of empty buffer 0.823959 context(0): The first byte received (0x35) is not valid. 0.823975 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.824939 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.824961 gphoto2-port(3): Empty hexdump of empty buffer 0.824975 gphoto2-port(2): Clear halt... 0.825846 sierra(2): Operation failed (-102)! 0.825867 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.825883 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.826834 sierra/sierra/library.c(2): Reading packet... 0.826853 gphoto2-port(2): Clear halt... 0.827839 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.828897 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.828914 gphoto2-port(3): Empty hexdump of empty buffer 0.828927 context(0): The first byte received (0x35) is not valid. 0.828940 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.829833 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.829850 gphoto2-port(3): Empty hexdump of empty buffer 0.829863 gphoto2-port(2): Clear halt... 0.830842 sierra(2): Operation failed (-102)! 0.830864 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.830879 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.882842 sierra(2): Operation failed (-35)! 0.882894 sierra(2): Operation failed (-35)! 0.882906 sierra(2): Operation failed (-35)! 0.882919 sierra/sierra/sierra.c(2): *** folder support: no 0.882939 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 0.882961 sierra/sierra/sierra.c(2): Closing connection 0.882971 sierra/sierra/sierra.c(2): ****************** sierra initialization OK 0.882993 gphoto2-filesystem(2): Listing files in '/'... 0.883016 gphoto2-filesystem(2): Querying folder /... 0.883032 sierra/sierra/sierra.c(2): Establishing connection 0.883045 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.883058 sierra/sierra/library.c(2): Listing files in folder '/' 0.883070 sierra/sierra/library.c(2): sierra_get_int_register: register 0x33... 0.883084 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.883100 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 33 34 00- .C...34. 3.004614 sierra/sierra/library.c(2): Reading packet... 3.004702 gphoto2-port(2): Clear halt... 3.006624 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 3.007740 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 3.007780 gphoto2-port(3): Empty hexdump of empty buffer 3.007812 context(0): The first byte received (0x35) is not valid. 3.007844 gphoto2-port(2): Reading 1=0x1 bytes from port... 3.009077 gphoto2-port(2): Could only read 0 out of 1 byte(s) 3.009169 gphoto2-port(3): Empty hexdump of empty buffer 3.009201 gphoto2-port(2): Clear halt... 3.009616 sierra(2): Operation failed (-102)! 3.009651 sierra(2): Operation failed (-102)! 3.009679 sierra/sierra/library.c(2): *** sierra_change_folder 3.009706 sierra/sierra/library.c(2): *** folder: / 3.009732 sierra/sierra/library.c(2): Counting files in '/'... 3.009759 sierra/sierra/library.c(2): sierra_get_int_register: register 0x0a... 3.009791 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 3.009827 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 0a 0b 00- .C...... 3.010607 sierra/sierra/library.c(2): Reading packet... 3.010646 gphoto2-port(2): Clear halt... 3.011614 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 3.012732 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 3.012770 gphoto2-port(3): Empty hexdump of empty buffer 3.012801 context(0): The first byte received (0x35) is not valid. 3.012874 gphoto2-port(2): Reading 1=0x1 bytes from port... 3.013932 gphoto2-port(2): Could only read 0 out of 1 byte(s) 3.013974 gphoto2-port(3): Empty hexdump of empty buffer 3.014004 gphoto2-port(2): Clear halt... 3.014611 sierra(2): Operation failed (-102)! 3.014645 sierra(2): Operation failed (-102)! 3.014706 sierra(2): Operation failed (-102)! 3.014735 sierra/sierra/sierra.c(2): Operation failed (-102)! 3.014763 sierra/sierra/sierra.c(2): Closing connection 3.014791 gphoto2-camera(2): Operation failed! 3.016134 gp-camera(2): Freeing camera... 3.016168 gphoto2-camera(2): Exiting camera ('Olympus C-3000Z')... 3.016196 sierra/sierra/sierra.c(2): sierra camera_exit 3.016239 gphoto2-port(2): Closing port... 3.021699 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 3.021751 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 3.021778 gphoto2-filesystem(2): Internally deleting all folders from '/'... 3.021819 gphoto2-port(2): Freeing port... 3.021850 gphoto2-port(2): Closing port... 3.021918 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 3.021949 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 3.021975 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.000606 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.000730 main(2): gphoto2 2.4.0 0.000770 main(2): gphoto2 has been compiled with the following options: 0.000800 main(2): + gcc (C compiler used) 0.000828 main(2): + popt (mandatory, for handling command-line parameters) 0.000855 main(2): + exif (for displaying EXIF information) 0.000882 main(2): + cdk (for accessing configuration options) 0.000909 main(2): + no aa (for displaying live previews) 0.000936 main(2): + jpeg (for displaying live previews in JPEG format) 0.000962 main(2): + readline (for easy navigation in the shell) 0.000998 main(2): libgphoto2 2.4.0 0.001034 main(2): libgphoto2 has been compiled with the following options: 0.001064 main(2): + gcc (C compiler used) 0.001091 main(2): + ltdl (for portable loading of camlibs) 0.001118 main(2): + EXIF (for special handling of EXIF files) 0.001148 main(2): libgphoto2_port 0.8.0 0.001183 main(2): libgphoto2_port has been compiled with the following options: 0.001212 main(2): + gcc (C compiler used) 0.001238 main(2): + ltdl (for portable loading of camlibs) 0.001265 main(2): + USB (libusb, for USB cameras) 0.001292 main(2): + serial (for serial cameras) 0.001319 main(2): + no resmgr (serial port access and locking) 0.001345 main(2): + no baudboy (serial port locking) 0.001372 main(2): + no ttylock (serial port locking) 0.001399 main(2): + no lockdev (serial port locking) 0.001426 main(2): CAMLIBS env var not set, using compile-time default instead 0.001454 main(2): IOLIBS env var not set, using compile-time default instead 0.001556 main(2): Processing 'port' option ('usb')... 0.001607 main(2): Ports must look like 'serial:/dev/ttyS0' or 'usb:', but 'usb' is missing a colon so I am going to guess what you mean. 0.001664 main(2): Guessed port name. Using port 'usb:' from now on. 0.001787 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/libgphoto2_port/0.8.0'... 0.001996 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.011062 gphoto2-port/disk(2): found 7 volumes 0.041377 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext3)'' ('disk:/') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.041450 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext2)'' ('disk:/boot') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.041490 gphoto2-port-info-list(2): Loaded 'Media 'DATA'' ('disk:/media/Data') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.041527 gphoto2-port-info-list(2): Loaded '' ('^disk:') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.041565 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.041893 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.041940 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.041979 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.042269 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'... 0.042515 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'... 0.042613 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'... 0.042714 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'... 0.043029 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043075 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043113 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043150 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043187 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043225 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.083971 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.084049 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.084089 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:003,002') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.084127 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:002,007') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.084179 gphoto2-port-info-list(2): Counting entries (15 available)... 0.084218 gphoto2-port-info-list(2): 11 regular entries available. 0.084258 gphoto2-port-info-list(2): Looking for path 'usb:' (15 entries available)... 0.084347 gphoto2-port-info-list(2): Getting info of entry 8 (15 available)... 0.084394 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 0.085359 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.085407 gphoto2-port(2): Setting settings... 0.085439 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.085476 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto 0.085640 setting/gphoto2-setting.c(2): Loading settings from file "/home/luvar/.gphoto/settings" 0.085741 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 0.085786 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.086007 main(2): Processing 'model' option ('Olympus C-3000Z')... 0.086070 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/libgphoto2/2.4.0'... 0.091309 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/adc65'. 0.091392 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/agfa_cl20'. 0.091424 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/aox'. 0.091453 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/barbie'. 0.091482 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/canon'. 0.091511 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/casio_qv'. 0.091582 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/clicksmart310'. 0.091611 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digigr8'. 0.091639 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digita'. 0.091704 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimagev'. 0.091737 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimera3500'. 0.091765 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/directory'. 0.091792 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/enigma13'. 0.091820 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/fuji'. 0.091848 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/gsmart300'. 0.091876 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/hp215'. 0.091904 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/iclick'. 0.091931 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jamcam'. 0.091959 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jd11'. 0.091987 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc120'. 0.092015 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc210'. 0.092043 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc240'. 0.092070 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc3200'. 0.092098 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_ez200'. 0.092126 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica'. 0.092154 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica_qm150'. 0.092181 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/largan'. 0.092209 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/lg_gsm'. 0.092237 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mars'. 0.092264 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mustek'. 0.092292 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_coolshot'. 0.092320 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1000'. 0.092347 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1580'. 0.092375 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_l859'. 0.092403 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam300'. 0.092431 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam600'. 0.092459 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc320'. 0.092487 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc640'. 0.092515 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc700'. 0.092542 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ptp2'. 0.092570 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh'. 0.092597 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh_g3'. 0.092625 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/samsung'. 0.092653 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sierra'. 0.092680 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_blink2'. 0.092708 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_web2'. 0.092736 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/smal'. 0.092764 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sonix'. 0.092791 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf1'. 0.092819 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf55'. 0.092847 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/soundvision'. 0.092875 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/spca50x'. 0.092902 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sq905'. 0.092930 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0674'. 0.092957 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0680'. 0.092985 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sx330z'. 0.093013 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/toshiba_pdrm11'. 0.093080 gp-abilities-list(2): Found 57 camera drivers. 0.833943 gphoto2-camera(2): Setting abilities ('Olympus C-3000Z')... 0.833998 gphoto2-setting(2): Setting key 'model' to value 'Olympus C-3000Z' (gphoto2) 0.834016 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.834532 foreach(2): Executing action 'List Files' for folder '/'. 0.837187 gphoto2-camera(2): Listing files in '/'... 0.837259 gphoto2-camera(2): Initializing camera... 0.837304 gphoto2-port-usb(1): Looking for USB device (vendor 0x7b4, product 0x100)... found. 0.837322 gphoto2-port-usb(2): inep to look for is 83 0.837333 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 83, outep 04, intep ffffffff, class ff, subclass ff 0.837347 gphoto2-camera(2): Loading '/usr/lib/libgphoto2/2.4.0/sierra'... 0.837674 gphoto2-port(2): Opening USB port... 0.837702 libusb(2): gp_port_usb_open() 0.838147 libusb(2): claiming interface 0 0.838220 gphoto2-port(2): Setting settings... 0.838235 libusb(2): gp_port_usb_update(old int=0, conf=1, alt=0), (new int=0, conf=1, alt=0) 0.838257 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 0.838273 sierra/sierra/library.c(2): Sending initialization sequence to the camera 0.838295 sierra/sierra/sierra.c(2): Establishing connection 0.838309 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.838322 sierra/sierra/library.c(2): sierra_get_int_register: register 0x01... 0.838341 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.838356 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 01 02 00- .C...... 0.840154 sierra/sierra/library.c(2): Reading packet... 0.840189 gphoto2-port(2): Clear halt... 0.841149 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.842227 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.842260 gphoto2-port(3): Empty hexdump of empty buffer 0.842289 context(0): The first byte received (0x35) is not valid. 0.842304 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.843137 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.843153 gphoto2-port(3): Empty hexdump of empty buffer 0.843167 gphoto2-port(2): Clear halt... 0.844143 sierra(2): Operation failed (-102)! 0.844156 sierra(2): Operation failed (-102)! 0.844171 gphoto2-port(2): Setting timeout to 50 millisecond(s)... 0.844184 sierra/sierra/library.c(2): sierra_set_string_register: reg 84, value '\' 0.844205 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.844222 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.845213 sierra/sierra/library.c(2): Reading packet... 0.845231 gphoto2-port(2): Clear halt... 0.846138 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.847181 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.847197 gphoto2-port(3): Empty hexdump of empty buffer 0.847211 context(0): The first byte received (0x35) is not valid. 0.847226 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.848135 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.848152 gphoto2-port(3): Empty hexdump of empty buffer 0.848166 gphoto2-port(2): Clear halt... 0.849136 sierra(2): Operation failed (-102)! 0.849151 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.849167 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.900127 sierra(2): Operation failed (-35)! 0.900170 sierra(2): Operation failed (-35)! 0.900182 sierra(2): Operation failed (-35)! 0.900194 sierra/sierra/sierra.c(2): *** folder support: no 0.900245 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 0.900267 sierra/sierra/sierra.c(2): Closing connection 0.900278 sierra/sierra/sierra.c(2): ****************** sierra initialization OK 0.900297 gphoto2-filesystem(2): Listing files in '/'... 0.900320 gphoto2-filesystem(2): Querying folder /... 0.900335 sierra/sierra/sierra.c(2): Establishing connection 0.900350 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.900390 sierra/sierra/library.c(2): Listing files in folder '/' 0.900403 sierra/sierra/library.c(2): sierra_get_int_register: register 0x33... 0.900419 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.900436 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 33 34 00- .C...34. 0.908125 sierra/sierra/library.c(2): Reading packet... 0.908152 gphoto2-port(2): Clear halt... 0.909137 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.910187 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.910204 gphoto2-port(3): Empty hexdump of empty buffer 0.910220 context(0): The first byte received (0x35) is not valid. 0.910234 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.911129 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.911145 gphoto2-port(3): Empty hexdump of empty buffer 0.911159 gphoto2-port(2): Clear halt... 0.912128 sierra(2): Operation failed (-102)! 0.912142 sierra(2): Operation failed (-102)! 0.912153 sierra/sierra/library.c(2): *** sierra_change_folder 0.912164 sierra/sierra/library.c(2): *** folder: / 0.912174 sierra/sierra/library.c(2): Counting files in '/'... 0.912185 sierra/sierra/library.c(2): sierra_get_int_register: register 0x0a... 0.912200 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.912215 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 0a 0b 00- .C...... 0.913129 sierra/sierra/library.c(2): Reading packet... 0.913150 gphoto2-port(2): Clear halt... 0.914132 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.915173 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.915190 gphoto2-port(3): Empty hexdump of empty buffer 0.915205 context(0): The first byte received (0x35) is not valid. 0.915243 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.916128 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.916147 gphoto2-port(3): Empty hexdump of empty buffer 0.916161 gphoto2-port(2): Clear halt... 0.917129 sierra(2): Operation failed (-102)! 0.917142 sierra(2): Operation failed (-102)! 0.917153 sierra(2): Operation failed (-102)! 0.917164 sierra/sierra/sierra.c(2): Operation failed (-102)! 0.917175 sierra/sierra/sierra.c(2): Closing connection 0.917186 gphoto2-camera(2): Operation failed! 0.917780 gp-camera(2): Freeing camera... 0.917794 gphoto2-camera(2): Exiting camera ('Olympus C-3000Z')... 0.917805 sierra/sierra/sierra.c(2): sierra camera_exit 0.917826 gphoto2-port(2): Closing port... 0.920165 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 0.920181 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 0.920192 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.920211 gphoto2-port(2): Freeing port... 0.920225 gphoto2-port(2): Closing port... 0.920255 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 0.920268 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 0.920278 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.017549 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.017682 main(2): gphoto2 2.4.0 0.017724 main(2): gphoto2 has been compiled with the following options: 0.017752 main(2): + gcc (C compiler used) 0.017779 main(2): + popt (mandatory, for handling command-line parameters) 0.017805 main(2): + exif (for displaying EXIF information) 0.017830 main(2): + cdk (for accessing configuration options) 0.017856 main(2): + no aa (for displaying live previews) 0.017882 main(2): + jpeg (for displaying live previews in JPEG format) 0.017907 main(2): + readline (for easy navigation in the shell) 0.017941 main(2): libgphoto2 2.4.0 0.018014 main(2): libgphoto2 has been compiled with the following options: 0.018043 main(2): + gcc (C compiler used) 0.018069 main(2): + ltdl (for portable loading of camlibs) 0.018095 main(2): + EXIF (for special handling of EXIF files) 0.018125 main(2): libgphoto2_port 0.8.0 0.018164 main(2): libgphoto2_port has been compiled with the following options: 0.018236 main(2): + gcc (C compiler used) 0.018262 main(2): + ltdl (for portable loading of camlibs) 0.018288 main(2): + USB (libusb, for USB cameras) 0.018314 main(2): + serial (for serial cameras) 0.018339 main(2): + no resmgr (serial port access and locking) 0.018365 main(2): + no baudboy (serial port locking) 0.018390 main(2): + no ttylock (serial port locking) 0.018416 main(2): + no lockdev (serial port locking) 0.018442 main(2): CAMLIBS env var not set, using compile-time default instead 0.018468 main(2): IOLIBS env var not set, using compile-time default instead 0.018581 main(2): Processing 'port' option ('usb')... 0.018630 main(2): Ports must look like 'serial:/dev/ttyS0' or 'usb:', but 'usb' is missing a colon so I am going to guess what you mean. 0.018676 main(2): Guessed port name. Using port 'usb:' from now on. 0.018730 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/libgphoto2_port/0.8.0'... 0.018934 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.030568 gphoto2-port/disk(2): found 7 volumes 0.056309 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext3)'' ('disk:/') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.056376 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext2)'' ('disk:/boot') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.056414 gphoto2-port-info-list(2): Loaded 'Media 'DATA'' ('disk:/media/Data') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.056449 gphoto2-port-info-list(2): Loaded '' ('^disk:') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.056525 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.056850 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.057374 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.057426 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.057673 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'... 0.057920 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'... 0.058017 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'... 0.058115 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'... 0.058429 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.058472 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.058507 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.058542 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.058576 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.058611 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.096411 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.096531 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.096567 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:003,002') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.096603 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:002,007') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.096653 gphoto2-port-info-list(2): Counting entries (15 available)... 0.096689 gphoto2-port-info-list(2): 11 regular entries available. 0.096727 gphoto2-port-info-list(2): Looking for path 'usb:' (15 entries available)... 0.096773 gphoto2-port-info-list(2): Getting info of entry 8 (15 available)... 0.096815 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 0.097778 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.097823 gphoto2-port(2): Setting settings... 0.097854 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.097889 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto 0.098040 setting/gphoto2-setting.c(2): Loading settings from file "/home/luvar/.gphoto/settings" 0.098176 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 0.098219 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.098400 main(2): Processing 'model' option ('Olympus C-3000Z')... 0.098459 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/libgphoto2/2.4.0'... 0.111303 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/adc65'. 0.111388 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/agfa_cl20'. 0.111418 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/aox'. 0.111444 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/barbie'. 0.111471 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/canon'. 0.111498 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/casio_qv'. 0.111524 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/clicksmart310'. 0.111550 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digigr8'. 0.111577 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digita'. 0.111603 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimagev'. 0.111629 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimera3500'. 0.111655 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/directory'. 0.111682 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/enigma13'. 0.111708 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/fuji'. 0.111734 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/gsmart300'. 0.111761 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/hp215'. 0.111788 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/iclick'. 0.111814 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jamcam'. 0.111840 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jd11'. 0.111866 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc120'. 0.111893 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc210'. 0.111919 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc240'. 0.111945 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc3200'. 0.111972 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_ez200'. 0.111998 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica'. 0.112024 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica_qm150'. 0.112050 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/largan'. 0.112076 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/lg_gsm'. 0.112102 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mars'. 0.112174 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mustek'. 0.112202 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_coolshot'. 0.112229 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1000'. 0.112255 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1580'. 0.112282 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_l859'. 0.112309 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam300'. 0.112335 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam600'. 0.112361 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc320'. 0.112388 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc640'. 0.112414 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc700'. 0.112441 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ptp2'. 0.112467 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh'. 0.112494 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh_g3'. 0.112520 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/samsung'. 0.112547 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sierra'. 0.112573 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_blink2'. 0.112600 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_web2'. 0.112673 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/smal'. 0.112701 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sonix'. 0.112727 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf1'. 0.112754 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf55'. 0.112780 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/soundvision'. 0.112807 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/spca50x'. 0.112833 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sq905'. 0.112859 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0674'. 0.112885 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0680'. 0.112911 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sx330z'. 0.112938 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/toshiba_pdrm11'. 0.112971 gp-abilities-list(2): Found 57 camera drivers. 0.742097 gphoto2-camera(2): Setting abilities ('Olympus C-3000Z')... 0.742152 gphoto2-setting(2): Setting key 'model' to value 'Olympus C-3000Z' (gphoto2) 0.742170 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.742645 foreach(2): Executing action 'List Files' for folder '/'. 0.744952 gphoto2-camera(2): Listing files in '/'... 0.745019 gphoto2-camera(2): Initializing camera... 0.745065 gphoto2-port-usb(1): Looking for USB device (vendor 0x7b4, product 0x100)... found. 0.745082 gphoto2-port-usb(2): inep to look for is 83 0.745092 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 83, outep 04, intep ffffffff, class ff, subclass ff 0.745106 gphoto2-camera(2): Loading '/usr/lib/libgphoto2/2.4.0/sierra'... 0.745413 gphoto2-port(2): Opening USB port... 0.745439 libusb(2): gp_port_usb_open() 0.745879 libusb(2): claiming interface 0 0.745951 gphoto2-port(2): Setting settings... 0.745966 libusb(2): gp_port_usb_update(old int=0, conf=1, alt=0), (new int=0, conf=1, alt=0) 0.745987 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 0.746002 sierra/sierra/library.c(2): Sending initialization sequence to the camera 0.746023 sierra/sierra/sierra.c(2): Establishing connection 0.746037 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.746050 sierra/sierra/library.c(2): sierra_get_int_register: register 0x01... 0.746067 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.746083 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 01 02 00- .C...... 0.747314 sierra/sierra/library.c(2): Reading packet... 0.747343 gphoto2-port(2): Clear halt... 0.748310 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.749371 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.749390 gphoto2-port(3): Empty hexdump of empty buffer 0.749412 context(0): The first byte received (0x35) is not valid. 0.749426 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.750301 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.750317 gphoto2-port(3): Empty hexdump of empty buffer 0.750330 gphoto2-port(2): Clear halt... 0.751303 sierra(2): Operation failed (-102)! 0.751316 sierra(2): Operation failed (-102)! 0.751330 gphoto2-port(2): Setting timeout to 50 millisecond(s)... 0.751342 sierra/sierra/library.c(2): sierra_set_string_register: reg 84, value '\' 0.751360 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.751376 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.752303 sierra/sierra/library.c(2): Reading packet... 0.752344 gphoto2-port(2): Clear halt... 0.753305 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.754353 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.754370 gphoto2-port(3): Empty hexdump of empty buffer 0.754384 context(0): The first byte received (0x35) is not valid. 0.754398 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.755299 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.755315 gphoto2-port(3): Empty hexdump of empty buffer 0.755359 gphoto2-port(2): Clear halt... 0.756302 sierra(2): Operation failed (-102)! 0.756320 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.756335 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.809291 sierra(2): Operation failed (-35)! 0.809323 sierra(2): Operation failed (-35)! 0.809334 sierra(2): Operation failed (-35)! 0.809345 sierra/sierra/sierra.c(2): *** folder support: no 0.809367 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 0.809388 sierra/sierra/sierra.c(2): Closing connection 0.809398 sierra/sierra/sierra.c(2): ****************** sierra initialization OK 0.809418 gphoto2-filesystem(2): Listing files in '/'... 0.809442 gphoto2-filesystem(2): Querying folder /... 0.809456 sierra/sierra/sierra.c(2): Establishing connection 0.809471 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.809483 sierra/sierra/library.c(2): Listing files in folder '/' 0.809495 sierra/sierra/library.c(2): sierra_get_int_register: register 0x33... 0.809511 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.809526 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 33 34 00- .C...34. 2.597109 sierra/sierra/library.c(2): Reading packet... 2.597207 gphoto2-port(2): Clear halt... 2.599129 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 2.600544 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 2.600594 gphoto2-port(3): Empty hexdump of empty buffer 2.600633 context(0): The first byte received (0x35) is not valid. 2.600670 gphoto2-port(2): Reading 1=0x1 bytes from port... 2.601117 gphoto2-port(2): Could only read 0 out of 1 byte(s) 2.601159 gphoto2-port(3): Empty hexdump of empty buffer 2.601194 gphoto2-port(2): Clear halt... 2.602118 sierra(2): Operation failed (-102)! 2.602150 sierra(2): Operation failed (-102)! 2.602177 sierra/sierra/library.c(2): *** sierra_change_folder 2.602203 sierra/sierra/library.c(2): *** folder: / 2.602229 sierra/sierra/library.c(2): Counting files in '/'... 2.602255 sierra/sierra/library.c(2): sierra_get_int_register: register 0x0a... 2.602292 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 2.602330 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 0a 0b 00- .C...... 2.603105 sierra/sierra/library.c(2): Reading packet... 2.603148 gphoto2-port(2): Clear halt... 2.604145 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 2.605231 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 2.605273 gphoto2-port(3): Empty hexdump of empty buffer 2.605309 context(0): The first byte received (0x35) is not valid. 2.605393 gphoto2-port(2): Reading 1=0x1 bytes from port... 2.606451 gphoto2-port(2): Could only read 0 out of 1 byte(s) 2.606496 gphoto2-port(3): Empty hexdump of empty buffer 2.606531 gphoto2-port(2): Clear halt... 2.607117 sierra(2): Operation failed (-102)! 2.607149 sierra(2): Operation failed (-102)! 2.607175 sierra(2): Operation failed (-102)! 2.607201 sierra/sierra/sierra.c(2): Operation failed (-102)! 2.607227 sierra/sierra/sierra.c(2): Closing connection 2.607254 gphoto2-camera(2): Operation failed! 2.608642 gp-camera(2): Freeing camera... 2.608677 gphoto2-camera(2): Exiting camera ('Olympus C-3000Z')... 2.608704 sierra/sierra/sierra.c(2): sierra camera_exit 2.608754 gphoto2-port(2): Closing port... 2.614187 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 2.614232 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 2.614259 gphoto2-filesystem(2): Internally deleting all folders from '/'... 2.614304 gphoto2-port(2): Freeing port... 2.614340 gphoto2-port(2): Closing port... 2.614408 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 2.614440 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 2.614466 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.000018 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.000153 main(2): gphoto2 2.4.0 0.000186 main(2): gphoto2 has been compiled with the following options: 0.000271 main(2): + gcc (C compiler used) 0.000301 main(2): + popt (mandatory, for handling command-line parameters) 0.000330 main(2): + exif (for displaying EXIF information) 0.000359 main(2): + cdk (for accessing configuration options) 0.000387 main(2): + no aa (for displaying live previews) 0.000415 main(2): + jpeg (for displaying live previews in JPEG format) 0.000443 main(2): + readline (for easy navigation in the shell) 0.000479 main(2): libgphoto2 2.4.0 0.000513 main(2): libgphoto2 has been compiled with the following options: 0.000543 main(2): + gcc (C compiler used) 0.000572 main(2): + ltdl (for portable loading of camlibs) 0.000600 main(2): + EXIF (for special handling of EXIF files) 0.000632 main(2): libgphoto2_port 0.8.0 0.000664 main(2): libgphoto2_port has been compiled with the following options: 0.000694 main(2): + gcc (C compiler used) 0.000722 main(2): + ltdl (for portable loading of camlibs) 0.000750 main(2): + USB (libusb, for USB cameras) 0.000778 main(2): + serial (for serial cameras) 0.000807 main(2): + no resmgr (serial port access and locking) 0.000834 main(2): + no baudboy (serial port locking) 0.000862 main(2): + no ttylock (serial port locking) 0.000889 main(2): + no lockdev (serial port locking) 0.000918 main(2): CAMLIBS env var not set, using compile-time default instead 0.000946 main(2): IOLIBS env var not set, using compile-time default instead 0.001048 main(2): Processing 'port' option ('usb')... 0.001102 main(2): Ports must look like 'serial:/dev/ttyS0' or 'usb:', but 'usb' is missing a colon so I am going to guess what you mean. 0.001149 main(2): Guessed port name. Using port 'usb:' from now on. 0.001198 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/libgphoto2_port/0.8.0'... 0.001396 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.014322 gphoto2-port/disk(2): found 7 volumes 0.041942 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext3)'' ('disk:/') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.042009 gphoto2-port-info-list(2): Loaded 'Media 'Volume (ext2)'' ('disk:/boot') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.042045 gphoto2-port-info-list(2): Loaded 'Media 'DATA'' ('disk:/media/Data') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.042079 gphoto2-port-info-list(2): Loaded '' ('^disk:') from '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.042113 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.042429 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.042471 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.042505 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.042777 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'... 0.043019 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'... 0.043113 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'... 0.043209 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'... 0.043676 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043720 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043754 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043786 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043817 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.043849 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.083769 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.083843 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.083878 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:003,002') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.083954 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:002,007') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.084003 gphoto2-port-info-list(2): Counting entries (15 available)... 0.084037 gphoto2-port-info-list(2): 11 regular entries available. 0.084072 gphoto2-port-info-list(2): Looking for path 'usb:' (15 entries available)... 0.084116 gphoto2-port-info-list(2): Getting info of entry 8 (15 available)... 0.084159 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 0.085152 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.085196 gphoto2-port(2): Setting settings... 0.085228 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.085264 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto 0.085423 setting/gphoto2-setting.c(2): Loading settings from file "/home/luvar/.gphoto/settings" 0.085523 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 0.085569 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.085786 main(2): Processing 'model' option ('Olympus C-3000Z')... 0.085850 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/libgphoto2/2.4.0'... 0.090923 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/adc65'. 0.091009 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/agfa_cl20'. 0.091039 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/aox'. 0.091069 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/barbie'. 0.091097 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/canon'. 0.091126 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/casio_qv'. 0.091154 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/clicksmart310'. 0.091182 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digigr8'. 0.091210 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/digita'. 0.091238 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimagev'. 0.091266 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/dimera3500'. 0.091295 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/directory'. 0.091355 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/enigma13'. 0.091383 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/fuji'. 0.091411 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/gsmart300'. 0.091440 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/hp215'. 0.092382 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/iclick'. 0.092441 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jamcam'. 0.092476 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/jd11'. 0.092505 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc120'. 0.092534 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc210'. 0.092563 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc240'. 0.092591 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_dc3200'. 0.092620 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/kodak_ez200'. 0.092648 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica'. 0.092730 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/konica_qm150'. 0.092760 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/largan'. 0.092789 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/lg_gsm'. 0.092817 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mars'. 0.092847 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/mustek'. 0.092875 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_coolshot'. 0.092905 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1000'. 0.092934 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_dc1580'. 0.092963 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/panasonic_l859'. 0.092992 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam300'. 0.093068 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/pccam600'. 0.093097 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc320'. 0.093124 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc640'. 0.093152 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/polaroid_pdc700'. 0.093179 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ptp2'. 0.093206 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh'. 0.093234 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/ricoh_g3'. 0.093261 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/samsung'. 0.093289 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sierra'. 0.093316 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_blink2'. 0.093344 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sipix_web2'. 0.093371 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/smal'. 0.093399 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sonix'. 0.093426 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf1'. 0.093453 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sony_dscf55'. 0.093481 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/soundvision'. 0.093508 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/spca50x'. 0.093535 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sq905'. 0.093563 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0674'. 0.093590 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/stv0680'. 0.093617 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/sx330z'. 0.093644 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.0/toshiba_pdrm11'. 0.093686 gp-abilities-list(2): Found 57 camera drivers. 0.842475 gphoto2-camera(2): Setting abilities ('Olympus C-3000Z')... 0.842534 gphoto2-setting(2): Setting key 'model' to value 'Olympus C-3000Z' (gphoto2) 0.842553 gphoto2-setting(2): Saving 2 setting(s) to file "/home/luvar/.gphoto/settings" 0.843049 foreach(2): Executing action 'List Files' for folder '/'. 0.845940 gphoto2-camera(2): Listing files in '/'... 0.846013 gphoto2-camera(2): Initializing camera... 0.846062 gphoto2-port-usb(1): Looking for USB device (vendor 0x7b4, product 0x100)... found. 0.846079 gphoto2-port-usb(2): inep to look for is 83 0.846090 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 83, outep 04, intep ffffffff, class ff, subclass ff 0.846105 gphoto2-camera(2): Loading '/usr/lib/libgphoto2/2.4.0/sierra'... 0.846420 gphoto2-port(2): Opening USB port... 0.846446 libusb(2): gp_port_usb_open() 0.846525 libusb(2): claiming interface 0 0.846594 gphoto2-port(2): Setting settings... 0.846609 libusb(2): gp_port_usb_update(old int=0, conf=1, alt=0), (new int=0, conf=1, alt=0) 0.846628 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 0.846647 sierra/sierra/library.c(2): Sending initialization sequence to the camera 0.846664 sierra/sierra/sierra.c(2): Establishing connection 0.846676 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.846689 sierra/sierra/library.c(2): sierra_get_int_register: register 0x01... 0.846704 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.846719 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 01 02 00- .C...... 0.848533 sierra/sierra/library.c(2): Reading packet... 0.848594 gphoto2-port(2): Clear halt... 0.849513 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.850572 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.850591 gphoto2-port(3): Empty hexdump of empty buffer 0.850615 context(0): The first byte received (0xe9) is not valid. 0.850628 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.851525 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.851542 gphoto2-port(3): Empty hexdump of empty buffer 0.851555 gphoto2-port(2): Clear halt... 0.852517 sierra(2): Operation failed (-102)! 0.852537 sierra(2): Operation failed (-102)! 0.852549 gphoto2-port(2): Setting timeout to 50 millisecond(s)... 0.852621 sierra/sierra/library.c(2): sierra_set_string_register: reg 84, value '\' 0.852647 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.852662 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.853500 sierra/sierra/library.c(2): Reading packet... 0.853517 gphoto2-port(2): Clear halt... 0.854503 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.855581 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.855599 gphoto2-port(3): Empty hexdump of empty buffer 0.855621 context(0): The first byte received (0xe9) is not valid. 0.855634 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.856499 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.856515 gphoto2-port(3): Empty hexdump of empty buffer 0.856528 gphoto2-port(2): Clear halt... 0.857686 sierra(2): Operation failed (-102)! 0.857708 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.857724 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.858504 sierra/sierra/library.c(2): Reading packet... 0.858526 gphoto2-port(2): Clear halt... 0.859531 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 0.860564 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 0.860586 gphoto2-port(3): Empty hexdump of empty buffer 0.860598 context(0): The first byte received (0xe9) is not valid. 0.860611 gphoto2-port(2): Reading 1=0x1 bytes from port... 0.861499 gphoto2-port(2): Could only read 0 out of 1 byte(s) 0.861516 gphoto2-port(3): Empty hexdump of empty buffer 0.861528 gphoto2-port(2): Clear halt... 0.862497 sierra(2): Operation failed (-102)! 0.862516 gphoto2-port(2): Writing 9=0x9 byte(s) to port... 0.862531 gphoto2-port(3): Hexdump of 9 = 0x9 bytes follows: 0000 1b 43 03 00 03 54 5c b3-00 .C...T\.. 0.916504 sierra(2): Operation failed (-35)! 0.916558 sierra(2): Operation failed (-35)! 0.916570 sierra(2): Operation failed (-35)! 0.916582 sierra/sierra/sierra.c(2): *** folder support: no 0.916602 gphoto2-port(2): Setting timeout to 2000 millisecond(s)... 0.916624 sierra/sierra/sierra.c(2): Closing connection 0.916635 sierra/sierra/sierra.c(2): ****************** sierra initialization OK 0.916684 gphoto2-filesystem(2): Listing files in '/'... 0.916731 gphoto2-filesystem(2): Querying folder /... 0.916746 sierra/sierra/sierra.c(2): Establishing connection 0.916759 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.916773 sierra/sierra/library.c(2): Listing files in folder '/' 0.916785 sierra/sierra/library.c(2): sierra_get_int_register: register 0x33... 0.916799 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 0.916815 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 33 34 00- .C...34. 3.037279 sierra/sierra/library.c(2): Reading packet... 3.037374 gphoto2-port(2): Clear halt... 3.039296 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 3.040406 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 3.040447 gphoto2-port(3): Empty hexdump of empty buffer 3.040479 context(0): The first byte received (0xe9) is not valid. 3.040511 gphoto2-port(2): Reading 1=0x1 bytes from port... 3.041277 gphoto2-port(2): Could only read 0 out of 1 byte(s) 3.041318 gphoto2-port(3): Empty hexdump of empty buffer 3.041349 gphoto2-port(2): Clear halt... 3.042275 sierra(2): Operation failed (-102)! 3.042310 sierra(2): Operation failed (-102)! 3.042338 sierra/sierra/library.c(2): *** sierra_change_folder 3.042405 sierra/sierra/library.c(2): *** folder: / 3.042432 sierra/sierra/library.c(2): Counting files in '/'... 3.042459 sierra/sierra/library.c(2): sierra_get_int_register: register 0x0a... 3.042492 gphoto2-port(2): Writing 8=0x8 byte(s) to port... 3.042527 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 1b 43 02 00 01 0a 0b 00- .C...... 3.043270 sierra/sierra/library.c(2): Reading packet... 3.043309 gphoto2-port(2): Clear halt... 3.044279 gphoto2-port(2): Reading 32774=0x8006 bytes from port... 3.045393 gphoto2-port(2): Could only read 0 out of 32774 byte(s) 3.045432 gphoto2-port(3): Empty hexdump of empty buffer 3.045463 context(0): The first byte received (0xe9) is not valid. 3.045537 gphoto2-port(2): Reading 1=0x1 bytes from port... 3.046513 gphoto2-port(2): Could only read 0 out of 1 byte(s) 3.046554 gphoto2-port(3): Empty hexdump of empty buffer 3.046585 gphoto2-port(2): Clear halt... 3.047276 sierra(2): Operation failed (-102)! 3.047311 sierra(2): Operation failed (-102)! 3.047338 sierra(2): Operation failed (-102)! 3.047366 sierra/sierra/sierra.c(2): Operation failed (-102)! 3.047393 sierra/sierra/sierra.c(2): Closing connection 3.047421 gphoto2-camera(2): Operation failed! 3.048871 gp-camera(2): Freeing camera... 3.048906 gphoto2-camera(2): Exiting camera ('Olympus C-3000Z')... 3.048934 sierra/sierra/sierra.c(2): sierra camera_exit 3.048977 gphoto2-port(2): Closing port... 3.054350 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 3.054400 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 3.054427 gphoto2-filesystem(2): Internally deleting all folders from '/'... 3.054467 gphoto2-port(2): Freeing port... 3.054499 gphoto2-port(2): Closing port... 3.054567 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 3.054598 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 3.054624 gphoto2-filesystem(2): Internally deleting all folders from '/'... luvar@blackhorse:~$ gphoto2 --port=usb --camera="Olympus C-3000Z" -a Abilities for camera : Olympus C-3000Z Serial port support : yes USB support : yes Transfer speeds supported : : 9600 : 19200 : 38400 : 57600 : 115200 Capture choices : : Image : Preview Configuration support : yes Delete selected files on camera : yes Delete all files on camera : yes File preview (thumbnail) support : yes File upload support : yes luvar@blackhorse:~$ gphoto2 -v gphoto2 2.4.0 Copyright (c) 2000-2006 Lutz Mueller and others gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of gphoto2 under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. This version of gphoto2 is using the following software versions and options: gphoto2 2.4.0 gcc, popt(m), exif, cdk, no aa, jpeg, readline libgphoto2 2.4.0 gcc, ltdl, EXIF libgphoto2_port 0.8.0 gcc, ltdl, USB, serial without locking luvar@blackhorse:~ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gphoto-devel mailing list Gphoto-devel@... https://lists.sourceforge.net/lists/listinfo/gphoto-devel |
|
|
Re: java bindingOn Thu, Oct 29, 2009 at 11:29:27AM +0100, Marcus Meissner wrote:
> gphoto2 --get-config date-time > to see current value > gphoto2 --set-config date-time="new time in seconds since 1970 January 1st" > to set new value which would become gphoto2 --set-config date-time=`date +%s` if you want to synchonize with your computer. Roger. -- ** R.E.Wolff@... ** http://www.BitWizard.nl/ ** +31-15-2600998 ** ** Delftechpark 26 2628 XH Delft, The Netherlands. KVK: 27239233 ** *-- BitWizard writes Linux device drivers for any device you may have! --* Q: It doesn't work. A: Look buddy, doesn't work is an ambiguous statement. Does it sit on the couch all day? Is it unemployed? Please be specific! Define 'it' and what it isn't doing. --------- Adapted from lxrbot FAQ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gphoto-devel mailing list Gphoto-devel@... https://lists.sourceforge.net/lists/listinfo/gphoto-devel |
|
|
Re: java bindingOn Thu, Oct 29, 2009 at 12:11:36PM +0100, Rogier Wolff wrote:
> On Thu, Oct 29, 2009 at 11:29:27AM +0100, Marcus Meissner wrote: > > gphoto2 --get-config date-time > > to see current value > > gphoto2 --set-config date-time="new time in seconds since 1970 January 1st" > > to set new value > > which would become > > gphoto2 --set-config date-time=`date +%s` > > if you want to synchonize with your computer. I have thought about a generic gphoto2 --sync-time option already and the ptp2 and canon drivers have those as config option already. The timezone mismatch issue would still require thought. Ciao, Marcus ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gphoto-devel mailing list Gphoto-devel@... https://lists.sourceforge.net/lists/listinfo/gphoto-devel |
|
|
Re: java bindingOka, what about that java binding? I want to try make some autophoto taking
program which manual settings (my olympus c 3000 z could not in automatic mode take photo with more than second shutter and I want to try to override that problem and make one day "video" from nice country behind window :) On Thursday 29 October 2009 11:26:18 Ľubomír Varga wrote: > Hi, > > Iam new here in mailing list. I found some info about java bindings in > news. I downloaded latest sources and I didnt found any java bindings. > > Are java bindings packaged there? If no, how can I obtain them? > > PS: my final target is to set actual time on my Olympus C-3000Z :-) Digikam > doesnt have option to adjust camera time and I failed to google some other > solution (instead of photopc [1] which dont have native usb support). I had > some experience about taking photos by libgphoto2 from C code and I think > that adjusting time is implemented in this lib. > > PPS: What about to update your documentation and include there list of > methods avaible in lib? > > [1] http://www.lightner.net/lightner/bruce/ppc_use.html > > Have a nice day -- Odborník na všetko je zlý odborník. Ja sa snažím byť výnimkou potvrdzujúcou pravidlo. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gphoto-devel mailing list Gphoto-devel@... https://lists.sourceforge.net/lists/listinfo/gphoto-devel |
|
|
Re: java bindingJust for mailinglist archive, unix time as long number can be found on
http://www.epochconverter.com/# On Thursday 29 October 2009 11:29:27 Marcus Meissner wrote: > On Thu, Oct 29, 2009 at 11:26:18AM +0100, Ľubomír Varga wrote: > > Hi, > > > > Iam new here in mailing list. I found some info about java bindings in > > news. I downloaded latest sources and I didnt found any java bindings. > > > > Are java bindings packaged there? If no, how can I obtain them? > > > > PS: my final target is to set actual time on my Olympus C-3000Z :-) > > Digikam doesnt have option to adjust camera time and I failed to google > > some other solution (instead of photopc [1] which dont have native usb > > support). I had some experience about taking photos by libgphoto2 from C > > code and I think that adjusting time is implemented in this lib. > > > > PPS: What about to update your documentation and include there list of > > methods avaible in lib? > > > > [1] http://www.lightner.net/lightner/bruce/ppc_use.html > > You could also use the gphoto2 command line tool. > > The configuration is called "date-time", so > > gphoto2 --get-config date-time > to see current value > gphoto2 --set-config date-time="new time in seconds since 1970 January 1st" > to set new value This format of time can be found on http://www.epochconverter.com/# I set actual time on my Olympus C-3000Z like this: :~$ gphoto2 --port usb: --camera "Olympus C-3000Z" --set-config date-time="1261487940" :~$ gphoto2 --port usb: --camera "Olympus C-3000Z" --get-config "date-time" Label: Date and time (GMT) Type: DATE Current: 1261487944 Printable: Tue 22 Dec 2009 02:19:04 PM CET > > Ciao, Marcus Thanks. -- Odborník na všetko je zlý odborník. Ja sa snažím byť výnimkou potvrdzujúcou pravidlo. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Gphoto-devel mailing list Gphoto-devel@... https://lists.sourceforge.net/lists/listinfo/gphoto-devel |
| Free embeddable forum powered by Nabble | Forum Help |