desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #121531
[Bug 1460431] Re: Canon Powershot camera not working in Kubuntu 15.04, was working fine in Kubuntu 14.10
In digikam I can import from the camera, using 'Canon Inc. Canon Digital
Camera (auto-detected)'. This means that it works, even though there is
not device notification. I am closing the bug.
** Changed in: gvfs (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1460431
Title:
Canon Powershot camera not working in Kubuntu 15.04, was working fine
in Kubuntu 14.10
Status in gvfs package in Ubuntu:
Invalid
Bug description:
My Canon Powershot SX610 is not recognized as a device in in Kubuntu
15.04, while it was recognized in Kubuntu 14.10. It uses PTP. This is
the same as bug 1295275, except that it occurs in 15.04. I applied the
patch mentioned in that bug and did the following in
/lib/udev/rules.d/40-libgphoto2-6.rules:, but it does not change
anything:
# SP: Inserted the below section and commented out all following text
# on 2015-05-30, see
# https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1296275,
# comments #44, #60, #69; it should be autogenerated by libgphoto2 -
# 2.5.4-1ubuntu3
ACTION!="add", GOTO="libgphoto2_rules_end"
SUBSYSTEM!="usb", GOTO="libgphoto2_usb_end"
ENV{ID_USB_INTERFACES}=="", IMPORT{builtin}="usb_id"
ACTION=="add", ENV{ID_USB_INTERFACES}=="*:060101:*", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="PTP", MODE="0664", GROUP="plugdev"
LABEL="libgphoto2_rules_end"
After applying this patch:
~$ lsusb
Bus 002 Device 006: ID 04a9:32a7 Canon, Inc.
~$ gvfs-mount -lo
Drive(0): ST3500418AS
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
Drive(1): TSSTcorp CDDVDW SH-S223C
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
Volume(0): Canon Digital Camera
Type: GProxyVolume (GProxyVolumeMonitorGPhoto2)
~$ gphoto2 --summary
Camerasamenvatting:
Manufacturer: Canon Inc.
Model: Canon PowerShot SX610 HS
Version: 1-14.0.1.0
Serial Number: D9A51A7E694F4E998A8AB5C552B8B032
Vendor Extension ID: 0xb (1.0)
Capture Formats: JPEG
Display Formats: Association/Directory, Script, DPOF, MS Wave, JPEG, Defined Type, Unknown(b103), Unknown(b982), Unknown(b105), Unknown(bf01)
Device Capabilities:
File Download, File Deletion, File Upload
No Image Capture, No Open Capture, Canon EOS Shutter Button
Storage Devices Summary:
store_00010001:
StorageDescription: SD
VolumeLabel: None
Storage Type: Removable RAM (memory card)
Filesystemtype: Digital Camera Layout (DCIM)
Access Capability: Read-Write
Maximum Capability: 8060436480 (7687 MB)
Free Space (Bytes): 7939194880 (7571 MB)
Free Space (Images): -1
Device Property Summary:
Event Emulate Mode(0xd045):(readwrite) (type=0x4) Enumeration [1,2,3,4,5,6,7] value: 2
Property 0xd04a:(readwrite) (type=0x2) Enumeration [0,1,2,3] value: 0
Size of Output Data from Camera(0xd02e):(read only) (type=0x6) 524288
Size of Input Data to Camera(0xd02f):(read only) (type=0x6) 524288
Battery Level(0x5001):(read only) (type=0x2) Enumeration [0,1,2,3] value: 3% (3)
Battery Type(0xd002):(read only) (type=0x4) Enumeration [0,1,2,3,4,5] value: Unknown (0)
Battery Mode(0xd003):(read only) (type=0x6) Enumeration [0,1,2,3] value: Normal (1)
UNIX Time(0xd034):(readwrite) (type=0x6) 1433080757
Type of Slideshow(0xd047):(read only) (type=0x4) 0
DPOF Version(0xd046):(read only) (type=0x4) 257
Remote API Version(0xd030):(read only) (type=0x6) 256
Model ID(0xd049):(read only) (type=0x6) 58916864
Camera Model(0xd032):(read only) (type=0xffff) 'Canon PowerShot SX610 HS'
Camera Owner(0xd033):(readwrite) (type=0x4002) a[0]
Firmware Version(0xd031):(read only) (type=0x6) 16777216
Property 0xd050:(read only) (type=0x2) 0
Property 0xd051:(read only) (type=0x4004) a[2] 14337,47490
Property 0xd052:(read only) (type=0x2) 0
Property 0xd057:(read only) (type=0xffff) '033060002080'
Property 0xd402:(read only) (type=0xffff) 'Canon PowerShot SX610 HS'
Property 0xd406:(readwrite) (type=0xffff) 'Windows'
Property 0xd407:(read only) (type=0x6) 1
Property 0xd303:(read only) (type=0x2) 1
Property 0xd055:(readwrite) (type=0x2) 0
Property 0xd056:(readwrite) (type=0x2) 0
Property 0xd106:(readwrite) (type=0x2) 0
Property 0xd1b0:(readwrite) (type=0x2) 0
Property 0xd111:(read only) (type=0x0) Undefined
Property 0xd112:(read only) (type=0x0) Undefined
~$ gphoto2 --get-all-files
All images were downloaded
udevadm info --export-db:
P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4
N: bus/usb/002/003
E: BUSNUM=002
E: COLORD_DEVICE=1
E: COLORD_KIND=camera
E: DEVNAME=/dev/bus/usb/002/003
E: DEVNUM=003
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4
E: DEVTYPE=usb_device
E: DRIVER=usb
E: GPHOTO2_DRIVER=PTP
E: ID_BUS=usb
E: ID_FOR_SEAT=usb-pci-0000_00_1d_0-usb-0_1_4
E: ID_GPHOTO2=1
E: ID_MODEL=Canon_Digital_Camera
E: ID_MODEL_ENC=Canon\x20Digital\x20Camera
E: ID_MODEL_ID=32a7
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.4
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_4
E: ID_REVISION=0002
E: ID_SERIAL=Canon_Inc._Canon_Digital_Camera_D9A51A7E694F4E998A8AB5C552B8B032
E: ID_SERIAL_SHORT=D9A51A7E694F4E998A8AB5C552B8B032
E: ID_USB_INTERFACES=:060101:
E: ID_VENDOR=Canon_Inc.
E: ID_VENDOR_ENC=Canon\x20Inc.
E: ID_VENDOR_FROM_DATABASE=Canon, Inc.
E: ID_VENDOR_ID=04a9
E: MAJOR=189
E: MINOR=130
E: PRODUCT=4a9/32a7/2
E: SUBSYSTEM=usb
E: TAGS=:seat:uaccess:
E: TYPE=0/0/0
E: USEC_INITIALIZED=567330590
P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0
E: COLORD_DEVICE=1
E: COLORD_KIND=camera
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0
E: DEVTYPE=usb_interface
E: GPHOTO2_DRIVER=PTP
E: ID_GPHOTO2=1
E: ID_VENDOR_FROM_DATABASE=Canon, Inc.
E: INTERFACE=6/1/1
E: MODALIAS=usb:v04A9p32A7d0002dc00dsc00dp00ic06isc01ip01in00
E: PRODUCT=4a9/32a7/2
E: SUBSYSTEM=usb
E: TYPE=0/0/0
E: USEC_INITIALIZED=7330913
I just upgraded to Vivid 15.04 Kubuntu, which installs package
libgphoto2-6 - 2.5.4-1ubuntu1. According to bug 1296275 this version
would contain the problem mentioned in that bug report. But even
applying the change advised in that bug report, the problem persists.
$ lsb_release -rd
Description: Ubuntu 15.04
Release: 15.04
$ apt-cache policy libgphoto2-6
libgphoto2-6:
Geïnstalleerd: 2.5.4-1.1ubuntu1
Kandidaat: 2.5.4-1.1ubuntu1
Versietabel:
*** 2.5.4-1.1ubuntu1 0
500 http://nl.archive.ubuntu.com/ubuntu/ vivid/main i386 Packages
100 /var/lib/dpkg/status
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1460431/+subscriptions
References