Page 7 of 12

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Wed Jul 24, 2013 12:13 pm
by codestation
Put your psp saves in apps/PSAVEDATA/1334ad1e07a11a7a

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Thu Jul 25, 2013 4:08 am
by TelcoLou
Beautiful! Thanks a bunch man! My brain hurts much less now :D :D :D

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Thu Jul 25, 2013 5:46 am
by EzpadaZ
I'm constantly freezing, and my desktop just stops working, i need to restart but it only happens when i plug in my vita... Any ideas?

Lubuntu 13.04

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Thu Jul 25, 2013 6:05 pm
by codestation
I am trying to debug a weird problem of SMOKE but i cannot reproduce his problem. Can you tell me the reasoning of the fseek at writeFileFromBuffer at utilities.c? since the file is opened in append mode all the writes goes to the end of the file so you cant move the file pointer for writes.

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Fri Jul 26, 2013 2:59 pm
by XPG-Xatoku
for some reason when i try to install the drivers it says there is no driver to be updated im using windows

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Fri Jul 26, 2013 3:50 pm
by Zer01ne
@XPG-Xatoku Update the drivers with devices manager...

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Mon Aug 12, 2013 6:01 pm
by barturo
Am using linux Mint 15(also tried it on ubuntu 12.10) opencma runs perfectly but when i check the memory space of my pc in my vita it says that I only have 900mb on my PC but i have a 320gb hard drive, I can't transfer anything. I read that the invalid space disk reported in linux was fixed. http://yifan.lu/p/vitamtp/

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Mon Aug 12, 2013 6:10 pm
by codestation
The patch that i posted in the issue tracker isn't merged yet. You could download the source code and patch it yourself instead of waiting for an update.

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Mon Aug 12, 2013 8:52 pm
by yifanlu
codestation wrote:The patch that i posted in the issue tracker isn't merged yet. You could download the source code and patch it yourself instead of waiting for an update.
I haven't checked on this in a while. From the reception I've got, it seems like there isn't much interest, so it may be a while before I get the time to update the sources again. People who are capable of compiling are capable to applying your patches. (Thanks btw)

Re: OpenCMA/libVitaMTP 2.0: CMA on Linux and Windows

Posted: Mon Aug 12, 2013 9:05 pm
by barturo
codestation wrote:The patch that i posted in the issue tracker isn't merged yet. You could download the source code and patch it yourself instead of waiting for an update.
ok, thank you for the response, it seems that now it does show all my memory, after recompiling it. Thank you a lot.