wine not recognizing stick POV hat switches on ubuntu

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Yoav Ben-Yosef

wine not recognizing stick POV hat switches on ubuntu

Post by Yoav Ben-Yosef »

Hello,

I'm having a problem with my stick (Saitek ST290 Pro) under wine on ubuntu -
Windows game doesn't respond at all to POV buttons. On Mandriva and debian
Lenny everything works - just ubuntu gives me trouble. jstest also responds
to the POV buttons. I tried playing with the DirectInput registry entry, but
didn't get anywhere. Any suggestions?

TIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: wine not recognizing stick POV hat switches on ubuntu

Post by vitamin »

Use evdev interface instead of old joydev.
Make sure you have at least read access to /dev/input/event* device that correspond to your joystick.
Yoav Ben-Yosef

wine not recognizing stick POV hat switches on ubuntu

Post by Yoav Ben-Yosef »

Hi vitamin,

I'm still a newbee at those things and not sure I understand what your
suggestion mean. Could You please elaborate?

Thanks

2009/1/27 vitamin <[email protected]>
Use evdev interface instead of old joydev.
Make sure you have at least read access to /dev/input/event* device that
correspond to your joystick.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: wine not recognizing stick POV hat switches on ubuntu

Post by vitamin »

Yoav Ben-Yosef wrote:I'm still a newbee at those things and not sure I understand what your suggestion mean. Could You please elaborate?
man chmod
Yoav Ben-Yosef

wine not recognizing stick POV hat switches on ubuntu

Post by Yoav Ben-Yosef »

LOL sorry, my mistake - I mean using evdev instead of joydev thing. Not sure
how to do that.

2009/1/28 vitamin <[email protected]>
Yoav Ben-Yosef wrote:
I'm still a newbee at those things and not sure I understand what your
suggestion mean. Could You please elaborate?

man chmod





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: wine not recognizing stick POV hat switches on ubuntu

Post by vitamin »

Yoav Ben-Yosef wrote:LOL sorry, my mistake - I mean using evdev instead of joydev thing.
Read my post again. I told you what you have to do.
Yoav Ben-Yosef

wine not recognizing stick POV hat switches on ubuntu

Post by Yoav Ben-Yosef »

Synaptic says I have xserver-xorg-input-evdev installed and
xserver-xorg-input-joystick not installde. Is that what You meant?

Thank You

2009/1/29 vitamin <[email protected]>
Yoav Ben-Yosef wrote:
LOL sorry, my mistake - I mean using evdev instead of joydev thing.
Read my post again. I told you what you have to do.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
Locked