On Mon, Jul 3, 2017 at 9:34 AM,  <[email protected]> wrote:
> Trouble is, this leaves the controllers in an unusable state for all the
> other games that can use them just fine without xboxdrv.  I guess the
> original driver has been unloaded and needs to be re-loaded back in?

Unplugging and plugging back in should, but is ugly. This might work
(haven't tried):

    rmmod xpad
    modprobe xpad

There is also a function to reattach a kernel driver:

http://libusb.sourceforge.net/api-1.0/group__dev.html#gae20ab529701bc567672311d1a8adbe99

But I am not sure if there is an easy way to trigger that as a user,
xboxdrv itself doesn't support that at the moment.

-- 
Blog:     http://grumbel.blogspot.com/
JabberID: xmpp:[email protected]
ICQ:      59461927

-- 
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 https://groups.google.com/group/xboxdrv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to