I am trying to connect to zuehlke made mtp enabled device. when i try to connect and create folder using libmtp.I have set log level to LIBMTP_DEBUG_USB. Folder creation is failing.
Below is the command and log.
COMMAND:
./mtp-connect --newfolder wipro
LOG:
usb_set_debug: Setting debugging level to 9 (on)
usb_os_init: Found USB VFS at /dev/bus/usb
usb_os_find_busses: Found 009
usb_os_find_busses: Found 008
usb_os_find_busses: Found 007
usb_os_find_busses: Found 006
usb_os_find_busses: Found 005
usb_os_find_busses: Found 004
usb_os_find_busses: Found 003
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 002 on 009
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 009
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
usb_os_find_devices: Found 125 on 008
skipping descriptor 0xB
skipped 1 class/vendor specific endpoint descriptors
skipped 4 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 055 on 008
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 008
error obtaining child information: Inappropriate ioctl for device
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 007
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 006
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 005
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 004
skipping descriptor 0x30
skipped 1 class/vendor specific endpoint descriptors
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 003
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 002
skipping descriptor 0x30
skipped 1 class/vendor specific endpoint descriptors
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 002 on 001
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 001
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
USB error: error sending control message: Broken pipe
USB error: error sending control message: Operation not permitted
USB error: error sending control message: Operation not permitted
USB error: could not clear/halt ep 0: Operation not permitted
LIBMTP device_unknown[57]: Device 0 (VID=173a and PID=1001) is UNKNOWN in libmtp v1.1.11.
LIBMTP device_unknown[59]: Please report this VID/PID and the device model to the libmtp development team
usb_set_debug: Setting debugging level to 9 (on)
usb_os_init: Found USB VFS at /dev/bus/usb
usb_os_find_busses: Found 009
usb_os_find_busses: Found 008
usb_os_find_busses: Found 007
usb_os_find_busses: Found 006
usb_os_find_busses: Found 005
usb_os_find_busses: Found 004
usb_os_find_busses: Found 003
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 002 on 009
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 009
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
usb_os_find_devices: Found 125 on 008
skipping descriptor 0xB
skipped 1 class/vendor specific endpoint descriptors
skipped 4 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 055 on 008
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 008
error obtaining child information: Inappropriate ioctl for device
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 007
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 006
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 005
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 004
skipping descriptor 0x30
skipped 1 class/vendor specific endpoint descriptors
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 003
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 002
skipping descriptor 0x30
skipped 1 class/vendor specific endpoint descriptors
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 002 on 001
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 001
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
libmtp version: 1.1.11
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1002, Open session
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1001, get device info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x00df
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9802, Get object property description
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x001a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9802, Get object property description
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x001a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1014, Get device property description
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0017
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1004, Get storage IDs
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0014
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1005, Get storage info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0026
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9805, Get object property list
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1007, Get object handles
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0018
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0050
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1007, Get object handles
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0030
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x005c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x005c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x005a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0054
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0054
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x005e
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0052
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1007, Get object handles
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0024
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0054
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0054
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0054
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x005e
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x005e
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0052
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x004a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1007, Get object handles
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0020
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0056
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1007, Get object handles
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0014
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0056
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x004c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1007, Get object handles
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0018
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0058
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0058
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x005c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1008, Get object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0058
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9801, Get object properties supported
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x002a
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x9803, Get object property value
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0010
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
New folder wipro
Creating new folder wipro
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1005, Get storage info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getdata[1306]: GET DATA PHASE
LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 byLIBMTP LIBMTP_Dump_Errorstack[2510]: Error 2: PTP Layer error 02fe: get_all_metadata_fast(): could not get proplist of all objects.
LIBMTP LIBMTP_Dump_Errorstack[2510]: Error 2: Error 02fe: PTP: Protocol error, data expected
LIBMTP LIBMTP_Dump_Errorstack[2510]: Error 2: PTP Layer error 2002: get_suggested_storage_id(): could not get storage id from parent id.
LIBMTP LIBMTP_Dump_Errorstack[2510]: Error 2: Error 2002: PTP: General Error
LIBMTP LIBMTP_Dump_Errorstack[2510]: Error 2: PTP Layer error 2002: LIBMTP_Create_Folder: Could not send object info.
LIBMTP LIBMTP_Dump_Errorstack[2510]: Error 2: Error 2002: PTP: General Error
tes
LIBMTP ptp_read_func[888]: Result of read: 0x0040
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_read_func[851]: Remaining size to read: 0x20000000 bytes
LIBMTP ptp_read_func[880]: Reading in 0x4000 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0026
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x100c, Send object info
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_senddata[1213]: SEND DATA PHASE
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x0018
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2002
Folder creation failed.
LIBMTP ptp_usb_sendreq[1165]: REQUEST: 0x1003, Close session
LIBMTP ptp_write_func[1000]: USB OUT==>
LIBMTP ptp_usb_getresp[1483]: RESPONSE: LIBMTP ptp_read_func[851]: Remaining size to read: 0x0040 bytes
LIBMTP ptp_read_func[880]: Reading in 0x0040 bytes
LIBMTP ptp_read_func[888]: Result of read: 0x000c
LIBMTP ptp_read_func[894]: <==USB IN
LIBMTP ptp_usb_getresp[1510]: 2001
Anonymous
Can you retry this command with root?