./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor4291327814 <...> Warning: Permanently added '10.128.0.210' (ED25519) to the list of known hosts. execve("./syz-executor4291327814", ["./syz-executor4291327814"], 0x7ffcfe10d660 /* 10 vars */) = 0 brk(NULL) = 0x55556d96d000 brk(0x55556d96de00) = 0x55556d96de00 arch_prctl(ARCH_SET_FS, 0x55556d96d480) = 0 set_tid_address(0x55556d96d750) = 357 set_robust_list(0x55556d96d760, 24) = 0 rseq(0x55556d96dda0, 0x20, 0, 0x53053053) = -1 ENOSYS (Function not implemented) prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor4291327814", 4096) = 28 getrandom("\xfa\x49\x0a\x39\x49\xc0\x75\x52", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x55556d96de00 brk(0x55556d98ee00) = 0x55556d98ee00 brk(0x55556d98f000) = 0x55556d98f000 mprotect(0x7f05ad310000, 16384, PROT_READ) = 0 mmap(0x3ffffffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3ffffffff000 mmap(0x400000000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x400000000000 mmap(0x400001000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x400001000000 rt_sigaction(SIGRTMIN, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=0}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=0}, NULL, 8) = 0 rt_sigaction(SIGSEGV, {sa_handler=0x7f05ad267990, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER|SA_SIGINFO, sa_restorer=0x7f05ad270890}, NULL, 8) = 0 rt_sigaction(SIGBUS, {sa_handler=0x7f05ad267990, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER|SA_SIGINFO, sa_restorer=0x7f05ad270890}, NULL, 8) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 358 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 359 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 360 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 360 attached ./strace-static-x86_64: Process 361 attached ./strace-static-x86_64: Process 358 attached , child_tidptr=0x55556d96d750) = 361 [pid 357] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 361] set_robust_list(0x55556d96d760, 24 [pid 360] set_robust_list(0x55556d96d760, 24 [pid 358] set_robust_list(0x55556d96d760, 24./strace-static-x86_64: Process 362 attached [pid 357] <... clone resumed>, child_tidptr=0x55556d96d750) = 362 ./strace-static-x86_64: Process 359 attached [pid 359] set_robust_list(0x55556d96d760, 24 [pid 362] set_robust_list(0x55556d96d760, 24 [pid 361] <... set_robust_list resumed>) = 0 [pid 360] <... set_robust_list resumed>) = 0 [pid 358] <... set_robust_list resumed>) = 0 [pid 359] <... set_robust_list resumed>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 359] <... clone resumed>, child_tidptr=0x55556d96d750) = 364 ./strace-static-x86_64: Process 363 attached [pid 363] set_robust_list(0x55556d96d760, 24 [pid 358] <... clone resumed>, child_tidptr=0x55556d96d750) = 363 [pid 363] <... set_robust_list resumed>) = 0 [pid 363] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 363] setpgid(0, 0 [pid 362] <... set_robust_list resumed>) = 0 [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 360] <... clone resumed>, child_tidptr=0x55556d96d750) = 365 [pid 363] <... setpgid resumed>) = 0 [pid 363] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC./strace-static-x86_64: Process 366 attached ) = 3 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 361] <... clone resumed>, child_tidptr=0x55556d96d750) = 366 ./strace-static-x86_64: Process 365 attached ./strace-static-x86_64: Process 364 attached [pid 363] write(3, "1000", 4) = 4 [pid 363] close(3executing program ) = 0 [pid 363] write(1, "executing program\n", 18) = 18 [ 23.823039][ T23] audit: type=1400 audit(1741387398.209:66): avc: denied { execmem } for pid=357 comm="syz-executor429" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=process permissive=1 [pid 363] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWRexecuting program executing program executing program ) = 3 [pid 363] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 363] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 363] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 363] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 365] set_robust_list(0x55556d96d760, 24) = 0 [pid 365] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 365] setpgid(0, 0) = 0 [pid 365] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 365] write(3, "1000", 4) = 4 [pid 365] close(3) = 0 [pid 365] write(1, "executing program\n", 18) = 18 [pid 365] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 365] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 365] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 364] set_robust_list(0x55556d96d760, 24) = 0 [pid 364] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 364] setpgid(0, 0) = 0 [pid 364] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 364] write(3, "1000", 4) = 4 [pid 364] close(3) = 0 [pid 364] write(1, "executing program\n", 18) = 18 [pid 364] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 364] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 364] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 366] set_robust_list(0x55556d96d760, 24) = 0 [pid 366] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 366] setpgid(0, 0) = 0 [pid 366] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 366] write(3, "1000", 4) = 4 [pid 366] close(3) = 0 [pid 366] write(1, "executing program\n", 18) = 18 [pid 366] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 366] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 366] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 366] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 366] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 362] <... clone resumed>, child_tidptr=0x55556d96d750) = 373 ./strace-static-x86_64: Process 373 attached [pid 373] set_robust_list(0x55556d96d760, 24) = 0 [pid 373] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 373] setpgid(0, 0) = 0 [pid 373] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 373] write(3, "1000", 4) = 4 [pid 373] close(3) = 0 executing program [pid 373] write(1, "executing program\n", 18) = 18 [pid 373] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 373] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 373] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 23.858277][ T23] audit: type=1400 audit(1741387398.249:67): avc: denied { read write } for pid=363 comm="syz-executor429" name="raw-gadget" dev="devtmpfs" ino=9551 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1 [ 23.886502][ T23] audit: type=1400 audit(1741387398.249:68): avc: denied { open } for pid=363 comm="syz-executor429" path="/dev/raw-gadget" dev="devtmpfs" ino=9551 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1 [ 23.910048][ T23] audit: type=1400 audit(1741387398.249:69): avc: denied { ioctl } for pid=363 comm="syz-executor429" path="/dev/raw-gadget" dev="devtmpfs" ino=9551 ioctlcmd=0x5500 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 363] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 363] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 364] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 363] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 363] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 366] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 365] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 373] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 364] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 366] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 366] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 365] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 24.126467][ T125] usb 1-1: new full-speed USB device number 2 using dummy_hcd [ 24.136464][ T368] usb 2-1: new full-speed USB device number 2 using dummy_hcd [ 24.143767][ T371] usb 4-1: new full-speed USB device number 2 using dummy_hcd [ 24.151113][ T18] usb 3-1: new full-speed USB device number 2 using dummy_hcd [ 24.158402][ T372] usb 5-1: new full-speed USB device number 2 using dummy_hcd [pid 366] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 363] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 363] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 364] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 363] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 363] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 373] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 366] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 365] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 364] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 366] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 363] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 363] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 366] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 364] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 365] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 373] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 366] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 363] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 363] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 373] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 366] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 365] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 364] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 366] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 363] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 363] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 366] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 364] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 373] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 366] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 365] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 363] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 363] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 366] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 364] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 373] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 366] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 365] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 373] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 366] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 365] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 366] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 24.486509][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 24.497469][ T368] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 24.508541][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 24.518179][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 24.528880][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 24.539627][ T372] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 24.550712][ T368] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 24.560249][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 24.569892][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 24.579456][ T372] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 24.588998][ T125] usb 1-1: config 0 interface 0 has no altsetting 0 [ 24.595389][ T125] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 24.604262][ T368] usb 2-1: config 0 interface 0 has no altsetting 0 [ 24.610694][ T18] usb 3-1: config 0 interface 0 has no altsetting 0 [ 24.617113][ T371] usb 4-1: config 0 interface 0 has no altsetting 0 [ 24.623506][ T371] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 24.632386][ T372] usb 5-1: config 0 interface 0 has no altsetting 0 [ 24.638827][ T368] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 24.647673][ T125] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 24.655941][ T18] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 24.664808][ T372] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 24.673668][ T368] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 24.681656][ T125] usb 1-1: config 0 descriptor?? [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 364] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 363] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 363] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 364] <... ioctl resumed>, 0) = 0 [pid 363] <... ioctl resumed>, 0) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 363] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 364] <... ioctl resumed>, 0) = 0 [pid 363] <... ioctl resumed>, 0) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 363] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 364] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 363] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 363] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 366] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 366] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 366] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 366] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 366] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 365] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 363] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 373] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 364] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 365] <... ioctl resumed>, 0) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 373] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 365] <... ioctl resumed>, 0) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 373] <... ioctl resumed>, 0) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 366] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 373] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 365] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 24.686441][ T18] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 24.694484][ T372] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 24.702285][ T371] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 24.710708][ T368] usb 2-1: config 0 descriptor?? [ 24.716321][ T18] usb 3-1: config 0 descriptor?? [ 24.721439][ T371] usb 4-1: config 0 descriptor?? [ 24.726572][ T372] usb 5-1: config 0 descriptor?? [pid 363] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 363] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 366] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 366] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 364] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 363] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 366] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 373] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 365] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 363] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 363] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 363] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 366] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 366] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 364] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 363] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 373] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 365] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 366] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 373] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 365] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 25.187932][ T368] hid-steam 0003:28DE:1102.0001: unknown main item tag 0x0 [ 25.194957][ T368] hid-steam 0003:28DE:1102.0001: unknown main item tag 0x0 [ 25.203711][ T125] hid-steam 0003:28DE:1102.0002: unknown main item tag 0x0 [ 25.212188][ T18] hid-steam 0003:28DE:1102.0003: unknown main item tag 0x0 [ 25.220390][ T372] hid-steam 0003:28DE:1102.0004: unknown main item tag 0x0 [ 25.228523][ T371] hid-steam 0003:28DE:1102.0005: unknown main item tag 0x0 [ 25.235708][ T371] hid-steam 0003:28DE:1102.0005: unknown main item tag 0x0 [ 25.242793][ T125] hid-steam 0003:28DE:1102.0002: unknown main item tag 0x0 [ 25.249810][ T372] hid-steam 0003:28DE:1102.0004: unknown main item tag 0x0 [ 25.256834][ T18] hid-steam 0003:28DE:1102.0003: unknown main item tag 0x0 [ 25.264183][ T18] hid-steam 0003:28DE:1102.0003: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 25.275132][ T368] hid-steam 0003:28DE:1102.0001: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 25.286041][ T125] hid-steam 0003:28DE:1102.0002: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 25.297201][ T372] hid-steam 0003:28DE:1102.0004: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 25.308074][ T371] hid-steam 0003:28DE:1102.0005: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 25.319765][ T368] hid-steam 0003:28DE:1102.0006: unknown main item tag 0x0 [ 25.327725][ T125] hid-steam 0003:28DE:1102.0007: unknown main item tag 0x0 [ 25.334723][ T125] hid-steam 0003:28DE:1102.0007: unknown main item tag 0x0 [ 25.342805][ T18] hid-steam 0003:28DE:1102.0008: unknown main item tag 0x0 [ 25.350780][ T372] hid-steam 0003:28DE:1102.0009: unknown main item tag 0x0 [ 25.358800][ T371] hid-steam 0003:28DE:1102.000A: unknown main item tag 0x0 [ 25.365794][ T371] hid-steam 0003:28DE:1102.000A: unknown main item tag 0x0 [ 25.372877][ T368] hid-steam 0003:28DE:1102.0006: unknown main item tag 0x0 [ 25.379894][ T18] hid-steam 0003:28DE:1102.0008: unknown main item tag 0x0 [pid 364] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 363] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 366] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 373] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 365] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 373] <... openat resumed>) = 4 [pid 365] <... openat resumed>) = 4 [pid 373] exit_group(0 [pid 365] exit_group(0 [pid 373] <... exit_group resumed>) = ? [pid 365] <... exit_group resumed>) = ? [pid 373] +++ exited with 0 +++ [pid 365] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=373, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=365, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 362] restart_syscall(<... resuming interrupted clone ...> [pid 360] restart_syscall(<... resuming interrupted clone ...> [pid 362] <... restart_syscall resumed>) = 0 [pid 360] <... restart_syscall resumed>) = 0 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 362] <... clone resumed>, child_tidptr=0x55556d96d750) = 382 [pid 360] <... clone resumed>, child_tidptr=0x55556d96d750) = 381 ./strace-static-x86_64: Process 382 attached [pid 382] set_robust_list(0x55556d96d760, 24) = 0 [pid 382] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 382] setpgid(0, 0) = 0 [pid 382] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 382] write(3, "1000", 4) = 4 [pid 382] close(3) = 0 [pid 382] write(1, "executing program\n", 18executing program ) = 18 [pid 382] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 ./strace-static-x86_64: Process 381 attached [pid 382] ioctl(3, USB_RAW_IOCTL_INIT [pid 381] set_robust_list(0x55556d96d760, 24) = 0 [pid 381] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 382] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 381] <... prctl resumed>) = 0 [pid 382] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 381] setpgid(0, 0) = 0 [pid 381] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 382] <... ioctl resumed>, 0) = 0 [pid 381] <... openat resumed>) = 3 [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 381] write(3, "1000", 4) = 4 [pid 381] close(3) = 0 [pid 381] write(1, "executing program\n", 18executing program ) = 18 [pid 381] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [ 25.386961][ T372] hid-steam 0003:28DE:1102.0009: unknown main item tag 0x0 [ 25.395754][ T372] hid-steam 0003:28DE:1102.0009: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 25.407190][ T368] hid-steam 0003:28DE:1102.0006: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 25.420116][ T125] hid-steam 0003:28DE:1102.0007: hidraw2: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [pid 381] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 381] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 366] <... openat resumed>) = 4 [pid 364] <... openat resumed>) = 4 [pid 363] <... openat resumed>) = 4 [pid 366] exit_group(0 [pid 364] exit_group(0 [pid 363] exit_group(0 [pid 366] <... exit_group resumed>) = ? [pid 364] <... exit_group resumed>) = ? [pid 363] <... exit_group resumed>) = ? [pid 366] +++ exited with 0 +++ [pid 364] +++ exited with 0 +++ [pid 363] +++ exited with 0 +++ [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=366, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=364, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=363, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 361] restart_syscall(<... resuming interrupted clone ...> [pid 359] restart_syscall(<... resuming interrupted clone ...> [pid 358] restart_syscall(<... resuming interrupted clone ...> [pid 361] <... restart_syscall resumed>) = 0 [pid 359] <... restart_syscall resumed>) = 0 [pid 358] <... restart_syscall resumed>) = 0 [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 361] <... clone resumed>, child_tidptr=0x55556d96d750) = 384 [pid 359] <... clone resumed>, child_tidptr=0x55556d96d750) = 385 [pid 358] <... clone resumed>, child_tidptr=0x55556d96d750) = 386 ./strace-static-x86_64: Process 384 attached ./strace-static-x86_64: Process 385 attached [pid 384] set_robust_list(0x55556d96d760, 24 [pid 385] set_robust_list(0x55556d96d760, 24 [pid 384] <... set_robust_list resumed>) = 0 [pid 385] <... set_robust_list resumed>) = 0 [pid 384] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 385] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 385] setpgid(0, 0 [pid 384] <... prctl resumed>) = 0 [pid 384] setpgid(0, 0 [pid 385] <... setpgid resumed>) = 0 [pid 385] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 384] <... setpgid resumed>) = 0 [pid 384] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 385] <... openat resumed>) = 3 [pid 384] <... openat resumed>) = 3 [pid 384] write(3, "1000", 4./strace-static-x86_64: Process 386 attached [pid 386] set_robust_list(0x55556d96d760, 24) = 0 [pid 386] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 386] setpgid(0, 0) = 0 [pid 385] write(3, "1000", 4 [pid 386] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 384] <... write resumed>) = 4 executing program [pid 386] <... openat resumed>) = 3 [pid 386] write(3, "1000", 4) = 4 [pid 386] close(3) = 0 [pid 386] write(1, "executing program\n", 18) = 18 [pid 386] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 386] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 386] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 385] <... write resumed>) = 4 [pid 384] close(3 [pid 385] close(3) = 0 [pid 384] <... close resumed>) = 0 [pid 384] write(1, "executing program\n", 18 [pid 385] write(1, "executing program\n", 18executing program [pid 384] <... write resumed>) = 18 executing program [pid 385] <... write resumed>) = 18 [pid 385] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 384] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR [pid 385] ioctl(3, USB_RAW_IOCTL_INIT [pid 384] <... openat resumed>) = 3 [pid 385] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 385] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 384] ioctl(3, USB_RAW_IOCTL_INIT [pid 385] <... ioctl resumed>, 0) = 0 [pid 384] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 384] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 384] <... ioctl resumed>, 0) = 0 [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 25.432499][ T18] hid-steam 0003:28DE:1102.0008: hidraw3: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 25.444753][ T371] hid-steam 0003:28DE:1102.000A: hidraw4: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 25.526468][ T368] hid-steam 0003:28DE:1102.0001: Steam Controller 'XXXXXXXXXX' connected [ 25.534737][ T372] hid-steam 0003:28DE:1102.0004: Steam Controller 'XXXXXXXXXX' connected [ 25.543026][ T125] hid-steam 0003:28DE:1102.0002: Steam Controller 'XXXXXXXXXX' connected [ 25.551213][ T18] hid-steam 0003:28DE:1102.0003: Steam Controller 'XXXXXXXXXX' connected [ 25.559564][ T371] hid-steam 0003:28DE:1102.0005: Steam Controller 'XXXXXXXXXX' connected [ 25.568525][ T368] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0001/input/input4 [ 25.580728][ T372] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0004/input/input5 [ 25.592947][ T125] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0002/input/input6 [ 25.605238][ T18] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0003/input/input8 [ 25.617459][ T371] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0005/input/input7 [ 25.631197][ T368] usb 2-1: USB disconnect, device number 2 [ 25.638021][ T372] usb 5-1: USB disconnect, device number 2 [ 25.645990][ T125] usb 1-1: USB disconnect, device number 2 [ 25.653259][ T371] usb 4-1: USB disconnect, device number 2 [ 25.660052][ T18] usb 3-1: USB disconnect, device number 2 [ 25.668905][ T372] hid-steam 0003:28DE:1102.0004: Steam Controller 'XXXXXXXXXX' disconnected [ 25.680905][ T125] hid-steam 0003:28DE:1102.0002: Steam Controller 'XXXXXXXXXX' disconnected [ 25.691349][ T368] hid-steam 0003:28DE:1102.0001: Steam Controller 'XXXXXXXXXX' disconnected [ 25.701711][ T18] hid-steam 0003:28DE:1102.0003: Steam Controller 'XXXXXXXXXX' disconnected [ 25.712635][ T371] hid-steam 0003:28DE:1102.0005: Steam Controller 'XXXXXXXXXX' disconnected [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 386] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 385] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 382] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 385] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 386] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 384] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 384] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 381] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 385] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 384] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 381] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [ 26.036443][ T372] usb 5-1: new full-speed USB device number 3 using dummy_hcd [ 26.046534][ T125] usb 1-1: new full-speed USB device number 3 using dummy_hcd [ 26.056555][ T368] usb 2-1: new full-speed USB device number 3 using dummy_hcd [ 26.066489][ T371] usb 4-1: new full-speed USB device number 3 using dummy_hcd [ 26.073949][ T18] usb 3-1: new full-speed USB device number 3 using dummy_hcd [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 386] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 385] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 382] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 385] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 386] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 384] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 384] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 386] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 385] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 382] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 381] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 386] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 384] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 386] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 385] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 382] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 381] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 385] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 386] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 384] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 384] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 385] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 382] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 381] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 386] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 384] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 386] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 385] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 382] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 381] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 385] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 386] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 386] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 384] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 384] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 385] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 384] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 381] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 26.396546][ T372] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 26.407527][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 26.418546][ T368] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 26.429411][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [ 26.440500][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 26.450096][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 26.461029][ T372] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 26.470563][ T368] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 26.480110][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 26.489653][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 26.499207][ T125] usb 1-1: config 0 interface 0 has no altsetting 0 [ 26.505606][ T125] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 26.514479][ T372] usb 5-1: config 0 interface 0 has no altsetting 0 [ 26.520900][ T368] usb 2-1: config 0 interface 0 has no altsetting 0 [ 26.527320][ T371] usb 4-1: config 0 interface 0 has no altsetting 0 [ 26.533733][ T371] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 26.542604][ T18] usb 3-1: config 0 interface 0 has no altsetting 0 [ 26.549032][ T372] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 26.557885][ T368] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 26.566746][ T18] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 26.575551][ T18] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 26.583413][ T372] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 385] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 385] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 386] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 385] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 384] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 382] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 381] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 384] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 382] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 381] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 384] <... ioctl resumed>, 0) = 0 [pid 382] <... ioctl resumed>, 0) = 0 [pid 381] <... ioctl resumed>, 0) = 0 [pid 384] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 382] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 381] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 384] <... ioctl resumed>, 0) = 0 [pid 382] <... ioctl resumed>, 0) = 0 [pid 381] <... ioctl resumed>, 0) = 0 [pid 384] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 382] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 381] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 384] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 382] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 381] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 384] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 386] <... ioctl resumed>, 0) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 386] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [pid 384] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 382] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 381] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 26.591210][ T125] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 26.599029][ T368] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 26.606832][ T371] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 26.616234][ T372] usb 5-1: config 0 descriptor?? [ 26.621244][ T368] usb 2-1: config 0 descriptor?? [ 26.626212][ T125] usb 1-1: config 0 descriptor?? [ 26.631531][ T371] usb 4-1: config 0 descriptor?? [ 26.636755][ T18] usb 3-1: config 0 descriptor?? [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 386] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 381] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 386] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 384] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 384] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 382] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 381] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 384] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 386] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 386] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 386] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 382] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 381] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 386] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 384] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 386] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 384] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 382] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 381] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 27.099799][ T368] hid-steam 0003:28DE:1102.000B: unknown main item tag 0x0 [ 27.107268][ T368] hid-steam 0003:28DE:1102.000B: unknown main item tag 0x0 [ 27.114581][ T368] hid-steam 0003:28DE:1102.000B: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 27.127346][ T125] hid-steam 0003:28DE:1102.000C: unknown main item tag 0x0 [ 27.134360][ T125] hid-steam 0003:28DE:1102.000C: unknown main item tag 0x0 [ 27.142764][ T372] hid-steam 0003:28DE:1102.000D: unknown main item tag 0x0 [ 27.150923][ T18] hid-steam 0003:28DE:1102.000E: unknown main item tag 0x0 [ 27.159070][ T371] hid-steam 0003:28DE:1102.000F: unknown main item tag 0x0 [ 27.166091][ T371] hid-steam 0003:28DE:1102.000F: unknown main item tag 0x0 [ 27.174293][ T368] hid-steam 0003:28DE:1102.0010: unknown main item tag 0x0 [ 27.181324][ T18] hid-steam 0003:28DE:1102.000E: unknown main item tag 0x0 [ 27.188367][ T372] hid-steam 0003:28DE:1102.000D: unknown main item tag 0x0 [ 27.195651][ T372] hid-steam 0003:28DE:1102.000D: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 27.206248][ T368] hid-steam 0003:28DE:1102.0010: unknown main item tag 0x0 [ 27.213569][ T18] hid-steam 0003:28DE:1102.000E: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 27.224613][ T371] hid-steam 0003:28DE:1102.000F: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 27.235587][ T125] hid-steam 0003:28DE:1102.000C: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [pid 385] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 385] exit_group(0) = ? [ 27.247190][ T368] hid-steam 0003:28DE:1102.0010: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 27.259319][ T18] hid-steam 0003:28DE:1102.0011: unknown main item tag 0x0 [ 27.266315][ T18] hid-steam 0003:28DE:1102.0011: unknown main item tag 0x0 [ 27.274391][ T372] hid-steam 0003:28DE:1102.0012: unknown main item tag 0x0 [ 27.282355][ T371] hid-steam 0003:28DE:1102.0013: unknown main item tag 0x0 [ 27.290341][ T125] hid-steam 0003:28DE:1102.0014: unknown main item tag 0x0 [pid 385] +++ exited with 0 +++ [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=385, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 359] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 391 ./strace-static-x86_64: Process 391 attached [pid 391] set_robust_list(0x55556d96d760, 24) = 0 [pid 391] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 391] setpgid(0, 0) = 0 [pid 391] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 391] write(3, "1000", 4) = 4 [pid 391] close(3) = 0 [pid 391] write(1, "executing program\n", 18executing program ) = 18 [pid 391] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 391] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 391] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 386] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 384] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 382] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 381] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 386] <... openat resumed>) = 4 [pid 384] <... openat resumed>) = 4 [pid 382] <... openat resumed>) = 4 [pid 381] <... openat resumed>) = 4 [pid 386] exit_group(0 [pid 384] exit_group(0 [pid 382] exit_group(0 [pid 381] exit_group(0 [pid 386] <... exit_group resumed>) = ? [pid 384] <... exit_group resumed>) = ? [pid 382] <... exit_group resumed>) = ? [pid 381] <... exit_group resumed>) = ? [pid 386] +++ exited with 0 +++ [pid 384] +++ exited with 0 +++ [pid 381] +++ exited with 0 +++ [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=384, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=381, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=386, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 392 ./strace-static-x86_64: Process 392 attached [pid 392] set_robust_list(0x55556d96d760, 24) = 0 [pid 392] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 392] setpgid(0, 0) = 0 [pid 392] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXECexecuting program ) = 3 [pid 392] write(3, "1000", 4) = 4 [pid 392] close(3) = 0 [pid 392] write(1, "executing program\n", 18) = 18 [pid 392] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 392] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 392] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 392] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 392] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 361] <... clone resumed>, child_tidptr=0x55556d96d750) = 394 [pid 360] <... clone resumed>, child_tidptr=0x55556d96d750) = 393 ./strace-static-x86_64: Process 394 attached [pid 394] set_robust_list(0x55556d96d760, 24) = 0 [pid 394] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 394] setpgid(0, 0) = 0 [pid 394] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 394] write(3, "1000", 4) = 4 [pid 394] close(3) = 0 executing program [pid 394] write(1, "executing program\n", 18) = 18 [pid 394] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 ./strace-static-x86_64: Process 393 attached [pid 394] ioctl(3, USB_RAW_IOCTL_INIT [pid 393] set_robust_list(0x55556d96d760, 24) = 0 [pid 393] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 394] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 394] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 393] <... prctl resumed>) = 0 [pid 393] setpgid(0, 0) = 0 [pid 393] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 394] <... ioctl resumed>, 0) = 0 [ 27.297582][ T372] hid-steam 0003:28DE:1102.0012: unknown main item tag 0x0 [ 27.305836][ T371] hid-steam 0003:28DE:1102.0013: unknown main item tag 0x0 [ 27.313124][ T125] hid-steam 0003:28DE:1102.0014: unknown main item tag 0x0 [ 27.321021][ T372] hid-steam 0003:28DE:1102.0012: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 27.333617][ T18] hid-steam 0003:28DE:1102.0011: hidraw2: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 394] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 393] <... openat resumed>) = 3 [pid 394] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 393] write(3, "1000", 4) = 4 executing program [pid 393] close(3) = 0 [pid 393] write(1, "executing program\n", 18) = 18 [pid 393] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 393] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 393] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 393] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 393] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=382, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 362] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 395 ./strace-static-x86_64: Process 395 attached [pid 395] set_robust_list(0x55556d96d760, 24) = 0 [pid 395] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 395] setpgid(0, 0) = 0 [pid 395] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 395] write(3, "1000", 4) = 4 [pid 395] close(3) = 0 executing program [pid 395] write(1, "executing program\n", 18) = 18 [pid 395] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 395] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 395] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 395] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 27.345814][ T371] hid-steam 0003:28DE:1102.0013: hidraw3: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 27.358264][ T125] hid-steam 0003:28DE:1102.0014: hidraw4: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 27.369483][ T368] hid-steam 0003:28DE:1102.000B: Steam Controller 'XXXXXXXXXX' connected [ 27.378918][ T368] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.000B/input/input9 [ 27.392714][ T368] usb 2-1: USB disconnect, device number 3 [ 27.400336][ T368] hid-steam 0003:28DE:1102.000B: Steam Controller 'XXXXXXXXXX' disconnected [ 27.446486][ T372] hid-steam 0003:28DE:1102.000D: Steam Controller 'XXXXXXXXXX' connected [ 27.455431][ T372] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.000D/input/input10 [ 27.466973][ T371] hid-steam 0003:28DE:1102.000F: Steam Controller 'XXXXXXXXXX' connected [ 27.475765][ T371] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.000F/input/input11 [ 27.487239][ T125] hid-steam 0003:28DE:1102.000C: Steam Controller 'XXXXXXXXXX' connected [ 27.496137][ T125] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.000C/input/input12 [ 27.507595][ T18] hid-steam 0003:28DE:1102.000E: Steam Controller 'XXXXXXXXXX' connected [ 27.516885][ T18] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.000E/input/input13 [ 27.529611][ T372] usb 5-1: USB disconnect, device number 3 [ 27.539529][ T125] usb 1-1: USB disconnect, device number 3 [ 27.547407][ T18] usb 3-1: USB disconnect, device number 3 [ 27.553402][ T371] usb 4-1: USB disconnect, device number 3 [ 27.559807][ T372] hid-steam 0003:28DE:1102.000D: Steam Controller 'XXXXXXXXXX' disconnected [ 27.572294][ T18] hid-steam 0003:28DE:1102.000E: Steam Controller 'XXXXXXXXXX' disconnected [ 27.582191][ T125] hid-steam 0003:28DE:1102.000C: Steam Controller 'XXXXXXXXXX' disconnected [ 27.592492][ T371] hid-steam 0003:28DE:1102.000F: Steam Controller 'XXXXXXXXXX' disconnected [pid 395] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 391] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 27.816472][ T368] usb 2-1: new full-speed USB device number 4 using dummy_hcd [pid 391] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 395] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 395] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 393] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 395] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 393] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 394] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 393] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 392] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 393] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 392] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 394] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 394] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 392] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [ 27.916436][ T372] usb 5-1: new full-speed USB device number 4 using dummy_hcd [ 27.936478][ T18] usb 3-1: new full-speed USB device number 4 using dummy_hcd [ 27.946471][ T371] usb 4-1: new full-speed USB device number 4 using dummy_hcd [ 27.953774][ T125] usb 1-1: new full-speed USB device number 4 using dummy_hcd [pid 392] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 391] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 391] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 391] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 395] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 391] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 395] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 391] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 395] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 395] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 394] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 393] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 393] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 395] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 392] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 395] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 392] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 394] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 393] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 394] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 28.176538][ T368] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 28.187594][ T368] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 28.197508][ T368] usb 2-1: config 0 interface 0 has no altsetting 0 [ 28.204094][ T368] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 28.213162][ T368] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 393] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 395] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 392] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 392] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 395] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 394] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 393] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 391] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 393] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 391] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 391] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 395] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 392] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 392] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 395] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 394] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 393] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 391] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 28.222163][ T368] usb 2-1: config 0 descriptor?? [pid 393] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 395] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 392] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 392] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 395] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 394] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 393] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 393] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 394] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 393] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 392] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 393] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 28.276573][ T372] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 28.287725][ T372] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 28.297524][ T372] usb 5-1: config 0 interface 0 has no altsetting 0 [ 28.303913][ T372] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 28.312889][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [pid 392] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [ 28.323688][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 28.334666][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 28.345529][ T372] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 28.353237][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 28.362791][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 392] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 395] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 395] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 395] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 395] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [ 28.372329][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 28.382139][ T18] usb 3-1: config 0 interface 0 has no altsetting 0 [ 28.388759][ T372] usb 5-1: config 0 descriptor?? [ 28.393568][ T371] usb 4-1: config 0 interface 0 has no altsetting 0 [ 28.399942][ T125] usb 1-1: config 0 interface 0 has no altsetting 0 [ 28.406342][ T125] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 28.415261][ T371] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 395] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 394] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 394] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 393] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 392] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 392] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 392] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 392] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 392] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 393] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 393] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 393] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 393] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 394] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 393] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 392] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 28.424325][ T18] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 28.433949][ T371] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 28.441755][ T18] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 28.449596][ T125] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 28.458554][ T371] usb 4-1: config 0 descriptor?? [ 28.463516][ T18] usb 3-1: config 0 descriptor?? [ 28.468884][ T125] usb 1-1: config 0 descriptor?? [pid 395] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 395] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 391] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 394] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 393] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 393] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 392] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 392] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 394] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 392] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [ 28.687722][ T368] hid-steam 0003:28DE:1102.0015: unknown main item tag 0x0 [ 28.694923][ T368] hid-steam 0003:28DE:1102.0015: unknown main item tag 0x0 [ 28.702487][ T368] hid-steam 0003:28DE:1102.0015: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 28.714861][ T368] hid-steam 0003:28DE:1102.0016: unknown main item tag 0x0 [ 28.722035][ T368] hid-steam 0003:28DE:1102.0016: unknown main item tag 0x0 [ 28.730288][ T368] hid-steam 0003:28DE:1102.0016: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [pid 395] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [ 28.806467][ T368] hid-steam 0003:28DE:1102.0015: Steam Controller 'XXXXXXXXXX' connected [ 28.815516][ T368] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0015/input/input14 [pid 395] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 391] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 391] exit_group(0) = ? [pid 393] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [ 28.867622][ T372] hid-steam 0003:28DE:1102.0017: unknown main item tag 0x0 [ 28.874630][ T372] hid-steam 0003:28DE:1102.0017: unknown main item tag 0x0 [ 28.883294][ T372] hid-steam 0003:28DE:1102.0017: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 28.895361][ T372] hid-steam 0003:28DE:1102.0018: unknown main item tag 0x0 [ 28.897371][ T391] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0015/input/input15 [pid 393] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 394] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 394] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 391] +++ exited with 0 +++ [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=391, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 359] restart_syscall(<... resuming interrupted clone ...> [pid 392] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 392] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 359] <... restart_syscall resumed>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 399 ./strace-static-x86_64: Process 399 attached [pid 399] set_robust_list(0x55556d96d760, 24) = 0 [pid 399] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 399] setpgid(0, 0) = 0 [pid 399] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 399] write(3, "1000", 4) = 4 [pid 399] close(3) = 0 executing program [pid 399] write(1, "executing program\n", 18) = 18 [pid 399] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 399] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 399] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 399] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 399] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 394] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 392] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 28.902620][ T372] hid-steam 0003:28DE:1102.0018: unknown main item tag 0x0 [ 28.916971][ T105] usb 2-1: USB disconnect, device number 4 [ 28.928930][ T18] hid-steam 0003:28DE:1102.0019: unknown main item tag 0x0 [ 28.936329][ T372] hid-steam 0003:28DE:1102.0018: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 28.948910][ T105] hid-steam 0003:28DE:1102.0015: Steam Controller 'XXXXXXXXXX' disconnected [ 28.949618][ T371] hid-steam 0003:28DE:1102.001A: unknown main item tag 0x0 [ 28.965510][ T125] hid-steam 0003:28DE:1102.001B: unknown main item tag 0x0 [ 28.972944][ T18] hid-steam 0003:28DE:1102.0019: unknown main item tag 0x0 [ 28.980058][ T125] hid-steam 0003:28DE:1102.001B: unknown main item tag 0x0 [ 28.987333][ T18] hid-steam 0003:28DE:1102.0019: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 28.998490][ T125] hid-steam 0003:28DE:1102.001B: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 29.009091][ T371] hid-steam 0003:28DE:1102.001A: unknown main item tag 0x0 [ 29.016384][ T371] hid-steam 0003:28DE:1102.001A: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 29.028012][ T18] hid-steam 0003:28DE:1102.001C: unknown main item tag 0x0 [ 29.035016][ T18] hid-steam 0003:28DE:1102.001C: unknown main item tag 0x0 [ 29.043200][ T125] hid-steam 0003:28DE:1102.001D: unknown main item tag 0x0 [ 29.050263][ T125] hid-steam 0003:28DE:1102.001D: unknown main item tag 0x0 [ 29.058340][ T371] hid-steam 0003:28DE:1102.001E: unknown main item tag 0x0 [pid 395] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 395] exit_group(0) = ? [pid 395] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=395, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 400 ./strace-static-x86_64: Process 400 attached [pid 400] set_robust_list(0x55556d96d760, 24) = 0 [pid 400] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 400] setpgid(0, 0) = 0 [pid 400] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 400] write(3, "1000", 4) = 4 executing program [pid 400] close(3) = 0 [pid 400] write(1, "executing program\n", 18) = 18 [pid 400] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 400] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 400] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 29.065347][ T371] hid-steam 0003:28DE:1102.001E: unknown main item tag 0x0 [ 29.072417][ T372] hid-steam 0003:28DE:1102.0017: Steam Controller 'XXXXXXXXXX' connected [ 29.082074][ T18] hid-steam 0003:28DE:1102.001C: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 29.094362][ T372] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0017/input/input16 [ 29.106614][ T125] hid-steam 0003:28DE:1102.001D: hidraw2: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [pid 400] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 393] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 393] exit_group(0) = ? [pid 393] +++ exited with 0 +++ [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=393, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 360] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 401 ./strace-static-x86_64: Process 401 attached [pid 401] set_robust_list(0x55556d96d760, 24) = 0 [pid 401] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 401] setpgid(0, 0) = 0 [pid 401] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 401] write(3, "1000", 4) = 4 [pid 401] close(3) = 0 [pid 401] write(1, "executing program\n", 18executing program ) = 18 [pid 401] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 401] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 401] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 401] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 401] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 394] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 392] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 394] <... openat resumed>) = 4 [pid 392] <... openat resumed>) = 4 [pid 394] exit_group(0 [pid 392] exit_group(0 [pid 394] <... exit_group resumed>) = ? [pid 392] <... exit_group resumed>) = ? [pid 394] +++ exited with 0 +++ [pid 392] +++ exited with 0 +++ [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=394, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=392, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 361] restart_syscall(<... resuming interrupted clone ...> [pid 358] restart_syscall(<... resuming interrupted clone ...> [pid 361] <... restart_syscall resumed>) = 0 [pid 358] <... restart_syscall resumed>) = 0 [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 402 [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 403 ./strace-static-x86_64: Process 402 attached [pid 402] set_robust_list(0x55556d96d760, 24) = 0 [pid 402] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 402] setpgid(0, 0) = 0 [pid 402] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 402] write(3, "1000", 4) = 4 [pid 402] close(3) = 0 [pid 402] write(1, "executing program\n", 18executing program ) = 18 [pid 402] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 402] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 402] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 402] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 403 attached [pid 403] set_robust_list(0x55556d96d760, 24 [pid 402] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 402] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 403] <... set_robust_list resumed>) = 0 [pid 403] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 403] setpgid(0, 0) = 0 [pid 403] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 403] write(3, "1000", 4) = 4 [pid 403] close(3) = 0 [pid 403] write(1, "executing program\n", 18executing program ) = 18 [pid 403] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 403] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 403] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 403] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 29.118564][ T371] hid-steam 0003:28DE:1102.001E: hidraw3: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 29.132160][ T372] usb 5-1: USB disconnect, device number 4 [ 29.145565][ T372] hid-steam 0003:28DE:1102.0017: Steam Controller 'XXXXXXXXXX' disconnected [ 29.186445][ T18] hid-steam 0003:28DE:1102.0019: Steam Controller 'XXXXXXXXXX' connected [ 29.195450][ T18] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0019/input/input17 [ 29.207098][ T125] hid-steam 0003:28DE:1102.001B: Steam Controller 'XXXXXXXXXX' connected [ 29.215986][ T125] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.001B/input/input18 [ 29.227643][ T371] hid-steam 0003:28DE:1102.001A: Steam Controller 'XXXXXXXXXX' connected [ 29.237895][ T371] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.001A/input/input19 [ 29.250521][ T18] usb 3-1: USB disconnect, device number 4 [ 29.259313][ T125] usb 1-1: USB disconnect, device number 4 [ 29.266552][ T371] usb 4-1: USB disconnect, device number 4 [ 29.273675][ T18] hid-steam 0003:28DE:1102.0019: Steam Controller 'XXXXXXXXXX' disconnected [pid 403] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 399] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 399] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 29.285205][ T371] hid-steam 0003:28DE:1102.001A: Steam Controller 'XXXXXXXXXX' disconnected [ 29.295554][ T125] hid-steam 0003:28DE:1102.001B: Steam Controller 'XXXXXXXXXX' disconnected [ 29.306439][ T105] usb 2-1: new full-speed USB device number 5 using dummy_hcd [pid 399] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 400] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 399] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 399] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 29.536462][ T372] usb 5-1: new full-speed USB device number 5 using dummy_hcd [pid 399] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 399] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 399] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 401] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 399] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 401] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 399] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 402] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 402] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 403] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 401] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 399] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 403] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 29.636453][ T18] usb 3-1: new full-speed USB device number 5 using dummy_hcd [ 29.646525][ T371] usb 4-1: new full-speed USB device number 5 using dummy_hcd [ 29.656574][ T125] usb 1-1: new full-speed USB device number 5 using dummy_hcd [pid 402] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 401] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 399] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 402] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 403] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 403] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 399] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 399] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 399] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 399] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 399] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 29.676543][ T105] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 29.687357][ T105] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 29.696867][ T105] usb 2-1: config 0 interface 0 has no altsetting 0 [ 29.703256][ T105] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 29.712123][ T105] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 29.720641][ T105] usb 2-1: config 0 descriptor?? [pid 400] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 400] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 400] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 401] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 400] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 400] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 401] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 402] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 402] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 403] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 401] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 401] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 403] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 402] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 402] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 403] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 401] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 403] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 401] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 402] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [ 29.896594][ T372] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 29.907531][ T372] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 29.917443][ T372] usb 5-1: config 0 interface 0 has no altsetting 0 [ 29.924052][ T372] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 29.933064][ T372] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 402] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 403] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 401] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 403] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 401] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 399] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 399] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 402] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 400] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 402] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 400] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 400] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 403] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 401] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 399] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 403] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 401] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 402] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 400] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 29.942320][ T372] usb 5-1: config 0 descriptor?? [pid 402] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 403] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 401] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 403] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 401] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 402] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 402] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 403] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [ 29.996545][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 30.007455][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 30.018437][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 30.029313][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 30.038862][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 30.048396][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 30.057943][ T18] usb 3-1: config 0 interface 0 has no altsetting 0 [ 30.064344][ T18] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 30.073216][ T371] usb 4-1: config 0 interface 0 has no altsetting 0 [ 30.079634][ T125] usb 1-1: config 0 interface 0 has no altsetting 0 [ 30.086036][ T125] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 403] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 401] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 401] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 401] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 401] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 401] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 403] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 402] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 403] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 402] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 403] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 402] <... ioctl resumed>, 0) = 0 [pid 403] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 402] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 403] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 402] <... ioctl resumed>, 0) = 0 [pid 402] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 402] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 401] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 403] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 402] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 399] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [ 30.094923][ T371] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 30.103777][ T18] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 30.111586][ T371] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 30.119390][ T125] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 30.127929][ T18] usb 3-1: config 0 descriptor?? [ 30.133502][ T125] usb 1-1: config 0 descriptor?? [ 30.138549][ T371] usb 4-1: config 0 descriptor?? [pid 399] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 400] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [ 30.187621][ T105] hid-steam 0003:28DE:1102.001F: unknown main item tag 0x0 [ 30.194654][ T105] hid-steam 0003:28DE:1102.001F: unknown main item tag 0x0 [ 30.202043][ T105] hid-steam 0003:28DE:1102.001F: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 30.213662][ T105] hid-steam 0003:28DE:1102.0020: unknown main item tag 0x0 [ 30.220696][ T105] hid-steam 0003:28DE:1102.0020: unknown main item tag 0x0 [ 30.228451][ T105] hid-steam 0003:28DE:1102.0020: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 30.306445][ T105] hid-steam 0003:28DE:1102.001F: Steam Controller 'XXXXXXXXXX' connected [ 30.315647][ T105] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.001F/input/input20 [pid 401] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 401] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 403] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 402] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 402] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 403] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 403] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 401] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 399] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 399] exit_group(0) = ? [pid 403] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 402] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 400] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 399] +++ exited with 0 +++ [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=399, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 359] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 405 ./strace-static-x86_64: Process 405 attached [pid 405] set_robust_list(0x55556d96d760, 24) = 0 [pid 405] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 405] setpgid(0, 0) = 0 [pid 405] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 405] write(3, "1000", 4) = 4 [pid 405] close(3) = 0 [pid 405] write(1, "executing program\n", 18executing program ) = 18 [pid 405] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 405] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 405] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 400] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 405] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 30.394310][ T399] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.001F/input/input21 [ 30.406770][ T105] usb 2-1: USB disconnect, device number 5 [ 30.414044][ T105] hid-steam 0003:28DE:1102.001F: Steam Controller 'XXXXXXXXXX' disconnected [ 30.428021][ T372] hid-steam 0003:28DE:1102.0021: unknown main item tag 0x0 [ 30.435370][ T372] hid-steam 0003:28DE:1102.0021: unknown main item tag 0x0 [ 30.442769][ T372] hid-steam 0003:28DE:1102.0021: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 30.454638][ T372] hid-steam 0003:28DE:1102.0022: unknown main item tag 0x0 [ 30.461674][ T372] hid-steam 0003:28DE:1102.0022: unknown main item tag 0x0 [ 30.469451][ T372] hid-steam 0003:28DE:1102.0022: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 405] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 401] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 401] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 403] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 402] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 402] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 403] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [ 30.546442][ T372] hid-steam 0003:28DE:1102.0021: Steam Controller 'XXXXXXXXXX' connected [ 30.555418][ T372] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0021/input/input22 [pid 403] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 402] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 403] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 401] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 400] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [ 30.607719][ T371] hid-steam 0003:28DE:1102.0023: unknown main item tag 0x0 [ 30.616336][ T125] hid-steam 0003:28DE:1102.0024: unknown main item tag 0x0 [ 30.624611][ T18] hid-steam 0003:28DE:1102.0025: unknown main item tag 0x0 [ 30.631852][ T18] hid-steam 0003:28DE:1102.0025: unknown main item tag 0x0 [ 30.639035][ T371] hid-steam 0003:28DE:1102.0023: unknown main item tag 0x0 [ 30.646082][ T125] hid-steam 0003:28DE:1102.0024: unknown main item tag 0x0 [pid 400] exit_group(0) = ? [pid 400] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=400, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 362] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 407 ./strace-static-x86_64: Process 407 attached [pid 407] set_robust_list(0x55556d96d760, 24) = 0 [pid 407] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 407] setpgid(0, 0) = 0 [pid 407] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 407] write(3, "1000", 4) = 4 [pid 407] close(3) = 0 executing program [pid 407] write(1, "executing program\n", 18) = 18 [pid 407] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 407] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 407] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 407] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 30.648094][ T400] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0021/input/input23 [ 30.653742][ T371] hid-steam 0003:28DE:1102.0023: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 30.668271][ T5] usb 5-1: USB disconnect, device number 5 [ 30.675757][ T18] hid-steam 0003:28DE:1102.0025: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 30.692082][ T125] hid-steam 0003:28DE:1102.0024: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 30.704215][ T5] hid-steam 0003:28DE:1102.0021: Steam Controller 'XXXXXXXXXX' disconnected [ 30.704666][ T125] hid-steam 0003:28DE:1102.0026: unknown main item tag 0x0 [ 30.720700][ T18] hid-steam 0003:28DE:1102.0027: unknown main item tag 0x0 [ 30.728744][ T371] hid-steam 0003:28DE:1102.0028: unknown main item tag 0x0 [ 30.735742][ T371] hid-steam 0003:28DE:1102.0028: unknown main item tag 0x0 [ 30.742816][ T18] hid-steam 0003:28DE:1102.0027: unknown main item tag 0x0 [ 30.749854][ T125] hid-steam 0003:28DE:1102.0026: unknown main item tag 0x0 [pid 407] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 402] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 403] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 403] exit_group(0) = ? [pid 403] +++ exited with 0 +++ [pid 402] <... openat resumed>) = 4 [pid 402] exit_group(0) = ? [pid 402] +++ exited with 0 +++ [pid 401] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=403, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 401] <... openat resumed>) = 4 [pid 401] exit_group(0 [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=402, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 401] <... exit_group resumed>) = ? [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 401] +++ exited with 0 +++ [pid 358] <... clone resumed>, child_tidptr=0x55556d96d750) = 410 ./strace-static-x86_64: Process 409 attached [pid 409] set_robust_list(0x55556d96d760, 24) = 0 [pid 409] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 361] <... clone resumed>, child_tidptr=0x55556d96d750) = 409 [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=401, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 409] <... prctl resumed>) = 0 [pid 360] restart_syscall(<... resuming interrupted clone ...>./strace-static-x86_64: Process 410 attached [pid 409] setpgid(0, 0) = 0 [pid 410] set_robust_list(0x55556d96d760, 24 [pid 409] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 410] <... set_robust_list resumed>) = 0 [pid 409] <... openat resumed>) = 3 [pid 409] write(3, "1000", 4) = 4 [pid 409] close(3) = 0 [pid 409] write(1, "executing program\n", 18executing program ) = 18 [pid 409] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR [pid 410] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 409] <... openat resumed>) = 3 [pid 410] <... prctl resumed>) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 409] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 410] setpgid(0, 0) = 0 [pid 409] <... ioctl resumed>, 0) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 410] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 410] write(3, "1000", 4) = 4 [pid 410] close(3) = 0 [pid 410] write(1, "executing program\n", 18executing program ) = 18 [pid 410] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 410] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 410] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 360] <... restart_syscall resumed>) = 0 [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 411 attached , child_tidptr=0x55556d96d750) = 411 [pid 411] set_robust_list(0x55556d96d760, 24) = 0 [pid 411] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 411] setpgid(0, 0) = 0 [pid 411] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 411] write(3, "1000", 4) = 4 [pid 411] close(3) = 0 [pid 411] write(1, "executing program\n", 18executing program ) = 18 [pid 411] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 411] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 411] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [ 30.757707][ T18] hid-steam 0003:28DE:1102.0027: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 30.769713][ T125] hid-steam 0003:28DE:1102.0026: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 30.781625][ T371] hid-steam 0003:28DE:1102.0028: hidraw2: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [pid 411] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 411] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 405] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 405] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 30.826462][ T105] usb 2-1: new full-speed USB device number 6 using dummy_hcd [ 30.856477][ T125] hid-steam 0003:28DE:1102.0024: Steam Controller 'XXXXXXXXXX' connected [ 30.865174][ T18] hid-steam 0003:28DE:1102.0025: Steam Controller 'XXXXXXXXXX' connected [ 30.873709][ T371] hid-steam 0003:28DE:1102.0023: Steam Controller 'XXXXXXXXXX' connected [ 30.882981][ T371] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0023/input/input25 [ 30.894980][ T18] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0025/input/input24 [ 30.907135][ T125] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0024/input/input26 [ 30.920765][ T371] usb 4-1: USB disconnect, device number 5 [ 30.928211][ T18] usb 3-1: USB disconnect, device number 5 [ 30.935259][ T125] usb 1-1: USB disconnect, device number 5 [ 30.945475][ T371] hid-steam 0003:28DE:1102.0023: Steam Controller 'XXXXXXXXXX' disconnected [ 30.955588][ T18] hid-steam 0003:28DE:1102.0025: Steam Controller 'XXXXXXXXXX' disconnected [ 30.965842][ T125] hid-steam 0003:28DE:1102.0024: Steam Controller 'XXXXXXXXXX' disconnected [pid 405] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 407] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 407] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 405] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 407] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 405] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 31.056486][ T5] usb 5-1: new full-speed USB device number 6 using dummy_hcd [pid 405] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 405] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 405] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 405] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 405] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 405] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 405] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 405] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 405] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 31.196502][ T105] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 31.207563][ T105] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 31.217109][ T105] usb 2-1: config 0 interface 0 has no altsetting 0 [ 31.223517][ T105] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 31.232378][ T105] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.240787][ T105] usb 2-1: config 0 descriptor?? [pid 407] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 407] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 409] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 407] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 407] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 409] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 411] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 409] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 407] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 411] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 409] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 407] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 410] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 411] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 407] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 411] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 407] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 410] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 410] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 407] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [ 31.316451][ T371] usb 4-1: new full-speed USB device number 6 using dummy_hcd [ 31.336496][ T18] usb 3-1: new full-speed USB device number 6 using dummy_hcd [ 31.344021][ T125] usb 1-1: new full-speed USB device number 6 using dummy_hcd [pid 407] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 407] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 407] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 407] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 407] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 405] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 405] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 407] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 407] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [pid 405] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [ 31.416516][ T5] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 31.427323][ T5] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 31.436828][ T5] usb 5-1: config 0 interface 0 has no altsetting 0 [ 31.443233][ T5] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 31.452111][ T5] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.460705][ T5] usb 5-1: config 0 descriptor?? [pid 409] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 409] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 411] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 410] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 411] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 409] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 411] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 411] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 410] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 410] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 409] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 409] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 411] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 410] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 411] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 410] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 409] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 411] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 411] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 410] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 410] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 409] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 409] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 411] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 411] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 410] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 405] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 405] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 407] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 407] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 411] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 410] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 407] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 405] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 411] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 31.676494][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 31.687485][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 31.697288][ T371] usb 4-1: config 0 interface 0 has no altsetting 0 [ 31.703884][ T371] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 31.708285][ T105] hid-steam 0003:28DE:1102.0029: unknown main item tag 0x0 [ 31.713102][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 31.721664][ T105] hid-steam 0003:28DE:1102.0029: unknown main item tag 0x0 [ 31.730559][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 31.738746][ T105] hid-steam 0003:28DE:1102.0029: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 31.748779][ T371] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.762354][ T105] hid-steam 0003:28DE:1102.002A: unknown main item tag 0x0 [ 31.766714][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 31.766730][ T18] usb 3-1: config 0 interface 0 has no altsetting 0 [ 31.774371][ T105] hid-steam 0003:28DE:1102.002A: unknown main item tag 0x0 [ 31.783305][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 31.791700][ T105] hid-steam 0003:28DE:1102.002A: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 31.797162][ T125] usb 1-1: config 0 interface 0 has no altsetting 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 409] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 409] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 411] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 409] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 411] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 411] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 411] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [ 31.824048][ T371] usb 4-1: config 0 descriptor?? [ 31.828817][ T18] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 31.837767][ T18] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.845976][ T125] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 31.855015][ T18] usb 3-1: config 0 descriptor?? [ 31.859909][ T125] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.868541][ T125] usb 1-1: config 0 descriptor?? [pid 411] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 410] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 410] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 411] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 410] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 407] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 405] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 407] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [ 31.877639][ T105] hid-steam 0003:28DE:1102.0029: Steam Controller 'XXXXXXXXXX' connected [ 31.887627][ T105] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0029/input/input27 [pid 407] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 405] <... openat resumed>) = 4 [pid 405] exit_group(0) = ? [pid 407] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 405] +++ exited with 0 +++ [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=405, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 359] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 413 ./strace-static-x86_64: Process 413 attached [pid 413] set_robust_list(0x55556d96d760, 24) = 0 [pid 413] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 413] setpgid(0, 0) = 0 [pid 413] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 413] write(3, "1000", 4) = 4 [pid 413] close(3) = 0 [pid 413] write(1, "executing program\n", 18executing program ) = 18 [pid 413] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 413] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 413] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 413] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 31.925098][ T405] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0029/input/input28 [ 31.928176][ T5] hid-steam 0003:28DE:1102.002B: unknown main item tag 0x0 [ 31.938429][ T372] usb 2-1: USB disconnect, device number 6 [ 31.951611][ T5] hid-steam 0003:28DE:1102.002B: unknown main item tag 0x0 [ 31.958993][ T5] hid-steam 0003:28DE:1102.002B: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 31.972176][ T5] hid-steam 0003:28DE:1102.002C: unknown main item tag 0x0 [ 31.979219][ T5] hid-steam 0003:28DE:1102.002C: unknown main item tag 0x0 [ 31.987111][ T5] hid-steam 0003:28DE:1102.002C: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 31.998697][ T372] hid-steam 0003:28DE:1102.0029: Steam Controller 'XXXXXXXXXX' disconnected [pid 413] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 409] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 411] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 411] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 409] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 411] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [ 32.066518][ T5] hid-steam 0003:28DE:1102.002B: Steam Controller 'XXXXXXXXXX' connected [ 32.075553][ T5] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.002B/input/input29 [pid 407] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 407] exit_group(0) = ? [pid 407] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=407, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 362] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 414 ./strace-static-x86_64: Process 414 attached [pid 414] set_robust_list(0x55556d96d760, 24) = 0 [pid 414] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 414] setpgid(0, 0) = 0 [pid 414] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 414] write(3, "1000", 4) = 4 [pid 414] close(3) = 0 [pid 414] write(1, "executing program\n", 18executing program ) = 18 [pid 414] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 414] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 414] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 414] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 32.151882][ T407] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.002B/input/input30 [ 32.164420][ T368] usb 5-1: USB disconnect, device number 6 [ 32.171815][ T368] hid-steam 0003:28DE:1102.002B: Steam Controller 'XXXXXXXXXX' disconnected [pid 414] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 409] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 411] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 409] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 411] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 409] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 410] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 410] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [ 32.328287][ T18] hid-steam 0003:28DE:1102.002D: unknown main item tag 0x0 [ 32.335342][ T18] hid-steam 0003:28DE:1102.002D: unknown main item tag 0x0 [ 32.343739][ T371] hid-steam 0003:28DE:1102.002E: unknown main item tag 0x0 [ 32.352222][ T125] hid-steam 0003:28DE:1102.002F: unknown main item tag 0x0 [ 32.359255][ T372] usb 2-1: new full-speed USB device number 7 using dummy_hcd [ 32.366646][ T125] hid-steam 0003:28DE:1102.002F: unknown main item tag 0x0 [pid 413] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 413] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 32.373947][ T125] hid-steam 0003:28DE:1102.002F: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 32.384566][ T371] hid-steam 0003:28DE:1102.002E: unknown main item tag 0x0 [ 32.392051][ T371] hid-steam 0003:28DE:1102.002E: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 32.403095][ T18] hid-steam 0003:28DE:1102.002D: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 32.415308][ T125] hid-steam 0003:28DE:1102.0030: unknown main item tag 0x0 [ 32.423501][ T18] hid-steam 0003:28DE:1102.0031: unknown main item tag 0x0 [ 32.431600][ T371] hid-steam 0003:28DE:1102.0032: unknown main item tag 0x0 [ 32.438664][ T18] hid-steam 0003:28DE:1102.0031: unknown main item tag 0x0 [ 32.446237][ T125] hid-steam 0003:28DE:1102.0030: unknown main item tag 0x0 [ 32.453281][ T371] hid-steam 0003:28DE:1102.0032: unknown main item tag 0x0 [ 32.460783][ T18] hid-steam 0003:28DE:1102.0031: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 413] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 411] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 409] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 411] exit_group(0) = ? [pid 411] +++ exited with 0 +++ [pid 409] <... openat resumed>) = 4 [pid 409] exit_group(0) = ? [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=411, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 409] +++ exited with 0 +++ [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=409, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 415 attached [pid 415] set_robust_list(0x55556d96d760, 24 [pid 360] <... clone resumed>, child_tidptr=0x55556d96d750) = 415 ./strace-static-x86_64: Process 416 attached [pid 416] set_robust_list(0x55556d96d760, 24) = 0 [pid 416] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 416] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x55556d96d750) = 416 [pid 416] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 415] <... set_robust_list resumed>) = 0 [pid 416] <... openat resumed>) = 3 [pid 415] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 416] write(3, "1000", 4) = 4 [pid 416] close(3) = 0 [pid 416] write(1, "executing program\n", 18executing program ) = 18 [pid 416] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR [pid 415] <... prctl resumed>) = 0 [ 32.473019][ T125] hid-steam 0003:28DE:1102.0030: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 32.485209][ T371] hid-steam 0003:28DE:1102.0032: hidraw2: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [pid 416] <... openat resumed>) = 3 [pid 415] setpgid(0, 0) = 0 [pid 416] ioctl(3, USB_RAW_IOCTL_INIT [pid 415] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 416] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 416] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 415] <... openat resumed>) = 3 [pid 416] <... ioctl resumed>, 0) = 0 [pid 415] write(3, "1000", 4 [pid 416] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 415] <... write resumed>) = 4 [pid 415] close(3 [pid 416] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 415] <... close resumed>) = 0 [pid 416] ioctl(3, USB_RAW_IOCTL_EVENT_FETCHexecuting program [pid 415] write(1, "executing program\n", 18) = 18 [pid 415] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 415] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 415] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 415] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 415] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 410] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 410] exit_group(0) = ? [pid 410] +++ exited with 0 +++ [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=410, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 417 ./strace-static-x86_64: Process 417 attached [pid 417] set_robust_list(0x55556d96d760, 24) = 0 [pid 417] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 417] setpgid(0, 0) = 0 [pid 417] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 417] write(3, "1000", 4) = 4 [pid 417] close(3) = 0 executing program [pid 417] write(1, "executing program\n", 18) = 18 [pid 417] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 417] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 417] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 32.547151][ T125] hid-steam 0003:28DE:1102.002F: Steam Controller 'XXXXXXXXXX' connected [ 32.555898][ T18] hid-steam 0003:28DE:1102.002D: Steam Controller 'XXXXXXXXXX' connected [ 32.565206][ T18] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.002D/input/input31 [ 32.576804][ T371] hid-steam 0003:28DE:1102.002E: Steam Controller 'XXXXXXXXXX' connected [ 32.585619][ T371] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.002E/input/input32 [ 32.597860][ T125] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.002F/input/input33 [ 32.611724][ T125] usb 1-1: USB disconnect, device number 6 [ 32.618660][ T18] usb 3-1: USB disconnect, device number 6 [ 32.626432][ T368] usb 5-1: new full-speed USB device number 7 using dummy_hcd [ 32.633967][ T371] usb 4-1: USB disconnect, device number 6 [pid 417] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 414] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 414] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 413] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 414] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 413] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 413] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 32.642734][ T18] hid-steam 0003:28DE:1102.002D: Steam Controller 'XXXXXXXXXX' disconnected [ 32.653148][ T125] hid-steam 0003:28DE:1102.002F: Steam Controller 'XXXXXXXXXX' disconnected [ 32.663512][ T371] hid-steam 0003:28DE:1102.002E: Steam Controller 'XXXXXXXXXX' disconnected [pid 413] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 413] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 413] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 413] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 413] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 413] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 413] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 413] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 32.766485][ T372] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 32.778015][ T372] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 32.787822][ T372] usb 2-1: config 0 interface 0 has no altsetting 0 [ 32.794270][ T372] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 32.803091][ T372] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 32.811522][ T372] usb 2-1: config 0 descriptor?? [pid 414] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 414] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 414] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 414] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 414] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 414] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 414] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 415] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [ 32.986550][ T368] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 32.997538][ T368] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 33.007119][ T18] usb 3-1: new full-speed USB device number 7 using dummy_hcd [ 33.014487][ T368] usb 5-1: config 0 interface 0 has no altsetting 0 [ 33.020915][ T368] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 415] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 415] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 413] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 413] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 417] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 416] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 413] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 416] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 417] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 414] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 414] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 414] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 414] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 414] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 416] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 416] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 414] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 33.029788][ T371] usb 4-1: new full-speed USB device number 7 using dummy_hcd [ 33.037065][ T125] usb 1-1: new full-speed USB device number 7 using dummy_hcd [ 33.044460][ T368] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 33.053473][ T368] usb 5-1: config 0 descriptor?? [pid 415] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 415] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 413] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 413] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 415] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 413] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 415] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 414] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 414] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 417] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 414] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 416] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 415] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 416] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 415] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 417] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 417] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 416] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 415] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 416] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 33.288656][ T372] hid-steam 0003:28DE:1102.0033: unknown main item tag 0x0 [ 33.295902][ T372] hid-steam 0003:28DE:1102.0033: unknown main item tag 0x0 [ 33.304185][ T372] hid-steam 0003:28DE:1102.0033: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 33.316982][ T372] hid-steam 0003:28DE:1102.0034: unknown main item tag 0x0 [ 33.324255][ T372] hid-steam 0003:28DE:1102.0034: unknown main item tag 0x0 [pid 415] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 417] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 416] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 415] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 416] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 415] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 417] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 417] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 416] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 415] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 416] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 415] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 417] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [ 33.333152][ T372] hid-steam 0003:28DE:1102.0034: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 33.366540][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 33.377601][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 416] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 416] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [ 33.387396][ T18] usb 3-1: config 0 interface 0 has no altsetting 0 [ 33.393787][ T18] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 33.402751][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 33.413436][ T372] hid-steam 0003:28DE:1102.0033: Steam Controller 'XXXXXXXXXX' connected [ 33.421921][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [pid 416] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 413] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 413] exit_group(0) = ? [ 33.432876][ T18] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 33.442618][ T372] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0033/input/input34 [ 33.454074][ T125] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 33.463707][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 33.473529][ T125] usb 1-1: config 0 interface 0 has no altsetting 0 [ 33.480164][ T18] usb 3-1: config 0 descriptor?? [pid 415] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 415] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 414] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 415] <... ioctl resumed>, 0) = 0 [pid 414] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 415] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 414] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 415] <... ioctl resumed>, 0) = 0 [pid 415] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 415] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [pid 414] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 413] +++ exited with 0 +++ [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=413, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 359] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 419 ./strace-static-x86_64: Process 419 attached [pid 419] set_robust_list(0x55556d96d760, 24) = 0 [pid 419] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 419] setpgid(0, 0) = 0 [pid 419] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 419] write(3, "1000", 4) = 4 [pid 419] close(3) = 0 [ 33.485256][ T371] usb 4-1: config 0 interface 0 has no altsetting 0 [ 33.489822][ T413] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0033/input/input35 [ 33.493070][ T125] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 33.508795][ T105] usb 2-1: USB disconnect, device number 7 [ 33.512379][ T371] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 33.528451][ T105] hid-steam 0003:28DE:1102.0033: Steam Controller 'XXXXXXXXXX' disconnected executing program [pid 419] write(1, "executing program\n", 18) = 18 [pid 419] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 419] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 419] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 419] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 33.529675][ T368] hid-steam 0003:28DE:1102.0035: unknown main item tag 0x0 [ 33.545040][ T371] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 33.553451][ T368] hid-steam 0003:28DE:1102.0035: unknown main item tag 0x0 [ 33.560418][ T125] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 33.568696][ T368] hid-steam 0003:28DE:1102.0035: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 33.580388][ T371] usb 4-1: config 0 descriptor?? [pid 419] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 416] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 416] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 416] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 416] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 416] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 417] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 417] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 416] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 417] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 33.585718][ T125] usb 1-1: config 0 descriptor?? [ 33.591656][ T368] hid-steam 0003:28DE:1102.0036: unknown main item tag 0x0 [ 33.598741][ T368] hid-steam 0003:28DE:1102.0036: unknown main item tag 0x0 [ 33.608065][ T368] hid-steam 0003:28DE:1102.0036: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 415] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 414] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 415] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 415] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 414] <... openat resumed>) = 4 [pid 414] exit_group(0) = ? [pid 415] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 414] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=414, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 362] restart_syscall(<... resuming interrupted clone ...>) = 0 [ 33.686480][ T368] hid-steam 0003:28DE:1102.0035: Steam Controller 'XXXXXXXXXX' connected [ 33.695682][ T368] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0035/input/input36 [ 33.721531][ T414] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0035/input/input37 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 420 ./strace-static-x86_64: Process 420 attached [pid 420] set_robust_list(0x55556d96d760, 24) = 0 [pid 420] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 420] setpgid(0, 0) = 0 [pid 420] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 420] write(3, "1000", 4) = 4 [pid 420] close(3) = 0 [pid 420] write(1, "executing program\n", 18executing program ) = 18 [pid 420] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 420] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 420] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 33.734120][ T5] usb 5-1: USB disconnect, device number 7 [ 33.741932][ T5] hid-steam 0003:28DE:1102.0035: Steam Controller 'XXXXXXXXXX' disconnected [pid 420] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 416] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 416] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 417] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 416] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 419] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 419] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 419] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 415] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 415] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [ 33.886471][ T105] usb 2-1: new full-speed USB device number 8 using dummy_hcd [ 33.937922][ T18] hid-steam 0003:28DE:1102.0037: unknown main item tag 0x0 [ 33.945035][ T18] hid-steam 0003:28DE:1102.0037: unknown main item tag 0x0 [ 33.952487][ T18] hid-steam 0003:28DE:1102.0037: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 33.964102][ T18] hid-steam 0003:28DE:1102.0038: unknown main item tag 0x0 [ 33.971148][ T18] hid-steam 0003:28DE:1102.0038: unknown main item tag 0x0 [ 33.978938][ T18] hid-steam 0003:28DE:1102.0038: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 417] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 416] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 417] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 416] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 417] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 416] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 417] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 416] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 34.058281][ T125] hid-steam 0003:28DE:1102.0039: unknown main item tag 0x0 [ 34.066820][ T371] hid-steam 0003:28DE:1102.003A: unknown main item tag 0x0 [ 34.073952][ T371] hid-steam 0003:28DE:1102.003A: unknown main item tag 0x0 [ 34.081002][ T18] hid-steam 0003:28DE:1102.0037: Steam Controller 'XXXXXXXXXX' connected [ 34.089367][ T125] hid-steam 0003:28DE:1102.0039: unknown main item tag 0x0 [ 34.096563][ T5] usb 5-1: new full-speed USB device number 8 using dummy_hcd [pid 420] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 415] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 415] exit_group(0) = ? [pid 420] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 419] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 34.097458][ T18] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0037/input/input38 [ 34.115594][ T125] hid-steam 0003:28DE:1102.0039: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 34.126579][ T371] hid-steam 0003:28DE:1102.003A: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 34.138456][ T125] hid-steam 0003:28DE:1102.003B: unknown main item tag 0x0 [ 34.140189][ T415] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0037/input/input39 [pid 419] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 415] +++ exited with 0 +++ [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=415, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 360] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 422 ./strace-static-x86_64: Process 422 attached [pid 422] set_robust_list(0x55556d96d760, 24) = 0 [pid 422] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 422] setpgid(0, 0) = 0 [pid 422] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 422] write(3, "1000", 4) = 4 [pid 422] close(3) = 0 executing program [pid 422] write(1, "executing program\n", 18) = 18 [pid 422] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 422] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 422] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 422] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 34.146017][ T125] hid-steam 0003:28DE:1102.003B: unknown main item tag 0x0 [ 34.165476][ T371] hid-steam 0003:28DE:1102.003C: unknown main item tag 0x0 [ 34.173749][ T371] hid-steam 0003:28DE:1102.003C: unknown main item tag 0x0 [ 34.182190][ T18] usb 3-1: USB disconnect, device number 7 [ 34.184699][ T370] ================================================================== [ 34.190376][ T371] hid-steam 0003:28DE:1102.003C: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 34.195885][ T370] BUG: KASAN: use-after-free in mutex_lock+0x98/0x110 [ 34.209033][ T125] hid-steam 0003:28DE:1102.003B: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 34.213645][ T370] Write of size 8 at addr ffff8881e918dc40 by task udevd/370 [ 34.232032][ T370] [ 34.234206][ T370] CPU: 0 PID: 370 Comm: udevd Not tainted 5.4.290-syzkaller-00017-g6b07fcd94a6a #0 [ 34.243315][ T370] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 [ 34.253211][ T370] Call Trace: [ 34.256369][ T370] dump_stack+0x1d8/0x241 [ 34.260506][ T370] ? nf_ct_l4proto_log_invalid+0x258/0x258 [ 34.266143][ T370] ? printk+0xd1/0x111 [ 34.270050][ T370] ? mutex_lock+0x98/0x110 [ 34.274303][ T370] print_address_description+0x8c/0x600 [ 34.279685][ T370] ? __kasan_kmalloc+0x1d9/0x210 [ 34.284455][ T370] ? mutex_lock+0x98/0x110 [ 34.286503][ T371] hid-steam 0003:28DE:1102.003A: Steam Controller 'XXXXXXXXXX' connected [ 34.288716][ T370] __kasan_report+0xf3/0x120 [ 34.297000][ T125] hid-steam 0003:28DE:1102.0039: Steam Controller 'XXXXXXXXXX' connected [ 34.301391][ T370] ? mutex_lock+0x98/0x110 [ 34.311084][ T371] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.003A/input/input40 [ 34.313893][ T370] kasan_report+0x30/0x60 [ 34.327669][ T125] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0039/input/input41 [ 34.329518][ T370] check_memory_region+0x272/0x280 [ 34.345920][ T370] mutex_lock+0x98/0x110 [ 34.350000][ T370] ? mutex_trylock+0xa0/0xa0 [ 34.354422][ T370] steam_input_open+0x91/0x1a0 [ 34.359018][ T370] ? steam_input_register+0xa50/0xa50 [ 34.364223][ T370] ? mutex_lock_interruptible+0xa5/0x110 [ 34.369690][ T370] ? ww_mutex_unlock+0x110/0x110 [ 34.374463][ T370] input_open_device+0x145/0x280 [ 34.379239][ T370] evdev_open+0x396/0x590 [ 34.383406][ T370] chrdev_open+0x54a/0x630 [ 34.387655][ T370] ? cd_forget+0x150/0x150 [ 34.391912][ T370] ? security_file_open+0x1e2/0x2a0 [ 34.396943][ T370] ? cd_forget+0x150/0x150 [ 34.401195][ T370] do_dentry_open+0x964/0x1130 [ 34.405795][ T370] ? finish_open+0xd0/0xd0 [ 34.410063][ T370] ? security_inode_permission+0xad/0xf0 [ 34.415515][ T370] ? memcpy+0x38/0x50 [ 34.419337][ T370] path_openat+0x29bf/0x34b0 [ 34.423782][ T370] ? stack_trace_save+0x118/0x1c0 [ 34.428629][ T370] ? do_filp_open+0x450/0x450 [ 34.433141][ T370] ? do_sys_open+0x357/0x810 [ 34.437566][ T370] ? do_syscall_64+0xca/0x1c0 [ 34.442077][ T370] ? entry_SYSCALL_64_after_hwframe+0x5c/0xc1 [ 34.447981][ T370] do_filp_open+0x20b/0x450 [ 34.452341][ T370] ? vfs_tmpfile+0x2c0/0x2c0 [ 34.456756][ T370] ? _raw_spin_unlock+0x49/0x60 [ 34.461431][ T370] ? __alloc_fd+0x4c5/0x570 [ 34.465772][ T370] do_sys_open+0x39c/0x810 [ 34.470125][ T370] ? check_preemption_disabled+0x153/0x320 [ 34.475750][ T370] ? file_open_root+0x490/0x490 [ 34.480443][ T370] do_syscall_64+0xca/0x1c0 [ 34.484784][ T370] entry_SYSCALL_64_after_hwframe+0x5c/0xc1 [ 34.490521][ T370] RIP: 0033:0x7f902ea109a4 [ 34.494761][ T370] Code: 24 20 48 8d 44 24 30 48 89 44 24 28 64 8b 04 25 18 00 00 00 85 c0 75 2c 44 89 e2 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 f0 ff ff 76 60 48 8b 15 55 a4 0d 00 f7 d8 64 89 02 48 83 [ 34.514198][ T370] RSP: 002b:00007ffe334fa1b0 EFLAGS: 00000246 ORIG_RAX: 0000000000000101 [ 34.522447][ T370] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f902ea109a4 [ 34.530274][ T370] RDX: 0000000000080000 RSI: 000055dfc0cdd1a0 RDI: 00000000ffffff9c [ 34.538073][ T370] RBP: 000055dfc0cdd1a0 R08: 000055dfc0cdf238 R09: 00007f902eaebb10 [ 34.545888][ T370] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000080000 [ 34.553728][ T370] R13: 00007ffe334fa378 R14: 0000000000000000 R15: 000055dfbc9bfed5 [ 34.561513][ T370] [ 34.563672][ T370] Allocated by task 372: [ 34.567758][ T370] __kasan_kmalloc+0x171/0x210 [ 34.572369][ T370] __kmalloc_track_caller+0x100/0x2b0 [ 34.577716][ T370] devm_kmalloc+0x34/0x1d0 [ 34.581955][ T370] steam_probe+0x11a/0xa70 [ 34.586210][ T370] hid_device_probe+0x2ac/0x3b0 [ 34.590898][ T370] really_probe+0x496/0xb80 [ 34.595233][ T370] driver_probe_device+0xe5/0x240 [ 34.600099][ T370] bus_for_each_drv+0x183/0x200 [ 34.604780][ T370] __device_attach+0x31c/0x490 [ 34.609380][ T370] bus_probe_device+0xbd/0x1e0 [ 34.613986][ T370] device_add+0x88d/0xbb0 [ 34.618148][ T370] hid_add_device+0x37f/0x4c0 [ 34.622673][ T370] usbhid_probe+0xafd/0xea0 [ 34.627004][ T370] usb_probe_interface+0x5aa/0xa90 [ 34.631953][ T370] really_probe+0x4dd/0xb80 [ 34.636306][ T370] driver_probe_device+0xe5/0x240 [ 34.641160][ T370] bus_for_each_drv+0x183/0x200 [ 34.645838][ T370] __device_attach+0x31c/0x490 [ 34.650439][ T370] bus_probe_device+0xbd/0x1e0 [ 34.655040][ T370] device_add+0x88d/0xbb0 [ 34.659203][ T370] usb_set_configuration+0x18ce/0x1e30 [ 34.664496][ T370] generic_probe+0x84/0x140 [ 34.668837][ T370] really_probe+0x4dd/0xb80 [ 34.673175][ T370] driver_probe_device+0xe5/0x240 [ 34.678035][ T370] bus_for_each_drv+0x183/0x200 [ 34.682720][ T370] __device_attach+0x31c/0x490 [ 34.687346][ T370] bus_probe_device+0xbd/0x1e0 [ 34.691922][ T370] device_add+0x88d/0xbb0 [ 34.696096][ T370] usb_new_device+0xbbc/0x1760 [ 34.700687][ T370] hub_event+0x2c62/0x4d50 [ 34.704942][ T370] process_one_work+0x765/0xd20 [ 34.709632][ T370] worker_thread+0xaef/0x1470 [ 34.714141][ T370] kthread+0x2da/0x360 [ 34.718048][ T370] ret_from_fork+0x1f/0x30 [ 34.722295][ T370] [ 34.724466][ T370] Freed by task 105: [ 34.728202][ T370] __kasan_slab_free+0x1b5/0x270 [ 34.732974][ T370] kfree+0x123/0x370 [ 34.736708][ T370] release_nodes+0x85a/0x8e0 [ 34.741134][ T370] device_release_driver_internal+0x519/0x7b0 [ 34.747037][ T370] bus_remove_device+0x2ca/0x340 [ 34.751914][ T370] device_del+0x65a/0xfa0 [ 34.756082][ T370] hid_destroy_device+0x64/0x100 [ 34.760853][ T370] usbhid_disconnect+0x9a/0xc0 [ 34.765468][ T370] usb_unbind_interface+0x1d0/0x840 [ 34.770490][ T370] device_release_driver_internal+0x50a/0x7b0 [ 34.776388][ T370] bus_remove_device+0x2ca/0x340 [ 34.781163][ T370] device_del+0x65a/0xfa0 [ 34.785332][ T370] usb_disable_device+0x38c/0x750 [ 34.790191][ T370] usb_disconnect+0x32c/0x890 [ 34.794700][ T370] hub_event+0x1c75/0x4d50 [ 34.798957][ T370] process_one_work+0x765/0xd20 [ 34.803734][ T370] worker_thread+0xaef/0x1470 [ 34.808249][ T370] kthread+0x2da/0x360 [ 34.812154][ T370] ret_from_fork+0x1f/0x30 [ 34.816402][ T370] [ 34.818574][ T370] The buggy address belongs to the object at ffff8881e918dc00 [ 34.818574][ T370] which belongs to the cache kmalloc-512 of size 512 [ 34.832553][ T370] The buggy address is located 64 bytes inside of [ 34.832553][ T370] 512-byte region [ffff8881e918dc00, ffff8881e918de00) [ 34.845569][ T370] The buggy address belongs to the page: [ 34.851050][ T370] page:ffffea0007a46300 refcount:1 mapcount:0 mapping:ffff8881f5c02500 index:0x0 compound_mapcount: 0 [ 34.861800][ T370] flags: 0x8000000000010200(slab|head) [ 34.867101][ T370] raw: 8000000000010200 ffffea0007aa7600 0000000600000006 ffff8881f5c02500 [ 34.875514][ T370] raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000 [ 34.883929][ T370] page dumped because: kasan: bad access detected [ 34.890279][ T370] page_owner tracks the page as allocated [ 34.895970][ T370] page last allocated via order 2, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC) [ 34.910784][ T370] prep_new_page+0x18f/0x370 [ 34.915221][ T370] get_page_from_freelist+0x2d13/0x2d90 [ 34.920582][ T370] __alloc_pages_nodemask+0x393/0x840 [ 34.925792][ T370] alloc_slab_page+0x39/0x3c0 [ 34.930329][ T370] new_slab+0x97/0x440 [ 34.934231][ T370] ___slab_alloc+0x2fe/0x490 [ 34.938634][ T370] __slab_alloc+0x62/0xa0 [ 34.942886][ T370] __kmalloc_track_caller+0x16d/0x2b0 [ 34.948095][ T370] __alloc_skb+0xb4/0x4d0 [ 34.952259][ T370] alloc_skb_with_frags+0x92/0x550 [ 34.957217][ T370] sock_alloc_send_pskb+0x831/0x950 [ 34.962242][ T370] unix_dgram_sendmsg+0x6fa/0x1ff0 [ 34.967187][ T370] sock_write_iter+0x344/0x470 [ 34.971788][ T370] __vfs_write+0x5d3/0x750 [ 34.976042][ T370] vfs_write+0x206/0x4e0 [ 34.980121][ T370] ksys_write+0x199/0x2c0 [ 34.984285][ T370] page_owner free stack trace missing [ 34.989490][ T370] [ 34.991660][ T370] Memory state around the buggy address: [ 34.997132][ T370] ffff8881e918db00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc [pid 422] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 419] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 419] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 417] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [ 35.005288][ T370] ffff8881e918db80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc [ 35.013187][ T370] >ffff8881e918dc00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 35.021088][ T370] ^ [ 35.027079][ T370] ffff8881e918dc80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 35.035496][ T370] ffff8881e918dd00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 35.043470][ T370] ================================================================== [ 35.051296][ T370] Disabling lock debugging due to kernel taint [pid 416] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 419] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 419] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [ 35.059090][ T18] hid-steam 0003:28DE:1102.0037: Steam Controller 'XXXXXXXXXX' disconnected [ 35.059176][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 35.076028][ T23] audit: type=1400 audit(1741387409.459:70): avc: denied { remove_name } for pid=146 comm="syslogd" name="messages" dev="tmpfs" ino=10823 scontext=system_u:system_r:syslogd_t tcontext=system_u:object_r:tmpfs_t tclass=dir permissive=1 [ 35.077464][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 419] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 35.110168][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 35.119276][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 35.126551][ T23] audit: type=1400 audit(1741387409.489:71): avc: denied { rename } for pid=146 comm="syslogd" name="messages" dev="tmpfs" ino=10823 scontext=system_u:system_r:syslogd_t tcontext=system_u:object_r:tmpfs_t tclass=file permissive=1 [ 35.131297][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 419] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 419] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 420] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 417] <... openat resumed>) = 4 [pid 416] <... openat resumed>) = 4 [pid 417] exit_group(0) = ? [pid 417] +++ exited with 0 +++ [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=417, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [ 35.159034][ T105] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 35.173179][ T105] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 35.183974][ T105] usb 2-1: config 0 interface 0 has no altsetting 0 [ 35.190497][ T105] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 35.199982][ T105] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 416] exit_group(0./strace-static-x86_64: Process 424 attached ) = ? [pid 358] <... clone resumed>, child_tidptr=0x55556d96d750) = 424 [pid 424] set_robust_list(0x55556d96d760, 24) = 0 [pid 424] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 424] setpgid(0, 0) = 0 [pid 424] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 424] write(3, "1000", 4) = 4 executing program [pid 424] close(3) = 0 [pid 424] write(1, "executing program\n", 18) = 18 [pid 424] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 424] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 424] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 424] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 424] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 420] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 419] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 419] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 419] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 419] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 419] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 416] +++ exited with 0 +++ [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=416, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 361] restart_syscall(<... resuming interrupted clone ...> [pid 420] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 361] <... restart_syscall resumed>) = 0 [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 425 ./strace-static-x86_64: Process 425 attached [pid 425] set_robust_list(0x55556d96d760, 24) = 0 [pid 425] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 425] setpgid(0, 0) = 0 [pid 425] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 425] write(3, "1000", 4) = 4 [pid 425] close(3) = 0 executing program [pid 425] write(1, "executing program\n", 18) = 18 [pid 425] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 425] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 425] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 425] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 35.209193][ T105] usb 2-1: config 0 descriptor?? [ 35.211145][ T368] usb 1-1: USB disconnect, device number 7 [ 35.216590][ T416] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.003A/input/input42 [ 35.232142][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 35.232939][ T406] usb 4-1: USB disconnect, device number 7 [ 35.242736][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [pid 425] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 420] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 419] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 35.256365][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 35.265729][ T368] hid-steam 0003:28DE:1102.0039: Steam Controller 'XXXXXXXXXX' disconnected [ 35.267863][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 35.283867][ T406] hid-steam 0003:28DE:1102.003A: Steam Controller 'XXXXXXXXXX' disconnected [ 35.288719][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [pid 420] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 420] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 420] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 35.306547][ T5] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 35.317641][ T5] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 35.327215][ T5] usb 5-1: config 0 interface 0 has no altsetting 0 [ 35.333600][ T5] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 35.342548][ T5] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 35.350867][ T5] usb 5-1: config 0 descriptor?? [pid 419] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 419] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 422] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 422] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 419] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 422] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [ 35.466574][ T18] usb 3-1: new full-speed USB device number 8 using dummy_hcd [pid 422] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 420] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 424] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 424] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 425] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 424] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 424] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 425] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 425] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 419] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [ 35.616445][ T368] usb 1-1: new full-speed USB device number 8 using dummy_hcd [ 35.636455][ T406] usb 4-1: new full-speed USB device number 8 using dummy_hcd [pid 419] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 422] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 422] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 35.707805][ T105] hid-steam 0003:28DE:1102.003D: unknown main item tag 0x0 [ 35.714833][ T105] hid-steam 0003:28DE:1102.003D: unknown main item tag 0x0 [ 35.722388][ T105] hid-steam 0003:28DE:1102.003D: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 35.734066][ T105] hid-steam 0003:28DE:1102.003E: unknown main item tag 0x0 [ 35.741114][ T105] hid-steam 0003:28DE:1102.003E: unknown main item tag 0x0 [pid 422] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 422] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [ 35.748876][ T105] hid-steam 0003:28DE:1102.003E: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [pid 422] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 422] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 420] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 420] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 422] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 420] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 35.826537][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 35.828265][ T5] hid-steam 0003:28DE:1102.003F: unknown main item tag 0x0 [ 35.837743][ T18] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 35.844382][ T105] hid-steam 0003:28DE:1102.003D: Steam Controller 'XXXXXXXXXX' connected [ 35.853879][ T18] usb 3-1: config 0 interface 0 has no altsetting 0 [ 35.863089][ T5] hid-steam 0003:28DE:1102.003F: unknown main item tag 0x0 [pid 422] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 424] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 425] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 425] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 424] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 425] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 419] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [ 35.869077][ T18] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 35.877601][ T105] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.003D/input/input43 [ 35.884712][ T18] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 35.896830][ T5] hid-steam 0003:28DE:1102.003F: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 35.904945][ T18] usb 3-1: config 0 descriptor?? [ 35.917427][ T5] hid-steam 0003:28DE:1102.0040: unknown main item tag 0x0 [pid 425] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 419] <... openat resumed>) = 4 [pid 419] exit_group(0 [pid 422] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 422] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 419] <... exit_group resumed>) = ? [pid 425] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 422] <... ioctl resumed>, 0) = 0 [pid 425] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 422] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 422] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 422] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 424] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 424] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 422] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 419] +++ exited with 0 +++ [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=419, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 359] restart_syscall(<... resuming interrupted clone ...> [pid 425] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 425] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 359] <... restart_syscall resumed>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 426 ./strace-static-x86_64: Process 426 attached [pid 426] set_robust_list(0x55556d96d760, 24) = 0 [pid 426] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 426] setpgid(0, 0) = 0 [pid 426] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 426] write(3, "1000", 4) = 4 [pid 426] close(3) = 0 [pid 426] write(1, "executing program\n", 18executing program ) = 18 [pid 426] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 426] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 426] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 426] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 426] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 425] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 424] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 425] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 424] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 424] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 425] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [ 35.928242][ T5] hid-steam 0003:28DE:1102.0040: unknown main item tag 0x0 [ 35.937217][ T5] hid-steam 0003:28DE:1102.0040: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 35.938150][ T419] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.003D/input/input44 [ 35.961793][ T105] usb 2-1: USB disconnect, device number 8 [ 35.969531][ T105] hid-steam 0003:28DE:1102.003D: Steam Controller 'XXXXXXXXXX' disconnected [pid 425] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 424] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [ 36.006577][ T406] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 36.017469][ T5] hid-steam 0003:28DE:1102.003F: Steam Controller 'XXXXXXXXXX' connected [ 36.026322][ T5] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.003F/input/input45 [ 36.037954][ T406] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 36.047407][ T406] usb 4-1: config 0 interface 0 has no altsetting 0 [pid 424] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 424] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 420] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 420] exit_group(0) = ? [pid 420] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=420, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 427 ./strace-static-x86_64: Process 427 attached [pid 427] set_robust_list(0x55556d96d760, 24) = 0 [pid 427] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 427] setpgid(0, 0) = 0 [pid 427] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 427] write(3, "1000", 4) = 4 [pid 427] close(3) = 0 executing program [pid 427] write(1, "executing program\n", 18) = 18 [ 36.053815][ T406] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 36.063109][ T406] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 36.066525][ T368] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 36.074809][ T406] usb 4-1: config 0 descriptor?? [ 36.086530][ T368] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 36.089532][ T5] usb 5-1: USB disconnect, device number 8 [pid 427] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 427] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 427] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 425] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 427] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 425] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 425] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 425] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 425] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [pid 424] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 424] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 424] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 424] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 424] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 422] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 422] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 424] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 422] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [ 36.102586][ T368] usb 1-1: config 0 interface 0 has no altsetting 0 [ 36.110501][ T368] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 36.119515][ T368] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 36.128419][ T368] usb 1-1: config 0 descriptor?? [ 36.133943][ T5] hid-steam 0003:28DE:1102.003F: Steam Controller 'XXXXXXXXXX' disconnected [pid 425] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 425] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 426] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 425] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 426] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 424] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 422] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 424] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 422] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 424] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 426] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 426] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 422] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 424] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [ 36.336474][ T105] usb 2-1: new full-speed USB device number 9 using dummy_hcd [ 36.388218][ T18] hid-steam 0003:28DE:1102.0041: unknown main item tag 0x0 [ 36.395511][ T18] hid-steam 0003:28DE:1102.0041: unknown main item tag 0x0 [ 36.402898][ T18] hid-steam 0003:28DE:1102.0041: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 36.414652][ T18] hid-steam 0003:28DE:1102.0042: unknown main item tag 0x0 [ 36.421788][ T18] hid-steam 0003:28DE:1102.0042: unknown main item tag 0x0 [ 36.429704][ T18] hid-steam 0003:28DE:1102.0042: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 427] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 36.486468][ T5] usb 5-1: new full-speed USB device number 9 using dummy_hcd [ 36.506458][ T18] hid-steam 0003:28DE:1102.0041: Steam Controller 'XXXXXXXXXX' connected [ 36.516133][ T18] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0041/input/input46 [ 36.530368][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 36.543354][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 36.553561][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 36.554562][ T370] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 36.562245][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 427] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 425] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 424] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 425] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 424] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 424] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 422] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 426] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 425] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 36.562252][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 36.588413][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 36.589847][ T370] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 36.599054][ T368] hid-steam 0003:28DE:1102.0043: unknown main item tag 0x0 [ 36.609126][ T406] hid-steam 0003:28DE:1102.0044: unknown main item tag 0x0 [ 36.620103][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 36.621189][ T406] hid-steam 0003:28DE:1102.0044: unknown main item tag 0x0 [pid 426] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 36.629381][ T368] hid-steam 0003:28DE:1102.0043: unknown main item tag 0x0 [ 36.638004][ T406] hid-steam 0003:28DE:1102.0044: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 36.643913][ T368] hid-steam 0003:28DE:1102.0043: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 36.656272][ T406] hid-steam 0003:28DE:1102.0045: unknown main item tag 0x0 [ 36.666237][ T368] hid-steam 0003:28DE:1102.0046: unknown main item tag 0x0 [ 36.672383][ T406] hid-steam 0003:28DE:1102.0045: unknown main item tag 0x0 [pid 426] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 426] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 422] <... openat resumed>) = 4 [pid 422] exit_group(0) = ? [ 36.678787][ T368] hid-steam 0003:28DE:1102.0046: unknown main item tag 0x0 [ 36.693355][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 36.693975][ T370] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 36.702243][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 36.711208][ T370] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 36.719607][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 426] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 36.731328][ T406] hid-steam 0003:28DE:1102.0045: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 36.737845][ T370] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 36.756916][ T368] hid-steam 0003:28DE:1102.0046: hidraw2: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 36.757512][ T422] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0041/input/input47 [pid 426] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 427] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 426] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 427] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 36.776296][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 36.779692][ T105] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 36.788325][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 36.791126][ T125] usb 3-1: USB disconnect, device number 8 [ 36.799455][ T105] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 36.808309][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [pid 426] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 427] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 427] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 422] +++ exited with 0 +++ [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=422, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 360] restart_syscall(<... resuming interrupted clone ...> [pid 427] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 425] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 424] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 360] <... restart_syscall resumed>) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 429 [ 36.813526][ T105] usb 2-1: config 0 interface 0 has no altsetting 0 [ 36.824363][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 36.831974][ T406] hid-steam 0003:28DE:1102.0044: Steam Controller 'XXXXXXXXXX' connected [ 36.838482][ T368] hid-steam 0003:28DE:1102.0043: Steam Controller 'XXXXXXXXXX' connected [ 36.847334][ T105] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 36.858276][ T368] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0043/input/input48 ./strace-static-x86_64: Process 429 attached [pid 427] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 427] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 429] set_robust_list(0x55556d96d760, 24) = 0 [pid 429] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 429] setpgid(0, 0) = 0 [pid 429] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 429] write(3, "1000", 4) = 4 [pid 429] close(3) = 0 executing program [pid 429] write(1, "executing program\n", 18) = 18 [pid 429] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 429] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 429] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 429] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 429] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 427] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 424] <... openat resumed>) = 4 [pid 427] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 424] exit_group(0) = ? [pid 425] <... openat resumed>) = -1 ENODEV (No such device) [pid 424] +++ exited with 0 +++ [ 36.864791][ T406] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0044/input/input49 [ 36.873445][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 36.884094][ T105] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 36.914539][ T105] usb 2-1: config 0 descriptor?? [ 36.915462][ T125] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0041/input/input50 [pid 425] exit_group(0) = ? [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=424, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 425] +++ exited with 0 +++ [pid 358] restart_syscall(<... resuming interrupted clone ...> [pid 426] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=425, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] <... restart_syscall resumed>) = 0 [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 361] <... clone resumed>, child_tidptr=0x55556d96d750) = 430 [pid 358] <... clone resumed>, child_tidptr=0x55556d96d750) = 431 [pid 426] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 426] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 426] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 426] ioctl(3, USB_RAW_IOCTL_EP0_READ./strace-static-x86_64: Process 431 attached ./strace-static-x86_64: Process 430 attached [pid 431] set_robust_list(0x55556d96d760, 24) = 0 [pid 431] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 431] setpgid(0, 0) = 0 [pid 431] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 431] write(3, "1000", 4) = 4 [pid 431] close(3) = 0 [pid 431] write(1, "executing program\n", 18 [pid 430] set_robust_list(0x55556d96d760, 24 [pid 426] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 36.919472][ T5] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 36.937904][ T18] usb 1-1: USB disconnect, device number 8 [ 36.941867][ T5] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 36.947924][ T371] usb 4-1: USB disconnect, device number 8 [ 36.956944][ T5] usb 5-1: config 0 interface 0 has no altsetting 0 [ 36.969070][ T5] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 36.978655][ T5] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 executing program [pid 431] <... write resumed>) = 18 [pid 430] <... set_robust_list resumed>) = 0 [pid 430] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 430] setpgid(0, 0) = 0 [pid 430] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 430] write(3, "1000", 4) = 4 [pid 430] close(3) = 0 executing program [pid 430] write(1, "executing program\n", 18) = 18 [pid 430] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 430] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 430] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 431] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR [pid 430] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 430] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 431] <... openat resumed>) = 3 [pid 431] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 431] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 427] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 427] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 36.987566][ T5] usb 5-1: config 0 descriptor?? [ 36.987805][ T125] hid-steam 0003:28DE:1102.0041: Steam Controller 'XXXXXXXXXX' disconnected [ 37.003237][ T371] hid-steam 0003:28DE:1102.0044: Steam Controller 'XXXXXXXXXX' disconnected [ 37.013924][ T18] hid-steam 0003:28DE:1102.0043: Steam Controller 'XXXXXXXXXX' disconnected [pid 426] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 426] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 429] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 429] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 430] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 429] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 430] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 429] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 426] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 426] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 431] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 430] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 426] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 37.356457][ T125] usb 3-1: new full-speed USB device number 9 using dummy_hcd [ 37.376478][ T371] usb 4-1: new full-speed USB device number 9 using dummy_hcd [ 37.383959][ T18] usb 1-1: new full-speed USB device number 9 using dummy_hcd [pid 430] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 431] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 431] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 427] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 427] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [ 37.417839][ T105] hid-steam 0003:28DE:1102.0047: unknown main item tag 0x0 [ 37.424903][ T105] hid-steam 0003:28DE:1102.0047: unknown main item tag 0x0 [ 37.432401][ T105] hid-steam 0003:28DE:1102.0047: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 37.443991][ T105] hid-steam 0003:28DE:1102.0048: unknown main item tag 0x0 [ 37.452626][ T5] hid-steam 0003:28DE:1102.0049: unknown main item tag 0x0 [ 37.459681][ T105] hid-steam 0003:28DE:1102.0048: unknown main item tag 0x0 [ 37.466705][ T5] hid-steam 0003:28DE:1102.0049: unknown main item tag 0x0 [ 37.473991][ T5] hid-steam 0003:28DE:1102.0049: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 37.485432][ T105] hid-steam 0003:28DE:1102.0048: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 37.497706][ T5] hid-steam 0003:28DE:1102.004A: unknown main item tag 0x0 [ 37.504709][ T5] hid-steam 0003:28DE:1102.004A: unknown main item tag 0x0 [ 37.512862][ T5] hid-steam 0003:28DE:1102.004A: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 429] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 429] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 37.576459][ T105] hid-steam 0003:28DE:1102.0047: Steam Controller 'XXXXXXXXXX' connected [ 37.585398][ T105] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0047/input/input51 [ 37.596871][ T5] hid-steam 0003:28DE:1102.0049: Steam Controller 'XXXXXXXXXX' connected [ 37.605749][ T5] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0049/input/input52 [pid 426] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 430] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 429] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 426] <... openat resumed>) = 4 [pid 430] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 429] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 426] exit_group(0) = ? [pid 431] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 427] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 430] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 429] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 430] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 429] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 431] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 431] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 426] +++ exited with 0 +++ [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=426, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [ 37.623197][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.634723][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.642096][ T426] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0047/input/input53 [ 37.656120][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.665992][ T372] usb 2-1: USB disconnect, device number 9 [pid 359] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 433 ./strace-static-x86_64: Process 433 attached [pid 433] set_robust_list(0x55556d96d760, 24) = 0 [pid 433] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 433] setpgid(0, 0) = 0 [pid 433] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 433] write(3, "1000", 4) = 4 [pid 433] close(3executing program ) = 0 [pid 433] write(1, "executing program\n", 18) = 18 [pid 433] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 433] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 433] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 430] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 429] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 433] <... ioctl resumed>, 0) = 0 [pid 433] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 433] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 430] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 429] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 431] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 430] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 429] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 427] <... openat resumed>) = 4 [pid 431] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 430] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 429] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 427] exit_group(0) = ? [pid 429] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [ 37.673100][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.683685][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.693172][ T378] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.694135][ T372] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0047/input/input54 [ 37.702105][ T378] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 429] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 431] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 430] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 430] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 431] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 430] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 431] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 37.716583][ T125] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 37.733198][ T125] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 37.743048][ T378] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.743573][ T125] usb 3-1: config 0 interface 0 has no altsetting 0 [ 37.753101][ T378] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 430] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 427] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=427, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 362] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 434 ./strace-static-x86_64: Process 434 attached [pid 434] set_robust_list(0x55556d96d760, 24) = 0 [pid 434] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 434] setpgid(0, 0) = 0 [pid 434] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 434] write(3, "1000", 4) = 4 [pid 434] close(3) = 0 [pid 434] write(1, "executing program\n", 18executing program ) = 18 [pid 434] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 434] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 434] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [ 37.758204][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 37.767645][ T378] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.777798][ T18] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 37.799930][ T125] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 37.801571][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.809062][ T18] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 434] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 37.827581][ T371] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 37.837439][ T125] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 37.845705][ T371] usb 4-1: config 0 interface 0 has no altsetting 0 [ 37.852512][ T125] usb 3-1: config 0 descriptor?? [ 37.857409][ T371] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 37.863182][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 434] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 429] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 429] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 429] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 429] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 429] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 37.866224][ T371] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 37.882780][ T18] usb 1-1: config 0 interface 0 has no altsetting 0 [ 37.889450][ T18] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 37.899124][ T18] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 37.907999][ T375] usb 5-1: USB disconnect, device number 9 [ 37.915815][ T18] usb 1-1: config 0 descriptor?? [ 37.921494][ T371] usb 4-1: config 0 descriptor?? [pid 431] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 430] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 430] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 431] <... ioctl resumed>, 0) = 0 [pid 430] <... ioctl resumed>, 0) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 430] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 431] <... ioctl resumed>, 0) = 0 [pid 430] <... ioctl resumed>, 0) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 430] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 431] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 430] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 431] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 430] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 431] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 430] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 37.926918][ T372] hid-steam 0003:28DE:1102.0047: Steam Controller 'XXXXXXXXXX' disconnected [ 37.935479][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.944260][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 37.944710][ T375] hid-steam 0003:28DE:1102.0049: Steam Controller 'XXXXXXXXXX' disconnected [ 37.953030][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 429] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 429] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 430] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 431] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 430] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 430] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 431] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 430] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 433] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 433] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 429] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 429] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 433] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 433] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 434] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 429] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 38.286447][ T372] usb 2-1: new full-speed USB device number 10 using dummy_hcd [ 38.316453][ T375] usb 5-1: new full-speed USB device number 10 using dummy_hcd [pid 434] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 434] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 431] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 430] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 431] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 430] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 431] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 430] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 431] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 38.338418][ T125] hid-steam 0003:28DE:1102.004B: unknown main item tag 0x0 [ 38.345462][ T125] hid-steam 0003:28DE:1102.004B: unknown main item tag 0x0 [ 38.352871][ T125] hid-steam 0003:28DE:1102.004B: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 38.364879][ T125] hid-steam 0003:28DE:1102.004C: unknown main item tag 0x0 [ 38.371933][ T125] hid-steam 0003:28DE:1102.004C: unknown main item tag 0x0 [ 38.380358][ T371] hid-steam 0003:28DE:1102.004D: unknown main item tag 0x0 [ 38.388592][ T18] hid-steam 0003:28DE:1102.004E: unknown main item tag 0x0 [ 38.395591][ T18] hid-steam 0003:28DE:1102.004E: unknown main item tag 0x0 [ 38.403614][ T371] hid-steam 0003:28DE:1102.004D: unknown main item tag 0x0 [ 38.410953][ T125] hid-steam 0003:28DE:1102.004C: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 38.422463][ T18] hid-steam 0003:28DE:1102.004E: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 38.433431][ T371] hid-steam 0003:28DE:1102.004D: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 38.445451][ T18] hid-steam 0003:28DE:1102.004F: unknown main item tag 0x0 [ 38.453565][ T371] hid-steam 0003:28DE:1102.0050: unknown main item tag 0x0 [ 38.460614][ T371] hid-steam 0003:28DE:1102.0050: unknown main item tag 0x0 [ 38.467642][ T18] hid-steam 0003:28DE:1102.004F: unknown main item tag 0x0 [ 38.475595][ T18] hid-steam 0003:28DE:1102.004F: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 38.487750][ T371] hid-steam 0003:28DE:1102.0050: hidraw2: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 38.506529][ T125] hid-steam 0003:28DE:1102.004B: Steam Controller 'XXXXXXXXXX' connected [ 38.515451][ T125] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.004B/input/input55 [ 38.530650][ T378] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [pid 429] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 433] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 433] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 429] <... openat resumed>) = 4 [pid 429] exit_group(0) = ? [pid 433] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 433] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 431] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [ 38.539893][ T378] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 38.549542][ T378] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 38.558566][ T378] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 38.561238][ T429] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.004B/input/input56 [ 38.567226][ T378] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [pid 430] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 429] +++ exited with 0 +++ [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=429, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- [pid 360] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 437 ./strace-static-x86_64: Process 437 attached [pid 437] set_robust_list(0x55556d96d760, 24) = 0 [pid 437] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 437] setpgid(0, 0) = 0 [pid 437] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 437] write(3, "1000", 4) = 4 [pid 437] close(3) = 0 executing program [pid 437] write(1, "executing program\n", 18) = 18 [pid 437] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 437] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 437] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 437] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 437] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 434] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 434] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 433] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 431] <... openat resumed>) = 4 [pid 430] <... openat resumed>) = 4 [ 38.587413][ T371] hid-steam 0003:28DE:1102.004D: Steam Controller 'XXXXXXXXXX' connected [ 38.590377][ T105] usb 3-1: USB disconnect, device number 9 [ 38.596459][ T18] hid-steam 0003:28DE:1102.004E: Steam Controller 'XXXXXXXXXX' connected [ 38.610221][ T371] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.004D/input/input57 [ 38.623096][ T18] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.004E/input/input58 [pid 433] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 431] exit_group(0) = ? [pid 434] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 433] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 434] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 433] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 430] exit_group(0) = ? [pid 434] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 433] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 434] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 433] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 431] +++ exited with 0 +++ [pid 430] +++ exited with 0 +++ [ 38.635988][ T105] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.004B/input/input59 [ 38.651186][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 38.660180][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 38.669899][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 38.677781][ T13] usb 4-1: USB disconnect, device number 9 [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=430, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=431, si_uid=0, si_status=0, si_utime=0, si_stime=3} --- [pid 434] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 433] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 434] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 433] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 434] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 434] ioctl(3, USB_RAW_IOCTL_EP0_WRITEexecuting program executing program ./strace-static-x86_64: Process 440 attached ./strace-static-x86_64: Process 439 attached [pid 358] <... clone resumed>, child_tidptr=0x55556d96d750) = 439 [pid 361] <... clone resumed>, child_tidptr=0x55556d96d750) = 440 [pid 439] set_robust_list(0x55556d96d760, 24) = 0 [pid 439] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 439] setpgid(0, 0) = 0 [pid 439] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 439] write(3, "1000", 4) = 4 [pid 439] close(3) = 0 [pid 439] write(1, "executing program\n", 18) = 18 [pid 439] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 439] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 439] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 440] set_robust_list(0x55556d96d760, 24) = 0 [pid 440] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 440] setpgid(0, 0) = 0 [pid 440] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 440] write(3, "1000", 4) = 4 [pid 440] close(3) = 0 [pid 440] write(1, "executing program\n", 18) = 18 [pid 440] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 440] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 440] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 38.679306][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 38.684770][ T406] usb 1-1: USB disconnect, device number 9 [ 38.693382][ T372] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 38.699800][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 38.721637][ T105] hid-steam 0003:28DE:1102.004B: Steam Controller 'XXXXXXXXXX' disconnected [pid 440] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 434] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [ 38.731249][ T372] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 38.740933][ T372] usb 2-1: config 0 interface 0 has no altsetting 0 [ 38.741225][ T13] hid-steam 0003:28DE:1102.004D: Steam Controller 'XXXXXXXXXX' disconnected [ 38.747441][ T375] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 38.747453][ T375] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 38.776325][ T372] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 434] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 433] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 434] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 433] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 434] <... ioctl resumed>, 0) = 0 [pid 433] <... ioctl resumed>, 0) = 0 [pid 434] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 433] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 434] <... ioctl resumed>, 0) = 0 [pid 433] <... ioctl resumed>, 0) = 0 [pid 434] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 433] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 434] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 433] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 434] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 433] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 434] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 433] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 38.777756][ T406] hid-steam 0003:28DE:1102.004E: Steam Controller 'XXXXXXXXXX' disconnected [ 38.785315][ T372] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 38.801481][ T375] usb 5-1: config 0 interface 0 has no altsetting 0 [ 38.807920][ T375] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 38.817082][ T375] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 38.825037][ T372] usb 2-1: config 0 descriptor?? [ 38.830470][ T375] usb 5-1: config 0 descriptor?? [pid 434] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 433] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 434] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 433] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 433] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 434] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 433] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 434] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 437] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 437] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 440] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 437] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 437] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 440] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [ 39.086452][ T105] usb 3-1: new full-speed USB device number 10 using dummy_hcd [ 39.096449][ T13] usb 4-1: new full-speed USB device number 10 using dummy_hcd [pid 440] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 439] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 39.136516][ T406] usb 1-1: new full-speed USB device number 10 using dummy_hcd [pid 439] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 433] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 434] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 433] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 434] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 433] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 434] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 433] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 437] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [ 39.307714][ T372] hid-steam 0003:28DE:1102.0051: unknown main item tag 0x0 [ 39.314749][ T372] hid-steam 0003:28DE:1102.0051: unknown main item tag 0x0 [ 39.323454][ T375] hid-steam 0003:28DE:1102.0052: unknown main item tag 0x0 [ 39.330491][ T375] hid-steam 0003:28DE:1102.0052: unknown main item tag 0x0 [ 39.337885][ T372] hid-steam 0003:28DE:1102.0051: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [pid 437] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 440] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 437] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 437] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 440] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 440] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 437] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 437] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 440] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 439] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 39.348758][ T375] hid-steam 0003:28DE:1102.0052: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 39.360509][ T372] hid-steam 0003:28DE:1102.0053: unknown main item tag 0x0 [ 39.368804][ T375] hid-steam 0003:28DE:1102.0054: unknown main item tag 0x0 [ 39.375810][ T375] hid-steam 0003:28DE:1102.0054: unknown main item tag 0x0 [ 39.383096][ T372] hid-steam 0003:28DE:1102.0053: unknown main item tag 0x0 [ 39.391145][ T372] hid-steam 0003:28DE:1102.0053: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [pid 439] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 440] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 439] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 437] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 440] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 439] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 437] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 440] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 439] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 437] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 437] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 39.403426][ T375] hid-steam 0003:28DE:1102.0054: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 439] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 440] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 437] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 440] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 437] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 439] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [ 39.456572][ T105] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 39.467586][ T13] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 39.478347][ T13] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 39.486449][ T372] hid-steam 0003:28DE:1102.0051: Steam Controller 'XXXXXXXXXX' connected [ 39.487840][ T105] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 439] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 439] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 39.496496][ T375] hid-steam 0003:28DE:1102.0052: Steam Controller 'XXXXXXXXXX' connected [ 39.505668][ T13] usb 4-1: config 0 interface 0 has no altsetting 0 [ 39.516361][ T372] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0051/input/input60 [ 39.520492][ T406] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 39.534521][ T375] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0052/input/input61 [pid 434] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 434] exit_group(0) = ? [ 39.542722][ T105] usb 3-1: config 0 interface 0 has no altsetting 0 [ 39.557258][ T434] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0051/input/input62 [ 39.560669][ T13] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 39.578992][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 39.581251][ T406] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 433] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 434] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=434, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- [pid 362] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 442 ./strace-static-x86_64: Process 442 attached [pid 442] set_robust_list(0x55556d96d760, 24) = 0 [pid 442] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 442] setpgid(0, 0) = 0 [pid 442] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 442] write(3, "1000", 4) = 4 [pid 442] close(3) = 0 [pid 442] write(1, "executing program\n", 18executing program ) = 18 [pid 442] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 442] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 442] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 442] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 39.594232][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 39.599294][ T105] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 39.611194][ T375] usb 5-1: USB disconnect, device number 10 [ 39.616844][ T13] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 39.630364][ T406] usb 1-1: config 0 interface 0 has no altsetting 0 [ 39.636795][ T105] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 39.645201][ T406] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 442] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 440] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 437] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 437] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 440] <... ioctl resumed>, 0) = 0 [pid 437] <... ioctl resumed>, 0) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 437] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 440] <... ioctl resumed>, 0) = 0 [pid 437] <... ioctl resumed>, 0) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 437] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 440] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 437] <... ioctl resumed>, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 440] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 437] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 433] <... openat resumed>) = 4 [pid 433] exit_group(0) = ? [ 39.654270][ T13] usb 4-1: config 0 descriptor?? [ 39.659274][ T105] usb 3-1: config 0 descriptor?? [ 39.664143][ T406] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 39.672544][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 39.672952][ T406] usb 1-1: config 0 descriptor?? [ 39.683070][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 39.695307][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 440] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 439] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 437] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 439] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 433] +++ exited with 0 +++ [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=433, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 359] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 443 attached , child_tidptr=0x55556d96d750) = 443 [pid 443] set_robust_list(0x55556d96d760, 24) = 0 [pid 443] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 443] setpgid(0, 0) = 0 [pid 443] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 443] write(3, "1000", 4) = 4 [pid 443] close(3) = 0 [pid 443] write(1, "executing program\n", 18executing program ) = 18 [pid 443] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 443] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 443] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 439] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 443] <... ioctl resumed>, 0) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 39.697508][ T433] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0051/input/input63 [ 39.718031][ T438] usb 2-1: USB disconnect, device number 10 [ 39.725928][ T375] hid-steam 0003:28DE:1102.0052: Steam Controller 'XXXXXXXXXX' disconnected [ 39.735421][ T438] hid-steam 0003:28DE:1102.0051: Steam Controller 'XXXXXXXXXX' disconnected [pid 443] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 440] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 437] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 437] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 440] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 443] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 437] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 437] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 443] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 442] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 442] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 440] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 440] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 437] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 40.096480][ T375] usb 5-1: new full-speed USB device number 11 using dummy_hcd [ 40.096486][ T438] usb 2-1: new full-speed USB device number 11 using dummy_hcd [pid 439] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 439] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 440] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 442] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [ 40.147957][ T105] hid-steam 0003:28DE:1102.0055: unknown main item tag 0x0 [ 40.154986][ T105] hid-steam 0003:28DE:1102.0055: unknown main item tag 0x0 [ 40.163673][ T13] hid-steam 0003:28DE:1102.0056: unknown main item tag 0x0 [ 40.171948][ T406] hid-steam 0003:28DE:1102.0057: unknown main item tag 0x0 [ 40.178986][ T406] hid-steam 0003:28DE:1102.0057: unknown main item tag 0x0 [ 40.186390][ T406] hid-steam 0003:28DE:1102.0057: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 40.186451][ T13] hid-steam 0003:28DE:1102.0056: unknown main item tag 0x0 [ 40.204345][ T105] hid-steam 0003:28DE:1102.0055: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 40.216265][ T406] hid-steam 0003:28DE:1102.0058: unknown main item tag 0x0 [ 40.223464][ T406] hid-steam 0003:28DE:1102.0058: unknown main item tag 0x0 [ 40.230873][ T13] hid-steam 0003:28DE:1102.0056: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 40.242510][ T105] hid-steam 0003:28DE:1102.0059: unknown main item tag 0x0 [ 40.250084][ T105] hid-steam 0003:28DE:1102.0059: unknown main item tag 0x0 [ 40.257349][ T406] hid-steam 0003:28DE:1102.0058: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 40.269685][ T13] hid-steam 0003:28DE:1102.005A: unknown main item tag 0x0 [ 40.277697][ T105] hid-steam 0003:28DE:1102.0059: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 40.289131][ T13] hid-steam 0003:28DE:1102.005A: unknown main item tag 0x0 [ 40.297252][ T13] hid-steam 0003:28DE:1102.005A: hidraw2: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [pid 442] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 437] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 437] exit_group(0) = ? [pid 443] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 440] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 439] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 437] +++ exited with 0 +++ [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=437, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 360] restart_syscall(<... resuming interrupted clone ...> [pid 443] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 443] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 360] <... restart_syscall resumed>) = 0 [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 445 ./strace-static-x86_64: Process 445 attached [pid 445] set_robust_list(0x55556d96d760, 24) = 0 [pid 445] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 445] setpgid(0, 0) = 0 [pid 445] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [ 40.346451][ T406] hid-steam 0003:28DE:1102.0057: Steam Controller 'XXXXXXXXXX' connected [ 40.355723][ T406] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0057/input/input64 [ 40.358021][ T437] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0057/input/input65 [ 40.367793][ T105] hid-steam 0003:28DE:1102.0055: Steam Controller 'XXXXXXXXXX' connected [ 40.386934][ T13] hid-steam 0003:28DE:1102.0056: Steam Controller 'XXXXXXXXXX' connected [pid 445] write(3, "1000", 4 [pid 440] <... openat resumed>) = 4 [pid 439] <... openat resumed>) = 4 [pid 439] exit_group(0) = ? [pid 442] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 439] +++ exited with 0 +++ [pid 442] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=439, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] restart_syscall(<... resuming interrupted clone ...> [pid 440] exit_group(0) = ? [pid 443] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 442] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 358] <... restart_syscall resumed>) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 442] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 446 [pid 445] <... write resumed>) = 4 [pid 445] close(3) = 0 [pid 445] write(1, "executing program\n", 18executing program ) = 18 [pid 445] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 445] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 445] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 445] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 445] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 446 attached [pid 446] set_robust_list(0x55556d96d760, 24) = 0 [pid 446] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 446] setpgid(0, 0) = 0 [pid 446] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 446] write(3, "1000", 4 [pid 443] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 443] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 440] +++ exited with 0 +++ [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=440, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- [pid 361] restart_syscall(<... resuming interrupted clone ...> [pid 446] <... write resumed>) = 4 [pid 446] close(3) = 0 [pid 446] write(1, "executing program\n", 18executing program ) = 18 [pid 446] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 446] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 446] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 446] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 446] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] <... restart_syscall resumed>) = 0 [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 447 ./strace-static-x86_64: Process 447 attached [pid 447] set_robust_list(0x55556d96d760, 24) = 0 [pid 447] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 447] setpgid(0, 0) = 0 [pid 447] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 447] write(3, "1000", 4 [pid 442] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 442] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 443] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 447] <... write resumed>) = 4 [ 40.396593][ T13] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0056/input/input66 [ 40.398678][ T440] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0057/input/input67 [ 40.410565][ T105] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0055/input/input68 [ 40.432548][ T406] usb 1-1: USB disconnect, device number 10 [ 40.441181][ T13] usb 4-1: USB disconnect, device number 10 [pid 447] close(3) = 0 [pid 447] write(1, "executing program\n", 18executing program ) = 18 [pid 447] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 447] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 447] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 443] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 442] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 443] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 442] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 40.452582][ T105] usb 3-1: USB disconnect, device number 10 [ 40.458793][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 40.459031][ T406] hid-steam 0003:28DE:1102.0057: Steam Controller 'XXXXXXXXXX' disconnected [ 40.469189][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 40.475993][ T438] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [pid 442] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [ 40.497202][ T438] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 40.507261][ T438] usb 2-1: config 0 interface 0 has no altsetting 0 [ 40.513658][ T438] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 40.522534][ T438] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 40.526507][ T375] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 40.531224][ T438] usb 2-1: config 0 descriptor?? [pid 442] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 443] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 443] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 40.542053][ T375] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 40.547063][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 40.556316][ T375] usb 5-1: config 0 interface 0 has no altsetting 0 [ 40.564289][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 40.572249][ T375] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 40.579688][ T13] hid-steam 0003:28DE:1102.0056: Steam Controller 'XXXXXXXXXX' disconnected [pid 442] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 442] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 442] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 442] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 442] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 40.589216][ T375] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 40.597757][ T149] hid 0003:28DE:1102.0037: No HID_FEATURE_REPORT submitted - nothing to read [ 40.606393][ T375] usb 5-1: config 0 descriptor?? [ 40.618368][ T105] hid-steam 0003:28DE:1102.0055: Steam Controller 'XXXXXXXXXX' disconnected [pid 443] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 442] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 442] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 446] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 442] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 446] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 40.856455][ T406] usb 1-1: new full-speed USB device number 11 using dummy_hcd [pid 446] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 447] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 445] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 447] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 445] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 443] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 447] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 443] <... ioctl resumed>, 0x7ffeb5acb660) = 0 [pid 443] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 445] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 443] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 40.956450][ T13] usb 4-1: new full-speed USB device number 11 using dummy_hcd [ 40.976487][ T105] usb 3-1: new full-speed USB device number 11 using dummy_hcd [ 41.017901][ T438] hid-steam 0003:28DE:1102.005B: unknown main item tag 0x0 [ 41.025092][ T438] hid-steam 0003:28DE:1102.005B: unknown main item tag 0x0 [ 41.032649][ T438] hid-steam 0003:28DE:1102.005B: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 41.044364][ T438] hid-steam 0003:28DE:1102.005C: unknown main item tag 0x0 [ 41.051460][ T438] hid-steam 0003:28DE:1102.005C: unknown main item tag 0x0 [pid 445] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 442] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 442] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [ 41.059247][ T438] hid-steam 0003:28DE:1102.005C: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [pid 446] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [ 41.098038][ T375] hid-steam 0003:28DE:1102.005D: unknown main item tag 0x0 [ 41.105101][ T375] hid-steam 0003:28DE:1102.005D: unknown main item tag 0x0 [ 41.112487][ T375] hid-steam 0003:28DE:1102.005D: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 41.124111][ T375] hid-steam 0003:28DE:1102.005E: unknown main item tag 0x0 [ 41.131516][ T375] hid-steam 0003:28DE:1102.005E: unknown main item tag 0x0 [pid 446] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 446] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 446] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [ 41.139332][ T375] hid-steam 0003:28DE:1102.005E: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 41.146594][ T438] hid-steam 0003:28DE:1102.005B: Steam Controller 'XXXXXXXXXX' connected [ 41.159577][ T438] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.005B/input/input69 [ 41.173869][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 41.183562][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 446] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 446] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 447] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 446] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 447] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 446] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 41.195062][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 41.203835][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 41.212925][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 41.221845][ T375] hid-steam 0003:28DE:1102.005D: Steam Controller 'XXXXXXXXXX' connected [ 41.226605][ T406] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [pid 443] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 447] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 445] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 445] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 445] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 447] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 445] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 445] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 443] <... openat resumed>) = 4 [pid 443] exit_group(0) = ? [ 41.231479][ T375] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.005D/input/input70 [ 41.242708][ T406] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 41.262555][ T406] usb 1-1: config 0 interface 0 has no altsetting 0 [ 41.269124][ T406] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 41.278008][ T406] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 41.286620][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 447] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 445] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 447] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 445] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 447] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 445] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 443] +++ exited with 0 +++ [pid 442] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 447] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 445] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=443, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- [pid 359] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 450 ./strace-static-x86_64: Process 450 attached [pid 450] set_robust_list(0x55556d96d760, 24) = 0 [pid 450] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 450] setpgid(0, 0) = 0 [pid 450] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 450] write(3, "1000", 4) = 4 [pid 450] close(3) = 0 executing program [pid 450] write(1, "executing program\n", 18) = 18 [pid 450] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 450] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 450] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 447] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 446] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 442] <... openat resumed>) = 4 [ 41.295511][ T406] usb 1-1: config 0 descriptor?? [ 41.298258][ T443] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.005B/input/input71 [ 41.300479][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 41.315459][ T375] usb 2-1: USB disconnect, device number 11 [ 41.331193][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 442] exit_group(0) = ? [pid 445] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 447] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 446] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 445] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 446] <... ioctl resumed>, 0) = 0 [pid 442] +++ exited with 0 +++ [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=442, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- [ 41.340371][ T13] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 41.341956][ T442] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.005B/input/input72 [ 41.351194][ T105] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 41.371115][ T18] usb 5-1: USB disconnect, device number 11 [ 41.380562][ T13] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 41.389253][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 362] restart_syscall(<... resuming interrupted clone ...> [pid 446] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 362] <... restart_syscall resumed>) = 0 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 451 [pid 446] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) ./strace-static-x86_64: Process 451 attached [pid 446] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 451] set_robust_list(0x55556d96d760, 24) = 0 [pid 451] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 451] setpgid(0, 0) = 0 [pid 451] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 executing program [pid 451] write(3, "1000", 4) = 4 [pid 451] close(3) = 0 [pid 451] write(1, "executing program\n", 18) = 18 [pid 451] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 451] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 451] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 451] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 41.398817][ T13] usb 4-1: config 0 interface 0 has no altsetting 0 [ 41.399896][ T375] hid-steam 0003:28DE:1102.005B: Steam Controller 'XXXXXXXXXX' disconnected [ 41.406089][ T13] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 41.421439][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 41.423861][ T105] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 41.441818][ T13] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 451] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 446] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 41.450150][ T105] usb 3-1: config 0 interface 0 has no altsetting 0 [ 41.457798][ T18] hid-steam 0003:28DE:1102.005D: Steam Controller 'XXXXXXXXXX' disconnected [ 41.458029][ T105] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 41.466549][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 41.476065][ T13] usb 4-1: config 0 descriptor?? [ 41.485499][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 447] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 447] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 445] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 447] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 445] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 445] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 445] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 445] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 41.490690][ T105] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 41.505946][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 41.506720][ T105] usb 3-1: config 0 descriptor?? [ 41.515175][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 41.528469][ T370] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 446] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 446] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 445] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 445] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 450] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 41.796467][ T375] usb 2-1: new full-speed USB device number 12 using dummy_hcd [pid 450] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 451] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 451] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 451] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 446] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [ 41.846456][ T18] usb 5-1: new full-speed USB device number 12 using dummy_hcd [pid 446] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [pid 447] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 447] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [ 41.927920][ T406] hid-steam 0003:28DE:1102.005F: unknown main item tag 0x0 [ 41.934959][ T406] hid-steam 0003:28DE:1102.005F: unknown main item tag 0x0 [ 41.942493][ T406] hid-steam 0003:28DE:1102.005F: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 41.954131][ T406] hid-steam 0003:28DE:1102.0060: unknown main item tag 0x0 [ 41.961153][ T406] hid-steam 0003:28DE:1102.0060: unknown main item tag 0x0 [ 41.969600][ T13] hid-steam 0003:28DE:1102.0061: unknown main item tag 0x0 [pid 445] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 445] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [ 41.977173][ T13] hid-steam 0003:28DE:1102.0061: unknown main item tag 0x0 [ 41.984450][ T13] hid-steam 0003:28DE:1102.0061: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 41.995373][ T406] hid-steam 0003:28DE:1102.0060: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 42.008094][ T105] hid-steam 0003:28DE:1102.0062: unknown main item tag 0x0 [ 42.015102][ T105] hid-steam 0003:28DE:1102.0062: unknown main item tag 0x0 [pid 450] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [ 42.023629][ T13] hid-steam 0003:28DE:1102.0063: unknown main item tag 0x0 [ 42.031030][ T105] hid-steam 0003:28DE:1102.0062: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 42.041817][ T13] hid-steam 0003:28DE:1102.0063: unknown main item tag 0x0 [ 42.049973][ T105] hid-steam 0003:28DE:1102.0064: unknown main item tag 0x0 [ 42.057465][ T105] hid-steam 0003:28DE:1102.0064: unknown main item tag 0x0 [ 42.064666][ T13] hid-steam 0003:28DE:1102.0063: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [pid 450] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 451] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 450] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 451] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 450] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 446] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 446] exit_group(0) = ? [ 42.077208][ T105] hid-steam 0003:28DE:1102.0064: hidraw2: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 42.088441][ T406] hid-steam 0003:28DE:1102.005F: Steam Controller 'XXXXXXXXXX' connected [ 42.097315][ T406] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.005F/input/input73 [pid 451] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 451] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 450] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 446] +++ exited with 0 +++ [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=446, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 358] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 453 ./strace-static-x86_64: Process 453 attached [pid 453] set_robust_list(0x55556d96d760, 24) = 0 [pid 453] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 453] setpgid(0, 0) = 0 [pid 453] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 453] write(3, "1000", 4) = 4 [pid 453] close(3) = 0 executing program [pid 453] write(1, "executing program\n", 18) = 18 [pid 453] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 453] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 453] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 451] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 450] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 451] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 450] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 453] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 453] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 447] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 447] exit_group(0) = ? [pid 447] +++ exited with 0 +++ [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=447, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 454 ./strace-static-x86_64: Process 454 attached [pid 454] set_robust_list(0x55556d96d760, 24) = 0 [pid 454] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 454] setpgid(0, 0) = 0 [ 42.129520][ T446] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.005F/input/input74 [ 42.142524][ T372] usb 1-1: USB disconnect, device number 11 [ 42.150079][ T372] hid-steam 0003:28DE:1102.005F: Steam Controller 'XXXXXXXXXX' disconnected [ 42.158819][ T375] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [pid 454] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 451] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 451] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 451] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 454] <... openat resumed>) = 3 [pid 454] write(3, "1000", 4) = 4 [pid 454] close(3) = 0 executing program [pid 454] write(1, "executing program\n", 18) = 18 [pid 454] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 454] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 454] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 451] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [ 42.171430][ T375] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 42.176515][ T13] hid-steam 0003:28DE:1102.0061: Steam Controller 'XXXXXXXXXX' connected [ 42.181814][ T375] usb 2-1: config 0 interface 0 has no altsetting 0 [ 42.189458][ T105] hid-steam 0003:28DE:1102.0062: Steam Controller 'XXXXXXXXXX' connected [ 42.195820][ T375] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 42.210275][ T13] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0061/input/input75 [pid 451] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 445] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 445] exit_group(0) = ? [pid 445] +++ exited with 0 +++ [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=445, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 360] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 455 ./strace-static-x86_64: Process 455 attached [ 42.213658][ T375] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 42.226714][ T105] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0062/input/input76 [ 42.232164][ T18] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 42.255198][ T18] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 42.260611][ T13] usb 4-1: USB disconnect, device number 11 [ 42.264986][ T375] usb 2-1: config 0 descriptor?? [pid 455] set_robust_list(0x55556d96d760, 24) = 0 [pid 455] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 450] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 450] ioctl(3, USB_RAW_IOCTL_EP0_READexecuting program [pid 455] setpgid(0, 0) = 0 [pid 455] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 455] write(3, "1000", 4) = 4 [pid 455] close(3) = 0 [pid 455] write(1, "executing program\n", 18) = 18 [pid 450] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 455] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 455] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 455] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 455] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 42.275826][ T18] usb 5-1: config 0 interface 0 has no altsetting 0 [ 42.282547][ T18] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 42.286533][ T105] usb 3-1: USB disconnect, device number 11 [ 42.297117][ T18] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 42.303569][ T380] hid 0003:28DE:1102.0057: No HID_FEATURE_REPORT submitted - nothing to read [ 42.309654][ T18] usb 5-1: config 0 descriptor?? [ 42.315711][ T380] hid 0003:28DE:1102.0057: No HID_FEATURE_REPORT submitted - nothing to read [pid 455] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 451] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 451] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 451] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 451] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 451] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 42.327698][ T149] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [ 42.337602][ T149] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [ 42.346585][ T380] hid 0003:28DE:1102.0057: No HID_FEATURE_REPORT submitted - nothing to read [ 42.346871][ T13] hid-steam 0003:28DE:1102.0061: Steam Controller 'XXXXXXXXXX' disconnected [ 42.355673][ T380] hid 0003:28DE:1102.0057: No HID_FEATURE_REPORT submitted - nothing to read [ 42.373273][ T149] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [ 42.373326][ T380] hid 0003:28DE:1102.0057: No HID_FEATURE_REPORT submitted - nothing to read [ 42.382213][ T149] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [ 42.399764][ T105] hid-steam 0003:28DE:1102.0062: Steam Controller 'XXXXXXXXXX' disconnected [ 42.400054][ T149] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [pid 450] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 453] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 453] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 451] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 451] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 453] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 451] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [ 42.546484][ T372] usb 1-1: new full-speed USB device number 12 using dummy_hcd [pid 453] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 454] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 450] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 450] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 454] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 450] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [ 42.706492][ T13] usb 4-1: new full-speed USB device number 12 using dummy_hcd [pid 454] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 451] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 451] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [ 42.747863][ T375] hid-steam 0003:28DE:1102.0065: unknown main item tag 0x0 [ 42.755029][ T375] hid-steam 0003:28DE:1102.0065: unknown main item tag 0x0 [ 42.762519][ T375] hid-steam 0003:28DE:1102.0065: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 42.766448][ T105] usb 3-1: new full-speed USB device number 12 using dummy_hcd [ 42.775032][ T375] hid-steam 0003:28DE:1102.0066: unknown main item tag 0x0 [ 42.788872][ T18] hid-steam 0003:28DE:1102.0067: unknown main item tag 0x0 [pid 455] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 455] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 453] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 453] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 455] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 455] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 453] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [ 42.795871][ T18] hid-steam 0003:28DE:1102.0067: unknown main item tag 0x0 [ 42.803208][ T375] hid-steam 0003:28DE:1102.0066: unknown main item tag 0x0 [ 42.811248][ T18] hid-steam 0003:28DE:1102.0067: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 42.822273][ T375] hid-steam 0003:28DE:1102.0066: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 42.835157][ T18] hid-steam 0003:28DE:1102.0068: unknown main item tag 0x0 [pid 453] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 453] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [ 42.842342][ T18] hid-steam 0003:28DE:1102.0068: unknown main item tag 0x0 [ 42.850348][ T18] hid-steam 0003:28DE:1102.0068: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 453] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 453] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 36 [pid 453] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 42.896472][ T375] hid-steam 0003:28DE:1102.0065: Steam Controller 'XXXXXXXXXX' connected [ 42.905312][ T375] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0065/input/input77 [ 42.916908][ T372] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 42.927862][ T18] hid-steam 0003:28DE:1102.0067: Steam Controller 'XXXXXXXXXX' connected [pid 450] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 454] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 42.938417][ T18] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0067/input/input78 [ 42.949970][ T372] usb 1-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 42.959599][ T372] usb 1-1: config 0 interface 0 has no altsetting 0 [ 42.965996][ T372] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 42.975319][ T372] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 42.985340][ T372] usb 1-1: config 0 descriptor?? [pid 451] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 454] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 454] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 451] <... openat resumed>) = 4 [pid 450] <... openat resumed>) = 4 [pid 451] exit_group(0 [pid 450] exit_group(0 [pid 451] <... exit_group resumed>) = ? [pid 450] <... exit_group resumed>) = ? [pid 453] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 451] +++ exited with 0 +++ [pid 454] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 362] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=451, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 362] restart_syscall(<... resuming interrupted clone ...> [pid 453] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 453] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 453] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 453] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [pid 362] <... restart_syscall resumed>) = 0 [pid 362] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 456 ./strace-static-x86_64: Process 456 attached [pid 456] set_robust_list(0x55556d96d760, 24) = 0 [pid 456] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 456] setpgid(0, 0) = 0 [pid 456] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 456] write(3, "1000", 4) = 4 [pid 456] close(3) = 0 [pid 456] write(1, "executing program\n", 18executing program [pid 454] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 454] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 450] +++ exited with 0 +++ [pid 359] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=450, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- [pid 359] restart_syscall(<... resuming interrupted clone ...> [pid 456] <... write resumed>) = 18 [pid 456] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 456] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 456] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 456] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 42.990674][ T383] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 43.002827][ T406] usb 5-1: USB disconnect, device number 12 [ 43.006796][ T383] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 43.009973][ T450] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0065/input/input79 [ 43.031522][ T438] usb 2-1: USB disconnect, device number 12 [pid 456] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 454] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 359] <... restart_syscall resumed>) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 359] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 457 ./strace-static-x86_64: Process 457 attached [pid 457] set_robust_list(0x55556d96d760, 24) = 0 [pid 457] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 457] setpgid(0, 0) = 0 [pid 457] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 457] write(3, "1000", 4) = 4 [pid 457] close(3) = 0 executing program [pid 457] write(1, "executing program\n", 18) = 18 [pid 457] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 457] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 457] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 457] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 457] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 455] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 454] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 455] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 43.038650][ T383] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 43.047738][ T383] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 43.047827][ T406] hid-steam 0003:28DE:1102.0067: Steam Controller 'XXXXXXXXXX' disconnected [ 43.056932][ T383] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 43.075419][ T438] hid-steam 0003:28DE:1102.0065: Steam Controller 'XXXXXXXXXX' disconnected [ 43.084089][ T13] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [pid 454] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 455] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 455] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 455] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 9 [pid 455] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 454] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 454] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 455] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 455] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 454] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 43.096298][ T13] usb 4-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 43.105968][ T13] usb 4-1: config 0 interface 0 has no altsetting 0 [ 43.112474][ T13] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 43.121263][ T13] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 43.129677][ T13] usb 4-1: config 0 descriptor?? [pid 455] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 455] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 453] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 453] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 455] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 455] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 455] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 455] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 455] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 453] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [pid 455] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [ 43.176514][ T105] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 43.187404][ T105] usb 3-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 43.196938][ T105] usb 3-1: config 0 interface 0 has no altsetting 0 [ 43.203343][ T105] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 43.212293][ T105] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 43.220659][ T105] usb 3-1: config 0 descriptor?? [pid 454] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 454] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [pid 456] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 456] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 456] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 453] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 453] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 457] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 453] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 457] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 455] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [ 43.406463][ T406] usb 5-1: new full-speed USB device number 13 using dummy_hcd [ 43.436453][ T438] usb 2-1: new full-speed USB device number 13 using dummy_hcd [pid 455] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 457] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 455] <... ioctl resumed>, 0x7ffeb5aca650) = 0 [ 43.459066][ T372] hid-steam 0003:28DE:1102.0069: unknown main item tag 0x0 [ 43.466141][ T372] hid-steam 0003:28DE:1102.0069: unknown main item tag 0x0 [ 43.473544][ T372] hid-steam 0003:28DE:1102.0069: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 43.486188][ T372] hid-steam 0003:28DE:1102.006A: unknown main item tag 0x0 [ 43.493216][ T372] hid-steam 0003:28DE:1102.006A: unknown main item tag 0x0 [ 43.501102][ T372] hid-steam 0003:28DE:1102.006A: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [pid 457] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 454] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [ 43.576460][ T372] hid-steam 0003:28DE:1102.0069: Steam Controller 'XXXXXXXXXX' connected [ 43.585385][ T372] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0069/input/input80 [ 43.600409][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 43.608189][ T13] hid-steam 0003:28DE:1102.006B: unknown main item tag 0x0 [ 43.609109][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [pid 454] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca650) = 5 [ 43.616138][ T13] hid-steam 0003:28DE:1102.006B: unknown main item tag 0x0 [ 43.632787][ T13] hid-steam 0003:28DE:1102.006B: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 43.643727][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 43.644966][ T13] hid-steam 0003:28DE:1102.006C: unknown main item tag 0x0 [ 43.654119][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 43.660279][ T13] hid-steam 0003:28DE:1102.006C: unknown main item tag 0x0 [pid 456] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 453] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 456] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 455] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 455] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 457] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 456] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 455] <... ioctl resumed>, 0x7ffeb5aca650) = 5 [pid 453] <... openat resumed>) = 4 [pid 457] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 456] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 453] exit_group(0) = ? [ 43.668539][ T149] hid 0003:28DE:1102.0033: No HID_FEATURE_REPORT submitted - nothing to read [ 43.687509][ T13] hid-steam 0003:28DE:1102.006C: hidraw1: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 43.700564][ T105] hid-steam 0003:28DE:1102.006D: unknown main item tag 0x0 [ 43.708141][ T105] hid-steam 0003:28DE:1102.006D: unknown main item tag 0x0 [ 43.715793][ T105] hid-steam 0003:28DE:1102.006D: : USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 457] <... ioctl resumed>, 0x7ffeb5aca630) = 18 [pid 456] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 453] +++ exited with 0 +++ [pid 358] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=453, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 358] restart_syscall(<... resuming interrupted clone ...> [pid 457] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 457] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 456] ioctl(3, USB_RAW_IOCTL_EP0_WRITEexecuting program [pid 457] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 456] <... ioctl resumed>, 0x7ffeb5aca630) = 9 [pid 358] <... restart_syscall resumed>) = 0 [pid 457] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 456] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 358] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 459 ./strace-static-x86_64: Process 459 attached [pid 459] set_robust_list(0x55556d96d760, 24) = 0 [pid 459] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 459] setpgid(0, 0) = 0 [pid 459] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 459] write(3, "1000", 4) = 4 [pid 459] close(3) = 0 [pid 459] write(1, "executing program\n", 18) = 18 [pid 459] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 459] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 459] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 459] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 43.725605][ T453] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0069/input/input81 [ 43.728594][ T105] hid-steam 0003:28DE:1102.006E: unknown main item tag 0x0 [ 43.741410][ T18] usb 1-1: USB disconnect, device number 12 [ 43.745098][ T105] hid-steam 0003:28DE:1102.006E: unknown main item tag 0x0 [ 43.759357][ T105] hid-steam 0003:28DE:1102.006E: hidraw0: USB HID v0.01 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 459] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 457] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 456] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 457] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 456] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 457] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 456] <... ioctl resumed>, 0x7ffeb5aca630) = 36 [pid 457] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 456] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 454] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 454] exit_group(0) = ? [pid 454] +++ exited with 0 +++ [ 43.759779][ T18] hid-steam 0003:28DE:1102.0069: Steam Controller 'XXXXXXXXXX' disconnected [ 43.796498][ T13] hid-steam 0003:28DE:1102.006B: Steam Controller 'XXXXXXXXXX' connected [ 43.805568][ T13] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.006B/input/input82 [pid 361] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=454, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 361] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 361] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 460 ./strace-static-x86_64: Process 460 attached [pid 460] set_robust_list(0x55556d96d760, 24) = 0 [pid 460] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 460] setpgid(0, 0) = 0 [pid 460] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 460] write(3, "1000", 4) = 4 [pid 460] close(3) = 0 [pid 460] write(1, "executing program\n", 18executing program ) = 18 [pid 460] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 460] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 460] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 460] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [ 43.817166][ T406] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 43.828620][ T438] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has an invalid bInterval 0, changing to 10 [ 43.839396][ T105] hid-steam 0003:28DE:1102.006D: Steam Controller 'XXXXXXXXXX' connected [ 43.849270][ T13] usb 4-1: USB disconnect, device number 12 [ 43.855869][ T105] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.006D/input/input83 [ 43.867327][ T438] usb 2-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 43.876865][ T406] usb 5-1: config 0 interface 0 altsetting 4 endpoint 0x81 has invalid wMaxPacketSize 0 [ 43.886391][ T406] usb 5-1: config 0 interface 0 has no altsetting 0 [ 43.887174][ T438] usb 2-1: config 0 interface 0 has no altsetting 0 [ 43.900049][ T406] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 43.909169][ T406] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 460] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 455] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 455] exit_group(0) = ? [pid 455] +++ exited with 0 +++ [pid 360] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=455, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 360] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 360] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556d96d750) = 461 ./strace-static-x86_64: Process 461 attached [pid 461] set_robust_list(0x55556d96d760, 24) = 0 [pid 461] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 461] setpgid(0, 0) = 0 [pid 461] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 461] write(3, "1000", 4 [pid 456] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 456] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 456] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 456] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [ 43.917693][ T455] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.006D/input/input84 [ 43.918217][ T438] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 43.933880][ T370] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [ 43.938596][ T438] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 43.951353][ T372] usb 3-1: USB disconnect, device number 12 [ 43.954818][ T406] usb 5-1: config 0 descriptor?? [ 43.962235][ T370] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [pid 456] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 461] <... write resumed>) = 4 [pid 461] close(3) = 0 [pid 461] write(1, "executing program\n", 18executing program ) = 18 [pid 461] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 461] ioctl(3, USB_RAW_IOCTL_INIT, 0x7ffeb5acb640) = 0 [pid 461] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 461] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb640) = 0 [pid 461] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 457] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 456] <... ioctl resumed>, 0x7ffeb5aca630) = 0 [pid 457] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 457] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 457] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f05ad3163ec) = -1 EINVAL (Invalid argument) [pid 457] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca630) = 0 [ 43.966281][ T438] usb 2-1: config 0 descriptor?? [ 43.980948][ T13] hid-steam 0003:28DE:1102.006B: Steam Controller 'XXXXXXXXXX' disconnected [ 43.989665][ T370] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [ 43.990326][ T372] hid-steam 0003:28DE:1102.006D: Steam Controller 'XXXXXXXXXX' disconnected [ 44.008249][ T370] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [ 44.017665][ T370] hid 0003:28DE:1102.0051: No HID_FEATURE_REPORT submitted - nothing to read [pid 459] <... ioctl resumed>, 0x7ffeb5acb640) = 0 [pid 459] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7ffeb5aca630) = 18 [pid 459] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 456] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 456] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0 [ 44.146529][ T18] usb 1-1: new full-speed USB device number 13 using dummy_hcd [pid 457] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7ffeb5acb660) = 0 [pid 457] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7ffeb5aca650) = 0