Am Dienstag, 3. November 2015 10:45:25 UTC+1 schrieb Ingo Ruhnke:
>
> On Tue, Nov 3, 2015 at 9:13 AM, jonny kotzur <[email protected] 
> <javascript:>> 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] <javascript:> 
> ICQ:      59461927 
>

here it is:
sudo lsusb -v -d 045e:028f 

Bus 003 Device 002: ID 045e:028f Microsoft Corp. Xbox360 Wireless Controller
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0         8
  idVendor           0x045e Microsoft Corp.
  idProduct          0x028f Xbox360 Wireless Controller
  bcdDevice            2.04
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           18
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass     93 
      bInterfaceProtocol    255 
      iInterface              0 
can't get device qualifier: Resource temporarily unavailable
can't get debug descriptor: Resource temporarily unavailable
cannot read device status, Resource temporarily unavailable (11) 

-- 
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