Random Homebrew: Kingdom Hearts: Soras Destiny
Kingdom Hearts: Soras Destiny is a Jump&Run Game in which you must fight many enemys from the Kingdo [...]
Friends: Coding 'n Cracking - Nymphaea - PS3 Forum - darkforestgroup - daxhordes.org - Tgames - coldbird - gopsp.it - pspstation.org - prometheus - hgoel.info - MakeSmartTV - ps vita

[WIP]OI CMA needs beta-testers

Re: [WIP]OI CMA needs beta-testers

Postby Xian Nox » Fri May 18, 2012 6:39 am

fate6 wrote:well ill try running openSuSE 11.4 from a flash drive and see if it works
get the kde image if you do this.
Spoiler
Disturbed0ne wrote:PS. EVERYONE should like girls. they're just so soft. :oops:
Moderator 80% corrupt. That's funny, I don't feel corrupt. In fact, I feel pretty good.
What looks like a blog of mine can be seen here.
User avatar
Xian Nox
Moderator
 
Posts: 5996
Joined: Fri Nov 05, 2010 5:27 pm
Location: /home/xian/n-field

Re: [WIP]OI CMA needs beta-testers

Postby fate6 » Fri May 18, 2012 6:45 am

i haven't tried the KDE ver. yet but when I run the gnome ver. it gives me a error every time

I get to the welcome screen then if I choose install or the option the run it as a live CD it just errors out and restarts
(I should probably open a thread for this shouldn't I ?)
User avatar
fate6
Moderator
 
Posts: 4016
Joined: Fri Mar 09, 2012 1:18 am
Location: fate6@Canterlot:~>

Re: [WIP]OI CMA needs beta-testers

Postby popsdeco » Mon May 21, 2012 9:10 am

Although I don't have Vita, I tested the dropbox version in Debian Wheezy.
in root:
Code: Select all
apt-get install libqt4-dev qt4-qmake libxml2-dev
cd src
nano OpenIdeaCMA #add /usr/include/libxml2 to INCLUDEPATH
qmake
make

It seems current libmtp-dev package doesn't support Vita stuff.

PS I don't recommend using prebuilt binary, as Qt's (C++ mangled) function names change often...
Last edited by popsdeco on Wed May 23, 2012 7:37 am, edited 1 time in total.
http://twitter.com/popsdeco (retired)
PopsDeco (extracts pops modules incl. 6.60) http://bit.ly/pOo2f1
popsloader v4g is available on my Dropbox site.
popsdeco
 
Posts: 87
Joined: Sat Jul 02, 2011 4:57 pm

Re: [WIP]OI CMA needs beta-testers

Postby jrbo » Mon May 21, 2012 2:05 pm

All this robot talk is making my head spin :?
jrbo
 
Posts: 163
Joined: Wed Apr 04, 2012 7:56 pm

Re: [WIP]OI CMA needs beta-testers

Postby fate6 » Tue May 22, 2012 10:34 pm

so I finally got it working and it connects to my Vita but when I tap on CMA on my vita I get a "An error has occurred"
and I get this in terminal when I try to add a Music directory when its connected


Code: Select all
fate6@Canterlot:~/Documents/OpenIdeaCMA_pre-alpha1.0/src$ sudo ./OpenIdeaCMA
Device 0 (VID=054c and PID=04e4) is a Sony Playstation Vita.
Segmentation fault
User avatar
fate6
Moderator
 
Posts: 4016
Joined: Fri Mar 09, 2012 1:18 am
Location: fate6@Canterlot:~>

Re: [WIP]OI CMA needs beta-testers

Postby Xian Nox » Tue May 22, 2012 10:47 pm

fate6 wrote:so I finally got it working and it connects to my Vita but when I tap on CMA on my vita I get a "An error has occurred"
and I get this in terminal when I try to add a Music directory when its connected


Code: Select all
fate6@Canterlot:~/Documents/OpenIdeaCMA_pre-alpha1.0/src$ sudo ./OpenIdeaCMA
Device 0 (VID=054c and PID=04e4) is a Sony Playstation Vita.
Segmentation fault

Architecture? (x86 or x64?) I have a feeling it's the Vita library fault.
Spoiler
Disturbed0ne wrote:PS. EVERYONE should like girls. they're just so soft. :oops:
Moderator 80% corrupt. That's funny, I don't feel corrupt. In fact, I feel pretty good.
What looks like a blog of mine can be seen here.
User avatar
Xian Nox
Moderator
 
Posts: 5996
Joined: Fri Nov 05, 2010 5:27 pm
Location: /home/xian/n-field

Re: [WIP]OI CMA needs beta-testers

Postby fate6 » Tue May 22, 2012 10:52 pm

x86
(it could be that Sony changed something for CMA in 1.67 ?)
User avatar
fate6
Moderator
 
Posts: 4016
Joined: Fri Mar 09, 2012 1:18 am
Location: fate6@Canterlot:~>

Re: [WIP]OI CMA needs beta-testers

Postby Xian Nox » Tue May 22, 2012 11:06 pm

I doubt they changed anything. What caught my attention was this:
popsdeco wrote:You might need to compile libmtp on your own if your arch isn't i386.
I don't see the source code of that. Only source code I see is for the interface, and it produces a ton of warnings when compiled.
Anyway, I don't remember ever getting segmentation faults with Qt4, but I did get plenty of those writing programs in C. This is why I think the problem lies in the libmtp.
Spoiler
Disturbed0ne wrote:PS. EVERYONE should like girls. they're just so soft. :oops:
Moderator 80% corrupt. That's funny, I don't feel corrupt. In fact, I feel pretty good.
What looks like a blog of mine can be seen here.
User avatar
Xian Nox
Moderator
 
Posts: 5996
Joined: Fri Nov 05, 2010 5:27 pm
Location: /home/xian/n-field

Re: [WIP]OI CMA needs beta-testers

Postby fate6 » Tue May 22, 2012 11:15 pm

well I'll just wait till there's a update then :(
(I kinda want a Xian fanbar right now ;) )
User avatar
fate6
Moderator
 
Posts: 4016
Joined: Fri Mar 09, 2012 1:18 am
Location: fate6@Canterlot:~>

Re: [WIP]OI CMA needs beta-testers

Postby popsdeco » Wed May 23, 2012 7:40 am

Xian:
I don't know why they used libmtp.a style, but you can just compile https://github.com/yifanlu/libMTP ...

I didn't know this libmtp is patched one... I should have checked the thread from 1st page
http://twitter.com/popsdeco (retired)
PopsDeco (extracts pops modules incl. 6.60) http://bit.ly/pOo2f1
popsloader v4g is available on my Dropbox site.
popsdeco
 
Posts: 87
Joined: Sat Jul 02, 2011 4:57 pm

PreviousNext

Return to Security/Homebrews

Who is online

Users browsing this forum: Kankertje, mistermix and 5 guests