Good morning, I've been using xboxdrv for a while with a wired xbox controller. I've added a wireless controller to the system and it seems to be causing some issues.
I think it's CPU load of some sort, as soon as I pull out the wireless receiver from the Pi then the stuttering stops. The wired controller does not affect the stuttering. I'm not sure if its a problem with the way I've loaded xboxdrv. I've added the following command to *rc.local* > *# shutting down xpad* > *sudo rmmod xpad &**sleep 1* > *# - xbox driver -* > > *sudo xboxdrv --daemon --id 0 --led 2 --dpad-only --deadzone 4000 > --trigger-as-button --next-controller --wid 1 --led 3 --dpad-only > --deadzone 4000 --trigger-as-button --silent --detach-kernel-driver --dbus > disabled &**sleep 1* Any help on this appreciated. Thanks. -- You received this message because you are subscribed to the Google Groups "xboxdrv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/xboxdrv. For more options, visit https://groups.google.com/d/optout.
