http://bugs.winehq.org/show_bug.cgi?id=20186 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #7 from André H. <nerv(a)dawncrow.de> 2012-01-20 12:14:00 CST ---
I don't know if this is a change in Wine or in Archlinux - the gamepads work when I create a symlink like this: ln -s /dev/input/js0 /dev/js0
That's really odd, [1] and [2] show us that /dev/input/js0 is tried to open before /dev/js0 Do we need to retry opening /dev/input/js0 if it fails at the first time??? [1] http://source.winehq.org/git/wine.git/blob/6dd16ec1f0ca01800090b0c9b9aa1a189... [2] http://source.winehq.org/git/wine.git/blob/6dd16ec1f0ca01800090b0c9b9aa1a189... PS: While we are taling about Project64, can you confirm that #27902 is still present. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.