Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- When I plug in the controller.
- dmesg
- ```
- [119308.454069] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002
- [119308.454081] uhci_hcd 0000:00:1a.0: port 1 portsc 008a,00
- [119308.454092] hub 3-0:1.0: port 1, status 0100, change 0003, 12 Mb/s
- [119308.454097] usb 3-1: USB disconnect, device number 5
- [119308.454100] usb 3-1: unregistering device
- [119308.454104] usb 3-1: unregistering interface 3-1:1.0
- [119308.454182] usb 3-1: unregistering interface 3-1:1.1
- [119308.454254] usb 3-1: unregistering interface 3-1:1.2
- [119308.454313] usb 3-1: unregistering interface 3-1:1.3
- [119308.454335] usb 3-1: usb_disable_device nuking all URBs
- [119308.558035] hub 3-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
- [119309.704059] usb usb3: suspend_rh (auto-stop)
- [119310.537987] hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0002
- [119310.538000] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 001803 0 ACK POWER sig=j CSC CONNECT
- [119310.538018] hub 1-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
- [119310.643035] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
- [119310.694239] ehci_hcd 0000:00:1a.7: port 1 full speed --> companion
- [119310.694266] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003801 0 ACK POWER OWNER sig=j CONNECT
- [119310.694270] hub 1-0:1.0: port 1 not reset yet, waiting 50ms
- [119310.704036] usb usb3: wakeup_rh (auto-start)
- [119310.745036] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC
- [119310.745059] hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0002
- [119310.745066] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC
- [119310.745073] hub 1-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
- [119310.849036] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
- [119310.849043] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002
- [119310.849052] uhci_hcd 0000:00:1a.0: port 1 portsc 0093,00
- [119310.849059] hub 3-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
- [119310.954037] hub 3-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
- [119311.056038] usb 3-1: new full-speed USB device number 6 using uhci_hcd
- [119311.178020] usb 3-1: ep0 maxpacket = 8
- [119311.219065] usb 3-1: skipped 1 descriptor after interface
- [119311.219070] usb 3-1: skipped 1 descriptor after interface
- [119311.219074] usb 3-1: skipped 1 descriptor after interface
- [119311.219077] usb 3-1: skipped 1 descriptor after interface
- [119311.224083] usb 3-1: default language 0x0409
- [119311.255056] usb 3-1: udev 6, busnum 3, minor = 261
- [119311.255060] usb 3-1: New USB device found, idVendor=0e6f, idProduct=0213
- [119311.255064] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [119311.255067] usb 3-1: Product: Afterglow Gamepad for Xbox 360
- [119311.255070] usb 3-1: Manufacturer: Performance Designed Products
- [119311.255072] usb 3-1: SerialNumber: 06908206
- [119311.255187] usb 3-1: usb_probe_device
- [119311.255191] usb 3-1: configuration #1 chosen from 1 choice
- [119311.258075] usb 3-1: adding 3-1:1.0 (config #1, interface 0)
- [119311.258157] usb 3-1: adding 3-1:1.1 (config #1, interface 1)
- [119311.258229] usb 3-1: adding 3-1:1.2 (config #1, interface 2)
- [119311.258272] usb 3-1: adding 3-1:1.3 (config #1, interface 3)
- ```
- after I run xboxdrv via sudo
- ```
- [119367.580539] input: Xbox Gamepad (userspace driver) as /devices/virtual/input/input20
- [119367.582070] uhci_hcd 0000:00:1a.0: release dev 6 ep81-INT, period 4, phase 2, 36 us
- .
- .
- .
- [119370.682084] uhci_hcd 0000:00:1a.0: reserve dev 6 ep81-INT, period 4, phase 2, 36 us
- ```
Advertisement
Add Comment
Please, Sign In to add comment