./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor740993601 <...> Warning: Permanently added '10.128.0.16' (ED25519) to the list of known hosts. execve("./syz-executor740993601", ["./syz-executor740993601"], 0x7ffc7f0322b0 /* 10 vars */) = 0 brk(NULL) = 0x5555840f3000 brk(0x5555840f3d00) = 0x5555840f3d00 arch_prctl(ARCH_SET_FS, 0x5555840f3380) = 0 set_tid_address(0x5555840f3650) = 287 set_robust_list(0x5555840f3660, 24) = 0 rseq(0x5555840f3ca0, 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-executor740993601", 4096) = 27 getrandom("\x2a\xe5\x49\xd2\x12\x4f\xe9\x95", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x5555840f3d00 brk(0x555584114d00) = 0x555584114d00 brk(0x555584115000) = 0x555584115000 mprotect(0x7f91c44e2000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 288 openat(AT_FDCWD, "/sys/kernel/debug/x86/nmi_longest_ns", O_WRONLY|O_CLOEXEC) = 3 write(3, "10000000000", 11) = 11 close(3) = 0 ./strace-static-x86_64: Process 288 attached [pid 287] openat(AT_FDCWD, "/proc/sys/kernel/hung_task_check_interval_secs", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "20", 2) = 2 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_kallsyms", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "1", 1) = 1 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_harden", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "0", 1) = 1 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/kernel/kptr_restrict", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "0", 1) = 1 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/kernel/softlockup_all_cpu_backtrace", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "1", 1) = 1 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC) = 3 [pid 288] set_robust_list(0x5555840f3660, 24 [pid 287] write(3, "100", 3) = 3 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/vm/oom_dump_tasks", O_WRONLY|O_CLOEXEC) = 3 [pid 288] <... set_robust_list resumed>) = 0 [pid 287] write(3, "0", 1) = 1 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/debug/exception-trace", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "0", 1) = 1 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/kernel/printk", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "7 4 1 3", 7) = 7 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/kernel/keys/gc_delay", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "1", 1) = 1 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/vm/oom_kill_allocating_task", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "1", 1) = 1 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/kernel/ctrl-alt-del", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "0", 1) = 1 [pid 287] close(3) = 0 [pid 287] openat(AT_FDCWD, "/proc/sys/kernel/cad_pid", O_WRONLY|O_CLOEXEC) = 3 [pid 287] write(3, "288", 3) = 3 [pid 287] close(3) = 0 [pid 287] kill(288, SIGKILL) = 0 [pid 288] +++ killed by SIGKILL +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=288, si_uid=0, si_status=SIGKILL, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 289 ./strace-static-x86_64: Process 289 attached [pid 289] set_robust_list(0x5555840f3660, 24) = 0 [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 290 [pid 287] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 290 attached [pid 290] set_robust_list(0x5555840f3660, 24) = 0 [pid 290] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 290] setpgid(0, 0) = 0 [pid 290] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 290] write(3, "1000", 4) = 4 [pid 290] close(3) = 0 executing program [pid 290] write(1, "executing program\n", 18) = 18 [pid 290] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 290] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 290] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 287] <... clone resumed>, child_tidptr=0x5555840f3650) = 293 [pid 287] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 294 [pid 287] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 293 attached ./strace-static-x86_64: Process 294 attached , child_tidptr=0x5555840f3650) = 295 [pid 293] set_robust_list(0x5555840f3660, 24 [pid 287] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 293] <... set_robust_list resumed>) = 0 [pid 287] <... clone resumed>, child_tidptr=0x5555840f3650) = 296 [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 296 attached [pid 296] set_robust_list(0x5555840f3660, 24) = 0 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 297 ./strace-static-x86_64: Process 297 attached [pid 294] set_robust_list(0x5555840f3660, 24 [pid 293] <... clone resumed>, child_tidptr=0x5555840f3650) = 298 [pid 297] set_robust_list(0x5555840f3660, 24) = 0 [pid 297] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 297] setpgid(0, 0) = 0 [pid 297] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC./strace-static-x86_64: Process 298 attached [pid 294] <... set_robust_list resumed>) = 0 [pid 297] <... openat resumed>) = 3 [pid 297] write(3, "1000", 4) = 4 [pid 297] close(3) = 0 [pid 297] write(1, "executing program\n", 18executing program ) = 18 [pid 297] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 297] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 297] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN./strace-static-x86_64: Process 295 attached [pid 298] set_robust_list(0x5555840f3660, 24 [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 297] <... ioctl resumed>, 0) = 0 [pid 297] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 297] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 298] <... set_robust_list resumed>) = 0 executing program [pid 298] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 295] set_robust_list(0x5555840f3660, 24 [pid 298] <... prctl resumed>) = 0 [pid 298] setpgid(0, 0) = 0 [pid 298] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 298] write(3, "1000", 4) = 4 [pid 298] close(3) = 0 [pid 298] write(1, "executing program\n", 18) = 18 [pid 298] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 298] ioctl(3, USB_RAW_IOCTL_INIT [pid 295] <... set_robust_list resumed>) = 0 [pid 298] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 298] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUNexecuting program , 0) = 0 [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 298] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 298] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 299 attached [pid 299] set_robust_list(0x5555840f3660, 24) = 0 [pid 299] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 299] setpgid(0, 0) = 0 [pid 299] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 299] write(3, "1000", 4) = 4 [pid 299] close(3) = 0 [pid 299] write(1, "executing program\n", 18) = 18 [pid 299] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 299] ioctl(3, USB_RAW_IOCTL_INIT [pid 295] <... clone resumed>, child_tidptr=0x5555840f3650) = 301 [pid 294] <... clone resumed>, child_tidptr=0x5555840f3650) = 299 [pid 299] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 299] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 299] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 299] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 301 attached [pid 301] set_robust_list(0x5555840f3660, 24) = 0 [pid 301] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 301] setpgid(0, 0) = 0 [pid 301] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXECexecuting program ) = 3 [pid 301] write(3, "1000", 4) = 4 [pid 301] close(3) = 0 [pid 301] write(1, "executing program\n", 18) = 18 [pid 301] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 301] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 301] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 21.106017][ T24] audit: type=1400 audit(1733159289.070:66): avc: denied { execmem } for pid=287 comm="syz-executor740" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=process permissive=1 [ 21.118649][ T24] audit: type=1400 audit(1733159289.090:67): avc: denied { read write } for pid=290 comm="syz-executor740" name="raw-gadget" dev="devtmpfs" ino=249 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1 [ 21.121993][ T24] audit: type=1400 audit(1733159289.090:68): avc: denied { open } for pid=290 comm="syz-executor740" path="/dev/raw-gadget" dev="devtmpfs" ino=249 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1 [ 21.125387][ T24] audit: type=1400 audit(1733159289.090:69): avc: denied { ioctl } for pid=290 comm="syz-executor740" path="/dev/raw-gadget" dev="devtmpfs" ino=249 ioctlcmd=0x5500 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1 [pid 301] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 290] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 21.387924][ T15] usb 1-1: new high-speed USB device number 2 using dummy_hcd [ 21.417917][ T302] usb 4-1: new high-speed USB device number 2 using dummy_hcd [ 21.425218][ T5] usb 2-1: new high-speed USB device number 2 using dummy_hcd [pid 290] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 301] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [pid 299] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 298] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 297] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 299] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 298] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 297] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 299] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 298] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 297] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 299] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 298] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 21.432599][ T292] usb 5-1: new high-speed USB device number 2 using dummy_hcd [ 21.439945][ T300] usb 3-1: new high-speed USB device number 2 using dummy_hcd [pid 297] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 290] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 301] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 290] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 301] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 21.637928][ T15] usb 1-1: Using ep0 maxpacket: 8 [ 21.657952][ T302] usb 4-1: Using ep0 maxpacket: 8 [ 21.678004][ T300] usb 3-1: Using ep0 maxpacket: 8 [ 21.682893][ T5] usb 2-1: Using ep0 maxpacket: 8 [pid 290] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 301] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 299] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 298] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 299] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 301] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 298] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 297] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 290] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 297] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 290] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 301] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 299] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 298] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 301] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 298] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 299] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 297] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 290] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 297] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 21.687754][ T292] usb 5-1: Using ep0 maxpacket: 8 [pid 290] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 301] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 299] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 298] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 298] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 299] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 297] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 290] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 297] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 290] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 301] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 299] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 298] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 301] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 298] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 299] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 297] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 290] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 297] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 290] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 299] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 301] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 298] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 299] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 301] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 298] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 299] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 298] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 297] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 299] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 298] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 21.767976][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 21.778809][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 21.789471][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 21.799104][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [pid 297] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 36 [ 21.809715][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 21.820423][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 21.831140][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 21.840696][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 21.850231][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 21.859808][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 21.869325][ T15] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 21.881921][ T302] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 21.894501][ T300] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 21.907092][ T292] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 21.919682][ T5] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 21.932301][ T302] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 21.941107][ T15] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 21.949978][ T300] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 21.958809][ T292] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 21.967733][ T292] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 21.975612][ T5] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 21.984414][ T302] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 21.992247][ T15] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 22.000034][ T300] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 22.008226][ T5] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 297] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 290] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 290] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 297] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 297] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 297] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 297] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 297] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 301] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 299] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 298] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 290] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 299] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 298] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 301] <... ioctl resumed>, 0) = 0 [pid 299] <... ioctl resumed>, 0) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 299] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 301] <... ioctl resumed>, 0) = 0 [pid 299] <... ioctl resumed>, 0) = 0 [pid 298] <... ioctl resumed>, 0) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 299] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 301] <... ioctl resumed>, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 299] <... ioctl resumed>, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 301] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 299] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 298] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 298] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 298] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 297] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 301] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 299] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 298] <... ioctl resumed>, 0x7fffb2d09910) = 0 [ 22.016813][ T302] usb 4-1: config 0 descriptor?? [ 22.021769][ T15] usb 1-1: config 0 descriptor?? [ 22.026880][ T5] usb 2-1: config 0 descriptor?? [ 22.032094][ T292] usb 5-1: config 0 descriptor?? [ 22.037066][ T300] usb 3-1: config 0 descriptor?? [pid 290] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 297] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 297] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 290] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 299] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 299] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 298] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 298] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 297] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 298] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 299] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 301] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 290] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 297] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 297] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 290] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 301] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 299] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 298] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 301] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 299] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 298] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 301] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 299] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 298] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 297] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 301] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 299] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 298] <... ioctl resumed>, 0x7fffb2d09930) = 7 [ 22.499289][ T15] hid-steam 0003:28DE:1102.0001: unknown main item tag 0x0 [ 22.506644][ T15] hid-steam 0003:28DE:1102.0001: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 22.518360][ T292] hid-steam 0003:28DE:1102.0002: unknown main item tag 0x0 [ 22.525536][ T292] hid-steam 0003:28DE:1102.0002: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 22.536991][ T300] hid-steam 0003:28DE:1102.0003: unknown main item tag 0x0 [ 22.544851][ T5] hid-steam 0003:28DE:1102.0004: unknown main item tag 0x0 [ 22.552705][ T302] hid-steam 0003:28DE:1102.0005: unknown main item tag 0x0 [ 22.560415][ T302] hid-steam 0003:28DE:1102.0005: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 22.571290][ T5] hid-steam 0003:28DE:1102.0004: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 22.582120][ T15] hid-steam 0003:28DE:1102.0006: unknown main item tag 0x0 [ 22.589349][ T300] hid-steam 0003:28DE:1102.0003: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 22.600507][ T15] hid-steam 0003:28DE:1102.0006: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 22.612441][ T300] hid-steam 0003:28DE:1102.0008: unknown main item tag 0x0 [ 22.620356][ T5] hid-steam 0003:28DE:1102.0009: unknown main item tag 0x0 [ 22.628309][ T302] hid-steam 0003:28DE:1102.0007: unknown main item tag 0x0 [ 22.636088][ T292] hid-steam 0003:28DE:1102.000A: unknown main item tag 0x0 [pid 290] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 290] exit_group(0) = ? [pid 290] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=290, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 311 ./strace-static-x86_64: Process 311 attached [pid 311] set_robust_list(0x5555840f3660, 24) = 0 [pid 311] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 311] setpgid(0, 0) = 0 [pid 311] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [ 22.643724][ T5] hid-steam 0003:28DE:1102.0009: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 22.655339][ T302] hid-steam 0003:28DE:1102.0007: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 22.667007][ T300] hid-steam 0003:28DE:1102.0008: hidraw3: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 22.678670][ T292] hid-steam 0003:28DE:1102.000A: hidraw4: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 311] write(3, "1000", 4) = 4 [pid 311] close(3) = 0 [pid 311] write(1, "executing program\n", 18executing program ) = 18 [pid 311] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 311] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 311] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 301] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 299] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 298] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 297] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 301] <... openat resumed>) = 4 [pid 299] <... openat resumed>) = 4 [pid 298] <... openat resumed>) = 4 [pid 297] <... openat resumed>) = 4 [pid 301] exit_group(0 [pid 299] exit_group(0 [pid 298] exit_group(0 [pid 297] exit_group(0 [pid 301] <... exit_group resumed>) = ? [pid 299] <... exit_group resumed>) = ? [pid 298] <... exit_group resumed>) = ? [pid 297] <... exit_group resumed>) = ? [pid 299] +++ exited with 0 +++ [pid 298] +++ exited with 0 +++ [pid 297] +++ exited with 0 +++ [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=297, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=298, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 296] <... clone resumed>, child_tidptr=0x5555840f3650) = 313 [pid 293] <... clone resumed>, child_tidptr=0x5555840f3650) = 312 [pid 301] +++ exited with 0 +++ [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=301, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 295] restart_syscall(<... resuming interrupted clone ...> [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=299, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 295] <... restart_syscall resumed>) = 0 [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 314 ./strace-static-x86_64: Process 314 attached [ 22.707928][ T15] hid-steam 0003:28DE:1102.0001: Steam Controller 'XXXXXXXXXX' connected [ 22.719097][ T15] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0001/input/input4 [ 22.727335][ T301] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0001/input/input5 [ 22.730504][ T5] hid-steam 0003:28DE:1102.0004: Steam Controller 'XXXXXXXXXX' connected [pid 314] set_robust_list(0x5555840f3660, 24) = 0 [pid 314] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 314] setpgid(0, 0) = 0 [pid 314] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 314] write(3, "1000", 4) = 4 [pid 314] close(3) = 0 [pid 314] write(1, "executing program\n", 18executing program ) = 18 [pid 314] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 314] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 314] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 314] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 314] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 312 attached [pid 312] set_robust_list(0x5555840f3660, 24) = 0 [pid 312] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 312] setpgid(0, 0) = 0 [pid 312] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 312] write(3, "1000", 4) = 4 [pid 312] close(3) = 0 [pid 312] write(1, "executing program\n", 18executing program ) = 18 [pid 312] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 312] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 312] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 312] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 312] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 313 attached [pid 313] set_robust_list(0x5555840f3660, 24) = 0 [pid 313] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 313] setpgid(0, 0) = 0 [pid 313] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 313] write(3, "1000", 4) = 4 [pid 313] close(3) = 0 [pid 313] write(1, "executing program\n", 18executing program [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 315 [pid 313] <... write resumed>) = 18 [pid 313] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 313] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 313] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 315 attached [pid 315] set_robust_list(0x5555840f3660, 24) = 0 [pid 315] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 315] setpgid(0, 0) = 0 [pid 315] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 315] write(3, "1000", 4) = 4 [pid 315] close(3) = 0 [pid 315] write(1, "executing program\n", 18executing program ) = 18 [pid 315] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 315] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 315] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 22.750218][ T302] hid-steam 0003:28DE:1102.0005: Steam Controller 'XXXXXXXXXX' connected [ 22.758577][ T292] hid-steam 0003:28DE:1102.0002: Steam Controller 'XXXXXXXXXX' connected [ 22.766819][ T300] hid-steam 0003:28DE:1102.0003: Steam Controller 'XXXXXXXXXX' connected [ 22.776727][ T15] usb 1-1: USB disconnect, device number 2 [ 22.783720][ T302] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0005/input/input6 [ 22.795838][ T300] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0003/input/input8 [ 22.807442][ T292] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0002/input/input7 [ 22.820091][ T5] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0004/input/input9 [ 22.835583][ T302] usb 4-1: USB disconnect, device number 2 [ 22.841298][ T300] usb 3-1: USB disconnect, device number 2 [ 22.846999][ T292] usb 5-1: USB disconnect, device number 2 [ 22.855694][ T5] usb 2-1: USB disconnect, device number 2 [ 22.864280][ T15] hid-steam 0003:28DE:1102.0001: Steam Controller 'XXXXXXXXXX' disconnected [ 22.877210][ T300] hid-steam 0003:28DE:1102.0003: Steam Controller 'XXXXXXXXXX' disconnected [ 22.888423][ T302] hid-steam 0003:28DE:1102.0005: Steam Controller 'XXXXXXXXXX' disconnected [ 22.899248][ T292] hid-steam 0003:28DE:1102.0002: Steam Controller 'XXXXXXXXXX' disconnected [ 22.910175][ T5] hid-steam 0003:28DE:1102.0004: Steam Controller 'XXXXXXXXXX' disconnected [pid 315] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 311] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 315] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 311] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 311] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 315] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 315] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 314] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [ 23.217932][ T15] usb 1-1: new high-speed USB device number 3 using dummy_hcd [ 23.227947][ T300] usb 3-1: new high-speed USB device number 3 using dummy_hcd [ 23.247962][ T302] usb 4-1: new high-speed USB device number 3 using dummy_hcd [ 23.258002][ T292] usb 5-1: new high-speed USB device number 3 using dummy_hcd [pid 314] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 313] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 312] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 314] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 312] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 314] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 313] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 313] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 312] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 23.267970][ T5] usb 2-1: new high-speed USB device number 3 using dummy_hcd [pid 312] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 311] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 315] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 311] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 311] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 314] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 315] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 314] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 23.457939][ T15] usb 1-1: Using ep0 maxpacket: 8 [ 23.467947][ T300] usb 3-1: Using ep0 maxpacket: 8 [ 23.487941][ T302] usb 4-1: Using ep0 maxpacket: 8 [ 23.498004][ T292] usb 5-1: Using ep0 maxpacket: 8 [pid 315] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 313] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 311] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 311] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 315] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 314] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 312] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 312] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 315] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 314] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 313] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 311] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 311] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 313] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 312] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 315] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 314] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 312] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 315] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 23.507998][ T5] usb 2-1: Using ep0 maxpacket: 8 [pid 314] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 313] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 311] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 313] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 315] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 314] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 312] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 314] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 312] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 311] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 313] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 313] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 311] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 314] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 312] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 315] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 314] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 312] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 315] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 314] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 312] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 314] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 312] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 313] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [ 23.577975][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 23.588839][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 23.599557][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 23.609131][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [pid 313] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 312] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 312] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 313] <... ioctl resumed>, 0x7fffb2d09910) = 36 [ 23.619784][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 23.629352][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 23.640047][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 23.650849][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 23.660323][ T15] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 23.672995][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 23.682589][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 23.692065][ T300] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 23.704799][ T302] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 23.717365][ T292] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 23.730395][ T5] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 23.742963][ T15] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 23.751824][ T300] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 23.760661][ T302] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 23.769528][ T15] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 313] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 311] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [ 23.777539][ T300] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 23.785369][ T5] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 23.794193][ T292] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 23.803054][ T302] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 23.811324][ T15] usb 1-1: config 0 descriptor?? [ 23.816306][ T5] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 23.824293][ T300] usb 3-1: config 0 descriptor?? [pid 311] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 311] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 315] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 311] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 315] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 312] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 314] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 314] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 312] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 314] <... ioctl resumed>, 0) = 0 [pid 314] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 314] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 314] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 312] <... ioctl resumed>, 0) = 0 [pid 312] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 312] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 312] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 315] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 313] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 313] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 314] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 312] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 313] <... ioctl resumed>, 0x7fffb2d09910) = 0 [ 23.829081][ T292] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 23.837451][ T302] usb 4-1: config 0 descriptor?? [ 23.842878][ T5] usb 2-1: config 0 descriptor?? [ 23.847799][ T292] usb 5-1: config 0 descriptor?? [pid 311] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 314] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 314] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 312] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 312] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 315] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 312] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 314] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 313] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 311] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [pid 315] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 315] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 314] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 312] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 314] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 312] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 314] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 312] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 314] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 312] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 315] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 313] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 313] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [ 24.289132][ T15] hid-steam 0003:28DE:1102.000B: unknown main item tag 0x0 [ 24.296350][ T15] hid-steam 0003:28DE:1102.000B: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 24.308051][ T302] hid-steam 0003:28DE:1102.000C: unknown main item tag 0x0 [ 24.315229][ T302] hid-steam 0003:28DE:1102.000C: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 24.326682][ T5] hid-steam 0003:28DE:1102.000D: unknown main item tag 0x0 [ 24.334795][ T300] hid-steam 0003:28DE:1102.000E: unknown main item tag 0x0 [ 24.342657][ T292] hid-steam 0003:28DE:1102.000F: unknown main item tag 0x0 [ 24.350464][ T15] hid-steam 0003:28DE:1102.0010: unknown main item tag 0x0 [ 24.358022][ T292] hid-steam 0003:28DE:1102.000F: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 24.368766][ T5] hid-steam 0003:28DE:1102.000D: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 24.379555][ T300] hid-steam 0003:28DE:1102.000E: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 24.390244][ T15] hid-steam 0003:28DE:1102.0010: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 24.402167][ T5] hid-steam 0003:28DE:1102.0011: unknown main item tag 0x0 [ 24.410044][ T292] hid-steam 0003:28DE:1102.0012: unknown main item tag 0x0 [ 24.418032][ T302] hid-steam 0003:28DE:1102.0013: unknown main item tag 0x0 [ 24.425786][ T300] hid-steam 0003:28DE:1102.0014: unknown main item tag 0x0 [pid 311] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 311] exit_group(0) = ? [pid 311] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=311, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 289] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 319 attached , child_tidptr=0x5555840f3650) = 319 [pid 319] set_robust_list(0x5555840f3660, 24) = 0 [pid 319] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 319] setpgid(0, 0) = 0 [pid 319] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 319] write(3, "1000", 4) = 4 [pid 319] close(3) = 0 executing program [pid 319] write(1, "executing program\n", 18) = 18 [pid 319] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 319] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 319] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 319] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 24.433350][ T292] hid-steam 0003:28DE:1102.0012: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 24.444980][ T302] hid-steam 0003:28DE:1102.0013: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 24.456570][ T5] hid-steam 0003:28DE:1102.0011: hidraw3: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 24.468247][ T300] hid-steam 0003:28DE:1102.0014: hidraw4: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 319] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 314] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 312] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 315] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 314] <... openat resumed>) = 4 [pid 312] <... openat resumed>) = 4 [pid 315] <... openat resumed>) = 4 [pid 314] exit_group(0 [pid 312] exit_group(0 [pid 315] exit_group(0 [pid 314] <... exit_group resumed>) = ? [pid 312] <... exit_group resumed>) = ? [pid 315] <... exit_group resumed>) = ? [pid 314] +++ exited with 0 +++ [pid 312] +++ exited with 0 +++ [pid 313] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=314, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 315] +++ exited with 0 +++ [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=315, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 320 ./strace-static-x86_64: Process 320 attached [ 24.497920][ T15] hid-steam 0003:28DE:1102.000B: Steam Controller 'XXXXXXXXXX' connected [ 24.506861][ T15] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.000B/input/input10 [ 24.512395][ T315] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.000B/input/input11 [ 24.518441][ T292] hid-steam 0003:28DE:1102.000F: Steam Controller 'XXXXXXXXXX' connected [ 24.538153][ T302] hid-steam 0003:28DE:1102.000C: Steam Controller 'XXXXXXXXXX' connected [pid 320] set_robust_list(0x5555840f3660, 24 [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=312, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 320] <... set_robust_list resumed>) = 0 [pid 320] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 320] setpgid(0, 0) = 0 [pid 320] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 320] write(3, "1000", 4) = 4 [pid 320] close(3 [pid 313] <... openat resumed>) = 4 [pid 313] exit_group(0) = ? [pid 320] <... close resumed>) = 0 [pid 320] write(1, "executing program\n", 18executing program ) = 18 [pid 320] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 320] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 320] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 295] <... clone resumed>, child_tidptr=0x5555840f3650) = 321 [pid 293] <... clone resumed>, child_tidptr=0x5555840f3650) = 322 ./strace-static-x86_64: Process 322 attached [pid 322] set_robust_list(0x5555840f3660, 24) = 0 [ 24.547035][ T302] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.000C/input/input12 [ 24.558634][ T300] hid-steam 0003:28DE:1102.000E: Steam Controller 'XXXXXXXXXX' connected [ 24.560865][ T313] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.000B/input/input13 [ 24.567405][ T300] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.000E/input/input14 [ 24.589982][ T5] hid-steam 0003:28DE:1102.000D: Steam Controller 'XXXXXXXXXX' connected [pid 322] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 ./strace-static-x86_64: Process 321 attached [pid 313] +++ exited with 0 +++ [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=313, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 296] restart_syscall(<... resuming interrupted clone ...> [pid 322] setpgid(0, 0) = 0 [pid 322] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 322] write(3, "1000", 4) = 4 executing program [pid 322] close(3) = 0 [pid 322] write(1, "executing program\n", 18) = 18 [pid 322] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 322] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 322] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 322] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 322] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 296] <... restart_syscall resumed>) = 0 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 323 ./strace-static-x86_64: Process 323 attached [pid 323] set_robust_list(0x5555840f3660, 24) = 0 [pid 323] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 323] setpgid(0, 0) = 0 [pid 323] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 323] write(3, "1000", 4) = 4 [pid 323] close(3) = 0 [pid 323] write(1, "executing program\n", 18executing program ) = 18 [pid 323] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 323] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 323] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 321] set_robust_list(0x5555840f3660, 24) = 0 [pid 321] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 321] setpgid(0, 0) = 0 [pid 321] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 323] <... ioctl resumed>, 0) = 0 [pid 321] <... openat resumed>) = 3 [pid 321] write(3, "1000", 4) = 4 [pid 323] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 323] ioctl(3, USB_RAW_IOCTL_EVENT_FETCHexecuting program [pid 321] close(3) = 0 [pid 321] write(1, "executing program\n", 18) = 18 [pid 321] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 321] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 321] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 321] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 24.600747][ T5] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.000D/input/input15 [ 24.613051][ T292] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.000F/input/input16 [ 24.624725][ T15] usb 1-1: USB disconnect, device number 3 [ 24.633929][ T302] usb 4-1: USB disconnect, device number 3 [ 24.640582][ T300] usb 3-1: USB disconnect, device number 3 [ 24.649000][ T292] usb 5-1: USB disconnect, device number 3 [ 24.656456][ T5] usb 2-1: USB disconnect, device number 3 [ 24.664652][ T15] hid-steam 0003:28DE:1102.000B: Steam Controller 'XXXXXXXXXX' disconnected [ 24.681606][ T302] hid-steam 0003:28DE:1102.000C: Steam Controller 'XXXXXXXXXX' disconnected [ 24.692322][ T292] hid-steam 0003:28DE:1102.000F: Steam Controller 'XXXXXXXXXX' disconnected [ 24.702831][ T300] hid-steam 0003:28DE:1102.000E: Steam Controller 'XXXXXXXXXX' disconnected [ 24.713028][ T5] hid-steam 0003:28DE:1102.000D: Steam Controller 'XXXXXXXXXX' disconnected [pid 321] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 319] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 319] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 321] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 321] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 323] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 319] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 323] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 319] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 322] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 321] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 322] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 321] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 323] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 320] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 323] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 320] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 322] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 322] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 320] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 25.037929][ T15] usb 1-1: new high-speed USB device number 4 using dummy_hcd [ 25.047937][ T302] usb 4-1: new high-speed USB device number 4 using dummy_hcd [ 25.057983][ T292] usb 5-1: new high-speed USB device number 4 using dummy_hcd [ 25.067994][ T5] usb 2-1: new high-speed USB device number 4 using dummy_hcd [ 25.075316][ T300] usb 3-1: new high-speed USB device number 4 using dummy_hcd [pid 320] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 319] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 319] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 321] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 321] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 323] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 319] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 319] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 323] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 322] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 322] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 321] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 321] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 323] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 320] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 319] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 323] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 319] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 322] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 321] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 321] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 322] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 323] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 320] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 319] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 323] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 319] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 25.277974][ T15] usb 1-1: Using ep0 maxpacket: 8 [ 25.287952][ T302] usb 4-1: Using ep0 maxpacket: 8 [ 25.298001][ T292] usb 5-1: Using ep0 maxpacket: 8 [ 25.307969][ T5] usb 2-1: Using ep0 maxpacket: 8 [ 25.317973][ T300] usb 3-1: Using ep0 maxpacket: 8 [pid 320] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 322] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 321] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 322] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 321] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 323] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 320] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 319] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 319] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 323] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 322] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 321] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 321] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 322] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 323] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 320] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 319] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 323] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 320] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 319] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 322] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 321] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 322] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 321] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 323] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 323] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 322] <... ioctl resumed>, 0x7fffb2d09910) = 36 [ 25.398009][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 25.408781][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 25.419435][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 25.430106][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [pid 322] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 320] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 36 [ 25.440778][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 25.450296][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 25.459861][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 25.469379][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 25.478962][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 25.489593][ T15] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 25.502181][ T302] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 25.514844][ T292] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 25.527466][ T5] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 25.540386][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 25.549957][ T15] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 25.558816][ T302] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 25.567617][ T302] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 25.575651][ T292] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 25.584485][ T5] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 25.593338][ T300] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 25.605916][ T15] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 25.613730][ T292] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 25.621533][ T5] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 25.629371][ T300] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 25.638777][ T15] usb 1-1: config 0 descriptor?? [ 25.643901][ T292] usb 5-1: config 0 descriptor?? [pid 320] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 319] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 319] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 319] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 319] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 319] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 323] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 321] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 323] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 323] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 323] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 323] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 321] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 321] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 321] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 321] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 322] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 319] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 322] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 322] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 322] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 322] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 323] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 321] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 320] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 320] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 322] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 320] <... ioctl resumed>, 0x7fffb2d09910) = 0 [ 25.648842][ T302] usb 4-1: config 0 descriptor?? [ 25.653845][ T300] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 25.661890][ T5] usb 2-1: config 0 descriptor?? [ 25.667071][ T300] usb 3-1: config 0 descriptor?? [pid 319] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 319] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 321] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 321] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 323] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 323] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 319] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 322] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 322] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 323] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 321] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 322] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 320] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 319] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 319] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 323] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 321] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 321] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 323] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 323] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 319] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 322] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 322] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 321] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 322] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 323] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 320] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 320] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [ 26.119154][ T15] hid-steam 0003:28DE:1102.0015: unknown main item tag 0x0 [ 26.126349][ T15] hid-steam 0003:28DE:1102.0015: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 26.138162][ T302] hid-steam 0003:28DE:1102.0016: unknown main item tag 0x0 [ 26.145966][ T292] hid-steam 0003:28DE:1102.0017: unknown main item tag 0x0 [ 26.153975][ T5] hid-steam 0003:28DE:1102.0018: unknown main item tag 0x0 [ 26.162015][ T300] hid-steam 0003:28DE:1102.0019: unknown main item tag 0x0 [ 26.169201][ T302] hid-steam 0003:28DE:1102.0016: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 26.180610][ T15] hid-steam 0003:28DE:1102.001A: unknown main item tag 0x0 [ 26.188126][ T5] hid-steam 0003:28DE:1102.0018: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 26.198903][ T300] hid-steam 0003:28DE:1102.0019: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 26.209716][ T292] hid-steam 0003:28DE:1102.0017: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 26.221004][ T15] hid-steam 0003:28DE:1102.001A: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 26.232617][ T302] hid-steam 0003:28DE:1102.001B: unknown main item tag 0x0 [ 26.240356][ T300] hid-steam 0003:28DE:1102.001D: unknown main item tag 0x0 [ 26.248489][ T5] hid-steam 0003:28DE:1102.001C: unknown main item tag 0x0 [ 26.256282][ T292] hid-steam 0003:28DE:1102.001E: unknown main item tag 0x0 [pid 319] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 319] exit_group(0) = ? [pid 319] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=319, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 289] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 326 attached [pid 326] set_robust_list(0x5555840f3660, 24) = 0 [pid 289] <... clone resumed>, child_tidptr=0x5555840f3650) = 326 [pid 326] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 326] setpgid(0, 0) = 0 [pid 326] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 326] write(3, "1000", 4) = 4 [pid 326] close(3) = 0 [pid 326] write(1, "executing program\n", 18executing program ) = 18 [pid 326] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 326] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 326] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 326] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 26.263733][ T300] hid-steam 0003:28DE:1102.001D: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 26.275885][ T5] hid-steam 0003:28DE:1102.001C: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 26.287199][ T302] hid-steam 0003:28DE:1102.001B: hidraw3: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 26.298847][ T292] hid-steam 0003:28DE:1102.001E: hidraw4: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 326] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 321] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 322] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 321] exit_group(0 [pid 323] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 322] <... openat resumed>) = 4 [pid 321] <... exit_group resumed>) = ? [pid 323] <... openat resumed>) = 4 [pid 322] exit_group(0 [pid 321] +++ exited with 0 +++ [pid 323] exit_group(0 [pid 322] <... exit_group resumed>) = ? [pid 323] <... exit_group resumed>) = ? [pid 322] +++ exited with 0 +++ [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=321, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 295] restart_syscall(<... resuming interrupted clone ...> [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=322, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 327 ./strace-static-x86_64: Process 327 attached [pid 295] <... restart_syscall resumed>) = 0 [pid 327] set_robust_list(0x5555840f3660, 24 [pid 320] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 327] <... set_robust_list resumed>) = 0 [pid 327] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 327] <... prctl resumed>) = 0 [pid 327] setpgid(0, 0 [pid 295] <... clone resumed>, child_tidptr=0x5555840f3650) = 328 [pid 327] <... setpgid resumed>) = 0 [pid 327] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 323] +++ exited with 0 +++ [pid 327] <... openat resumed>) = 3 [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=323, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 327] write(3, "1000", 4) = 4 [pid 296] restart_syscall(<... resuming interrupted clone ...> [pid 327] close(3./strace-static-x86_64: Process 328 attached ) = 0 [pid 327] write(1, "executing program\n", 18 [pid 328] set_robust_list(0x5555840f3660, 24) = 0 [pid 328] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 328] setpgid(0, 0) = 0 [pid 328] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 328] write(3, "1000", 4) = 4 executing program [pid 328] close(3) = 0 [pid 328] write(1, "executing program\n", 18) = 18 [pid 328] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 328] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 328] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 328] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 328] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH executing program [pid 327] <... write resumed>) = 18 [pid 327] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 327] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 327] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 327] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 327] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 320] <... openat resumed>) = 4 [pid 320] exit_group(0) = ? [ 26.327929][ T15] hid-steam 0003:28DE:1102.0015: Steam Controller 'XXXXXXXXXX' connected [ 26.337432][ T15] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0015/input/input17 [ 26.344141][ T323] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0015/input/input18 [ 26.362714][ T15] usb 1-1: USB disconnect, device number 4 [pid 296] <... restart_syscall resumed>) = 0 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 329 ./strace-static-x86_64: Process 329 attached [pid 329] set_robust_list(0x5555840f3660, 24) = 0 [pid 329] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 329] setpgid(0, 0) = 0 [pid 329] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 329] write(3, "1000", 4) = 4 [pid 329] close(3) = 0 [pid 329] write(1, "executing program\n", 18executing program ) = 18 [pid 329] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 329] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 329] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 329] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 329] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 320] +++ exited with 0 +++ [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=320, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 294] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 330 [ 26.376085][ T320] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0015/input/input19 [ 26.387700][ T292] hid-steam 0003:28DE:1102.0017: Steam Controller 'XXXXXXXXXX' connected [ 26.396049][ T300] hid-steam 0003:28DE:1102.0019: Steam Controller 'XXXXXXXXXX' connected [ 26.404409][ T5] hid-steam 0003:28DE:1102.0018: Steam Controller 'XXXXXXXXXX' connected [ 26.412715][ T302] hid-steam 0003:28DE:1102.0016: Steam Controller 'XXXXXXXXXX' connected ./strace-static-x86_64: Process 330 attached [pid 330] set_robust_list(0x5555840f3660, 24) = 0 [pid 330] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 330] setpgid(0, 0) = 0 [pid 330] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 330] write(3, "1000", 4) = 4 [pid 330] close(3) = 0 [pid 330] write(1, "executing program\n", 18executing program ) = 18 [pid 330] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 330] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 330] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 330] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 26.422036][ T292] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0017/input/input20 [ 26.434544][ T5] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0018/input/input21 [ 26.446548][ T300] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0019/input/input22 [ 26.458377][ T302] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0016/input/input23 [ 26.472971][ T302] usb 4-1: USB disconnect, device number 4 [ 26.479762][ T300] usb 3-1: USB disconnect, device number 4 [ 26.486360][ T5] usb 2-1: USB disconnect, device number 4 [ 26.492886][ T292] usb 5-1: USB disconnect, device number 4 [ 26.500974][ T15] hid-steam 0003:28DE:1102.0015: Steam Controller 'XXXXXXXXXX' disconnected [ 26.513983][ T302] hid-steam 0003:28DE:1102.0016: Steam Controller 'XXXXXXXXXX' disconnected [ 26.524070][ T5] hid-steam 0003:28DE:1102.0018: Steam Controller 'XXXXXXXXXX' disconnected [ 26.534912][ T292] hid-steam 0003:28DE:1102.0017: Steam Controller 'XXXXXXXXXX' disconnected [ 26.549086][ T300] hid-steam 0003:28DE:1102.0019: Steam Controller 'XXXXXXXXXX' disconnected [pid 330] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 326] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 326] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 328] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 328] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 327] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 326] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 326] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 327] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 330] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 330] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 328] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 328] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 327] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 329] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 327] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 330] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 330] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 26.877914][ T15] usb 1-1: new high-speed USB device number 5 using dummy_hcd [ 26.887911][ T302] usb 4-1: new high-speed USB device number 5 using dummy_hcd [ 26.897953][ T5] usb 2-1: new high-speed USB device number 5 using dummy_hcd [ 26.907982][ T300] usb 3-1: new high-speed USB device number 5 using dummy_hcd [ 26.915278][ T292] usb 5-1: new high-speed USB device number 5 using dummy_hcd [pid 329] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 326] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 326] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 328] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 328] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 327] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 326] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 327] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 326] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 330] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 328] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 328] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 330] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 327] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 326] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 329] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 327] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 326] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 329] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 328] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 330] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 328] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 330] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 327] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 326] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 327] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 326] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 27.117917][ T15] usb 1-1: Using ep0 maxpacket: 8 [ 27.127933][ T302] usb 4-1: Using ep0 maxpacket: 8 [ 27.137942][ T5] usb 2-1: Using ep0 maxpacket: 8 [ 27.147944][ T300] usb 3-1: Using ep0 maxpacket: 8 [ 27.157963][ T292] usb 5-1: Using ep0 maxpacket: 8 [pid 329] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 330] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 328] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 330] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 328] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 327] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 326] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 329] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 327] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 326] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 328] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 330] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 328] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 330] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 327] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 326] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 329] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 327] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 326] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 330] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 328] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 330] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 328] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 327] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 327] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 330] <... ioctl resumed>, 0x7fffb2d09910) = 36 [ 27.238006][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 27.248845][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 27.259573][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 27.270279][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [pid 330] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 329] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 36 [ 27.280971][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 27.290539][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 27.300152][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 27.309733][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 27.320631][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 27.330175][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 27.339725][ T15] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 27.352307][ T302] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 27.364888][ T5] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 27.377565][ T300] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 27.390138][ T292] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 27.402746][ T15] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 27.411665][ T302] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 27.420540][ T5] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 27.429383][ T300] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 27.438685][ T292] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 27.447588][ T292] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 27.455538][ T15] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 27.463356][ T302] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 27.471310][ T5] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 27.479305][ T300] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 329] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 326] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 326] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 326] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 326] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 326] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 330] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 330] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 330] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 330] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 330] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 329] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 328] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 327] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 326] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 329] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 328] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 327] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 327] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 328] <... ioctl resumed>, 0) = 0 [pid 327] <... ioctl resumed>, 0) = 0 [pid 329] <... ioctl resumed>, 0) = 0 [pid 327] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 327] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 329] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 328] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 329] <... ioctl resumed>, 0) = 0 [pid 328] <... ioctl resumed>, 0) = 0 [pid 329] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 328] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 329] <... ioctl resumed>, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 328] <... ioctl resumed>, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 329] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 328] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 330] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 329] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 328] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 327] <... ioctl resumed>, 0x7fffb2d09910) = 0 [ 27.488330][ T15] usb 1-1: config 0 descriptor?? [ 27.493350][ T302] usb 4-1: config 0 descriptor?? [ 27.498518][ T300] usb 3-1: config 0 descriptor?? [ 27.503470][ T5] usb 2-1: config 0 descriptor?? [ 27.509099][ T292] usb 5-1: config 0 descriptor?? [pid 326] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 326] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 330] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 330] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 326] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 329] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 328] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 327] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 327] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 327] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 328] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 328] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 330] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 329] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 328] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 327] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 326] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 326] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 330] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 330] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 326] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 329] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 328] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 327] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 328] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 327] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 329] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 328] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 327] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 330] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 329] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 328] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 327] <... ioctl resumed>, 0x7fffb2d09930) = 7 [ 27.969005][ T15] hid-steam 0003:28DE:1102.001F: unknown main item tag 0x0 [ 27.976332][ T15] hid-steam 0003:28DE:1102.001F: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 27.988068][ T300] hid-steam 0003:28DE:1102.0020: unknown main item tag 0x0 [ 27.995373][ T300] hid-steam 0003:28DE:1102.0020: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 28.007041][ T292] hid-steam 0003:28DE:1102.0021: unknown main item tag 0x0 [ 28.014898][ T302] hid-steam 0003:28DE:1102.0022: unknown main item tag 0x0 [ 28.022717][ T5] hid-steam 0003:28DE:1102.0023: unknown main item tag 0x0 [ 28.030598][ T5] hid-steam 0003:28DE:1102.0023: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 28.041661][ T292] hid-steam 0003:28DE:1102.0021: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 28.052539][ T15] hid-steam 0003:28DE:1102.0024: unknown main item tag 0x0 [ 28.059594][ T302] hid-steam 0003:28DE:1102.0022: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 28.070713][ T15] hid-steam 0003:28DE:1102.0024: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 28.082669][ T5] hid-steam 0003:28DE:1102.0025: unknown main item tag 0x0 [ 28.090453][ T302] hid-steam 0003:28DE:1102.0026: unknown main item tag 0x0 [ 28.098492][ T292] hid-steam 0003:28DE:1102.0027: unknown main item tag 0x0 [ 28.106298][ T300] hid-steam 0003:28DE:1102.0028: unknown main item tag 0x0 [pid 326] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 326] exit_group(0) = ? [pid 326] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=326, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 289] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 333 attached [pid 333] set_robust_list(0x5555840f3660, 24) = 0 [pid 289] <... clone resumed>, child_tidptr=0x5555840f3650) = 333 [pid 333] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 333] setpgid(0, 0) = 0 [pid 333] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 333] write(3, "1000", 4executing program ) = 4 [pid 333] close(3) = 0 [pid 333] write(1, "executing program\n", 18) = 18 [pid 333] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 333] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 333] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 333] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 28.113968][ T302] hid-steam 0003:28DE:1102.0026: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 28.125647][ T292] hid-steam 0003:28DE:1102.0027: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 28.137370][ T5] hid-steam 0003:28DE:1102.0025: hidraw3: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 28.148988][ T300] hid-steam 0003:28DE:1102.0028: hidraw4: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 333] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 329] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 328] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 327] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 329] <... openat resumed>) = 4 [pid 328] <... openat resumed>) = 4 [pid 327] <... openat resumed>) = 4 [pid 330] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 329] exit_group(0 [pid 328] exit_group(0 [pid 327] exit_group(0 [pid 330] <... openat resumed>) = 4 [pid 329] <... exit_group resumed>) = ? [pid 328] <... exit_group resumed>) = ? [pid 327] <... exit_group resumed>) = ? [pid 330] exit_group(0 [pid 329] +++ exited with 0 +++ [pid 328] +++ exited with 0 +++ [pid 327] +++ exited with 0 +++ [pid 330] <... exit_group resumed>) = ? [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=329, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=328, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=327, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 330] +++ exited with 0 +++ [pid 296] restart_syscall(<... resuming interrupted clone ...> [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=330, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 296] <... restart_syscall resumed>) = 0 [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 335 attached ./strace-static-x86_64: Process 334 attached executing program [pid 295] <... clone resumed>, child_tidptr=0x5555840f3650) = 334 [pid 293] <... clone resumed>, child_tidptr=0x5555840f3650) = 335 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 336 ./strace-static-x86_64: Process 336 attached [pid 336] set_robust_list(0x5555840f3660, 24) = 0 [pid 336] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 336] setpgid(0, 0) = 0 [pid 336] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 336] write(3, "1000", 4) = 4 [pid 336] close(3) = 0 [pid 336] write(1, "executing program\n", 18) = 18 [pid 336] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 336] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 335] set_robust_list(0x5555840f3660, 24 [pid 334] set_robust_list(0x5555840f3660, 24 [pid 335] <... set_robust_list resumed>) = 0 executing program [pid 336] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 335] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 334] <... set_robust_list resumed>) = 0 [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 337 [pid 335] <... prctl resumed>) = 0 [pid 335] setpgid(0, 0) = 0 [pid 335] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 335] write(3, "1000", 4) = 4 [pid 335] close(3) = 0 [pid 335] write(1, "executing program\n", 18) = 18 [pid 335] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 335] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 335] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 335] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 335] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 334] prctl(PR_SET_PDEATHSIG, SIGKILLexecuting program executing program [pid 336] <... ioctl resumed>, 0) = 0 [pid 336] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 334] <... prctl resumed>) = 0 [pid 336] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 334] setpgid(0, 0) = 0 [pid 334] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 334] write(3, "1000", 4) = 4 [pid 334] close(3) = 0 [pid 334] write(1, "executing program\n", 18) = 18 [pid 334] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 334] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 334] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 334] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 334] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 337 attached [pid 337] set_robust_list(0x5555840f3660, 24) = 0 [pid 337] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 337] setpgid(0, 0) = 0 [pid 337] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 337] write(3, "1000", 4) = 4 [pid 337] close(3) = 0 [pid 337] write(1, "executing program\n", 18) = 18 [pid 337] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 337] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 337] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 337] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 28.177948][ T15] hid-steam 0003:28DE:1102.001F: Steam Controller 'XXXXXXXXXX' connected [ 28.186990][ T15] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.001F/input/input24 [ 28.200132][ T15] usb 1-1: USB disconnect, device number 5 [ 28.212428][ T15] hid-steam 0003:28DE:1102.001F: Steam Controller 'XXXXXXXXXX' disconnected [ 28.221371][ T302] hid-steam 0003:28DE:1102.0022: Steam Controller 'XXXXXXXXXX' connected [ 28.229854][ T300] hid-steam 0003:28DE:1102.0020: Steam Controller 'XXXXXXXXXX' connected [ 28.238061][ T5] hid-steam 0003:28DE:1102.0023: Steam Controller 'XXXXXXXXXX' connected [ 28.246644][ T5] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0023/input/input25 [ 28.258261][ T292] hid-steam 0003:28DE:1102.0021: Steam Controller 'XXXXXXXXXX' connected [ 28.266832][ T292] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0021/input/input26 [ 28.278770][ T300] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0020/input/input27 [ 28.290687][ T302] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0022/input/input28 [ 28.304889][ T292] usb 5-1: USB disconnect, device number 5 [ 28.311496][ T300] usb 3-1: USB disconnect, device number 5 [ 28.326189][ T5] usb 2-1: USB disconnect, device number 5 [ 28.331882][ T302] usb 4-1: USB disconnect, device number 5 [ 28.346963][ T292] hid-steam 0003:28DE:1102.0021: Steam Controller 'XXXXXXXXXX' disconnected [ 28.363913][ T302] hid-steam 0003:28DE:1102.0022: Steam Controller 'XXXXXXXXXX' disconnected [ 28.373980][ T300] hid-steam 0003:28DE:1102.0020: Steam Controller 'XXXXXXXXXX' disconnected [ 28.384168][ T5] hid-steam 0003:28DE:1102.0023: Steam Controller 'XXXXXXXXXX' disconnected [pid 337] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 333] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 333] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 28.647929][ T15] usb 1-1: new high-speed USB device number 6 using dummy_hcd [pid 333] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 336] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 336] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 334] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 334] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 337] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 336] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 337] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 336] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 335] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 334] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 334] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 335] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 337] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 337] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 335] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 28.717926][ T292] usb 5-1: new high-speed USB device number 6 using dummy_hcd [ 28.727967][ T302] usb 4-1: new high-speed USB device number 6 using dummy_hcd [ 28.737958][ T300] usb 3-1: new high-speed USB device number 6 using dummy_hcd [ 28.745264][ T5] usb 2-1: new high-speed USB device number 6 using dummy_hcd [pid 335] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 333] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 333] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 28.887909][ T15] usb 1-1: Using ep0 maxpacket: 8 [pid 333] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 333] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 333] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 336] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 336] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 334] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 333] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 334] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 333] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 337] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 336] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 337] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 336] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 335] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 334] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 333] <... ioctl resumed>, 0x7fffb2d09910) = 36 [ 28.957972][ T292] usb 5-1: Using ep0 maxpacket: 8 [ 28.967977][ T302] usb 4-1: Using ep0 maxpacket: 8 [ 28.977938][ T300] usb 3-1: Using ep0 maxpacket: 8 [ 28.987980][ T5] usb 2-1: Using ep0 maxpacket: 8 [pid 334] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 333] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 335] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 336] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 337] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 336] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 337] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 335] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 335] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 337] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 336] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 334] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 337] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 336] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 334] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 335] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 335] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 337] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 336] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 334] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 337] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 336] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 29.008059][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 29.018917][ T15] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 29.028647][ T15] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 29.041228][ T15] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 29.050020][ T15] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 334] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 335] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 335] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 337] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 336] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 334] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 333] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 337] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 336] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 333] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 333] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 333] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 333] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 334] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 335] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 335] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 337] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 334] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 333] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 337] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 334] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 335] <... ioctl resumed>, 0x7fffb2d09910) = 36 [ 29.058668][ T15] usb 1-1: config 0 descriptor?? [ 29.078013][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 29.088757][ T292] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 29.098328][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 29.108975][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 29.120085][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 29.130922][ T292] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 29.143537][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 29.153035][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 29.162599][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 29.172137][ T292] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 29.181080][ T300] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 29.193656][ T302] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 29.206363][ T5] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 29.218913][ T292] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 29.226904][ T300] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 29.235800][ T302] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 29.244607][ T5] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 29.253656][ T292] usb 5-1: config 0 descriptor?? [pid 335] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 336] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 336] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 336] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 336] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 336] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 337] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 336] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 337] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 337] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 337] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 337] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 333] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 333] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 335] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 334] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 334] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 334] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 334] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 334] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 335] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 335] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 335] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 335] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 333] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 337] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 335] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 334] <... ioctl resumed>, 0x7fffb2d09910) = 0 [ 29.258462][ T300] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 29.266407][ T302] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 29.274221][ T5] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 29.282477][ T300] usb 3-1: config 0 descriptor?? [ 29.287655][ T302] usb 4-1: config 0 descriptor?? [ 29.292637][ T5] usb 2-1: config 0 descriptor?? [pid 336] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 336] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 337] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 333] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 337] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 333] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 333] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 334] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 335] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 334] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 335] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 335] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 337] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 333] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 335] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 334] <... ioctl resumed>, 0x7fffb2d09930) = 0 [ 29.539027][ T15] hid-steam 0003:28DE:1102.0029: unknown main item tag 0x0 [ 29.546403][ T15] hid-steam 0003:28DE:1102.0029: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 29.557984][ T15] hid-steam 0003:28DE:1102.002A: unknown main item tag 0x0 [ 29.565460][ T15] hid-steam 0003:28DE:1102.002A: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 29.637935][ T15] hid-steam 0003:28DE:1102.0029: Steam Controller 'XXXXXXXXXX' connected [ 29.646587][ T15] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0029/input/input29 [pid 336] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 336] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [pid 337] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 333] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 337] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 337] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [pid 333] <... openat resumed>) = 4 [pid 335] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 334] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 333] exit_group(0 [pid 335] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 334] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 333] <... exit_group resumed>) = ? [pid 335] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 334] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [pid 335] <... ioctl resumed>, 0x7fffb2d09930) = 7 [ 29.738996][ T292] hid-steam 0003:28DE:1102.002B: unknown main item tag 0x0 [ 29.746361][ T292] hid-steam 0003:28DE:1102.002B: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 29.759110][ T300] hid-steam 0003:28DE:1102.002D: unknown main item tag 0x0 [ 29.763649][ T333] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0029/input/input30 [ 29.766379][ T300] hid-steam 0003:28DE:1102.002D: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 333] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=333, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 289] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 341 ./strace-static-x86_64: Process 341 attached [pid 341] set_robust_list(0x5555840f3660, 24) = 0 [pid 341] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 341] setpgid(0, 0) = 0 [pid 341] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 341] write(3, "1000", 4) = 4 [pid 341] close(3) = 0 [pid 341] write(1, "executing program\n", 18executing program ) = 18 [pid 341] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 341] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 341] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 341] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 29.789674][ T292] hid-steam 0003:28DE:1102.002C: unknown main item tag 0x0 [ 29.789940][ T54] usb 1-1: USB disconnect, device number 6 [ 29.797328][ T5] hid-steam 0003:28DE:1102.002F: unknown main item tag 0x0 [ 29.810312][ T302] hid-steam 0003:28DE:1102.002E: unknown main item tag 0x0 [ 29.817447][ T292] hid-steam 0003:28DE:1102.002C: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 29.828937][ T5] hid-steam 0003:28DE:1102.002F: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 29.829294][ T54] hid-steam 0003:28DE:1102.0029: Steam Controller 'XXXXXXXXXX' disconnected [ 29.839771][ T302] hid-steam 0003:28DE:1102.002E: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 29.859584][ T5] hid-steam 0003:28DE:1102.0030: unknown main item tag 0x0 [ 29.867551][ T300] hid-steam 0003:28DE:1102.0031: unknown main item tag 0x0 [ 29.874707][ T5] hid-steam 0003:28DE:1102.0030: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [pid 341] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 336] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [ 29.886616][ T302] hid-steam 0003:28DE:1102.0032: unknown main item tag 0x0 [ 29.894228][ T300] hid-steam 0003:28DE:1102.0031: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 29.905900][ T302] hid-steam 0003:28DE:1102.0032: hidraw3: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 29.927923][ T292] hid-steam 0003:28DE:1102.002B: Steam Controller 'XXXXXXXXXX' connected [pid 336] exit_group(0) = ? [pid 337] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 336] +++ exited with 0 +++ [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=336, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 296] restart_syscall(<... resuming interrupted clone ...> [pid 337] exit_group(0) = ? [ 29.937229][ T292] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.002B/input/input31 [ 29.941616][ T336] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.002B/input/input32 [ 29.962642][ T25] usb 5-1: USB disconnect, device number 6 [ 29.968319][ T5] hid-steam 0003:28DE:1102.002F: Steam Controller 'XXXXXXXXXX' connected [ 29.968922][ T5] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.002F/input/input33 executing program [pid 337] +++ exited with 0 +++ [pid 296] <... restart_syscall resumed>) = 0 [pid 335] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 334] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 335] <... openat resumed>) = -1 ENOENT (No such file or directory) [pid 334] <... openat resumed>) = -1 ENOENT (No such file or directory) [pid 335] exit_group(0 [pid 334] exit_group(0 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 335] <... exit_group resumed>) = ? [pid 334] <... exit_group resumed>) = ? [pid 335] +++ exited with 0 +++ [pid 334] +++ exited with 0 +++ [pid 296] <... clone resumed>, child_tidptr=0x5555840f3650) = 342 ./strace-static-x86_64: Process 342 attached [pid 342] set_robust_list(0x5555840f3660, 24) = 0 [pid 342] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 342] setpgid(0, 0) = 0 [pid 342] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 342] write(3, "1000", 4) = 4 [pid 342] close(3) = 0 [pid 342] write(1, "executing program\n", 18) = 18 [pid 342] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 342] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 342] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 342] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 342] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=334, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 343 [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=337, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 344 [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=335, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 345 ./strace-static-x86_64: Process 345 attached [pid 345] set_robust_list(0x5555840f3660, 24) = 0 [pid 345] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 345] setpgid(0, 0) = 0 [pid 345] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 345] write(3, "1000", 4) = 4 [pid 345] close(3) = 0 [pid 345] write(1, "executing program\n", 18executing program ) = 18 [pid 345] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 345] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 345] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 344 attached ./strace-static-x86_64: Process 343 attached [pid 344] set_robust_list(0x5555840f3660, 24 [pid 343] set_robust_list(0x5555840f3660, 24 [pid 344] <... set_robust_list resumed>) = 0 [pid 343] <... set_robust_list resumed>) = 0 [pid 344] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 343] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 344] <... prctl resumed>) = 0 [pid 343] <... prctl resumed>) = 0 [pid 344] setpgid(0, 0 [pid 343] setpgid(0, 0 [pid 344] <... setpgid resumed>) = 0 [pid 343] <... setpgid resumed>) = 0 [pid 344] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 343] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 344] <... openat resumed>) = 3 [pid 343] <... openat resumed>) = 3 executing program executing program [pid 344] write(3, "1000", 4 [pid 343] write(3, "1000", 4 [pid 344] <... write resumed>) = 4 [pid 343] <... write resumed>) = 4 [pid 344] close(3 [pid 343] close(3 [pid 344] <... close resumed>) = 0 [pid 343] <... close resumed>) = 0 [pid 344] write(1, "executing program\n", 18 [pid 343] write(1, "executing program\n", 18 [pid 344] <... write resumed>) = 18 [pid 343] <... write resumed>) = 18 [pid 344] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR [pid 343] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR [pid 344] <... openat resumed>) = 3 [pid 343] <... openat resumed>) = 3 [pid 344] ioctl(3, USB_RAW_IOCTL_INIT [pid 343] ioctl(3, USB_RAW_IOCTL_INIT [pid 344] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 343] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 344] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 343] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 344] <... ioctl resumed>, 0) = 0 [pid 343] <... ioctl resumed>, 0) = 0 [pid 344] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 343] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 344] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 343] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 344] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 29.977768][ T25] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.002B/input/input34 [ 29.988448][ T302] hid-steam 0003:28DE:1102.002E: Steam Controller 'XXXXXXXXXX' connected [ 30.008000][ T300] hid-steam 0003:28DE:1102.002D: Steam Controller 'XXXXXXXXXX' connected [ 30.018707][ T25] hid-steam 0003:28DE:1102.002B: Steam Controller 'XXXXXXXXXX' disconnected [ 30.022166][ T300] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.002D/input/input35 [ 30.052052][ T302] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.002E/input/input36 [ 30.063638][ T80] ================================================================== [ 30.063745][ T5] usb 2-1: USB disconnect, device number 6 [ 30.071539][ T80] BUG: KASAN: use-after-free in mutex_lock+0x98/0x110 [ 30.071549][ T80] Write of size 8 at addr ffff888110483840 by task acpid/80 [ 30.071552][ T80] [ 30.071564][ T80] CPU: 1 PID: 80 Comm: acpid Not tainted 5.10.226-syzkaller-00269-g79ee24eeea4a #0 [ 30.071569][ T80] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 [ 30.071579][ T80] Call Trace: [ 30.079475][ T300] usb 3-1: USB disconnect, device number 6 [ 30.083755][ T80] dump_stack_lvl+0x1e2/0x24b [ 30.093040][ T302] usb 4-1: USB disconnect, device number 6 [ 30.093340][ T80] ? bfq_pos_tree_add_move+0x43b/0x43b [ 30.136666][ T80] ? panic+0x812/0x812 [ 30.140570][ T80] ? exit_to_user_mode_loop+0xbf/0xd0 [ 30.145770][ T80] print_address_description+0x81/0x3b0 [ 30.151167][ T80] kasan_report+0x179/0x1c0 [ 30.155499][ T80] ? mutex_lock+0x98/0x110 [ 30.159759][ T80] ? mutex_lock+0x98/0x110 [ 30.164003][ T80] kasan_check_range+0x293/0x2a0 [ 30.168775][ T80] __kasan_check_write+0x14/0x20 [ 30.173551][ T80] mutex_lock+0x98/0x110 [ 30.177625][ T80] ? mutex_trylock+0xa0/0xa0 [ 30.182055][ T80] ? kfree+0xc3/0x270 [ 30.185868][ T80] steam_input_close+0x90/0x1e0 [ 30.190554][ T80] ? steam_input_open+0x1a0/0x1a0 [ 30.195417][ T80] ? __kasan_check_write+0x14/0x20 [ 30.200430][ T80] ? mutex_lock+0xa5/0x110 [ 30.204623][ T80] ? mutex_trylock+0xa0/0xa0 [ 30.209048][ T80] ? steam_input_open+0x1a0/0x1a0 [ 30.213907][ T80] input_close_device+0x269/0x300 [ 30.218767][ T80] evdev_release+0x7be/0x850 [ 30.223200][ T80] ? evdev_open+0x5c0/0x5c0 [ 30.227536][ T80] __fput+0x33d/0x7b0 [ 30.231785][ T80] ____fput+0x15/0x20 [ 30.235608][ T80] task_work_run+0x129/0x190 [ 30.240035][ T80] exit_to_user_mode_loop+0xbf/0xd0 [ 30.245065][ T80] syscall_exit_to_user_mode+0xa2/0x1a0 [ 30.250445][ T80] do_syscall_64+0x40/0x70 [ 30.254698][ T80] entry_SYSCALL_64_after_hwframe+0x61/0xcb [ 30.260426][ T80] RIP: 0033:0x7f6bb3f320a8 [ 30.264676][ T80] Code: 48 8b 05 83 9d 0d 00 64 c7 00 16 00 00 00 83 c8 ff 48 83 c4 20 5b c3 64 8b 04 25 18 00 00 00 85 c0 75 20 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 76 5b 48 8b 15 51 9d 0d 00 f7 d8 64 89 02 48 83 [ 30.284120][ T80] RSP: 002b:00007ffee306c328 EFLAGS: 00000246 ORIG_RAX: 0000000000000003 [ 30.292361][ T80] RAX: 0000000000000000 RBX: 00007ffee306c598 RCX: 00007f6bb3f320a8 [ 30.300172][ T80] RDX: 0000000000000000 RSI: 000000000000001e RDI: 000000000000000a [ 30.307983][ T80] RBP: 000000000000000a R08: 0000000000000008 R09: 00007ffee306c498 [ 30.315795][ T80] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffee306c498 [ 30.323609][ T80] R13: 0000000000000020 R14: 00007ffee306c598 R15: 00007ffee306c498 [ 30.331418][ T80] [ 30.333585][ T80] Allocated by task 0: [ 30.337490][ T80] (stack is not available) [ 30.341743][ T80] [ 30.343914][ T80] Freed by task 25: [ 30.347567][ T80] kasan_set_track+0x4b/0x70 [ 30.351989][ T80] kasan_set_free_info+0x23/0x40 [ 30.356761][ T80] ____kasan_slab_free+0x121/0x160 [ 30.361711][ T80] __kasan_slab_free+0x11/0x20 [ 30.366308][ T80] slab_free_freelist_hook+0xc0/0x190 [ 30.371517][ T80] kfree+0xc3/0x270 [ 30.375163][ T80] release_nodes+0x873/0x8f0 [ 30.379590][ T80] devres_release_all+0x7b/0xa0 [ 30.384278][ T80] device_release_driver_internal+0x515/0x7c0 [ 30.390177][ T80] device_release_driver+0x19/0x20 [ 30.395125][ T80] bus_remove_device+0x2f8/0x360 [ 30.399902][ T80] device_del+0x68b/0xf00 [ 30.404066][ T80] hid_destroy_device+0x68/0x110 [ 30.408841][ T80] usbhid_disconnect+0x9e/0xc0 [ 30.413440][ T80] usb_unbind_interface+0x1fa/0x8c0 [ 30.418484][ T80] device_release_driver_internal+0x506/0x7c0 [ 30.424385][ T80] device_release_driver+0x19/0x20 [ 30.429323][ T80] bus_remove_device+0x2f8/0x360 [ 30.434110][ T80] device_del+0x68b/0xf00 [ 30.438440][ T80] usb_disable_device+0x380/0x720 [ 30.443386][ T80] usb_disconnect+0x32a/0x890 [ 30.447910][ T80] hub_event+0x1e73/0x47c0 [ 30.452154][ T80] process_one_work+0x6dc/0xbd0 [ 30.457015][ T80] worker_thread+0xaea/0x1510 [ 30.461524][ T80] kthread+0x34b/0x3d0 [ 30.465431][ T80] ret_from_fork+0x1f/0x30 [ 30.469678][ T80] [ 30.471849][ T80] The buggy address belongs to the object at ffff888110483800 [ 30.471849][ T80] which belongs to the cache kmalloc-512 of size 512 [ 30.485740][ T80] The buggy address is located 64 bytes inside of [ 30.485740][ T80] 512-byte region [ffff888110483800, ffff888110483a00) [ 30.498761][ T80] The buggy address belongs to the page: [ 30.504249][ T80] page:ffffea0004412000 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x110480 [ 30.514394][ T80] head:ffffea0004412000 order:2 compound_mapcount:0 compound_pincount:0 [ 30.522555][ T80] flags: 0x4000000000010200(slab|head) [ 30.527848][ T80] raw: 4000000000010200 dead000000000100 dead000000000122 ffff888100043080 [ 30.536268][ T80] raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000 [ 30.544686][ T80] page dumped because: kasan: bad access detected [ 30.550940][ T80] page_owner tracks the page as allocated [ 30.556489][ T80] page last allocated via order 2, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 103, ts 4447120083, free_ts 0 [ 30.574373][ T80] prep_new_page+0x166/0x180 [ 30.578792][ T80] get_page_from_freelist+0x2d8c/0x2f30 [ 30.584172][ T80] __alloc_pages_nodemask+0x435/0xaf0 [ 30.589379][ T80] new_slab+0x80/0x400 [ 30.593285][ T80] ___slab_alloc+0x302/0x4b0 [ 30.597712][ T80] __slab_alloc+0x63/0xa0 [ 30.601882][ T80] __kmalloc_track_caller+0x1f8/0x320 [ 30.607086][ T80] __alloc_skb+0xbc/0x510 [ 30.611252][ T80] alloc_skb_with_frags+0xa1/0x570 [ 30.616200][ T80] sock_alloc_send_pskb+0x915/0xa50 [ 30.621238][ T80] unix_dgram_sendmsg+0x700/0x1f90 [ 30.626180][ T80] sock_write_iter+0x39b/0x530 [ 30.630782][ T80] vfs_write+0xb4c/0xe70 [ 30.634859][ T80] ksys_write+0x199/0x2c0 [ 30.639038][ T80] __x64_sys_write+0x7b/0x90 [ 30.643453][ T80] do_syscall_64+0x34/0x70 [ 30.647702][ T80] page_owner free stack trace missing [ 30.652911][ T80] [ 30.655081][ T80] Memory state around the buggy address: [ 30.660557][ T80] ffff888110483700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc [ 30.668450][ T80] ffff888110483780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc [ 30.676348][ T80] >ffff888110483800: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 30.684245][ T80] ^ [ 30.690234][ T80] ffff888110483880: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 30.698143][ T80] ffff888110483900: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 30.706031][ T80] ================================================================== [ 30.713931][ T80] Disabling lock debugging due to kernel taint [ 30.721166][ T80] hid 0003:28DE:1102.002B: No HID_FEATURE_REPORT submitted - nothing to read [ 30.730223][ T80] hid 0003:28DE:1102.002B: No HID_FEATURE_REPORT submitted - nothing to read [ 30.730349][ T5] hid-steam 0003:28DE:1102.002F: Steam Controller 'XXXXXXXXXX' disconnected [ 30.739599][ T80] hid 0003:28DE:1102.002B: No HID_FEATURE_REPORT submitted - nothing to read [ 30.760000][ T80] hid 0003:28DE:1102.002B: No HID_FEATURE_REPORT submitted - nothing to read [ 30.760273][ T300] hid-steam 0003:28DE:1102.002D: Steam Controller 'XXXXXXXXXX' disconnected [ 30.771746][ T80] hid 0003:28DE:1102.002B: No HID_FEATURE_REPORT submitted - nothing to read [ 30.786404][ T80] hid 0003:28DE:1102.002B: No HID_FEATURE_REPORT submitted - nothing to read [ 30.786490][ T302] hid-steam 0003:28DE:1102.002E: Steam Controller 'XXXXXXXXXX' disconnected [ 30.799836][ T80] hid 0003:28DE:1102.002B: No HID_FEATURE_REPORT submitted - nothing to read [ 30.812549][ T80] hid 0003:28DE:1102.002B: No HID_FEATURE_REPORT submitted - nothing to read [pid 343] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 341] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 341] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 30.867998][ T54] usb 1-1: new high-speed USB device number 7 using dummy_hcd [pid 341] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 342] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 342] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 31.017956][ T25] usb 5-1: new high-speed USB device number 7 using dummy_hcd [pid 342] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 341] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 341] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 345] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 344] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 341] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 345] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 344] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 341] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 345] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 344] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 345] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 344] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 31.107962][ T54] usb 1-1: Using ep0 maxpacket: 8 [ 31.117969][ T5] usb 2-1: new high-speed USB device number 7 using dummy_hcd [ 31.125291][ T300] usb 3-1: new high-speed USB device number 7 using dummy_hcd [pid 341] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 341] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 343] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 343] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 341] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 341] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 343] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 343] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 341] <... ioctl resumed>, 0x7fffb2d09910) = 36 [ 31.177920][ T302] usb 4-1: new high-speed USB device number 7 using dummy_hcd [ 31.228078][ T54] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 31.238897][ T54] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 31.248444][ T54] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 31.261371][ T25] usb 5-1: Using ep0 maxpacket: 8 [ 31.266221][ T54] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 341] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 342] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 342] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [pid 342] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 341] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 341] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 341] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 341] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 341] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 342] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 342] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 341] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 342] <... ioctl resumed>, 0x7fffb2d09910) = 9 [ 31.275080][ T54] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.283665][ T54] usb 1-1: config 0 descriptor?? [pid 342] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 342] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 36 [pid 342] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 345] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 344] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 344] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 345] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 344] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 31.367959][ T300] usb 3-1: Using ep0 maxpacket: 8 [ 31.372839][ T5] usb 2-1: Using ep0 maxpacket: 8 [ 31.377992][ T25] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 31.388916][ T25] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 31.398831][ T25] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [pid 345] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 344] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 345] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 344] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 344] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 345] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 344] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 345] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 344] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 343] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 342] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 343] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 342] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 342] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 342] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 342] ioctl(3, USB_RAW_IOCTL_EP0_READ [ 31.411546][ T25] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 31.420556][ T25] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.427906][ T302] usb 4-1: Using ep0 maxpacket: 8 [ 31.429163][ T25] usb 5-1: config 0 descriptor?? [pid 345] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 344] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 343] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 342] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 344] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 343] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 345] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 344] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 343] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 344] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 343] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 343] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 341] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 341] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 343] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 343] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 341] <... ioctl resumed>, 0x7fffb2d09930) = 0 [ 31.498038][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 31.508807][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 31.519460][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 31.528980][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 343] <... ioctl resumed>, 0x7fffb2d09910) = 36 [ 31.538520][ T300] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 31.551103][ T5] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 31.563720][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 31.574346][ T300] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 31.583225][ T5] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 31.592039][ T302] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 31.601597][ T5] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.609394][ T300] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.617647][ T302] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 31.630759][ T300] usb 3-1: config 0 descriptor?? [ 31.635690][ T5] usb 2-1: config 0 descriptor?? [pid 343] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 344] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 344] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 344] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 344] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 344] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 345] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 345] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 344] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 343] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 345] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 343] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 343] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 343] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 343] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 342] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 342] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 343] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 342] <... ioctl resumed>, 0x7fffb2d09930) = 0 [ 31.640514][ T302] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 31.649322][ T302] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 31.657516][ T302] usb 4-1: config 0 descriptor?? [pid 341] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 341] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [ 31.768855][ T54] hid-steam 0003:28DE:1102.0033: unknown main item tag 0x0 [ 31.776128][ T54] hid-steam 0003:28DE:1102.0033: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 31.787476][ T54] hid-steam 0003:28DE:1102.0034: unknown main item tag 0x0 [ 31.795187][ T54] hid-steam 0003:28DE:1102.0034: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [pid 344] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 344] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 345] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 344] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 343] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 342] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 343] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 342] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 343] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 342] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 343] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 342] <... ioctl resumed>, 0x7fffb2d09930) = 7 [ 31.867935][ T54] hid-steam 0003:28DE:1102.0033: Steam Controller 'XXXXXXXXXX' connected [ 31.877438][ T54] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0033/input/input37 [pid 341] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 341] exit_group(0) = ? [ 31.908977][ T25] hid-steam 0003:28DE:1102.0035: unknown main item tag 0x0 [ 31.916299][ T25] hid-steam 0003:28DE:1102.0035: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 31.928003][ T25] hid-steam 0003:28DE:1102.0036: unknown main item tag 0x0 [ 31.935382][ T25] hid-steam 0003:28DE:1102.0036: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 341] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=341, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 289] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 348 ./strace-static-x86_64: Process 348 attached [pid 348] set_robust_list(0x5555840f3660, 24) = 0 [pid 348] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 348] setpgid(0, 0) = 0 [pid 348] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 348] write(3, "1000", 4) = 4 [pid 348] close(3) = 0 executing program [pid 348] write(1, "executing program\n", 18) = 18 [pid 348] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 348] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 348] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 348] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 31.970361][ T341] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0033/input/input38 [ 31.982506][ T54] usb 1-1: USB disconnect, device number 7 [ 31.991359][ T54] hid-steam 0003:28DE:1102.0033: Steam Controller 'XXXXXXXXXX' disconnected [ 32.007939][ T25] hid-steam 0003:28DE:1102.0035: Steam Controller 'XXXXXXXXXX' connected [ 32.017203][ T25] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0035/input/input39 [pid 348] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 345] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 344] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 344] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 345] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 345] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [pid 344] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 343] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 343] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 342] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 342] exit_group(0) = ? [pid 342] +++ exited with 0 +++ [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=342, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 349 ./strace-static-x86_64: Process 349 attached [pid 349] set_robust_list(0x5555840f3660, 24) = 0 [pid 349] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 349] setpgid(0, 0) = 0 [pid 349] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 349] write(3, "1000", 4) = 4 [pid 349] close(3) = 0 [pid 349] write(1, "executing program\n", 18executing program ) = 18 [pid 349] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 349] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 349] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 349] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 349] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 343] <... ioctl resumed>, 0x7fffb2d09930) = 7 [ 32.109013][ T300] hid-steam 0003:28DE:1102.0037: unknown main item tag 0x0 [ 32.111278][ T25] usb 5-1: USB disconnect, device number 7 [ 32.117165][ T5] hid-steam 0003:28DE:1102.0038: unknown main item tag 0x0 [ 32.130081][ T302] hid-steam 0003:28DE:1102.0039: unknown main item tag 0x0 [ 32.138782][ T302] hid-steam 0003:28DE:1102.0039: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 32.149730][ T300] hid-steam 0003:28DE:1102.0037: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 32.150588][ T25] hid-steam 0003:28DE:1102.0035: Steam Controller 'XXXXXXXXXX' disconnected [ 32.160678][ T5] hid-steam 0003:28DE:1102.0038: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 32.180260][ T302] hid-steam 0003:28DE:1102.003A: unknown main item tag 0x0 [ 32.188276][ T300] hid-steam 0003:28DE:1102.003B: unknown main item tag 0x0 [ 32.195608][ T302] hid-steam 0003:28DE:1102.003A: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 32.207230][ T300] hid-steam 0003:28DE:1102.003B: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 32.219165][ T5] hid-steam 0003:28DE:1102.003C: unknown main item tag 0x0 [ 32.226873][ T5] hid-steam 0003:28DE:1102.003C: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [pid 345] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 344] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 345] exit_group(0 [pid 344] <... openat resumed>) = 4 [pid 345] <... exit_group resumed>) = ? [pid 344] exit_group(0 [pid 345] +++ exited with 0 +++ [pid 344] <... exit_group resumed>) = ? [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=345, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 293] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 350 [ 32.287942][ T300] hid-steam 0003:28DE:1102.0037: Steam Controller 'XXXXXXXXXX' connected [ 32.296231][ T302] hid-steam 0003:28DE:1102.0039: Steam Controller 'XXXXXXXXXX' connected [ 32.304860][ T302] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0039/input/input40 [ 32.312305][ T344] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0039/input/input41 [ 32.316332][ T5] hid-steam 0003:28DE:1102.0038: Steam Controller 'XXXXXXXXXX' connected ./strace-static-x86_64: Process 350 attached [pid 350] set_robust_list(0x5555840f3660, 24 [pid 343] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 350] <... set_robust_list resumed>) = 0 [pid 350] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 344] +++ exited with 0 +++ [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=344, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 294] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 352 [pid 350] setpgid(0, 0) = 0 [pid 350] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 350] write(3, "1000", 4executing program ) = 4 [pid 350] close(3) = 0 [pid 350] write(1, "executing program\n", 18) = 18 [pid 350] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 350] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 350] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 350] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH./strace-static-x86_64: Process 352 attached , 0x7fffb2d0a920) = 0 [pid 352] set_robust_list(0x5555840f3660, 24 [pid 350] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 352] <... set_robust_list resumed>) = 0 [pid 352] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 343] <... openat resumed>) = 4 [pid 352] <... prctl resumed>) = 0 [pid 352] setpgid(0, 0) = 0 [pid 352] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 352] write(3, "1000", 4executing program ) = 4 [pid 352] close(3) = 0 [pid 352] write(1, "executing program\n", 18) = 18 [pid 352] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 352] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 352] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 352] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 352] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 32.336759][ T300] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0037/input/input42 [ 32.350239][ T5] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0038/input/input43 [ 32.363141][ T300] usb 3-1: USB disconnect, device number 7 [ 32.378286][ T54] usb 1-1: new high-speed USB device number 8 using dummy_hcd [pid 343] exit_group(0) = ? [pid 343] +++ exited with 0 +++ [pid 348] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=343, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- executing program [pid 348] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 353 ./strace-static-x86_64: Process 353 attached [pid 353] set_robust_list(0x5555840f3660, 24) = 0 [pid 353] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 353] setpgid(0, 0) = 0 [pid 353] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 353] write(3, "1000", 4) = 4 [pid 353] close(3) = 0 [pid 353] write(1, "executing program\n", 18) = 18 [pid 353] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 353] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 353] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 348] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 32.378533][ T5] usb 2-1: USB disconnect, device number 7 [ 32.386695][ T340] usb 4-1: USB disconnect, device number 7 [ 32.400439][ T300] hid-steam 0003:28DE:1102.0037: Steam Controller 'XXXXXXXXXX' disconnected [ 32.417762][ T5] hid-steam 0003:28DE:1102.0038: Steam Controller 'XXXXXXXXXX' disconnected [ 32.418190][ T340] hid-steam 0003:28DE:1102.0039: Steam Controller 'XXXXXXXXXX' disconnected [pid 348] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 349] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 349] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 32.527937][ T25] usb 5-1: new high-speed USB device number 8 using dummy_hcd [pid 349] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 348] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 348] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 32.627966][ T54] usb 1-1: Using ep0 maxpacket: 8 [pid 348] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 348] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 348] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 348] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 36 [ 32.747952][ T54] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 32.758776][ T54] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 32.768469][ T25] usb 5-1: Using ep0 maxpacket: 8 [ 32.773415][ T54] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 32.777920][ T300] usb 3-1: new high-speed USB device number 8 using dummy_hcd [pid 348] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 349] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [ 32.786129][ T340] usb 4-1: new high-speed USB device number 8 using dummy_hcd [ 32.793321][ T5] usb 2-1: new high-speed USB device number 8 using dummy_hcd [ 32.808306][ T54] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 32.817267][ T54] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 32.818797][ T24] audit: type=1400 audit(1733159300.790:70): avc: denied { remove_name } for pid=77 comm="syslogd" name="messages" dev="tmpfs" ino=2 scontext=system_u:system_r:syslogd_t tcontext=system_u:object_r:tmpfs_t tclass=dir permissive=1 [pid 349] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 353] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 349] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 353] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 349] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 349] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 352] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 352] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 350] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 350] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 352] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 350] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 352] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 350] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 349] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 353] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 349] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 348] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 348] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 348] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 348] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 348] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [pid 349] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 349] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 36 [ 32.826030][ T54] usb 1-1: config 0 descriptor?? [ 32.847174][ T24] audit: type=1400 audit(1733159300.790:71): avc: denied { rename } for pid=77 comm="syslogd" name="messages" dev="tmpfs" ino=2 scontext=system_u:system_r:syslogd_t tcontext=system_u:object_r:tmpfs_t tclass=file permissive=1 [ 32.928002][ T25] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 32.938914][ T25] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 32.948500][ T25] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 32.961121][ T25] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 32.969919][ T25] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 349] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 349] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 349] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 349] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 349] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [ 32.978795][ T25] usb 5-1: config 0 descriptor?? [pid 352] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 352] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 350] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 350] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 353] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 352] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 350] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 352] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 353] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 350] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 348] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 348] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 353] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 352] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 350] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 350] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 33.067959][ T5] usb 2-1: Using ep0 maxpacket: 8 [ 33.072865][ T300] usb 3-1: Using ep0 maxpacket: 8 [ 33.087946][ T340] usb 4-1: Using ep0 maxpacket: 8 [pid 352] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 350] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 352] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 350] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 353] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 352] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 350] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 350] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 352] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 353] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 353] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 352] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 350] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 352] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 350] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 353] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 349] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [ 33.188044][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 33.198826][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 33.209444][ T300] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 33.218987][ T5] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 349] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 353] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 349] <... ioctl resumed>, 0x7fffb2d09930) = 0 [ 33.228114][ T340] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 33.228515][ T300] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 33.240884][ T340] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 33.251979][ T5] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 33.262103][ T340] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [pid 353] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 348] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [ 33.274083][ T5] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 33.287260][ T340] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 33.295508][ T300] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 33.304922][ T340] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 33.313215][ T300] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 33.322211][ T340] usb 4-1: config 0 descriptor?? [pid 348] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [pid 350] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 350] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 350] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 350] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 350] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 353] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 353] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 352] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 352] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 352] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 352] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 352] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 350] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 353] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 352] <... ioctl resumed>, 0x7fffb2d09910) = 0 [ 33.333939][ T5] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 33.342206][ T5] usb 2-1: config 0 descriptor?? [ 33.347469][ T300] usb 3-1: config 0 descriptor?? [ 33.349031][ T54] hid-steam 0003:28DE:1102.003D: unknown main item tag 0x0 [ 33.360129][ T54] hid-steam 0003:28DE:1102.003D: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 33.371777][ T54] hid-steam 0003:28DE:1102.003E: unknown main item tag 0x0 [ 33.380821][ T54] hid-steam 0003:28DE:1102.003E: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [pid 349] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 349] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [ 33.448998][ T25] hid-steam 0003:28DE:1102.003F: unknown main item tag 0x0 [ 33.456485][ T25] hid-steam 0003:28DE:1102.003F: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 33.467218][ T54] hid-steam 0003:28DE:1102.003D: Steam Controller 'XXXXXXXXXX' connected [ 33.476156][ T25] hid-steam 0003:28DE:1102.0040: unknown main item tag 0x0 [ 33.483615][ T54] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.003D/input/input44 [pid 348] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 348] exit_group(0) = ? [ 33.495608][ T25] hid-steam 0003:28DE:1102.0040: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 353] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 350] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 353] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 350] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 350] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 352] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 352] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 348] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=348, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 289] restart_syscall(<... resuming interrupted clone ...> [pid 353] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 289] <... restart_syscall resumed>) = 0 [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 356 ./strace-static-x86_64: Process 356 attached [pid 350] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 356] set_robust_list(0x5555840f3660, 24) = 0 [pid 356] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] setpgid(0, 0) = 0 executing program [pid 356] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 356] write(3, "1000", 4) = 4 [pid 356] close(3) = 0 [pid 356] write(1, "executing program\n", 18) = 18 [pid 356] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 356] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 356] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 356] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 33.558320][ T348] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.003D/input/input45 [ 33.569847][ T25] hid-steam 0003:28DE:1102.003F: Steam Controller 'XXXXXXXXXX' connected [ 33.574638][ T292] usb 1-1: USB disconnect, device number 8 [ 33.579258][ T25] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.003F/input/input46 [pid 356] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 352] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 349] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 349] exit_group(0) = ? [pid 349] +++ exited with 0 +++ [ 33.602574][ T292] hid-steam 0003:28DE:1102.003D: Steam Controller 'XXXXXXXXXX' disconnected [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=349, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 296] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 357 ./strace-static-x86_64: Process 357 attached [pid 357] set_robust_list(0x5555840f3660, 24) = 0 [pid 357] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 357] setpgid(0, 0) = 0 [pid 357] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 357] write(3, "1000", 4) = 4 [pid 357] close(3) = 0 [pid 357] write(1, "executing program\n", 18executing program ) = 18 [pid 357] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 357] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 357] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 33.649157][ T302] usb 5-1: USB disconnect, device number 8 [ 33.656697][ T302] hid-steam 0003:28DE:1102.003F: Steam Controller 'XXXXXXXXXX' disconnected [pid 357] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 353] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 353] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 350] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 350] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 353] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 352] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [ 33.798756][ T340] hid-steam 0003:28DE:1102.0041: unknown main item tag 0x0 [ 33.806252][ T340] hid-steam 0003:28DE:1102.0041: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 33.818012][ T340] hid-steam 0003:28DE:1102.0042: unknown main item tag 0x0 [ 33.819126][ T5] hid-steam 0003:28DE:1102.0043: unknown main item tag 0x0 [ 33.831596][ T340] hid-steam 0003:28DE:1102.0042: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [pid 352] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 350] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 352] <... ioctl resumed>, 0x7fffb2d09930) = 7 [ 33.833223][ T300] hid-steam 0003:28DE:1102.0044: unknown main item tag 0x0 [ 33.850549][ T5] hid-steam 0003:28DE:1102.0043: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 33.861508][ T300] hid-steam 0003:28DE:1102.0044: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 33.872829][ T5] hid-steam 0003:28DE:1102.0045: unknown main item tag 0x0 [ 33.880531][ T300] hid-steam 0003:28DE:1102.0046: unknown main item tag 0x0 [ 33.888801][ T300] hid-steam 0003:28DE:1102.0046: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 33.900085][ T5] hid-steam 0003:28DE:1102.0045: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 33.927949][ T340] hid-steam 0003:28DE:1102.0041: Steam Controller 'XXXXXXXXXX' connected [ 33.936575][ T340] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0041/input/input47 [pid 356] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 356] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [pid 356] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 33.957911][ T292] usb 1-1: new high-speed USB device number 9 using dummy_hcd [ 33.977989][ T300] hid-steam 0003:28DE:1102.0044: Steam Controller 'XXXXXXXXXX' connected [ 33.986270][ T5] hid-steam 0003:28DE:1102.0043: Steam Controller 'XXXXXXXXXX' connected [ 33.995297][ T300] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0044/input/input48 [pid 353] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 353] exit_group(0) = ? [pid 357] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 352] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 350] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 353] +++ exited with 0 +++ [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=353, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 295] restart_syscall(<... resuming interrupted clone ...> [pid 352] <... openat resumed>) = 4 [pid 350] <... openat resumed>) = 4 [pid 352] exit_group(0) = ? [ 34.007656][ T5] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0043/input/input49 [ 34.019173][ T302] usb 5-1: new high-speed USB device number 9 using dummy_hcd [ 34.033659][ T353] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0041/input/input50 [ 34.045842][ T340] usb 4-1: USB disconnect, device number 8 [pid 352] +++ exited with 0 +++ [pid 350] exit_group(0) = ? [pid 357] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 295] <... restart_syscall resumed>) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=352, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 294] restart_syscall(<... resuming interrupted clone ...> [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 294] <... restart_syscall resumed>) = 0 [pid 295] <... clone resumed>, child_tidptr=0x5555840f3650) = 359 ./strace-static-x86_64: Process 359 attached [pid 359] set_robust_list(0x5555840f3660, 24) = 0 [pid 359] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 359] setpgid(0, 0) = 0 [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 359] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 359] write(3, "1000", 4) = 4 executing program [pid 359] close(3) = 0 [pid 359] write(1, "executing program\n", 18) = 18 [pid 294] <... clone resumed>, child_tidptr=0x5555840f3650) = 360 ./strace-static-x86_64: Process 360 attached [pid 360] set_robust_list(0x5555840f3660, 24 [pid 359] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 360] <... set_robust_list resumed>) = 0 [pid 360] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 359] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 359] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 360] <... prctl resumed>) = 0 [pid 360] setpgid(0, 0 [pid 359] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 359] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 360] <... setpgid resumed>) = 0 [pid 360] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 360] write(3, "1000", 4) = 4 [pid 360] close(3) = 0 [pid 360] write(1, "executing program\n", 18executing program ) = 18 [pid 360] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 360] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 360] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 360] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 350] +++ exited with 0 +++ [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=350, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 293] restart_syscall(<... resuming interrupted clone ...> [pid 360] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 293] <... restart_syscall resumed>) = 0 [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 361 ./strace-static-x86_64: Process 361 attached [pid 361] set_robust_list(0x5555840f3660, 24) = 0 [pid 361] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 361] setpgid(0, 0) = 0 [pid 361] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 361] write(3, "1000", 4) = 4 [pid 361] close(3) = 0 [pid 361] write(1, "executing program\n", 18executing program ) = 18 [pid 361] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 361] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 361] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 361] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 34.056262][ T54] usb 3-1: USB disconnect, device number 8 [ 34.057450][ T350] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0041/input/input51 [ 34.086388][ T354] usb 2-1: USB disconnect, device number 8 [ 34.100290][ T340] hid-steam 0003:28DE:1102.0041: Steam Controller 'XXXXXXXXXX' disconnected [ 34.111285][ T54] hid-steam 0003:28DE:1102.0044: Steam Controller 'XXXXXXXXXX' disconnected [ 34.129103][ T354] hid-steam 0003:28DE:1102.0043: Steam Controller 'XXXXXXXXXX' disconnected [pid 361] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 356] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 356] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 34.197944][ T292] usb 1-1: Using ep0 maxpacket: 8 [pid 356] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 356] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 356] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 357] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 356] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 356] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 357] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 34.267930][ T302] usb 5-1: Using ep0 maxpacket: 8 [pid 357] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 356] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 356] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 357] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 357] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 34.317972][ T292] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 34.328798][ T292] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 34.338368][ T292] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 34.350994][ T292] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 34.359777][ T292] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 357] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 356] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 357] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 356] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 356] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 356] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 356] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 357] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 356] <... ioctl resumed>, 0x7fffb2d09910) = 0 [ 34.368338][ T292] usb 1-1: config 0 descriptor?? [ 34.388008][ T302] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 34.398764][ T302] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 357] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [ 34.408888][ T302] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 34.421503][ T302] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 34.430332][ T302] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 34.438661][ T302] usb 5-1: config 0 descriptor?? [pid 357] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [pid 359] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 359] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 360] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 360] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 361] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 359] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 361] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 359] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 360] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 360] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 34.467979][ T340] usb 4-1: new high-speed USB device number 9 using dummy_hcd [ 34.478043][ T54] usb 3-1: new high-speed USB device number 9 using dummy_hcd [ 34.488059][ T354] usb 2-1: new high-speed USB device number 9 using dummy_hcd [pid 361] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 356] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 356] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 360] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 359] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 359] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 360] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 361] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 360] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 359] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 361] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 360] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 34.717931][ T54] usb 3-1: Using ep0 maxpacket: 8 [ 34.722798][ T340] usb 4-1: Using ep0 maxpacket: 8 [ 34.737988][ T354] usb 2-1: Using ep0 maxpacket: 8 [pid 359] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 360] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 359] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 361] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 360] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 359] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 361] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 360] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 359] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 360] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 359] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 360] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 359] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 361] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 359] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 356] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 356] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 360] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 361] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 360] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 359] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 356] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 360] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 359] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 34.848010][ T54] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 34.849070][ T292] hid-steam 0003:28DE:1102.0047: unknown main item tag 0x0 [ 34.858811][ T340] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 34.867767][ T292] hid-steam 0003:28DE:1102.0047: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 34.877214][ T54] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 361] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 357] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 357] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 361] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 357] <... ioctl resumed>, 0x7fffb2d09930) = 7 [ 34.897229][ T340] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 34.898799][ T292] hid-steam 0003:28DE:1102.0048: unknown main item tag 0x0 [ 34.907452][ T340] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 34.926581][ T354] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 34.929907][ T302] hid-steam 0003:28DE:1102.0049: unknown main item tag 0x0 [ 34.937508][ T54] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 34.947059][ T292] hid-steam 0003:28DE:1102.0048: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 34.957166][ T354] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 34.978003][ T354] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 34.978082][ T302] hid-steam 0003:28DE:1102.0049: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 34.990656][ T340] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 35.006047][ T302] hid-steam 0003:28DE:1102.004A: unknown main item tag 0x0 [ 35.010317][ T54] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 35.020514][ T302] hid-steam 0003:28DE:1102.004A: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 35.026051][ T354] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 361] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 360] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 359] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 360] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 356] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 359] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 360] <... ioctl resumed>, 0) = 0 [pid 360] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 359] <... ioctl resumed>, 0) = 0 [pid 356] <... openat resumed>) = 4 [pid 360] <... ioctl resumed>, 0) = 0 [pid 359] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 360] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 359] <... ioctl resumed>, 0) = 0 [pid 356] exit_group(0 [pid 360] <... ioctl resumed>, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 359] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 360] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 356] <... exit_group resumed>) = ? [pid 359] <... ioctl resumed>, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [ 35.046155][ T54] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 35.054118][ T340] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 35.062546][ T54] usb 3-1: config 0 descriptor?? [ 35.067478][ T340] usb 4-1: config 0 descriptor?? [ 35.067907][ T292] hid-steam 0003:28DE:1102.0047: Steam Controller 'XXXXXXXXXX' connected [ 35.072292][ T354] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 359] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 360] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 359] <... ioctl resumed>, 0x7fffb2d09910) = 0 executing program [pid 356] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=356, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 364 ./strace-static-x86_64: Process 364 attached [pid 364] set_robust_list(0x5555840f3660, 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, 0x7fffb2d0a920) = 0 [pid 364] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 35.090459][ T292] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0047/input/input52 [ 35.090486][ T356] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0047/input/input53 [ 35.107904][ T302] hid-steam 0003:28DE:1102.0049: Steam Controller 'XXXXXXXXXX' connected [ 35.114770][ T354] usb 2-1: config 0 descriptor?? [ 35.131145][ T25] usb 1-1: USB disconnect, device number 9 [ 35.131687][ T302] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0049/input/input54 [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 357] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 361] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 357] <... openat resumed>) = -1 ENOENT (No such file or directory) [pid 361] <... ioctl resumed>, 0) = 0 [pid 361] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 357] exit_group(0 [pid 361] <... ioctl resumed>, 0) = 0 [pid 357] <... exit_group resumed>) = ? [pid 361] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 357] +++ exited with 0 +++ [pid 361] <... ioctl resumed>, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=357, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 296] restart_syscall(<... resuming interrupted clone ...> [pid 361] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 296] <... restart_syscall resumed>) = 0 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLDexecuting program , child_tidptr=0x5555840f3650) = 365 ./strace-static-x86_64: Process 365 attached [pid 365] set_robust_list(0x5555840f3660, 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, 0x7fffb2d0a920) = 0 [pid 365] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] <... ioctl resumed>, 0x7fffb2d09910) = 0 [ 35.149249][ T25] hid-steam 0003:28DE:1102.0047: Steam Controller 'XXXXXXXXXX' disconnected [ 35.165968][ T302] usb 5-1: USB disconnect, device number 9 [ 35.177236][ T302] hid-steam 0003:28DE:1102.0049: Steam Controller 'XXXXXXXXXX' disconnected [pid 360] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 359] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 359] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 360] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 360] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 359] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 361] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 361] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 364] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 360] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 359] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 359] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 360] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 360] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 364] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 365] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 360] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 359] <... ioctl resumed>, 0x7fffb2d09930) = 7 [ 35.507928][ T25] usb 1-1: new high-speed USB device number 10 using dummy_hcd [ 35.537906][ T302] usb 5-1: new high-speed USB device number 10 using dummy_hcd [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 361] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [ 35.559212][ T340] hid-steam 0003:28DE:1102.004B: unknown main item tag 0x0 [ 35.567481][ T54] hid-steam 0003:28DE:1102.004C: unknown main item tag 0x0 [ 35.574681][ T54] hid-steam 0003:28DE:1102.004C: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 35.585527][ T340] hid-steam 0003:28DE:1102.004B: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 35.596928][ T54] hid-steam 0003:28DE:1102.004D: unknown main item tag 0x0 [ 35.605090][ T354] hid-steam 0003:28DE:1102.004E: unknown main item tag 0x0 [ 35.612811][ T340] hid-steam 0003:28DE:1102.004F: unknown main item tag 0x0 [ 35.620107][ T354] hid-steam 0003:28DE:1102.004E: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 35.631358][ T54] hid-steam 0003:28DE:1102.004D: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 35.643000][ T340] hid-steam 0003:28DE:1102.004F: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 35.654903][ T354] hid-steam 0003:28DE:1102.0050: unknown main item tag 0x0 [ 35.663791][ T354] hid-steam 0003:28DE:1102.0050: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [pid 360] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 359] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 360] <... openat resumed>) = 4 [pid 359] <... openat resumed>) = 4 [pid 360] exit_group(0 [pid 359] exit_group(0 [pid 360] <... exit_group resumed>) = ? [pid 359] <... exit_group resumed>) = ? [ 35.727933][ T340] hid-steam 0003:28DE:1102.004B: Steam Controller 'XXXXXXXXXX' connected [ 35.736381][ T54] hid-steam 0003:28DE:1102.004C: Steam Controller 'XXXXXXXXXX' connected [ 35.744634][ T354] hid-steam 0003:28DE:1102.004E: Steam Controller 'XXXXXXXXXX' connected [ 35.753109][ T25] usb 1-1: Using ep0 maxpacket: 8 [ 35.760024][ T54] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.004C/input/input55 [pid 364] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 360] +++ exited with 0 +++ [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=360, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 361] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 367 ./strace-static-x86_64: Process 367 attached [pid 364] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 359] +++ exited with 0 +++ [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=359, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- [pid 295] restart_syscall(<... resuming interrupted clone ...> [pid 367] set_robust_list(0x5555840f3660, 24 [pid 295] <... restart_syscall resumed>) = 0 [pid 367] <... set_robust_list resumed>) = 0 [pid 367] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 367] setpgid(0, 0) = 0 [pid 295] <... clone resumed>, child_tidptr=0x5555840f3650) = 368 [pid 367] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 367] write(3, "1000", 4) = 4 ./strace-static-x86_64: Process 368 attached executing program [pid 367] close(3) = 0 [pid 367] write(1, "executing program\n", 18) = 18 [pid 367] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 367] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 367] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 367] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 367] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 368] set_robust_list(0x5555840f3660, 24) = 0 [pid 368] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 368] setpgid(0, 0) = 0 [pid 368] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 368] write(3, "1000", 4) = 4 [pid 368] close(3) = 0 [pid 368] write(1, "executing program\n", 18executing program ) = 18 [pid 368] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 368] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 368] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 368] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 368] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] <... openat resumed>) = 4 [ 35.766937][ T359] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.004C/input/input57 [ 35.771768][ T340] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.004B/input/input56 [ 35.783304][ T302] usb 5-1: Using ep0 maxpacket: 8 [ 35.796816][ T354] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.004E/input/input58 [ 35.814242][ T54] usb 3-1: USB disconnect, device number 9 [pid 361] exit_group(0) = ? [pid 365] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 364] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 365] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 361] +++ exited with 0 +++ [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=361, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 293] restart_syscall(<... resuming interrupted clone ...> [pid 364] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 293] <... restart_syscall resumed>) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 35.834775][ T361] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.004C/input/input59 [ 35.835039][ T340] usb 4-1: USB disconnect, device number 9 [ 35.856551][ T292] usb 2-1: USB disconnect, device number 9 [ 35.870374][ T54] hid-steam 0003:28DE:1102.004C: Steam Controller 'XXXXXXXXXX' disconnected [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 369 attached , child_tidptr=0x5555840f3650) = 369 [pid 369] set_robust_list(0x5555840f3660, 24) = 0 [pid 369] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 369] setpgid(0, 0) = 0 [pid 365] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 369] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 369] write(3, "1000", 4) = 4 executing program [pid 369] close(3) = 0 [pid 369] write(1, "executing program\n", 18) = 18 [pid 369] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 369] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 369] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 365] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 364] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 365] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [ 35.882516][ T340] hid-steam 0003:28DE:1102.004B: Steam Controller 'XXXXXXXXXX' disconnected [ 35.891545][ T292] hid-steam 0003:28DE:1102.004E: Steam Controller 'XXXXXXXXXX' disconnected [ 35.898419][ T25] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 35.912084][ T25] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 35.921694][ T25] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 36 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 364] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [ 35.934303][ T25] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 35.943152][ T25] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 35.947952][ T302] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 35.951624][ T25] usb 1-1: config 0 descriptor?? [ 35.964169][ T302] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [pid 365] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [ 35.975913][ T302] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 35.988535][ T302] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 35.997300][ T302] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 36.005837][ T302] usb 5-1: config 0 descriptor?? [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 367] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 367] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 365] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 368] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 367] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 368] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 367] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 369] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 368] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 368] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 369] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 36.237934][ T54] usb 3-1: new high-speed USB device number 10 using dummy_hcd [ 36.257926][ T292] usb 2-1: new high-speed USB device number 10 using dummy_hcd [ 36.257933][ T340] usb 4-1: new high-speed USB device number 10 using dummy_hcd [pid 369] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 364] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 364] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [pid 365] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 365] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [ 36.439119][ T25] hid-steam 0003:28DE:1102.0051: unknown main item tag 0x0 [ 36.446290][ T25] hid-steam 0003:28DE:1102.0051: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 36.457892][ T25] hid-steam 0003:28DE:1102.0052: unknown main item tag 0x0 [ 36.465356][ T25] hid-steam 0003:28DE:1102.0052: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 36.477901][ T54] usb 3-1: Using ep0 maxpacket: 8 [pid 367] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 367] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 368] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 367] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 368] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 36.478987][ T302] hid-steam 0003:28DE:1102.0053: unknown main item tag 0x0 [ 36.489988][ T302] hid-steam 0003:28DE:1102.0053: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 36.497961][ T340] usb 4-1: Using ep0 maxpacket: 8 [ 36.503059][ T302] hid-steam 0003:28DE:1102.0054: unknown main item tag 0x0 [ 36.513429][ T302] hid-steam 0003:28DE:1102.0054: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 367] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 368] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 367] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 368] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 367] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 367] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 369] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 368] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 368] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 367] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 367] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 369] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 368] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 369] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 36.537926][ T292] usb 2-1: Using ep0 maxpacket: 8 [ 36.538103][ T25] hid-steam 0003:28DE:1102.0051: Steam Controller 'XXXXXXXXXX' connected [ 36.551987][ T25] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0051/input/input60 [pid 368] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 367] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 368] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 368] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 369] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 367] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 368] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 368] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 369] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 369] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 36.588337][ T302] hid-steam 0003:28DE:1102.0053: Steam Controller 'XXXXXXXXXX' connected [ 36.597718][ T302] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0053/input/input61 [ 36.598005][ T54] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 36.620281][ T54] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 364] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 364] exit_group(0) = ? [pid 369] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 36.629915][ T340] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 36.640763][ T54] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 36.653380][ T340] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 36.655962][ T364] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0051/input/input62 [ 36.663093][ T54] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 365] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 369] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 364] +++ exited with 0 +++ [pid 369] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=364, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- [ 36.683688][ T340] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 36.685724][ T302] usb 1-1: USB disconnect, device number 10 [ 36.696592][ T340] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 36.702249][ T292] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 36.711503][ T54] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 36.723427][ T292] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLDexecuting program ./strace-static-x86_64: Process 370 attached [pid 370] set_robust_list(0x5555840f3660, 24) = 0 [pid 370] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 370] setpgid(0, 0) = 0 [pid 370] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 370] write(3, "1000", 4) = 4 [pid 370] close(3) = 0 [pid 370] write(1, "executing program\n", 18) = 18 [pid 370] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 370] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 370] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 370] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 370] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 289] <... clone resumed>, child_tidptr=0x5555840f3650) = 370 [pid 367] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 367] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 367] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 367] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [ 36.730001][ T340] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 36.739367][ T292] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 36.760070][ T54] usb 3-1: config 0 descriptor?? [ 36.765546][ T340] usb 4-1: config 0 descriptor?? [ 36.768513][ T292] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 36.779213][ T292] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 367] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 368] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 368] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 368] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 368] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 368] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 365] <... openat resumed>) = 4 [pid 365] exit_group(0) = ? [pid 367] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 368] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 365] +++ exited with 0 +++ [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=365, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 296] restart_syscall(<... resuming interrupted clone ...>executing program ) = 0 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 372 ./strace-static-x86_64: Process 372 attached [pid 372] set_robust_list(0x5555840f3660, 24) = 0 [pid 372] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 372] setpgid(0, 0) = 0 [pid 372] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 372] write(3, "1000", 4) = 4 [pid 372] close(3) = 0 [pid 372] write(1, "executing program\n", 18) = 18 [pid 372] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 372] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 372] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 369] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 369] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [ 36.787327][ T292] usb 2-1: config 0 descriptor?? [ 36.793696][ T302] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0051/input/input63 [ 36.807718][ T25] usb 5-1: USB disconnect, device number 10 [ 36.816268][ T302] hid-steam 0003:28DE:1102.0051: Steam Controller 'XXXXXXXXXX' disconnected [ 36.826886][ T25] hid-steam 0003:28DE:1102.0053: Steam Controller 'XXXXXXXXXX' disconnected [pid 367] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 367] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 368] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 368] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 367] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 368] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 369] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 370] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 370] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 372] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 370] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 370] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 372] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 372] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 367] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [ 37.167925][ T302] usb 1-1: new high-speed USB device number 11 using dummy_hcd [ 37.178114][ T25] usb 5-1: new high-speed USB device number 11 using dummy_hcd [pid 367] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 368] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 368] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 367] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 368] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 369] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [ 37.239036][ T54] hid-steam 0003:28DE:1102.0055: unknown main item tag 0x0 [ 37.246408][ T54] hid-steam 0003:28DE:1102.0055: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 37.258167][ T340] hid-steam 0003:28DE:1102.0056: unknown main item tag 0x0 [ 37.265411][ T340] hid-steam 0003:28DE:1102.0056: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 37.276810][ T54] hid-steam 0003:28DE:1102.0057: unknown main item tag 0x0 [pid 369] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [ 37.284472][ T54] hid-steam 0003:28DE:1102.0057: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 37.289117][ T292] hid-steam 0003:28DE:1102.0059: unknown main item tag 0x0 [ 37.296442][ T340] hid-steam 0003:28DE:1102.0058: unknown main item tag 0x0 [ 37.303066][ T292] hid-steam 0003:28DE:1102.0059: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 37.318306][ T340] hid-steam 0003:28DE:1102.0058: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 37.322603][ T292] hid-steam 0003:28DE:1102.005A: unknown main item tag 0x0 [ 37.339037][ T292] hid-steam 0003:28DE:1102.005A: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 37.377990][ T54] hid-steam 0003:28DE:1102.0055: Steam Controller 'XXXXXXXXXX' connected [ 37.386746][ T54] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0055/input/input64 [ 37.398298][ T340] hid-steam 0003:28DE:1102.0056: Steam Controller 'XXXXXXXXXX' connected [ 37.406774][ T340] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0056/input/input65 [ 37.417965][ T292] hid-steam 0003:28DE:1102.0059: Steam Controller 'XXXXXXXXXX' connected [ 37.427928][ T25] usb 5-1: Using ep0 maxpacket: 8 [ 37.427999][ T302] usb 1-1: Using ep0 maxpacket: 8 [pid 372] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 367] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 367] exit_group(0) = ? [pid 372] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 372] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 370] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 370] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 368] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 368] exit_group(0) = ? [ 37.437945][ T292] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0059/input/input66 [ 37.457215][ T367] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0055/input/input67 [ 37.473294][ T368] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.0055/input/input68 [pid 367] +++ exited with 0 +++ [pid 372] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=367, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 372] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 368] +++ exited with 0 +++ [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=368, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 295] restart_syscall(<... resuming interrupted clone ...> [pid 370] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 370] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 294] <... clone resumed>, child_tidptr=0x5555840f3650) = 373 [pid 295] <... restart_syscall resumed>) = 0 [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 374 ./strace-static-x86_64: Process 374 attached ./strace-static-x86_64: Process 373 attached [pid 374] set_robust_list(0x5555840f3660, 24) = 0 [pid 373] set_robust_list(0x5555840f3660, 24 [pid 374] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 373] <... set_robust_list resumed>) = 0 [pid 374] <... prctl resumed>) = 0 [pid 373] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 374] setpgid(0, 0 [pid 372] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 372] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 374] <... setpgid resumed>) = 0 [pid 374] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 374] write(3, "1000", 4) = 4 [pid 374] close(3) = 0 [pid 374] write(1, "executing program\n", 18executing program ) = 18 [pid 374] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR [pid 373] <... prctl resumed>) = 0 [pid 373] setpgid(0, 0) = 0 [pid 373] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 374] <... openat resumed>) = 3 [pid 374] ioctl(3, USB_RAW_IOCTL_INIT [pid 373] <... openat resumed>) = 3 [pid 374] <... ioctl resumed>, 0x7fffb2d0a920) = 0 executing program [pid 374] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN [pid 373] write(3, "1000", 4) = 4 [pid 373] close(3) = 0 [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, 0x7fffb2d0a920) = 0 [pid 373] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 374] <... ioctl resumed>, 0) = 0 [pid 374] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 374] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 369] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 369] exit_group(0) = ? [pid 369] +++ exited with 0 +++ [pid 372] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 370] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=369, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 370] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 375 ./strace-static-x86_64: Process 375 attached [pid 375] set_robust_list(0x5555840f3660, 24) = 0 [pid 375] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 375] setpgid(0, 0) = 0 [pid 375] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 375] write(3, "1000", 4) = 4 [pid 375] close(3) = 0 [pid 375] write(1, "executing program\n", 18executing program ) = 18 [pid 375] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 375] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 375] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 372] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 370] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 370] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 37.484286][ T340] usb 3-1: USB disconnect, device number 10 [ 37.490108][ T300] usb 4-1: USB disconnect, device number 10 [ 37.503968][ T300] hid-steam 0003:28DE:1102.0056: Steam Controller 'XXXXXXXXXX' disconnected [ 37.513018][ T340] hid-steam 0003:28DE:1102.0055: Steam Controller 'XXXXXXXXXX' disconnected [ 37.522464][ T292] usb 2-1: USB disconnect, device number 10 [ 37.531066][ T292] hid-steam 0003:28DE:1102.0059: Steam Controller 'XXXXXXXXXX' disconnected [pid 372] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 370] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [ 37.548029][ T25] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 37.559376][ T25] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 37.569085][ T25] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 37.581761][ T25] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 37.590519][ T25] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 370] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 36 [pid 370] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 372] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 372] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [ 37.597970][ T302] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 37.599172][ T25] usb 5-1: config 0 descriptor?? [ 37.612329][ T302] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 37.623656][ T302] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 37.636271][ T302] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 370] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 370] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 370] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 370] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 370] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [ 37.645075][ T302] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 37.653360][ T302] usb 1-1: config 0 descriptor?? [pid 372] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 373] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 370] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 370] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 373] <... ioctl resumed>, 0x7fffb2d09910) = 18 [ 37.868037][ T340] usb 3-1: new high-speed USB device number 11 using dummy_hcd [ 37.907983][ T300] usb 4-1: new high-speed USB device number 11 using dummy_hcd [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 374] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 374] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 375] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [pid 374] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 374] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 37.915403][ T292] usb 2-1: new high-speed USB device number 11 using dummy_hcd [pid 375] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 372] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 372] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [pid 370] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 370] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [pid 373] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [ 38.089150][ T25] hid-steam 0003:28DE:1102.005B: unknown main item tag 0x0 [ 38.096370][ T25] hid-steam 0003:28DE:1102.005B: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 38.107797][ T25] hid-steam 0003:28DE:1102.005C: unknown main item tag 0x0 [ 38.114915][ T340] usb 3-1: Using ep0 maxpacket: 8 [ 38.120459][ T25] hid-steam 0003:28DE:1102.005C: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [ 38.121715][ T302] hid-steam 0003:28DE:1102.005D: unknown main item tag 0x0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 38.138954][ T302] hid-steam 0003:28DE:1102.005D: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 38.150376][ T302] hid-steam 0003:28DE:1102.005E: unknown main item tag 0x0 [ 38.158295][ T302] hid-steam 0003:28DE:1102.005E: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 375] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 374] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 374] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 38.197961][ T300] usb 4-1: Using ep0 maxpacket: 8 [ 38.198056][ T25] hid-steam 0003:28DE:1102.005B: Steam Controller 'XXXXXXXXXX' connected [ 38.202846][ T292] usb 2-1: Using ep0 maxpacket: 8 [ 38.217057][ T25] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.005B/input/input69 [ 38.237976][ T302] hid-steam 0003:28DE:1102.005D: Steam Controller 'XXXXXXXXXX' connected [pid 375] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 373] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 375] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 375] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 374] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 374] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 372] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 375] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 374] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [ 38.248069][ T340] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 38.248163][ T302] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.005D/input/input70 [ 38.260415][ T340] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 38.280268][ T340] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [pid 374] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 372] <... openat resumed>) = 4 [pid 372] exit_group(0) = ? [pid 375] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 374] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 375] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 374] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 373] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 370] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 372] +++ exited with 0 +++ [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=372, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 296] restart_syscall(<... resuming interrupted clone ...> [pid 375] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 374] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 374] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 370] <... openat resumed>) = 4 [pid 370] exit_group(0) = ? [pid 296] <... restart_syscall resumed>) = 0 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 377 ./strace-static-x86_64: Process 377 attached [pid 377] set_robust_list(0x5555840f3660, 24) = 0 [pid 377] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 377] setpgid(0, 0) = 0 [pid 373] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 377] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 377] write(3, "1000", 4) = 4 [pid 377] close(3) = 0 [pid 377] write(1, "executing program\n", 18executing program [ 38.292964][ T340] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 38.301952][ T340] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 38.310515][ T340] usb 3-1: config 0 descriptor?? [ 38.319179][ T372] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.005B/input/input71 [ 38.331489][ T302] usb 5-1: USB disconnect, device number 11 ) = 18 [pid 377] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 377] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 377] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 370] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=370, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 289] restart_syscall(<... resuming interrupted clone ...> [pid 377] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 377] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 375] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 374] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 374] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 375] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 289] <... restart_syscall resumed>) = 0 [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 378 ./strace-static-x86_64: Process 378 attached [pid 378] set_robust_list(0x5555840f3660, 24) = 0 [pid 378] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 378] setpgid(0, 0) = 0 [pid 378] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 378] write(3, "1000", 4) = 4 [pid 378] close(3) = 0 [pid 378] write(1, "executing program\n", 18executing program ) = 18 [pid 378] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 378] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 378] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 378] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 38.340315][ T302] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.005B/input/input72 [ 38.354267][ T5] usb 1-1: USB disconnect, device number 11 [ 38.360128][ T292] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 38.370920][ T300] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 38.383466][ T292] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 38.393121][ T300] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 38.402693][ T300] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 38.415366][ T292] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 38.427955][ T292] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 38.436772][ T292] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 378] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 375] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 375] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [pid 374] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 374] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 374] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 374] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 374] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09910) = 0 [ 38.444632][ T300] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 38.453454][ T300] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 38.461932][ T292] usb 2-1: config 0 descriptor?? [ 38.467002][ T302] hid-steam 0003:28DE:1102.005B: Steam Controller 'XXXXXXXXXX' disconnected [ 38.475919][ T300] usb 4-1: config 0 descriptor?? [ 38.481811][ T5] hid-steam 0003:28DE:1102.005D: Steam Controller 'XXXXXXXXXX' disconnected [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 374] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 374] ioctl(3, USB_RAW_IOCTL_EP0_READ, 0x7fffb2d09930) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 373] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09930) = 7 [ 38.788779][ T340] hid-steam 0003:28DE:1102.005F: unknown main item tag 0x0 [ 38.796275][ T340] hid-steam 0003:28DE:1102.005F: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [ 38.808165][ T340] hid-steam 0003:28DE:1102.0060: unknown main item tag 0x0 [ 38.817411][ T340] hid-steam 0003:28DE:1102.0060: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.2-1/input0 [pid 378] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 377] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 378] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 377] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 378] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 377] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 378] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 38.847918][ T302] usb 5-1: new high-speed USB device number 12 using dummy_hcd [ 38.855342][ T5] usb 1-1: new high-speed USB device number 12 using dummy_hcd [pid 377] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 375] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 375] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 374] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [ 38.897930][ T340] hid-steam 0003:28DE:1102.005F: Steam Controller 'XXXXXXXXXX' connected [ 38.907541][ T340] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.005F/input/input73 [pid 374] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 375] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 374] <... ioctl resumed>, 0x7fffb2d09930) = 7 [ 38.938920][ T300] hid-steam 0003:28DE:1102.0061: unknown main item tag 0x0 [ 38.947271][ T292] hid-steam 0003:28DE:1102.0062: unknown main item tag 0x0 [ 38.954932][ T300] hid-steam 0003:28DE:1102.0061: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 38.965758][ T292] hid-steam 0003:28DE:1102.0062: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 38.977061][ T300] hid-steam 0003:28DE:1102.0063: unknown main item tag 0x0 [pid 373] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 373] exit_group(0) = ? [pid 373] +++ exited with 0 +++ [pid 294] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=373, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 294] restart_syscall(<... resuming interrupted clone ...>) = 0 [ 38.985010][ T292] hid-steam 0003:28DE:1102.0064: unknown main item tag 0x0 [ 38.992798][ T300] hid-steam 0003:28DE:1102.0063: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.3-1/input0 [ 39.006387][ T292] hid-steam 0003:28DE:1102.0064: hidraw2: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.1-1/input0 [ 39.011084][ T373] input: Steam Controller as /devices/platform/dummy_hcd.2/usb3/3-1/3-1:0.0/0003:28DE:1102.005F/input/input74 [ 39.029707][ T340] usb 3-1: USB disconnect, device number 11 [pid 294] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 380 ./strace-static-x86_64: Process 380 attached [pid 380] set_robust_list(0x5555840f3660, 24) = 0 [pid 380] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 380] setpgid(0, 0) = 0 [pid 380] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 380] write(3, "1000", 4) = 4 [pid 380] close(3) = 0 executing program [pid 380] write(1, "executing program\n", 18) = 18 [pid 380] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 380] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 380] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 39.039709][ T340] hid-steam 0003:28DE:1102.005F: Steam Controller 'XXXXXXXXXX' disconnected [ 39.067967][ T300] hid-steam 0003:28DE:1102.0061: Steam Controller 'XXXXXXXXXX' connected [ 39.076728][ T300] input: Steam Controller as /devices/platform/dummy_hcd.3/usb4/4-1/4-1:0.0/0003:28DE:1102.0061/input/input75 [pid 380] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 378] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 377] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 378] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 377] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 375] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 374] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 374] exit_group(0) = ? [pid 375] <... openat resumed>) = -1 ENOENT (No such file or directory) [pid 374] +++ exited with 0 +++ [ 39.088361][ T292] hid-steam 0003:28DE:1102.0062: Steam Controller 'XXXXXXXXXX' connected [ 39.097032][ T292] input: Steam Controller as /devices/platform/dummy_hcd.1/usb2/2-1/2-1:0.0/0003:28DE:1102.0062/input/input76 [ 39.117907][ T302] usb 5-1: Using ep0 maxpacket: 8 [ 39.122801][ T5] usb 1-1: Using ep0 maxpacket: 8 [pid 375] exit_group(0) = ? [pid 295] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=374, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 375] +++ exited with 0 +++ [pid 295] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 293] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=375, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 293] restart_syscall(<... resuming interrupted clone ...> [pid 295] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 381 ./strace-static-x86_64: Process 381 attached [pid 381] set_robust_list(0x5555840f3660, 24) = 0 [pid 381] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 381] setpgid(0, 0) = 0 [pid 381] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 381] write(3, "1000", 4) = 4 [pid 381] close(3executing program ) = 0 [pid 381] write(1, "executing program\n", 18) = 18 [pid 381] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 381] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 381] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 293] <... restart_syscall resumed>) = 0 [pid 293] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 382 [pid 378] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 377] <... ioctl resumed>, 0x7fffb2d09910) = 18 ./strace-static-x86_64: Process 382 attached [pid 382] set_robust_list(0x5555840f3660, 24 [pid 378] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 377] ioctl(3, USB_RAW_IOCTL_EVENT_FETCHexecuting program [pid 382] <... set_robust_list resumed>) = 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", 18) = 18 [pid 382] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 382] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 382] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 378] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 377] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 378] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 377] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 378] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 377] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 378] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 39.143924][ T292] usb 4-1: USB disconnect, device number 11 [ 39.149640][ T25] usb 2-1: USB disconnect, device number 11 [ 39.157213][ T25] hid-steam 0003:28DE:1102.0062: Steam Controller 'XXXXXXXXXX' disconnected [ 39.169333][ T292] hid-steam 0003:28DE:1102.0061: Steam Controller 'XXXXXXXXXX' disconnected [pid 377] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 378] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 377] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 378] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 377] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 378] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 377] <... ioctl resumed>, 0x7fffb2d09910) = 36 [pid 378] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [ 39.258022][ T302] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 39.268946][ T5] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 39.279816][ T5] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 39.289306][ T302] usb 5-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 39.298827][ T5] usb 1-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 39.311540][ T302] usb 5-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 39.324119][ T302] usb 5-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 39.333029][ T5] usb 1-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 39.341817][ T302] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 39.349632][ T5] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [pid 377] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 378] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 377] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 378] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 377] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW [pid 378] <... ioctl resumed>, 0) = 0 [pid 377] <... ioctl resumed>, 0) = 0 [pid 378] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 377] ioctl(3, USB_RAW_IOCTL_CONFIGURE [pid 378] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 377] <... ioctl resumed>, 0) = 0 [pid 378] <... ioctl resumed>, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 377] ioctl(3, USB_RAW_IOCTL_EP_ENABLE [pid 378] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 377] <... ioctl resumed>, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 377] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 378] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 377] <... ioctl resumed>, 0x7fffb2d09910) = 0 [pid 380] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 39.358043][ T5] usb 1-1: config 0 descriptor?? [ 39.362982][ T302] usb 5-1: config 0 descriptor?? [ 39.397956][ T340] usb 3-1: new high-speed USB device number 12 using dummy_hcd [pid 380] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 381] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 378] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 377] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 378] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 378] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 377] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 377] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 382] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 378] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 377] <... ioctl resumed>, 0x7fffb2d09930) = 0 [ 39.527942][ T292] usb 4-1: new high-speed USB device number 12 using dummy_hcd [ 39.567929][ T25] usb 2-1: new high-speed USB device number 12 using dummy_hcd [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 380] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 18 [ 39.637956][ T340] usb 3-1: Using ep0 maxpacket: 8 [pid 380] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 380] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 36 [pid 380] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 381] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 378] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 377] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 378] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [pid 377] <... ioctl resumed>, 0x7fffb2d0a940) = 0 [ 39.758298][ T340] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 39.769288][ T340] usb 3-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 39.777916][ T292] usb 4-1: Using ep0 maxpacket: 8 [ 39.779062][ T340] usb 3-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 39.796335][ T340] usb 3-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [pid 378] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 377] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 381] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 378] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 377] <... ioctl resumed>, 0x7fffb2d09930) = 7 [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 380] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 381] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 382] <... ioctl resumed>, 0x7fffb2d09910) = 18 [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 380] <... ioctl resumed>, 0x7fffb2d09910) = 0 [ 39.805142][ T340] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 39.812990][ T25] usb 2-1: Using ep0 maxpacket: 8 [ 39.818654][ T340] usb 3-1: config 0 descriptor?? [ 39.819066][ T5] hid-steam 0003:28DE:1102.0065: unknown main item tag 0x0 [ 39.831557][ T302] hid-steam 0003:28DE:1102.0066: unknown main item tag 0x0 [ 39.839338][ T302] hid-steam 0003:28DE:1102.0066: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 381] <... ioctl resumed>, 0x7fffb2d09910) = 9 [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_WRITE, 0x7fffb2d09910) = 9 [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 381] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 381] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 382] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_WRITE [pid 381] <... ioctl resumed>, 0x7fffb2d09910) = 36 [ 39.850256][ T5] hid-steam 0003:28DE:1102.0065: : USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 39.861801][ T302] hid-steam 0003:28DE:1102.0067: unknown main item tag 0x0 [ 39.869614][ T5] hid-steam 0003:28DE:1102.0068: unknown main item tag 0x0 [ 39.877407][ T5] hid-steam 0003:28DE:1102.0068: hidraw0: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.0-1/input0 [ 39.888768][ T302] hid-steam 0003:28DE:1102.0067: hidraw1: USB HID v0.00 Device [HID 28de:1102] on usb-dummy_hcd.4-1/input0 [pid 381] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] <... ioctl resumed>, 0x7fffb2d09910) = 36 [ 39.918005][ T292] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 39.928007][ T25] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 [ 39.928799][ T292] usb 4-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 39.940065][ T25] usb 2-1: config 0 interface 0 altsetting 0 endpoint 0x81 has invalid wMaxPacketSize 0 [ 39.949207][ T292] usb 4-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 39.958874][ T25] usb 2-1: config 0 interface 0 altsetting 0 has 1 endpoint descriptor, different from the interface descriptor's value: 2 [ 39.971379][ T5] hid-steam 0003:28DE:1102.0065: Steam Controller 'XXXXXXXXXX' connected [ 39.983941][ T25] usb 2-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 39.992005][ T302] hid-steam 0003:28DE:1102.0066: Steam Controller 'XXXXXXXXXX' connected [pid 382] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 377] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY) = 4 [pid 378] openat(AT_FDCWD, "/dev/hidraw0", O_RDONLY [pid 377] exit_group(0 [pid 378] <... openat resumed>) = 4 [pid 377] <... exit_group resumed>) = ? [pid 378] exit_group(0) = ? [pid 377] +++ exited with 0 +++ [pid 296] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=377, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 296] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 296] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 384 [pid 380] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a940) = 0 [pid 380] ioctl(3, USB_RAW_IOCTL_EP0_READ./strace-static-x86_64: Process 384 attached [pid 384] set_robust_list(0x5555840f3660, 24) = 0 [pid 384] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 384] setpgid(0, 0) = 0 [pid 384] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 384] write(3, "1000", 4) = 4 [pid 384] close(3) = 0 [pid 384] write(1, "executing program\n", 18executing program ) = 18 [pid 384] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 384] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 384] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [ 39.992650][ T302] input: Steam Controller as /devices/platform/dummy_hcd.4/usb5/5-1/5-1:0.0/0003:28DE:1102.0066/input/input77 [ 40.001026][ T25] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 40.014871][ T292] usb 4-1: New USB device found, idVendor=28de, idProduct=1102, bcdDevice= 0.00 [ 40.028181][ T378] input: Steam Controller as /devices/platform/dummy_hcd.0/usb1/1-1/1-1:0.0/0003:28DE:1102.0065/input/input78 [ 40.029571][ T302] usb 5-1: USB disconnect, device number 12 [ 40.045539][ T25] usb 2-1: config 0 descriptor?? [pid 384] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 378] +++ exited with 0 +++ [pid 289] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=378, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- [pid 289] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555840f3650) = 385 ./strace-static-x86_64: Process 385 attached [pid 385] set_robust_list(0x5555840f3660, 24) = 0 [pid 385] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 385] setpgid(0, 0) = 0 [pid 385] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 385] write(3, "1000", 4) = 4 [pid 385] close(3 [pid 382] <... ioctl resumed>, 0x7fffb2d0a920) = 0 [pid 380] <... ioctl resumed>, 0x7fffb2d09930) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_VBUS_DRAW, 0) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_CONFIGURE, 0) = 0 [pid 382] ioctl(3, USB_RAW_IOCTL_EP_ENABLE, 0x7f91c44e83ec) = -1 EINVAL (Invalid argument) [pid 382] ioctl(3, USB_RAW_IOCTL_EP0_READ [pid 385] <... close resumed>) = 0 [pid 385] write(1, "executing program\n", 18executing program ) = 18 [pid 385] openat(AT_FDCWD, "/dev/raw-gadget", O_RDWR) = 3 [pid 385] ioctl(3, USB_RAW_IOCTL_INIT, 0x7fffb2d0a920) = 0 [pid 385] ioctl(3, UI_DEV_CREATE or USB_RAW_IOCTL_RUN, 0) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH, 0x7fffb2d0a920) = 0 [pid 385] ioctl(3, USB_RAW_IOCTL_EVENT_FETCH [pid 382] <... ioctl resumed>, 0x7fffb2d09910) = 0