Skip to content

Instantly share code, notes, and snippets.

@amazingfate
Created July 25, 2022 10:27
Show Gist options
  • Save amazingfate/94b718597e979358391a24d5c5e8b81a to your computer and use it in GitHub Desktop.
Save amazingfate/94b718597e979358391a24d5c5e8b81a to your computer and use it in GitHub Desktop.
tf-reboot-no-power-down
[ 3.813795] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[ 3.813818] Linux version 5.10.66-rk35xx-g55f540ce97a3-dirty (root@f5001c1626de) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #trunk SMP Mon Jul 25 09:36:14 UTC 2022
[ 3.824542] Machine model: Radxa ROCK 5B
[ 3.824693] efi: UEFI not found.
[ 3.828317] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
[ 3.828339] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
[ 3.828396] Reserved memory: created CMA memory pool at 0x0000000010000000, size 256 MiB
[ 3.828403] OF: reserved mem: initialized node cma, compatible id shared-dma-pool
[ 3.969114] Zone ranges:
[ 3.969125] DMA [mem 0x0000000000200000-0x00000000ffffffff]
[ 3.969136] DMA32 empty
[ 3.969144] Normal [mem 0x0000000100000000-0x00000001ffffffff]
[ 3.969154] Movable zone start for each node
[ 3.969159] Early memory node ranges
[ 3.969166] node 0: [mem 0x0000000000200000-0x00000000efffffff]
[ 3.969175] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
[ 3.969185] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff]
[ 4.008968] psci: probing for conduit method from DT.
[ 4.008980] psci: PSCIv1.1 detected in firmware.
[ 4.008986] psci: Using standard PSCI v0.2 function IDs
[ 4.008994] psci: MIGRATE_INFO_TYPE not supported.
[ 4.009001] psci: SMC Calling Convention v1.2
[ 4.009381] percpu: Embedded 30 pages/cpu s84648 r8192 d30040 u122880
[ 4.009607] Detected VIPT I-cache on CPU0
[ 4.009651] CPU features: detected: GIC system register CPU interface
[ 4.009658] CPU features: detected: Virtualization Host Extensions
[ 4.009670] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 4.009681] alternatives: patching kernel code
[ 4.009940] Built 1 zonelists, mobility grouping on. Total pages: 1999368
[ 4.009952] Kernel command line: root=UUID=cd241ec0-2d39-4532-80f1-6cae30b63976 rootwait rootfstype=ext4 console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=7 ubootpart=652d2c7f-325b-084c-86bf-d3f447e20b63 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u fw_devlink=off cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[ 4.011108] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 4.011492] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 4.011501] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 4.017563] software IO TLB: mapped [mem 0x00000000ec000000-0x00000000f0000000] (64MB)
[ 4.110860] Memory: 7601544K/8124416K available (13632K kernel code, 3052K rwdata, 5532K rodata, 5952K init, 510K bss, 260728K reserved, 262144K cma-reserved)
[ 4.111011] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 4.111047] ftrace: allocating 53889 entries in 211 pages
[ 4.196425] ftrace: allocated 211 pages with 5 groups
[ 4.196718] rcu: Hierarchical RCU implementation.
[ 4.196728] rcu: RCU event tracing is enabled.
[ 4.196735] Rude variant of Tasks RCU enabled.
[ 4.196742] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 4.201446] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 4.204169] GICv3: GIC: Using split EOI/Deactivate mode
[ 4.204178] GICv3: 480 SPIs implemented
[ 4.204184] GICv3: 0 Extended SPIs implemented
[ 4.204215] GICv3: Distributor has no Range Selector support
[ 4.204227] GICv3: 16 PPIs implemented
[ 4.204274] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
[ 4.204399] ITS [mem 0xfe640000-0xfe65ffff]
[ 4.204449] ITS@0x00000000fe640000: allocated 8192 Devices @1001d0000 (indirect, esz 8, psz 64K, shr 0)
[ 4.204476] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @1001e0000 (flat, esz 2, psz 64K, shr 0)
[ 4.204487] ITS: using cache flushing for cmd queue
[ 4.204525] ITS [mem 0xfe660000-0xfe67ffff]
[ 4.204570] ITS@0x00000000fe660000: allocated 8192 Devices @100200000 (indirect, esz 8, psz 64K, shr 0)
[ 4.204596] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @100210000 (flat, esz 2, psz 64K, shr 0)
[ 4.204606] ITS: using cache flushing for cmd queue
[ 4.204845] GICv3: using LPI property table @0x0000000100220000
[ 4.204963] GIC: using cache flushing for LPI property table
[ 4.204974] GICv3: CPU0: using allocated LPI pending table @0x0000000100230000
[ 4.205149] random: get_random_bytes called from start_kernel+0x3d8/0x5c8 with crng_init=0
[ 4.328816] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 4.328830] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 4.328843] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 4.330119] Console: colour dummy device 80x25
[ 4.330765] printk: console [tty1] enabled
[ 4.330802] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 4.330826] pid_max: default: 32768 minimum: 301
[ 4.330983] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 4.331016] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 4.332756] rcu: Hierarchical SRCU implementation.
[ 4.333527] Platform MSI: msi-controller@fe640000 domain created
[ 4.333558] Platform MSI: msi-controller@fe660000 domain created
[ 4.333941] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe640000 domain created
[ 4.333975] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe660000 domain created
[ 4.334188] EFI services will not be available.
[ 4.334521] smp: Bringing up secondary CPUs ...
[ 4.335060] Detected VIPT I-cache on CPU1
[ 4.335095] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
[ 4.335112] GICv3: CPU1: using allocated LPI pending table @0x0000000100240000
[ 4.335153] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[ 4.335758] Detected VIPT I-cache on CPU2
[ 4.335787] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
[ 4.335802] GICv3: CPU2: using allocated LPI pending table @0x0000000100250000
[ 4.335841] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
[ 4.336402] Detected VIPT I-cache on CPU3
[ 4.336429] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
[ 4.336443] GICv3: CPU3: using allocated LPI pending table @0x0000000100260000
[ 4.336479] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
[ 4.337046] CPU features: detected: Spectre-v4
[ 4.337050] Detected PIPT I-cache on CPU4
[ 4.337064] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000
[ 4.337073] GICv3: CPU4: using allocated LPI pending table @0x0000000100270000
[ 4.337096] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0]
[ 4.337606] Detected PIPT I-cache on CPU5
[ 4.337621] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000
[ 4.337630] GICv3: CPU5: using allocated LPI pending table @0x0000000100280000
[ 4.337654] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0]
[ 4.338196] Detected PIPT I-cache on CPU6
[ 4.338210] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000
[ 4.338219] GICv3: CPU6: using allocated LPI pending table @0x0000000100290000
[ 4.338243] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0]
[ 4.338802] Detected PIPT I-cache on CPU7
[ 4.338816] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000
[ 4.338825] GICv3: CPU7: using allocated LPI pending table @0x00000001002a0000
[ 4.338848] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0]
[ 4.338913] smp: Brought up 1 node, 8 CPUs
[ 4.339187] SMP: Total of 8 processors activated.
[ 4.339200] CPU features: detected: Privileged Access Never
[ 4.339212] CPU features: detected: User Access Override
[ 4.339225] CPU features: detected: 32-bit EL0 Support
[ 4.339236] CPU features: detected: Common not Private translations
[ 4.339249] CPU features: detected: RAS Extension Support
[ 4.339261] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 4.339277] CPU features: detected: CRC32 instructions
[ 4.339288] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 4.339303] CPU features: detected: RCpc load-acquire (LDAPR)
[ 4.339381] CPU: All CPU(s) started at EL2
[ 4.341195] devtmpfs: initialized
[ 4.355280] Registered cp15_barrier emulation handler
[ 4.355292] Registered setend emulation handler
[ 4.355370] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 4.355382] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 4.358328] pinctrl core: initialized pinctrl subsystem
[ 4.358595] DMI not present or invalid.
[ 4.358715] NET: Registered protocol family 16
[ 4.359601] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 4.359698] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 4.360221] thermal_sys: Registered thermal governor 'fair_share'
[ 4.360223] thermal_sys: Registered thermal governor 'step_wise'
[ 4.360230] thermal_sys: Registered thermal governor 'user_space'
[ 4.360235] thermal_sys: Registered thermal governor 'power_allocator'
[ 4.360369] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ 4.360408] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[ 4.360440] thermal thermal_zone3: power_allocator: sustainable_power will be estimated
[ 4.360487] thermal thermal_zone4: power_allocator: sustainable_power will be estimated
[ 4.360520] thermal thermal_zone5: power_allocator: sustainable_power will be estimated
[ 4.360554] thermal thermal_zone6: power_allocator: sustainable_power will be estimated
[ 4.360576] cpuidle: using governor menu
[ 4.360585] Registered FIQ tty driver
[ 4.360774] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 4.360885] ASID allocator initialised with 65536 entries
[ 4.362463] printk: console [ramoops-1] enabled
[ 4.362470] pstore: Registered ramoops as persistent store backend
[ 4.362476] ramoops: using 0xf0000@0x110000, ecc: 0
[ 4.398020] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
[ 4.398232] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
[ 4.398434] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
[ 4.398630] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
[ 4.398824] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
[ 4.398871] rockchip-pinctrl pinctrl: probed pinctrl
[ 4.408204] fiq_debugger fiq_debugger.0: IRQ fiq not found
[ 4.408218] fiq_debugger fiq_debugger.0: IRQ wakeup not found
[ 4.408226] fiq_debugger_probe: could not install nmi irq handler
[ 4.408454] printk: console [ttyFIQ0] enabled
[ 4.408544] Registered fiq debugger ttyFIQ0
[ 4.408897] vcc5v0_sys: supplied by vcc12v_dcin
[ 4.409319] vcc_1v1_nldo_s3: supplied by vcc5v0_sys
[ 4.409526] vcc5v0_host: supplied by vcc5v0_sys
[ 4.409711] vcc3v3_pcie2x1l2: regulator get failed, ret=-517
[ 4.409836] vcc3v3_pcie2x1l0: supplied by vcc5v0_sys
[ 4.409959] vcc3v3_pcie30: supplied by vcc5v0_sys
[ 4.410243] iommu: Default domain type: Translated
[ 4.410310] rk_iommu fdab9000.iommu: version = 2
[ 4.410699] rk_iommu fdb60f00.iommu: version = 2
[ 4.410887] rk_iommu fdb70f00.iommu: version = 2
[ 4.411048] rk_iommu fdb90480.iommu: version = 2
[ 4.411224] rk_iommu fdba0800.iommu: version = 2
[ 4.411400] rk_iommu fdba4800.iommu: version = 2
[ 4.411585] rk_iommu fdba8800.iommu: version = 2
[ 4.411765] rk_iommu fdbac800.iommu: version = 2
[ 4.411941] rk_iommu fdbb0800.iommu: version = 2
[ 4.412127] rk_iommu fdbdf000.iommu: version = 2
[ 4.412412] rk_iommu fdbef000.iommu: version = 2
[ 4.412686] rk_iommu fdc38700.iommu: version = 2
[ 4.412961] rk_iommu fdc48700.iommu: version = 2
[ 4.413095] rk_iommu fdd97e00.iommu: version = 2
[ 4.413386] SCSI subsystem initialized
[ 4.413463] usbcore: registered new interface driver usbfs
[ 4.413484] usbcore: registered new interface driver hub
[ 4.413500] usbcore: registered new device driver usb
[ 4.413535] mc: Linux media interface: v0.10
[ 4.413550] videodev: Linux video capture interface: v2.00
[ 4.413579] pps_core: LinuxPPS API ver. 1 registered
[ 4.413585] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 4.413596] PTP clock support registered
[ 4.413828] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[ 4.413864] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[ 4.414738] Advanced Linux Sound Architecture Driver Initialized.
[ 4.416219] rockchip-cpuinfo cpuinfo: SoC : 35880000
[ 4.416229] rockchip-cpuinfo cpuinfo: Serial : 2481a4db603cb82a
[ 4.416584] clocksource: Switched to clocksource arch_sys_counter
[ 4.822662] VFS: Disk quotas dquot_6.6.0
[ 4.822703] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 4.827155] NET: Registered protocol family 2
[ 4.827266] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 4.829164] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 163840 bytes, linear)
[ 4.829259] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 4.829585] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 4.830320] TCP: Hash tables configured (established 65536 bind 65536)
[ 4.830376] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 4.830522] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 4.830729] NET: Registered protocol family 1
[ 4.831023] RPC: Registered named UNIX socket transport module.
[ 4.831034] RPC: Registered udp transport module.
[ 4.831040] RPC: Registered tcp transport module.
[ 4.831045] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 4.831453] PCI: CLS 0 bytes, default 64
[ 4.831747] Trying to unpack rootfs image as initramfs...
[ 5.036842] Freeing initrd memory: 8464K
[ 5.037544] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 5.040075] Initialise system trusted keyrings
[ 5.040179] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 5.042782] NFS: Registering the id_resolver key type
[ 5.042798] Key type id_resolver registered
[ 5.042804] Key type id_legacy registered
[ 5.042842] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 5.042849] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 5.042867] ntfs: driver 2.1.32 [Flags: R/W].
[ 5.043336] NET: Registered protocol family 38
[ 5.043345] Key type asymmetric registered
[ 5.043351] Asymmetric key parser 'x509' registered
[ 5.043369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 5.043376] io scheduler mq-deadline registered
[ 5.043384] io scheduler kyber registered
[ 5.050736] rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx phy init success
[ 5.050935] rockchip-hdptx-phy-hdmi fed70000.hdmiphy: hdptx phy init success
[ 5.053024] rk-pcie fe190000.pcie: invalid prsnt-gpios property in node
[ 5.053299] rk-pcie fe150000.pcie: invalid prsnt-gpios property in node
[ 5.053456] rk-pcie fe170000.pcie: invalid prsnt-gpios property in node
[ 5.053601] mpp_service mpp-srv: c71d300e4 author: Jianqun Xu 2022-06-22 video: rockchip: mpp: reset buffer members when release buffer
[ 5.053614] mpp_service mpp-srv: probe start
[ 5.055178] mpp_vepu2 jpege-ccu: probing start
[ 5.055187] mpp_vepu2 jpege-ccu: probing finish
[ 5.055313] mpp_vepu2 fdba0000.jpege-core: Adding to iommu group 4
[ 5.055524] mpp_vepu2 fdba0000.jpege-core: probing start
[ 5.055656] mpp_vepu2 fdba0000.jpege-core: attach ccu success
[ 5.055784] mpp_vepu2 fdba0000.jpege-core: probing finish
[ 5.055909] mpp_vepu2 fdba4000.jpege-core: Adding to iommu group 5
[ 5.056050] mpp_vepu2 fdba4000.jpege-core: probing start
[ 5.056149] mpp_vepu2 fdba4000.jpege-core: attach ccu success
[ 5.056250] mpp_vepu2 fdba4000.jpege-core: probing finish
[ 5.056371] mpp_vepu2 fdba8000.jpege-core: Adding to iommu group 6
[ 5.056506] mpp_vepu2 fdba8000.jpege-core: probing start
[ 5.056623] mpp_vepu2 fdba8000.jpege-core: attach ccu success
[ 5.056751] mpp_vepu2 fdba8000.jpege-core: probing finish
[ 5.056871] mpp_vepu2 fdbac000.jpege-core: Adding to iommu group 7
[ 5.057022] mpp_vepu2 fdbac000.jpege-core: probing start
[ 5.057119] mpp_vepu2 fdbac000.jpege-core: attach ccu success
[ 5.057231] mpp_vepu2 fdbac000.jpege-core: probing finish
[ 5.057484] mpp-iep2 fdbb0000.iep: Adding to iommu group 8
[ 5.057617] mpp-iep2 fdbb0000.iep: probe device
[ 5.057733] mpp-iep2 fdbb0000.iep: allocate roi buffer failed
[ 5.057835] mpp-iep2 fdbb0000.iep: probing finish
[ 5.058042] mpp_jpgdec fdb90000.jpegd: Adding to iommu group 3
[ 5.058241] mpp_jpgdec fdb90000.jpegd: probe device
[ 5.058454] mpp_jpgdec fdb90000.jpegd: probing finish
[ 5.058762] mpp_rkvdec2 fdc30000.rkvdec-ccu: rkvdec-ccu, probing start
[ 5.058826] mpp_rkvdec2 fdc30000.rkvdec-ccu: probing finish
[ 5.058943] mpp_rkvdec2 fdc38100.rkvdec-core: Adding to iommu group 11
[ 5.059185] mpp_rkvdec2 fdc38100.rkvdec-core: rkvdec-core, probing start
[ 5.059293] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_a is not found!
[ 5.059301] rkvdec2_init:697: No niu aclk reset resource define
[ 5.059308] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_h is not found!
[ 5.059314] rkvdec2_init:700: No niu hclk reset resource define
[ 5.059376] mpp_rkvdec2 fdc38100.rkvdec-core: core_mask=00010001
[ 5.059383] mpp_rkvdec2 fdc38100.rkvdec-core: attach ccu as core 0
[ 5.059519] mpp_rkvdec2 fdc38100.rkvdec-core: sram_start 0x00000000ff001000
[ 5.059527] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_iova 0x00000000fff00000
[ 5.059533] mpp_rkvdec2 fdc38100.rkvdec-core: sram_size 491520
[ 5.059539] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_size 1048576
[ 5.059546] mpp_rkvdec2 fdc38100.rkvdec-core: min_width 512
[ 5.059579] mpp_rkvdec2 fdc38100.rkvdec-core: probing finish
[ 5.059676] mpp_rkvdec2 fdc48100.rkvdec-core: Adding to iommu group 12
[ 5.059891] mpp_rkvdec2 fdc48100.rkvdec-core: rkvdec-core, probing start
[ 5.060013] mpp_rkvdec2 fdc48100.rkvdec-core: shared_niu_a is not found!
[ 5.060021] rkvdec2_init:697: No niu aclk reset resource define
[ 5.060028] mpp_rkvdec2 fdc48100.rkvdec-core: shared_niu_h is not found!
[ 5.060034] rkvdec2_init:700: No niu hclk reset resource define
[ 5.060084] mpp_rkvdec2 fdc48100.rkvdec-core: core_mask=00020002
[ 5.060103] mpp_rkvdec2 fdc48100.rkvdec-core: attach ccu as core 1
[ 5.060265] mpp_rkvdec2 fdc48100.rkvdec-core: sram_start 0x00000000ff079000
[ 5.060272] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_iova 0x00000000ffe00000
[ 5.060279] mpp_rkvdec2 fdc48100.rkvdec-core: sram_size 487424
[ 5.060285] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_size 1048576
[ 5.060292] mpp_rkvdec2 fdc48100.rkvdec-core: min_width 512
[ 5.060323] mpp_rkvdec2 fdc48100.rkvdec-core: probing finish
[ 5.060474] mpp_rkvenc2 rkvenc-ccu: probing start
[ 5.060483] mpp_rkvenc2 rkvenc-ccu: probing finish
[ 5.060601] mpp_rkvenc2 fdbd0000.rkvenc-core: Adding to iommu group 9
[ 5.060775] mpp_rkvenc2 fdbd0000.rkvenc-core: probing start
[ 5.060793] mpp_rkvenc2 fdbd0000.rkvenc-core: link mode task capacity 8
[ 5.060939] mpp_rkvenc2 fdbd0000.rkvenc-core: attach ccu as core 0
[ 5.061061] mpp_rkvenc2 fdbd0000.rkvenc-core: probing finish
[ 5.061149] mpp_rkvenc2 fdbe0000.rkvenc-core: Adding to iommu group 10
[ 5.061374] mpp_rkvenc2 fdbe0000.rkvenc-core: probing start
[ 5.061392] mpp_rkvenc2 fdbe0000.rkvenc-core: link mode task capacity 8
[ 5.061561] mpp_rkvenc2 fdbe0000.rkvenc-core: attach ccu as core 1
[ 5.061692] mpp_rkvenc2 fdbe0000.rkvenc-core: probing finish
[ 5.061936] mpp_av1dec: Adding child /av1d@fdc70000
[ 5.062048] mpp_av1dec: register device av1d-master
[ 5.062258] mpp_av1dec av1d-master: probing start
[ 5.062324] mpp_iommu_probe:405: failed to get device node
[ 5.062331] mpp_av1dec av1d-master: failed to attach iommu
[ 5.062491] mpp_av1dec av1d-master: probing finish
[ 5.062526] mpp_service mpp-srv: probe success
[ 5.069816] dma-pl330 fea10000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 5.069831] dma-pl330 fea10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 5.070031] rk-pcie fe150000.pcie: missing legacy IRQ resource
[ 5.070071] rk-pcie fe150000.pcie: IRQ msi not found
[ 5.070090] rk-pcie fe150000.pcie: use outband MSI support
[ 5.070111] rk-pcie fe150000.pcie: Missing *config* reg space
[ 5.070140] rk-pcie fe150000.pcie: host bridge /pcie@fe150000 ranges:
[ 5.070182] rk-pcie fe150000.pcie: err 0x00f0000000..0x00f00fffff -> 0x00f0000000
[ 5.070219] rk-pcie fe150000.pcie: IO 0x00f0100000..0x00f01fffff -> 0x00f0100000
[ 5.070263] rk-pcie fe150000.pcie: MEM 0x00f0200000..0x00f0ffffff -> 0x00f0200000
[ 5.070296] rk-pcie fe150000.pcie: MEM 0x0900000000..0x093fffffff -> 0x0900000000
[ 5.070349] rk-pcie fe150000.pcie: Missing *config* reg space
[ 5.070398] rk-pcie fe150000.pcie: invalid resource
[ 5.070728] dma-pl330 fea30000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 5.070743] dma-pl330 fea30000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 5.071616] dma-pl330 fed10000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 5.071629] dma-pl330 fed10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 5.071948] rockchip-pvtm fda40000.pvtm: pvtm@0 probed
[ 5.072003] rockchip-pvtm fda50000.pvtm: pvtm@1 probed
[ 5.072053] rockchip-pvtm fda60000.pvtm: pvtm@2 probed
[ 5.072104] rockchip-pvtm fdaf0000.pvtm: pvtm@3 probed
[ 5.072151] rockchip-pvtm fdb30000.pvtm: pvtm@4 probed
[ 5.072555] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[ 5.073330] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 5.074532] random: fast init done
[ 5.074638] random: crng init done
[ 5.075111] rockchip-vop2 fdd90000.vop: Adding to iommu group 13
[ 5.080766] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x5, primary plane phy id: 2
[ 5.080786] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp1 assign plane mask: 0xa, primary plane phy id: 3
[ 5.080814] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x140, primary plane phy id: 8
[ 5.080828] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp3 assign plane mask: 0x280, primary plane phy id: 9
[ 5.080840] rockchip-drm display-subsystem: failed to get hdmi0_phy_pll: -2
[ 5.080849] rockchip-drm display-subsystem: failed to get hdmi1_phy_pll: -2
[ 5.081064] [drm] failed to init overlay plane Cluster0-win1
[ 5.081100] [drm] failed to init overlay plane Cluster1-win1
[ 5.081135] [drm] failed to init overlay plane Cluster2-win1
[ 5.081168] [drm] failed to init overlay plane Cluster3-win1
[ 5.091459] rockchip-drm display-subsystem: bound fdd90000.vop (ops 0xffffffc010e53e30)
[ 5.092193] dwhdmi-rockchip fde80000.hdmi: registered ddc I2C bus driver
[ 5.092388] rockchip-drm display-subsystem: bound fde80000.hdmi (ops 0xffffffc010e5bb90)
[ 5.093165] dwhdmi-rockchip fdea0000.hdmi: registered ddc I2C bus driver
[ 5.093377] rockchip-drm display-subsystem: bound fdea0000.hdmi (ops 0xffffffc010e5bb90)
[ 5.093446] rockchip-drm display-subsystem: bound fde50000.dp (ops 0xffffffc010e5dea0)
[ 5.093962] rockchip-drm display-subsystem: failed to parse loader memory
[ 5.094032] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[ 5.094104] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[ 5.094131] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[ 5.094657] [drm] Initialized rockchip 3.0.0 20140818 for display-subsystem on minor 0
[ 5.099276] mali fb000000.gpu: Kernel DDK version g12p0-01eac0
[ 5.099397] mali fb000000.gpu: Power control initialization failed error = -517
[ 5.099432] mali fb000000.gpu: Device initialization Deferred
[ 5.100925] brd: module loaded
[ 5.104141] loop: module loaded
[ 5.104347] zram: Added device: zram0
[ 5.104490] lkdtm: No crash points registered, enable through debugfs
[ 5.104635] system_heap: orders[0] = 6
[ 5.104642] system_heap: orders[1] = 4
[ 5.104648] system_heap: orders[2] = 0
[ 5.106706] rockchip-spi feb20000.spi: no high_speed pinctrl state
[ 5.107475] rk806 spi2.0: chip id: RK806,ver:0x2, 0x1
[ 5.107740] rk806 spi2.0: ON: 0x80 OFF:0x80
[ 5.109498] vdd_gpu_s0: supplied by vcc5v0_sys
[ 5.113481] rk-pcie fe170000.pcie: missing legacy IRQ resource
[ 5.113501] rk-pcie fe170000.pcie: IRQ msi not found
[ 5.113508] rk-pcie fe170000.pcie: use outband MSI support
[ 5.113516] rk-pcie fe170000.pcie: Missing *config* reg space
[ 5.113528] rk-pcie fe170000.pcie: host bridge /pcie@fe170000 ranges:
[ 5.113546] rk-pcie fe170000.pcie: err 0x00f2000000..0x00f20fffff -> 0x00f2000000
[ 5.113560] rk-pcie fe170000.pcie: IO 0x00f2100000..0x00f21fffff -> 0x00f2100000
[ 5.113575] rk-pcie fe170000.pcie: MEM 0x00f2200000..0x00f2ffffff -> 0x00f2200000
[ 5.113587] rk-pcie fe170000.pcie: MEM 0x0980000000..0x09bfffffff -> 0x0980000000
[ 5.113625] rk-pcie fe170000.pcie: Missing *config* reg space
[ 5.113658] rk-pcie fe170000.pcie: invalid resource
[ 5.114459] vdd_cpu_lit_s0: supplied by vcc5v0_sys
[ 5.115174] vdd_log_s0: supplied by vcc5v0_sys
[ 5.115874] vdd_vdenc_s0: supplied by vcc5v0_sys
[ 5.116642] vdd_ddr_s0: supplied by vcc5v0_sys
[ 5.117068] vdd2_ddr_s3: supplied by vcc5v0_sys
[ 5.117694] vdd_2v0_pldo_s3: supplied by vcc5v0_sys
[ 5.118257] vcc_3v3_s3: supplied by vcc5v0_sys
[ 5.118801] vddq_ddr_s0: supplied by vcc5v0_sys
[ 5.119425] vcc_1v8_s3: supplied by vcc5v0_sys
[ 5.120077] vdd_0v75_s3: supplied by vcc_1v1_nldo_s3
[ 5.120737] vdd_ddr_pll_s0: supplied by vcc_1v1_nldo_s3
[ 5.121307] avdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[ 5.121877] vdd_0v85_s0: supplied by vcc_1v1_nldo_s3
[ 5.122446] vdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[ 5.123105] avcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[ 5.123817] vcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[ 5.124450] avdd_1v2_s0: supplied by vdd_2v0_pldo_s3
[ 5.125073] vcc_3v3_s0: supplied by vcc5v0_sys
[ 5.125626] vccio_sd_s0: supplied by vcc5v0_sys
[ 5.126192] pldo6_s3: supplied by vcc5v0_sys
[ 5.126746] rk806 spi2.0: no sleep-setting state
[ 5.126756] rk806 spi2.0: no reset-setting pinctrl state
[ 5.126763] rk806 spi2.0: no dvs-setting pinctrl state
[ 5.128594] libphy: Fixed MDIO Bus: probed
[ 5.129421] usbcore: registered new interface driver rndis_wlan
[ 5.129448] usbcore: registered new interface driver asix
[ 5.129470] usbcore: registered new interface driver cdc_ether
[ 5.129489] usbcore: registered new interface driver rndis_host
[ 5.129514] usbcore: registered new interface driver cdc_ncm
[ 5.133310] vcc3v3_pcie2x1l2: supplied by vcc_3v3_s3
[ 5.133960] rk-pcie fe190000.pcie: missing legacy IRQ resource
[ 5.133996] rk-pcie fe190000.pcie: IRQ msi not found
[ 5.134015] rk-pcie fe190000.pcie: use outband MSI support
[ 5.134035] rk-pcie fe190000.pcie: Missing *config* reg space
[ 5.134064] rk-pcie fe190000.pcie: host bridge /pcie@fe190000 ranges:
[ 5.134104] rk-pcie fe190000.pcie: err 0x00f4000000..0x00f40fffff -> 0x00f4000000
[ 5.134140] rk-pcie fe190000.pcie: IO 0x00f4100000..0x00f41fffff -> 0x00f4100000
[ 5.134179] rk-pcie fe190000.pcie: MEM 0x00f4200000..0x00f4ffffff -> 0x00f4200000
[ 5.134211] rk-pcie fe190000.pcie: MEM 0x0a00000000..0x0a3fffffff -> 0x0a00000000
[ 5.134266] rk-pcie fe190000.pcie: Missing *config* reg space
[ 5.134316] rk-pcie fe190000.pcie: invalid resource
[ 5.142530] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.142548] ehci-pci: EHCI PCI platform driver
[ 5.142579] ehci-platform: EHCI generic platform driver
[ 5.144981] ehci-platform fc800000.usb: EHCI Host Controller
[ 5.145000] ehci-platform fc800000.usb: new USB bus registered, assigned bus number 1
[ 5.145063] ehci-platform fc800000.usb: irq 19, io mem 0xfc800000
[ 5.156594] ehci-platform fc800000.usb: USB 2.0 started, EHCI 1.00
[ 5.156696] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 5.156708] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.156717] usb usb1: Product: EHCI Host Controller
[ 5.156725] usb usb1: Manufacturer: Linux 5.10.66-rk35xx-g55f540ce97a3-dirty ehci_hcd
[ 5.156734] usb usb1: SerialNumber: fc800000.usb
[ 5.157030] hub 1-0:1.0: USB hub found
[ 5.157053] hub 1-0:1.0: 1 port detected
[ 5.159596] ehci-platform fc880000.usb: EHCI Host Controller
[ 5.159613] ehci-platform fc880000.usb: new USB bus registered, assigned bus number 2
[ 5.159677] ehci-platform fc880000.usb: irq 21, io mem 0xfc880000
[ 5.169930] ehci-platform fc880000.usb: USB 2.0 started, EHCI 1.00
[ 5.170017] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 5.170029] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.170037] usb usb2: Product: EHCI Host Controller
[ 5.170045] usb usb2: Manufacturer: Linux 5.10.66-rk35xx-g55f540ce97a3-dirty ehci_hcd
[ 5.170054] usb usb2: SerialNumber: fc880000.usb
[ 5.170282] hub 2-0:1.0: USB hub found
[ 5.170301] hub 2-0:1.0: 1 port detected
[ 5.170617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.170632] ohci-platform: OHCI generic platform driver
[ 5.170777] ohci-platform fc840000.usb: Generic Platform OHCI controller
[ 5.170791] ohci-platform fc840000.usb: new USB bus registered, assigned bus number 3
[ 5.170842] ohci-platform fc840000.usb: irq 20, io mem 0xfc840000
[ 5.230670] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 5.230684] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.230693] usb usb3: Product: Generic Platform OHCI controller
[ 5.230701] usb usb3: Manufacturer: Linux 5.10.66-rk35xx-g55f540ce97a3-dirty ohci_hcd
[ 5.230710] usb usb3: SerialNumber: fc840000.usb
[ 5.230904] hub 3-0:1.0: USB hub found
[ 5.230923] hub 3-0:1.0: 1 port detected
[ 5.231172] ohci-platform fc8c0000.usb: Generic Platform OHCI controller
[ 5.231187] ohci-platform fc8c0000.usb: new USB bus registered, assigned bus number 4
[ 5.231240] ohci-platform fc8c0000.usb: irq 22, io mem 0xfc8c0000
[ 5.277745] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.290664] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 5.290679] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.290688] usb usb4: Product: Generic Platform OHCI controller
[ 5.290696] usb usb4: Manufacturer: Linux 5.10.66-rk35xx-g55f540ce97a3-dirty ohci_hcd
[ 5.290705] usb usb4: SerialNumber: fc8c0000.usb
[ 5.290898] hub 4-0:1.0: USB hub found
[ 5.290919] hub 4-0:1.0: 1 port detected
[ 5.291421] xhci-hcd xhci-hcd.10.auto: xHCI Host Controller
[ 5.291437] xhci-hcd xhci-hcd.10.auto: new USB bus registered, assigned bus number 5
[ 5.291517] xhci-hcd xhci-hcd.10.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 5.291545] xhci-hcd xhci-hcd.10.auto: irq 120, io mem 0xfcd00000
[ 5.291676] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 5.291687] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.291696] usb usb5: Product: xHCI Host Controller
[ 5.291703] usb usb5: Manufacturer: Linux 5.10.66-rk35xx-g55f540ce97a3-dirty xhci-hcd
[ 5.291712] usb usb5: SerialNumber: xhci-hcd.10.auto
[ 5.291900] hub 5-0:1.0: USB hub found
[ 5.291920] hub 5-0:1.0: 1 port detected
[ 5.292058] xhci-hcd xhci-hcd.10.auto: xHCI Host Controller
[ 5.292069] xhci-hcd xhci-hcd.10.auto: new USB bus registered, assigned bus number 6
[ 5.292081] xhci-hcd xhci-hcd.10.auto: Host supports USB 3.0 SuperSpeed
[ 5.292111] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.292163] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 5.292173] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.292181] usb usb6: Product: xHCI Host Controller
[ 5.292189] usb usb6: Manufacturer: Linux 5.10.66-rk35xx-g55f540ce97a3-dirty xhci-hcd
[ 5.292198] usb usb6: SerialNumber: xhci-hcd.10.auto
[ 5.292382] hub 6-0:1.0: USB hub found
[ 5.292399] hub 6-0:1.0: 1 port detected
[ 5.292608] phy phy-fd5d4000.syscon:usb2-phy@4000.3: illegal mode
[ 5.292619] xhci-hcd xhci-hcd.11.auto: xHCI Host Controller
[ 5.292630] xhci-hcd xhci-hcd.11.auto: new USB bus registered, assigned bus number 7
[ 5.292718] xhci-hcd xhci-hcd.11.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 5.292748] xhci-hcd xhci-hcd.11.auto: irq 121, io mem 0xfc400000
[ 5.292881] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 5.292892] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.292900] usb usb7: Product: xHCI Host Controller
[ 5.292908] usb usb7: Manufacturer: Linux 5.10.66-rk35xx-g55f540ce97a3-dirty xhci-hcd
[ 5.292916] usb usb7: SerialNumber: xhci-hcd.11.auto
[ 5.293098] hub 7-0:1.0: USB hub found
[ 5.293117] hub 7-0:1.0: 1 port detected
[ 5.293264] xhci-hcd xhci-hcd.11.auto: xHCI Host Controller
[ 5.293276] xhci-hcd xhci-hcd.11.auto: new USB bus registered, assigned bus number 8
[ 5.293288] xhci-hcd xhci-hcd.11.auto: Host supports USB 3.0 SuperSpeed
[ 5.293320] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.293374] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 5.293384] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.293392] usb usb8: Product: xHCI Host Controller
[ 5.293400] usb usb8: Manufacturer: Linux 5.10.66-rk35xx-g55f540ce97a3-dirty xhci-hcd
[ 5.293409] usb usb8: SerialNumber: xhci-hcd.11.auto
[ 5.293587] hub 8-0:1.0: USB hub found
[ 5.293605] hub 8-0:1.0: 1 port detected
[ 5.293802] usbcore: registered new interface driver cdc_acm
[ 5.293811] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 5.293971] usbcore: registered new interface driver uas
[ 5.294038] usbcore: registered new interface driver usb-storage
[ 5.294432] usbcore: registered new interface driver usbtouchscreen
[ 5.295455] input: rk805 pwrkey as /devices/platform/feb20000.spi/spi_master/spi2/spi2.0/rk805-pwrkey.8.auto/input/input0
[ 5.295692] i2c /dev entries driver
[ 5.299213] vdd_cpu_big0_s0: supplied by vcc5v0_sys
[ 5.303287] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.307752] vdd_cpu_big1_s0: supplied by vcc5v0_sys
[ 5.316639] vdd_npu_s0: supplied by vcc5v0_sys
[ 5.323460] typec_fusb302 4-0022: sw reset
[ 5.327209] typec_fusb302 4-0022: fusb302 device ID: 0x91
[ 5.327223] typec_fusb302 4-0022: Setting usb_comm capable false
[ 5.329957] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.331856] typec_fusb302 4-0022: pd := off
[ 5.331868] typec_fusb302 4-0022: vbus is already Off
[ 5.331876] typec_fusb302 4-0022: charge is already Off
[ 5.331883] typec_fusb302 4-0022: vconn is already Off
[ 5.331891] typec_fusb302 4-0022: Setting voltage/current limit 0 mV 0 mA
[ 5.331902] typec_fusb302 4-0022: polarity 0
[ 5.331910] typec_fusb302 4-0022: Requesting mux state 0, usb-role 0, orientation 0
[ 5.332739] typec_fusb302 4-0022: pd header := Sink, Device
[ 5.332768] typec_fusb302 4-0022: state change INVALID_STATE -> SNK_UNATTACHED [rev1 NONE_AMS]
[ 5.332791] typec_fusb302 4-0022: cc1=Open, cc2=Open
[ 5.332801] typec_fusb302 4-0022: CC1: 0 -> 0, CC2: 0 -> 0 [state SNK_UNATTACHED, polarity 0, disconnected]
[ 5.332811] typec_fusb302 4-0022: state change SNK_UNATTACHED -> PORT_RESET [rev1 NONE_AMS]
[ 5.332822] typec_fusb302 4-0022: 4-0022: registered
[ 5.332833] typec_fusb302 4-0022: Setting usb_comm capable false
[ 5.335021] rtc-hym8563 6-0051: rtc information is valid
[ 5.337479] typec_fusb302 4-0022: pd := off
[ 5.337487] typec_fusb302 4-0022: vbus is already Off
[ 5.337494] typec_fusb302 4-0022: charge is already Off
[ 5.337502] typec_fusb302 4-0022: vconn is already Off
[ 5.337509] typec_fusb302 4-0022: Setting voltage/current limit 0 mV 0 mA
[ 5.337521] typec_fusb302 4-0022: polarity 0
[ 5.337529] typec_fusb302 4-0022: Requesting mux state 0, usb-role 0, orientation 0
[ 5.338328] typec_fusb302 4-0022: pd header := Sink, Device
[ 5.338340] typec_fusb302 4-0022: cc:=2
[ 5.338347] typec_fusb302 4-0022: cc := Rd
[ 5.340292] rtc-hym8563 6-0051: registered as rtc0
[ 5.341302] rtc-hym8563 6-0051: setting system clock to 2022-07-25T10:25:35 UTC (1658744735)
[ 5.344544] typec_fusb302 4-0022: pending state change PORT_RESET -> PORT_RESET_WAIT_OFF @ 100 ms [rev1 NONE_AMS]
[ 5.344561] typec_fusb302 4-0022: state change PORT_RESET -> PORT_RESET_WAIT_OFF [delayed 100 ms]
[ 5.344572] typec_fusb302 4-0022: pending state change PORT_RESET_WAIT_OFF -> SNK_UNATTACHED @ 920 ms [rev1 NONE_AMS]
[ 5.345477] rk_hdmirx fdee0000.hdmirx-controller: No reserved memory for HDMIRX, use default CMA
[ 5.345507] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_probe: cpu_aff:0x400, Bound_cpu:4, wdt_cfg_bound_cpu:5
[ 5.346001] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_audio_interrupts_setup: 0
[ 5.346865] rk_hdmirx fdee0000.hdmirx-controller: rk_hdmirx_hdcp_register success
[ 5.346895] rk_hdmirx fdee0000.hdmirx-controller: fdee0000.hdmirx-controller driver probe ok!
[ 5.346997] usbcore: registered new interface driver uvcvideo
[ 5.347005] USB Video Class driver (1.1.1)
[ 5.348079] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property
[ 5.348613] rockchip-thermal fec00000.tsadc: tsadc is probed successfully!
[ 5.349165] cpu cpu0: leakage=9
[ 5.350658] cpu cpu0: pvtm=1486
[ 5.350764] cpu cpu0: pvtm-volt-sel=4
[ 5.351268] cpu cpu4: leakage=8
[ 5.356614] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x1
[ 5.357774] cpu cpu4: pvtm=1700
[ 5.361724] cpu cpu4: pvtm-volt-sel=4
[ 5.362979] cpu cpu6: leakage=8
[ 5.369509] cpu cpu6: pvtm=1717
[ 5.373479] cpu cpu6: pvtm-volt-sel=5
[ 5.375077] cpu cpu0: avs=0
[ 5.375764] cpu cpu4: avs=0
[ 5.376444] cpu cpu6: avs=0
[ 5.376592] rk-pcie fe170000.pcie: PCIe Link up, LTSSM is 0x30011
[ 5.376673] rk-pcie fe170000.pcie: PCI host bridge to bus 0002:20
[ 5.376684] pci_bus 0002:20: root bus resource [bus 20-2f]
[ 5.376693] pci_bus 0002:20: root bus resource [??? 0xf2000000-0xf20fffff flags 0x0]
[ 5.376703] pci_bus 0002:20: root bus resource [io 0x100000-0x1fffff] (bus address [0xf2100000-0xf21fffff])
[ 5.376705] cpu cpu0: EM: created perf domain
[ 5.376720] pci_bus 0002:20: root bus resource [mem 0xf2200000-0xf2ffffff]
[ 5.376729] pci_bus 0002:20: root bus resource [mem 0x980000000-0x9bfffffff pref]
[ 5.376757] cpu cpu0: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=1608000000 h_table=0
[ 5.376761] pci 0002:20:00.0: [1d87:3588] type 01 class 0x060400
[ 5.376777] pci 0002:20:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[ 5.376823] pci 0002:20:00.0: supports D1 D2
[ 5.376832] pci 0002:20:00.0: PME# supported from D0 D1 D3hot
[ 5.380031] cpu cpu4: EM: created perf domain
[ 5.382091] cpu cpu4: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[ 5.382422] pci 0002:20:00.0: Primary bus is hard wired to 0
[ 5.382435] pci 0002:20:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring
[ 5.382610] pci 0002:21:00.0: [10ec:b723] type 00 class 0x028000
[ 5.382684] pci 0002:21:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 5.382772] pci 0002:21:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit]
[ 5.383205] pci 0002:21:00.0: supports D1 D2
[ 5.383213] pci 0002:21:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 5.383309] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x1
[ 5.390825] cpu cpu6: EM: created perf domain
[ 5.391321] cpu cpu6: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[ 5.396644] rk-pcie fe190000.pcie: PCIe Link up, LTSSM is 0x130011
[ 5.397832] rk-pcie fe190000.pcie: PCI host bridge to bus 0004:40
[ 5.397880] pci_bus 0004:40: root bus resource [bus 40-4f]
[ 5.397909] pci_bus 0004:40: root bus resource [??? 0xf4000000-0xf40fffff flags 0x0]
[ 5.397941] pci_bus 0004:40: root bus resource [io 0x200000-0x2fffff] (bus address [0xf4100000-0xf41fffff])
[ 5.397973] pci_bus 0004:40: root bus resource [mem 0xf4200000-0xf4ffffff]
[ 5.397999] pci_bus 0004:40: root bus resource [mem 0xa00000000-0xa3fffffff pref]
[ 5.398504] pci 0004:40:00.0: [1d87:3588] type 01 class 0x060400
[ 5.398552] pci 0004:40:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[ 5.398641] pci_bus 0002:21: busn_res: [bus 21-2f] end is updated to 21
[ 5.398674] pci 0004:40:00.0: supports D1 D2
[ 5.398678] pci 0002:20:00.0: BAR 8: assigned [mem 0xf2200000-0xf22fffff]
[ 5.398685] pci 0002:20:00.0: BAR 6: assigned [mem 0xf2300000-0xf230ffff pref]
[ 5.398704] pci 0004:40:00.0: PME# supported from D0 D1 D3hot
[ 5.398719] pci 0002:20:00.0: BAR 7: assigned [io 0x100000-0x100fff]
[ 5.398730] pci 0002:21:00.0: BAR 2: assigned [mem 0xf2200000-0xf2203fff 64bit]
[ 5.398781] pci 0002:21:00.0: BAR 0: assigned [io 0x100000-0x1000ff]
[ 5.398801] pci 0002:20:00.0: PCI bridge to [bus 21]
[ 5.398810] pci 0002:20:00.0: bridge window [io 0x100000-0x100fff]
[ 5.398819] pci 0002:20:00.0: bridge window [mem 0xf2200000-0xf22fffff]
[ 5.401911] pcieport 0002:20:00.0: PME: Signaling with IRQ 134
[ 5.406625] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 5.410132] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.411762] pci 0004:40:00.0: Primary bus is hard wired to 0
[ 5.411800] pci 0004:40:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring
[ 5.412011] pci 0004:41:00.0: [10ec:8125] type 00 class 0x020000
[ 5.412077] pci 0004:41:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 5.412150] pci 0004:41:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit]
[ 5.412214] pci 0004:41:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 5.412576] pci 0004:41:00.0: supports D1 D2
[ 5.412590] pci 0004:41:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 5.412965] sdhci: Secure Digital Host Controller Interface driver
[ 5.412983] sdhci: Copyright(c) Pierre Ossman
[ 5.412995] Synopsys Designware Multimedia Card Interface Driver
[ 5.413877] sdhci-pltfm: SDHCI platform and OF driver helper
[ 5.414495] dwmmc_rockchip fe2c0000.mmc: IDMAC supports 32-bit address mode.
[ 5.414547] dwmmc_rockchip fe2c0000.mmc: Using internal DMA controller.
[ 5.414568] dwmmc_rockchip fe2c0000.mmc: Version ID is 270a
[ 5.414622] dwmmc_rockchip fe2c0000.mmc: DW MMC controller at irq 67,32 bit host data width,256 deep fifo
[ 5.415827] ledtrig-cpu: registered to indicate activity on CPUs
[ 5.415870] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
[ 5.415940] SMCCC: SOC_ID: ARCH_FEATURES(ARCH_SOC_ID) returned error: fffffffffffffffd
[ 5.417081] cryptodev: driver 1.12 loaded.
[ 5.417143] hid: raw HID events driver (C) Jiri Kosina
[ 5.417661] usbcore: registered new interface driver usbhid
[ 5.417680] usbhid: USB HID core driver
[ 5.426630] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 5.429764] pci_bus 0004:41: busn_res: [bus 41-4f] end is updated to 41
[ 5.429825] pci 0004:40:00.0: BAR 8: assigned [mem 0xf4200000-0xf42fffff]
[ 5.429847] pci 0004:40:00.0: BAR 6: assigned [mem 0xf4300000-0xf430ffff pref]
[ 5.429870] pci 0004:40:00.0: BAR 7: assigned [io 0x200000-0x200fff]
[ 5.429894] pci 0004:41:00.0: BAR 2: assigned [mem 0xf4200000-0xf420ffff 64bit]
[ 5.429963] pci 0004:41:00.0: BAR 4: assigned [mem 0xf4210000-0xf4213fff 64bit]
[ 5.430015] pci 0004:41:00.0: BAR 0: assigned [io 0x200000-0x2000ff]
[ 5.430043] pci 0004:40:00.0: PCI bridge to [bus 41]
[ 5.430060] pci 0004:40:00.0: bridge window [io 0x200000-0x200fff]
[ 5.430079] pci 0004:40:00.0: bridge window [mem 0xf4200000-0xf42fffff]
[ 5.431399] optee: probing for conduit method.
[ 5.431410] optee: api uid mismatch
[ 5.431421] optee: probe of firmware:optee failed with error -22
[ 5.431979] usbcore: registered new interface driver snd-usb-audio
[ 5.432576] pcieport 0004:40:00.0: PME: Signaling with IRQ 144
[ 5.438235] input: rockchip-hdmi0 rockchip-hdmi0 as /devices/platform/hdmi0-sound/sound/card0/input1
[ 5.439275] input: rockchip-hdmi1 rockchip-hdmi1 as /devices/platform/hdmi1-sound/sound/card1/input2
[ 5.439944] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.440091] Initializing XFRM netlink socket
[ 5.440112] NET: Registered protocol family 17
[ 5.440149] [BT_RFKILL]: Enter rfkill_rk_init
[ 5.440156] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 5.440468] Key type dns_resolver registered
[ 5.441495] registered taskstats version 1
[ 5.441506] Loading compiled-in X.509 certificates
[ 5.441638] pstore: Using crash dump compression: deflate
[ 5.441892] rga3_core0 fdb60000.rga: Adding to iommu group 1
[ 5.442086] rga: rga3_core0_irq, irq = 30, match scheduler
[ 5.442289] rga: rga3_core0 driver loaded successfully ver:3.0.76831
[ 5.442308] rga: rga3_core0 probe successfully
[ 5.442594] rga3_core1 fdb70000.rga: Adding to iommu group 2
[ 5.442759] rga: rga3_core1_irq, irq = 31, match scheduler
[ 5.442947] rga: rga3_core1 driver loaded successfully ver:3.0.76831
[ 5.442978] rga: rga3_core1 probe successfully
[ 5.443240] rga: rga2_irq, irq = 32, match scheduler
[ 5.443361] mmc1: SDHCI controller on fe2e0000.mmc [fe2e0000.mmc] using ADMA
[ 5.443526] rga: rga2 driver loaded successfully ver:3.2.63318
[ 5.443541] rga: rga2 probe successfully
[ 5.443843] rga: Module initialized. v1.2.14
[ 5.466188] mali fb000000.gpu: Kernel DDK version g12p0-01eac0
[ 5.469939] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.470303] mali fb000000.gpu: leakage=12
[ 5.471658] mali fb000000.gpu: pvtm=881
[ 5.471684] mali fb000000.gpu: pvtm-volt-sel=3
[ 5.472048] mali fb000000.gpu: avs=0
[ 5.472688] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 136; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available.
[ 5.472970] mali fb000000.gpu: GPU hardware issue table may need updating:
[ 5.472970] r0p0 status 5 is unknown; treating as r0p0 status 0
[ 5.472985] mali fb000000.gpu: GPU identified as 0x7 arch 10.8.6 r0p0 status 0
[ 5.473037] mali fb000000.gpu: No priority control manager is configured
[ 5.473045] mali fb000000.gpu: No memory group manager is configured
[ 5.473060] mali fb000000.gpu: Protected memory allocator not available
[ 5.473828] mali fb000000.gpu: Couldn't find power_model DT node matching 'arm,mali-simple-power-model'
[ 5.473847] mali fb000000.gpu: Error -22, no DT entry: mali-simple-power-model.static-coefficient = 1*[0]
[ 5.474001] mali fb000000.gpu: Error -22, no DT entry: mali-simple-power-model.dynamic-coefficient = 1*[0]
[ 5.474147] mali fb000000.gpu: Error -22, no DT entry: mali-simple-power-model.ts = 4*[0]
[ 5.474291] mali fb000000.gpu: Error -22, no DT entry: mali-simple-power-model.thermal-zone = ''
[ 5.476396] mali fb000000.gpu: Using configured power model mali-lodx-power-model, and fallback mali-simple-power-model
[ 5.476506] mali fb000000.gpu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[ 5.479685] mmc1: new HS400 MMC card at address 0001
[ 5.480104] mmcblk1: mmc1:0001 BJTD4R 29.1 GiB
[ 5.480231] mmcblk1boot0: mmc1:0001 BJTD4R partition 1 4.00 MiB
[ 5.480350] mmcblk1boot1: mmc1:0001 BJTD4R partition 2 4.00 MiB
[ 5.480357] mali fb000000.gpu: Probed as mali0
[ 5.480578] mmcblk1rpmb: mmc1:0001 BJTD4R partition 3 4.00 MiB, chardev (237:0)
[ 5.483306] mmcblk1: p1
[ 5.496791] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.511674] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 200000000Hz, actual 198000000HZ div = 0)
[ 5.523295] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.541725] dwmmc_rockchip fe2c0000.mmc: Successfully tuned phase to 264
[ 5.541852] mmc0: new ultra high speed SDR104 SDHC card at address aaaa
[ 5.542952] mmcblk0: mmc0:aaaa SM32G 29.7 GiB
[ 5.550308] mmcblk0: p1
[ 5.554157] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 5.554187] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 5.554199] usb 1-1: Product: USB 2.0 Hub
[ 5.554864] hub 1-1:1.0: USB hub found
[ 5.555053] hub 1-1:1.0: 4 ports detected
[ 5.568298] vendor storage:20190527 ret = 0
[ 5.600178] debugfs: File 'Left Hp mixer' in directory 'dapm' already present!
[ 5.600236] debugfs: File 'Right Hp mixer' in directory 'dapm' already present!
[ 5.600287] debugfs: File 'HPCP L' in directory 'dapm' already present!
[ 5.600310] debugfs: File 'HPCP R' in directory 'dapm' already present!
[ 5.600341] debugfs: File 'HPVOL L' in directory 'dapm' already present!
[ 5.600362] debugfs: File 'HPVOL R' in directory 'dapm' already present!
[ 5.607486] rockchip_headset rk-headset: Can not read property hook_gpio
[ 5.607570] rockchip_headset rk-headset: headset have hook adc mode
[ 5.607677] input: rk-headset as /devices/platform/rk-headset/input/input3
[ 5.608728] RKNPU fdab0000.npu: Adding to iommu group 0
[ 5.608947] RKNPU fdab0000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
[ 5.610458] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdab0000-0xfdabffff]
[ 5.610503] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdac0000-0xfdacffff]
[ 5.610535] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdad0000-0xfdadffff]
[ 5.611125] [drm] Initialized rknpu 0.7.2 20220428 for fdab0000.npu on minor 1
[ 5.615149] RKNPU fdab0000.npu: leakage=7
[ 5.622874] RKNPU fdab0000.npu: pvtm=903
[ 5.627644] RKNPU fdab0000.npu: pvtm-volt-sel=4
[ 5.628325] RKNPU fdab0000.npu: avs=0
[ 5.628463] RKNPU fdab0000.npu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[ 5.636957] RKNPU fdab0000.npu: failed to find power_model node
[ 5.636979] RKNPU fdab0000.npu: RKNPU: failed to initialize power model
[ 5.636991] RKNPU fdab0000.npu: RKNPU: failed to get dynamic-coefficient
[ 5.640234] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.649973] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.650858] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.650884] cfg80211: failed to load regulatory.db
[ 5.652456] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 405; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '09:34:50', on 'Jul 25 2022'.
[ 5.652882] Mali:
[ 5.652885] Mali device driver loaded
[ 5.652909] ALSA device list:
[ 5.652920] #0: rockchip-hdmi0
[ 5.652930] #1: rockchip-hdmi1
[ 5.652941] #2: rockchip-es8316
[ 5.652951] #3: rockchip,hdmiin
[ 5.656540] Freeing unused kernel memory: 5952K
[ 5.686971] Run /init as init process
[ 5.926607] r8125 2.5Gigabit Ethernet driver 9.009.00-NAPI-RSS loaded
[ 5.926712] r8125 0004:41:00.0: enabling device (0000 -> 0003)
[ 5.943838] r8125: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 5.945910] r8125 Copyright (C) 2022 Realtek NIC software team <nicfae@realtek.com>
[ 5.945910] This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
[ 5.945910] This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
[ 5.959956] usb 1-1.3: new full-speed USB device number 3 using ehci-platform
[ 5.962558] r8125 0004:41:00.0 enP4p65s0: renamed from eth0
[ 6.180417] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=b002, bcdDevice= 2.00
[ 6.180566] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.180626] usb 1-1.3: Product: Bluetooth Radio
[ 6.180671] usb 1-1.3: Manufacturer: Realtek
[ 6.180715] usb 1-1.3: SerialNumber: 00e04c000001
[ 6.264937] typec_fusb302 4-0022: state change PORT_RESET_WAIT_OFF -> SNK_UNATTACHED [delayed 920 ms]
[ 6.264998] typec_fusb302 4-0022: Start toggling
[ 6.269826] typec_fusb302 4-0022: start drp toggling
[ 6.269865] typec_fusb302 4-0022: state change SNK_UNATTACHED -> TOGGLING [rev1 NONE_AMS]
[ 6.271858] typec_fusb302 4-0022: IRQ: 0x80, a: 0x00, b: 0x00, status0: 0x83
[ 6.271883] typec_fusb302 4-0022: IRQ: VBUS_OK, vbus=On
[ 6.279121] typec_fusb302 4-0022: IRQ: 0x00, a: 0x40, b: 0x00, status0: 0x83
[ 6.279139] typec_fusb302 4-0022: IRQ: TOGDONE
[ 6.285060] typec_fusb302 4-0022: detected cc1=Open, cc2=Rp-3.0
[ 6.285212] typec_fusb302 4-0022: cc1=Open, cc2=Rp-3.0
[ 6.285250] typec_fusb302 4-0022: CC1: 0 -> 0, CC2: 0 -> 5 [state TOGGLING, polarity 0, connected]
[ 6.285278] typec_fusb302 4-0022: state change TOGGLING -> SNK_ATTACH_WAIT [rev1 NONE_AMS]
[ 6.285308] typec_fusb302 4-0022: pending state change SNK_ATTACH_WAIT -> SNK_DEBOUNCED @ 200 ms [rev1 NONE_AMS]
[ 6.339218] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
[ 6.485601] typec_fusb302 4-0022: state change SNK_ATTACH_WAIT -> SNK_DEBOUNCED [delayed 200 ms]
[ 6.485672] typec_fusb302 4-0022: state change SNK_DEBOUNCED -> SNK_ATTACHED [rev1 NONE_AMS]
[ 6.485698] typec_fusb302 4-0022: polarity 1
[ 6.485720] typec_fusb302 4-0022: Requesting mux state 1, usb-role 2, orientation 2
[ 6.486641] typec_fusb302 4-0022: pd header := Sink, Device
[ 6.486672] typec_fusb302 4-0022: state change SNK_ATTACHED -> SNK_STARTUP [rev1 NONE_AMS]
[ 6.486722] typec_fusb302 4-0022: state change SNK_STARTUP -> SNK_DISCOVERY [rev3 NONE_AMS]
[ 6.486748] typec_fusb302 4-0022: Setting voltage/current limit 5000 mV 3000 mA
[ 6.486776] typec_fusb302 4-0022: vbus=0 charge:=1
[ 6.486794] typec_fusb302 4-0022: vbus is already Off
[ 6.486814] typec_fusb302 4-0022: state change SNK_DISCOVERY -> SNK_WAIT_CAPABILITIES [rev3 NONE_AMS]
[ 6.491733] typec_fusb302 4-0022: pd := on
[ 6.491760] typec_fusb302 4-0022: pending state change SNK_WAIT_CAPABILITIES -> SNK_SOFT_RESET @ 620 ms [rev3 NONE_AMS]
[ 6.713901] NET: Registered protocol family 10
[ 6.715440] Segment Routing with IPv6
[ 6.741882] systemd[1]: systemd 249.11-0ubuntu3.4 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP -LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 6.744577] systemd[1]: Detected architecture arm64.
[ 6.748278] systemd[1]: Hostname set to <rock-5b>.
[ 7.112022] typec_fusb302 4-0022: state change SNK_WAIT_CAPABILITIES -> SNK_SOFT_RESET [delayed 620 ms]
[ 7.112082] typec_fusb302 4-0022: AMS SOFT_RESET_AMS start
[ 7.112105] typec_fusb302 4-0022: state change SNK_SOFT_RESET -> AMS_START [rev3 SOFT_RESET_AMS]
[ 7.112131] typec_fusb302 4-0022: state change AMS_START -> SOFT_RESET_SEND [rev3 SOFT_RESET_AMS]
[ 7.112155] typec_fusb302 4-0022: PD TX, header: 0x8d
[ 7.114359] typec_fusb302 4-0022: sending PD message header: 8d
[ 7.114383] typec_fusb302 4-0022: sending PD message len: 0
[ 7.116490] typec_fusb302 4-0022: IRQ: 0x41, a: 0x00, b: 0x00, status0: 0x93
[ 7.116520] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.118513] typec_fusb302 4-0022: IRQ: 0x51, a: 0x04, b: 0x01, status0: 0x93
[ 7.118550] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.118586] typec_fusb302 4-0022: IRQ: PD tx success
[ 7.120423] typec_fusb302 4-0022: PD message header: 1a1
[ 7.120446] typec_fusb302 4-0022: PD message len: 0
[ 7.120457] typec_fusb302 4-0022: PD TX complete, status: 0
[ 7.120470] typec_fusb302 4-0022: IRQ: PD sent good CRC
[ 7.120474] typec_fusb302 4-0022: pending state change SOFT_RESET_SEND -> HARD_RESET_SEND @ 60 ms [rev3 SOFT_RESET_AMS]
[ 7.122315] typec_fusb302 4-0022: PD message header: 1a3
[ 7.122329] typec_fusb302 4-0022: PD message len: 0
[ 7.122344] typec_fusb302 4-0022: PD RX, header: 0x1a3 [1]
[ 7.122349] typec_fusb302 4-0022: AMS SOFT_RESET_AMS finished
[ 7.122352] typec_fusb302 4-0022: state change SOFT_RESET_SEND -> SNK_WAIT_CAPABILITIES [rev3 NONE_AMS]
[ 7.124160] typec_fusb302 4-0022: IRQ: 0x51, a: 0x00, b: 0x01, status0: 0x93
[ 7.124177] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.124196] typec_fusb302 4-0022: IRQ: PD sent good CRC
[ 7.128582] typec_fusb302 4-0022: PD message header: 63a1
[ 7.128605] typec_fusb302 4-0022: PD message len: 24
[ 7.133917] typec_fusb302 4-0022: pd := on
[ 7.133968] typec_fusb302 4-0022: pending state change SNK_WAIT_CAPABILITIES -> HARD_RESET_SEND @ 620 ms [rev3 NONE_AMS]
[ 7.134001] typec_fusb302 4-0022: PD RX, header: 0x63a1 [1]
[ 7.134027] typec_fusb302 4-0022: PDO 0: type 0, 5000 mV, 3000 mA [E]
[ 7.134050] typec_fusb302 4-0022: PDO 1: type 0, 9000 mV, 3000 mA []
[ 7.134072] typec_fusb302 4-0022: PDO 2: type 0, 12000 mV, 3000 mA []
[ 7.134094] typec_fusb302 4-0022: PDO 3: type 0, 15000 mV, 3000 mA []
[ 7.134116] typec_fusb302 4-0022: PDO 4: type 0, 20000 mV, 2250 mA []
[ 7.134137] typec_fusb302 4-0022: PDO 5: type 3, 3300-16000 mV, 3000 mA
[ 7.134158] typec_fusb302 4-0022: state change SNK_WAIT_CAPABILITIES -> SNK_NEGOTIATE_CAPABILITIES [rev3 POWER_NEGOTIATION]
[ 7.134216] typec_fusb302 4-0022: Setting usb_comm capable false
[ 7.134254] typec_fusb302 4-0022: cc=2 cc1=0 cc2=5 vbus=0 vconn=sink polarity=1
[ 7.134278] typec_fusb302 4-0022: Requesting PDO 4: 20000 mV, 2250 mA
[ 7.134297] typec_fusb302 4-0022: PD TX, header: 0x1282
[ 7.136837] typec_fusb302 4-0022: sending PD message header: 1282
[ 7.136860] typec_fusb302 4-0022: sending PD message len: 4
[ 7.138917] typec_fusb302 4-0022: IRQ: 0x41, a: 0x00, b: 0x00, status0: 0x93
[ 7.138950] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.140886] typec_fusb302 4-0022: IRQ: 0x51, a: 0x04, b: 0x00, status0: 0xd2
[ 7.140900] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.140912] typec_fusb302 4-0022: IRQ: PD tx success
[ 7.142762] typec_fusb302 4-0022: PD message header: 3a1
[ 7.142776] typec_fusb302 4-0022: PD message len: 0
[ 7.142786] typec_fusb302 4-0022: PD TX complete, status: 0
[ 7.142801] typec_fusb302 4-0022: pending state change SNK_NEGOTIATE_CAPABILITIES -> HARD_RESET_SEND @ 60 ms [rev3 POWER_NEGOTIATION]
[ 7.144738] typec_fusb302 4-0022: IRQ: 0x51, a: 0x00, b: 0x01, status0: 0x93
[ 7.144754] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.144766] typec_fusb302 4-0022: IRQ: PD sent good CRC
[ 7.146511] typec_fusb302 4-0022: PD message header: 5a3
[ 7.146524] typec_fusb302 4-0022: PD message len: 0
[ 7.146553] typec_fusb302 4-0022: PD RX, header: 0x5a3 [1]
[ 7.146579] typec_fusb302 4-0022: state change SNK_NEGOTIATE_CAPABILITIES -> SNK_TRANSITION_SINK [rev3 POWER_NEGOTIATION]
[ 7.146623] typec_fusb302 4-0022: Setting standby current 5000 mV @ 500 mAi
[ 7.146644] typec_fusb302 4-0022: Setting voltage/current limit 5000 mV 500 mA
[ 7.146681] typec_fusb302 4-0022: pending state change SNK_TRANSITION_SINK -> HARD_RESET_SEND @ 500 ms [rev3 POWER_NEGOTIATION]
[ 7.175969] typec_fusb302 4-0022: IRQ: 0x41, a: 0x00, b: 0x01, status0: 0x93
[ 7.176021] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.176041] typec_fusb302 4-0022: IRQ: PD sent good CRC
[ 7.177813] typec_fusb302 4-0022: PD message header: 7a6
[ 7.177850] typec_fusb302 4-0022: PD message len: 0
[ 7.178106] typec_fusb302 4-0022: PD RX, header: 0x7a6 [1]
[ 7.178142] typec_fusb302 4-0022: Setting voltage/current limit 20000 mV 2250 mA
[ 7.178183] typec_fusb302 4-0022: state change SNK_TRANSITION_SINK -> SNK_READY [rev3 POWER_NEGOTIATION]
[ 7.178355] typec_fusb302 4-0022: AMS POWER_NEGOTIATION finished
[ 7.178384] typec_fusb302 4-0022: AMS DISCOVER_IDENTITY start
[ 7.178406] typec_fusb302 4-0022: PD TX, header: 0x148f
[ 7.179937] typec_fusb302 4-0022: IRQ: 0x51, a: 0x00, b: 0x00, status0: 0x93
[ 7.179963] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.182554] typec_fusb302 4-0022: sending PD message header: 148f
[ 7.182579] typec_fusb302 4-0022: sending PD message len: 4
[ 7.184609] typec_fusb302 4-0022: IRQ: 0x41, a: 0x00, b: 0x00, status0: 0x93
[ 7.184649] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.186529] typec_fusb302 4-0022: IRQ: 0x51, a: 0x04, b: 0x00, status0: 0x93
[ 7.186551] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.186564] typec_fusb302 4-0022: IRQ: PD tx success
[ 7.188283] typec_fusb302 4-0022: PD message header: 5a1
[ 7.188304] typec_fusb302 4-0022: PD message len: 0
[ 7.188315] typec_fusb302 4-0022: PD TX complete, status: 0
[ 7.191516] typec_fusb302 4-0022: IRQ: 0x41, a: 0x00, b: 0x00, status0: 0x93
[ 7.191540] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.193490] typec_fusb302 4-0022: IRQ: 0x51, a: 0x00, b: 0x01, status0: 0x93
[ 7.193522] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.193535] typec_fusb302 4-0022: IRQ: PD sent good CRC
[ 7.197271] typec_fusb302 4-0022: PD message header: 49af
[ 7.197306] typec_fusb302 4-0022: PD message len: 16
[ 7.197486] typec_fusb302 4-0022: PD RX, header: 0x49af [1]
[ 7.197520] typec_fusb302 4-0022: Rx VDM cmd 0xff00a041 type 1 cmd 1 len 4
[ 7.197546] typec_fusb302 4-0022: AMS DISCOVER_IDENTITY finished
[ 7.197625] typec_fusb302 4-0022: Identity: 22d9:0002.0002
[ 7.197651] typec_fusb302 4-0022: AMS DISCOVER_SVIDS start
[ 7.197672] typec_fusb302 4-0022: PD TX, header: 0x168f
[ 7.200620] typec_fusb302 4-0022: sending PD message header: 168f
[ 7.200657] typec_fusb302 4-0022: sending PD message len: 4
[ 7.202713] typec_fusb302 4-0022: IRQ: 0x41, a: 0x00, b: 0x00, status0: 0x93
[ 7.202773] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.204843] typec_fusb302 4-0022: IRQ: 0x51, a: 0x04, b: 0x00, status0: 0x93
[ 7.204881] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.204900] typec_fusb302 4-0022: IRQ: PD tx success
[ 7.206763] typec_fusb302 4-0022: PD message header: 7a1
[ 7.206785] typec_fusb302 4-0022: PD message len: 0
[ 7.206796] typec_fusb302 4-0022: PD TX complete, status: 0
[ 7.209366] typec_fusb302 4-0022: IRQ: 0x51, a: 0x00, b: 0x01, status0: 0x93
[ 7.209390] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.209402] typec_fusb302 4-0022: IRQ: PD sent good CRC
[ 7.211186] typec_fusb302 4-0022: PD message header: bb0
[ 7.211207] typec_fusb302 4-0022: PD message len: 0
[ 7.211241] typec_fusb302 4-0022: PD RX, header: 0xbb0 [1]
[ 7.211268] typec_fusb302 4-0022: AMS DISCOVER_SVIDS finished
[ 7.213035] typec_fusb302 4-0022: IRQ: 0x41, a: 0x00, b: 0x00, status0: 0x93
[ 7.213053] typec_fusb302 4-0022: IRQ: BC_LVL, handler pending
[ 7.247152] typec_fusb302 4-0022: BC_LVL handler, status0=0x93
[ 7.297273] systemd[1]: Queued start job for default target Graphical Interface.
[ 7.300278] systemd[1]: Created slice Slice /system/modprobe.
[ 7.301567] systemd[1]: Created slice Slice /system/serial-getty.
[ 7.302547] systemd[1]: Created slice User and Session Slice.
[ 7.302737] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
[ 7.302952] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 7.303622] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 7.303836] systemd[1]: Reached target Local Encrypted Volumes.
[ 7.304084] systemd[1]: Reached target Remote File Systems.
[ 7.304238] systemd[1]: Reached target Slice Units.
[ 7.304410] systemd[1]: Reached target Swaps.
[ 7.304568] systemd[1]: Reached target System Time Set.
[ 7.304807] systemd[1]: Reached target Local Verity Protected Volumes.
[ 7.305339] systemd[1]: Listening on Syslog Socket.
[ 7.305756] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 7.306035] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 7.310364] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 7.310765] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.311268] systemd[1]: Listening on Journal Socket.
[ 7.311821] systemd[1]: Listening on udev Control Socket.
[ 7.312245] systemd[1]: Listening on udev Kernel Socket.
[ 7.312405] systemd[1]: Reached target Socket Units.
[ 7.312884] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 7.315073] systemd[1]: Mounting POSIX Message Queue File System...
[ 7.317618] systemd[1]: Mounting Kernel Debug File System...
[ 7.320071] systemd[1]: Mounting Kernel Trace File System...
[ 7.323657] systemd[1]: Starting Restore / save the current clock...
[ 7.326630] systemd[1]: Starting Set the console keyboard layout...
[ 7.329604] systemd[1]: Starting Create List of Static Device Nodes...
[ 7.332368] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[ 7.335091] systemd[1]: Starting Load Kernel Module configfs...
[ 7.338217] systemd[1]: Starting Load Kernel Module drm...
[ 7.341163] systemd[1]: Starting Load Kernel Module efi_pstore...
[ 7.344341] systemd[1]: Starting Load Kernel Module fuse...
[ 7.347820] systemd[1]: Starting Load Kernel Module mtdpstore...
[ 7.349721] systemd[1]: Starting Load Kernel Module pstore_blk...
[ 7.351564] systemd[1]: Starting Load Kernel Module pstore_zone...
[ 7.353471] systemd[1]: Starting Load Kernel Module ramoops...
[ 7.355075] systemd[1]: Started Nameserver information manager.
[ 7.357097] systemd[1]: Reached target Preparation for Network.
[ 7.357408] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 7.361376] fuse: init (API version 7.32)
[ 7.362423] systemd[1]: Starting Load Kernel Modules...
[ 7.364172] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 7.365648] systemd[1]: Starting Coldplug All udev Devices...
[ 7.368715] systemd[1]: Mounted POSIX Message Queue File System.
[ 7.368971] systemd[1]: Mounted Kernel Debug File System.
[ 7.369160] systemd[1]: Mounted Kernel Trace File System.
[ 7.369658] systemd[1]: Finished Restore / save the current clock.
[ 7.370194] systemd[1]: Finished Create List of Static Device Nodes.
[ 7.370616] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully.
[ 7.370926] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[ 7.371314] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 7.371610] systemd[1]: Finished Load Kernel Module configfs.
[ 7.371977] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 7.372264] systemd[1]: Finished Load Kernel Module drm.
[ 7.372627] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 7.372908] systemd[1]: Finished Load Kernel Module efi_pstore.
[ 7.373352] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 7.373635] systemd[1]: Finished Load Kernel Module fuse.
[ 7.373996] systemd[1]: modprobe@mtdpstore.service: Deactivated successfully.
[ 7.374280] systemd[1]: Finished Load Kernel Module mtdpstore.
[ 7.374638] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully.
[ 7.374915] systemd[1]: Finished Load Kernel Module pstore_blk.
[ 7.375273] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully.
[ 7.375560] systemd[1]: Finished Load Kernel Module pstore_zone.
[ 7.375908] systemd[1]: modprobe@ramoops.service: Deactivated successfully.
[ 7.376191] systemd[1]: Finished Load Kernel Module ramoops.
[ 7.376961] systemd[1]: Finished Load Kernel Modules.
[ 7.378331] systemd[1]: Mounting FUSE Control File System...
[ 7.379529] systemd[1]: Mounting Kernel Configuration File System...
[ 7.380796] systemd[1]: Starting Apply Kernel Variables...
[ 7.381020] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_cancel_cpu_limit_freq freq qos nod add
[ 7.381087] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
[ 7.383444] systemd[1]: Mounted FUSE Control File System.
[ 7.383662] systemd[1]: Mounted Kernel Configuration File System.
[ 7.384771] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 7.384974] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 7.386079] systemd[1]: Starting Load/Save Random Seed...
[ 7.387310] systemd[1]: Starting Create System Users...
[ 7.419030] systemd[1]: Finished Set the console keyboard layout.
[ 7.421917] systemd[1]: Finished Load/Save Random Seed.
[ 7.422124] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 7.424273] systemd[1]: Finished Create System Users.
Armbian 22.08.0-trunk Jammy ttyFIQ0
rock-5b login:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment