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.
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

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

Post by SMOKE »

Go here for more info on Synaptic
https://help.ubuntu.com/community/SynapticHowto

Here's the command to install it:

Code: Select all

sudo apt-get install synaptic
Advertising
soluslobo
Posts: 17
Joined: Thu Apr 03, 2014 3:46 pm

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

Post by soluslobo »

SMOKE wrote:You need to update the package with synaptic package manager.

I didn't need to, but apparently you do lol
how? I'm new to ubuntu.
codestation wrote:Try installing them from terminal:

Code: Select all

dpkg -i vitamtp*.deb
dpkg -i qcma*deb
apt-get install -f
That will install qcma (the last command will install all the missing dependencies). I will add a ppa soon, so no more terminal fiddling ;) .
I got this when I tried it

Code: Select all

root@freedom:/home/solus# dpkg -i vitamtp*.deb
dpkg: error processing archive vitamtp*.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 vitamtp*.deb
root@freedom:/home/solus# dpkg -i qcma*deb
dpkg: error processing archive qcma*deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 qcma*deb
root@freedom:/home/solus# apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
it took me forever just to install psptoolchain I had help for someone to compile the pspdev for me. I came to the conclusion that ubuntu hates me, must know I used to be a windows user.
Advertising
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

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

Post by SMOKE »

soluslobo wrote:
SMOKE wrote:You need to update the package with synaptic package manager.

I didn't need to, but apparently you do lol
how? I'm new to ubuntu.
Read the post above yours ;)
Also, those commands need sudo to run properly, I edited codestations post with the correct commands
soluslobo
Posts: 17
Joined: Thu Apr 03, 2014 3:46 pm

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

Post by soluslobo »

SMOKE wrote:
soluslobo wrote:
SMOKE wrote:You need to update the package with synaptic package manager.

I didn't need to, but apparently you do lol
how? I'm new to ubuntu.
Read the post above yours ;)
Also, those commands need sudo to run properly, I edited codestations post with the correct commands
Yeah I have synaptic, it shows I don't need any updates. It shows libavcodec54 is installed.
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

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

Post by SMOKE »

Oh I see the problem.

@codestation
you need to update the deps apparently, mine is still on the old version of the codec.
That's why I didn't notice.


EDIT:
Nope. Mine is on 6:9.11-2ubuntu2
soluslobo
Posts: 17
Joined: Thu Apr 03, 2014 3:46 pm

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

Post by soluslobo »

SMOKE wrote:Oh I see the problem.

@codestation
you need to update the deps apparently, mine is still on the old version of the codec.
That's why I didn't notice.


EDIT:
Nope. Mine is on 6:9.11-2ubuntu2
yeah that's what I have.
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

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

Post by SMOKE »

Read my last edit. I'm running a newer version of the codec so you're not on the latest.

Are you running 32bit or 64bit ?


EDIT
nvm you deleted your post...
soluslobo
Posts: 17
Joined: Thu Apr 03, 2014 3:46 pm

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

Post by soluslobo »

SMOKE wrote:Read my last edit. I'm running a newer version of the codec so you're not on the latest.

Are you running 32bit or 64bit ?


EDIT
nvm you deleted your post...
I'm on 64bit. Yeah I deleted the post lol I saw you were replying to codestation I got confused. But yes I have 6:9.11-2ubuntu2. I don't know why it works for you but not for me.
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

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

Post by SMOKE »

Try running this:

Code: Select all

sudo apt-get install libavcodec-dev libavcodec53 libavcodec54
If that doesn't work, I don't know what else to try
qwikrazor87
Guru
Posts: 2874
Joined: Sat Apr 21, 2012 1:23 pm
Location: The North Pole

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

Post by qwikrazor87 »

When running the dpkg commands make sure you are in the same directory as the .deb pkgs.
PSP 2001 - TA-085 - 6.61 PRO-C2
PS Vita 3G - PCH-1101 - 3.65 HENkaku Ensō
Alcatel phone - Android 8.1.0
Laptop - Toshiba Satellite L305D-S5974 - Ubuntu 16.04 LTS
Locked

Return to “Programming and Security”