Android Phone PTP camera doesn't work

Bug #1329150 reported by esodan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gvfs (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

From Bug #1296275, comment #55, I've installed libgphoto2-6_2.5.3.1-1ubuntu2.1_amd64, but doesn't work for my Motorola XT925 phone.

Output of 'lsusb':
--------------------------------------------------------------------------------------------------------------
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 064e:a134 Suyin Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 22b8:2e30 Motorola PCS
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
--------------------------------------------------------------------------------------------------------------

Attached is found output of 'udevadm info --export-db' command.

Output of 'gphoto2 --summary':
--------------------------------------------------------------------------------------------------------------
Resumen de la cámara:
Manufacturer: motorola
Model: XT925
  Version: 1.0
  Serial Number: TA240020GX

Capture Formats:
Display Formats: Undefined Type, Association/Directory, Text, HTML, MS Wave, MP3, MPEG, JPEG, TIFF EP, GIF, JFIF, PNG, TIFF, Unknown(b901), Unknown(b902), Unknown(b903), Unknown(b982), Unknown(b983), Unknown(b984), Unknown(ba05), Unknown(ba10), Unknown(ba11), Unknown(ba14), Unknown(ba82), Unknown(b906), Unknown(b981)

Device Capabilities:
 File Download, File Deletion, File Upload
 No Image Capture, No Open Capture, No vendor specific capture

Storage Devices Summary:
store_00020001:
 StorageDescription: Tarjeta SD
 VolumeLabel: None
 Storage Type: Removable RAM (memory card)
 Filesystemtype: Generic Hierarchical
 Access Capability: Read-Write
 Maximum Capability: 32078036992 (30592 MB)
 Free Space (Bytes): 17426612224 (16619 MB)
 Free Space (Images): 1073741824
store_00010001:
 StorageDescription: Almac. interno
 VolumeLabel: None
 Storage Type: Builtin RAM
 Filesystemtype: Generic Hierarchical
 Access Capability: Read-Write
 Maximum Capability: 12505851904 (11926 MB)
 Free Space (Bytes): 7413489664 (7070 MB)
 Free Space (Images): 1073741824

Device Property Summary:
Property 0xd401:(readwrite) (type=0xffff) '(null)'
Property 0xd402:(readwrite) (type=0xffff) '(null)'
Image Size(0x5003):(read only) (type=0xffff) '1280x1280'
--------------------------------------------------------------------------------------------------------------

Revision history for this message
esodan (esodan-gmail) wrote :
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks for your report. Your udev dump shows that the new rule from the proposed update was not applied. Version libgphoto2-6 2.5.3.1-1ubuntu2 is *known broken*, you need to install 2.5.3.1-1ubuntu2.1 from trusty-proposed. Can you please re-try with that one?

Changed in gvfs (Ubuntu):
status: New → Incomplete
Revision history for this message
esodan (esodan-gmail) wrote :

I've have installed this package already. It doen't work jet.

I've changed my box to use my laptop now, then this is my outputs:

output of 'lsusb':
------------------------------------------------------------------------------------------------------------------------------------------
Bus 002 Device 011: ID 22b8:2e30 Motorola PCS
Bus 002 Device 003: ID 05ac:8404 Apple, Inc. Internal Memory Card Reader
Bus 002 Device 002: ID 0424:2513 Standard Microsystems Corp. 2.0 Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 05ac:850a Apple, Inc. FaceTime Camera
Bus 001 Device 005: ID 05ac:024d Apple, Inc. Internal Keyboard/Trackpad (MacBook Air) (ISO)
Bus 001 Device 008: ID 05ac:821f Apple, Inc. Built-in Bluetooth 2.0+EDR HCI
Bus 001 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 001 Device 002: ID 0424:2513 Standard Microsystems Corp. 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
------------------------------------------------------------------------------------------------------------------------------------------

output of ''gphoto2 --summary'
------------------------------------------------------------------------------------------------------------------------------------------
Resumen de la cámara:
Manufacturer: motorola
Model: XT925
  Version: 1.0
  Serial Number: TA240020GX

Capture Formats:
Display Formats: Undefined Type, Association/Directory, Text, HTML, MS Wave, MP3, MPEG, JPEG, TIFF EP, GIF, JFIF, PNG, TIFF, Unknown(b901), Unknown(b902), Unknown(b903), Unknown(b982), Unknown(b983), Unknown(b984), Unknown(ba05), Unknown(ba10), Unknown(ba11), Unknown(ba14), Unknown(ba82), Unknown(b906), Unknown(b981)

Device Capabilities:
 File Download, File Deletion, File Upload
 No Image Capture, No Open Capture, No vendor specific capture

Storage Devices Summary:
store_00020001:
 StorageDescription: Tarjeta SD
 VolumeLabel: None
 Storage Type: Removable RAM (memory card)
 Filesystemtype: Generic Hierarchical
 Access Capability: Read-Write
 Maximum Capability: 32078036992 (30592 MB)
 Free Space (Bytes): 17334173696 (16531 MB)
 Free Space (Images): 1073741824
store_00010001:
 StorageDescription: Almac. interno
 VolumeLabel: None
 Storage Type: Builtin RAM
 Filesystemtype: Generic Hierarchical
 Access Capability: Read-Write
 Maximum Capability: 12505851904 (11926 MB)
 Free Space (Bytes): 7366744064 (7025 MB)
 Free Space (Images): 1073741824

Device Property Summary:
Property 0xd401:(readwrite) (type=0xffff) '(null)'
Property 0xd402:(readwrite) (type=0xffff) '(null)'
Image Size(0x5003):(read only) (type=0xffff) '1280x1280'

-----------------------------------------------------------------------------------------------------------------------------------------------------

Revision history for this message
Martin Pitt (pitti) wrote :

Hello! As I wrote in bug 1296275, that version indeed had a bug. Can you please re-try with current utopic which has 2.5.4-1ubuntu3? Alternatively you can wait until 2.5.3.1-1ubuntu2.2 appears in trusty-proposed (not accepted yet by the SRU team). Sorry about the confusion!

Revision history for this message
esodan (esodan-gmail) wrote :

I've updated libgphoto2-6-2.5.3.1-1ubuntu2.2, and this problem has been resolved.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.