[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Connection Timeouts with Polaroid DC700 - Serial



Up until a few months ago, gphoto2 worked great with my Polaroid PDC700 camera, which is connected to the first serial port (/dev/ttyS0). After doing a dist-upgrade, I can no longer download pictures out of my camera. I know the port is good, as I can reboot to the Windows-98 side of my system and download pictures from there, so I am guessing that this is a problem with gphoto2 itself, possibly whichever version is sitting in the debian/unstable archives.

Here is the output from the gphoto2 command with the --debug option:

0.000009 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000339 main(2): gphoto2 2.1.4
0.000475 main(2): gphoto2 has been compiled with the following options:
0.000631 main(2):  + gcc (C compiler used)
0.000769 main(2):  + no popt (for handling command-line parameters)
0.000924 main(2):  + exif (for displaying EXIF information)
0.001072 main(2):  + cdk (for accessing configuration options)
0.001221 main(2):  + no aa (for displaying live previews)
0.001368 main(2):  + jpeg (for displaying live previews in JPEG format)
0.001522 main(2):  + readline (for easy navigation in the shell)
0.001676 main(2): libgphoto2 2.1.4
0.001812 main(2): libgphoto2 has been compiled with the following options:
0.001972 main(2):  + gcc (C compiler used)
0.002111 main(2):  + EXIF (for special handling of EXIF files)
0.002263 main(2):  + no ltdl (working around buggy libltdl, eh? :-)
0.002418 main(2):  + /proc/meminfo (adapts cache size to memory available)
0.002583 main(2): libgphoto2_port 0.5.1
0.002721 main(2): libgphoto2_port has been compiled with the following options:
0.002881 main(2):  + gcc (C compiler used)
0.003019 main(2):  + USB (for USB cameras)
0.004466 main(2):  + serial (for serial cameras)
0.004726 main(2):  + no resmgr (serial port access and locking)
0.004877 main(2):  + no baudboy (serial port locking)
0.005023 main(2):  + no ttylock (serial port locking)
0.005171 main(2):  + no lockdev (serial port locking)
0.005317 main(2):  + no ltdl (working around buggy libltdl, eh? :-)
0.005880 gphoto2-camera(2): Listing files in '/'...
0.006052 gphoto2-camera(2): Initializing camera...
0.006202 gphoto2-camera(2): Loading '/usr/lib/gphoto2/2.1.4/libgphoto2_polaroid_pdc700.so'...
0.006504 gphoto2-port(2): Opening SERIAL port...
0.006678 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'...
0.006884 gphoto2-port(2): Setting timeout to 1000 millisecond(s)...
0.007055 gphoto2-port(2): Setting settings...
0.007199 gphoto2-port-serial(2): Setting baudrate to 115200...
0.007417 gphoto2-port(2): Writing 5=0x5 byte(s) to port...
0.007580 gphoto2-port(3): Hexdump of 5 = 0x5 bytes follows:
0000  40 00 02 01 01         -                         @....

0.013208 gphoto2-port(2): Reading 3=0x3 bytes from port...
0.013374 gphoto2-port(3): Hexdump of 3 = 0x3 bytes follows:
0000  40 03 00               -                         @..

0.013597 gphoto2-port(2): Reading 3=0x3 bytes from port...
0.013750 gphoto2-port(3): Hexdump of 3 = 0x3 bytes follows:
0000  81 01 82               -                         ...

0.013995 gphoto2-filesystem(2): Listing files in '/'...
0.014154 gphoto2-filesystem(2): Querying folder /...
0.014302 gphoto2-port(2): Writing 5=0x5 byte(s) to port...
0.014455 gphoto2-port(3): Hexdump of 5 = 0x5 bytes follows:
0000  40 00 02 02 02         -                         @....

0.023264 gphoto2-port(2): Reading 3=0x3 bytes from port...
0.023425 gphoto2-port(3): Hexdump of 3 = 0x3 bytes follows:
0000  40 43 00               -                         @C.

0.023651 gphoto2-port(2): Reading 67=0x43 bytes from port...
0.033158 gphoto2-port(3): Hexdump of 67 = 0x43 bytes follows:
0000  82 01 01 12 04 02 01 13-01 00 76 32 2e 34 35 65  ..........v2.45e
0010  00 00 03 00 17 00 00 01-01 04 32 24 04 00 4e 23  ..........2$..N#
0020  21 00 00 00 01 00 00 00-00 00 00 00 00 00 00 00  !...............
0030  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0040  00 00 62               -                         ..b

0.033639 gphoto2-filesystem(2): Added 'PDC7000001.jpg'
0.033795 gphoto2-filesystem(2): Added 'PDC7000002.jpg'
0.033949 gphoto2-filesystem(2): Added 'PDC7000003.jpg'
0.034100 filesys(2): Listed 'PDC7000001.jpg'
0.034243 filesys(2): Listed 'PDC7000002.jpg'
0.034384 filesys(2): Listed 'PDC7000003.jpg'
0.034546 gphoto2-camera(2): Getting file 'PDC7000001.jpg' in folder '/'...
0.034716 libgphoto2/gphoto2-filesys.c(2): Getting file 'PDC7000001.jpg' from folder '/' (type 1)...
0.035342 context(2): Downloading 'PDC7000001.jpg' from folder '/'...
Downloading 'PDC7000001.jpg' from folder '/'...
0.035897 pdc700/pdc700.c(2): Getting info about picture 1...
0.036072 gphoto2-port(2): Writing 7=0x7 byte(s) to port...
0.036225 gphoto2-port(3): Hexdump of 7 = 0x7 bytes follows:
0000  40 00 04 05 01 00 06   -                         @......

0.044761 gphoto2-port(2): Reading 3=0x3 bytes from port...
0.044950 gphoto2-port(3): Hexdump of 3 = 0x3 bytes follows:
0000  40 43 00               -                         @C.

0.045173 gphoto2-port(2): Reading 67=0x43 bytes from port...
0.054338 gphoto2-port(3): Hexdump of 67 = 0x43 bytes follows:
0000  85 01 01 01 01 00 6b 97-01 00 01 00 00 00 6b b8  ......k.......k.
0010  01 12 01 00 d4 0f 00 00-01 76 32 2e 34 35 65 00  .........v2.45e.
0020  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0030  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0040  00 00 4c               -                         ..L

0.054874 pdc700/pdc700.c(2): Size of picture: 104299
0.055025 pdc700/pdc700.c(2): This picture has been taken with flash.
0.055182 pdc700/pdc700.c(2): Size of thumbnail: 4052
0.055358 pdc700/pdc700.c(2): Getting picture 1...
0.055509 gphoto2-port(2): Writing 8=0x8 byte(s) to port...
0.055661 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows:
0000  40 00 05 07 00 01 00 08-                         @.......

0.063240 gphoto2-port(2): Reading 3=0x3 bytes from port...
0.084805 gphoto2-port(3): Hexdump of 3 = 0x3 bytes follows:
0000  40 04 04               -                         @..

0.085096 gphoto2-port(2): Reading 1028=0x404 bytes from port...
0.173163 gphoto2-port(3): Hexdump of 1028 = 0x404 bytes follows:
0000  87 01 01 ff d8 ff e7 07-62 03 02 01 64 02 27 00  ........b...d.'.
0010  52 00 04 00 2e 00 00 15-d7 00 00 0c 3e 00 00 01  R...........>...
0020  4a 00 00 01 a4 00 00 00-00 00 00 00 ed 00 00 01  J...............
0030  20 00 00 00 81 00 00 01-00 00 00 00 00 00 00 00   ...............
0040  00 00 00 00 00 00 00 00-ae 00 00 00 a2 00 00 00  ................
0050  40 00 00 00 9b 00 00 00-00 00 00 00 00 00 00 00  @...............
0060  00 00 00 00 be 00 00 00-9f 00 00 00 37 00 00 00  ............7...
0070  9d 00 00 00 00 00 00 00-00 01 00 00 00 00 00 00  ................
0080  72 00 00 00 68 00 00 00-2a 00 00 00 64 00 00 00  r...h...*...d...
0090  00 00 00 00 00 01 00 00-00 00 00 00 c9 00 00 01  ................
00a0  17 00 00 00 8a 00 00 00-f1 00 00 00 00 00 00 00  ................
00b0  00 01 00 00 00 00 00 00-b1 00 00 01 02 00 00 00  ................
00c0  87 00 00 00 dd 00 00 00-00 00 00 00 00 01 00 00  ................
00d0  00 00 00 00 79 00 00 00-85 00 00 00 44 00 00 00  ....y.......D...
00e0  7a 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  z...............
00f0  84 00 00 00 9e 00 00 00-48 00 00 00 8d 00 00 00  ........H.......
0100  00 00 00 00 00 00 00 00-00 00 00 01 81 00 00 02  ................
0110  0b 00 00 00 d8 00 00 01-c2 00 00 00 00 00 00 00  ................
0120  00 00 00 00 00 00 00 00-c6 00 00 00 bd 00 00 00  ................
0130  4a 00 00 00 b4 00 00 00-00 00 00 00 00 01 00 00  J...............
0140  00 00 00 00 cd 00 00 00-b9 00 00 00 41 00 00 00  ............A...
0150  b3 00 00 00 00 00 00 00-00 02 00 00 00 00 00 00  ................
0160  9e 00 00 00 97 00 00 00-39 00 00 00 8f 00 00 00  ........9.......
0170  00 00 00 00 00 02 00 00-00 00 00 00 dd 00 00 01  ................
0180  38 00 00 00 92 00 00 01-0c 00 00 00 00 00 00 00  8...............
0190  00 02 00 00 00 00 00 00-67 00 00 00 b4 00 00 00  ........g.......
01a0  7c 00 00 00 97 00 00 00-00 00 00 00 00 02 00 00  |...............
01b0  00 00 00 00 86 00 00 00-b9 00 00 00 60 00 00 00  ............`...
01c0  a0 00 00 00 00 00 00 00-00 01 00 00 00 00 00 00  ................
01d0  65 00 00 00 6f 00 00 00-35 00 00 00 66 00 00 00  e...o...5...f...
01e0  00 00 00 00 00 00 00 00-00 00 00 01 23 00 00 01  ............#...
01f0  54 00 00 00 90 00 00 01-31 00 00 00 00 00 00 00  T.......1.......
0200  00 01 00 00 00 00 00 00-ed 00 00 00 b9 00 00 00  ................
0210  3d 00 00 00 bc 00 00 00-00 00 00 00 00 02 00 00  =...............
0220  00 00 00 00 e1 00 00 00-ba 00 00 00 43 00 00 00  ............C...
0230  b9 00 00 00 00 00 00 00-00 02 00 00 00 00 00 00  ................
0240  d4 00 00 01 0b 00 00 00-74 00 00 00 eb 00 00 00  ........t.......
0250  00 00 00 00 00 02 00 00-00 00 00 00 b8 00 00 00  ................
0260  bd 00 00 00 4e 00 00 00-b0 00 00 00 00 00 00 00  ....N...........
0270  00 02 00 00 00 00 00 00-54 00 00 00 87 00 00 00  ........T.......
0280  62 00 00 00 74 00 00 00-00 00 00 00 00 02 00 00  b...t...........
0290  00 00 00 00 3c 00 00 00-3c 00 00 00 25 00 00 00  ....<...<...%...
02a0  39 00 00 00 00 00 00 00-00 02 00 00 00 00 00 00  9...............
02b0  77 00 00 00 72 00 00 00-3b 00 00 00 6e 00 00 00  w...r...;...n...
02c0  00 00 00 00 00 01 00 00-00 00 00 01 01 00 00 01  ................
02d0  06 00 00 00 67 00 00 00-f4 00 00 00 00 00 00 00  ....g...........
02e0  00 01 00 00 00 00 00 00-e0 00 00 00 98 00 00 00  ................
02f0  35 00 00 00 a3 00 00 00-00 00 00 00 00 02 00 00  5...............
0300  00 00 00 01 03 00 00 00-d3 00 00 00 48 00 00 00  ............H...
0310  d3 00 00 00 00 00 00 00-00 03 00 00 00 00 00 01  ................
0320  9c 00 00 01 8b 00 00 00-91 00 00 01 77 00 00 00  ............w...
0330  00 00 00 00 00 03 00 00-00 00 00 01 6b 00 00 01  ............k...
0340  6a 00 00 00 89 00 00 01-53 00 00 00 00 00 00 00  j.......S.......
0350  00 03 00 00 00 00 00 00-4c 00 00 00 43 00 00 00  ........L...C...
0360  21 00 00 00 42 00 00 00-00 00 00 00 00 03 00 00  !...B...........
0370  00 00 00 00 2d 00 00 00-23 00 00 00 15 00 00 00  ....-...#.......
0380  24 00 00 00 00 00 00 00-00 02 00 00 00 00 00 00  $...............
0390  2d 00 00 00 29 00 00 00-15 00 00 00 28 00 00 00  -...).......(...
03a0  00 00 00 00 00 01 00 00-00 00 00 00 e6 00 00 01  ................
03b0  a6 00 00 01 55 00 00 01-64 00 00 00 00 00 00 00  ....U...d.......
03c0  00 01 00 00 00 00 00 00-f5 00 00 01 1e 00 00 00  ................
03d0  aa 00 00 01 06 00 00 00-00 00 00 00 00 02 00 00  ................
03e0  00 00 00 00 c8 00 00 00-c1 00 00 00 52 00 00 00  ............R...
03f0  b8 00 00 00 00 00 00 00-00 05 00 00 00 00 00 00  ................
0400  7f 00 00 45            -                         ...E

0.177084 pdc700/pdc700.c(2): Fetching sequence 1...
0.177235 gphoto2-port(2): Writing 7=0x7 byte(s) to port...
0.177388 gphoto2-port(3): Hexdump of 7 = 0x7 bytes follows:
0000  40 00 04 07 01 01 09   -                         @......

0.183201 gphoto2-port(2): Reading 3=0x3 bytes from port...
0.193161 gphoto2-port(3): Hexdump of 3 = 0x3 bytes follows:
0000  40 04 04               -                         @..

0.193427 gphoto2-port(2): Reading 1028=0x404 bytes from port...
0.283162 gphoto2-port(3): Hexdump of 1028 = 0x404 bytes follows:
0000  87 01 02 00 81 00 00 00-38 00 00 00 79 00 00 00  ........8...y...
0010  00 00 00 00 00 05 00 00-00 00 00 00 43 00 00 00  ............C...
0020  3c 00 00 00 20 00 00 00-3b 00 00 00 00 00 00 00  <... ...;.......
0030  00 05 00 00 00 00 00 00-30 00 00 00 2a 00 00 00  ........0...*...
0040  19 00 00 00 2a 00 00 00-00 00 00 00 00 05 00 00  ....*...........
0050  00 00 00 00 2a 00 00 00-25 00 00 00 14 00 00 00  ....*...%.......
0060  24 00 00 00 00 00 00 00-00 02 00 00 00 00 00 00  $...............
0070  30 00 00 00 27 00 00 00-18 00 00 00 28 00 00 00  0...'.......(...
0080  00 00 00 00 00 01 00 00-00 00 00 01 28 00 00 02  ............(...
0090  97 00 00 02 26 00 00 02-1d 00 00 00 00 00 00 00  ....&...........
00a0  00 01 00 00 00 00 00 01-1f 00 00 01 69 00 00 00  ............i...
00b0  db 00 00 01 44 00 00 00-00 00 00 00 00 02 00 00  ....D...........
00c0  00 00 00 00 43 00 00 00-47 00 00 00 2d 00 00 00  ....C...G...-...
00d0  43 00 00 00 00 00 00 00-00 06 00 00 00 00 00 00  C...............
00e0  46 00 00 00 45 00 00 00-2a 00 00 00 42 00 00 00  F...E...*...B...
00f0  00 00 00 00 00 06 00 00-00 00 00 00 d5 00 00 01  ................
0100  21 00 00 00 82 00 00 00-fa 00 00 00 00 00 00 00  !...............
0110  00 06 00 00 00 00 00 00-ee 00 00 01 51 00 00 00  ............Q...
0120  94 00 00 01 20 00 00 00-00 00 00 00 00 06 00 00  .... ...........
0130  00 00 00 00 6f 00 00 00-90 00 00 00 45 00 00 00  ....o.......E...
0140  7e 00 00 00 00 00 00 00-00 02 00 00 00 00 00 00  ~...............
0150  aa 00 00 00 ef 00 00 00-6f 00 00 00 cd 00 00 00  ........o.......
0160  00 00 00 00 00 01 00 00-00 00 00 01 d5 00 00 03  ................
0170  df 00 00 02 de 00 00 03-28 00 00 00 00 00 00 00  ........(.......
0180  00 02 00 00 00 00 00 01-4a 00 00 02 62 00 00 01  ........J...b...
0190  a4 00 00 01 fb 00 00 00-00 00 00 00 00 04 00 00  ................
01a0  00 00 00 00 76 00 00 00-96 00 00 00 4a 00 00 00  ....v.......J...
01b0  84 00 00 00 00 00 00 00-00 04 00 00 00 00 00 00  ................
01c0  99 00 00 00 b3 00 00 00-53 00 00 00 a1 00 00 00  ........S.......
01d0  00 00 00 00 00 04 00 00-00 00 00 01 35 00 00 01  ............5...
01e0  cc 00 00 00 c8 00 00 01-84 00 00 00 00 00 00 00  ................
01f0  00 04 00 00 00 00 00 01-31 00 00 01 c4 00 00 00  ........1.......
0200  c7 00 00 01 7e 00 00 00-00 00 00 00 00 04 00 00  ....~...........
0210  00 00 00 01 18 00 00 01-b5 00 00 00 ca 00 00 01  ................
0220  6e 00 00 00 00 00 00 00-00 04 00 00 00 00 00 01  n...............
0230  33 00 00 01 dd 00 00 00-dd 00 00 01 90 00 00 00  3...............
0240  00 00 00 00 00 02 00 00-00 00 00 02 ab 00 00 05  ................
0250  32 00 00 03 79 00 00 04-43 00 00 00 00 00 00 00  2...y...C.......
0260  00 02 00 00 00 00 00 02-33 00 00 04 23 00 00 02  ........3...#...
0270  c0 00 00 03 6a 00 00 00-00 00 00 00 00 02 00 00  ....j...........
0280  00 00 00 01 35 00 00 01-b9 00 00 00 b6 00 00 01  ....5...........
0290  77 00 00 00 00 00 00 00-00 02 00 00 00 00 00 00  w...............
02a0  dc 00 00 01 32 00 00 00-87 00 00 01 07 00 00 00  ....2...........
02b0  00 00 00 00 00 02 00 00-00 00 00 00 f0 00 00 01  ................
02c0  5f 00 00 00 9e 00 00 01-2a 00 00 00 00 00 00 00  _.......*.......
02d0  00 02 00 00 00 00 00 00-d1 00 00 01 25 00 00 00  ............%...
02e0  89 00 00 00 fc 00 00 00-00 00 00 00 00 02 00 00  ................
02f0  00 00 00 01 60 00 00 02-29 00 00 00 fe 00 00 01  ....`...).......
0300  ce 00 00 00 00 00 00 00-00 02 00 00 00 00 00 01  ................
0310  a1 00 00 02 8e 00 00 01-2f 00 00 02 23 00 00 00  ......../...#...
0320  00 00 00 00 00 02 00 00-00 01 01 00 00 6b 97 01  .............k..
0330  00 01 00 00 00 6b b8 01-12 01 00 d4 0f 00 00 01  .....k..........
0340  76 32 2e 34 35 65 00 00-00 00 00 00 00 00 00 00  v2.45e..........
0350  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0360  00 00 00 00 00 00 00 00-00 ff db 00 84 00 07 05  ................
0370  05 06 05 05 07 06 06 06-08 08 07 09 0b 12 0c 0b  ................
0380  0a 0a 0b 16 10 11 0d 12-1a 17 1c 1b 1a 17 19 19  ................
0390  1d 21 2a 23 1d 1f 27 1f-19 19 24 31 25 27 2b 2c  .!*#..'...$1%'+,
03a0  2f 2f 2f 1c 23 33 37 33-2d 36 2a 2e 2f 2d 01 08  ///.#373-6*./-..
03b0  08 08 0b 0a 0b 15 0c 0c-15 2d 1e 19 1e 2d 2d 2d  .........-...---
03c0  2d 2d 2d 2d 2d 2d 2d 2d-2d 2d 2d 2d 2d 2d 2d 2d  ----------------
03d0  2d 2d 2d 2d 2d 2d 2d 2d-2d 2d 2d 2d 2d 2d 2d 2d  ----------------
03e0  2d 2d 2d 2d 2d 2d 2d 2d-2d 2d 2d 2d 2d 2d 2d ff  ---------------.
03f0  c0 00 11 08 02 f8 03 e0-03 00 21 00 01 11 01 02  ..........!.....
0400  11 01 ff 63            -                         ...c

0.287306 pdc700/pdc700.c(2): Fetching sequence 2... \ 2.0% 49s
0.287454 gphoto2-port(2): Writing 7=0x7 byte(s) to port...
0.287606 gphoto2-port(3): Hexdump of 7 = 0x7 bytes follows:
0000  40 00 04 07 01 02 0a   -                         @......

0.293204 gphoto2-port(2): Reading 3=0x3 bytes from port...
0.303159 gphoto2-port(3): Hexdump of 3 = 0x3 bytes follows:
0000  40 04 04               -                         @..

0.303384 gphoto2-port(2): Reading 1028=0x404 bytes from port...
1.393177 pdc700/pdc700.c(2): Read failed ('Timeout reading from or writing to the port'). Trying again.
1.393497 pdc700/pdc700.c(2): Fetching sequence 2...
1.393644 gphoto2-port(2): Writing 7=0x7 byte(s) to port...
1.393799 gphoto2-port(3): Hexdump of 7 = 0x7 bytes follows:
0000  40 00 04 07 01 02 0a   -                         @......

1.403196 gphoto2-port(2): Reading 3=0x3 bytes from port...
2.404527 pdc700/pdc700.c(2): Read failed ('Timeout reading from or writing to the port'). Trying again.
2.404849 pdc700/pdc700.c(2): Fetching sequence 2...
2.405033 gphoto2-port(2): Writing 7=0x7 byte(s) to port...
2.405188 gphoto2-port(3): Hexdump of 7 = 0x7 bytes follows:
0000  40 00 04 07 01 02 0a   -                         @......

2.413197 gphoto2-port(2): Reading 3=0x3 bytes from port...
3.413217 pdc700/pdc700.c(2): Read failed ('Timeout reading from or writing to the port'). Trying again.
3.413524 pdc700/pdc700.c(2): Fetching sequence 2...
3.413672 gphoto2-port(2): Writing 7=0x7 byte(s) to port...
3.413826 gphoto2-port(3): Hexdump of 7 = 0x7 bytes follows:
0000  40 00 04 07 01 02 0a   -                         @......

3.423156 gphoto2-port(2): Reading 3=0x3 bytes from port...
4.423162 pdc700/pdc700.c(2): Read failed ('Timeout reading from or writing to the port'). Trying again.
4.423471 pdc700/pdc700.c(2): Fetching sequence 2...
4.423620 gphoto2-port(2): Writing 7=0x7 byte(s) to port...
4.423776 gphoto2-port(3): Hexdump of 7 = 0x7 bytes follows:
0000  40 00 04 07 01 02 0a   -                         @......

4.433220 gphoto2-port(2): Reading 3=0x3 bytes from port...
5.433170 pdc700/pdc700.c(2): Read failed ('Timeout reading from or writing to the port'). Trying again. 5.433514 libgphoto2/gphoto2-filesys.c(2): Download of 'PDC7000001.jpg' from '/' (type 1) failed. Reason: 'Corrupted data'
5.433727 gphoto2-camera(2): Operation failed!
*** 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@lists.sourceforge.net>, please run
gphoto2 as follows:

    env LANG=C gphoto2 --debug -P --debug

Please make sure there is sufficient quoting around the arguments.

5.434668 gp-camera(2): Freeing camera...
5.434817 gphoto2-camera(2): Exiting camera ('Polaroid DC700')...
5.434977 gphoto2-port(2): Closing port...
5.435158 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
5.435319 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
5.435477 gphoto2-filesystem(2): Internally deleting all folders from '/'...
5.435639 gphoto2-port(2): Freeing port...
5.435779 gphoto2-port(2): Closing port...
5.435940 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
5.436100 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
5.436258 gphoto2-filesystem(2): Internally deleting all folders from '/'...

Any ideas on how to fix this?

I tried reinstalling gphoto2 and its associated files from

ftp://ftp.us.debian.org/debian stable but that didn't help either. I'm now fresh out of ideas to try for this problem.





Reply to: