Advertising (This ad goes away for registered users. You can Login or Register)

OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Open discussions on programming specifically for the PS Vita.
Forum rules
Forum rule Nº 15 is strictly enforced in this subforum.
man_of_power05
Posts: 170
Joined: Fri Nov 12, 2010 10:37 pm

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by man_of_power05 »

hello i'm getting an error message when i try to connect "C3-14978-9"

also the output in the terminal is as follows

Code: Select all

OpenCMA 1.0 Beta
libVitaMTP Version: 1.1
Protocol Max Version: 01500010
Once connected, send SIGTSTP (usually Ctrl+Z) to refresh the database.
main: Waiting for Vita to connect...
PTP: Opening session
main: Vita connected: serial 03274470712128368
VitaMTP: Vita capability info: <?xml version="1.0" encoding="UTF-8"?><capabilityInfo version="1.0"><function type="photo"><format contentType="image/jpeg" /><format contentType="image/png" /><format contentType="image/tiff" /><format contentType="image/bmp" /><format contentType="image/gif" /><format contentType="image/x-mpo" /><format contentType="video/x-photocam-movie" /><option name="physicalView" /></function><function type="music"><format contentType="audio/mp3" /><format contentType="audio/mp4" codec="AAC" /><format contentType="audio/wav" codec="LPCM" /><option name="playlist" /></function><function type="video"><format contentType="video/mp4" videoCodec="MPEG4" audioCodec="AAC" /><format contentType="video/mp4" videoCodec="AVC" audioCodec="AAC" /><format contentType="video/x-marlin-est" /><format contentType="video/x-marlin-vod" /><option name="physicalView" /></function><function type="game"><format contentType="vitaApp" /><format contentType="PSPGame" /><format contentType="PSPSaveData" /><format contentType="PSGame" /><format contentType="PSMApp" /></function><function type="backup"><format type="systemBackup" /></function><function type="systemUpdate" /><function type="networkRpc" /></capabilityInfo>
vitaEventSendHttpObjectFromURL: Sending 963d bytes of data for HTTP request http://fus01.psp2.update.playstation.net/update/psp2/list/us/psp2-updatelist.xml?ver=02110000&sid=0aca2b2ea375c450b49c60f08c87a7aabf96cb64aafde2b5e8634fdc91d97966&nd=0;
VitaMTP: PTP: reading event an error 0x02ff occurred
vitaEventListener: Error reading event from USB interrupt.
Advertising
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by SMOKE »

man_of_power05 wrote:hello i'm getting an error message when i try to connect "C3-14978-9"

also the output in the terminal is as follows

Code: Select all

OpenCMA 1.0 Beta
libVitaMTP Version: 1.1
Protocol Max Version: 01500010
Once connected, send SIGTSTP (usually Ctrl+Z) to refresh the database.
main: Waiting for Vita to connect...
PTP: Opening session
main: Vita connected: serial 03274470712128368
VitaMTP: Vita capability info: <?xml version="1.0" encoding="UTF-8"?><capabilityInfo version="1.0"><function type="photo"><format contentType="image/jpeg" /><format contentType="image/png" /><format contentType="image/tiff" /><format contentType="image/bmp" /><format contentType="image/gif" /><format contentType="image/x-mpo" /><format contentType="video/x-photocam-movie" /><option name="physicalView" /></function><function type="music"><format contentType="audio/mp3" /><format contentType="audio/mp4" codec="AAC" /><format contentType="audio/wav" codec="LPCM" /><option name="playlist" /></function><function type="video"><format contentType="video/mp4" videoCodec="MPEG4" audioCodec="AAC" /><format contentType="video/mp4" videoCodec="AVC" audioCodec="AAC" /><format contentType="video/x-marlin-est" /><format contentType="video/x-marlin-vod" /><option name="physicalView" /></function><function type="game"><format contentType="vitaApp" /><format contentType="PSPGame" /><format contentType="PSPSaveData" /><format contentType="PSGame" /><format contentType="PSMApp" /></function><function type="backup"><format type="systemBackup" /></function><function type="systemUpdate" /><function type="networkRpc" /></capabilityInfo>
vitaEventSendHttpObjectFromURL: Sending 963d bytes of data for HTTP request http://fus01.psp2.update.playstation.net/update/psp2/list/us/psp2-updatelist.xml?ver=02110000&sid=0aca2b2ea375c450b49c60f08c87a7aabf96cb64aafde2b5e8634fdc91d97966&nd=0;
VitaMTP: PTP: reading event an error 0x02ff occurred
vitaEventListener: Error reading event from USB interrupt.
Add this to the end of your terminal command: '-l 4'
Eg. heres mine:
sudo opencma -u "/home/smoke/PSVita/" -p "/home/smoke/Pictures/" -v "/home/smoke/Videos/" -m "/home/smoke/Music/" -a "/home/smoke/PSVita/" -l 4

Then post that output here
Advertising
man_of_power05
Posts: 170
Joined: Fri Nov 12, 2010 10:37 pm

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by man_of_power05 »

Code: Select all

OpenCMA 1.0 Beta
libVitaMTP Version: 1.1
Protocol Max Version: 01500010
Once connected, send SIGTSTP (usually Ctrl+Z) to refresh the database.
main: Waiting for Vita to connect...
PTP: Opening session
VitaMTP ptp_usb_sendreq[596]: REQUEST: 0x1002, Open session
VitaMTP ptp_write_func[389]: USB OUT==>
00: 10 00 00 00 01 00 02 10 00 00 00 00 01 00 00 00 | ................
VitaMTP ptp_usb_getresp[935]: RESPONSE: VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (12 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
0: 0C 00 00 00 03 00 01 20 00 00 00 00             | ....... ....    
VitaMTP ptp_usb_getresp[966]: 2001
main: Vita connected: serial 03274470712128368
VitaMTP ptp_usb_sendreq[596]: REQUEST: 0x9511, Unknown (9511)
VitaMTP ptp_write_func[389]: USB OUT==>
0: 0C 00 00 00 01 00 11 95 01 00 00 00             | ............    
VitaMTP ptp_usb_getdata[762]: GET DATA PHASE
VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (427 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
000: AB 01 00 00 02 00 11 95 01 00 00 00 9B 01 00 00 | ................
010: 3C 56 49 54 41 49 6E 66 6F 72 6D 61 74 69 6F 6E | <VITAInformation
020: 20 72 65 73 70 6F 6E 64 65 72 56 65 72 73 69 6F |  responderVersio
030: 6E 3D 22 32 2E 31 31 22 20 70 72 6F 74 6F 63 6F | n="2.11" protoco
040: 6C 56 65 72 73 69 6F 6E 3D 22 30 31 35 30 30 30 | lVersion="015000
050: 31 30 22 20 6F 6E 6C 69 6E 65 49 64 3D 22 6D 61 | 10" onlineId="ma
060: 6E 5F 6F 66 5F 70 6F 77 65 72 30 35 22 20 6D 6F | n_of_power05" mo
070: 64 65 6C 49 6E 66 6F 3D 22 50 43 48 30 31 30 30 | delInfo="PCH0100
080: 31 5A 58 30 32 22 20 74 69 6D 65 7A 6F 6E 65 3D | 1ZX02" timezone=
090: 22 36 22 3E 3C 70 68 6F 74 6F 54 68 75 6D 62 20 | "6"><photoThumb 
0A0: 74 79 70 65 3D 22 30 22 20 63 6F 64 65 63 54 79 | type="0" codecTy
0B0: 70 65 3D 22 31 37 22 20 77 69 64 74 68 3D 22 32 | pe="17" width="2
0C0: 31 33 22 20 68 65 69 67 68 74 3D 22 31 32 30 22 | 13" height="120"
0D0: 2F 3E 3C 76 69 64 65 6F 54 68 75 6D 62 20 74 79 | /><videoThumb ty
0E0: 70 65 3D 22 31 22 20 63 6F 64 65 63 54 79 70 65 | pe="1" codecType
0F0: 3D 22 35 22 20 77 69 64 74 68 3D 22 32 31 33 22 | ="5" width="213"
100: 20 68 65 69 67 68 74 3D 22 31 32 30 22 20 64 75 |  height="120" du
110: 72 61 74 69 6F 6E 3D 22 31 35 22 2F 3E 3C 6D 75 | ration="15"/><mu
120: 73 69 63 54 68 75 6D 62 20 74 79 70 65 3D 22 30 | sicThumb type="0
130: 22 20 63 6F 64 65 63 54 79 70 65 3D 22 31 37 22 | " codecType="17"
140: 20 77 69 64 74 68 3D 22 31 39 32 22 20 68 65 69 |  width="192" hei
150: 67 68 74 3D 22 31 39 32 22 2F 3E 3C 67 61 6D 65 | ght="192"/><game
160: 54 68 75 6D 62 20 74 79 70 65 3D 22 30 22 20 63 | Thumb type="0" c
170: 6F 64 65 63 54 79 70 65 3D 22 31 37 22 20 77 69 | odecType="17" wi
180: 64 74 68 3D 22 31 39 32 22 20 68 65 69 67 68 74 | dth="192" height
190: 3D 22 31 39 32 22 2F 3E 3C 2F 56 49 54 41 49 6E | ="192"/></VITAIn
1A0: 66 6F 72 6D 61 74 69 6F 6E 3E 00                | formation>.     
VitaMTP ptp_usb_getresp[935]: RESPONSE: VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (12 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
0: 0C 00 00 00 03 00 01 20 01 00 00 00             | ....... ....    
VitaMTP ptp_usb_getresp[966]: 2001
VitaMTP ptp_usb_sendreq[596]: REQUEST: 0x951c, Unknown (951c)
VitaMTP ptp_write_func[389]: USB OUT==>
0: 0C 00 00 00 01 00 1C 95 02 00 00 00             | ............    
VitaMTP ptp_usb_senddata[650]: SEND DATA PHASE
VitaMTP ptp_write_func[389]: USB OUT==>
00: DB 00 00 00 02 00 1C 95 02 00 00 00 CB 00 00 00 | ................
10: 3C 3F 78 6D 6C 20 76 65 72 73 69 6F 6E 3D 22 31 | <?xml version="1
20: 2E 30 22 20 65 6E 63 6F 64 69 6E 67 3D 22 55 54 | .0" encoding="UT
30: 46 2D 38 22 3F 3E 0A 3C 69 6E 69 74 69 61 74 6F | F-8"?>.<initiato
40: 72 49 6E 66 6F 20 70 6C 61 74 66 6F 72 6D 54 79 | rInfo platformTy
50: 70 65 3D 22 50 43 22 20 70 6C 61 74 66 6F 72 6D | pe="PC" platform
60: 53 75 62 74 79 70 65 3D 22 55 6E 6B 6E 6F 77 6E | Subtype="Unknown
70: 22 20 6F 73 56 65 72 73 69 6F 6E 3D 22 30 2E 30 | " osVersion="0.0
80: 22 20 76 65 72 73 69 6F 6E 3D 22 31 2E 31 22 20 | " version="1.1" 
90: 70 72 6F 74 6F 63 6F 6C 56 65 72 73 69 6F 6E 3D | protocolVersion=
A0: 22 30 31 35 30 30 30 31 30 22 20 6E 61 6D 65 3D | "01500010" name=
B0: 22 4F 70 65 6E 43 4D 41 20 31 2E 30 20 42 65 74 | "OpenCMA 1.0 Bet
C0: 61 22 20 61 70 70 6C 69 63 61 74 69 6F 6E 54 79 | a" applicationTy
D0: 70 65 3D 22 35 22 20 2F 3E 0A 00                | pe="5" />..     
VitaMTP ptp_usb_getresp[935]: RESPONSE: VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (16 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
00: 10 00 00 00 03 00 01 20 02 00 00 00 00 00 00 00 | ....... ........
VitaMTP ptp_usb_getresp[966]: 2001
VitaMTP ptp_usb_sendreq[596]: REQUEST: 0x953b, Unknown (953b)
VitaMTP ptp_write_func[389]: USB OUT==>
0: 0C 00 00 00 01 00 3B 95 03 00 00 00             | ......;.....    
VitaMTP ptp_usb_getdata[762]: GET DATA PHASE
VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (512 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
000: C2 04 00 00 02 00 3B 95 03 00 00 00 B2 04 00 00 | ......;.........
010: 3C 3F 78 6D 6C 20 76 65 72 73 69 6F 6E 3D 22 31 | <?xml version="1
020: 2E 30 22 20 65 6E 63 6F 64 69 6E 67 3D 22 55 54 | .0" encoding="UT
030: 46 2D 38 22 3F 3E 3C 63 61 70 61 62 69 6C 69 74 | F-8"?><capabilit
040: 79 49 6E 66 6F 20 76 65 72 73 69 6F 6E 3D 22 31 | yInfo version="1
050: 2E 30 22 3E 3C 66 75 6E 63 74 69 6F 6E 20 74 79 | .0"><function ty
060: 70 65 3D 22 70 68 6F 74 6F 22 3E 3C 66 6F 72 6D | pe="photo"><form
070: 61 74 20 63 6F 6E 74 65 6E 74 54 79 70 65 3D 22 | at contentType="
080: 69 6D 61 67 65 2F 6A 70 65 67 22 20 2F 3E 3C 66 | image/jpeg" /><f
090: 6F 72 6D 61 74 20 63 6F 6E 74 65 6E 74 54 79 70 | ormat contentTyp
0A0: 65 3D 22 69 6D 61 67 65 2F 70 6E 67 22 20 2F 3E | e="image/png" />
0B0: 3C 66 6F 72 6D 61 74 20 63 6F 6E 74 65 6E 74 54 | <format contentT
0C0: 79 70 65 3D 22 69 6D 61 67 65 2F 74 69 66 66 22 | ype="image/tiff"
0D0: 20 2F 3E 3C 66 6F 72 6D 61 74 20 63 6F 6E 74 65 |  /><format conte
0E0: 6E 74 54 79 70 65 3D 22 69 6D 61 67 65 2F 62 6D | ntType="image/bm
0F0: 70 22 20 2F 3E 3C 66 6F 72 6D 61 74 20 63 6F 6E | p" /><format con
100: 74 65 6E 74 54 79 70 65 3D 22 69 6D 61 67 65 2F | tentType="image/
110: 67 69 66 22 20 2F 3E 3C 66 6F 72 6D 61 74 20 63 | gif" /><format c
120: 6F 6E 74 65 6E 74 54 79 70 65 3D 22 69 6D 61 67 | ontentType="imag
130: 65 2F 78 2D 6D 70 6F 22 20 2F 3E 3C 66 6F 72 6D | e/x-mpo" /><form
140: 61 74 20 63 6F 6E 74 65 6E 74 54 79 70 65 3D 22 | at contentType="
150: 76 69 64 65 6F 2F 78 2D 70 68 6F 74 6F 63 61 6D | video/x-photocam
160: 2D 6D 6F 76 69 65 22 20 2F 3E 3C 6F 70 74 69 6F | -movie" /><optio
170: 6E 20 6E 61 6D 65 3D 22 70 68 79 73 69 63 61 6C | n name="physical
180: 56 69 65 77 22 20 2F 3E 3C 2F 66 75 6E 63 74 69 | View" /></functi
190: 6F 6E 3E 3C 66 75 6E 63 74 69 6F 6E 20 74 79 70 | on><function typ
1A0: 65 3D 22 6D 75 73 69 63 22 3E 3C 66 6F 72 6D 61 | e="music"><forma
1B0: 74 20 63 6F 6E 74 65 6E 74 54 79 70 65 3D 22 61 | t contentType="a
1C0: 75 64 69 6F 2F 6D 70 33 22 20 2F 3E 3C 66 6F 72 | udio/mp3" /><for
1D0: 6D 61 74 20 63 6F 6E 74 65 6E 74 54 79 70 65 3D | mat contentType=
1E0: 22 61 75 64 69 6F 2F 6D 70 34 22 20 63 6F 64 65 | "audio/mp4" code
1F0: 63 3D 22 41 41 43 22 20 2F 3E 3C 66 6F 72 6D 61 | c="AAC" /><forma
VitaMTP ptp_read_func[221]: Remaining size to read: 0x02c2 bytes
VitaMTP ptp_read_func[240]: Reading in 0x02c2 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (706 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
000: 74 20 63 6F 6E 74 65 6E 74 54 79 70 65 3D 22 61 | t contentType="a
010: 75 64 69 6F 2F 77 61 76 22 20 63 6F 64 65 63 3D | udio/wav" codec=
020: 22 4C 50 43 4D 22 20 2F 3E 3C 6F 70 74 69 6F 6E | "LPCM" /><option
030: 20 6E 61 6D 65 3D 22 70 6C 61 79 6C 69 73 74 22 |  name="playlist"
040: 20 2F 3E 3C 2F 66 75 6E 63 74 69 6F 6E 3E 3C 66 |  /></function><f
050: 75 6E 63 74 69 6F 6E 20 74 79 70 65 3D 22 76 69 | unction type="vi
060: 64 65 6F 22 3E 3C 66 6F 72 6D 61 74 20 63 6F 6E | deo"><format con
070: 74 65 6E 74 54 79 70 65 3D 22 76 69 64 65 6F 2F | tentType="video/
080: 6D 70 34 22 20 76 69 64 65 6F 43 6F 64 65 63 3D | mp4" videoCodec=
090: 22 4D 50 45 47 34 22 20 61 75 64 69 6F 43 6F 64 | "MPEG4" audioCod
0A0: 65 63 3D 22 41 41 43 22 20 2F 3E 3C 66 6F 72 6D | ec="AAC" /><form
0B0: 61 74 20 63 6F 6E 74 65 6E 74 54 79 70 65 3D 22 | at contentType="
0C0: 76 69 64 65 6F 2F 6D 70 34 22 20 76 69 64 65 6F | video/mp4" video
0D0: 43 6F 64 65 63 3D 22 41 56 43 22 20 61 75 64 69 | Codec="AVC" audi
0E0: 6F 43 6F 64 65 63 3D 22 41 41 43 22 20 2F 3E 3C | oCodec="AAC" /><
0F0: 66 6F 72 6D 61 74 20 63 6F 6E 74 65 6E 74 54 79 | format contentTy
100: 70 65 3D 22 76 69 64 65 6F 2F 78 2D 6D 61 72 6C | pe="video/x-marl
110: 69 6E 2D 65 73 74 22 20 2F 3E 3C 66 6F 72 6D 61 | in-est" /><forma
120: 74 20 63 6F 6E 74 65 6E 74 54 79 70 65 3D 22 76 | t contentType="v
130: 69 64 65 6F 2F 78 2D 6D 61 72 6C 69 6E 2D 76 6F | ideo/x-marlin-vo
140: 64 22 20 2F 3E 3C 6F 70 74 69 6F 6E 20 6E 61 6D | d" /><option nam
150: 65 3D 22 70 68 79 73 69 63 61 6C 56 69 65 77 22 | e="physicalView"
160: 20 2F 3E 3C 2F 66 75 6E 63 74 69 6F 6E 3E 3C 66 |  /></function><f
170: 75 6E 63 74 69 6F 6E 20 74 79 70 65 3D 22 67 61 | unction type="ga
180: 6D 65 22 3E 3C 66 6F 72 6D 61 74 20 63 6F 6E 74 | me"><format cont
190: 65 6E 74 54 79 70 65 3D 22 76 69 74 61 41 70 70 | entType="vitaApp
1A0: 22 20 2F 3E 3C 66 6F 72 6D 61 74 20 63 6F 6E 74 | " /><format cont
1B0: 65 6E 74 54 79 70 65 3D 22 50 53 50 47 61 6D 65 | entType="PSPGame
1C0: 22 20 2F 3E 3C 66 6F 72 6D 61 74 20 63 6F 6E 74 | " /><format cont
1D0: 65 6E 74 54 79 70 65 3D 22 50 53 50 53 61 76 65 | entType="PSPSave
1E0: 44 61 74 61 22 20 2F 3E 3C 66 6F 72 6D 61 74 20 | Data" /><format 
1F0: 63 6F 6E 74 65 6E 74 54 79 70 65 3D 22 50 53 47 | contentType="PSG
200: 61 6D 65 22 20 2F 3E 3C 66 6F 72 6D 61 74 20 63 | ame" /><format c
210: 6F 6E 74 65 6E 74 54 79 70 65 3D 22 50 53 4D 41 | ontentType="PSMA
220: 70 70 22 20 2F 3E 3C 2F 66 75 6E 63 74 69 6F 6E | pp" /></function
230: 3E 3C 66 75 6E 63 74 69 6F 6E 20 74 79 70 65 3D | ><function type=
240: 22 62 61 63 6B 75 70 22 3E 3C 66 6F 72 6D 61 74 | "backup"><format
250: 20 74 79 70 65 3D 22 73 79 73 74 65 6D 42 61 63 |  type="systemBac
260: 6B 75 70 22 20 2F 3E 3C 2F 66 75 6E 63 74 69 6F | kup" /></functio
270: 6E 3E 3C 66 75 6E 63 74 69 6F 6E 20 74 79 70 65 | n><function type
280: 3D 22 73 79 73 74 65 6D 55 70 64 61 74 65 22 20 | ="systemUpdate" 
290: 2F 3E 3C 66 75 6E 63 74 69 6F 6E 20 74 79 70 65 | /><function type
2A0: 3D 22 6E 65 74 77 6F 72 6B 52 70 63 22 20 2F 3E | ="networkRpc" />
2B0: 3C 2F 63 61 70 61 62 69 6C 69 74 79 49 6E 66 6F | </capabilityInfo
2C0: 3E 00                                           | >.              
VitaMTP ptp_usb_getresp[935]: RESPONSE: VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (12 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
0: 0C 00 00 00 03 00 01 20 03 00 00 00             | ....... ....    
VitaMTP ptp_usb_getresp[966]: 2001
VitaMTP: Vita capability info: <?xml version="1.0" encoding="UTF-8"?><capabilityInfo version="1.0"><function type="photo"><format contentType="image/jpeg" /><format contentType="image/png" /><format contentType="image/tiff" /><format contentType="image/bmp" /><format contentType="image/gif" /><format contentType="image/x-mpo" /><format contentType="video/x-photocam-movie" /><option name="physicalView" /></function><function type="music"><format contentType="audio/mp3" /><format contentType="audio/mp4" codec="AAC" /><format contentType="audio/wav" codec="LPCM" /><option name="playlist" /></function><function type="video"><format contentType="video/mp4" videoCodec="MPEG4" audioCodec="AAC" /><format contentType="video/mp4" videoCodec="AVC" audioCodec="AAC" /><format contentType="video/x-marlin-est" /><format contentType="video/x-marlin-vod" /><option name="physicalView" /></function><function type="game"><format contentType="vitaApp" /><format contentType="PSPGame" /><format contentType="PSPSaveData" /><format contentType="PSGame" /><format contentType="PSMApp" /></function><function type="backup"><format type="systemBackup" /></function><function type="systemUpdate" /><function type="networkRpc" /></capabilityInfo>
VitaMTP ptp_usb_sendreq[596]: REQUEST: 0x953c, Unknown (953c)
VitaMTP ptp_write_func[389]: USB OUT==>
0: 0C 00 00 00 01 00 3C 95 04 00 00 00             | ......<.....    
VitaMTP ptp_usb_senddata[650]: SEND DATA PHASE
VitaMTP ptp_write_func[389]: USB OUT==>
00: 66 00 00 00 02 00 3C 95 04 00 00 00 56 00 00 00 | f.....<.....V...
10: 3C 3F 78 6D 6C 20 76 65 72 73 69 6F 6E 3D 22 31 | <?xml version="1
20: 2E 30 22 20 65 6E 63 6F 64 69 6E 67 3D 22 55 54 | .0" encoding="UT
30: 46 2D 38 22 3F 3E 3C 63 61 70 61 62 69 6C 69 74 | F-8"?><capabilit
40: 79 49 6E 66 6F 20 76 65 72 73 69 6F 6E 3D 22 31 | yInfo version="1
50: 2E 30 22 3E 3C 2F 63 61 70 61 62 69 6C 69 74 79 | .0"></capability
60: 49 6E 66 6F 3E 00                               | Info>.          
VitaMTP ptp_usb_getresp[935]: RESPONSE: VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (16 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
00: 10 00 00 00 03 00 01 20 04 00 00 00 00 00 00 00 | ....... ........
VitaMTP ptp_usb_getresp[966]: 2001
VitaMTP ptp_usb_sendreq[596]: REQUEST: 0x952a, Unknown (952a)
VitaMTP ptp_write_func[389]: USB OUT==>
00: 10 00 00 00 01 00 2A 95 05 00 00 00 00 00 00 00 | ......*.........
VitaMTP ptp_usb_getresp[935]: RESPONSE: VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (12 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
0: 0C 00 00 00 03 00 01 20 05 00 00 00             | ....... ....    
VitaMTP ptp_usb_getresp[966]: 2001
vitaEventListener: Event 0xC10B recieved, slot 7 with function address 0x804c220
vitaEventSendHttpObjectFromURL: Event recieved: RequestSendHttpObjectFromURL, code: 0xc10b, id: 7
VitaMTP ptp_usb_sendreq[596]: REQUEST: 0x951f, Unknown (951f)
VitaMTP ptp_write_func[389]: USB OUT==>
00: 10 00 00 00 01 00 1F 95 06 00 00 00 07 00 00 00 | ................
VitaMTP ptp_usb_getdata[762]: GET DATA PHASE
VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (193 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
00: C1 00 00 00 02 00 1F 95 06 00 00 00 00 00 00 00 | ................
10: 00 00 00 00 A9 00 00 00 68 74 74 70 3A 2F 2F 66 | ........http://f
20: 75 73 30 31 2E 70 73 70 32 2E 75 70 64 61 74 65 | us01.psp2.update
30: 2E 70 6C 61 79 73 74 61 74 69 6F 6E 2E 6E 65 74 | .playstation.net
40: 2F 75 70 64 61 74 65 2F 70 73 70 32 2F 6C 69 73 | /update/psp2/lis
50: 74 2F 75 73 2F 70 73 70 32 2D 75 70 64 61 74 65 | t/us/psp2-update
60: 6C 69 73 74 2E 78 6D 6C 3F 76 65 72 3D 30 32 31 | list.xml?ver=021
70: 31 30 30 30 30 26 73 69 64 3D 30 61 63 61 32 62 | 10000&sid=0aca2b
80: 32 65 61 33 37 35 63 34 35 30 62 34 39 63 36 30 | 2ea375c450b49c60
90: 66 30 38 63 38 37 61 37 61 61 62 66 39 36 63 62 | f08c87a7aabf96cb
A0: 36 34 61 61 66 64 65 32 62 35 65 38 36 33 34 66 | 64aafde2b5e8634f
B0: 64 63 39 31 64 39 37 39 36 36 26 6E 64 3D 30 3B | dc91d97966&nd=0;
C0: 00                                              | .               
VitaMTP ptp_usb_getresp[935]: RESPONSE: VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (12 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
0: 0C 00 00 00 03 00 01 20 06 00 00 00             | ....... ....    
VitaMTP ptp_usb_getresp[966]: 2001
readFileToBuffer: Cannot open /home/addison/PSVita//psp2-updatelist.xml for reading.
requestURL: Reading of /home/addison/PSVita//psp2-updatelist.xml returned -1.
vitaEventSendHttpObjectFromURL: Failed to download @
VitaMTP ptp_usb_sendreq[596]: REQUEST: 0x9518, Unknown (9518)
VitaMTP ptp_write_func[389]: USB OUT==>
00: 14 00 00 00 01 00 18 95 07 00 00 00 07 00 00 00 | ................
10: 18 A0 00 00                                     | ....            
VitaMTP ptp_usb_getresp[935]: RESPONSE: VitaMTP ptp_read_func[221]: Remaining size to read: 0x0200 bytes
VitaMTP ptp_read_func[240]: Reading in 0x0200 bytes
VitaMTP ptp_read_func[249]: Result of read: 0x0000 (12 bytes)
VitaMTP ptp_read_func[254]: <==USB IN
0: 0C 00 00 00 03 00 01 20 07 00 00 00             | ....... ....    
VitaMTP ptp_usb_getresp[966]: 2001
VitaMTP: PTP: reading event an error 0x02ff occurred
vitaEventListener: Error reading event from USB interrupt.
fatman01923
Posts: 117
Joined: Thu Dec 06, 2012 11:10 pm

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by fatman01923 »

Hello Yifan Lu, when I compile I get this error

Code: Select all

./configure: line 11551: AC_LIB_PREPARE_PREFIX: command not found
./configure: line 11552: AC_LIB_RPATH: command not found
./configure: line 11557: syntax error near unexpected token 'iconv'
./configure: line 11557: '          AC_LIB_LINKFLAGS_BODY(iconv)'
autoconf is updated to the latest version as well as libtool, libusb, and the other dependencies it needs. I am running Fedora 18 64 Bit.
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by SMOKE »

@yifanlu
That looks like the same error Im getting

EDIT:
@fatman01923
You ninja'd me!
Also, have you tried the debian packages on Wololo's Blog?
fatman01923
Posts: 117
Joined: Thu Dec 06, 2012 11:10 pm

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by fatman01923 »

EDIT:
@fatman01923
You ninja'd me!
Also, have you tried the debian packages on Wololo's Blog?
Lol! But no I haven't tried them could you direct link me to it? As I am not sure where to look exactly thanks SMOKE! :D
Last edited by fatman01923 on Sun May 05, 2013 8:10 pm, edited 1 time in total.
man_of_power05
Posts: 170
Joined: Fri Nov 12, 2010 10:37 pm

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by man_of_power05 »

@smoke

it looks like i might be getting the same error as you
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by SMOKE »

fatman01923 wrote:Lol! But no I haven't tried them could you direct link me to it? As I am not sure where to look exactly thanks SMOKE! :D
http://wololo.net/2013/05/05/release-yi ... ibvitamtp/
man_of_power05 wrote:@smoke

it looks like i might be getting the same error as you
I just said that :roll:
man_of_power05
Posts: 170
Joined: Fri Nov 12, 2010 10:37 pm

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by man_of_power05 »

SMOKE wrote:
man_of_power05 wrote:@smoke

it looks like i might be getting the same error as you
I just said that :roll:
oh. ok then
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

Re: OpenCMA/libVitaMTP 1.1.2 beta release: CMA on Linux

Post by SMOKE »

@yifanlu
I cant connect my Vita to my PS3 because my PS3 has been banned.
I forgot about that
Locked

Return to “Programming and Security”