Eric Matlis created a new topic ' joystick crash logitech f310' in the forum. 4 years ago

Hello. I am experiencing driver crashes when I connect a Logitech F310 joystick/gamepad under Linux and Ekos. This is with both stable and bleeding edge kstars indi library versions. Device is established under /dev/input/js0.

The crash is instantaneous as soon as I hit connect.

logging outputs:

EKOS logfile:
[2020-10-13T20:11:43.063 EDT DEBG ][ org.kde.kstars.ekos] - Resetting Ekos Manager...
[2020-10-13T20:11:43.085 EDT INFO ][ org.kde.kstars.ekos] - "Starting INDI services..."
[2020-10-13T20:11:43.196 EDT INFO ][ org.kde.kstars.ekos] - "INDI services started on port 7624. Please connect devices."
[2020-10-13T20:11:43.206 EDT INFO ][ org.kde.kstars.ekos] - Ekos received a new device: "Telescope Simulator"
[2020-10-13T20:11:43.263 EDT INFO ][ org.kde.kstars.ekos] - Ekos received a new device: "CCD Simulator"
[2020-10-13T20:11:43.282 EDT INFO ][ org.kde.kstars.ekos] - Ekos received a new device: "Joystick"
[2020-10-13T20:11:46.490 EDT CRIT ][ org.kde.kstars.indi] - INDI driver "indi_joystick" crashed!
[2020-10-13T20:11:46.505 EDT INFO ][ org.kde.kstars.ekos] - "Joystick is offline."
[2020-10-13T20:11:46.508 EDT DEBG ][ org.kde.kstars.ekos] - Resetting Ekos Manager...

joystick logfile:
INFO 0.000927 sec : Session log file /home/matlis/.indi/logs/2020-10-14/indi_joystick/indi_joystick_00:22:26.log
DEBUG 34.442455 sec : Configuration successfully saved.
DEBUG 35.993195 sec : Toggle Debug Level -- Driver Debug
DEBUG 35.993239 sec : Toggle Logging Level -- Driver Debug
INFO 35.993271 sec : Session log file /home/matlis/.indi/logs/2020-10-14/indi_joystick/indi_joystick_00:22:26.log
DEBUG 35.993329 sec : Configuration successfully loaded.
INFO 43.278013 sec : Joystick is online.

I have the joystick set to the "xinput" mode (there is a button on the back to set either xinput or directinput) although the driver crashes at either setting.

jstest /dev/input/js0 confirms that the Linux driver is responding to command inputs from the joystick.

Please advise, thank you!

Read More...