Part 1
dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.15.78 (ubuntu@b52f2e9ef07a) (aarch64-linux-gnu-gcc (ctng-1.25.0-119g-FA) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Tue Mar 14 21:17:17 CST 2023
[ 0.000000] Machine model: FriendlyElec NanoPi R4S
[ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
[ 0.000000] printk: bootconsole [uart8250] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000200000-0x00000000083fffff]
[ 0.000000] node 0: [mem 0x000000000a200000-0x00000000f7ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 7680 pages in unavailable ranges
[ 0.000000] cma: Reserved 16 MiB at 0x00000000f2800000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 28 pages/cpu s74664 r8192 d31832 u114688
[ 0.000000] pcpu-alloc: s74664 r8192 d31832 u114688 alloc=28*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 991752
[ 0.000000] Kernel command line: storagemedia=sd androidboot.storagemedia=sd androidboot.mode=normal androidboot.dtbo_idx=1 androidboot.verifiedbootstate=orange swiotlb=1 coherent_pool=1m rw console=ttyS2,1500000 earlycon=uart8250,mmio32,0xff1a0000 root=/dev/mmcblk1p8 rootfstype=ext4 data=/dev/mmcblk1p9 consoleblank=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[ 0.000000] Unknown kernel command line parameters "storagemedia=sd data=/dev/mmcblk1p9 cgroup_enable=memory cgroup_memory=1", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 3898628K/4030464K available (14592K kernel code, 2766K rwdata, 4728K rodata, 5824K init, 796K bss, 115452K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] ftrace: allocating 46731 entries in 183 pages
[ 0.000000] ftrace: allocated 183 pages with 6 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[ 0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @2580000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000002600000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000002610000
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.001827] Console: colour dummy device 80x25
[ 0.002306] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.003300] pid_max: default: 32768 minimum: 301
[ 0.003842] LSM: Security Framework initializing
[ 0.004404] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.005132] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.009079] rcu: Hierarchical SRCU implementation.
[ 0.010393] Platform MSI: interrupt-controller@fee20000 domain created
[ 0.011426] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.012447] EFI services will not be available.
[ 0.013636] smp: Bringing up secondary CPUs ...
[ 0.014995] Detected VIPT I-cache on CPU1
[ 0.015054] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.015075] GICv3: CPU1: using allocated LPI pending table @0x0000000002620000
[ 0.015139] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.016335] Detected VIPT I-cache on CPU2
[ 0.016393] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.016413] GICv3: CPU2: using allocated LPI pending table @0x0000000002630000
[ 0.016477] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.017652] Detected VIPT I-cache on CPU3
[ 0.017708] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.017729] GICv3: CPU3: using allocated LPI pending table @0x0000000002640000
[ 0.017791] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.019060] CPU features: detected: Spectre-v2
[ 0.019071] CPU features: detected: Spectre-v4
[ 0.019076] CPU features: detected: Spectre-BHB
[ 0.019082] CPU features: detected: ARM erratum 1742098
[ 0.019086] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.019091] Detected PIPT I-cache on CPU4
[ 0.019117] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.019133] GICv3: CPU4: using allocated LPI pending table @0x0000000002650000
[ 0.019171] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ 0.020208] Detected PIPT I-cache on CPU5
[ 0.020244] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.020260] GICv3: CPU5: using allocated LPI pending table @0x0000000002660000
[ 0.020300] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ 0.020450] smp: Brought up 1 node, 6 CPUs
[ 0.034999] SMP: Total of 6 processors activated.
[ 0.035453] CPU features: detected: 32-bit EL0 Support
[ 0.035946] CPU features: detected: CRC32 instructions
[ 0.059786] CPU: All CPU(s) started at EL2
[ 0.060240] alternatives: patching kernel code
[ 0.062812] devtmpfs: initialized
[ 0.073537] Registered cp15_barrier emulation handler
[ 0.074026] Registered setend emulation handler
[ 0.074614] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.075540] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.076712] pinctrl core: initialized pinctrl subsystem
[ 0.077705] DMI not present or invalid.
[ 0.078629] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.081486] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.082506] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.083778] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.084579] audit: initializing netlink subsys (disabled)
[ 0.085246] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1
[ 0.086116] thermal_sys: Registered thermal governor 'fair_share'
[ 0.086123] thermal_sys: Registered thermal governor 'step_wise'
[ 0.087175] cpuidle: using governor ladder
[ 0.088135] cpuidle: using governor menu
[ 0.088661] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.089486] ASID allocator initialised with 65536 entries
[ 0.115739] platform ff940000.hdmi: Fixing up cyclic dependency with ff8f0000.vop
[ 0.116487] platform ff940000.hdmi: Fixing up cyclic dependency with ff900000.vop
[ 0.125298] rockchip-gpio ff720000.gpio0: probed /pinctrl/gpio0@ff720000
[ 0.126563] rockchip-gpio ff730000.gpio1: probed /pinctrl/gpio1@ff730000
[ 0.127816] rockchip-gpio ff780000.gpio2: probed /pinctrl/gpio2@ff780000
[ 0.129056] rockchip-gpio ff788000.gpio3: probed /pinctrl/gpio3@ff788000
[ 0.130269] rockchip-gpio ff790000.gpio4: probed /pinctrl/gpio4@ff790000
[ 0.145228] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.145859] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.146485] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.147109] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.149747] cryptd: max_cpu_qlen set to 1000
[ 0.157869] iommu: Default domain type: Translated
[ 0.158331] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.161550] SCSI subsystem initialized
[ 0.162090] libata version 3.00 loaded.
[ 0.162246] usbcore: registered new interface driver usbfs
[ 0.162789] usbcore: registered new interface driver hub
[ 0.163315] usbcore: registered new device driver usb
[ 0.163835] mc: Linux media interface: v0.10
[ 0.164254] videodev: Linux video capture interface: v2.00
[ 0.164798] pps_core: LinuxPPS API ver. 1 registered
[ 0.165261] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.166118] PTP clock support registered
[ 0.167103] Advanced Linux Sound Architecture Driver Initialized.
[ 0.168173] Bluetooth: Core ver 2.22
[ 0.168537] NET: Registered PF_BLUETOOTH protocol family
[ 0.169035] Bluetooth: HCI device and connection manager initialized
[ 0.169631] Bluetooth: HCI socket layer initialized
[ 0.170130] Bluetooth: L2CAP socket layer initialized
[ 0.170615] Bluetooth: SCO socket layer initialized
[ 0.171082] NetLabel: Initializing
[ 0.171400] NetLabel: domain hash size = 128
[ 0.171806] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.172377] NetLabel: unlabeled traffic allowed by default
[ 0.173421] clocksource: Switched to clocksource arch_sys_counter
[ 0.220083] VFS: Disk quotas dquot_6.6.0
[ 0.220510] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.221268] FS-Cache: Loaded
[ 0.230175] NET: Registered PF_INET protocol family
[ 0.230914] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.234074] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes, linear)
[ 0.234936] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.235665] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.236654] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.237959] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.238731] UDP hash table entries: 2048 (order: 5, 196608 bytes, linear)
[ 0.239534] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes, linear)
[ 0.240571] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.241708] RPC: Registered named UNIX socket transport module.
[ 0.242265] RPC: Registered udp transport module.
[ 0.242704] RPC: Registered tcp transport module.
[ 0.243141] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.243763] PCI: CLS 0 bytes, default 64
[ 0.244448] Trying to unpack rootfs image as initramfs...
[ 0.254122] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.255232] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.643308] Freeing initrd memory: 7880K
[ 0.923995] Initialise system trusted keyrings
[ 0.924710] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.931593] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.932469] FS-Cache: Netfs 'nfs' registered for caching
[ 0.933380] NFS: Registering the id_resolver key type
[ 0.933903] Key type id_resolver registered
[ 0.934299] Key type id_legacy registered
[ 0.934747] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.935377] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.936269] fuse: init (API version 7.34)
[ 0.985436] Key type asymmetric registered
[ 0.985824] Asymmetric key parser 'x509' registered
[ 0.986336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.987180] io scheduler mq-deadline registered
[ 0.987606] io scheduler kyber registered
[ 0.997450] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.998165] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 1.000215] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 1.000924] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 1.002292] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[ 1.004470] printk: console [ttyS2] disabled
[ 1.004924] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 41, base_baud = 1500000) is a 16550A
[ 1.005906] printk: console [ttyS2] enabled
[ 1.006663] printk: bootconsole [uart8250] disabled
[ 1.009937] random: crng init done
[ 1.010111] rockchip-vop ff8f0000.vop: Adding to iommu group 2
[ 1.011399] rockchip-vop ff900000.vop: Adding to iommu group 3
[ 1.017995] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffff800008f261d0)
[ 1.018768] [drm] unsupported AFBC format[3231564e]
[ 1.020962] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffff800008f261d0)
[ 1.024589] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 1.029105] brd: module loaded
[ 1.036592] loop: module loaded
[ 1.039795] PPP generic driver version 2.4.2
[ 1.040339] usbcore: registered new interface driver asix
[ 1.040854] usbcore: registered new interface driver ax88179_178a
[ 1.041416] usbcore: registered new interface driver cdc_ether
[ 1.041956] usbcore: registered new interface driver qmi_wwan
[ 1.056265] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.056856] ehci-pci: EHCI PCI platform driver
[ 1.057289] ehci-platform: EHCI generic platform driver
[ 1.060034] ehci-platform fe380000.usb: EHCI Host Controller
[ 1.060549] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[ 1.061344] ehci-platform fe380000.usb: irq 33, io mem 0xfe380000
[ 1.093433] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 1.094166] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.094897] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.095534] usb usb1: Product: EHCI Host Controller
[ 1.095966] usb usb1: Manufacturer: Linux 5.15.78 ehci_hcd
[ 1.096449] usb usb1: SerialNumber: fe380000.usb
[ 1.097332] hub 1-0:1.0: USB hub found
[ 1.097697] hub 1-0:1.0: 1 port detected
[ 1.098515] rockchip-usb2phy ff770000.syscon:usb2phy@e460: Requested PHY is disabled
[ 1.099199] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 1.099706] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[ 1.100487] ehci-platform fe3c0000.usb: irq 35, io mem 0xfe3c0000
[ 1.123450] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 1.124194] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.124926] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.125563] usb usb2: Product: EHCI Host Controller
[ 1.125995] usb usb2: Manufacturer: Linux 5.15.78 ehci_hcd
[ 1.126479] usb usb2: SerialNumber: fe3c0000.usb
[ 1.127329] hub 2-0:1.0: USB hub found
[ 1.127690] hub 2-0:1.0: 1 port detected
[ 1.128611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.129167] ohci-platform: OHCI generic platform driver
[ 1.129871] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 1.130471] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[ 1.131255] ohci-platform fe3a0000.usb: irq 34, io mem 0xfe3a0000
[ 1.197582] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[ 1.198313] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.198950] usb usb3: Product: Generic Platform OHCI controller
[ 1.199472] usb usb3: Manufacturer: Linux 5.15.78 ohci_hcd
[ 1.199956] usb usb3: SerialNumber: fe3a0000.usb
[ 1.200783] hub 3-0:1.0: USB hub found
[ 1.201143] hub 3-0:1.0: 1 port detected
[ 1.201924] rockchip-usb2phy ff770000.syscon:usb2phy@e460: Requested PHY is disabled
[ 1.202607] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 1.203205] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[ 1.203997] ohci-platform fe3e0000.usb: irq 36, io mem 0xfe3e0000
[ 1.277582] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[ 1.278313] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.278948] usb usb4: Product: Generic Platform OHCI controller
[ 1.279470] usb usb4: Manufacturer: Linux 5.15.78 ohci_hcd
[ 1.279954] usb usb4: SerialNumber: fe3e0000.usb
[ 1.280773] hub 4-0:1.0: USB hub found
[ 1.281134] hub 4-0:1.0: 1 port detected
[ 1.282528] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.283026] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
[ 1.283851] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000202002030010
[ 1.284722] xhci-hcd xhci-hcd.0.auto: irq 70, io mem 0xfe800000
[ 1.285429] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.285919] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6
[ 1.286599] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 1.287316] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.288046] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.288681] usb usb5: Product: xHCI Host Controller
[ 1.289112] usb usb5: Manufacturer: Linux 5.15.78 xhci-hcd
[ 1.289596] usb usb5: SerialNumber: xhci-hcd.0.auto
[ 1.290449] hub 5-0:1.0: USB hub found
[ 1.290811] hub 5-0:1.0: 1 port detected
[ 1.291492] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.292304] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 1.293032] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.293690] usb usb6: Product: xHCI Host Controller
[ 1.294123] usb usb6: Manufacturer: Linux 5.15.78 xhci-hcd
[ 1.294607] usb usb6: SerialNumber: xhci-hcd.0.auto
[ 1.295459] hub 6-0:1.0: USB hub found
[ 1.295819] hub 6-0:1.0: 1 port detected
[ 1.296586] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 1.297081] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7
[ 1.297869] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000202002030010
[ 1.298732] xhci-hcd xhci-hcd.1.auto: irq 71, io mem 0xfe900000
[ 1.299442] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 1.299936] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8
[ 1.300616] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 1.301318] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.302048] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.302683] usb usb7: Product: xHCI Host Controller
[ 1.303114] usb usb7: Manufacturer: Linux 5.15.78 xhci-hcd
[ 1.303616] usb usb7: SerialNumber: xhci-hcd.1.auto
[ 1.304458] hub 7-0:1.0: USB hub found
[ 1.304818] hub 7-0:1.0: 1 port detected
[ 1.305497] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.306307] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 1.307035] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.307670] usb usb8: Product: xHCI Host Controller
[ 1.308101] usb usb8: Manufacturer: Linux 5.15.78 xhci-hcd
[ 1.308584] usb usb8: SerialNumber: xhci-hcd.1.auto
[ 1.309419] hub 8-0:1.0: USB hub found
[ 1.309780] hub 8-0:1.0: 1 port detected
[ 1.310520] usbcore: registered new interface driver cdc_acm
[ 1.311021] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.311760] usbcore: registered new interface driver cdc_wdm
[ 1.312359] usbcore: registered new interface driver usb-storage
[ 1.312961] usbcore: registered new interface driver usbserial_generic
[ 1.313576] usbserial: USB Serial support registered for generic
[ 1.314161] usbcore: registered new interface driver ch341
[ 1.314658] usbserial: USB Serial support registered for ch341-uart
[ 1.315259] usbcore: registered new interface driver cp210x
[ 1.315763] usbserial: USB Serial support registered for cp210x
[ 1.316361] usbcore: registered new interface driver ftdi_sio
[ 1.316880] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.317675] usbcore: registered new interface driver option
[ 1.318179] usbserial: USB Serial support registered for GSM modem (1-port)
[ 1.319002] usbcore: registered new interface driver pl2303
[ 1.319506] usbserial: USB Serial support registered for pl2303
[ 1.320086] usbcore: registered new interface driver qcserial
[ 1.320605] usbserial: USB Serial support registered for Qualcomm USB modem
[ 1.321602] mousedev: PS/2 mouse device common for all mice
[ 1.322860] i2c_dev: i2c /dev entries driver
[ 1.328284] IR NEC protocol handler initialized
[ 1.329106] rockchip-rga ff680000.rga: HW Version: 0x03.02
[ 1.329761] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0
[ 1.333753] dw_wdt ff848000.watchdog: No valid TOPs array specified
[ 1.334790] device-mapper: uevent: version 1.0.3
[ 1.335444] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 1.338111] sdhci: Secure Digital Host Controller Interface driver
[ 1.338659] sdhci: Copyright(c) Pierre Ossman
[ 1.339043] Synopsys Designware Multimedia Card Interface Driver
[ 1.339996] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.341901] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.342881] hid: raw HID events driver (C) Jiri Kosina
[ 1.343623] usbcore: registered new interface driver usbhid
[ 1.344117] usbhid: USB HID core driver
[ 1.349332] Initializing XFRM netlink socket
[ 1.350059] NET: Registered PF_INET6 protocol family
[ 1.351559] Segment Routing with IPv6
[ 1.351907] In-situ OAM (IOAM) with IPv6
[ 1.354803] bpfilter: Loaded bpfilter_umh pid 169
[ 1.355875] NET: Registered PF_PACKET protocol family
[ 1.357041] Bluetooth: RFCOMM TTY layer initialized
[ 1.357498] Bluetooth: RFCOMM socket layer initialized
[ 1.357974] Bluetooth: RFCOMM ver 1.11
[ 1.358316] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.358844] Bluetooth: HIDP socket layer initialized
[ 1.359354] Key type dns_resolver registered
[ 1.361295] registered taskstats version 1