|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Panasonic LX3 questionGood afternoon,
just signed on to the list - perused the archives but didn't see an answer to my question so am posting it here - hopefully its just a simple 'duh' moment on my part. I recently got a Panasonic Lumix DMC-LX3 camera - running v2.0 firmware. I am running GPhoto2 2.4.5-2 under Ubuntu 9.10 Karmic Koala GPhoto recognizes the camera and lists the folders just fine, but only shows one image - a JPG image I took, yet when I was playing with the camera I also took numerous RAW images. I know the images are on the camera as I can review them in playback mode. I tried --get-all-raw-data with the hopes that perhaps it would get the data even though it did not appear in a folders or files command, but all it did was download the jpg version and append 'raw' on the beginning of the filename - but the file size is the same as the jpg. FWIW, I have not been able to view any raw files with any other ubuntu program either - f-spot etc... Any ideas? Thanks in advance.. PS - I don't have a card reader handy for the HCSD card so have not yet tried to pull them that way.. Clinton Morse Tolland, CT ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gphoto-user mailing list Gphoto-user@... https://lists.sourceforge.net/lists/listinfo/gphoto-user |
|
|
Re: Panasonic LX3 questionOn Tue, Nov 10, 2009 at 05:16:57PM -0500, Clinton Morse wrote:
> Good afternoon, > > just signed on to the list - perused the archives but didn't see an > answer to my question so am posting it here - hopefully its just a > simple 'duh' moment on my part. > > I recently got a Panasonic Lumix DMC-LX3 camera - running v2.0 firmware. > > I am running GPhoto2 2.4.5-2 under Ubuntu 9.10 Karmic Koala > > GPhoto recognizes the camera and lists the folders just fine, but only > shows one image - a JPG image I took, yet when I was playing with the > camera I also took numerous RAW images. I know the images are on the > camera as I can review them in playback mode. > > I tried --get-all-raw-data with the hopes that perhaps it would get the > data even though it did not appear in a folders or files command, but > all it did was download the jpg version and append 'raw' on the > beginning of the filename - but the file size is the same as the jpg. > > FWIW, I have not been able to view any raw files with any other ubuntu > program either - f-spot etc... > > Any ideas? Thanks in advance.. Can you run gphoto2 -L --debug --debug-logfile=xx.log and mail xx.log? This should show the problems with the RAW images I hope. Ciao, Marcus ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gphoto-user mailing list Gphoto-user@... https://lists.sourceforge.net/lists/listinfo/gphoto-user |
|
|
Re: Panasonic LX3 questionSee attached lx3.log - I deleted a lot of repetitive lines where it
appears to have been trying different camera models. Hopefully the mailing list accepts attachments. 600+ lines seemed excessive to put inline but I wasn't sure which sections would be most pertinent to debugging the problem. In the attached listing there is one RAW (P1000083.RW2) and one JPG file (P1000082.JPG) on the camera - only the JPG appears to be detected. FWIW - In more playing last night I found that I can retrieve the raw files if I switch the camera to USB Mass Storage mode instead of PTP mode. So this method could work for me, even though most of the reading I've done recommends PTP mode and gphoto2 over Mass Storage. I'm not really sure what the advantages are of one over the other at this point. Previous cameras without RAW capability just connected and worked so I didn't worry about it... Marcus Meissner wrote: > On Tue, Nov 10, 2009 at 05:16:57PM -0500, Clinton Morse wrote: > >> Good afternoon, >> >> just signed on to the list - perused the archives but didn't see an >> answer to my question so am posting it here - hopefully its just a >> simple 'duh' moment on my part. >> >> I recently got a Panasonic Lumix DMC-LX3 camera - running v2.0 firmware. >> >> I am running GPhoto2 2.4.5-2 under Ubuntu 9.10 Karmic Koala >> >> GPhoto recognizes the camera and lists the folders just fine, but only >> shows one image - a JPG image I took, yet when I was playing with the >> camera I also took numerous RAW images. I know the images are on the >> camera as I can review them in playback mode. >> >> I tried --get-all-raw-data with the hopes that perhaps it would get the >> data even though it did not appear in a folders or files command, but >> all it did was download the jpg version and append 'raw' on the >> beginning of the filename - but the file size is the same as the jpg. >> >> FWIW, I have not been able to view any raw files with any other ubuntu >> program either - f-spot etc... >> >> Any ideas? Thanks in advance.. >> > > Can you run > gphoto2 -L --debug --debug-logfile=xx.log and mail xx.log? > > This should show the problems with the RAW images I hope. > > Ciao, Marcus > > 0.000139 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.000213 main(2): gphoto2 2.4.5 0.000232 main(2): gphoto2 has been compiled with the following options: 0.000248 main(2): + gcc (C compiler used) 0.000264 main(2): + popt (mandatory, for handling command-line parameters) 0.000279 main(2): + exif (for displaying EXIF information) 0.000295 main(2): + cdk (for accessing configuration options) 0.000310 main(2): + aa (for displaying live previews) 0.000325 main(2): + jpeg (for displaying live previews in JPEG format) 0.000341 main(2): + readline (for easy navigation in the shell) 0.000358 main(2): libgphoto2 2.4.6 0.000376 main(2): libgphoto2 has been compiled with the following options: 0.000391 main(2): + gcc (C compiler used) 0.000408 main(2): + ltdl (for portable loading of camlibs) 0.000424 main(2): + EXIF (for special handling of EXIF files) 0.000440 main(2): libgphoto2_port 0.8.0 0.000457 main(2): libgphoto2_port has been compiled with the following options: 0.000473 main(2): + gcc (C compiler used) 0.000488 main(2): + ltdl (for portable loading of camlibs) 0.000503 main(2): + USB (libusb, for USB cameras) 0.000519 main(2): + serial (for serial cameras) 0.000534 main(2): + no resmgr (serial port access and locking) 0.000550 main(2): + no baudboy (serial port locking) 0.000565 main(2): + no ttylock (serial port locking) 0.000581 main(2): + no lockdev (serial port locking) 0.000597 main(2): CAMLIBS env var not set, using compile-time default instead 0.000612 main(2): IOLIBS env var not set, using compile-time default instead 0.000646 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto 0.027625 setting/gphoto2-setting.c(2): Loading settings from file "/home/clint/.gphoto/settings" 0.027793 main(2): The user has not specified both a model and a port. Try to figure them out. 0.027827 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/libgphoto2_port/0.8.0'... 0.027926 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/disk'. 0.028528 gphoto2-port/disk(2): found fstab fsname proc 0.028569 gphoto2-port/disk(2): found fstab fsname UUID=38a1d425-3e28-44d9-932a-8968069c65c0 0.028593 gphoto2-port/disk(2): found fstab fsname UUID=d669601f-2d9a-43eb-b9a4-764584ef22dd 0.028623 gphoto2-port/disk(2): found fstab fsname /dev/scd0 0.028658 gphoto2-port/disk(2): found mtab fsname /dev/sda1 0.028680 gphoto2-port/disk(2): found mtab fsname proc 0.028703 gphoto2-port/disk(2): found mtab fsname none 0.028728 gphoto2-port/disk(2): found mtab fsname none 0.028755 gphoto2-port/disk(2): found mtab fsname none 0.028780 gphoto2-port/disk(2): found mtab fsname none 0.028805 gphoto2-port/disk(2): found mtab fsname udev 0.028830 gphoto2-port/disk(2): found mtab fsname none 0.028854 gphoto2-port/disk(2): found mtab fsname none 0.028879 gphoto2-port/disk(2): found mtab fsname none 0.028904 gphoto2-port/disk(2): found mtab fsname none 0.028944 gphoto2-port/disk(2): found mtab fsname none 0.028970 gphoto2-port/disk(2): found mtab fsname binfmt_misc 0.029000 gphoto2-port/disk(2): found mtab fsname gvfs-fuse-daemon 0.029020 gphoto2-port/disk(2): found mtab fsname /dev/sdb1 0.029069 gphoto2-port-info-list(2): Could not load port driver list: 'Unspecified error'. 0.029089 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.029263 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.029286 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'. 0.029304 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.029557 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.029579 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.029597 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.029628 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.029646 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/libgphoto2_port/0.8.0/serial'. 0.029664 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.030225 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.030252 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.030270 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:001,007') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.030288 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:001,005') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.030305 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:001,006') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.030323 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:002,002') from '/usr/lib/libgphoto2_port/0.8.0/usb'. 0.030349 gphoto2-port-info-list(2): Counting entries (14 available)... 0.030367 gphoto2-port-info-list(2): 10 regular entries available. 0.032466 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/libgphoto2/2.4.6'... 0.035177 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/adc65'. {deleted similar entries} 0.036167 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/toshiba_pdrm11'. 0.036188 gp-abilities-list(2): Found 59 camera drivers. 0.055207 gphoto2-port-info-list(2): Counting entries (14 available)... 0.055278 gphoto2-port-info-list(2): 10 regular entries available. 0.055297 gphoto2-port(2): Creating new device... 0.055320 gphoto2-port-info-list(2): Getting info of entry 0 (14 available)... 0.055566 gphoto2-port(2): Setting settings... 0.055589 gphoto2-port-info-list(2): Getting info of entry 1 (14 available)... 0.055758 gphoto2-port(2): Setting timeout to 500 millisecond(s)... 0.055779 gphoto2-port(2): Setting settings... 0.055797 gphoto2-port-info-list(2): Getting info of entry 2 (14 available)... 0.055951 gphoto2-port(2): Setting timeout to 500 millisecond(s)... 0.055972 gphoto2-port(2): Setting settings... 0.055990 gphoto2-port-info-list(2): Getting info of entry 3 (14 available)... 0.056141 gphoto2-port(2): Setting timeout to 500 millisecond(s)... 0.056163 gphoto2-port(2): Setting settings... 0.056180 gphoto2-port-info-list(2): Getting info of entry 4 (14 available)... 0.056334 gphoto2-port(2): Setting timeout to 500 millisecond(s)... 0.056354 gphoto2-port(2): Setting settings... 0.056372 gphoto2-port-info-list(2): Getting info of entry 5 (14 available)... 0.056861 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.056885 gphoto2-port(2): Setting settings... 0.056903 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.056920 gphoto2-abilities-list.c(1): Auto-detecting USB cameras... 0.057053 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. {deleted similar entries} 0.068195 gphoto2-port(0): Could not find USB device (vendor 0x22b8, product 0x2a65). Make sure this device is connected to the computer. 0.068749 get_MS_OSD(3): Hexdump of 128 = 0x80 bytes follows: 0000 80 06 ee 03 00 00 e8 03-30 00 30 00 30 00 30 00 ........0.0.0.0. 0010 30 00 30 00 30 00 30 00-30 00 30 00 30 00 30 00 0.0.0.0.0.0.0.0. 0020 30 00 30 00 30 00 33 00-46 00 30 00 32 00 31 00 0.0.0.3.F.0.2.1. 0030 39 00 32 00 30 00 30 00-36 00 34 00 31 00 00 00 9.2.0.0.6.4.1... 0040 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0050 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0060 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0070 00 00 00 00 00 00 00 00-00 00 05 00 00 01 00 00 ................ 0.068858 gphoto2-port(0): Could not find USB device (class 0x29a, subclass 0xffffffff, protocol 0xffffffff). Make sure this device is connected to the computer. {deleted entries} 0.071607 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.071623 gphoto2-port-usb(1): Looking for USB device (vendor 0x4da, product 0x2374)... found. 0.071639 gphoto2-port-usb(2): inep to look for is 82 0.071655 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 82, outep 01, intep 83, class 06, subclass 01 0.071672 gphoto2-abilities-list.c(2): Found 'Panasonic DMC-FZ20' (0x4da,0x2374) 0.071692 gphoto2-port-info-list(2): Getting info of entry 6 (14 available)... 0.072250 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.072278 gphoto2-port(2): Setting settings... 0.072295 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.072312 gphoto2-abilities-list.c(1): Auto-detecting USB cameras... 0.072341 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. {deleted entries} 0.083827 gphoto2-port(0): Could not find USB device (vendor 0x22b8, product 0x2a65). Make sure this device is connected to the computer. 0.085382 get_MS_OSD(3): Hexdump of 128 = 0x80 bytes follows: 0000 80 06 ee 03 00 00 e8 03-30 00 30 00 30 00 30 00 ........0.0.0.0. 0010 30 00 30 00 30 00 30 00-30 00 30 00 30 00 30 00 0.0.0.0.0.0.0.0. 0020 30 00 30 00 30 00 33 00-46 00 30 00 32 00 31 00 0.0.0.3.F.0.2.1. 0030 39 00 32 00 30 00 30 00-36 00 34 00 31 00 00 00 9.2.0.0.6.4.1... 0040 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0050 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0060 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0070 00 00 00 00 00 00 00 00-00 00 05 00 00 01 00 00 ................ 0.085422 gphoto2-port(0): Could not find USB device (class 0x29a, subclass 0xffffffff, protocol 0xffffffff). Make sure this device is connected to the computer. 0.085444 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer. {deleted entries} 0.088203 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.088220 gphoto2-port-usb(1): Looking for USB device (vendor 0x4da, product 0x2374)... found. 0.088237 gphoto2-port-usb(2): inep to look for is 82 0.088253 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 82, outep 01, intep 83, class 06, subclass 01 0.088270 gphoto2-abilities-list.c(2): Found 'Panasonic DMC-FZ20' (0x4da,0x2374) 0.088289 gphoto2-port-info-list(2): Getting info of entry 7 (14 available)... 0.088852 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.088880 gphoto2-port(2): Setting settings... 0.088898 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.088914 gphoto2-abilities-list.c(1): Auto-detecting USB cameras... 0.088957 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. {deleted entries} 0.148833 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer. 0.148852 gphoto2-port(2): Freeing port... 0.148870 gphoto2-port(2): Closing port... 0.148937 gphoto2(2): Nothing specified, using first entry of autodetect list. 0.149028 gphoto2-camera(2): Setting abilities ('Panasonic DMC-FZ20')... 0.149058 gphoto2-setting(2): Setting key 'model' to value 'Panasonic DMC-FZ20' (gphoto2) 0.149077 gphoto2-setting(2): Saving 8 setting(s) to file "/home/clint/.gphoto/settings" 0.149196 gphoto2-port-info-list(2): Looking for path 'usb:' (14 entries available)... 0.149221 gphoto2-port-info-list(2): Getting info of entry 5 (14 available)... 0.149239 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 0.149788 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.149814 gphoto2-port(2): Setting settings... 0.149831 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1) 0.149849 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 0.149866 gphoto2-setting(2): Saving 8 setting(s) to file "/home/clint/.gphoto/settings" 0.150369 foreach(2): Executing action 'List Files' for folder '/'. 0.152505 gphoto2-camera(2): Listing files in '/'... 0.152541 gphoto2-camera(2): Initializing camera... 0.152567 gphoto2-port-usb(1): Looking for USB device (vendor 0x4da, product 0x2374)... found. 0.152587 gphoto2-port-usb(2): inep to look for is 82 0.152604 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 82, outep 01, intep 83, class 06, subclass 01 0.152622 gphoto2-camera(2): Loading '/usr/lib/libgphoto2/2.4.6/ptp2'... 0.152955 gphoto2-port(2): Opening USB port... 0.152978 libusb(2): gp_port_usb_open() 0.153028 libusb(2): claiming interface 0 0.153065 ptp2(2): maxpacketsize 512 0.153107 gphoto2-port(2): Setting timeout to 8000 millisecond(s)... 0.153131 ptp(2): PTP: Opening session 0.153152 gphoto2-port(2): Writing 16=0x10 byte(s) to port... 0.153172 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows: 0000 10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00 ................ 0.153292 ptp2/ptp_usb_getresp(2): reading response 0.153314 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.153334 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.154037 gphoto2-port(2): Could only read 12 out of 512 byte(s) 0.154058 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 03 00 1e 20-00 00 00 00 ....... .... 0.154075 ptp2/usb_getresp(0): request code 0x1002 getting resp error 0x201e 0.154092 gphoto2-port(2): Setting timeout to 20000 millisecond(s)... 0.154112 gphoto2-port(2): Writing 12=0xc byte(s) to port... 0.154130 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 01 00 01 10-01 00 00 00 ............ 0.154283 ptp2/ptp_usb_getdata(2): reading data 0.154301 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.154318 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.154660 gphoto2-port(2): Could only read 211 out of 512 byte(s) 0.154684 gphoto2-port(3): Hexdump of 211 = 0xd3 bytes follows: 0000 d3 00 00 00 02 00 01 10-01 00 00 00 64 00 06 00 ............d... 0010 00 00 64 00 00 00 00 10-00 00 00 01 10 02 10 03 ..d............. 0020 10 04 10 05 10 06 10 07-10 08 10 09 10 0a 10 0c ................ 0030 10 0d 10 14 10 15 10 16-10 1b 10 04 00 00 00 04 ................ 0040 40 05 40 08 40 09 40 02-00 00 00 06 d4 07 d4 00 @.@.@.@......... 0050 00 00 00 06 00 00 00 01-30 02 30 06 30 0d 30 01 ........0.0.0.0. 0060 38 0d 38 0a 50 00 61 00-6e 00 61 00 73 00 6f 00 8.8.P.a.n.a.s.o. 0070 6e 00 69 00 63 00 00 00-08 44 00 4d 00 43 00 2d n.i.c....D.M.C.- 0080 00 4c 00 58 00 33 00 00-00 04 31 00 2e 00 30 00 .L.X.3....1...0. 0090 00 00 20 30 00 30 00 30-00 30 00 30 00 30 00 30 .. 0.0.0.0.0.0.0 00a0 00 30 00 30 00 30 00 30-00 30 00 30 00 30 00 30 .0.0.0.0.0.0.0.0 00b0 00 30 00 30 00 30 00 33-00 46 00 30 00 32 00 31 .0.0.0.3.F.0.2.1 00c0 00 39 00 32 00 30 00 30-00 36 00 34 00 31 00 00 .9.2.0.0.6.4.1.. 00d0 00 00 00 - ... 0.154708 ptp2/ptp_usb_getresp(2): reading response 0.154725 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.154742 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.154910 gphoto2-port(2): Could only read 12 out of 512 byte(s) 0.154930 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 03 00 01 20-01 00 00 00 ....... .... 0.154979 PTP2/ptp2/library.c(2): Device info: 0.154997 PTP2/ptp2/library.c(2): Manufacturer: Panasonic 0.155013 PTP2/ptp2/library.c(2): Model: DMC-LX3 0.155028 PTP2/ptp2/library.c(2): device version: 1.0 0.155044 PTP2/ptp2/library.c(2): serial number: '0000000000000000003F0219200641' 0.155060 PTP2/ptp2/library.c(2): Vendor extension ID: 0x00000006 0.155076 PTP2/ptp2/library.c(2): Vendor extension version: 100 0.155092 PTP2/ptp2/library.c(2): Vendor extension description: (null) 0.155109 PTP2/ptp2/library.c(2): Functional Mode: 0x0000 0.155125 PTP2/ptp2/library.c(2): PTP Standard Version: 100 0.155141 PTP2/ptp2/library.c(2): Supported operations: 0.155156 PTP2/ptp2/library.c(2): 0x1001 0.155172 PTP2/ptp2/library.c(2): 0x1002 0.155188 PTP2/ptp2/library.c(2): 0x1003 0.155203 PTP2/ptp2/library.c(2): 0x1004 0.155218 PTP2/ptp2/library.c(2): 0x1005 0.155234 PTP2/ptp2/library.c(2): 0x1006 0.155249 PTP2/ptp2/library.c(2): 0x1007 0.155265 PTP2/ptp2/library.c(2): 0x1008 0.155280 PTP2/ptp2/library.c(2): 0x1009 0.155296 PTP2/ptp2/library.c(2): 0x100a 0.155311 PTP2/ptp2/library.c(2): 0x100c 0.155326 PTP2/ptp2/library.c(2): 0x100d 0.155342 PTP2/ptp2/library.c(2): 0x1014 0.155357 PTP2/ptp2/library.c(2): 0x1015 0.155373 PTP2/ptp2/library.c(2): 0x1016 0.155388 PTP2/ptp2/library.c(2): 0x101b 0.155404 PTP2/ptp2/library.c(2): Events Supported: 0.155419 PTP2/ptp2/library.c(2): 0x4004 0.155435 PTP2/ptp2/library.c(2): 0x4005 0.155450 PTP2/ptp2/library.c(2): 0x4008 0.155466 PTP2/ptp2/library.c(2): 0x4009 0.155481 PTP2/ptp2/library.c(2): Device Properties Supported: 0.155497 PTP2/ptp2/library.c(2): 0xd406 0.155512 PTP2/ptp2/library.c(2): 0xd407 0.155533 gphoto2-filesystem(2): Listing files in / 0.155551 gphoto2-filesystem(2): Lookup folder '/'... 0.155566 gphoto2-filesystem(2): Found! / is 0x884faa0 0.155582 gphoto2-filesystem(2): Querying folder /... 0.155598 gphoto2-filesystem(2): Delete all files in folder 0x884faa0 0.155615 ptp2(2): file_list_func(/) 0.157940 gphoto2-camera(2): Listing folders in '/'... 0.157998 gphoto2-filesystem(2): Listing folders in / 0.158015 gphoto2-filesystem(2): Lookup folder '/'... 0.158031 gphoto2-filesystem(2): Found! / is 0x884faa0 0.158048 gphoto2-filesystem(2): ... is dirty, getting from camera 0.158064 ptp2(2): folder_list_func(/) 0.158096 gphoto2-port(2): Writing 12=0xc byte(s) to port... 0.158116 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 01 00 04 10-02 00 00 00 ............ 0.158295 ptp2/ptp_usb_getdata(2): reading data 0.158314 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.158332 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.166668 gphoto2-port(2): Could only read 20 out of 512 byte(s) 0.166689 gphoto2-port(3): Hexdump of 20 = 0x14 bytes follows: 0000 14 00 00 00 02 00 04 10-02 00 00 00 01 00 00 00 ................ 0010 01 00 01 00 - .... 0.166709 ptp2/ptp_usb_getresp(2): reading response 0.166725 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.166742 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.166792 gphoto2-port(2): Could only read 12 out of 512 byte(s) 0.166812 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 03 00 01 20-02 00 00 00 ....... .... 0.166840 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.166857 gphoto2-filesystem(2): Lookup folder '/'... 0.166873 gphoto2-filesystem(2): Found! / is 0x884faa0 0.166889 gphoto2-filesystem(2): Recurse delete folder 0x884faa0 0.166904 gphoto2-filesystem(2): Append one folder store_00010001 0.166924 gphoto2-filesystem(2): Folder / contains 1 subfolders. 0.166947 foreach(2): Executing action 'List Files' for folder '/store_00010001'. 0.169078 gphoto2-camera(2): Listing files in '/store_00010001'... 0.169126 gphoto2-filesystem(2): Listing files in /store_00010001 0.169142 gphoto2-filesystem(2): Lookup folder '/store_00010001'... 0.169160 gphoto2-filesystem(2): Querying folder /store_00010001... 0.169196 gphoto2-filesystem(2): Delete all files in folder 0x887fc20 0.169213 ptp2(2): file_list_func(/store_00010001) 0.169263 gphoto2-port(2): Writing 24=0x18 byte(s) to port... 0.169284 gphoto2-port(3): Hexdump of 24 = 0x18 bytes follows: 0000 18 00 00 00 01 00 07 10-03 00 00 00 ff ff ff ff ................ 0010 00 00 00 00 00 00 00 00- ........ 0.170054 ptp2/ptp_usb_getdata(2): reading data 0.170073 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.170091 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.211568 gphoto2-port(2): Could only read 32 out of 512 byte(s) 0.211594 gphoto2-port(3): Hexdump of 32 = 0x20 bytes follows: 0000 20 00 00 00 02 00 07 10-03 00 00 00 04 00 00 00 ............... 0010 00 00 00 81 00 00 00 41-00 00 19 41 52 00 19 42 .......A...AR..B 0.211614 ptp2/ptp_usb_getresp(2): reading response 0.211631 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.211648 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.211820 gphoto2-port(2): Could only read 12 out of 512 byte(s) 0.211842 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 03 00 01 20-03 00 00 00 ....... .... 0.211931 gphoto2-port(2): Writing 16=0x10 byte(s) to port... 0.211951 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows: 0000 10 00 00 00 01 00 08 10-04 00 00 00 00 00 00 81 ................ 0.213065 ptp2/ptp_usb_getdata(2): reading data 0.213084 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.213101 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.229327 gphoto2-port(2): Could only read 142 out of 512 byte(s) 0.229358 gphoto2-port(3): Hexdump of 142 = 0x8e bytes follows: 0000 8e 00 00 00 02 00 08 10-04 00 00 00 01 00 01 00 ................ 0010 01 30 00 00 00 00 00 00-00 00 00 00 00 00 00 00 .0.............. 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 01 00-00 00 00 00 00 00 00 00 ................ 0040 05 4d 00 49 00 53 00 43-00 00 00 10 32 00 30 00 .M.I.S.C....2.0. 0050 30 00 39 00 31 00 31 00-30 00 36 00 54 00 31 00 0.9.1.1.0.6.T.1. 0060 37 00 32 00 34 00 31 00-30 00 00 00 10 32 00 30 7.2.4.1.0....2.0 0070 00 30 00 39 00 31 00 31-00 30 00 36 00 54 00 31 .0.9.1.1.0.6.T.1 0080 00 37 00 32 00 34 00 31-00 30 00 00 00 00 .7.2.4.1.0.... 0.229378 ptp2/ptp_usb_getresp(2): reading response 0.229394 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.229412 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.229577 gphoto2-port(2): Could only read 12 out of 512 byte(s) 0.229598 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 03 00 01 20-04 00 00 00 ....... .... 0.229695 PTP2/ptp2/library.c(2): ObjectInfo for 'MISC': 0.229714 PTP2/ptp2/library.c(2): Object ID: 0x81000000 0.229730 PTP2/ptp2/library.c(2): StorageID: 0x00010001 0.229746 PTP2/ptp2/library.c(2): ObjectFormat: 0x3001 0.229761 PTP2/ptp2/library.c(2): ProtectionStatus: 0x0000 0.229777 PTP2/ptp2/library.c(2): ObjectCompressedSize: 0 0.229792 PTP2/ptp2/library.c(2): ThumbFormat: 0x0000 0.229808 PTP2/ptp2/library.c(2): ThumbCompressedSize: 0 0.229824 PTP2/ptp2/library.c(2): ThumbPixWidth: 0 0.229839 PTP2/ptp2/library.c(2): ThumbPixHeight: 0 0.229855 PTP2/ptp2/library.c(2): ImagePixWidth: 0 0.229870 PTP2/ptp2/library.c(2): ImagePixHeight: 0 0.229886 PTP2/ptp2/library.c(2): ImageBitDepth: 0 0.229901 PTP2/ptp2/library.c(2): ParentObject: 0x00000000 0.229917 PTP2/ptp2/library.c(2): AssociationType: 0x0001 0.229933 PTP2/ptp2/library.c(2): AssociationDesc: 0x00000000 0.229949 PTP2/ptp2/library.c(2): SequenceNumber: 0x00000000 0.229964 PTP2/ptp2/library.c(2): ModificationDate: 0x4af4a20a 0.229980 PTP2/ptp2/library.c(2): CaptureDate: 0x4af4a20a 0.230050 gphoto2-port(2): Writing 16=0x10 byte(s) to port... 0.230069 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows: 0000 10 00 00 00 01 00 08 10-05 00 00 00 00 00 00 41 ...............A 0.231073 ptp2/ptp_usb_getdata(2): reading data 0.231101 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.231119 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.236328 gphoto2-port(2): Could only read 142 out of 512 byte(s) 0.236350 gphoto2-port(3): Hexdump of 142 = 0x8e bytes follows: 0000 8e 00 00 00 02 00 08 10-05 00 00 00 01 00 01 00 ................ 0010 01 30 00 00 00 00 00 00-00 00 00 00 00 00 00 00 .0.............. 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 01 00-00 00 00 00 00 00 00 00 ................ 0040 05 44 00 43 00 49 00 4d-00 00 00 10 32 00 30 00 .D.C.I.M....2.0. 0050 30 00 39 00 31 00 31 00-30 00 36 00 54 00 31 00 0.9.1.1.0.6.T.1. 0060 37 00 32 00 34 00 31 00-30 00 00 00 10 32 00 30 7.2.4.1.0....2.0 0070 00 30 00 39 00 31 00 31-00 30 00 36 00 54 00 31 .0.9.1.1.0.6.T.1 0080 00 37 00 32 00 34 00 31-00 30 00 00 00 00 .7.2.4.1.0.... 0.236369 ptp2/ptp_usb_getresp(2): reading response 0.236385 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.236403 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.236450 gphoto2-port(2): Could only read 12 out of 512 byte(s) 0.236470 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 03 00 01 20-05 00 00 00 ....... .... 0.236495 PTP2/ptp2/library.c(2): ObjectInfo for 'DCIM': 0.236512 PTP2/ptp2/library.c(2): Object ID: 0x41000000 0.236528 PTP2/ptp2/library.c(2): StorageID: 0x00010001 0.236544 PTP2/ptp2/library.c(2): ObjectFormat: 0x3001 0.236560 PTP2/ptp2/library.c(2): ProtectionStatus: 0x0000 0.236576 PTP2/ptp2/library.c(2): ObjectCompressedSize: 0 0.236592 PTP2/ptp2/library.c(2): ThumbFormat: 0x0000 0.236608 PTP2/ptp2/library.c(2): ThumbCompressedSize: 0 0.236624 PTP2/ptp2/library.c(2): ThumbPixWidth: 0 0.236640 PTP2/ptp2/library.c(2): ThumbPixHeight: 0 0.236656 PTP2/ptp2/library.c(2): ImagePixWidth: 0 0.236672 PTP2/ptp2/library.c(2): ImagePixHeight: 0 0.236688 PTP2/ptp2/library.c(2): ImageBitDepth: 0 0.236704 PTP2/ptp2/library.c(2): ParentObject: 0x00000000 0.236720 PTP2/ptp2/library.c(2): AssociationType: 0x0001 0.236736 PTP2/ptp2/library.c(2): AssociationDesc: 0x00000000 0.236752 PTP2/ptp2/library.c(2): SequenceNumber: 0x00000000 0.236768 PTP2/ptp2/library.c(2): ModificationDate: 0x4af4a20a 0.236784 PTP2/ptp2/library.c(2): CaptureDate: 0x4af4a20a 0.236852 gphoto2-port(2): Writing 16=0x10 byte(s) to port... 0.236871 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows: 0000 10 00 00 00 01 00 08 10-06 00 00 00 00 00 19 41 ...............A 0.237075 ptp2/ptp_usb_getdata(2): reading data 0.237093 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.237111 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.258094 gphoto2-port(2): Could only read 150 out of 512 byte(s) 0.258127 gphoto2-port(3): Hexdump of 150 = 0x96 bytes follows: 0000 96 00 00 00 02 00 08 10-06 00 00 00 01 00 01 00 ................ 0010 01 30 00 00 00 00 00 00-00 00 00 00 00 00 00 00 .0.............. 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 41 01 00-00 00 00 00 00 00 00 00 .....A.......... 0040 09 31 00 30 00 30 00 5f-00 50 00 41 00 4e 00 41 .1.0.0._.P.A.N.A 0050 00 00 00 10 32 00 30 00-30 00 39 00 31 00 31 00 ....2.0.0.9.1.1. 0060 31 00 31 00 54 00 30 00-39 00 33 00 39 00 34 00 1.1.T.0.9.3.9.4. 0070 32 00 00 00 10 32 00 30-00 30 00 39 00 31 00 31 2....2.0.0.9.1.1 0080 00 31 00 31 00 54 00 30-00 39 00 33 00 39 00 34 .1.1.T.0.9.3.9.4 0090 00 32 00 00 00 00 - .2.... 0.258146 ptp2/ptp_usb_getresp(2): reading response 0.258163 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.258180 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.258348 gphoto2-port(2): Could only read 12 out of 512 byte(s) 0.258369 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 03 00 01 20-06 00 00 00 ....... .... 0.258396 PTP2/ptp2/library.c(2): ObjectInfo for '100_PANA': 0.258413 PTP2/ptp2/library.c(2): Object ID: 0x41190000 0.258429 PTP2/ptp2/library.c(2): StorageID: 0x00010001 0.258456 PTP2/ptp2/library.c(2): ObjectFormat: 0x3001 0.258471 PTP2/ptp2/library.c(2): ProtectionStatus: 0x0000 0.258487 PTP2/ptp2/library.c(2): ObjectCompressedSize: 0 0.258503 PTP2/ptp2/library.c(2): ThumbFormat: 0x0000 0.258518 PTP2/ptp2/library.c(2): ThumbCompressedSize: 0 0.258533 PTP2/ptp2/library.c(2): ThumbPixWidth: 0 0.258549 PTP2/ptp2/library.c(2): ThumbPixHeight: 0 0.258565 PTP2/ptp2/library.c(2): ImagePixWidth: 0 0.258580 PTP2/ptp2/library.c(2): ImagePixHeight: 0 0.258596 PTP2/ptp2/library.c(2): ImageBitDepth: 0 0.258611 PTP2/ptp2/library.c(2): ParentObject: 0x41000000 0.258627 PTP2/ptp2/library.c(2): AssociationType: 0x0001 0.258643 PTP2/ptp2/library.c(2): AssociationDesc: 0x00000000 0.258658 PTP2/ptp2/library.c(2): SequenceNumber: 0x00000000 0.258674 PTP2/ptp2/library.c(2): ModificationDate: 0x4afaccae 0.258690 PTP2/ptp2/library.c(2): CaptureDate: 0x4afaccae 0.258762 gphoto2-port(2): Writing 16=0x10 byte(s) to port... 0.258781 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows: 0000 10 00 00 00 01 00 08 10-07 00 00 00 52 00 19 42 ............R..B 0.259090 ptp2/ptp_usb_getdata(2): reading data 0.259109 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.259127 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.306246 gphoto2-port(2): Could only read 158 out of 512 byte(s) 0.306287 gphoto2-port(3): Hexdump of 158 = 0x9e bytes follows: 0000 9e 00 00 00 02 00 08 10-07 00 00 00 01 00 01 00 ................ 0010 01 38 00 00 cc 17 37 00-08 38 f5 17 00 00 a0 00 .8....7..8...... 0020 00 00 78 00 00 00 c0 0e-00 00 d8 09 00 00 18 00 ..x............. 0030 00 00 00 00 19 41 00 00-00 00 00 00 00 00 00 00 .....A.......... 0040 0d 50 00 31 00 30 00 30-00 30 00 30 00 38 00 32 .P.1.0.0.0.0.8.2 0050 00 2e 00 4a 00 50 00 47-00 00 00 10 32 00 30 00 ...J.P.G....2.0. 0060 30 00 39 00 31 00 31 00-31 00 31 00 54 00 30 00 0.9.1.1.1.1.T.0. 0070 39 00 34 00 30 00 33 00-38 00 00 00 10 32 00 30 9.4.0.3.8....2.0 0080 00 30 00 39 00 31 00 31-00 31 00 31 00 54 00 30 .0.9.1.1.1.1.T.0 0090 00 39 00 34 00 30 00 33-00 38 00 00 00 00 .9.4.0.3.8.... 0.306309 ptp2/ptp_usb_getresp(2): reading response 0.306325 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.306343 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.306493 gphoto2-port(2): Could only read 12 out of 512 byte(s) 0.306516 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 03 00 01 20-07 00 00 00 ....... .... 0.306550 PTP2/ptp2/library.c(2): ObjectInfo for 'P1000082.JPG': 0.306567 PTP2/ptp2/library.c(2): Object ID: 0x42190052 0.306583 PTP2/ptp2/library.c(2): StorageID: 0x00010001 0.306600 PTP2/ptp2/library.c(2): ObjectFormat: 0x3801 0.306616 PTP2/ptp2/library.c(2): ProtectionStatus: 0x0000 0.306633 PTP2/ptp2/library.c(2): ObjectCompressedSize: 3610572 0.306649 PTP2/ptp2/library.c(2): ThumbFormat: 0x3808 0.306665 PTP2/ptp2/library.c(2): ThumbCompressedSize: 6133 0.306682 PTP2/ptp2/library.c(2): ThumbPixWidth: 160 0.306698 PTP2/ptp2/library.c(2): ThumbPixHeight: 120 0.306714 PTP2/ptp2/library.c(2): ImagePixWidth: 3776 0.306730 PTP2/ptp2/library.c(2): ImagePixHeight: 2520 0.306746 PTP2/ptp2/library.c(2): ImageBitDepth: 24 0.306762 PTP2/ptp2/library.c(2): ParentObject: 0x41190000 0.306779 PTP2/ptp2/library.c(2): AssociationType: 0x0000 0.306795 PTP2/ptp2/library.c(2): AssociationDesc: 0x00000000 0.306811 PTP2/ptp2/library.c(2): SequenceNumber: 0x00000000 0.306827 PTP2/ptp2/library.c(2): ModificationDate: 0x4afacce6 0.306844 PTP2/ptp2/library.c(2): CaptureDate: 0x4afacce6 0.309428 gphoto2-camera(2): Listing folders in '/store_00010001'... 0.309477 gphoto2-filesystem(2): Listing folders in /store_00010001 0.309494 gphoto2-filesystem(2): Lookup folder '/store_00010001'... 0.309510 gphoto2-filesystem(2): ... is dirty, getting from camera 0.309527 ptp2(2): folder_list_func(/store_00010001) 0.309548 gphoto2-filesystem(2): Internally deleting all folders from '/store_00010001'... 0.309564 gphoto2-filesystem(2): Lookup folder '/store_00010001'... 0.309597 gphoto2-filesystem(2): Recurse delete folder 0x887fc20 0.309614 gphoto2-filesystem(2): Append one folder MISC 0.309631 gphoto2-filesystem(2): Append one folder DCIM 0.309648 gphoto2-filesystem(2): Folder /store_00010001 contains 2 subfolders. 0.309666 foreach(2): Executing action 'List Files' for folder '/store_00010001/DCIM'. 0.311811 gphoto2-camera(2): Listing files in '/store_00010001/DCIM'... 0.311846 gphoto2-filesystem(2): Listing files in /store_00010001/DCIM 0.311863 gphoto2-filesystem(2): Lookup folder '/store_00010001/DCIM'... 0.311890 gphoto2-filesystem(2): Querying folder /store_00010001/DCIM... 0.311906 gphoto2-filesystem(2): Delete all files in folder 0x88b3550 0.311923 ptp2(2): file_list_func(/store_00010001/DCIM) 0.314229 gphoto2-camera(2): Listing folders in '/store_00010001/DCIM'... 0.314277 gphoto2-filesystem(2): Listing folders in /store_00010001/DCIM 0.314294 gphoto2-filesystem(2): Lookup folder '/store_00010001/DCIM'... 0.314311 gphoto2-filesystem(2): ... is dirty, getting from camera 0.314328 ptp2(2): folder_list_func(/store_00010001/DCIM) 0.314349 gphoto2-filesystem(2): Internally deleting all folders from '/store_00010001/DCIM'... 0.314365 gphoto2-filesystem(2): Lookup folder '/store_00010001/DCIM'... 0.314381 gphoto2-filesystem(2): Recurse delete folder 0x88b3550 0.314397 gphoto2-filesystem(2): Append one folder 100_PANA 0.314414 gphoto2-filesystem(2): Folder /store_00010001/DCIM contains 1 subfolders. 0.314432 foreach(2): Executing action 'List Files' for folder '/store_00010001/DCIM/100_PANA'. 0.316618 gphoto2-camera(2): Listing files in '/store_00010001/DCIM/100_PANA'... 0.316666 gphoto2-filesystem(2): Listing files in /store_00010001/DCIM/100_PANA 0.316683 gphoto2-filesystem(2): Lookup folder '/store_00010001/DCIM/100_PANA'... 0.316701 gphoto2-filesystem(2): Querying folder /store_00010001/DCIM/100_PANA... 0.316717 gphoto2-filesystem(2): Delete all files in folder 0x88b35a0 0.316734 ptp2(2): file_list_func(/store_00010001/DCIM/100_PANA) 0.316761 gphoto2-filesystem(2): Added 'P1000082.JPG' 0.316778 gphoto2-filesystem(2): Append /store_00010001/DCIM/100_PANA/P1000082.JPG to filesystem 0.316794 gphoto2-filesystem(2): Lookup folder '/store_00010001/DCIM/100_PANA'... 0.316811 filesys(2): Listed 'P1000082.JPG' 0.316858 gphoto2-camera(2): Getting file info for 'P1000082.JPG' in '/store_00010001/DCIM/100_PANA'... 0.316878 libgphoto2/gphoto2-filesys.c(2): Getting information about 'P1000082.JPG' in '/store_00010001/DCIM/100_PANA'... 0.316894 gphoto2-filesystem(2): Lookup folder /store_00010001/DCIM/100_PANA file P1000082.JPG 0.316910 gphoto2-filesystem(2): Lookup folder '/store_00010001/DCIM/100_PANA'... 0.319410 gphoto2-camera(2): Listing folders in '/store_00010001/DCIM/100_PANA'... 0.319456 gphoto2-filesystem(2): Listing folders in /store_00010001/DCIM/100_PANA 0.319473 gphoto2-filesystem(2): Lookup folder '/store_00010001/DCIM/100_PANA'... 0.319490 gphoto2-filesystem(2): ... is dirty, getting from camera 0.319507 ptp2(2): folder_list_func(/store_00010001/DCIM/100_PANA) 0.319528 gphoto2-filesystem(2): Internally deleting all folders from '/store_00010001/DCIM/100_PANA'... 0.319545 gphoto2-filesystem(2): Lookup folder '/store_00010001/DCIM/100_PANA'... 0.319561 gphoto2-filesystem(2): Recurse delete folder 0x88b35a0 0.319577 gphoto2-filesystem(2): Folder /store_00010001/DCIM/100_PANA contains 0 subfolders. 0.320044 foreach(2): Executing action 'List Files' for folder '/store_00010001/MISC'. 0.322192 gphoto2-camera(2): Listing files in '/store_00010001/MISC'... 0.322235 gphoto2-filesystem(2): Listing files in /store_00010001/MISC 0.322252 gphoto2-filesystem(2): Lookup folder '/store_00010001/MISC'... 0.322270 gphoto2-filesystem(2): Querying folder /store_00010001/MISC... 0.322285 gphoto2-filesystem(2): Delete all files in folder 0x8858420 0.322302 ptp2(2): file_list_func(/store_00010001/MISC) 0.324579 gphoto2-camera(2): Listing folders in '/store_00010001/MISC'... 0.324620 gphoto2-filesystem(2): Listing folders in /store_00010001/MISC 0.324637 gphoto2-filesystem(2): Lookup folder '/store_00010001/MISC'... 0.324674 gphoto2-filesystem(2): ... is dirty, getting from camera 0.324691 ptp2(2): folder_list_func(/store_00010001/MISC) 0.324711 gphoto2-filesystem(2): Internally deleting all folders from '/store_00010001/MISC'... 0.324726 gphoto2-filesystem(2): Lookup folder '/store_00010001/MISC'... 0.324742 gphoto2-filesystem(2): Recurse delete folder 0x8858420 0.324758 gphoto2-filesystem(2): Folder /store_00010001/MISC contains 0 subfolders. 0.325814 gp-camera(2): Freeing camera... 0.325840 gphoto2-camera(2): Exiting camera ('Panasonic DMC-FZ20')... 0.325862 ptp(2): PTP: Closing session 0.325887 gphoto2-port(2): Writing 12=0xc byte(s) to port... 0.325906 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 01 00 03 10-08 00 00 00 ............ 0.326131 ptp2/ptp_usb_getresp(2): reading response 0.326150 ptp2/ptp_usb_getpacket(2): getting next ptp packet 0.326168 gphoto2-port(2): Reading 512=0x200 bytes from port... 0.327125 gphoto2-port(2): Could only read 12 out of 512 byte(s) 0.327145 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows: 0000 0c 00 00 00 03 00 01 20-08 00 00 00 ....... .... 0.327168 gphoto2-port(2): Clear halt... 0.328246 gphoto2-port(2): Clear halt... 0.328374 gphoto2-port(2): Clear halt... 0.328625 gphoto2-port(2): Closing port... 0.328699 gphoto2-filesystem(2): resetting filesystem 0.328717 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 0.328733 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 0.328748 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.328764 gphoto2-filesystem(2): Lookup folder '/'... 0.328779 gphoto2-filesystem(2): Found! / is 0x884faa0 0.328795 gphoto2-filesystem(2): Recurse delete folder 0x884faa0 0.328811 gphoto2-filesystem(2): Recurse delete folder 0x887fc20 0.328826 gphoto2-filesystem(2): Recurse delete folder 0x88b3550 0.328842 gphoto2-filesystem(2): Recurse delete folder 0x88b35a0 0.328857 gphoto2-filesystem(2): Delete one folder 0x88b35a0 0.328872 gphoto2-filesystem(2): Delete all files in folder 0x88b35a0 0.328890 gphoto2-filesystem(2): Delete one folder 0x88b3550 0.328905 gphoto2-filesystem(2): Delete all files in folder 0x88b3550 0.328921 gphoto2-filesystem(2): Recurse delete folder 0x8858420 0.328945 gphoto2-filesystem(2): Delete one folder 0x8858420 0.328961 gphoto2-filesystem(2): Delete all files in folder 0x8858420 0.328976 gphoto2-filesystem(2): Delete one folder 0x887fc20 0.328991 gphoto2-filesystem(2): Delete all files in folder 0x887fc20 0.329009 gphoto2-port(2): Freeing port... 0.329026 gphoto2-port(2): Closing port... 0.329069 gphoto2-filesystem(2): resetting filesystem 0.329086 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 0.329101 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 0.329117 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.329132 gphoto2-filesystem(2): Lookup folder '/'... 0.329147 gphoto2-filesystem(2): Found! / is 0x884faa0 0.329162 gphoto2-filesystem(2): Recurse delete folder 0x884faa0 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gphoto-user mailing list Gphoto-user@... https://lists.sourceforge.net/lists/listinfo/gphoto-user |
|
|
Re: Panasonic LX3 questionOn Wed, Nov 11, 2009 at 10:11:28AM -0500, Clinton Morse wrote:
> See attached lx3.log - I deleted a lot of repetitive lines where it > appears to have been trying different camera models. Hopefully the > mailing list accepts attachments. 600+ lines seemed excessive to put > inline but I wasn't sure which sections would be most pertinent to > debugging the problem. > > In the attached listing there is one RAW (P1000083.RW2) and one JPG > file (P1000082.JPG) on the camera - only the JPG appears to be > detected. > > FWIW - In more playing last night I found that I can retrieve the > raw files if I switch the camera to USB Mass Storage mode instead of > PTP mode. So this method could work for me, even though most of the > reading I've done recommends PTP mode and gphoto2 over Mass Storage. > I'm not really sure what the advantages are of one over the other at > this point. Previous cameras without RAW capability just connected > and worked so I didn't worry about it... The listing in the logfile has 4 objects, 3 directories and the 1 JPEG you see during import. The camera is not giving us more here ... I guess its a bug in its firmware then... We cannot do anything in the ptp2 driver as we do not get more. There also seem to be no vendor opcodes. => We cant download those RAW images in PTP mode :/ Is the RAW mode a hack or a regular feature? Ciao, Marcus ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gphoto-user mailing list Gphoto-user@... https://lists.sourceforge.net/lists/listinfo/gphoto-user |
| Free embeddable forum powered by Nabble | Forum Help |