Bug#532162: gphoto backend is not working with Ricoh Caplio R5
Michael Schlueter
schlue at debian.org
Wed Oct 5 19:23:11 UTC 2011
Package: gvfs-backends
Version: 1.6.4-4
Followup-For: Bug #532162
HI,
I have the same issue with a Cannon 500D. Maybe the strace trace of gvfs-
gphoto2-volumen-monitor might help here (the camera is connected to
/dev/bus/usb/001/004):
3463 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or
directory)
3463 open("/lib/i386-linux-gnu/libusb-0.1.so.4", O_RDONLY) = 8
3463 read(8,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\23\0\0004\0\0\0"..., 512)
= 512
3463 fstat64(8, {st_mode=S_IFREG|0644, st_size=26556, ...}) = 0
3463 mmap2(NULL, 34596, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0)
= 0xb70bd000
3463 mmap2(0xb70c4000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x6) = 0xb70c4000
3463 mmap2(0xb70c5000, 1828, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb70c5000
3463 close(8) = 0
3463 munmap(0xb70c6000, 89796) = 0
3463 open("/dev/bus/usb",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 8
3463 getdents(8, /* 6 entries */, 32768) = 96
3463 close(8) = 0
3463 open("/dev/bus/usb",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 8
3463 getdents(8, /* 6 entries */, 32768) = 96
3463 getdents(8, /* 0 entries */, 32768) = 0
3463 close(8) = 0
3463 open("/dev/bus/usb/001",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 8
3463 getdents(8, /* 6 entries */, 32768) = 96
3463 open("/dev/bus/usb/001/004", O_RDWR) = 9
3463 ioctl(9, USBDEVFS_CONNECTINFO, 0xbfdb8390) = 0
3463 read(9, "\22\1\0\2\0\0\0@\251\4\3171\2\0\1\2\0\1", 18) = 18
3463 read(9, "\t\2'\0\1\1\0\300", 8) = 8
3463 read(9,
"\1\t\4\0\0\3\6\1\1\0\7\5\201\2\0\2\0\7\5\2\2\0\2\0\7\5\203\3\10\0\n", 31) = 31
3463 close(9) = 0
3463 open("/dev/bus/usb/001/003", O_RDWR) = -1 EACCES (Permission denied)
3463 open("/dev/bus/usb/001/003", O_RDONLY) = 9
3463 ioctl(9, USBDEVFS_CONNECTINFO, 0xbfdb8390) = -1 EPERM (Operation not
permitted)
3463 read(9, "\22\1\20\1\0\0\0\10^\4}\0\0\2\1\2\0\1", 18) = 18
3463 read(9, "\t\2\"\0\1\1\0\240", 8) = 8
3463 read(9, "2\t\4\0\0\1\3\1\2\0\t!\20\1\0\1\"4\0\7\5\201\3\4\0\n", 26) = 26
3463 close(9) = 0
3463 open("/dev/bus/usb/001/002", O_RDWR) = -1 EACCES (Permission denied)
3463 open("/dev/bus/usb/001/002", O_RDONLY) = 9
3463 ioctl(9, USBDEVFS_CONNECTINFO, 0xbfdb8390) = -1 EPERM (Operation not
permitted)
3463 read(9, "\22\1\0\2\t\0\1@\314\4 \25\0\2\0\0\0\1", 18) = 18
3463 read(9, "\t\2\31\0\1\1\0\340", 8) = 8
3463 read(9, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\1\0\f", 17) = 17
3463 close(9) = 0
3463 open("/dev/bus/usb/001/001", O_RDWR) = -1 EACCES (Permission denied)
3463 open("/dev/bus/usb/001/001", O_RDONLY) = 9
3463 ioctl(9, USBDEVFS_CONNECTINFO, 0xbfdb8390) = -1 EPERM (Operation not
permitted)
3463 read(9, "\22\1\0\2\t\0\0 at k\35\2\0\6\2\3\2\1\1", 18) = 18
3463 read(9, "\t\2\31\0\1\1\0\340", 8) = 8
3463 read(9, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\4\0\f", 17) = 17
3463 close(9) = 0
3463 getdents(8, /* 0 entries */, 32768) = 0
3463 close(8) = 0
3463 open("/dev/bus/usb/001/004", O_RDWR) = 8
3463 ioctl(8, USBDEVFS_IOCTL or USBDEVFS_IOCTL32, 0xbfdb8394) = -1 ENOTTY
(Inappropriate ioctl for device)
3463 close(8) = 0
3463 open("/dev/bus/usb/001/003", O_RDWR) = -1 EACCES (Permission denied)
3463 open("/dev/bus/usb/001/003", O_RDONLY) = 8
3463 ioctl(8, USBDEVFS_IOCTL or USBDEVFS_IOCTL32, 0xbfdb62c4) = -1 EPERM
(Operation not permitted)
3463 close(8) = 0
3463 open("/dev/bus/usb/001/002", O_RDWR) = -1 EACCES (Permission denied)
3463 open("/dev/bus/usb/001/002", O_RDONLY) = 8
3463 ioctl(8, USBDEVFS_IOCTL or USBDEVFS_IOCTL32, 0xbfdb62c4) = -1 EPERM
(Operation not permitted)
3463 close(8) = 0
3463 open("/dev/bus/usb/001/001", O_RDWR) = -1 EACCES (Permission denied)
3463 open("/dev/bus/usb/001/001", O_RDONLY) = 8
3463 ioctl(8, USBDEVFS_IOCTL or USBDEVFS_IOCTL32, 0xbfdb62c4) = -1 EPERM
(Operation not permitted)
3463 close(8) = 0
Thanks,
Michael
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.36-2
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gvfs-backends depends on:
ii gvfs 1.6.4-4
ii libarchive1 2.8.5-3
ii libavahi-client3 0.6.30-5
ii libavahi-common3 0.6.30-5
ii libavahi-glib1 0.6.30-5
ii libbluetooth3 4.96-1
ii libc6 2.13-21
ii libcdio-cdda0 0.81-4
ii libcdio-paranoia0 0.81-4
ii libcdio10 0.81-4
ii libdbus-1-3 1.4.16-1
ii libdbus-glib-1-2 0.96-1
ii libexpat1 2.0.1-7
ii libgconf2-4 2.32.4-1
ii libglib2.0-0 2.28.6-1
ii libgphoto2-2 2.4.11-3.1
ii libgphoto2-port0 2.4.11-3.1
ii libgudev-1.0-0 172-1
ii libimobiledevice2 1.1.1-2
ii libplist1 1.6-2
ii libsmbclient 2:3.5.11~dfsg-1
ii libsoup-gnome2.4-1 2.34.3-1
ii libsoup2.4-1 2.34.3-1
ii libxml2 2.7.8.dfsg-4
ii psmisc 22.14-1
Versions of packages gvfs-backends recommends:
ii gnome-keyring 3.0.3-2
Versions of packages gvfs-backends suggests:
ii obex-data-server <none>
ii samba-common 2:3.5.11~dfsg-1
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list