Displaying 5 results from an estimated 5 matches for "joydev_enum_devicea".
2008 Oct 21
2
Only one joystick of two activated
...>&1 | grep -i joy" and one can see that the second joystick is recognized but cannot be activated, this is the important part of the trace after my opinion:
> trace:dinput:IDirectInputAImpl_EnumDevices - checking device 3 ('Wine Linux joystick driver')
> trace:dinput:joydev_enum_deviceA Enumerating the linux Joystick device: /dev/input/js1 (Saitek Saitek X52 Flight Control System)
> trace:dinput:joydev_create_deviceA 0x35ce3f8 {9e573ed9-7734-0001-8d4a-23903fb6bdf7} (nil) 0x32f0f8
> trace:dinput:JoystickAImpl_GetCapabilities 0x35ce4d0->(0x32f114)
> trace:dinput:Joystick...
2009 Mar 28
1
Logitech WingMan Cordless Gamepad
...gistry tips and followed their guide for DirectInput but I have a problem because command specified there doesn't give the expected output:
Code:
WINEDEBUG=+dinput wine /home/gregor/.wine/drive_c/Program\ Files/EA\ Sports/FIFA\ 09/FIFA09.exe 2>&1 | grep joydev_enum_device
trace:dinput:joydev_enum_deviceA Enumerating the linux Joystick device: /dev/input/js0 (Logitech WingMan Cordless Gamepad)
I don't get any axis info which have to be entered in registry like this:
Code:
Logitech Logitech Dual Action"="X,Y,Rz,Slider1,POV1
Can somebody help me get this line right for registry...
2008 Jun 01
1
Joystick Axis not working
...crazy windows registry thing. So please, be patient with me and my wine newbie-ness
My DirectInput regkey looks like this:
"Logitech Logitech Extreme 3D" "X,Y,Rz,Throttle,Hat0X,Hat0Y"
The (seemingly useful parts of) WINEDEBUG gives me the following info:
Code:
trace:dinput:joydev_enum_deviceA Enumerating the linux Joystick
device: /dev/input/js0 (Logitech Logitech Extreme 3D)
trace:dinput:setup_dinput_options "Logitech Logitech Extreme 3D" = "X,Y,Rz,Throttle,Hat0X,Hat0Y"
err:dinput:setup_dinput_options invalid joystick axis type: "Throttle"
err:dinput:se...
2005 Aug 08
1
Wine (latest) - Keyboard not functioning
...ce 1
('Wine keyboard driver')
109.
trace:dinput:IDirectInputAImpl_EnumDevices - checking device 2
('Wine Linux-input joystick driver')
110.
trace:dinput:IDirectInputAImpl_EnumDevices - checking device 3
('Wine Linux joystick driver')
111.
warn:dinput:joydev_enum_deviceA open(/dev/js0,O_RDONLY) failed: No
such file or directory
112.
trace:dinput:SysKeyboardAImpl_Acquire (this=0x6bb65b98)
113.
trace:dinput:SysKeyboardAImpl_GetCapabilities
(this=0x6bb65b98,0x506ec0)
Thanks in advance,
regards,
Joe
2009 Mar 15
11
Grand prix legends recognize only two joystick axis
...irectory
warn:dinput:find_joydevs Failed to open "/dev/input/event63": 2 Nessun file o directory
trace:dinput:IDirectInputAImpl_EnumDevices - checking device 3 ('Wine Linux joystick driver')
trace:dinput:joydev_enum_deviceA Enumerating the linux Joystick device: /dev/input/js0 (Saitek Cyborg USB Stick)
trace:dinput:IDirectInput7AImpl_CreateDeviceEx (0x139588)->({9e573ed9-7734-0000-8d4a-23903fb6bdf7}, (null), 0x32e5a8, (nil))
trace:dinput:joydev_create_deviceA 0x139588 {9e573ed9-7734-0000-8d4a-23903fb6bdf7} (nil)...