JSCalibrator - calibrate your joystick

Miscellaneous tools
Post Reply
Message
Author
User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

JSCalibrator - calibrate your joystick

#1 Post by sc0ttman »

JSCalibrator
calibrate your joystick.

A simple tool to calibrate your joystick.

Also included is 'joystick' a set of terminal (cli) tools for managing and setting up your joypad or gampad.
Type: jstest or jscal in the terminal to use them.
Attachments
joystick.pet
(17.88 KiB) Downloaded 1112 times
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
sheepy
Posts: 233
Joined: Sat 07 May 2011, 03:26
Location: GA
Contact:

#2 Post by sheepy »

Whenever I try to calibrate my device with:

Code: Select all

jscal -c /dev/dri/usbdev6.2
I get the error:

Code: Select all

jscal: error getting version: Operation not permitted
Also, upon running jscalibrator, I get:

Code: Select all

/usr/local/jscalibrator/jscalibrator: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#3 Post by sc0ttman »

sheepy wrote:Whenever I try to calibrate my device with:

Code: Select all

jscal -c /dev/dri/usbdev6.2
I get the error:

Code: Select all

jscal: error getting version: Operation not permitted
Not sure what that error is, it will be device specific, maybe your device is not supported?
Also, upon running jscalibrator, I get:

Code: Select all

/usr/local/jscalibrator/jscalibrator: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
You need to install gtk1, it should be in the PPM, somewhere... Or you could search this forum for it.
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
sheepy
Posts: 233
Joined: Sat 07 May 2011, 03:26
Location: GA
Contact:

#4 Post by sheepy »

sc0ttman wrote:
sheepy wrote:Whenever I try to calibrate my device with:

Code: Select all

jscal -c /dev/dri/usbdev6.2
I get the error:

Code: Select all

jscal: error getting version: Operation not permitted
Not sure what that error is, it will be device specific, maybe your device is not supported?
Also, upon running jscalibrator, I get:

Code: Select all

/usr/local/jscalibrator/jscalibrator: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
You need to install gtk1, it should be in the PPM, somewhere... Or you could search this forum for it.
Alright, thank you. Yeah, I don't think my Logitech gamepad is supported.
It was supported on other distros, do you know if it's possible for me to grab some files off another distro's filesystem and add it to puppy to create support for the device?

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#5 Post by sc0ttman »

sheepy wrote:Alright, thank you. Yeah, I don't think my Logitech gamepad is supported.
It was supported on other distros, do you know if it's possible for me to grab some files off another distro's filesystem and add it to puppy to create support for the device?
Logitech support is usually pretty good.. use them myself..

The kernel is what contains the needed drivers and such,
although additional drivers can indeed be added.

Maybe do a search for your joypad device on the Debian or Ubuntu forums..

Also, this may help: http://murga-linux.com/puppy/viewtopic. ... 381#506381

If it doesnt help get the pad working, it may help you locate the problem.
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

Post Reply