Easy Automated Raspbian Image for using G27 as G29 with USB
Re: Easy Automated Raspbian Image for using G27 as G29 with
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.
Re: Easy Automated Raspbian Image for using G27 as G29 with
Matlo,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
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
Re: Easy Automated Raspbian Image for using G27 as G29 with
Does your wheel control the mouse cursor?
GIMX creator
Re: Easy Automated Raspbian Image for using G27 as G29 with
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
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
Re: Easy Automated Raspbian Image for using G27 as G29 with
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)
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.
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
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.
Re: Easy Automated Raspbian Image for using G27 as G29 with
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?
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?
Re: Easy Automated Raspbian Image for using G27 as G29 with
If you upload your image, I would definitely be interested in trying it out.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?
-
- Posts: 13
- Joined: Fri Jan 29, 2016 2:52 pm
Re: Easy Automated Raspbian Image for using G27 as G29 with
Do it...what are you waiting for?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?
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?
Re: Easy Automated Raspbian Image for using G27 as G29 with
You should be able to use the PS button after the wheel calibrates for the second time. I have not experienced a timeout.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?