Easy Automated Raspbian Image for using G27 as G29 with USB

Discuss everything to do with GIMX here
Post Reply
cortega1
Posts: 34
Joined: Wed Mar 30, 2016 3:34 pm

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by cortega1 »

That is f'ing cool. I might need to try and replicate one of those. Maybe with longer cables so the switch is closer to my wheel.
Steve_C78
Posts: 30
Joined: Fri Apr 22, 2016 7:01 am

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by Steve_C78 »

Matlo wrote:I think your X server is configured to emulate a mouse from joysticks.
Try uninstalling xserver-xorg-input-joystick:

Code: Select all

sudo apt-get remove xserver-xorg-input-joystick
Matlo,
I have tried to uninstalling xserver-xorg-input-joystick but the message says that there is nothing installed!

Do you know another way to do this?

Thank you
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by Matlo »

Does your wheel control the mouse cursor?
GIMX creator
Steve_C78
Posts: 30
Joined: Fri Apr 22, 2016 7:01 am

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by Steve_C78 »

Yes, the mouse is being controlled by the steering wheel and clutch pedal (x and y axis)

The left mouse button is controlled by the x button on the wheel

The right mouse button is controlled by the o button on the wheel

Note:
I have a PS4 and DFGT

Raspberry PI3 with:
Raspbian Jessie
Full desktop image based on Debian Jessie
Version: March 2016
Release date: 2016-03-18
Kernel version: 4.1

GIMX 5.7
bertie
Posts: 14
Joined: Sat Oct 24, 2015 3:25 pm

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by bertie »

Following this as I'm trying to move over from my windows laptop + GIMX to Pi2 instead.

The boot up gimx doesn't seem to work, but if I kill it and start from a command line (xterm in gui mode)

Code: Select all

gimx --nograb --config LogitechG27_G29.xml --port /dev/ttyUSB0 --status
it works. :?

However, doing this also captures the wheel movement/buttons as mouse inputs - like Steve_C78 is experiencing. I'm using the latest build in post #1 and xserver-xorg-input-joystick is not installed. So still something not right here.

Will have another play over the next few days to get the boot up gimx to work for me.
bertie
Posts: 14
Joined: Sat Oct 24, 2015 3:25 pm

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by bertie »

Followed the AutoStart GIMX at Boot from the wiki :

http://gimx.fr/wiki/index.php?title=RPi ... ithout_GUI

( and removed /home/pi/.config/autostart ) and all good!

If @waveform isn't maintaining the image any more, I'd be happy to upload mine if required. I've also disabled the X GUI as don't see the requirement of loading it as it will never be used.

p.s @Matlo, is it worth linking this thread/Pi image from the Pi wiki?
cortega1
Posts: 34
Joined: Wed Mar 30, 2016 3:34 pm

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by cortega1 »

bertie wrote:Followed the AutoStart GIMX at Boot from the wiki :

http://gimx.fr/wiki/index.php?title=RPi ... ithout_GUI

( and removed /home/pi/.config/autostart ) and all good!

If @waveform isn't maintaining the image any more, I'd be happy to upload mine if required. I've also disabled the X GUI as don't see the requirement of loading it as it will never be used.

p.s @Matlo, is it worth linking this thread/Pi image from the Pi wiki?
If you upload your image, I would definitely be interested in trying it out.
superbalza
Posts: 13
Joined: Fri Jan 29, 2016 2:52 pm

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by superbalza »

Me too!
knd
Posts: 12
Joined: Wed Dec 09, 2015 12:53 pm

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by knd »

bertie wrote:Followed the AutoStart GIMX at Boot from the wiki :

http://gimx.fr/wiki/index.php?title=RPi ... ithout_GUI

( and removed /home/pi/.config/autostart ) and all good!

If @waveform isn't maintaining the image any more, I'd be happy to upload mine if required. I've also disabled the X GUI as don't see the requirement of loading it as it will never be used.

p.s @Matlo, is it worth linking this thread/Pi image from the Pi wiki?
Do it...what are you waiting for? :lol:

When do you press the PS button on the wheel with the autostart working? Is there any delay to not get time-out or something?
cortega1
Posts: 34
Joined: Wed Mar 30, 2016 3:34 pm

Re: Easy Automated Raspbian Image for using G27 as G29 with

Post by cortega1 »

knd wrote:
...

When do you press the PS button on the wheel with the autostart working? Is there any delay to not get time-out or something?
You should be able to use the PS button after the wheel calibrates for the second time. I have not experienced a timeout.
Post Reply