Dear Sir or Madam, Capture Card ID: 07ca:0570 Manufacturer: AVerMedia Published Device Name: AVerMedia Live Gamer HD2 Model: GC570 Kernel (uname -a): Linux odin 5.4.85-1-MANJARO #1 SMP PREEMPT Mon Dec 21 21:38:53 UTC 2020 x86_64 GNU/Linux Happy new year 😁 I have trouble getting a capture card to work properly on Manjaro Linux. The Card is recognized but as soon as I start to use it or change settings in OBS the card freezes and the xhci controller driver assumes the device as dead. It seems as the xhci controller is overloaded. At another time the card is somewhat working but with frame drops as dmesg shows me bandwidth overrun warnings. Unfortunately the manufacturer does not support Linux nor provide drivers. Please see some logs I've attached. For dmesg output I manually ran the following commands to reinitialize the xhci controller driver and opened OBS to capture the device afterwards. [christian@odin ~]$ sudo echo -n "0000:06:00.0" | sudo tee /sys/bus/pci/drivers/xhci_hcd/unbind [sudo] Passwort für christian: [christian@odin ~]$ sudo echo -n "0000:06:00.0" | sudo tee /sys/bus/pci/drivers/xhci_hcd/bind I discovered that as soon as I acquire all information from the uvcvideo device with "sudo lsusb -v -s 7:2", the xhci controller resets the device just randomly. Please feel free to ask for more information as needed. I feel like the key problem is the USB controller EJ168 but I guess you're the better person to figure that out. -- Kind regards, Christian Witz
[christian@odin ~]$ sudo dmesg -w [ 644.203140] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.206265] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.207140] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.210268] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.211143] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.212746] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.214270] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.215127] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.218271] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.219145] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.222270] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.223144] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.226271] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.227143] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.229340] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.231128] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.234268] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 644.235126] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 649.323098] xhci_hcd 0000:06:00.0: xHCI host not responding to stop endpoint command. [ 649.323353] xhci_hcd 0000:06:00.0: xHCI host controller not responding, assume dead [ 649.323385] xhci_hcd 0000:06:00.0: HC died; cleaning up [ 649.323443] usb 7-2: Not enough bandwidth for altsetting 0 [ 649.323739] usb 7-2: USB disconnect, device number 3 [ 671.069332] audit: type=1101 audit(1609587101.220:112): pid=3611 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="christian" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 671.069568] audit: type=1110 audit(1609587101.220:113): pid=3611 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 671.070107] audit: type=1105 audit(1609587101.220:114): pid=3611 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 671.090588] audit: type=1106 audit(1609587101.240:115): pid=3611 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 671.090658] audit: type=1104 audit(1609587101.240:116): pid=3611 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.124844] audit: type=1101 audit(1609587115.280:117): pid=3616 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="christian" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.125042] audit: type=1110 audit(1609587115.280:118): pid=3616 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.125582] audit: type=1105 audit(1609587115.284:119): pid=3616 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.125815] audit: type=1101 audit(1609587115.284:120): pid=3615 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="christian" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.126015] audit: type=1110 audit(1609587115.284:121): pid=3615 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.126480] audit: type=1105 audit(1609587115.284:122): pid=3615 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.127509] audit: type=1106 audit(1609587115.284:123): pid=3615 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.127564] audit: type=1104 audit(1609587115.284:124): pid=3615 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.128454] xhci_hcd 0000:06:00.0: remove, state 1 [ 685.128458] usb usb7: USB disconnect, device number 1 [ 685.128656] xhci_hcd 0000:06:00.0: USB bus 7 deregistered [ 685.128663] xhci_hcd 0000:06:00.0: remove, state 4 [ 685.128665] usb usb6: USB disconnect, device number 1 [ 685.128942] xhci_hcd 0000:06:00.0: USB bus 6 deregistered [ 685.129327] audit: type=1106 audit(1609587115.287:125): pid=3616 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 685.129381] audit: type=1104 audit(1609587115.287:126): pid=3616 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' [ 689.730833] xhci_hcd 0000:06:00.0: xHCI Host Controller [ 689.730838] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 6 [ 689.730900] xhci_hcd 0000:06:00.0: hcc params 0x040040a5 hci version 0x100 quirks 0x0000000000080490 [ 689.731047] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 [ 689.731048] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 689.731049] usb usb6: Product: xHCI Host Controller [ 689.731050] usb usb6: Manufacturer: Linux 5.4.85-1-MANJARO xhci-hcd [ 689.731050] usb usb6: SerialNumber: 0000:06:00.0 [ 689.731161] hub 6-0:1.0: USB hub found [ 689.731168] hub 6-0:1.0: 2 ports detected [ 689.733012] xhci_hcd 0000:06:00.0: xHCI Host Controller [ 689.733016] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 7 [ 689.733020] xhci_hcd 0000:06:00.0: Host supports USB 3.0 SuperSpeed [ 689.733061] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. [ 689.733086] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04 [ 689.733088] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 689.733090] usb usb7: Product: xHCI Host Controller [ 689.733091] usb usb7: Manufacturer: Linux 5.4.85-1-MANJARO xhci-hcd [ 689.733092] usb usb7: SerialNumber: 0000:06:00.0 [ 689.733236] hub 7-0:1.0: USB hub found [ 689.733245] hub 7-0:1.0: 2 ports detected [ 690.080457] usb 7-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 690.106813] usb 7-2: New USB device found, idVendor=07ca, idProduct=0570, bcdDevice= 1.00 [ 690.106818] usb 7-2: New USB device strings: Mfr=6, Product=7, SerialNumber=3 [ 690.106821] usb 7-2: Product: AVerMedia USB Device [ 690.106823] usb 7-2: Manufacturer: AVerMedia [ 690.106850] usb 7-2: SerialNumber: 52021031001720 [ 690.108329] uvcvideo: Found UVC 1.00 device AVerMedia USB Device (07ca:0570) [ 690.113196] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
[christian@odin ~]$ sudo dmesg -w [ 984.147985] xhci_hcd 0000:06:00.0: xHCI Host Controller [ 984.147989] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 6 [ 984.148050] xhci_hcd 0000:06:00.0: hcc params 0x040040a5 hci version 0x100 quirks 0x0000000000080490 [ 984.148182] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 [ 984.148183] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 984.148184] usb usb6: Product: xHCI Host Controller [ 984.148185] usb usb6: Manufacturer: Linux 5.4.85-1-MANJARO xhci-hcd [ 984.148185] usb usb6: SerialNumber: 0000:06:00.0 [ 984.148281] hub 6-0:1.0: USB hub found [ 984.148288] hub 6-0:1.0: 2 ports detected [ 984.150146] xhci_hcd 0000:06:00.0: xHCI Host Controller [ 984.150149] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 7 [ 984.150152] xhci_hcd 0000:06:00.0: Host supports USB 3.0 SuperSpeed [ 984.150173] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. [ 984.150188] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04 [ 984.150189] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 984.150189] usb usb7: Product: xHCI Host Controller [ 984.150190] usb usb7: Manufacturer: Linux 5.4.85-1-MANJARO xhci-hcd [ 984.150191] usb usb7: SerialNumber: 0000:06:00.0 [ 984.150262] hub 7-0:1.0: USB hub found [ 984.150269] hub 7-0:1.0: 2 ports detected [ 984.150594] audit: type=1106 audit(1609587414.321:182): pid=4501 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 984.150692] audit: type=1104 audit(1609587414.321:183): pid=4501 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success' [ 984.585742] usb 7-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 984.611071] usb 7-2: New USB device found, idVendor=07ca, idProduct=0570, bcdDevice= 1.00 [ 984.611075] usb 7-2: New USB device strings: Mfr=6, Product=7, SerialNumber=3 [ 984.611077] usb 7-2: Product: AVerMedia USB Device [ 984.611078] usb 7-2: Manufacturer: AVerMedia [ 984.611080] usb 7-2: SerialNumber: 52021031001720 [ 984.612481] uvcvideo: Found UVC 1.00 device AVerMedia USB Device (07ca:0570) [ 984.614566] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 996.072027] usb 7-2: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 996.132980] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.151681] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.152563] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.155687] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.156562] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.159688] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.160562] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.163687] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.164353] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.167707] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.168568] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.171680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.172555] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.175711] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.176583] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.179680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.180554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.183688] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.184562] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.187693] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.188567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.191680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.192566] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.195679] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.196553] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.200554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.203679] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.204557] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.207679] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.208554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.211679] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.212554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.214341] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.216553] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.219717] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.220565] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.224554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.227680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.228554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.230986] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.232554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.235679] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.236566] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.239680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.240553] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.243680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.244557] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.247640] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.251694] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.252555] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.255680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.256554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.259679] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.260554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.263679] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.264342] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.267680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.268554] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.271685] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.272555] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.275680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.276558] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.279681] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.280557] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.283690] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.284555] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.287683] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.288568] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.291687] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.292565] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.295682] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.296555] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.300571] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.303691] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.304556] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.307694] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.308555] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.311704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.312567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.314359] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.316567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.319680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.320568] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.323681] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.324555] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.327680] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.328564] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.330987] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.332555] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.335681] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.336565] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.339684] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.340574] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.343698] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.344558] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.347650] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.351682] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.352556] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.355691] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.356570] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.359690] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.360556] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.363691] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.364352] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.367681] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.368570] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.371713] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.372565] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.375695] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.376563] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.379682] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.380556] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.383694] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.384565] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.387690] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.388577] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.391704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.392556] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.395682] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.396556] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.400557] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.403695] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.404574] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.407684] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.408557] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.411692] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.412556] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.414355] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.416575] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.419700] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.420575] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.423701] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.424561] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.427689] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.428560] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.431011] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.432570] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.435706] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.436580] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.439708] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.440582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.443690] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.444563] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.447671] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.451714] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.452581] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.455691] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.456576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.459702] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.460576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.463703] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.464364] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.467702] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.468584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.471706] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.472584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.475710] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.476584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.479702] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.480576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.483702] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.484576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.487702] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.488576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.491709] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.492576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.495708] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.496583] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.500583] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.503708] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.504583] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.507689] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.508559] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.511694] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.512575] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.514363] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.516575] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.519700] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.520575] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.523707] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.524581] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.527687] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.528582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.531013] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.532582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.535707] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.536580] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.539688] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.540561] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.543696] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.544587] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.547655] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.551688] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.552579] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.555703] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.556579] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.559704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.560579] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.563710] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.564360] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.567711] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.568585] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.571690] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.572561] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.575688] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.576572] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.579706] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.580572] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.583702] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.584568] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.587702] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.588577] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.591704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.592567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.595709] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.596584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.600584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.603711] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.604567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.607695] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.608562] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.611690] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.612574] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.614357] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.616575] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.619700] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.620575] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.623700] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.624582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.627686] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.628561] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.631013] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.632582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.635690] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.636563] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.639689] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.640579] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.643704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.644572] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.647662] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.651686] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.652579] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.655704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.656579] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.659704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.660561] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.663705] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.664358] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.667704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.668579] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.671693] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.672568] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.675687] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.676563] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.679707] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.680583] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.683708] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.684571] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.687712] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.688567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.691721] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.692589] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.695714] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.696582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.700584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.703709] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.704585] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.707687] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.708562] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.711700] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.712578] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.714366] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.716584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.719699] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.720573] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.723700] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.724584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.727745] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.727754] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.731017] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.732588] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.735687] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.736571] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.739687] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.740562] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.743703] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.744571] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.747661] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.751693] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.752571] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.755687] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.756578] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.759709] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.760585] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.763711] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.764354] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.767710] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.768585] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.771703] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.772563] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.775689] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.776573] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.779708] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.780572] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.783691] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.784562] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.787708] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.788567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.791699] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.792582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.795716] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.796571] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.800590] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.803716] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.804576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.807689] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.808561] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.811698] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.812567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.814361] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.816567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.819707] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.820582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.823713] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.824573] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.827692] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.828564] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.831000] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.832580] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.835705] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.836566] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.839689] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.840561] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.843698] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.844564] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.847654] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.851697] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.852588] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.855712] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.856586] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.859716] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.860582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.863705] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.864360] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.867692] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.868581] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.871689] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.872566] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.875689] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.876567] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.879711] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.880587] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.883712] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.884587] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.887712] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.888587] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.891694] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.892585] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.895692] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.896564] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.900581] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.903707] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.904581] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.907692] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.908564] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.911693] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.912564] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.914353] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.916576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.919702] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.920589] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.923701] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.924591] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.927706] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.928580] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.931007] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.932573] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.935693] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.936579] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.939692] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.940563] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.943711] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.944576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.947657] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.951691] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.952571] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.955713] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.956589] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.959713] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.960588] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.963693] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.964353] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.967713] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.968588] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.971695] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.972573] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.975693] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.976577] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.979702] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.980578] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.983717] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.984570] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.987706] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.988582] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.991690] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.992565] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.995703] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 996.996571] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.000587] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.003712] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.004588] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.007694] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.008566] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.011698] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.012570] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.014354] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.016593] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.019719] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.020595] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.023720] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.024595] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.027696] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.028587] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.031010] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.032584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.035709] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.036584] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.039699] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.040569] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.043704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.044575] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.047671] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.051698] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.052588] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.055712] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.056588] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.059712] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.060588] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.063695] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.064354] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.067722] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.068595] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.071696] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.072571] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.075694] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.076580] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.079717] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.080592] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.083717] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.084592] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.087717] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.088588] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.091713] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.092570] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.095713] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.096589] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.100594] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.103720] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.104596] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.107698] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.108574] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.111698] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.112581] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.114359] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.116591] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.119717] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.120591] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.123717] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.124593] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.127722] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.128575] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.131021] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.132587] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.135704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.136576] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.139695] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.140569] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.143698] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.144594] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.147660] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.151704] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.152593] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.155719] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.156577] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.159718] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.160593] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.163721] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.164371] xhci_hcd 0000:06:00.0: WARN: bandwidth overrun event for slot 1 ep 18 on endpoint [ 997.266753] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.266758] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef45d0 trb-start 0000000566ef45e0 trb-end 0000000566ef45f0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.266999] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.267003] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4600 trb-start 0000000566ef4610 trb-end 0000000566ef4620 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.267249] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.267251] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4630 trb-start 0000000566ef4640 trb-end 0000000566ef4650 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.267498] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.267501] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4660 trb-start 0000000566ef4670 trb-end 0000000566ef4680 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.267889] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.267893] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef46b0 trb-start 0000000566ef46c0 trb-end 0000000566ef46d0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.268124] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.268128] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef46e0 trb-start 0000000566ef46f0 trb-end 0000000566ef4700 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.268381] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.268387] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4710 trb-start 0000000566ef4720 trb-end 0000000566ef4730 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.268614] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.268618] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4740 trb-start 0000000566ef4750 trb-end 0000000566ef4750 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.268752] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.268755] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4750 trb-start 0000000566ef4760 trb-end 0000000566ef4770 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.269004] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.269008] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4780 trb-start 0000000566ef4790 trb-end 0000000566ef47a0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.269250] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.269254] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef47b0 trb-start 0000000566ef47c0 trb-end 0000000566ef47d0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.269499] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.269502] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef47e0 trb-start 0000000566ef47f0 trb-end 0000000566ef4800 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.269874] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.269878] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4830 trb-start 0000000566ef4840 trb-end 0000000566ef4850 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.270124] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.270128] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4860 trb-start 0000000566ef4870 trb-end 0000000566ef4880 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.270374] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.270377] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4890 trb-start 0000000566ef48a0 trb-end 0000000566ef48b0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.270624] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.270627] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef48c0 trb-start 0000000566ef48d0 trb-end 0000000566ef48d0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.270749] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.270752] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef48d0 trb-start 0000000566ef48e0 trb-end 0000000566ef48f0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.271010] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.271014] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4900 trb-start 0000000566ef4910 trb-end 0000000566ef4920 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.271250] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.271253] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4930 trb-start 0000000566ef4940 trb-end 0000000566ef4950 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.271499] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.271503] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4960 trb-start 0000000566ef4970 trb-end 0000000566ef4980 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.271876] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.271880] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef49b0 trb-start 0000000566ef49c0 trb-end 0000000566ef49d0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.272124] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.272128] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef49e0 trb-start 0000000566ef49f0 trb-end 0000000566ef4a00 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.272375] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.272378] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4a10 trb-start 0000000566ef4a20 trb-end 0000000566ef4a30 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.272625] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.272631] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4a40 trb-start 0000000566ef4a50 trb-end 0000000566ef4a50 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.272749] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.272753] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4a50 trb-start 0000000566ef4a60 trb-end 0000000566ef4a70 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.273012] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.273016] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4a80 trb-start 0000000566ef4a90 trb-end 0000000566ef4aa0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.273249] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.273253] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4ab0 trb-start 0000000566ef4ac0 trb-end 0000000566ef4ad0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.273499] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.273502] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4ae0 trb-start 0000000566ef4af0 trb-end 0000000566ef4b00 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.273874] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.273878] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4b30 trb-start 0000000566ef4b40 trb-end 0000000566ef4b50 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.274135] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.274139] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4b60 trb-start 0000000566ef4b70 trb-end 0000000566ef4b80 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.274374] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.274377] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4b90 trb-start 0000000566ef4ba0 trb-end 0000000566ef4bb0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.274624] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.274627] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4bc0 trb-start 0000000566ef4bd0 trb-end 0000000566ef4bd0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.274749] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.274752] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4bd0 trb-start 0000000566ef4be0 trb-end 0000000566ef4bf0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.275000] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.275003] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4c00 trb-start 0000000566ef4c10 trb-end 0000000566ef4c20 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.275264] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.275270] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4c30 trb-start 0000000566ef4c40 trb-end 0000000566ef4c50 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.275512] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.275515] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4c60 trb-start 0000000566ef4c70 trb-end 0000000566ef4c80 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.275885] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.275889] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4cb0 trb-start 0000000566ef4cc0 trb-end 0000000566ef4cd0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.276125] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.276128] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4ce0 trb-start 0000000566ef4cf0 trb-end 0000000566ef4d00 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.276374] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.276377] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4d10 trb-start 0000000566ef4d20 trb-end 0000000566ef4d30 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.276606] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.276608] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4d40 trb-start 0000000566ef4d50 trb-end 0000000566ef4d50 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.276746] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.276748] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4d50 trb-start 0000000566ef4d60 trb-end 0000000566ef4d70 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.276997] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.276998] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4d80 trb-start 0000000566ef4d90 trb-end 0000000566ef4da0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.277247] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.277248] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4db0 trb-start 0000000566ef4dc0 trb-end 0000000566ef4dd0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.277506] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.277507] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4de0 trb-start 0000000566ef4df0 trb-end 0000000566ef4e00 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.277881] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.277883] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4e30 trb-start 0000000566ef4e40 trb-end 0000000566ef4e50 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.278121] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.278123] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4e60 trb-start 0000000566ef4e70 trb-end 0000000566ef4e80 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.278390] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.278391] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4e90 trb-start 0000000566ef4ea0 trb-end 0000000566ef4eb0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.278638] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.278639] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4ec0 trb-start 0000000566ef4ed0 trb-end 0000000566ef4ed0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.278744] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.278745] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4ed0 trb-start 0000000566ef4ee0 trb-end 0000000566ef4ef0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.278994] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.278995] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4f00 trb-start 0000000566ef4f10 trb-end 0000000566ef4f20 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.279230] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.279231] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4f30 trb-start 0000000566ef4f40 trb-end 0000000566ef4f50 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.279480] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.279481] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4f60 trb-start 0000000566ef4f70 trb-end 0000000566ef4f80 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.279855] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.279856] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4fb0 trb-start 0000000566ef4fc0 trb-end 0000000566ef4fd0 seg-start 0000000566ef4000 seg-end 0000000566ef4ff0 [ 997.280106] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.280107] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef4fe0 trb-start 0000000566ef5000 trb-end 0000000566ef5010 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.280356] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.280357] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5020 trb-start 0000000566ef5030 trb-end 0000000566ef5040 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.280605] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.280606] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5050 trb-start 0000000566ef5060 trb-end 0000000566ef5060 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.280730] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.280731] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5060 trb-start 0000000566ef5070 trb-end 0000000566ef5080 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.280994] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.280995] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5090 trb-start 0000000566ef50a0 trb-end 0000000566ef50b0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.281231] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.281232] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef50c0 trb-start 0000000566ef50d0 trb-end 0000000566ef50e0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.281480] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.281481] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef50f0 trb-start 0000000566ef5100 trb-end 0000000566ef5110 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.281870] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.281871] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5140 trb-start 0000000566ef5150 trb-end 0000000566ef5160 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.282120] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.282121] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5170 trb-start 0000000566ef5180 trb-end 0000000566ef5190 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.282355] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.282356] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef51a0 trb-start 0000000566ef51b0 trb-end 0000000566ef51c0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.282606] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.282606] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef51d0 trb-start 0000000566ef51e0 trb-end 0000000566ef51e0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.282730] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.282731] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef51e0 trb-start 0000000566ef51f0 trb-end 0000000566ef5200 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.282981] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.282982] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5210 trb-start 0000000566ef5220 trb-end 0000000566ef5230 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.283245] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.283246] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5240 trb-start 0000000566ef5250 trb-end 0000000566ef5260 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.283495] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.283496] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5270 trb-start 0000000566ef5280 trb-end 0000000566ef5290 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.283856] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.283857] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef52c0 trb-start 0000000566ef52d0 trb-end 0000000566ef52e0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.284120] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.284122] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef52f0 trb-start 0000000566ef5300 trb-end 0000000566ef5310 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.284370] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.284371] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5320 trb-start 0000000566ef5330 trb-end 0000000566ef5340 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.284619] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.284620] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5350 trb-start 0000000566ef5360 trb-end 0000000566ef5360 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.284730] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.284731] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5360 trb-start 0000000566ef5370 trb-end 0000000566ef5380 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.284981] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.284982] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5390 trb-start 0000000566ef53a0 trb-end 0000000566ef53b0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.285238] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.285239] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef53c0 trb-start 0000000566ef53d0 trb-end 0000000566ef53e0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.285481] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.285482] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef53f0 trb-start 0000000566ef5400 trb-end 0000000566ef5410 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.285856] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.285858] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5440 trb-start 0000000566ef5450 trb-end 0000000566ef5460 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.286106] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.286107] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5470 trb-start 0000000566ef5480 trb-end 0000000566ef5490 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.286363] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.286364] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef54a0 trb-start 0000000566ef54b0 trb-end 0000000566ef54c0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.286606] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.286607] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef54d0 trb-start 0000000566ef54e0 trb-end 0000000566ef54e0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.286731] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.286731] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef54e0 trb-start 0000000566ef54f0 trb-end 0000000566ef5500 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.286981] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.286982] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5510 trb-start 0000000566ef5520 trb-end 0000000566ef5530 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.287230] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.287231] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5540 trb-start 0000000566ef5550 trb-end 0000000566ef5560 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.287482] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.287483] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5570 trb-start 0000000566ef5580 trb-end 0000000566ef5590 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.287856] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.287857] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef55c0 trb-start 0000000566ef55d0 trb-end 0000000566ef55e0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.288106] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.288106] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef55f0 trb-start 0000000566ef5600 trb-end 0000000566ef5610 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.288357] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.288359] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5620 trb-start 0000000566ef5630 trb-end 0000000566ef5640 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.288606] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.288607] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5650 trb-start 0000000566ef5660 trb-end 0000000566ef5660 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.288731] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.288732] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5660 trb-start 0000000566ef5670 trb-end 0000000566ef5680 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.288981] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.288982] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5690 trb-start 0000000566ef56a0 trb-end 0000000566ef56b0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.289231] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.289232] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef56c0 trb-start 0000000566ef56d0 trb-end 0000000566ef56e0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.289481] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.289483] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef56f0 trb-start 0000000566ef5700 trb-end 0000000566ef5710 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.289856] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.289857] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5740 trb-start 0000000566ef5750 trb-end 0000000566ef5760 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.290105] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.290106] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5770 trb-start 0000000566ef5780 trb-end 0000000566ef5790 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.290356] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.290356] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef57a0 trb-start 0000000566ef57b0 trb-end 0000000566ef57c0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.290606] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.290607] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef57d0 trb-start 0000000566ef57e0 trb-end 0000000566ef57e0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.290730] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.290731] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef57e0 trb-start 0000000566ef57f0 trb-end 0000000566ef5800 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.290981] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.290982] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5810 trb-start 0000000566ef5820 trb-end 0000000566ef5830 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.291232] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.291233] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5840 trb-start 0000000566ef5850 trb-end 0000000566ef5860 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.291481] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.291482] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef5870 trb-start 0000000566ef5880 trb-end 0000000566ef5890 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 997.291799] usb 7-2: USB disconnect, device number 2 [ 997.291857] xhci_hcd 0000:06:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 18 comp_code 13 [ 997.291858] xhci_hcd 0000:06:00.0: Looking for event-dma 0000000566ef58c0 trb-start 0000000566ef58d0 trb-end 0000000566ef58e0 seg-start 0000000566ef5000 seg-end 0000000566ef5ff0 [ 998.131891] usb 7-2: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd [ 998.157277] usb 7-2: New USB device found, idVendor=07ca, idProduct=0570, bcdDevice= 1.00 [ 998.157280] usb 7-2: New USB device strings: Mfr=6, Product=7, SerialNumber=3 [ 998.157282] usb 7-2: Product: AVerMedia USB Device [ 998.157284] usb 7-2: Manufacturer: AVerMedia [ 998.157285] usb 7-2: SerialNumber: 52021031001720 [ 998.158655] uvcvideo: Found UVC 1.00 device AVerMedia USB Device (07ca:0570) [ 998.164644] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 1010.018482] usb 7-2: reset SuperSpeed Gen 1 USB device number 3 using xhci_hcd [ 1011.241917] usb 7-2: USB disconnect, device number 3 [ 1011.778369] usb 7-2: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd [ 1011.803849] usb 7-2: New USB device found, idVendor=07ca, idProduct=0570, bcdDevice= 1.00 [ 1011.803852] usb 7-2: New USB device strings: Mfr=6, Product=7, SerialNumber=3 [ 1011.803853] usb 7-2: Product: AVerMedia USB Device [ 1011.803854] usb 7-2: Manufacturer: AVerMedia [ 1011.803855] usb 7-2: SerialNumber: 52021031001720 [ 1011.805237] uvcvideo: Found UVC 1.00 device AVerMedia USB Device (07ca:0570) [ 1011.814939] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
[christian@odin ~]$ lspci -nn | grep USB 00:14.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB xHCI Controller [8086:8cb1] 00:1d.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1 [8086:8ca6] 01:00.2 USB controller [0c03]: NVIDIA Corporation TU106 USB 3.1 Host Controller [10de:1ada] (rev a1) 01:00.3 Serial bus controller [0c80]: NVIDIA Corporation TU106 USB Type-C UCSI Controller [10de:1adb] (rev a1) 06:00.0 USB controller [0c03]: Etron Technology, Inc. EJ168 USB 3.0 Host Controller [1b6f:7023] (rev 01)
[christian@odin ~]$ lsusb Bus 001 Device 002: ID 8087:8001 Intel Corp. Integrated Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 004: ID 07ca:0570 AVerMedia Technologies, Inc. AVerMedia USB Device Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 1bcf:2c99 Sunplus Innovation Technology Inc. FHD Capture Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 003: ID 045e:02ea Microsoft Corp. Xbox One S Controller Bus 002 Device 002: ID 046a:010d Cherry GmbH MX-Board 3.0 Keyboard Bus 002 Device 008: ID 1038:1729 SteelSeries ApS SteelSeries Rival 110 Gaming Mouse Bus 002 Device 007: ID 17a0:0002 Samson Technologies Corp. Q1U dynamic microphone Bus 002 Device 005: ID 8087:0025 Intel Corp. Wireless-AC 9260 Bluetooth Adapter Bus 002 Device 006: ID 0499:170f Yamaha Corp. Steinberg UR22mkII Bus 002 Device 004: ID 0424:2422 Microchip Technology, Inc. (formerly SMSC) Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[christian@odin ~]$ lsusb -t /: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M |__ Port 2: Dev 3, If 0, Class=Video, Driver=uvcvideo, 5000M |__ Port 2: Dev 3, If 1, Class=Video, Driver=uvcvideo, 5000M |__ Port 2: Dev 3, If 2, Class=Audio, Driver=snd-usb-audio, 5000M |__ Port 2: Dev 3, If 3, Class=Audio, Driver=snd-usb-audio, 5000M /: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 10000M /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M |__ Port 1: Dev 2, If 0, Class=Video, Driver=uvcvideo, 5000M |__ Port 1: Dev 2, If 1, Class=Video, Driver=uvcvideo, 5000M |__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 5000M |__ Port 1: Dev 2, If 3, Class=Audio, Driver=snd-usb-audio, 5000M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/14p, 480M |__ Port 4: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 4: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 8: Dev 3, If 0, Class=Vendor Specific Class, Driver=xpad, 12M |__ Port 8: Dev 3, If 1, Class=Vendor Specific Class, Driver=, 12M |__ Port 8: Dev 3, If 2, Class=Vendor Specific Class, Driver=, 12M |__ Port 10: Dev 4, If 0, Class=Hub, Driver=hub/1p, 480M |__ Port 1: Dev 6, If 1, Class=Audio, Driver=snd-usb-audio, 480M |__ Port 1: Dev 6, If 2, Class=Audio, Driver=snd-usb-audio, 480M |__ Port 1: Dev 6, If 0, Class=Audio, Driver=snd-usb-audio, 480M |__ Port 1: Dev 6, If 3, Class=Audio, Driver=snd-usb-audio, 480M |__ Port 12: Dev 5, If 1, Class=Wireless, Driver=btusb, 12M |__ Port 12: Dev 5, If 0, Class=Wireless, Driver=btusb, 12M |__ Port 13: Dev 7, If 0, Class=Audio, Driver=snd-usb-audio, 12M |__ Port 13: Dev 7, If 1, Class=Audio, Driver=snd-usb-audio, 12M |__ Port 14: Dev 8, If 0, Class=Human Interface Device, Driver=usbhid, 12M |__ Port 14: Dev 8, If 1, Class=Human Interface Device, Driver=usbhid, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
[christian@odin ~]$ sudo lsusb -v -s 7:1 [sudo] Passwort für christian: Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 3 bMaxPacketSize0 9 idVendor 0x1d6b Linux Foundation idProduct 0x0003 3.0 root hub bcdDevice 5.04 iManufacturer 3 Linux 5.4.85-1-MANJARO xhci-hcd iProduct 2 xHCI Host Controller iSerial 1 0000:06:00.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x001f bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 bMaxBurst 0 Hub Descriptor: bLength 12 bDescriptorType 42 nNbrPorts 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere bHubDecLat 0.0 micro seconds wHubDelay 0 nano seconds DeviceRemovable 0x00 Hub Port Status: Port 1: 0000.02a0 5Gbps power Rx.Detect Port 2: 0000.0203 5Gbps power U0 enable connect Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x000f bNumDeviceCaps 1 SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x00 wSpeedsSupported 0x0008 Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 3 Lowest fully-functional device speed is SuperSpeed (5Gbps) bU1DevExitLat 0 micro seconds bU2DevExitLat 0 micro seconds can't get debug descriptor: Resource temporarily unavailable Device Status: 0x0001 Self Powered
[christian@odin ~]$ sudo lsusb -v -s 7:2 Bus 007 Device 002: ID 07ca:0570 AVerMedia Technologies, Inc. AVerMedia USB Device Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 bDeviceProtocol 1 Interface Association bMaxPacketSize0 9 idVendor 0x07ca AVerMedia Technologies, Inc. idProduct 0x0570 bcdDevice 1.00 iManufacturer 6 AVerMedia iProduct 7 AVerMedia USB Device iSerial 3 52021031001720 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x02ce bNumInterfaces 4 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 600mA Interface Association: bLength 8 bDescriptorType 11 bFirstInterface 0 bInterfaceCount 2 bFunctionClass 14 Video bFunctionSubClass 3 Video Interface Collection bFunctionProtocol 0 iFunction 8 AVerMedia Live Gamer HD 2 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 14 Video bInterfaceSubClass 1 Video Control bInterfaceProtocol 0 iInterface 8 AVerMedia Live Gamer HD 2 VideoControl Interface Descriptor: bLength 13 bDescriptorType 36 bDescriptorSubtype 1 (HEADER) bcdUVC 1.00 wTotalLength 0x004f dwClockFrequency 120.000000MHz bInCollection 1 baInterfaceNr( 0) 1 VideoControl Interface Descriptor: bLength 18 bDescriptorType 36 bDescriptorSubtype 2 (INPUT_TERMINAL) bTerminalID 1 wTerminalType 0x0201 Camera Sensor bAssocTerminal 0 iTerminal 0 wObjectiveFocalLengthMin 0 wObjectiveFocalLengthMax 0 wOcularFocalLength 0 bControlSize 3 bmControls 0x00000000 VideoControl Interface Descriptor: bLength 11 bDescriptorType 36 bDescriptorSubtype 5 (PROCESSING_UNIT) Warning: Descriptor too short bUnitID 3 bSourceID 1 wMaxMultiplier 0 bControlSize 2 bmControls 0x0000000f Brightness Contrast Hue Saturation iProcessing 0 bmVideoStandards 0x09 None SECAM - 625/50 VideoControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 3 (OUTPUT_TERMINAL) bTerminalID 2 wTerminalType 0x0101 USB Streaming bAssocTerminal 0 bSourceID 4 iTerminal 0 VideoControl Interface Descriptor: bLength 28 bDescriptorType 36 bDescriptorSubtype 6 (EXTENSION_UNIT) bUnitID 4 guidExtensionCode {c66d125b-0480-0844-8c26-b8363a84de63} bNumControls 17 bNrInPins 1 baSourceID( 0) 3 bControlSize 3 bmControls( 0) 0x07 bmControls( 1) 0xfe bmControls( 2) 0x01 iExtension 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 8 AVerMedia Live Gamer HD 2 VideoStreaming Interface Descriptor: bLength 15 bDescriptorType 36 bDescriptorSubtype 1 (INPUT_HEADER) bNumFormats 2 wTotalLength 0x017d bEndPointAddress 137 bmInfo 0 bTerminalLink 2 bStillCaptureMethod 0 bTriggerSupport 0 bTriggerUsage 0 bControlSize 1 bmaControls( 0) 0 bmaControls( 1) 0 VideoStreaming Interface Descriptor: bLength 11 bDescriptorType 36 bDescriptorSubtype 6 (FORMAT_MJPEG) bFormatIndex 1 bNumFrameDescriptors 5 bFlags 0 Fixed-size samples: No bDefaultFrameIndex 1 bAspectRatioX 0 bAspectRatioY 0 bmInterlaceFlags 0x00 Interlaced stream or variable: No Fields per frame: 1 fields Field 1 first: No Field pattern: Field 1 only bCopyProtect 0 VideoStreaming Interface Descriptor: bLength 34 bDescriptorType 36 bDescriptorSubtype 7 (FRAME_MJPEG) bFrameIndex 1 bmCapabilities 0x00 Still image unsupported wWidth 640 wHeight 480 dwMinBitRate 294617088 dwMaxBitRate 294912000 dwMaxVideoFrameBufferSize 614400 dwDefaultFrameInterval 166833 bFrameIntervalType 2 dwFrameInterval( 0) 166666 dwFrameInterval( 1) 166833 VideoStreaming Interface Descriptor: bLength 34 bDescriptorType 36 bDescriptorSubtype 7 (FRAME_MJPEG) bFrameIndex 2 bmCapabilities 0x00 Still image unsupported wWidth 720 wHeight 480 dwMinBitRate 331444224 dwMaxBitRate 331776000 dwMaxVideoFrameBufferSize 691200 dwDefaultFrameInterval 166833 bFrameIntervalType 2 dwFrameInterval( 0) 166666 dwFrameInterval( 1) 166833 VideoStreaming Interface Descriptor: bLength 30 bDescriptorType 36 bDescriptorSubtype 7 (FRAME_MJPEG) bFrameIndex 3 bmCapabilities 0x00 Still image unsupported wWidth 720 wHeight 576 dwMinBitRate 331776000 dwMaxBitRate 331776000 dwMaxVideoFrameBufferSize 829440 dwDefaultFrameInterval 200000 bFrameIntervalType 1 dwFrameInterval( 0) 200000 VideoStreaming Interface Descriptor: bLength 38 bDescriptorType 36 bDescriptorSubtype 7 (FRAME_MJPEG) bFrameIndex 4 bmCapabilities 0x00 Still image unsupported wWidth 1280 wHeight 720 dwMinBitRate 737280000 dwMaxBitRate 884736000 dwMaxVideoFrameBufferSize 1843200 dwDefaultFrameInterval 166666 bFrameIntervalType 3 dwFrameInterval( 0) 166666 dwFrameInterval( 1) 166833 dwFrameInterval( 2) 200000 VideoStreaming Interface Descriptor: bLength 46 bDescriptorType 36 bDescriptorSubtype 7 (FRAME_MJPEG) bFrameIndex 5 bmCapabilities 0x00 Still image unsupported wWidth 1920 wHeight 1080 dwMinBitRate 994332672 dwMaxBitRate 1990656000 dwMaxVideoFrameBufferSize 4147200 dwDefaultFrameInterval 166666 bFrameIntervalType 5 dwFrameInterval( 0) 166666 dwFrameInterval( 1) 166833 dwFrameInterval( 2) 200000 dwFrameInterval( 3) 333333 dwFrameInterval( 4) 333667 VideoStreaming Interface Descriptor: bLength 6 bDescriptorType 36 bDescriptorSubtype 13 (COLORFORMAT) bColorPrimaries 1 (BT.709,sRGB) bTransferCharacteristics 1 (BT.709) bMatrixCoefficients 4 (SMPTE 170M (BT.601)) VideoStreaming Interface Descriptor: bLength 27 bDescriptorType 36 bDescriptorSubtype 4 (FORMAT_UNCOMPRESSED) bFormatIndex 2 bNumFrameDescriptors 5 guidFormat {32595559-0000-0010-8000-00aa00389b71} bBitsPerPixel 16 bDefaultFrameIndex 1 bAspectRatioX 0 bAspectRatioY 0 bmInterlaceFlags 0x00 Interlaced stream or variable: No Fields per frame: 2 fields Field 1 first: No Field pattern: Field 1 only bCopyProtect 0 VideoStreaming Interface Descriptor: bLength 34 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 1 bmCapabilities 0x00 Still image unsupported wWidth 640 wHeight 480 dwMinBitRate 294617088 dwMaxBitRate 294912000 dwMaxVideoFrameBufferSize 614400 dwDefaultFrameInterval 166833 bFrameIntervalType 2 dwFrameInterval( 0) 166666 dwFrameInterval( 1) 166833 VideoStreaming Interface Descriptor: bLength 34 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 2 bmCapabilities 0x00 Still image unsupported wWidth 720 wHeight 480 dwMinBitRate 331444224 dwMaxBitRate 331776000 dwMaxVideoFrameBufferSize 691200 dwDefaultFrameInterval 166833 bFrameIntervalType 2 dwFrameInterval( 0) 166666 dwFrameInterval( 1) 166833 VideoStreaming Interface Descriptor: bLength 30 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 3 bmCapabilities 0x00 Still image unsupported wWidth 720 wHeight 576 dwMinBitRate 331776000 dwMaxBitRate 331776000 dwMaxVideoFrameBufferSize 829440 dwDefaultFrameInterval 200000 bFrameIntervalType 1 dwFrameInterval( 0) 200000 VideoStreaming Interface Descriptor: bLength 38 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 4 bmCapabilities 0x00 Still image unsupported wWidth 1280 wHeight 720 dwMinBitRate 737280000 dwMaxBitRate 884736000 dwMaxVideoFrameBufferSize 1843200 dwDefaultFrameInterval 166666 bFrameIntervalType 3 dwFrameInterval( 0) 166666 dwFrameInterval( 1) 166833 dwFrameInterval( 2) 200000 VideoStreaming Interface Descriptor: bLength 46 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 5 bmCapabilities 0x00 Still image unsupported wWidth 1920 wHeight 1080 dwMinBitRate 994332672 dwMaxBitRate 1990656000 dwMaxVideoFrameBufferSize 4147200 dwDefaultFrameInterval 166666 bFrameIntervalType 5 dwFrameInterval( 0) 166666 dwFrameInterval( 1) 166833 dwFrameInterval( 2) 200000 dwFrameInterval( 3) 333333 dwFrameInterval( 4) 333667 VideoStreaming Interface Descriptor: bLength 6 bDescriptorType 36 bDescriptorSubtype 13 (COLORFORMAT) bColorPrimaries 1 (BT.709,sRGB) bTransferCharacteristics 1 (BT.709) bMatrixCoefficients 4 (SMPTE 170M (BT.601)) Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 1 bNumEndpoints 1 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 8 AVerMedia Live Gamer HD 2 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x89 EP 9 IN bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 1 bMaxBurst 11 Mult 2 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 2 bNumEndpoints 1 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 8 AVerMedia Live Gamer HD 2 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x89 EP 9 IN bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 1 bMaxBurst 12 Interface Association: bLength 8 bDescriptorType 11 bFirstInterface 2 bInterfaceCount 2 bFunctionClass 1 Audio bFunctionSubClass 2 Streaming bFunctionProtocol 0 iFunction 9 AVerMedia Live Gamer HD 2 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 2 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 1 Audio bInterfaceSubClass 1 Control Device bInterfaceProtocol 0 iInterface 9 AVerMedia Live Gamer HD 2 AudioControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 1 (HEADER) bcdADC 1.00 wTotalLength 0x003a bInCollection 1 baInterfaceNr(0) 3 AudioControl Interface Descriptor: bLength 12 bDescriptorType 36 bDescriptorSubtype 2 (INPUT_TERMINAL) bTerminalID 1 wTerminalType 0x0602 Digital Audio Interface bAssocTerminal 0 bNrChannels 1 wChannelConfig 0x0000 iChannelNames 0 iTerminal 0 AudioControl Interface Descriptor: bLength 12 bDescriptorType 36 bDescriptorSubtype 2 (INPUT_TERMINAL) bTerminalID 5 wTerminalType 0x0603 Line Connector bAssocTerminal 0 bNrChannels 1 wChannelConfig 0x0000 iChannelNames 0 iTerminal 0 AudioControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 3 (OUTPUT_TERMINAL) bTerminalID 2 wTerminalType 0x0101 USB Streaming bAssocTerminal 0 bSourceID 3 iTerminal 0 AudioControl Interface Descriptor: bLength 8 bDescriptorType 36 bDescriptorSubtype 6 (FEATURE_UNIT) bUnitID 3 bSourceID 4 bControlSize 1 bmaControls(0) 0x01 Mute Control iFeature 0 AudioControl Interface Descriptor: bLength 8 bDescriptorType 36 bDescriptorSubtype 5 (SELECTOR_UNIT) bUnitID 4 bNrInPins 2 baSourceID(0) 1 baSourceID(1) 5 iSelector 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 3 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 0 iInterface 9 AVerMedia Live Gamer HD 2 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 3 bAlternateSetting 1 bNumEndpoints 1 bInterfaceClass 1 Audio bInterfaceSubClass 2 Streaming bInterfaceProtocol 0 iInterface 9 AVerMedia Live Gamer HD 2 AudioStreaming Interface Descriptor: bLength 7 bDescriptorType 36 bDescriptorSubtype 1 (AS_GENERAL) bTerminalLink 2 bDelay 1 frames wFormatTag 0x0001 PCM AudioStreaming Interface Descriptor: bLength 11 bDescriptorType 36 bDescriptorSubtype 2 (FORMAT_TYPE) bFormatType 1 (FORMAT_TYPE_I) bNrChannels 2 bSubframeSize 2 bBitResolution 16 bSamFreqType 1 Discrete tSamFreq[ 0] 48000 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x8a EP 10 IN bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x00c0 1x 192 bytes bInterval 4 bMaxBurst 0 AudioStreaming Endpoint Descriptor: bLength 7 bDescriptorType 37 bDescriptorSubtype 1 (EP_GENERAL) bmAttributes 0x01 Sampling Frequency bLockDelayUnits 0 Undefined wLockDelay 0x0000 Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x0016 bNumDeviceCaps 2 USB 2.0 Extension Device Capability: bLength 7 bDescriptorType 16 bDevCapabilityType 2 bmAttributes 0x00000006 BESL Link Power Management (LPM) Supported SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x00 wSpeedsSupported 0x000e Device can operate at Full Speed (12Mbps) Device can operate at High Speed (480Mbps) Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 1 Lowest fully-functional device speed is Full Speed (12Mbps) bU1DevExitLat 4 micro seconds bU2DevExitLat 4 micro seconds can't get debug descriptor: Resource temporarily unavailable Device Status: 0x0000 (Bus Powered)
[christian@odin ~]$ lspci -nn 00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v3 Processor DRAM Controller [8086:0c08] (rev 06) 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06) 00:14.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB xHCI Controller [8086:8cb1] 00:16.0 Communication controller [0780]: Intel Corporation 9 Series Chipset Family ME Interface #1 [8086:8cba] 00:1c.0 PCI bridge [0604]: Intel Corporation 9 Series Chipset Family PCI Express Root Port 1 [8086:8c90] (rev d0) 00:1c.2 PCI bridge [0604]: Intel Corporation 9 Series Chipset Family PCI Express Root Port 3 [8086:8c94] (rev d0) 00:1c.3 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev d0) 00:1c.6 PCI bridge [0604]: Intel Corporation 9 Series Chipset Family PCI Express Root Port 7 [8086:8c9c] (rev d0) 00:1c.7 PCI bridge [0604]: Intel Corporation 9 Series Chipset Family PCI Express Root Port 8 [8086:8c9e] (rev d0) 00:1d.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1 [8086:8ca6] 00:1f.0 ISA bridge [0601]: Intel Corporation Z97 Chipset LPC Controller [8086:8cc4] 00:1f.2 SATA controller [0106]: Intel Corporation 9 Series Chipset Family SATA Controller [AHCI Mode] [8086:8c82] 00:1f.3 SMBus [0c05]: Intel Corporation 9 Series Chipset Family SMBus Controller [8086:8ca2] 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU106 [GeForce RTX 2070] [10de:1f02] (rev a1) 01:00.1 Audio device [0403]: NVIDIA Corporation TU106 High Definition Audio Controller [10de:10f9] (rev a1) 01:00.2 USB controller [0c03]: NVIDIA Corporation TU106 USB 3.1 Host Controller [10de:1ada] (rev a1) 01:00.3 Serial bus controller [0c80]: NVIDIA Corporation TU106 USB Type-C UCSI Controller [10de:1adb] (rev a1) 02:00.0 Non-Volatile memory controller [0108]: Kingston Technology Company, Inc. Device [2646:2263] (rev 03) 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 11) 04:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 04) 05:00.0 Multimedia audio controller [0401]: C-Media Electronics Inc CMI8788 [Oxygen HD Audio] [13f6:8788] 06:00.0 USB controller [0c03]: Etron Technology, Inc. EJ168 USB 3.0 Host Controller [1b6f:7023] (rev 01) 07:00.0 Network controller [0280]: Intel Corporation Wireless-AC 9260 [8086:2526] (rev 29)
Attachment:
OpenPGP_0xEB074880C853E6CD.asc
Description: application/pgp-keys
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature