Skip to content

Instantly share code, notes, and snippets.

@mbohun
Created February 9, 2022 06:34
Show Gist options
  • Save mbohun/05524670dd728b879e78e79ce2f97653 to your computer and use it in GitHub Desktop.
Save mbohun/05524670dd728b879e78e79ce2f97653 to your computer and use it in GitHub Desktop.
PinePhone mobian bookworm (tapeworm)
[Tue Feb  8 21:05:55 2022] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[Tue Feb  8 21:05:55 2022] Linux version 5.15-sunxi64 (salsaci@runner-gg5xhzcb-project-17289439-concurrent-0) (gcc (Debian 11.2.0-14) 11.2.0, GNU ld (GNU Binutils for Debian) 2.37.90.20220123) #1 SMP Wed Feb 2 10:51:29 UTC 2022
[Tue Feb  8 21:05:55 2022] Machine model: Pine64 PinePhone (1.2)
[Tue Feb  8 21:05:55 2022] Zone ranges:
[Tue Feb  8 21:05:55 2022]   DMA      [mem 0x0000000040000000-0x00000000ffffffff]
[Tue Feb  8 21:05:55 2022]   DMA32    empty
[Tue Feb  8 21:05:55 2022]   Normal   empty
[Tue Feb  8 21:05:55 2022] Movable zone start for each node
[Tue Feb  8 21:05:55 2022] Early memory node ranges
[Tue Feb  8 21:05:55 2022]   node   0: [mem 0x0000000040000000-0x00000000ffffffff]
[Tue Feb  8 21:05:55 2022] Initmem setup node 0 [mem 0x0000000040000000-0x00000000ffffffff]
[Tue Feb  8 21:05:55 2022] cma: Reserved 256 MiB at 0x00000000ec800000
[Tue Feb  8 21:05:55 2022] psci: probing for conduit method from DT.
[Tue Feb  8 21:05:55 2022] psci: PSCIv1.1 detected in firmware.
[Tue Feb  8 21:05:55 2022] psci: Using standard PSCI v0.2 function IDs
[Tue Feb  8 21:05:55 2022] psci: MIGRATE_INFO_TYPE not supported.
[Tue Feb  8 21:05:55 2022] psci: SMC Calling Convention v1.2
[Tue Feb  8 21:05:55 2022] percpu: Embedded 29 pages/cpu s80344 r8192 d30248 u118784
[Tue Feb  8 21:05:55 2022] pcpu-alloc: s80344 r8192 d30248 u118784 alloc=29*4096
[Tue Feb  8 21:05:55 2022] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[Tue Feb  8 21:05:55 2022] Detected VIPT I-cache on CPU0
[Tue Feb  8 21:05:55 2022] CPU features: kernel page table isolation disabled by kernel configuration
[Tue Feb  8 21:05:55 2022] CPU features: detected: ARM erratum 843419
[Tue Feb  8 21:05:55 2022] CPU features: detected: ARM erratum 845719
[Tue Feb  8 21:05:55 2022] Built 1 zonelists, mobility grouping on.  Total pages: 774144
[Tue Feb  8 21:05:55 2022] Kernel command line: root=UUID=5588f987-004f-41b0-bdfe-36688d81c270 console=ttyS0,115200 consoleblank=0 loglevel=7 rw splash plymouth.ignore-serial-consoles vt.global_cursor_default=0
[Tue Feb  8 21:05:55 2022] Unknown kernel command line parameters "splash", will be passed to user space.
[Tue Feb  8 21:05:55 2022] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[Tue Feb  8 21:05:55 2022] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[Tue Feb  8 21:05:55 2022] mem auto-init: stack:off, heap alloc:on, heap free:off
[Tue Feb  8 21:05:55 2022] Memory: 110920K/3145728K available (10496K kernel code, 1832K rwdata, 3292K rodata, 3904K init, 520K bss, 102128K reserved, 262144K cma-reserved)
[Tue Feb  8 21:05:55 2022] random: get_random_u64 called from __kmem_cache_create+0x30/0x4fc with crng_init=0
[Tue Feb  8 21:05:55 2022] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[Tue Feb  8 21:05:55 2022] ftrace: allocating 35333 entries in 139 pages
[Tue Feb  8 21:05:55 2022] ftrace: allocated 139 pages with 4 groups
[Tue Feb  8 21:05:55 2022] trace event string verifier disabled
[Tue Feb  8 21:05:55 2022] rcu: Hierarchical RCU implementation.
[Tue Feb  8 21:05:55 2022] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[Tue Feb  8 21:05:55 2022] 	Rude variant of Tasks RCU enabled.
[Tue Feb  8 21:05:55 2022] 	Tracing variant of Tasks RCU enabled.
[Tue Feb  8 21:05:55 2022] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[Tue Feb  8 21:05:55 2022] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[Tue Feb  8 21:05:55 2022] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[Tue Feb  8 21:05:55 2022] Root IRQ handler: gic_handle_irq
[Tue Feb  8 21:05:55 2022] GIC: Using split EOI/Deactivate mode
[Tue Feb  8 21:05:55 2022] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1
[Tue Feb  8 21:05:55 2022] arch_timer: CPU0: Trapping CNTVCT access
[Tue Feb  8 21:05:55 2022] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[Tue Feb  8 21:05:55 2022] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[Tue Feb  8 21:05:55 2022] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[Tue Feb  8 21:05:55 2022] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[Tue Feb  8 21:05:55 2022] Console: colour dummy device 80x25
[Tue Feb  8 21:05:55 2022] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[Tue Feb  8 21:05:55 2022] pid_max: default: 32768 minimum: 301
[Tue Feb  8 21:05:55 2022] LSM: Security Framework initializing
[Tue Feb  8 21:05:55 2022] Yama: becoming mindful.
[Tue Feb  8 21:05:55 2022] AppArmor: AppArmor initialized
[Tue Feb  8 21:05:55 2022] TOMOYO Linux initialized
[Tue Feb  8 21:05:55 2022] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[Tue Feb  8 21:05:55 2022] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[Tue Feb  8 21:05:55 2022] rcu: Hierarchical SRCU implementation.
[Tue Feb  8 21:05:55 2022] smp: Bringing up secondary CPUs ...
[Tue Feb  8 21:05:55 2022] Detected VIPT I-cache on CPU1
[Tue Feb  8 21:05:55 2022] arch_timer: CPU1: Trapping CNTVCT access
[Tue Feb  8 21:05:55 2022] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[Tue Feb  8 21:05:55 2022] Detected VIPT I-cache on CPU2
[Tue Feb  8 21:05:55 2022] arch_timer: CPU2: Trapping CNTVCT access
[Tue Feb  8 21:05:55 2022] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[Tue Feb  8 21:05:55 2022] Detected VIPT I-cache on CPU3
[Tue Feb  8 21:05:55 2022] arch_timer: CPU3: Trapping CNTVCT access
[Tue Feb  8 21:05:55 2022] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[Tue Feb  8 21:05:55 2022] smp: Brought up 1 node, 4 CPUs
[Tue Feb  8 21:05:55 2022] SMP: Total of 4 processors activated.
[Tue Feb  8 21:05:55 2022] CPU features: detected: 32-bit EL0 Support
[Tue Feb  8 21:05:55 2022] CPU features: detected: 32-bit EL1 Support
[Tue Feb  8 21:05:55 2022] CPU features: detected: CRC32 instructions
[Tue Feb  8 21:05:55 2022] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[Tue Feb  8 21:05:55 2022] CPU: All CPU(s) started at EL2
[Tue Feb  8 21:05:55 2022] alternatives: patching kernel code
[Tue Feb  8 21:05:55 2022] node 0 deferred pages initialised in 104ms
[Tue Feb  8 21:05:55 2022] devtmpfs: initialized
[Tue Feb  8 21:05:55 2022] Registered cp15_barrier emulation handler
[Tue Feb  8 21:05:55 2022] KASLR disabled due to lack of seed
[Tue Feb  8 21:05:55 2022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[Tue Feb  8 21:05:55 2022] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[Tue Feb  8 21:05:55 2022] pinctrl core: initialized pinctrl subsystem
[Tue Feb  8 21:05:55 2022] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Tue Feb  8 21:05:55 2022] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[Tue Feb  8 21:05:55 2022] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Tue Feb  8 21:05:55 2022] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Tue Feb  8 21:05:55 2022] audit: initializing netlink subsys (disabled)
[Tue Feb  8 21:05:55 2022] audit: type=2000 audit(0.144:1): state=initialized audit_enabled=0 res=1
[Tue Feb  8 21:05:55 2022] thermal_sys: Registered thermal governor 'fair_share'
[Tue Feb  8 21:05:55 2022] thermal_sys: Registered thermal governor 'bang_bang'
[Tue Feb  8 21:05:55 2022] thermal_sys: Registered thermal governor 'step_wise'
[Tue Feb  8 21:05:55 2022] thermal_sys: Registered thermal governor 'user_space'
[Tue Feb  8 21:05:55 2022] thermal_sys: Registered thermal governor 'power_allocator'
[Tue Feb  8 21:05:55 2022] cpuidle: using governor ladder
[Tue Feb  8 21:05:55 2022] cpuidle: using governor menu
[Tue Feb  8 21:05:55 2022] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[Tue Feb  8 21:05:55 2022] ASID allocator initialised with 65536 entries
[Tue Feb  8 21:05:55 2022] platform 1ca0000.dsi: Fixing up cyclic dependency with 1c0c000.lcd-controller
[Tue Feb  8 21:05:55 2022] platform 1ee0000.hdmi: Fixing up cyclic dependency with 1c0d000.lcd-controller
[Tue Feb  8 21:05:55 2022] platform hdmi-connector: Fixing up cyclic dependency with 1ee0000.hdmi
[Tue Feb  8 21:05:55 2022] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[Tue Feb  8 21:05:55 2022] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[Tue Feb  8 21:05:55 2022] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[Tue Feb  8 21:05:55 2022] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[Tue Feb  8 21:05:56 2022] iommu: Default domain type: Translated 
[Tue Feb  8 21:05:56 2022] iommu: DMA domain TLB invalidation policy: strict mode 
[Tue Feb  8 21:05:56 2022] usbcore: registered new interface driver usbfs
[Tue Feb  8 21:05:56 2022] usbcore: registered new interface driver hub
[Tue Feb  8 21:05:56 2022] usbcore: registered new device driver usb
[Tue Feb  8 21:05:56 2022] NetLabel: Initializing
[Tue Feb  8 21:05:56 2022] NetLabel:  domain hash size = 128
[Tue Feb  8 21:05:56 2022] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[Tue Feb  8 21:05:56 2022] NetLabel:  unlabeled traffic allowed by default
[Tue Feb  8 21:05:56 2022] clocksource: Switched to clocksource arch_sys_counter
[Tue Feb  8 21:05:56 2022] VFS: Disk quotas dquot_6.6.0
[Tue Feb  8 21:05:56 2022] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Tue Feb  8 21:05:56 2022] AppArmor: AppArmor Filesystem Enabled
[Tue Feb  8 21:05:56 2022] NET: Registered PF_INET protocol family
[Tue Feb  8 21:05:56 2022] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[Tue Feb  8 21:05:56 2022] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[Tue Feb  8 21:05:56 2022] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[Tue Feb  8 21:05:56 2022] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[Tue Feb  8 21:05:56 2022] TCP: Hash tables configured (established 32768 bind 32768)
[Tue Feb  8 21:05:56 2022] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[Tue Feb  8 21:05:56 2022] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[Tue Feb  8 21:05:56 2022] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[Tue Feb  8 21:05:56 2022] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Tue Feb  8 21:05:56 2022] NET: Registered PF_XDP protocol family
[Tue Feb  8 21:05:56 2022] Trying to unpack rootfs image as initramfs...
[Tue Feb  8 21:05:56 2022] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[Tue Feb  8 21:05:56 2022] kvm [1]: IPA Size Limit: 40 bits
[Tue Feb  8 21:05:56 2022] kvm [1]: vgic interrupt IRQ9
[Tue Feb  8 21:05:56 2022] kvm [1]: Hyp mode initialized successfully
[Tue Feb  8 21:05:56 2022] Initialise system trusted keyrings
[Tue Feb  8 21:05:56 2022] Key type blacklist registered
[Tue Feb  8 21:05:56 2022] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[Tue Feb  8 21:05:56 2022] zbud: loaded
[Tue Feb  8 21:05:56 2022] integrity: Platform Keyring initialized
[Tue Feb  8 21:05:56 2022] Key type asymmetric registered
[Tue Feb  8 21:05:56 2022] Asymmetric key parser 'x509' registered
[Tue Feb  8 21:05:56 2022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[Tue Feb  8 21:05:56 2022] io scheduler mq-deadline registered
[Tue Feb  8 21:05:56 2022] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[Tue Feb  8 21:05:56 2022] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[Tue Feb  8 21:05:56 2022] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[Tue Feb  8 21:05:56 2022] Error: Driver 'sun8i-hdmi-phy' is already registered, aborting...
[Tue Feb  8 21:05:56 2022] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[Tue Feb  8 21:05:56 2022] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[Tue Feb  8 21:05:56 2022] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[Tue Feb  8 21:05:56 2022] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[Tue Feb  8 21:05:56 2022] lima 1c40000.gpu: bus rate = 200000000
[Tue Feb  8 21:05:56 2022] lima 1c40000.gpu: mod rate = 500000000
[Tue Feb  8 21:05:56 2022] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0
[Tue Feb  8 21:05:56 2022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Tue Feb  8 21:05:56 2022] ehci-platform: EHCI generic platform driver
[Tue Feb  8 21:05:56 2022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Tue Feb  8 21:05:56 2022] ohci-platform: OHCI generic platform driver
[Tue Feb  8 21:05:56 2022] mousedev: PS/2 mouse device common for all mice
[Tue Feb  8 21:05:56 2022] sun6i-rtc 1f00000.rtc: registered as rtc0
[Tue Feb  8 21:05:56 2022] sun6i-rtc 1f00000.rtc: setting system clock to 2022-02-08T10:05:56 UTC (1644314756)
[Tue Feb  8 21:05:56 2022] sun6i-rtc 1f00000.rtc: RTC enabled
[Tue Feb  8 21:05:56 2022] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[Tue Feb  8 21:05:56 2022] Synopsys Designware Multimedia Card Interface Driver
[Tue Feb  8 21:05:56 2022] ledtrig-cpu: registered to indicate activity on CPUs
[Tue Feb  8 21:05:56 2022] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[Tue Feb  8 21:05:56 2022] hid: raw HID events driver (C) Jiri Kosina
[Tue Feb  8 21:05:56 2022] usbcore: registered new interface driver usbhid
[Tue Feb  8 21:05:56 2022] usbhid: USB HID core driver
[Tue Feb  8 21:05:56 2022] ashmem: initialized
[Tue Feb  8 21:05:56 2022] NET: Registered PF_INET6 protocol family
[Tue Feb  8 21:05:57 2022] Freeing initrd memory: 19652K
[Tue Feb  8 21:05:57 2022] Segment Routing with IPv6
[Tue Feb  8 21:05:57 2022] In-situ OAM (IOAM) with IPv6
[Tue Feb  8 21:05:57 2022] mip6: Mobile IPv6
[Tue Feb  8 21:05:57 2022] NET: Registered PF_PACKET protocol family
[Tue Feb  8 21:05:57 2022] mpls_gso: MPLS GSO support
[Tue Feb  8 21:05:57 2022] registered taskstats version 1
[Tue Feb  8 21:05:57 2022] Loading compiled-in X.509 certificates
[Tue Feb  8 21:05:57 2022] zswap: loaded using pool lz4hc/z3fold
[Tue Feb  8 21:05:57 2022] Key type ._fscrypt registered
[Tue Feb  8 21:05:57 2022] Key type .fscrypt registered
[Tue Feb  8 21:05:57 2022] Key type fscrypt-provisioning registered
[Tue Feb  8 21:05:57 2022] AppArmor: AppArmor sha1 policy hashing enabled
[Tue Feb  8 21:05:57 2022] ima: No TPM chip found, activating TPM-bypass!
[Tue Feb  8 21:05:57 2022] ima: Allocated hash algorithm: sha256
[Tue Feb  8 21:05:57 2022] ima: No architecture policies found
[Tue Feb  8 21:05:57 2022] platform 1100000.mixer: Fixing up cyclic dependency with 1c0d000.lcd-controller
[Tue Feb  8 21:05:57 2022] platform 1100000.mixer: Fixing up cyclic dependency with 1c0c000.lcd-controller
[Tue Feb  8 21:05:57 2022] platform 1200000.mixer: Fixing up cyclic dependency with 1c0d000.lcd-controller
[Tue Feb  8 21:05:57 2022] platform 1200000.mixer: Fixing up cyclic dependency with 1c0c000.lcd-controller
[Tue Feb  8 21:05:57 2022] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz
[Tue Feb  8 21:05:57 2022] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[Tue Feb  8 21:05:57 2022] axp20x-gpio axp20x-gpio: DMA mask not set
[Tue Feb  8 21:05:57 2022] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
[Tue Feb  8 21:05:57 2022] vcc-3v3: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vdd-cpux: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] dcdc4: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-dram: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vdd-sys: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] dc1sw: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[Tue Feb  8 21:05:57 2022] dovdd-csi: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-pl: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-pll-avcc: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-dsi-sensor: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-mipi-io: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] avdd-csi: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-wifi-io: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-lpddr: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] eldo2: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
[Tue Feb  8 21:05:57 2022] dvdd-1v8-csi: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-1v2-hsic: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vdd-cpus: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-rtc: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-lcd-ctp-stk: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
[Tue Feb  8 21:05:57 2022] vcc-1v8-typec: supplied by regulator-dummy
[Tue Feb  8 21:05:57 2022] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[Tue Feb  8 21:05:57 2022] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[Tue Feb  8 21:05:57 2022] printk: console [ttyS0] disabled
[Tue Feb  8 21:05:57 2022] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a U6_16550A
[Tue Feb  8 21:05:58 2022] printk: console [ttyS0] enabled
[Tue Feb  8 21:05:58 2022] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 44, base_baud = 1500000) is a U6_16550A
[Tue Feb  8 21:05:58 2022] serial serial0: tty port ttyS1 registered
[Tue Feb  8 21:05:58 2022] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 45, base_baud = 1500000) is a U6_16550A
[Tue Feb  8 21:05:58 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:05:58 2022] i2c 0-0028: Fixing up cyclic dependency with 1c19400.phy
[Tue Feb  8 21:05:58 2022] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[Tue Feb  8 21:05:58 2022] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[Tue Feb  8 21:05:58 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:05:58 2022] phy id_det change to device
[Tue Feb  8 21:05:58 2022] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[Tue Feb  8 21:05:58 2022] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[Tue Feb  8 21:05:58 2022] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[Tue Feb  8 21:05:58 2022] random: fast init done
[Tue Feb  8 21:05:58 2022] mmc1: new high speed SDIO card at address 0001
[Tue Feb  8 21:05:58 2022] mmc2: new DDR MMC card at address 0001
[Tue Feb  8 21:05:58 2022] mmcblk2: mmc2:0001 ISOCOM 28.9 GiB 
[Tue Feb  8 21:05:58 2022]  mmcblk2: p1 p2
[Tue Feb  8 21:05:58 2022] mmcblk2boot0: mmc2:0001 ISOCOM 4.00 MiB 
[Tue Feb  8 21:05:58 2022] mmcblk2boot1: mmc2:0001 ISOCOM 4.00 MiB 
[Tue Feb  8 21:05:59 2022] phy phy-1c19400.phy.1: Changing dr_mode to 1
[Tue Feb  8 21:05:59 2022] ehci-platform 1c1a000.usb: EHCI Host Controller
[Tue Feb  8 21:05:59 2022] phy id_det change to host
[Tue Feb  8 21:05:59 2022] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[Tue Feb  8 21:05:59 2022] ehci-platform 1c1a000.usb: irq 29, io mem 0x01c1a000
[Tue Feb  8 21:05:59 2022] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[Tue Feb  8 21:05:59 2022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[Tue Feb  8 21:05:59 2022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Feb  8 21:05:59 2022] usb usb1: Product: EHCI Host Controller
[Tue Feb  8 21:05:59 2022] usb usb1: Manufacturer: Linux 5.15-sunxi64 ehci_hcd
[Tue Feb  8 21:05:59 2022] usb usb1: SerialNumber: 1c1a000.usb
[Tue Feb  8 21:05:59 2022] hub 1-0:1.0: USB hub found
[Tue Feb  8 21:05:59 2022] hub 1-0:1.0: 1 port detected
[Tue Feb  8 21:05:59 2022] ehci-platform 1c1b000.usb: EHCI Host Controller
[Tue Feb  8 21:05:59 2022] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
[Tue Feb  8 21:05:59 2022] ehci-platform 1c1b000.usb: irq 31, io mem 0x01c1b000
[Tue Feb  8 21:05:59 2022] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[Tue Feb  8 21:05:59 2022] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[Tue Feb  8 21:05:59 2022] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Feb  8 21:05:59 2022] usb usb2: Product: EHCI Host Controller
[Tue Feb  8 21:05:59 2022] usb usb2: Manufacturer: Linux 5.15-sunxi64 ehci_hcd
[Tue Feb  8 21:05:59 2022] usb usb2: SerialNumber: 1c1b000.usb
[Tue Feb  8 21:05:59 2022] hub 2-0:1.0: USB hub found
[Tue Feb  8 21:05:59 2022] hub 2-0:1.0: 1 port detected
[Tue Feb  8 21:05:59 2022] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[Tue Feb  8 21:05:59 2022] phy id_det change to host
[Tue Feb  8 21:05:59 2022] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
[Tue Feb  8 21:05:59 2022] ohci-platform 1c1a400.usb: irq 30, io mem 0x01c1a400
[Tue Feb  8 21:05:59 2022] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[Tue Feb  8 21:05:59 2022] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Feb  8 21:05:59 2022] usb usb3: Product: Generic Platform OHCI controller
[Tue Feb  8 21:05:59 2022] usb usb3: Manufacturer: Linux 5.15-sunxi64 ohci_hcd
[Tue Feb  8 21:05:59 2022] usb usb3: SerialNumber: 1c1a400.usb
[Tue Feb  8 21:05:59 2022] hub 3-0:1.0: USB hub found
[Tue Feb  8 21:05:59 2022] hub 3-0:1.0: 1 port detected
[Tue Feb  8 21:05:59 2022] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[Tue Feb  8 21:05:59 2022] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[Tue Feb  8 21:05:59 2022] ohci-platform 1c1b400.usb: irq 32, io mem 0x01c1b400
[Tue Feb  8 21:05:59 2022] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[Tue Feb  8 21:05:59 2022] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Feb  8 21:06:00 2022] usb usb4: Product: Generic Platform OHCI controller
[Tue Feb  8 21:06:00 2022] usb usb4: Manufacturer: Linux 5.15-sunxi64 ohci_hcd
[Tue Feb  8 21:06:00 2022] usb usb4: SerialNumber: 1c1b400.usb
[Tue Feb  8 21:06:00 2022] hub 4-0:1.0: USB hub found
[Tue Feb  8 21:06:00 2022] hub 4-0:1.0: 1 port detected
[Tue Feb  8 21:06:00 2022] usb0-vbus: supplied by vcc5v0
[Tue Feb  8 21:06:00 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:06:00 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:06:00 2022] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[Tue Feb  8 21:06:00 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:06:00 2022] Freeing unused kernel memory: 3904K
[Tue Feb  8 21:06:00 2022] Run /init as init process
[Tue Feb  8 21:06:00 2022]   with arguments:
[Tue Feb  8 21:06:00 2022]     /init
[Tue Feb  8 21:06:00 2022]     splash
[Tue Feb  8 21:06:00 2022]   with environment:
[Tue Feb  8 21:06:00 2022]     HOME=/
[Tue Feb  8 21:06:00 2022]     TERM=linux
[Tue Feb  8 21:06:00 2022] arm_scpi: module verification failed: signature and/or required key missing - tainting kernel
[Tue Feb  8 21:06:00 2022] i2c 3-003c: Fixing up cyclic dependency with 1cb0000.csi
[Tue Feb  8 21:06:00 2022] scpi_protocol scpi: SCP Protocol 1.2 Firmware 0.5.10000 version
[Tue Feb  8 21:06:00 2022] i2c 3-004c: Fixing up cyclic dependency with 1cb0000.csi
[Tue Feb  8 21:06:00 2022] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
[Tue Feb  8 21:06:00 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:06:00 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:06:00 2022] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input1
[Tue Feb  8 21:06:00 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:06:00 2022] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator
[Tue Feb  8 21:06:00 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:06:00 2022] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver
[Tue Feb  8 21:06:00 2022] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5
[Tue Feb  8 21:06:00 2022] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[Tue Feb  8 21:06:00 2022] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Feb  8 21:06:00 2022] usb usb5: Product: MUSB HDRC host driver
[Tue Feb  8 21:06:00 2022] usb usb5: Manufacturer: Linux 5.15-sunxi64 musb-hcd
[Tue Feb  8 21:06:00 2022] usb usb5: SerialNumber: musb-hdrc.2.auto
[Tue Feb  8 21:06:00 2022] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[Tue Feb  8 21:06:00 2022] hub 5-0:1.0: USB hub found
[Tue Feb  8 21:06:00 2022] axp20x-usb-power-supply axp20x-usb-power-supply: Increasing Vbus hold voltage to 4.5V
[Tue Feb  8 21:06:00 2022] hub 5-0:1.0: 1 port detected
[Tue Feb  8 21:06:00 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:06:00 2022] anx7688 0-0028: power enabled
[Tue Feb  8 21:06:00 2022] anx7688 0-0028: Vendor id 0x1f29
[Tue Feb  8 21:06:00 2022] anx7688 0-0028: power disabled
[Tue Feb  8 21:06:00 2022] anx7688 0-0028: enabling USB BC 1.2 detection
[Tue Feb  8 21:06:00 2022] anx7688 0-0028: plug irq (cd=1)
[Tue Feb  8 21:06:00 2022] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[Tue Feb  8 21:06:00 2022] anx7688 0-0028: cable inserted
[Tue Feb  8 21:06:00 2022] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffffffc008b30068)
[Tue Feb  8 21:06:00 2022] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffffffc008b30068)
[Tue Feb  8 21:06:00 2022] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[Tue Feb  8 21:06:00 2022] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffffffc008b2b788)
[Tue Feb  8 21:06:00 2022] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffffffc008b2b788)
[Tue Feb  8 21:06:00 2022] anx7688 0-0028: power enabled
[Tue Feb  8 21:06:00 2022] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffffffc008b2f000)
[Tue Feb  8 21:06:00 2022] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[Tue Feb  8 21:06:00 2022] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[Tue Feb  8 21:06:00 2022] raid6: skip pq benchmark and using algorithm neonx8
[Tue Feb  8 21:06:00 2022] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffffffc008b2f3a0)
[Tue Feb  8 21:06:00 2022] raid6: using neon recovery algorithm
[Tue Feb  8 21:06:00 2022] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
[Tue Feb  8 21:06:00 2022] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[Tue Feb  8 21:06:01 2022] xor: measuring software checksum speed
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: eeprom0 = 0x03
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: fw loaded after 40 ms
[Tue Feb  8 21:06:01 2022]    8regs           :  2272 MB/sec
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: OCM firmware loaded (version 0x2312)
[Tue Feb  8 21:06:01 2022]    32regs          :  2690 MB/sec
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: send pd packet cmd=0x00 05 00 32 90 01 26 12
[Tue Feb  8 21:06:01 2022]    arm64_neon      :  2275 MB/sec
[Tue Feb  8 21:06:01 2022] xor: using function: 32regs (2690 MB/sec)
[Tue Feb  8 21:06:01 2022] fbcon: Deferring console take-over
[Tue Feb  8 21:06:01 2022] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: send pd packet cmd=0x01 05 01 2c 91 01 26 16
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: send pd packet cmd=0x02 11 02 00 00 00 ec 00 00 00 00 00 00 00 00 39 00 00 51 77
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: send pd packet cmd=0x03 05 03 00 00 01 ff f8
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: OCM configuration completed
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: status changed to 0x00
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: cc_status changed to CC1 = SRC.Open CC2 = SRC.Open
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: DP state changed to 0x00
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: VCONN role change to SINK
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: DATA role change requested to UFP
[Tue Feb  8 21:06:01 2022] phy id_det change to device
[Tue Feb  8 21:06:01 2022] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
[Tue Feb  8 21:06:01 2022] panel-sitronix-st7703 1ca0000.dsi.0: 720x1440@60 24bpp dsi 4dl - ready
[Tue Feb  8 21:06:01 2022] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: cc_status changed to CC1 = SRC.Open CC2 = SNK.Default
[Tue Feb  8 21:06:01 2022] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: recv ocm message cmd=0xf2 01 f2 0d
[Tue Feb  8 21:06:01 2022] anx7688 0-0028: received HARD_RST, idiot firmware is bored
[Tue Feb  8 21:06:02 2022] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[Tue Feb  8 21:06:02 2022] systemd[1]: Inserted module 'autofs4'
[Tue Feb  8 21:06:02 2022] systemd[1]: systemd 250.3-2 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 -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Tue Feb  8 21:06:02 2022] systemd[1]: Detected architecture arm64.
[Tue Feb  8 21:06:02 2022] systemd[1]: Hostname set to <mobian>.
[Tue Feb  8 21:06:04 2022] systemd[1]: Queued start job for default target Graphical Interface.
[Tue Feb  8 21:06:04 2022] random: systemd: uninitialized urandom read (16 bytes read)
[Tue Feb  8 21:06:04 2022] systemd[1]: Created slice Slice /system/getty.
[Tue Feb  8 21:06:04 2022] random: systemd: uninitialized urandom read (16 bytes read)
[Tue Feb  8 21:06:04 2022] systemd[1]: Created slice Slice /system/modprobe.
[Tue Feb  8 21:06:04 2022] random: systemd: uninitialized urandom read (16 bytes read)
[Tue Feb  8 21:06:04 2022] systemd[1]: Created slice Slice /system/serial-getty.
[Tue Feb  8 21:06:04 2022] systemd[1]: Created slice Slice /system/systemd-fsck.
[Tue Feb  8 21:06:04 2022] systemd[1]: Created slice User and Session Slice.
[Tue Feb  8 21:06:04 2022] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[Tue Feb  8 21:06:04 2022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[Tue Feb  8 21:06:04 2022] systemd[1]: Reached target Local Integrity Protected Volumes.
[Tue Feb  8 21:06:04 2022] systemd[1]: Reached target User and Group Name Lookups.
[Tue Feb  8 21:06:04 2022] systemd[1]: Reached target Remote Encrypted Volumes.
[Tue Feb  8 21:06:04 2022] systemd[1]: Reached target Remote File Systems.
[Tue Feb  8 21:06:04 2022] systemd[1]: Reached target Remote Verity Protected Volumes.
[Tue Feb  8 21:06:04 2022] systemd[1]: Reached target Slice Units.
[Tue Feb  8 21:06:04 2022] systemd[1]: Reached target Swaps.
[Tue Feb  8 21:06:04 2022] systemd[1]: Reached target System Time Set.
[Tue Feb  8 21:06:04 2022] systemd[1]: Reached target Local Verity Protected Volumes.
[Tue Feb  8 21:06:04 2022] systemd[1]: Listening on fsck to fsckd communication Socket.
[Tue Feb  8 21:06:04 2022] systemd[1]: Listening on initctl Compatibility Named Pipe.
[Tue Feb  8 21:06:04 2022] systemd[1]: Listening on Journal Audit Socket.
[Tue Feb  8 21:06:04 2022] systemd[1]: Listening on Journal Socket (/dev/log).
[Tue Feb  8 21:06:04 2022] systemd[1]: Listening on Journal Socket.
[Tue Feb  8 21:06:04 2022] systemd[1]: Listening on Network Service Netlink Socket.
[Tue Feb  8 21:06:04 2022] systemd[1]: Listening on udev Control Socket.
[Tue Feb  8 21:06:04 2022] systemd[1]: Listening on udev Kernel Socket.
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounting Huge Pages File System...
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounting POSIX Message Queue File System...
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounting Kernel Debug File System...
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounting Kernel Trace File System...
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Set the console keyboard layout...
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Create List of Static Device Nodes...
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Load Kernel Module configfs...
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Load Kernel Module drm...
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Load Kernel Module fuse...
[Tue Feb  8 21:06:04 2022] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Journal Service...
[Tue Feb  8 21:06:04 2022] fuse: init (API version 7.34)
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Load Kernel Modules...
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Remount Root and Kernel File Systems...
[Tue Feb  8 21:06:04 2022] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Coldplug All udev Devices...
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounted Huge Pages File System.
[Tue Feb  8 21:06:04 2022] EXT4-fs (mmcblk2p2): re-mounted. Opts: (null). Quota mode: none.
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounted POSIX Message Queue File System.
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounted Kernel Debug File System.
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounted Kernel Trace File System.
[Tue Feb  8 21:06:04 2022] systemd[1]: Finished Create List of Static Device Nodes.
[Tue Feb  8 21:06:04 2022] systemd[1]: [email protected]: Deactivated successfully.
[Tue Feb  8 21:06:04 2022] systemd[1]: Finished Load Kernel Module configfs.
[Tue Feb  8 21:06:04 2022] systemd[1]: [email protected]: Deactivated successfully.
[Tue Feb  8 21:06:04 2022] systemd[1]: Finished Load Kernel Module drm.
[Tue Feb  8 21:06:04 2022] systemd[1]: [email protected]: Deactivated successfully.
[Tue Feb  8 21:06:04 2022] systemd[1]: Finished Load Kernel Module fuse.
[Tue Feb  8 21:06:04 2022] systemd[1]: Finished Load Kernel Modules.
[Tue Feb  8 21:06:04 2022] systemd[1]: Finished Remount Root and Kernel File Systems.
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounting FUSE Control File System...
[Tue Feb  8 21:06:04 2022] systemd[1]: Mounting Kernel Configuration File System...
[Tue Feb  8 21:06:04 2022] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Load/Save Random Seed...
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Apply Kernel Variables...
[Tue Feb  8 21:06:04 2022] systemd[1]: Starting Create System Users...
[Tue Feb  8 21:06:04 2022] systemd[1]: Started Journal Service.
[Tue Feb  8 21:06:04 2022] systemd-journald[260]: Received client request to flush runtime journal.
[Tue Feb  8 21:06:04 2022] anx7688 0-0028: updating power mode to USB, current limit 0mA (0 => BC1.2)
[Tue Feb  8 21:06:04 2022] anx7688 0-0028: enabling vbus_in power path
[Tue Feb  8 21:06:05 2022] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Tue Feb  8 21:06:05 2022] mc: Linux media interface: v0.10
[Tue Feb  8 21:06:05 2022] cfg80211: Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[Tue Feb  8 21:06:05 2022] cfg80211: Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[Tue Feb  8 21:06:05 2022] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Tue Feb  8 21:06:05 2022] videodev: Linux video capture interface: v2.00
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: Register cbc(aes)
[Tue Feb  8 21:06:06 2022] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
[Tue Feb  8 21:06:06 2022] cryptd: max_cpu_qlen set to 1000
[Tue Feb  8 21:06:06 2022] sun8i-rotate 1020000.rotate: Device registered as /dev/video0
[Tue Feb  8 21:06:06 2022] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[Tue Feb  8 21:06:06 2022] sun6i-csi 1cb0000.csi: creating ov5640 3-004c:0 -> sun6i-csi:0 link
[Tue Feb  8 21:06:06 2022] sun6i-csi 1cb0000.csi: creating gc2145 3-003c:0 -> sun6i-csi:0 link
[Tue Feb  8 21:06:06 2022] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[Tue Feb  8 21:06:06 2022] Goodix-TS 0-005d: ID 917S, version: 0200
[Tue Feb  8 21:06:06 2022] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
[Tue Feb  8 21:06:06 2022] Goodix-TS 0-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
[Tue Feb  8 21:06:06 2022] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-005d/input/input2
[Tue Feb  8 21:06:06 2022] bt-sco bt-sco-codec: ASoC: sink widget Capture overwritten
[Tue Feb  8 21:06:06 2022] bt-sco bt-sco-codec: ASoC: source widget Playback overwritten
[Tue Feb  8 21:06:06 2022] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
[Tue Feb  8 21:06:06 2022] debugfs: File 'AIF3 Playback' in directory 'dapm' already present!
[Tue Feb  8 21:06:06 2022] debugfs: File 'AIF3 Capture' in directory 'dapm' already present!
[Tue Feb  8 21:06:06 2022] debugfs: File 'Playback' in directory 'dapm' already present!
[Tue Feb  8 21:06:06 2022] debugfs: File 'Capture' in directory 'dapm' already present!
[Tue Feb  8 21:06:06 2022] random: crng init done
[Tue Feb  8 21:06:06 2022] input: gpio-vibrator as /devices/platform/vibrator/input/input4
[Tue Feb  8 21:06:06 2022] iio iio:device2: failed to read Who-Am-I register.
[Tue Feb  8 21:06:06 2022] random: 7 urandom warning(s) missed due to ratelimiting
[Tue Feb  8 21:06:06 2022] input: PinePhone Headset Jack as /devices/platform/sound/sound/card1/input3
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: Fallback for cbc-aes-sun8i-ce is cbc-aes-ce
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: Register ecb(aes)
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: Fallback for ecb-aes-sun8i-ce is ecb-aes-ce
[Tue Feb  8 21:06:06 2022] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
[Tue Feb  8 21:06:06 2022] SPI driver st-magn-spi has no spi_device_id for st,lis3mdl-magn
[Tue Feb  8 21:06:06 2022] SPI driver st-magn-spi has no spi_device_id for st,lsm303agr-magn
[Tue Feb  8 21:06:06 2022] SPI driver st-magn-spi has no spi_device_id for st,lsm9ds1-magn
[Tue Feb  8 21:06:06 2022] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[Tue Feb  8 21:06:06 2022] anx7688 0-0028: recv ocm message cmd=0xf2 01 f2 0d
[Tue Feb  8 21:06:06 2022] anx7688 0-0028: received HARD_RST, idiot firmware is bored
[Tue Feb  8 21:06:07 2022] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input5
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Fallback for cbc-des3-sun8i-ce is cbc(des3_ede-generic)
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
[Tue Feb  8 21:06:07 2022] axp20x-adc axp813-adc: DMA mask not set
[Tue Feb  8 21:06:07 2022] EXT4-fs (mmcblk2p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Fallback for ecb-des3-sun8i-ce is ecb(des3_ede-generic)
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Register md5
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Fallback for md5-sun8i-ce is md5-generic
[Tue Feb  8 21:06:07 2022] i2c i2c-1: Added multiplexed i2c bus 5
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Register sha1
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Fallback for sha1-sun8i-ce is sha1-ce
[Tue Feb  8 21:06:07 2022] Bluetooth: Core ver 2.22
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Register sha224
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Fallback for sha224-sun8i-ce is sha224-ce
[Tue Feb  8 21:06:07 2022] NET: Registered PF_BLUETOOTH protocol family
[Tue Feb  8 21:06:07 2022] Bluetooth: HCI device and connection manager initialized
[Tue Feb  8 21:06:07 2022] Bluetooth: HCI socket layer initialized
[Tue Feb  8 21:06:07 2022] Bluetooth: L2CAP socket layer initialized
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Register sha256
[Tue Feb  8 21:06:07 2022] Bluetooth: SCO socket layer initialized
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Fallback for sha256-sun8i-ce is sha256-ce
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: DEBUG: Algo of sha384 not supported
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: DEBUG: Algo of sha512 not supported
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: Register stdrng
[Tue Feb  8 21:06:07 2022] alg: No test for stdrng (sun8i-ce-prng)
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: TRNG not supported
[Tue Feb  8 21:06:07 2022] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0
[Tue Feb  8 21:06:07 2022] Bluetooth: HCI UART driver ver 2.3
[Tue Feb  8 21:06:07 2022] Bluetooth: HCI UART protocol H4 registered
[Tue Feb  8 21:06:07 2022] Bluetooth: HCI UART protocol Three-wire (H5) registered
[Tue Feb  8 21:06:07 2022] Bluetooth: HCI UART protocol Broadcom registered
[Tue Feb  8 21:06:07 2022] using random self ethernet address
[Tue Feb  8 21:06:08 2022] using random host ethernet address
[Tue Feb  8 21:06:08 2022] usb0: HOST MAC e2:35:3c:97:01:d8
[Tue Feb  8 21:06:08 2022] usb0: MAC 3a:2b:2b:9d:c2:2d
[Tue Feb  8 21:06:08 2022] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
[Tue Feb  8 21:06:08 2022] zram: Added device: zram0
[Tue Feb  8 21:06:08 2022] Bluetooth: hci0: RTL: chip_type status=0 type=5
[Tue Feb  8 21:06:08 2022] Bluetooth: hci0: RTL: rom_version status=0 version=1
[Tue Feb  8 21:06:08 2022] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[Tue Feb  8 21:06:08 2022] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config.bin
[Tue Feb  8 21:06:08 2022] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
[Tue Feb  8 21:06:08 2022] zram0: detected capacity change from 0 to 3067160
[Tue Feb  8 21:06:08 2022] Adding 1533576k swap on /dev/zram0.  Priority:100 extents:1 across:1533576k SSFS
[Tue Feb  8 21:06:08 2022] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
[Tue Feb  8 21:06:10 2022] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[Tue Feb  8 21:06:10 2022] Bluetooth: BNEP filters: protocol multicast
[Tue Feb  8 21:06:10 2022] Bluetooth: BNEP socket layer initialized
[Tue Feb  8 21:06:10 2022] NET: Registered PF_ALG protocol family
[Tue Feb  8 21:06:10 2022] sun8i-ce 1c15000.crypto: Fallback for ecb-aes-sun8i-ce is ecb-aes-ce
[Tue Feb  8 21:06:11 2022] anx7688 0-0028: recv ocm message cmd=0xf2 01 f2 0d
[Tue Feb  8 21:06:11 2022] anx7688 0-0028: received HARD_RST, idiot firmware is bored
[Tue Feb  8 21:06:12 2022] hdmi-audio-codec hdmi-audio-codec.5.auto: Only one simultaneous stream supported!
[Tue Feb  8 21:06:12 2022] hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -22
[Tue Feb  8 21:06:12 2022]  1c22800.i2s-i2s-hifi: soc_pcm_open() failed (-22)
[Tue Feb  8 21:06:12 2022] Bluetooth: RFCOMM TTY layer initialized
[Tue Feb  8 21:06:12 2022] Bluetooth: RFCOMM socket layer initialized
[Tue Feb  8 21:06:12 2022] Bluetooth: RFCOMM ver 1.11
[Tue Feb  8 21:06:12 2022] ov5640 3-004c: firmware upload success
[Tue Feb  8 21:06:13 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f, retrying...
[Tue Feb  8 21:06:13 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f
[Tue Feb  8 21:06:13 2022] ov5640 3-004c: ov5640_set_ctrl_focus: no autofocus firmware loaded
[Tue Feb  8 21:06:14 2022] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[Tue Feb  8 21:06:20 2022] usb 2-1: new high-speed USB device number 2 using ehci-platform
[Tue Feb  8 21:06:21 2022] usb 2-1: New USB device found, idVendor=2c7c, idProduct=0125, bcdDevice= 3.18
[Tue Feb  8 21:06:21 2022] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Feb  8 21:06:21 2022] usb 2-1: Product: EG25-G
[Tue Feb  8 21:06:21 2022] usb 2-1: Manufacturer: Quectel
[Tue Feb  8 21:06:21 2022] usbcore: registered new interface driver usbserial_generic
[Tue Feb  8 21:06:21 2022] usbserial: USB Serial support registered for generic
[Tue Feb  8 21:06:21 2022] usbcore: registered new interface driver cdc_wdm
[Tue Feb  8 21:06:21 2022] usbcore: registered new interface driver option
[Tue Feb  8 21:06:21 2022] usbserial: USB Serial support registered for GSM modem (1-port)
[Tue Feb  8 21:06:21 2022] option 2-1:1.0: GSM modem (1-port) converter detected
[Tue Feb  8 21:06:21 2022] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[Tue Feb  8 21:06:21 2022] qmi_wwan 2-1:1.4: cdc-wdm0: USB WDM device
[Tue Feb  8 21:06:21 2022] qmi_wwan 2-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1b000.usb-1, WWAN/QMI device, fe:73:b0:d4:bb:c8
[Tue Feb  8 21:06:21 2022] usbcore: registered new interface driver qmi_wwan
[Tue Feb  8 21:06:21 2022] option 2-1:1.1: GSM modem (1-port) converter detected
[Tue Feb  8 21:06:21 2022] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[Tue Feb  8 21:06:21 2022] option 2-1:1.2: GSM modem (1-port) converter detected
[Tue Feb  8 21:06:21 2022] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
[Tue Feb  8 21:06:21 2022] option 2-1:1.3: GSM modem (1-port) converter detected
[Tue Feb  8 21:06:21 2022] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB3
[Tue Feb  8 21:06:22 2022] rfkill: input handler disabled
[Tue Feb  8 21:06:31 2022] ps: disabling
[Tue Feb  8 21:06:31 2022] dc1sw: disabling
[Tue Feb  8 21:06:31 2022] vcc-1v2-hsic: disabling
[Tue Feb  8 21:06:31 2022] vcc5v0: disabling
[Tue Feb  8 21:06:31 2022] usb0-vbus: disabling
[Tue Feb  8 21:06:35 2022] ov5640 3-004c: firmware upload success
[Tue Feb  8 21:06:36 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f, retrying...
[Tue Feb  8 21:06:36 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f
[Tue Feb  8 21:06:36 2022] ov5640 3-004c: ov5640_set_ctrl_focus: no autofocus firmware loaded
[Tue Feb  8 21:06:39 2022] ov5640 3-004c: firmware upload success
[Tue Feb  8 21:06:40 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f, retrying...
[Tue Feb  8 21:06:40 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f
[Tue Feb  8 21:06:40 2022] ov5640 3-004c: ov5640_set_ctrl_focus: no autofocus firmware loaded
[Tue Feb  8 21:06:43 2022] ov5640 3-004c: firmware upload success
[Tue Feb  8 21:06:43 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f, retrying...
[Tue Feb  8 21:06:44 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f
[Tue Feb  8 21:06:44 2022] ov5640 3-004c: ov5640_set_ctrl_focus: no autofocus firmware loaded
[Tue Feb  8 21:06:47 2022] ov5640 3-004c: firmware upload success
[Tue Feb  8 21:06:47 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f, retrying...
[Tue Feb  8 21:06:47 2022] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f
[Tue Feb  8 21:06:47 2022] ov5640 3-004c: ov5640_set_ctrl_focus: no autofocus firmware loaded
[Tue Feb  8 22:46:27 2022] anx7688 0-0028: BC 1.2 result: SDP
[Tue Feb  8 22:46:27 2022] anx7688 0-0028: plug irq (cd=0)
[Tue Feb  8 22:46:27 2022] anx7688 0-0028: cable removed
[Tue Feb  8 22:46:27 2022] anx7688 0-0028: power disabled
[Tue Feb  8 22:46:27 2022] anx7688 0-0028: setting vbus_in current limit to 500000 mA
[Tue Feb  8 22:46:27 2022] anx7688 0-0028: disabling vbus_in power path
[Tue Feb  8 22:46:27 2022] anx7688 0-0028: enabling USB BC 1.2 detection
[Tue Feb  8 22:50:57 2022] ------------[ cut here ]------------
[Tue Feb  8 22:50:57 2022] [CRTC:49:crtc-0] vblank wait timed out
[Tue Feb  8 22:50:57 2022] WARNING: CPU: 3 PID: 1981 at drivers/gpu/drm/drm_atomic_helper.c:1514 drm_atomic_helper_wait_for_vblanks.part.0+0x284/0x2b0
[Tue Feb  8 22:50:57 2022] Modules linked in: qmi_wwan(E) option(E) cdc_wdm(E) usb_wwan(E) usbnet(E) usbserial(E) mii(E) rfcomm(E) algif_hash(E) algif_skcipher(E) af_alg(E) bnep(E) joydev(E) lz4(E) lz4_compress(E) zram(E) zsmalloc(E) usb_f_ecm(E) u_ether(E) libcomposite(E) hci_uart(E) btrtl(E) btbcm(E) bluetooth(E) ecb(E) axp20x_adc(E) axp20x_pek(E) des_generic(E) libdes(E) ghash_ce(E) gf128mul(E) cbc(E) st_magn_spi(E) jitterentropy_rng(E) sha2_ce(E) st_sensors_spi(E) axp20x_battery(E) regmap_spi(E) sha512_generic(E) sha1_ce(E) gpio_vibra(E) st_magn_i2c(E) inv_mpu6050_i2c(E) 8723cs(CE) st_magn(E) st_sensors_i2c(E) aes_neon_bs(E) st_sensors(E) sha512_arm64(E) inv_mpu6050(E) industrialio_triggered_buffer(E) drbg(E) aes_neon_blk(E) sun50i_codec_analog(E) sun8i_adda_pr_regmap(E) kfifo_buf(E) ansi_cprng(E) goodix(E) stk3310(E) snd_soc_hdmi_codec(E) ecdh_generic(E) sun6i_csi(E) ecc(E) sun8i_di(E) aes_ce_blk(E) sun8i_codec(E) crypto_simd(E) sun4i_i2s(E) sunxi_cedrus(CE) cryptd(E) sun8i_rotate(E)
[Tue Feb  8 22:50:57 2022]  v4l2_mem2mem(E) sun8i_ce(E) videobuf2_dma_contig(E) videobuf2_memops(E) ov5640(E) videobuf2_v4l2(E) gc2145(E) crypto_engine(E) leds_sgm3140(E) rng_core(E) v4l2_flash_led_class(E) videobuf2_common(E) v4l2_fwnode(E) snd_soc_simple_amplifier(E) snd_soc_bt_sco(E) snd_soc_ec25(E) v4l2_async(E) snd_soc_simple_card(E) snd_soc_simple_card_utils(E) snd_soc_core(E) videodev(E) snd_pcm_dmaengine(E) mc(E) snd_pcm(E) leds_gpio(E) evdev(E) snd_timer(E) snd(E) soundcore(E) cfg80211(E) rfkill(E) ledtrig_pattern(E) fuse(E) configfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) btrfs(E) xor(E) xor_neon(E) zstd_compress(E) dw_hdmi_cec(E) dw_hdmi_i2s_audio(E) raid6_pq(E) libcrc32c(E) crc32c_generic(E) axp20x_usb_power(E) industrialio(E) kb151(E) crc8(E) matrix_keymap(E) sunxi(E) phy_generic(E) sun4i_lradc_keys(E) musb_hdrc(E) udc_core(E) i2c_gpio(E) arm_scpi(E)
[Tue Feb  8 22:50:57 2022] CPU: 3 PID: 1981 Comm: kworker/u8:2 Tainted: G         C  E     5.15-sunxi64 #1
[Tue Feb  8 22:50:57 2022] Hardware name: Pine64 PinePhone (1.2) (DT)
[Tue Feb  8 22:50:57 2022] Workqueue: events_unbound commit_work
[Tue Feb  8 22:50:57 2022] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[Tue Feb  8 22:50:57 2022] pc : drm_atomic_helper_wait_for_vblanks.part.0+0x284/0x2b0
[Tue Feb  8 22:50:57 2022] lr : drm_atomic_helper_wait_for_vblanks.part.0+0x284/0x2b0
[Tue Feb  8 22:50:57 2022] sp : ffffffc00c823c90
[Tue Feb  8 22:50:57 2022] x29: ffffffc00c823c90 x28: 000000000000ce58 x27: 0000000000000000
[Tue Feb  8 22:50:57 2022] x26: 0000000000000000 x25: 0000000000000001 x24: 0000000000000038
[Tue Feb  8 22:50:57 2022] x23: ffffff800963e800 x22: 0000000000000001 x21: ffffff800963e080
[Tue Feb  8 22:50:57 2022] x20: ffffff8051557a80 x19: 0000000000000000 x18: ffffffffffffffff
[Tue Feb  8 22:50:57 2022] x17: 0000000000000000 x16: 0000000000000000 x15: ffffffc08c8239a7
[Tue Feb  8 22:50:57 2022] x14: 0000000000000000 x13: 74756f2064656d69 x12: 742074696177206b
[Tue Feb  8 22:50:57 2022] x11: ffffffc0091eea50 x10: 00000000fffff000 x9 : ffffffc0081d0aec
[Tue Feb  8 22:50:57 2022] x8 : 00000000ffffefff x7 : ffffffc0091eea50 x6 : 0000000000000001
[Tue Feb  8 22:50:57 2022] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
[Tue Feb  8 22:50:57 2022] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffffff80048063c0
[Tue Feb  8 22:50:57 2022] Call trace:
[Tue Feb  8 22:50:57 2022]  drm_atomic_helper_wait_for_vblanks.part.0+0x284/0x2b0
[Tue Feb  8 22:50:57 2022]  drm_atomic_helper_commit_tail_rpm+0x84/0xa0
[Tue Feb  8 22:50:57 2022]  commit_tail+0xa4/0x170
[Tue Feb  8 22:50:57 2022]  commit_work+0x18/0x20
[Tue Feb  8 22:50:57 2022]  process_one_work+0x1ec/0x450
[Tue Feb  8 22:50:57 2022]  worker_thread+0x198/0x4d0
[Tue Feb  8 22:50:57 2022]  kthread+0x124/0x130
[Tue Feb  8 22:50:57 2022]  ret_from_fork+0x10/0x20
[Tue Feb  8 22:50:57 2022] ---[ end trace d1afbf93980c7330 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment