Gentoo Archives: gentoo-user

From: Dave S <gentoo@××××××××.net>
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] gphoto2 large file problems ?
Date: Sat, 16 Jul 2005 21:16:07
Message-Id: 42D977CF.3040609@pusspaws.net
1 Hi all,
2
3 gphoto2 used to work well with my Kodak DX6340 camera. I recently did a
4 emerge -uDv and loads of version numbers have been bumped since I last
5 did an upgrade, some 8ish months ago.
6
7 Anyhow having sorted the access permission problem It appears that I
8 cannot download .MOV files from my camera. Some of which I previously
9 downloaded without a problem.
10
11 gphoto2 --debug -P ... now ceashes with the following ...
12
13
14
15
16 01d0 8c 5c a6 c2 ff 25 db 1d-4e 0c 07 80 30 02 40 c0 .\...%..N...0.@.
17 01e0 09 03 00 1a 3f 08 00 c0-fb 17 0f 41 81 f2 ff fc ....?......A....
18 01f0 08 61 09 5a b2 f0 3d ff-28 e8 1e 53 04 75 3e 02 .a.Z..=.(..S.u>.
19
20 31.303548 gphoto2-port(2): Reading 24781709=0x17a238d bytes from port...
21 gp_port_read: Resource temporarily unavailable
22 39.304760 PTP2/library.c(2): PTP: gp_port_* function returned
23 0xffffffde -34
24 39.304790 context(0): PTP I/O error
25
26 *** Error ***
27 PTP I/O error
28 39.304825 libgphoto2/gphoto2-filesys.c(2): Download of '100_1121.MOV'
29 from '/store_00010001/DCIM/100K6340' (type 1) failed. Reason:
30 'Unspecified error'
31 39.304854 gphoto2-camera(2): Operation failed!
32 *** Error (-1: 'Unspecified error') ***
33
34 For debugging messages, please use the --debug option.
35 Debugging messages may help finding a solution to your problem.
36 If you intend to send any error or debug messages to the gphoto
37 developer mailing list <gphoto-devel@×××××××××××××××××.net>, please run
38 gphoto2 as follows:
39
40 env LANG=C gphoto2 --debug --debug -P
41
42 Please make sure there is sufficient quoting around the arguments.
43
44 39.305209 gp-camera(2): Freeing camera...
45 39.305224 gphoto2-camera(2): Exiting camera ('Kodak DX6340')...
46 39.305250 ptp(2): PTP: Closing session
47 39.305262 gphoto2-port(2): Writing 12=0xc byte(s) to port...
48 39.305279 gphoto2-port(3): Hexdump of 12 = 0xc bytes follows:
49 0000 0c 00 00 00 01 00 03 10-62 00 00 00 ........b...
50
51 gp_port_write: Resource temporarily unavailable
52 47.305854 PTP2/library.c(2): PTP: gp_port_* function returned
53 0xffffffdd -35
54 47.305888 gphoto2-port(2): Clear halt...
55 47.307820 gphoto2-port(2): Clear halt...
56 47.310818 gphoto2-port(2): Clear halt...
57 47.313825 gphoto2-port(2): Closing port...
58 47.316866 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
59 47.316887 libgphoto2/gphoto2-filesys.c(2): fscache LRU list cleared
60 (removed 18 items)
61 47.316906 gphoto2-filesystem(2): Internally deleting all folders from '/'...
62 47.317544 gphoto2-port(2): Freeing port...
63 47.317557 gphoto2-port(2): Closing port...
64 47.317601 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
65 47.317617 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
66 47.317633 gphoto2-filesystem(2): Internally deleting all folders from '/'...
67
68
69
70
71
72 Any ideas anyone - I checked the bug list but found nothing current, the
73 nearest was bug *Bugzilla Bug 49699 but this was for canon cameras only
74 & has been fixed*
75
76 Dave
77
78
79
80 vanda_comp dave # emerge -p gphoto2 libgphoto2
81
82 These are the packages that I would merge, in order:
83
84 Calculating dependencies ...done!
85 [ebuild R ] media-gfx/gphoto2-2.1.5
86 [ebuild R ] media-libs/libgphoto2-2.1.5
87 vanda_comp dave #
88 --
89 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] gphoto2 large file problems ? Zac Medico <zmedico@×××××.com>