On Tue, Nov 3, 2015 at 9:13 AM, jonny kotzur <[email protected]> wrote:
> When installing some driver Software from Microsoft in Windows Vista or
> upwards, it works a treat. No WLAN, bluetooth or whatsoever involved.
> Can someone please tell me why this does not work with xboxdrv?
> In theory it should be possible, though it might be complicated.

What kind of gamepad are you using? From memory, XboxOne gamepads work
with a charge cable, so do Playstation 3 and 4 gamepads. Wireless
Xbox360 gamepads on the other side do not transmit any data over the
cable, they don't even offer endpoints on the USB that would make it
theoretically possible to transmit data when I remember correctly.

If you are sure that it actually works in Windows, boot into Linux,
plug in your cable and type:

    sudo lsusb -v -d 045e:028f

In case there isn't output, since it's not the regular old Play&Charge
cable, try this which will list all the USB devices:

    sudo lsusb
    sudo lsusb -v

Post the output here.

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

Reply via email to