Mon Jan 06, 2014 8:46 am
ab2ms
Perhaps its associated with the new kernel/drivers, the XBox360 pad (Wired) refused to work until some changes were made to the /etc/rc.local script
From
xboxdrv --trigger-as-button --id 0 --led 2 --deadzone 4000 --silent & sleep 1
To
xboxdrv --trigger-as-button --id 0 --led 2 --detach-kernel-driver --deadzone 4000 --silent & sleep 1
It may be a similar issue
"The list of things I have heard now contains everything!"