Page 3 of 11

Re: GIMX for ARM ?

Posted: Sat Jul 07, 2012 3:42 pm
by Cybereu
Try uncheck "Force updates" on gimx and test.

I've have ordered my Raspberry pi today, im thinking install an light distro on it, like arch linux, to get better perfomance and still can install GIMX easily with AUR http://aur.archlinux.org/packages.php?ID=55695

Edited: My bad, not that ez, this AUR pkgbuild doesnt have support for arm architecture, need some tests and maybe can work easily.

Re: GIMX for ARM ?

Posted: Mon Jul 09, 2012 4:57 pm
by grjones123
Yey, turned off "force updates" and it works perfectly. Good job I didn't bin the Pi in frustration :)

Re: GIMX for ARM ?

Posted: Mon Jul 09, 2012 5:01 pm
by grjones123
Oh and I'm using the Debian Squeeze 19-04 version on an PNY 8gb sd, which I needed to extend the partition using gparted:
http://www.raspberrypi-spy.co.uk/2012/0 ... artitions/

Re: GIMX for ARM ?

Posted: Tue Jul 10, 2012 10:00 am
by Matlo
A way to run GIMX with no usb hub (mouse+keyboard only) is to use the onboard uart and a teensy.

Re: GIMX for ARM ?

Posted: Tue Jul 10, 2012 11:53 am
by Michel
Hi grjones123,

I received my Raspberry last week and I'd like to install GIMX on it ... but I don't know how to build "linux + GIMX ..." :oops:
Is'it possible to download you image to install it on my SD card ?

May be you have a web page for this

Michel

Re: GIMX for ARM ?

Posted: Tue Jul 10, 2012 12:05 pm
by Matlo
Michel wrote:but I don't know how to build "linux + GIMX ..."
Linux build instructions.

Re: GIMX for ARM ?

Posted: Tue Jul 10, 2012 12:53 pm
by grjones123
What Matlo says, but first get Debian Squeeze from :-
http://www.raspberrypi.org/downloads

Put that img onto an SD Card (dd or windows), preferably bigger than 2gb which the img creates. Increase the primary partition (which is far too small to do anything) and also the swap partition (errors on compile if you dont).
Follow the link but take into account resizing the swap partition (think I made a 500mb swap, default is 190mb) :-
http://www.raspberrypi-spy.co.uk/2012/0 ... artitions/

Then follow Matlo's instructions, they are pretty much straight forward but you need to use
sudo apt-get install subversion
to install the svn command.

Its not for the faint hearted, but thats half the fun of the Pi :D I must say I did a little dance when I got it working :lol:

Re: GIMX for ARM ?

Posted: Tue Jul 10, 2012 12:59 pm
by Matlo
grjones123 wrote:Then follow Matlo's instructions, they are pretty much straight forward but you need to use
sudo apt-get install subversion
to install the svn command.
This is now specified on the wiki :)

Re: GIMX for ARM ?

Posted: Sat Jul 14, 2012 8:35 pm
by Michel
Hello,

I read your tutorial and GIMX is installed on my RasberryPI.
Not easy beacause I never used Linux and I had tu config "sources".

At the end of this "hard work", I found gimx-config, gimx-fpsconfig and gimx-serial, but no "gimx-bluetooth".

Any idea ?

Re: GIMX for ARM ?

Posted: Sat Jul 14, 2012 9:47 pm
by grjones123
What happens when you press alt+f2 and then type gimx-Bluetooth?