h.a.,
just got a SAITEK P750 pc gamepad/joystick which i connect via USB. this thing got 12 buttons. jstest /dev/js0 on the console, when X is NOT running works very fine i.e. all the values are coming in with the correct identifiers.
as soon as i start X and (try with joystick object from ggee) i only get 3 or 4 distinct buttons, all other events are lost.
unfortunately also mambo.peabody seems to be down for an alternate joystick object.
anyhow, it seems to me that X is more of the problem than pd, but docs on how to configure the joystick in XF86Config seems really sparse ..
anyhints?
ixi,jdl
-- X D U · O 7 g
hi _-¯-_,
just get http://www.pure-data.org/pd_joystick-0.0.tar.gz while mambo is away, install it and you shall be very happy.
all my tender buttons at ultra usb.
cheers, j
_-¯-_ about [PD] joystick / Today
| |h.a., | |just got a SAITEK P750 pc gamepad/joystick which i connect via USB. |this thing got 12 buttons. |jstest /dev/js0 on the console, when X is NOT running works very |fine i.e. all the values are coming in with the correct identifiers. | |as soon as i start X and (try with joystick object from ggee) |i only get 3 or 4 distinct buttons, all other events are lost. | |unfortunately also mambo.peabody seems to be down for an alternate |joystick object. | |anyhow, it seems to me that X is more of the problem than pd, but docs |on how to configure the joystick in XF86Config seems really sparse .. | |anyhints? |-- X D U · O 7 g -- X D V · O R G
http://mambo.peabody.jhu.edu/~jsarlo/pd/pd_joystick.tar.gz
Should work fine.
-- ______________________________ | | Joseph A. Sarlo | | jsarlo@mambo.peabody.jhu.edu |______________________________
On Thu, 13 Dec 2001, _-¯-_ wrote:
hi _-¯-_,
just get http://www.pure-data.org/pd_joystick-0.0.tar.gz while mambo is away, install it and you shall be very happy.
all my tender buttons at ultra usb.
cheers, j
_-¯-_ about [PD] joystick / Today
| |h.a., | |just got a SAITEK P750 pc gamepad/joystick which i connect via USB. |this thing got 12 buttons. |jstest /dev/js0 on the console, when X is NOT running works very |fine i.e. all the values are coming in with the correct identifiers. | |as soon as i start X and (try with joystick object from ggee) |i only get 3 or 4 distinct buttons, all other events are lost. | |unfortunately also mambo.peabody seems to be down for an alternate |joystick object. | |anyhow, it seems to me that X is more of the problem than pd, but docs |on how to configure the joystick in XF86Config seems really sparse .. | |anyhints? |-- X D U · O 7 g -- X D V · O R G
_-¯-_ hat gesagt: // _-¯-_ wrote:
just got a SAITEK P750 pc gamepad/joystick which i connect via USB. this thing got 12 buttons. jstest /dev/js0 on the console, when X is NOT running works very fine i.e. all the values are coming in with the correct identifiers.
as soon as i start X and (try with joystick object from ggee) i only get 3 or 4 distinct buttons, all other events are lost.
unfortunately also mambo.peabody seems to be down for an alternate joystick object.
Does jstest work under X then? If not, I doubt that another joystick object for PD will bring better results. I have my 8-button gamepad working okay under X/PD with ggee, so I think ggee is not the problem.
anyhow, it seems to me that X is more of the problem than pd, but docs on how to configure the joystick in XF86Config seems really sparse ..
What X version are you running and is there any joystick configuration in you XF86Config[-4]? If there is, try to remove all joystick stuff from the X configuration InputDevice section. The linux joystick modules alone should work under X and with PD, too.
__ __
Frank Barknecht ____ ______ ____ __ trip\ \ / /wire ______
/ __// __ /__/ __// // __ \ / / __ \ ___\
/ / / ____/ / / / // ____// /\ \ ___\____ \
/_/ /_____/ /_/ /_//_____// / \ \_____\_____
/_/ _\
rite, was/is all working finewith josef's joystick object.
theres one tiny issue remianing:
when starting + quitting pd with the joystuick pathc a few times the object starts to mix up the outlets. most axes dont come out at all and the buttons come out the right -2 and -3 outlets and dont give 0 or 1 but 0 or -32767
when i _keep having jstest /dev/input/js0 running all the time it seems to work better i.e. the mixup phenomenon does not appear.
cheers, hog
Frank Barknecht about Re: [PD] joystick / Today
|_-¯-_ hat gesagt: // _-¯-_ wrote: | |> just got a SAITEK P750 pc gamepad/joystick which i connect via USB. |> this thing got 12 buttons. |> jstest /dev/js0 on the console, when X is NOT running works very |> fine i.e. all the values are coming in with the correct identifiers. |> |> as soon as i start X and (try with joystick object from ggee) |> i only get 3 or 4 distinct buttons, all other events are lost. |> |> unfortunately also mambo.peabody seems to be down for an alternate |> joystick object. | |Does jstest work under X then? If not, I doubt that another joystick |object for PD will bring better results. I have my 8-button gamepad |working okay under X/PD with ggee, so I think ggee is not the problem. | |> anyhow, it seems to me that X is more of the problem than pd, but docs |> on how to configure the joystick in XF86Config seems really sparse .. | |What X version are you running and is there any joystick configuration |in you XF86Config[-4]? If there is, try to remove all joystick stuff |from the X configuration InputDevice section. The linux joystick modules |alone should work under X and with PD, too. | |bye, |