http://bugs.winehq.org/show_bug.cgi?id=15447
Summary: usb interface access problem Product: Wine Version: 1.1.4 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: joerg.kuehne@gmx.net
Created an attachment (id=16331) --> (http://bugs.winehq.org/attachment.cgi?id=16331) dinput debug log
dear wine developer group
I have a problem with my usb commander (7-channel commander) which is not mapped correctly to the application. If I test the event handling as root with the following command:
evtest /dev/input/event8 -> this has the following output:
Input driver version is 1.0.0 Input device ID: bus 0x3 vendor 0x127f product 0xe008 version 0x100 Input device name: "IPACS Ikarus Gamecommander" etc. and it reacting correctly to the usb commander events reps. it is responding to the axes-movements of the usb commander.
the command:
cd ~/.wine/drive_c/Programme\IPACS\AeroFly\ Professional\ Deluxe
WINEDEBUG=+dinput wine flyrun.exe > dinput.log 2>&1
gives the attached output