Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mendel@wishful-orange:~$ dmesg
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 4.14.98-imx (pbuilder@b7bd9049deba) (gcc version 8.3.0 (Debian 8.3.0-2)) #1 SMP PREEMPT Fri Nov 8 23:28:21 UTC 2019
- [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
- [ 0.000000] Machine model: Freescale i.MX8MQ Phanbell
- [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030860000 (options '115200')
- [ 0.000000] bootconsole [ec_imx6q0] enabled
- [ 0.000000] efi: Getting EFI parameters from FDT:
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] Reserved memory: created CMA memory pool at 0x000000006c000000, size 320 MiB
- [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
- [ 0.000000] NUMA: No NUMA configuration found
- [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
- [ 0.000000] NUMA: NODE_DATA [mem 0x6bfbc980-0x6bfbe77f]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] On node 0 totalpages: 262144
- [ 0.000000] DMA zone: 4096 pages used for memmap
- [ 0.000000] DMA zone: 0 pages reserved
- [ 0.000000] DMA zone: 262144 pages, LIFO batch:31
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.1 detected in firmware.
- [ 0.000000] psci: Using standard PSCI v0.2 function IDs
- [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
- [ 0.000000] psci: SMC Calling Convention v1.1
- [ 0.000000] percpu: Embedded 24 pages/cpu @ffff80002bf57000 s57624 r8192 d32488 u98304
- [ 0.000000] pcpu-alloc: s57624 r8192 d32488 u98304 alloc=24*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
- [ 0.000000] Speculative Store Bypass Disable mitigation not required
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
- [ 0.000000] Policy zone: DMA
- [ 0.000000] Kernel command line: console=ttymxc0,115200 console=tty0 earlycon=ec_imx6q,0x30860000,115200 root=PARTUUID=70672ec3-5eee-49ff-b3b1-eb1fbd406bf5 rootfstype=ext4 rw rootwait init=/sbin/init net.ifnames=0 pci=pcie_bus_perf
- [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.000000] Memory: 680688K/1048576K available (13244K kernel code, 1770K rwdata, 6196K rodata, 1280K init, 470K bss, 40208K reserved, 327680K cma-reserved)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
- [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
- [ 0.000000] .text : 0xffff000008080000 - 0xffff000008d70000 ( 13248 KB)
- [ 0.000000] .rodata : 0xffff000008d70000 - 0xffff000009390000 ( 6272 KB)
- [ 0.000000] .init : 0xffff000009390000 - 0xffff0000094d0000 ( 1280 KB)
- [ 0.000000] .data : 0xffff0000094d0000 - 0xffff00000968aa00 ( 1771 KB)
- [ 0.000000] .bss : 0xffff00000968aa00 - 0xffff0000097005a0 ( 471 KB)
- [ 0.000000] fixed : 0xffff7dfffe7f9000 - 0xffff7dfffec00000 ( 4124 KB)
- [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
- [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
- [ 0.000000] 0xffff7e0000000000 - 0xffff7e0001000000 ( 16 MB actual)
- [ 0.000000] memory : 0xffff800000000000 - 0xffff800040000000 ( 1024 MB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
- [ 0.000000] Tasks RCU enabled.
- [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
- [ 0.000000] GICv3: no VLPI support, no direct LPI support
- [ 0.000000] ITS: No ITS available, not enabling LPIs
- [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000
- [ 0.000000] i.MX8MQ clock driver init done
- [ 0.000000] arch_timer: cp15 timer(s) running at 8.33MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec0311ec, max_idle_ns: 440795202152 ns
- [ 0.000003] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255541ns
- [ 0.008753] system counter timer init
- [ 0.011726] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255541ns
- [ 0.019709] clocksource: imx sysctr: mask: 0xffffffffffffff max_cycles: 0x1ec0311ec, max_idle_ns: 440795202152 ns
- [ 0.030872] Console: colour dummy device 80x25
- [ 0.034446] console [tty0] enabled
- [ 0.037857] bootconsole [ec_imx6q0] disabled
- [ 0.042170] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333)
- [ 0.042192] pid_max: default: 32768 minimum: 301
- [ 0.042270] Security Framework initialized
- [ 0.042597] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
- [ 0.042767] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.042797] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.042817] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.058200] ASID allocator initialised with 32768 entries
- [ 0.066202] Hierarchical SRCU implementation.
- [ 0.074670] Cannot find MU entry in device tree
- [ 0.074810] CPU identified as i.MX8MQ, silicon rev 2.0
- [ 0.075612] EFI services will not be available.
- [ 0.082245] smp: Bringing up secondary CPUs ...
- [ 0.110403] Detected VIPT I-cache on CPU1
- [ 0.110431] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
- [ 0.110461] CPU1: Booted secondary processor [410fd034]
- [ 0.138465] Detected VIPT I-cache on CPU2
- [ 0.138486] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
- [ 0.138512] CPU2: Booted secondary processor [410fd034]
- [ 0.166541] Detected VIPT I-cache on CPU3
- [ 0.166563] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
- [ 0.166588] CPU3: Booted secondary processor [410fd034]
- [ 0.166799] smp: Brought up 1 node, 4 CPUs
- [ 0.166882] SMP: Total of 4 processors activated.
- [ 0.166895] CPU features: detected feature: GIC system register CPU interface
- [ 0.166910] CPU features: detected feature: 32-bit EL0 Support
- [ 0.166924] CPU features: detected feature: Kernel page table isolation (KPTI)
- [ 0.196120] CPU: All CPU(s) started at EL2
- [ 0.196297] alternatives: patching kernel code
- [ 0.197386] devtmpfs: initialized
- [ 0.203079] random: get_random_u32 called from bucket_table_alloc+0x104/0x268 with crng_init=0
- [ 0.204159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.204212] futex hash table entries: 1024 (order: 5, 131072 bytes)
- [ 0.212756] pinctrl core: initialized pinctrl subsystem
- [ 0.215282] DMI not present or invalid.
- [ 0.215729] NET: Registered protocol family 16
- [ 0.219036] cpuidle: using governor menu
- [ 0.219975] vdso: 2 pages (1 code @ ffff000008d76000, 1 data @ ffff0000094d4000)
- [ 0.219999] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.226147] DMA: preallocated 256 KiB pool for atomic allocations
- [ 0.227766] Serial: AMBA PL011 UART driver
- [ 0.228209] imx rpmsg driver is registered.
- [ 0.235939] imx8mq-pinctrl 30330000.iomuxc: initialized IMX pinctrl driver
- [ 0.245300] MU is ready for cross core communication!
- [ 0.246858] virtio_rpmsg_bus virtio0: rpmsg host is online
- [ 0.281401] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.290609] ACPI: Interpreter disabled.
- [ 0.804798] vgaarb: loaded
- [ 0.805314] SCSI subsystem initialized
- [ 0.805917] libata version 3.00 loaded.
- [ 0.806550] usbcore: registered new interface driver usbfs
- [ 0.806659] usbcore: registered new interface driver hub
- [ 0.806983] usbcore: registered new device driver usb
- [ 0.815846] bd71837 0-004b: Device ID=0xA2
- [ 0.815862] bd71837 0-004b: gpio_intr = 3
- [ 0.815891] bd71837 0-004b: chip_irq=71
- [ 0.852105] bd71837-pmic bd71837-pmic: regulator register name 'buck1'
- [ 0.864264] bd71837-pmic bd71837-pmic: Buck[1] Set Ramp = 1250
- [ 0.880340] bd71837-pmic bd71837-pmic: regulator register name 'buck2'
- [ 0.900385] bd71837-pmic bd71837-pmic: regulator register name 'buck3'
- [ 0.920514] bd71837-pmic bd71837-pmic: regulator register name 'buck4'
- [ 0.940497] bd71837-pmic bd71837-pmic: regulator register name 'buck5'
- [ 0.956542] bd71837-pmic bd71837-pmic: regulator register name 'buck6'
- [ 0.972583] bd71837-pmic bd71837-pmic: regulator register name 'buck7'
- [ 0.988627] bd71837-pmic bd71837-pmic: regulator register name 'buck8'
- [ 1.004674] bd71837-pmic bd71837-pmic: regulator register name 'ldo1'
- [ 1.020719] bd71837-pmic bd71837-pmic: regulator register name 'ldo2'
- [ 1.024813] bd71837-pmic bd71837-pmic: regulator register name 'ldo3'
- [ 1.040827] bd71837-pmic bd71837-pmic: regulator register name 'ldo4'
- [ 1.056880] bd71837-pmic bd71837-pmic: regulator register name 'ldo5'
- [ 1.072918] bd71837-pmic bd71837-pmic: regulator register name 'ldo6'
- [ 1.088962] bd71837-pmic bd71837-pmic: regulator register name 'ldo7'
- [ 1.092725] random: fast init done
- [ 1.105018] bd71837-pmic bd71837-pmic: Buck1: DVS Run-Idle-Susp[900000 - 900000 - 800000].
- [ 1.116834] bd71837-pmic bd71837-pmic: Buck2: DVS Run-Idle-Susp[1000000 - 900000 - 0].
- [ 1.124855] bd71837-pmic bd71837-pmic: Buck3: DVS Run-Idle-Susp[900000 - 0 - 0].
- [ 1.128922] bd71837-pmic bd71837-pmic: Buck4: DVS Run-Idle-Susp[900000 - 0 - 0].
- [ 1.145118] i2c i2c-0: IMX I2C adapter registered
- [ 1.145137] i2c i2c-0: can't use DMA, using PIO instead.
- [ 1.146019] i2c i2c-1: IMX I2C adapter registered
- [ 1.146037] i2c i2c-1: can't use DMA, using PIO instead.
- [ 1.146720] i2c i2c-2: IMX I2C adapter registered
- [ 1.146737] i2c i2c-2: can't use DMA, using PIO instead.
- [ 1.148225] media: Linux media interface: v0.10
- [ 1.148316] Linux video capture interface: v2.00
- [ 1.148692] pps_core: LinuxPPS API ver. 1 registered
- [ 1.148706] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- [ 1.148815] PTP clock support registered
- [ 1.149194] EDAC MC: Ver: 3.0.0
- [ 1.149917] dmi: Firmware registration failed.
- [ 1.150713] Advanced Linux Sound Architecture Driver Initialized.
- [ 1.151469] Bluetooth: Core ver 2.22
- [ 1.151573] NET: Registered protocol family 31
- [ 1.151586] Bluetooth: HCI device and connection manager initialized
- [ 1.151604] Bluetooth: HCI socket layer initialized
- [ 1.151619] Bluetooth: L2CAP socket layer initialized
- [ 1.151645] Bluetooth: SCO socket layer initialized
- [ 1.153371] clocksource: Switched to clocksource arch_sys_counter
- [ 1.153648] VFS: Disk quotas dquot_6.6.0
- [ 1.153706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 1.153876] pnp: PnP ACPI: disabled
- [ 1.169492] NET: Registered protocol family 2
- [ 1.170010] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
- [ 1.170109] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
- [ 1.170246] TCP: Hash tables configured (established 8192 bind 8192)
- [ 1.170334] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 1.170374] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 1.170492] NET: Registered protocol family 1
- [ 1.171444] RPC: Registered named UNIX socket transport module.
- [ 1.171460] RPC: Registered udp transport module.
- [ 1.171471] RPC: Registered tcp transport module.
- [ 1.171483] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 1.171500] PCI: CLS 0 bytes, default 128
- [ 1.173063] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
- [ 1.173688] kvm [1]: 8-bit VMID
- [ 1.174615] kvm [1]: GICv3: no GICV resource entry
- [ 1.174629] kvm [1]: disabling GICv2 emulation
- [ 1.174755] kvm [1]: GIC system register CPU interface enabled
- [ 1.175134] kvm [1]: vgic interrupt IRQ1
- [ 1.175574] kvm [1]: Hyp mode initialized successfully
- [ 1.184845] audit: initializing netlink subsys (disabled)
- [ 1.185199] audit: type=2000 audit(1.147:1): state=initialized audit_enabled=0 res=1
- [ 1.185933] workingset: timestamp_bits=44 max_order=18 bucket_order=0
- [ 1.195890] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 1.197007] NFS: Registering the id_resolver key type
- [ 1.197036] Key type id_resolver registered
- [ 1.197047] Key type id_legacy registered
- [ 1.197065] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 1.197094] jffs2: version 2.2. (NAND) \xc2\xa9 2001-2006 Red Hat, Inc.
- [ 1.197728] 9p: Installing v9fs 9p2000 file system support
- [ 1.217769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
- [ 1.218211] io scheduler noop registered
- [ 1.218376] io scheduler cfq registered (default)
- [ 1.218391] io scheduler mq-deadline registered
- [ 1.218403] io scheduler kyber registered
- [ 1.242430] mxs-dma 33000000.dma-apbh: initialized
- [ 1.244112] Bus freq driver module loaded
- [ 1.246077] Config NOC for VPU and CPU
- [ 1.256024] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 1.259584] SuperH (H)SCI(F) driver initialized
- [ 1.260432] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 41, base_baud = 1562500) is a IMX
- [ 2.445443] console [ttymxc0] enabled
- [ 2.450097] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 42, base_baud = 1562500) is a IMX
- [ 2.459667] clk: failed to reparent uart2 to sys1_pll_160m: -22
- [ 2.465791] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 43, base_baud = 1562500) is a IMX
- [ 2.475798] msm_serial: driver initialized
- [ 2.494451] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 2.501156] [drm] No driver support for vblank timestamp query.
- [ 2.507228] imx-drm display-subsystem: bound imx-dcss-crtc.0 (ops dcss_crtc_ops)
- [ 2.514891] [drm] CDN_API_General_Test_Echo_Ext_blocking - APB(ret = 0 echo_resp = echo test)
- [ 2.523448] [drm] CDN_API_General_getCurVersion - ver 13196 verlib 13062
- [ 2.530267] [drm] Pixel clock frequency: 594000 KHz, character clock frequency: 594000, color depth is 8-bit.
- [ 2.540209] [drm] Pixel clock frequency (594000 KHz) is supported in this color depth (8-bit). Settings found in row 27
- [ 2.551071] [drm] VCO frequency is 5940000
- [ 2.555187] [drm] VCO frequency (5940000 KHz) is supported. Settings found in row 14
- [ 2.586701] [drm] CDN_API_General_Write_Register_blocking LANES_CONFIG ret = 0
- [ 2.593964] [drm] Failed to get HDCP config - using HDCP 2.2 only
- [ 2.600167] [drm] Failed to initialize HDCP
- [ 2.606120] [drm] hdmi-audio-codec driver bound to HDMI
- [ 2.611382] imx-drm display-subsystem: bound 32c00000.hdmi (ops imx_hdp_imx_ops)
- [ 2.642888] i.mx8-hdp 32c00000.hdmi: 0,ff,ff,ff,ff,ff,ff,0
- [ 2.653673] [drm] Pixel clock frequency: 148500 KHz, character clock frequency: 222750, color depth is 12-bit.
- [ 2.653681] [drm] Pixel clock frequency (148500 KHz) is supported in this color depth (12-bit). Settings found in row 18
- [ 2.653685] [drm] VCO frequency is 4455000
- [ 2.653690] [drm] VCO frequency (4455000 KHz) is supported. Settings found in row 11
- [ 2.667218] [drm] CDN_API_General_Write_Register_blocking LANES_CONFIG ret = 0
- [ 3.348392] Console: switching to colour frame buffer device 240x67
- [ 3.427184] imx-drm display-subsystem: fb0: frame buffer device
- [ 3.433905] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0
- [ 3.449786] loop: module loaded
- [ 3.458406] slram: not enough parameters.
- [ 3.464598] spi_imx 30820000.ecspi: dma setup error -19, use pio
- [ 3.472345] spi_imx 30820000.ecspi: probed
- [ 3.479461] libphy: Fixed MDIO Bus: probed
- [ 3.484846] NXP PHY: loading NXP PHY driver: [autonomous mode]
- [ 3.491318] tun: Universal TUN/TAP device driver, 1.6
- [ 3.496849] CAN device driver interface
- [ 3.503105] fec 30be0000.ethernet: 30be0000.ethernet supply phy not found, using dummy regulator
- [ 3.512716] pps pps0: new PPS source ptp0
- [ 3.521585] libphy: fec_enet_mii_bus: probed
- [ 3.527559] fec 30be0000.ethernet eth0: registered PHC device 0
- [ 3.534662] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
- [ 3.540645] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 3.546861] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
- [ 3.553992] igb: Copyright (c) 2007-2014 Intel Corporation.
- [ 3.559851] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
- [ 3.567871] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
- [ 3.574627] sky2: driver version 1.30
- [ 3.587502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 3.594277] ehci-pci: EHCI PCI platform driver
- [ 3.598930] ehci-platform: EHCI generic platform driver
- [ 3.604516] ehci-orion: EHCI orion driver
- [ 3.608814] ehci-exynos: EHCI EXYNOS driver
- [ 3.613289] ehci-msm: Qualcomm On-Chip EHCI Host Controller
- [ 3.619159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 3.625559] ohci-pci: OHCI PCI platform driver
- [ 3.630209] ohci-platform: OHCI generic platform driver
- [ 3.635822] ohci-exynos: OHCI EXYNOS driver
- [ 3.640755] Can't support > 32 bit dma.
- [ 3.651661] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
- [ 3.664145] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
- [ 3.684394] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe6c hci version 0x110 quirks 0x0000000001010810
- [ 3.700972] xhci-hcd xhci-hcd.0.auto: irq 230, io mem 0x38200000
- [ 3.714730] hub 1-0:1.0: USB hub found
- [ 3.725428] hub 1-0:1.0: 1 port detected
- [ 3.736589] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
- [ 3.748886] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
- [ 3.763408] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
- [ 3.777502] hub 2-0:1.0: USB hub found
- [ 3.787938] hub 2-0:1.0: 1 port detected
- [ 3.799502] usbcore: registered new interface driver usb-storage
- [ 3.812278] usbcore: registered new interface driver usbserial
- [ 3.824772] usbcore: registered new interface driver cp210x
- [ 3.836879] usbserial: USB Serial support registered for cp210x
- [ 3.849471] usbcore: registered new interface driver usb_ehset_test
- [ 3.865769] input: 30370000.snvs:snvs-powerkey as /devices/platform/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0
- [ 3.886607] snvs_rtc 30370000.snvs:snvs-rtc-lp: rtc core: registered 30370000.snvs:snvs-rtc-lp as rtc0
- [ 3.903323] i2c /dev entries driver
- [ 3.916525] IR NEC protocol handler initialized
- [ 3.927740] IR RC5(x/sz) protocol handler initialized
- [ 3.939372] IR RC6 protocol handler initialized
- [ 3.950466] IR JVC protocol handler initialized
- [ 3.961414] IR Sony protocol handler initialized
- [ 3.972396] IR SANYO protocol handler initialized
- [ 3.983361] IR Sharp protocol handler initialized
- [ 3.994220] IR MCE Keyboard/mouse protocol handler initialized
- [ 4.006311] IR XMP protocol handler initialized
- [ 4.019017] ov5645_mipi 1-003c: 1-003c supply DOVDD not found, using dummy regulator
- [ 4.033084] ov5645_mipi 1-003c: 1-003c supply DVDD not found, using dummy regulator
- [ 4.046890] ov5645_mipi 1-003c: 1-003c supply AVDD not found, using dummy regulator
- [ 4.178359] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
- [ 4.337194] hub 2-1:1.0: USB hub found
- [ 4.347196] hub 2-1:1.0: 4 ports detected
- [ 4.469508] i.mx8-hdp 32c00000.hdmi: 0,ff,ff,ff,ff,ff,ff,0
- [ 4.649395] usb 1-1: new high-speed USB device number 2 using xhci-hcd
- [ 4.833287] hub 1-1:1.0: USB hub found
- [ 4.843366] hub 1-1:1.0: 4 ports detected
- [ 5.205395] usb 1-1.1: new low-speed USB device number 3 using xhci-hcd
- [ 5.545395] usb 1-1.2: new low-speed USB device number 4 using xhci-hcd
- [ 6.942628] random: crng init done
- [ 8.671753] camera ov5645_mipi is found
- [ 8.682615] mxc-mipi-csi2_yav 30a70000.mipi_csi1: mipi_csi2_probe
- [ 8.694701] CSI: Registered sensor subdevice: mxc-mipi-csi2.0
- [ 8.706329] mxc-mipi-csi2_yav 30a70000.mipi_csi: Remote device at /mipi_csi1@30a70000/port/endpoint1 XXX found
- [ 8.722332] mxc-mipi-csi2_yav 30a70000.mipi_csi: Registered sensor subdevice: ov5645_mipi 1-003c
- [ 8.737149] mxc-mipi-csi2_yav 30a70000.mipi_csi1: lanes: 2, name: mxc-mipi-csi2.0
- [ 8.753656] gpio-fan gpio_fan: GPIO fan initialized
- [ 8.767649] imx2-wdt 30280000.wdog: timeout 60 sec (nowayout=0)
- [ 8.780516] Bluetooth: HCI UART driver ver 2.3
- [ 8.790803] Bluetooth: HCI UART protocol H4 registered
- [ 8.801780] Bluetooth: HCI UART protocol BCSP registered
- [ 8.812813] Bluetooth: HCI UART protocol ATH3K registered
- [ 8.823958] Bluetooth: HCI UART protocol Three-wire (H5) registered
- [ 8.836171] Bluetooth: HCI UART protocol Broadcom registered
- [ 8.847567] Bluetooth: HCI UART protocol QCA registered
- [ 8.860231] sdhci: Secure Digital Host Controller Interface driver
- [ 8.872077] sdhci: Copyright(c) Pierre Ossman
- [ 8.882509] Synopsys Designware Multimedia Card Interface Driver
- [ 8.895720] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 8.953961] mmc0: SDHCI controller on 30b40000.usdhc [30b40000.usdhc] using ADMA
- [ 8.968023] sdhci-esdhc-imx 30b50000.usdhc: Got CD GPIO
- [ 9.030617] mmc1: SDHCI controller on 30b50000.usdhc [30b50000.usdhc] using ADMA
- [ 9.057163] update hantro voltage from 900 mV to 1000 mV
- [ 9.068680] hantrodec: module inserted. Major = 237
- [ 9.082671] ledtrig-cpu: registered to indicate activity on CPUs
- [ 9.095552] caam 30900000.caam: ERA source: CCBVID.
- [ 9.109595] caam 30900000.caam: device ID = 0x0a16040100000000 (Era 9)
- [ 9.113592] mmc0: new HS400 MMC card at address 0001
- [ 9.122117] caam 30900000.caam: job rings = 3, qi = 0, dpaa2 = no
- [ 9.133755] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
- [ 9.155866] mmcblk0boot0: mmc0:0001 8GTF4R partition 1 4.00 MiB
- [ 9.168210] mmcblk0boot1: mmc0:0001 8GTF4R partition 2 4.00 MiB
- [ 9.180367] mmcblk0rpmb: mmc0:0001 8GTF4R partition 3 512 KiB
- [ 9.195843] caam_jr 30901000.jr0: Entropy delay = 3200
- [ 9.199389] mmcblk0: p1 p2 p3
- [ 9.207742] caam_jr 30901000.jr0: Entropy delay = 3600
- [ 9.295359] caam_jr 30901000.jr0: Instantiated RNG4 SH0.
- [ 9.363013] caam_jr 30901000.jr0: Instantiated RNG4 SH1.
- [ 9.398600] caam algorithms registered in /proc/crypto
- [ 9.414717] caam_jr 30901000.jr0: registering rng-caam
- [ 9.425984] caam 30900000.caam: caam pkc algorithms registered in /proc/crypto
- [ 9.440759] platform caam_sm: blkkey_ex: 2 keystore units available
- [ 9.453660] caam-snvs 30370000.caam-snvs: can't get snvs clock
- [ 9.465349] caam-snvs 30370000.caam-snvs: violation handlers armed - non-secure state
- [ 9.479532] mmc1: host does not support reading read-only switch, assuming write-enable
- [ 9.495229] input: CHICONY USB Keyboard as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1:1.0/0003:04F2:0833.0001/input/input1
- [ 9.574647] hid-generic 0003:04F2:0833.0001: input: USB HID v1.11 Keyboard [CHICONY USB Keyboard] on usb-xhci-hcd.0.auto-1.1/input0
- [ 9.601868] input: CHICONY USB Keyboard as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1:1.1/0003:04F2:0833.0002/input/input2
- [ 9.654955] mmc1: new ultra high speed SDR104 SDHC card at address 1234
- [ 9.668755] mmcblk1: mmc1:1234 SA32G 28.9 GiB
- [ 9.682265] mmcblk1: p1
- [ 9.682345] hid-generic 0003:04F2:0833.0002: input: USB HID v1.11 Device [CHICONY USB Keyboard] on usb-xhci-hcd.0.auto-1.1/input1
- [ 9.712960] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0003/input/input3
- [ 9.736090] hid-generic 0003:04F2:0939.0003: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 9.755489] usbcore: registered new interface driver usbhid
- [ 9.768412] usbhid: USB HID core driver
- [ 9.801702] rt5645: Raising HP charge pump threshold to prevent jack event mis-detects.
- [ 9.817165] rt5645 2-001a: 2-001a supply avdd not found, using dummy regulator
- [ 9.831922] rt5645 2-001a: 2-001a supply cpvdd not found, using dummy regulator
- [ 9.872089] edgetpu-audio-card sound-rt5645: clock set to 24576000
- [ 9.893866] edgetpu-audio-card sound-rt5645: rt5645-aif1 <-> 308b0000.sai mapping ok
- [ 9.909272] edgetpu-audio-card sound-rt5645: ASoC: no DMI vendor name!
- [ 9.998640] input: edgetpu-audio-card Headphone Jack as /devices/platform/sound-rt5645/sound/card0/input4
- [ 10.017576] NET: Registered protocol family 26
- [ 10.030259] NET: Registered protocol family 10
- [ 10.043197] Segment Routing with IPv6
- [ 10.054337] NET: Registered protocol family 17
- [ 10.066150] can: controller area network core (rev 20170425 abi 9)
- [ 10.079801] NET: Registered protocol family 29
- [ 10.091583] can: raw protocol (rev 20170425)
- [ 10.103211] can: broadcast manager protocol (rev 20170425 t)
- [ 10.116244] can: netlink gateway (rev 20170425) max_hops=1
- [ 10.130902] Bluetooth: RFCOMM TTY layer initialized
- [ 10.143247] Bluetooth: RFCOMM socket layer initialized
- [ 10.155906] Bluetooth: RFCOMM ver 1.11
- [ 10.167083] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 10.179932] Bluetooth: BNEP filters: protocol multicast
- [ 10.192591] Bluetooth: BNEP socket layer initialized
- [ 10.205004] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 10.218320] Bluetooth: HIDP socket layer initialized
- [ 10.230722] lib80211: common routines for IEEE802.11 drivers
- [ 10.243699] lib80211_crypt: registered algorithm 'NULL'
- [ 10.243703] lib80211_crypt: registered algorithm 'WEP'
- [ 10.243707] lib80211_crypt: registered algorithm 'CCMP'
- [ 10.243710] lib80211_crypt: registered algorithm 'TKIP'
- [ 10.243738] 9pnet: Installing 9P2000 support
- [ 10.255410] Key type dns_resolver registered
- [ 10.270498] registered taskstats version 1
- [ 10.288721] failed to disable 800MHz OPP!
- [ 10.299887] failed to disable 1.3GHz OPP!
- [ 10.313696] cpu cpu0: registered imx8mq-cpufreq
- [ 10.326346] imx6q-pcie 33800000.pcie: 33800000.pcie supply epdev_on not found, using dummy regulator
- [ 10.343343] OF: PCI: host bridge /pcie@0x33800000 ranges:
- [ 10.356009] OF: PCI: No bus range found for /pcie@0x33800000, using [bus 00-ff]
- [ 10.370777] OF: PCI: IO 0x1ff80000..0x1ff8ffff -> 0x00000000
- [ 10.383947] OF: PCI: MEM 0x18000000..0x1fefffff -> 0x18000000
- [ 10.400631] imx6q-pcie 33800000.pcie: pcie phy pll is locked.
- [ 10.466972] imx6q-pcie 33800000.pcie: Link: Gen2 disabled
- [ 10.477145] imx6q-pcie 33800000.pcie: Link up, Gen1
- [ 10.488882] imx6q-pcie 33800000.pcie: PCI host bridge to bus 0000:00
- [ 10.502369] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 10.513054] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
- [ 10.523976] pci_bus 0000:00: root bus resource [mem 0x18000000-0x1fefffff]
- [ 10.535695] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400
- [ 10.535713] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
- [ 10.535720] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
- [ 10.535749] pci 0000:00:00.0: supports D1
- [ 10.535753] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold
- [ 10.536025] pci 0000:01:00.0: [168c:003e] type 00 class 0x028000
- [ 10.536145] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
- [ 10.536537] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
- [ 10.545523] pci 0000:00:00.0: BAR 14: assigned [mem 0x18000000-0x181fffff]
- [ 10.559602] pci 0000:00:00.0: BAR 0: assigned [mem 0x18200000-0x182fffff 64bit]
- [ 10.574124] pci 0000:00:00.0: BAR 6: assigned [mem 0x18300000-0x1830ffff pref]
- [ 10.588409] pci 0000:01:00.0: BAR 0: assigned [mem 0x18000000-0x181fffff 64bit]
- [ 10.602784] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
- [ 10.614930] pci 0000:00:00.0: bridge window [mem 0x18000000-0x181fffff]
- [ 10.628740] pci 0000:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
- [ 10.644195] pci 0000:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
- [ 10.659892] pcieport 0000:00:00.0: Signaling PME with IRQ 234
- [ 10.672299] pcieport 0000:00:00.0: AER enabled with IRQ 234
- [ 10.685154] imx6q-pcie 33c00000.pcie: 33c00000.pcie supply epdev_on not found, using dummy regulator
- [ 10.700822] OF: PCI: host bridge /pcie@0x33c00000 ranges:
- [ 10.712494] OF: PCI: No bus range found for /pcie@0x33c00000, using [bus 00-ff]
- [ 10.726287] OF: PCI: IO 0x27f80000..0x27f8ffff -> 0x00000000
- [ 10.738432] OF: PCI: MEM 0x20000000..0x27efffff -> 0x20000000
- [ 10.753548] imx6q-pcie 33c00000.pcie: pcie phy pll is locked.
- [ 10.820448] imx6q-pcie 33c00000.pcie: Link up, Gen2
- [ 10.833020] imx6q-pcie 33c00000.pcie: PCI host bridge to bus 0001:00
- [ 10.845001] pci_bus 0001:00: root bus resource [bus 00-ff]
- [ 10.856118] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff])
- [ 10.870676] pci_bus 0001:00: root bus resource [mem 0x20000000-0x27efffff]
- [ 10.883175] pci 0001:00:00.0: [16c3:abcd] type 01 class 0x060400
- [ 10.883197] pci 0001:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
- [ 10.883206] pci 0001:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
- [ 10.883240] pci 0001:00:00.0: supports D1
- [ 10.883246] pci 0001:00:00.0: PME# supported from D0 D1 D3hot D3cold
- [ 10.883578] pci 0001:01:00.0: [1ac1:089a] type 00 class 0x0000ff
- [ 10.883880] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit pref]
- [ 10.883927] pci 0001:01:00.0: reg 0x18: [mem 0x00000000-0x000fffff 64bit pref]
- [ 10.893459] pci 0001:00:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit]
- [ 10.904496] pci 0001:00:00.0: BAR 15: assigned [mem 0x20100000-0x202fffff pref]
- [ 10.917273] pci 0001:00:00.0: BAR 6: assigned [mem 0x20300000-0x2030ffff pref]
- [ 10.928201] pci 0001:01:00.0: BAR 2: assigned [mem 0x20100000-0x201fffff 64bit pref]
- [ 10.939538] pci 0001:01:00.0: BAR 0: assigned [mem 0x20200000-0x20203fff 64bit pref]
- [ 10.950821] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
- [ 10.959587] pci 0001:00:00.0: bridge window [mem 0x20100000-0x202fffff pref]
- [ 10.970398] pci 0001:00:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
- [ 10.982454] pci 0001:01:00.0: Max Payload Size set to 128/ 256 (was 128), Max Read Rq 128
- [ 10.994901] pcieport 0001:00:00.0: Signaling PME with IRQ 363
- [ 11.004353] pcieport 0001:00:00.0: AER enabled with IRQ 363
- [ 11.013812] apex 0001:01:00.0: enabling device (0000 -> 0002)
- [ 11.024470] Can't support > 32 bit dma.
- [ 11.031849] Can't support > 32 bit dma.
- [ 11.044674] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:07 UTC (7)
- [ 11.058620] buck3: disabling
- [ 11.066696] ALSA device list:
- [ 11.073309] #0: edgetpu-audio-card
- [ 11.246381] EXT4-fs (mmcblk0p3): recovery complete
- [ 11.256120] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
- [ 11.269745] VFS: Mounted root (ext4 filesystem) on device 179:3.
- [ 11.280282] devtmpfs: mounted
- [ 11.287195] Freeing unused kernel memory: 1280K
- [ 11.430918] systemd[1]: System time before build time, advancing clock.
- [ 11.456205] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 11.477562] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
- [ 11.511284] systemd[1]: Detected architecture arm64.
- [ 11.562117] systemd[1]: Set hostname to <wishful-orange>.
- [ 11.684193] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
- [ 11.708046] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
- [ 11.840109] systemd[1]: /lib/systemd/system/usb-gadget-getty-ttyGS0.service:21: Unknown lvalue 'TTYDisallocate' in section 'Service', ignoring
- [ 11.885506] systemd[1]: Reached target Remote File Systems.
- [ 11.901099] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 11.916688] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 11.934575] systemd[1]: Listening on initctl Compatibility Named Pipe.
- [ 12.105307] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
- [ 12.364455] systemd-journald[2085]: Received request to flush runtime journal from PID 1
- [ 12.557988] imx-sdma 30bd0000.sdma: no iram assigned, using external mem
- [ 12.575274] imx-sdma 30bd0000.sdma: loaded firmware 4.2
- [ 12.588583] imx-sdma 302c0000.sdma: no iram assigned, using external mem
- [ 12.602873] imx-sdma 302c0000.sdma: loaded firmware 4.2
- [ 12.633494] ina2xx 1-0040: error configuring the device: -6
- [ 12.651262] ina2xx 1-0041: error configuring the device: -6
- [ 12.718832] galcore: loading out-of-tree module taints kernel.
- [ 12.758979] galcore: clk_get 2d core clock failed, disable 2d/vg!
- [ 12.785667] Galcore version 6.2.4.163672
- [ 12.794271] wlan: loading driver v4.5.23.1
- [ 12.811964] hif_pci_probe:, con_mode= 0x0
- [ 12.811973] PCI device id is 003e :003e
- [ 12.811992] hif_pci 0000:01:00.0: BAR 0: assigned [mem 0x18000000-0x181fffff 64bit]
- [ 12.812127] hif_pci 0000:01:00.0: enabling device (0000 -> 0002)
- [ 12.850733]
- hif_pci_configure : num_desired MSI set to 1
- [ 13.525109] hif_pci_probe: ramdump base 0xffff800024e00000 size 2095136
- [ 13.547447] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
- [ 13.928016] using random self ethernet address
- [ 13.936148] using random host ethernet address
- [ 13.951894] using random self ethernet address
- [ 13.959950] using random host ethernet address
- [ 14.216726] +HWT
- [ 14.229131] -HWT
- [ 14.265988] HTT: full reorder offload enabled
- [ 14.294427] Pkt log is disabled
- [ 14.295001] target uses HTT version 3.50; host uses 3.28
- [ 14.303829] Host SW:4.5.23.1, FW:2.0.1.1048, HW:QCA6174_REV3_2
- [ 14.319695] ol_pktlog_init: pktlogmod_init successfull
- [ 14.328856] wlan: driver loaded in 1532000
- [ 14.332912] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 14.348635] Generic PHY 30be0000.ethernet-1:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL)
- [ 14.364852] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 14.434534] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
- [ 14.444831] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
- [ 14.549677] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
- [ 15.005971] usb0: HOST MAC aa:b3:9d:5a:48:f2
- [ 15.020893] usb0: MAC 02:22:78:0d:f6:df
- [ 15.029723] usb1: HOST MAC 02:22:78:0d:f6:dd
- [ 15.039112] usb1: MAC 02:22:78:0d:f6:de
- [ 15.232811] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
- [ 15.244779] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
- [ 15.263450] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
- [ 15.282082] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
- [ 15.524812] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
- [ 15.534787] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
- [ 15.552063] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
- [ 15.573090] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
- [ 16.731891] i.mx8-hdp 32c00000.hdmi: 0,ff,ff,ff,ff,ff,ff,0
- [ 17.783027] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- [ 64.966280] usb 1-1.2: USB disconnect, device number 4
- [ 66.525982] usb 1-1.2: new low-speed USB device number 5 using xhci-hcd
- [ 66.725806] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0004/input/input5
- [ 66.742590] hid-generic 0003:04F2:0939.0004: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 114.886294] usb 1-1.2: USB disconnect, device number 5
- [ 116.446036] usb 1-1.2: new low-speed USB device number 6 using xhci-hcd
- [ 116.646308] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0005/input/input6
- [ 116.662602] hid-generic 0003:04F2:0939.0005: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 164.806247] usb 1-1.2: USB disconnect, device number 6
- [ 166.361625] usb 1-1.2: new low-speed USB device number 7 using xhci-hcd
- [ 166.566155] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0006/input/input7
- [ 166.582172] hid-generic 0003:04F2:0939.0006: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 214.722047] usb 1-1.2: USB disconnect, device number 7
- [ 216.284141] usb 1-1.2: new low-speed USB device number 8 using xhci-hcd
- [ 216.486111] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0007/input/input8
- [ 216.502194] hid-generic 0003:04F2:0939.0007: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 264.646371] usb 1-1.2: USB disconnect, device number 8
- [ 266.207833] usb 1-1.2: new low-speed USB device number 9 using xhci-hcd
- [ 266.405775] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0008/input/input9
- [ 266.422294] hid-generic 0003:04F2:0939.0008: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 314.566392] usb 1-1.2: USB disconnect, device number 9
- [ 316.126540] usb 1-1.2: new low-speed USB device number 10 using xhci-hcd
- [ 316.326280] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0009/input/input10
- [ 316.342742] hid-generic 0003:04F2:0939.0009: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 364.485108] usb 1-1.2: USB disconnect, device number 10
- [ 366.047406] usb 1-1.2: new low-speed USB device number 11 using xhci-hcd
- [ 366.245224] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.000A/input/input11
- [ 366.261779] hid-generic 0003:04F2:0939.000A: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 414.406303] usb 1-1.2: USB disconnect, device number 11
- [ 415.966253] usb 1-1.2: new low-speed USB device number 12 using xhci-hcd
- [ 416.165839] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.000B/input/input12
- [ 416.182262] hid-generic 0003:04F2:0939.000B: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 464.326386] usb 1-1.2: USB disconnect, device number 12
- [ 465.883992] usb 1-1.2: new low-speed USB device number 13 using xhci-hcd
- [ 466.086818] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.000C/input/input13
- [ 466.103400] hid-generic 0003:04F2:0939.000C: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 514.246309] usb 1-1.2: USB disconnect, device number 13
- [ 515.805167] usb 1-1.2: new low-speed USB device number 14 using xhci-hcd
- [ 516.006894] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.000D/input/input14
- [ 516.023631] hid-generic 0003:04F2:0939.000D: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 564.165782] usb 1-1.2: USB disconnect, device number 14
- [ 565.720581] usb 1-1.2: new low-speed USB device number 15 using xhci-hcd
- [ 565.926834] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.000E/input/input15
- [ 565.942958] hid-generic 0003:04F2:0939.000E: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 614.086388] usb 1-1.2: USB disconnect, device number 15
- [ 615.647568] usb 1-1.2: new low-speed USB device number 16 using xhci-hcd
- [ 615.846807] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.000F/input/input16
- [ 615.862739] hid-generic 0003:04F2:0939.000F: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 664.006310] usb 1-1.2: USB disconnect, device number 16
- [ 665.566977] usb 1-1.2: new low-speed USB device number 17 using xhci-hcd
- [ 665.766759] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0010/input/input17
- [ 665.783096] hid-generic 0003:04F2:0939.0010: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 713.926271] usb 1-1.2: USB disconnect, device number 17
- [ 715.482230] usb 1-1.2: new low-speed USB device number 18 using xhci-hcd
- [ 715.685831] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0011/input/input18
- [ 715.702306] hid-generic 0003:04F2:0939.0011: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 763.846332] usb 1-1.2: USB disconnect, device number 18
- [ 765.404562] usb 1-1.2: new low-speed USB device number 19 using xhci-hcd
- [ 765.605737] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0012/input/input19
- [ 765.622175] hid-generic 0003:04F2:0939.0012: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 813.766408] usb 1-1.2: USB disconnect, device number 19
- [ 815.327079] usb 1-1.2: new low-speed USB device number 20 using xhci-hcd
- [ 815.558061] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0013/input/input20
- [ 815.603935] hid-generic 0003:04F2:0939.0013: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 863.942357] usb 1-1.2: USB disconnect, device number 20
- [ 865.500772] usb 1-1.2: new low-speed USB device number 21 using xhci-hcd
- [ 865.734078] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0014/input/input21
- [ 865.780824] hid-generic 0003:04F2:0939.0014: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 914.118342] usb 1-1.2: USB disconnect, device number 21
- [ 915.678043] usb 1-1.2: new low-speed USB device number 22 using xhci-hcd
- [ 915.910646] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0015/input/input22
- [ 915.943309] hid-generic 0003:04F2:0939.0015: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 964.294367] usb 1-1.2: USB disconnect, device number 22
- [ 965.854514] usb 1-1.2: new low-speed USB device number 23 using xhci-hcd
- [ 966.086951] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0016/input/input23
- [ 966.119266] hid-generic 0003:04F2:0939.0016: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1014.470403] usb 1-1.2: USB disconnect, device number 23
- [ 1016.028704] usb 1-1.2: new low-speed USB device number 24 using xhci-hcd
- [ 1016.261779] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0017/input/input24
- [ 1016.308783] hid-generic 0003:04F2:0939.0017: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1064.646416] usb 1-1.2: USB disconnect, device number 24
- [ 1066.205967] usb 1-1.2: new low-speed USB device number 25 using xhci-hcd
- [ 1066.436848] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0018/input/input25
- [ 1066.483616] hid-generic 0003:04F2:0939.0018: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1114.822344] usb 1-1.2: USB disconnect, device number 25
- [ 1116.383546] usb 1-1.2: new low-speed USB device number 26 using xhci-hcd
- [ 1116.613714] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0019/input/input26
- [ 1116.649677] hid-generic 0003:04F2:0939.0019: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1164.998320] usb 1-1.2: USB disconnect, device number 26
- [ 1166.559646] usb 1-1.2: new low-speed USB device number 27 using xhci-hcd
- [ 1166.789801] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.001A/input/input27
- [ 1166.825750] hid-generic 0003:04F2:0939.001A: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1215.174343] usb 1-1.2: USB disconnect, device number 27
- [ 1216.735241] usb 1-1.2: new low-speed USB device number 28 using xhci-hcd
- [ 1216.965824] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.001B/input/input28
- [ 1217.012719] hid-generic 0003:04F2:0939.001B: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1265.350312] usb 1-1.2: USB disconnect, device number 28
- [ 1266.908007] usb 1-1.2: new low-speed USB device number 29 using xhci-hcd
- [ 1267.142186] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.001C/input/input29
- [ 1267.188855] hid-generic 0003:04F2:0939.001C: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1315.526352] usb 1-1.2: USB disconnect, device number 29
- [ 1317.086699] usb 1-1.2: new low-speed USB device number 30 using xhci-hcd
- [ 1317.318373] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.001D/input/input30
- [ 1317.365374] hid-generic 0003:04F2:0939.001D: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1365.702423] usb 1-1.2: USB disconnect, device number 30
- [ 1367.260039] usb 1-1.2: new low-speed USB device number 31 using xhci-hcd
- [ 1367.493244] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.001E/input/input31
- [ 1367.540674] hid-generic 0003:04F2:0939.001E: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1415.878353] usb 1-1.2: USB disconnect, device number 31
- [ 1417.436449] usb 1-1.2: new low-speed USB device number 32 using xhci-hcd
- [ 1417.669925] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.001F/input/input32
- [ 1417.716947] hid-generic 0003:04F2:0939.001F: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1466.054404] usb 1-1.2: USB disconnect, device number 32
- [ 1467.612228] usb 1-1.2: new low-speed USB device number 33 using xhci-hcd
- [ 1467.845768] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0020/input/input33
- [ 1467.892545] hid-generic 0003:04F2:0939.0020: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1516.230332] usb 1-1.2: USB disconnect, device number 33
- [ 1517.791603] usb 1-1.2: new low-speed USB device number 34 using xhci-hcd
- [ 1518.022837] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0021/input/input34
- [ 1518.069752] hid-generic 0003:04F2:0939.0021: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1566.406415] usb 1-1.2: USB disconnect, device number 34
- [ 1567.966704] usb 1-1.2: new low-speed USB device number 35 using xhci-hcd
- [ 1568.198840] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0022/input/input35
- [ 1568.231686] hid-generic 0003:04F2:0939.0022: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1616.582350] usb 1-1.2: USB disconnect, device number 35
- [ 1618.141609] usb 1-1.2: new low-speed USB device number 36 using xhci-hcd
- [ 1618.373722] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0023/input/input36
- [ 1618.420789] hid-generic 0003:04F2:0939.0023: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1666.758368] usb 1-1.2: USB disconnect, device number 36
- [ 1668.312566] usb 1-1.2: new low-speed USB device number 37 using xhci-hcd
- [ 1668.550942] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0024/input/input37
- [ 1668.597851] hid-generic 0003:04F2:0939.0024: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1716.934339] usb 1-1.2: USB disconnect, device number 37
- [ 1718.494270] usb 1-1.2: new low-speed USB device number 38 using xhci-hcd
- [ 1718.726622] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0025/input/input38
- [ 1718.773512] hid-generic 0003:04F2:0939.0025: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1767.110425] usb 1-1.2: USB disconnect, device number 38
- [ 1768.670596] usb 1-1.2: new low-speed USB device number 39 using xhci-hcd
- [ 1768.902695] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0026/input/input39
- [ 1768.935783] hid-generic 0003:04F2:0939.0026: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1817.286426] usb 1-1.2: USB disconnect, device number 39
- [ 1818.847304] usb 1-1.2: new low-speed USB device number 40 using xhci-hcd
- [ 1819.077779] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0027/input/input40
- [ 1819.124197] hid-generic 0003:04F2:0939.0027: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1867.462441] usb 1-1.2: USB disconnect, device number 40
- [ 1869.021551] usb 1-1.2: new low-speed USB device number 41 using xhci-hcd
- [ 1869.255125] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0028/input/input41
- [ 1869.302129] hid-generic 0003:04F2:0939.0028: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1917.638384] usb 1-1.2: USB disconnect, device number 41
- [ 1919.198158] usb 1-1.2: new low-speed USB device number 42 using xhci-hcd
- [ 1919.430919] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0029/input/input42
- [ 1919.477857] hid-generic 0003:04F2:0939.0029: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 1967.814440] usb 1-1.2: USB disconnect, device number 42
- [ 1969.373672] usb 1-1.2: new low-speed USB device number 43 using xhci-hcd
- [ 1969.606142] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.002A/input/input43
- [ 1969.653177] hid-generic 0003:04F2:0939.002A: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2017.990393] usb 1-1.2: USB disconnect, device number 43
- [ 2019.548345] usb 1-1.2: new low-speed USB device number 44 using xhci-hcd
- [ 2019.782862] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.002B/input/input44
- [ 2019.829728] hid-generic 0003:04F2:0939.002B: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2068.165185] usb 1-1.2: USB disconnect, device number 44
- [ 2069.726625] usb 1-1.2: new low-speed USB device number 45 using xhci-hcd
- [ 2069.958965] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.002C/input/input45
- [ 2069.992048] hid-generic 0003:04F2:0939.002C: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2118.342421] usb 1-1.2: USB disconnect, device number 45
- [ 2119.900466] usb 1-1.2: new low-speed USB device number 46 using xhci-hcd
- [ 2120.100802] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.002D/input/input46
- [ 2120.147607] hid-generic 0003:04F2:0939.002D: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2168.518468] usb 1-1.2: USB disconnect, device number 46
- [ 2170.078196] usb 1-1.2: new low-speed USB device number 47 using xhci-hcd
- [ 2170.310035] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.002E/input/input47
- [ 2170.343044] hid-generic 0003:04F2:0939.002E: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2218.694337] usb 1-1.2: USB disconnect, device number 47
- [ 2220.255669] usb 1-1.2: new low-speed USB device number 48 using xhci-hcd
- [ 2220.486981] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.002F/input/input48
- [ 2220.520313] hid-generic 0003:04F2:0939.002F: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2268.870392] usb 1-1.2: USB disconnect, device number 48
- [ 2270.429016] usb 1-1.2: new low-speed USB device number 49 using xhci-hcd
- [ 2270.661811] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0030/input/input49
- [ 2270.708259] hid-generic 0003:04F2:0939.0030: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2319.046427] usb 1-1.2: USB disconnect, device number 49
- [ 2320.606358] usb 1-1.2: new low-speed USB device number 50 using xhci-hcd
- [ 2320.838903] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0031/input/input50
- [ 2320.886103] hid-generic 0003:04F2:0939.0031: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2369.222458] usb 1-1.2: USB disconnect, device number 50
- [ 2370.783674] usb 1-1.2: new low-speed USB device number 51 using xhci-hcd
- [ 2371.015102] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0032/input/input51
- [ 2371.061960] hid-generic 0003:04F2:0939.0032: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2419.397171] usb 1-1.2: USB disconnect, device number 51
- [ 2420.956938] usb 1-1.2: new low-speed USB device number 52 using xhci-hcd
- [ 2421.189374] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0033/input/input52
- [ 2421.222162] hid-generic 0003:04F2:0939.0033: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2469.574400] usb 1-1.2: USB disconnect, device number 52
- [ 2471.135226] usb 1-1.2: new low-speed USB device number 53 using xhci-hcd
- [ 2471.365921] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0034/input/input53
- [ 2471.412983] hid-generic 0003:04F2:0939.0034: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2519.750365] usb 1-1.2: USB disconnect, device number 53
- [ 2521.311459] usb 1-1.2: new low-speed USB device number 54 using xhci-hcd
- [ 2521.542868] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0035/input/input54
- [ 2521.589785] hid-generic 0003:04F2:0939.0035: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2569.926369] usb 1-1.2: USB disconnect, device number 54
- [ 2571.484687] usb 1-1.2: new low-speed USB device number 55 using xhci-hcd
- [ 2571.718524] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0036/input/input55
- [ 2571.765022] hid-generic 0003:04F2:0939.0036: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2620.102409] usb 1-1.2: USB disconnect, device number 55
- [ 2621.663936] usb 1-1.2: new low-speed USB device number 56 using xhci-hcd
- [ 2621.894348] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0037/input/input56
- [ 2621.941422] hid-generic 0003:04F2:0939.0037: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2670.278432] usb 1-1.2: USB disconnect, device number 56
- [ 2671.837849] usb 1-1.2: new low-speed USB device number 57 using xhci-hcd
- [ 2672.069929] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0038/input/input57
- [ 2672.116814] hid-generic 0003:04F2:0939.0038: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2720.454464] usb 1-1.2: USB disconnect, device number 57
- [ 2722.014822] usb 1-1.2: new low-speed USB device number 58 using xhci-hcd
- [ 2722.246514] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0039/input/input58
- [ 2722.293413] hid-generic 0003:04F2:0939.0039: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2770.630487] usb 1-1.2: USB disconnect, device number 58
- [ 2772.191215] usb 1-1.2: new low-speed USB device number 59 using xhci-hcd
- [ 2772.423160] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.003A/input/input59
- [ 2772.470178] hid-generic 0003:04F2:0939.003A: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2820.806483] usb 1-1.2: USB disconnect, device number 59
- [ 2822.367178] usb 1-1.2: new low-speed USB device number 60 using xhci-hcd
- [ 2822.597811] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.003B/input/input60
- [ 2822.644822] hid-generic 0003:04F2:0939.003B: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2870.982432] usb 1-1.2: USB disconnect, device number 60
- [ 2872.542851] usb 1-1.2: new low-speed USB device number 61 using xhci-hcd
- [ 2872.775056] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.003C/input/input61
- [ 2872.809574] hid-generic 0003:04F2:0939.003C: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2921.158503] usb 1-1.2: USB disconnect, device number 61
- [ 2922.718314] usb 1-1.2: new low-speed USB device number 62 using xhci-hcd
- [ 2922.950853] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.003D/input/input62
- [ 2922.997898] hid-generic 0003:04F2:0939.003D: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 2971.334424] usb 1-1.2: USB disconnect, device number 62
- [ 2972.894969] usb 1-1.2: new low-speed USB device number 63 using xhci-hcd
- [ 2973.126951] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.003E/input/input63
- [ 2973.160022] hid-generic 0003:04F2:0939.003E: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3021.510424] usb 1-1.2: USB disconnect, device number 63
- [ 3023.071950] usb 1-1.2: new low-speed USB device number 64 using xhci-hcd
- [ 3023.303064] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.003F/input/input64
- [ 3023.350104] hid-generic 0003:04F2:0939.003F: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3071.686454] usb 1-1.2: USB disconnect, device number 64
- [ 3073.244650] usb 1-1.2: new low-speed USB device number 65 using xhci-hcd
- [ 3073.479071] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0040/input/input65
- [ 3073.526084] hid-generic 0003:04F2:0939.0040: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3121.862411] usb 1-1.2: USB disconnect, device number 65
- [ 3123.421095] usb 1-1.2: new low-speed USB device number 66 using xhci-hcd
- [ 3123.654984] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0041/input/input66
- [ 3123.701894] hid-generic 0003:04F2:0939.0041: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3172.038425] usb 1-1.2: USB disconnect, device number 66
- [ 3173.597355] usb 1-1.2: new low-speed USB device number 67 using xhci-hcd
- [ 3173.831098] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0042/input/input67
- [ 3173.877992] hid-generic 0003:04F2:0939.0042: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3222.210224] usb 1-1.2: USB disconnect, device number 67
- [ 3223.773433] usb 1-1.2: new low-speed USB device number 68 using xhci-hcd
- [ 3224.007076] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0043/input/input68
- [ 3224.038153] hid-generic 0003:04F2:0939.0043: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3272.390466] usb 1-1.2: USB disconnect, device number 68
- [ 3273.949424] usb 1-1.2: new low-speed USB device number 69 using xhci-hcd
- [ 3274.182577] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0044/input/input69
- [ 3274.230215] hid-generic 0003:04F2:0939.0044: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3322.566430] usb 1-1.2: USB disconnect, device number 69
- [ 3324.125268] usb 1-1.2: new low-speed USB device number 70 using xhci-hcd
- [ 3324.358430] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0045/input/input70
- [ 3324.389919] hid-generic 0003:04F2:0939.0045: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3372.742488] usb 1-1.2: USB disconnect, device number 70
- [ 3374.301049] usb 1-1.2: new low-speed USB device number 71 using xhci-hcd
- [ 3374.535011] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0046/input/input71
- [ 3374.581934] hid-generic 0003:04F2:0939.0046: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3422.918497] usb 1-1.2: USB disconnect, device number 71
- [ 3424.476724] usb 1-1.2: new low-speed USB device number 72 using xhci-hcd
- [ 3424.709558] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0047/input/input72
- [ 3424.756382] hid-generic 0003:04F2:0939.0047: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3473.094510] usb 1-1.2: USB disconnect, device number 72
- [ 3474.652309] usb 1-1.2: new low-speed USB device number 73 using xhci-hcd
- [ 3474.887138] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0048/input/input73
- [ 3474.934156] hid-generic 0003:04F2:0939.0048: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3523.270513] usb 1-1.2: USB disconnect, device number 73
- [ 3524.832026] usb 1-1.2: new low-speed USB device number 74 using xhci-hcd
- [ 3525.063005] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0049/input/input74
- [ 3525.109909] hid-generic 0003:04F2:0939.0049: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3573.446466] usb 1-1.2: USB disconnect, device number 74
- [ 3575.007498] usb 1-1.2: new low-speed USB device number 75 using xhci-hcd
- [ 3575.237937] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.004A/input/input75
- [ 3575.273772] hid-generic 0003:04F2:0939.004A: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3623.622475] usb 1-1.2: USB disconnect, device number 75
- [ 3625.182957] usb 1-1.2: new low-speed USB device number 76 using xhci-hcd
- [ 3625.415023] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.004B/input/input76
- [ 3625.462028] hid-generic 0003:04F2:0939.004B: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3673.798450] usb 1-1.2: USB disconnect, device number 76
- [ 3675.358504] usb 1-1.2: new low-speed USB device number 77 using xhci-hcd
- [ 3675.589940] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.004C/input/input77
- [ 3675.636836] hid-generic 0003:04F2:0939.004C: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3723.974516] usb 1-1.2: USB disconnect, device number 77
- [ 3725.533992] usb 1-1.2: new low-speed USB device number 78 using xhci-hcd
- [ 3725.766162] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.004D/input/input78
- [ 3725.813011] hid-generic 0003:04F2:0939.004D: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3774.150277] usb 1-1.2: USB disconnect, device number 78
- [ 3775.709360] usb 1-1.2: new low-speed USB device number 79 using xhci-hcd
- [ 3775.943033] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.004E/input/input79
- [ 3775.989919] hid-generic 0003:04F2:0939.004E: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3824.326528] usb 1-1.2: USB disconnect, device number 79
- [ 3825.884848] usb 1-1.2: new low-speed USB device number 80 using xhci-hcd
- [ 3826.118795] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.004F/input/input80
- [ 3826.165249] hid-generic 0003:04F2:0939.004F: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3874.502402] usb 1-1.2: USB disconnect, device number 80
- [ 3876.060263] usb 1-1.2: new low-speed USB device number 81 using xhci-hcd
- [ 3876.295091] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0050/input/input81
- [ 3876.342142] hid-generic 0003:04F2:0939.0050: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3924.678446] usb 1-1.2: USB disconnect, device number 81
- [ 3926.239698] usb 1-1.2: new low-speed USB device number 82 using xhci-hcd
- [ 3926.469906] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0051/input/input82
- [ 3926.505861] hid-generic 0003:04F2:0939.0051: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 3974.854511] usb 1-1.2: USB disconnect, device number 82
- [ 3976.415085] usb 1-1.2: new low-speed USB device number 83 using xhci-hcd
- [ 3976.646000] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0052/input/input83
- [ 3976.679587] hid-generic 0003:04F2:0939.0052: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 4025.030476] usb 1-1.2: USB disconnect, device number 83
- [ 4026.587079] usb 1-1.2: new low-speed USB device number 84 using xhci-hcd
- [ 4026.821972] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0053/input/input84
- [ 4026.868404] hid-generic 0003:04F2:0939.0053: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 4075.206525] usb 1-1.2: USB disconnect, device number 84
- [ 4076.767438] usb 1-1.2: new low-speed USB device number 85 using xhci-hcd
- [ 4076.999610] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0054/input/input85
- [ 4077.032180] hid-generic 0003:04F2:0939.0054: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 4125.382480] usb 1-1.2: USB disconnect, device number 85
- [ 4126.943752] usb 1-1.2: new low-speed USB device number 86 using xhci-hcd
- [ 4127.173986] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0055/input/input86
- [ 4127.220644] hid-generic 0003:04F2:0939.0055: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 4175.558487] usb 1-1.2: USB disconnect, device number 86
- [ 4177.119888] usb 1-1.2: new low-speed USB device number 87 using xhci-hcd
- [ 4177.351117] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0056/input/input87
- [ 4177.398172] hid-generic 0003:04F2:0939.0056: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
- [ 4225.734502] usb 1-1.2: USB disconnect, device number 87
- [ 4227.292029] usb 1-1.2: new low-speed USB device number 88 using xhci-hcd
- [ 4227.527110] input: PixArt USB Optical Mouse as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0939.0057/input/input88
- [ 4227.573516] hid-generic 0003:04F2:0939.0057: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement