Page 9 of 11

Re: GIMX on Raspberry Pi

Posted: Fri Mar 08, 2013 5:35 pm
by Davwot
So any word on this yet?

Re: GIMX on Raspberry Pi

Posted: Tue May 14, 2013 9:44 pm
by Matlo
I started a wiki page for RPi instructions: link.

I did not work further on the SPI/UART :(

Re: GIMX on Raspberry Pi

Posted: Wed May 15, 2013 5:56 pm
by Matlo
Both bluetooth and usb methods work fine on my setup 8-)

Re: GIMX on Raspberry Pi

Posted: Sat May 25, 2013 9:12 pm
by Matlo
Did anyone tested the instructions provided on the wiki?

Feedbacks with detailed setups are welcome!

Re: GIMX on Raspberry Pi

Posted: Fri May 31, 2013 3:12 pm
by Davwot
I have some issues, when I tried to install "sudo apt-get install git-core" it wouldn't work, I had to update my RPi with another linux command to get this to work.

Also "wget http://gimx.fr/download/gimx-raspbian.html" wont work as the RPi needs something else to run this that I dont have installed.

Further to this I couldn't even download it the "sixemu_1.01-1_armhf.deb" file as it kept downloading the html file instead of the "*.deb" file.

Can you tell me what it is I'm missing, I feel like there is some developer software tools I'm missing.

Re: GIMX on Raspberry Pi

Posted: Fri May 31, 2013 4:35 pm
by Matlo
What distro are you using?

What are the command line error messages?

Do you have an internet connection during the installation?

Re: GIMX on Raspberry Pi

Posted: Thu Jun 27, 2013 6:22 pm
by Matlo
Bump.

Feedbacks are still appreciated!

Re: GIMX on Raspberry Pi

Posted: Sun Aug 04, 2013 6:55 am
by yuichy
Hi! Thank you for software.
I want to use Raspberry Pi with PS3.
I did until the GIMX installation following these instructions. http://gimx.fr/wiki/index.php?title=RPi
And want to use bluetooth.
So what is the meaning of 'emu <PS3 bdaddr>' and 'emuclient -c <config file>'?
It seems it's not correct to just type on the concole.

I want to know how to do after the GIMX installation like these.
step 1. type 'emu <PS3 bdaddr>' and 'emuclient -c <config file>'
step 2. open Gimx-bluetooth
etc etc.

Best Regards.

Re: GIMX on Raspberry Pi

Posted: Mon Aug 05, 2013 6:53 am
by Matlo
More details on command line options on this page.

Re: GIMX on Raspberry Pi

Posted: Wed Aug 07, 2013 3:34 am
by yuichy
Oh, Thank you so much!