Skip to content

Instantly share code, notes, and snippets.

@8bitgc
Created April 28, 2021 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 8bitgc/84a68844c86bf6e253e84a18f7deaba9 to your computer and use it in GitHub Desktop.
Save 8bitgc/84a68844c86bf6e253e84a18f7deaba9 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.11.6-2-MANJARO-ARM (builduser@on2-runner) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP Sat Mar 13 22:11:41 UTC 2021
[ 0.000000] Machine model: Pine64 PinePhone (1.2)
[ 0.000000] earlycon: uart0 at MMIO32 0x0000000001c28000 (options '')
[ 0.000000] printk: bootconsole [uart0] enabled
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xff9be100-0xff9bffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] On node 0 totalpages: 786432
[ 0.000000] DMA zone: 12288 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 786432 pages, LIFO batch:63
[ 0.000000] cma: Reserved 256 MiB at 0x00000000ec000000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 23 pages/cpu s54872 r8192 d31144 u94208
[ 0.000000] pcpu-alloc: s54872 r8192 d31144 u94208 alloc=23*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: ARM erratum 843419
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 774144
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: loglevel=4 console=tty0 console=ttyS0,115200 earlycon=uart,mmio32,0x01c28000 consoleblank=0 boot=PARTUUID=1fd807fd-01 root=PARTUUID=1fd807fd-02 rw rootwait quiet bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 2794972K/3145728K available (12224K kernel code, 1202K rwdata, 3596K rodata, 2048K init, 387K bss, 88612K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x344/0x4fc with crng_init=0
[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1
[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000515] Console: colour dummy device 80x25
[ 0.000557] printk: console [tty0] enabled
[ 0.000654] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000672] pid_max: default: 32768 minimum: 301
[ 0.000763] LSM: Security Framework initializing
[ 0.000851] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000889] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002696] rcu: Hierarchical SRCU implementation.
[ 0.004407] smp: Bringing up secondary CPUs ...
[ 0.006132] Detected VIPT I-cache on CPU1
[ 0.006200] arch_timer: CPU1: Trapping CNTVCT access
[ 0.006222] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.007272] Detected VIPT I-cache on CPU2
[ 0.007312] arch_timer: CPU2: Trapping CNTVCT access
[ 0.007324] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.008174] Detected VIPT I-cache on CPU3
[ 0.008205] arch_timer: CPU3: Trapping CNTVCT access
[ 0.008216] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.008298] smp: Brought up 1 node, 4 CPUs
[ 0.008315] SMP: Total of 4 processors activated.
[ 0.008322] CPU features: detected: 32-bit EL0 Support
[ 0.008331] CPU features: detected: CRC32 instructions
[ 0.008338] CPU features: detected: 32-bit EL1 Support
[ 0.021354] CPU: All CPU(s) started at EL2
[ 0.021389] alternatives: patching kernel code
[ 0.023797] devtmpfs: initialized
[ 0.033829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.033873] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.043737] pinctrl core: initialized pinctrl subsystem
[ 0.045589] NET: Registered protocol family 16
[ 0.047538] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.047762] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.048093] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.049124] thermal_sys: Registered thermal governor 'fair_share'
[ 0.049158] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.049166] thermal_sys: Registered thermal governor 'step_wise'
[ 0.049173] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.049907] cpuidle: using governor menu
[ 0.050168] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.050305] ASID allocator initialised with 65536 entries
[ 0.051601] Serial: AMBA PL011 UART driver
[ 0.094404] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.094432] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.094441] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.094449] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.095995] cryptd: max_cpu_qlen set to 1000
[ 0.100491] iommu: Default domain type: Translated
[ 0.101227] SCSI subsystem initialized
[ 0.101617] usbcore: registered new interface driver usbfs
[ 0.101687] usbcore: registered new interface driver hub
[ 0.101764] usbcore: registered new device driver usb
[ 0.102452] mc: Linux media interface: v0.10
[ 0.102495] videodev: Linux video capture interface: v2.00
[ 0.102534] pps_core: LinuxPPS API ver. 1 registered
[ 0.102540] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.102562] PTP clock support registered
[ 0.102755] EDAC MC: Ver: 3.0.0
[ 0.105201] clocksource: Switched to clocksource arch_sys_counter
[ 0.105609] VFS: Disk quotas dquot_6.6.0
[ 0.105706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.118303] NET: Registered protocol family 2
[ 0.118942] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.119021] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.119329] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.119947] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.120111] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.120226] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.120490] NET: Registered protocol family 1
[ 0.121074] RPC: Registered named UNIX socket transport module.
[ 0.121083] RPC: Registered udp transport module.
[ 0.121088] RPC: Registered tcp transport module.
[ 0.121093] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.121561] Trying to unpack rootfs image as initramfs...
[ 0.504150] Freeing initrd memory: 6880K
[ 0.505219] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.505931] kvm [1]: IPA Size Limit: 40 bits
[ 0.506885] kvm [1]: vgic interrupt IRQ9
[ 0.507045] kvm [1]: Hyp mode initialized successfully
[ 0.511560] Initialise system trusted keyrings
[ 0.511872] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 0.518280] zbud: loaded
[ 0.520054] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.521052] NFS: Registering the id_resolver key type
[ 0.521089] Key type id_resolver registered
[ 0.521096] Key type id_legacy registered
[ 0.521238] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.521476] fuse: init (API version 7.33)
[ 0.521779] 9p: Installing v9fs 9p2000 file system support
[ 0.575193] Key type asymmetric registered
[ 0.575209] Asymmetric key parser 'x509' registered
[ 0.575266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.575278] io scheduler mq-deadline registered
[ 0.575286] io scheduler kyber registered
[ 0.582085] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 0.584033] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[ 0.601956] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.612384] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[ 0.612454] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[ 0.612502] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[ 0.612541] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[ 0.612939] lima 1c40000.gpu: bus rate = 200000000
[ 0.612951] lima 1c40000.gpu: mod rate = 432000000
[ 0.613435] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 0
[ 0.624000] loop: module loaded
[ 0.627220] libphy: Fixed MDIO Bus: probed
[ 0.628098] tun: Universal TUN/TAP device driver, 1.6
[ 0.631158] VFIO - User Level meta-driver version: 0.3
[ 0.632698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.632720] ehci-platform: EHCI generic platform driver
[ 0.633472] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.633521] ohci-platform: OHCI generic platform driver
[ 0.634536] usbcore: registered new interface driver usb-storage
[ 0.636832] file system registered
[ 0.639305] sun6i-rtc 1f00000.rtc: registered as rtc0
[ 0.639378] sun6i-rtc 1f00000.rtc: setting system clock to 2021-04-27T16:32:44 UTC (1619541164)
[ 0.639549] sun6i-rtc 1f00000.rtc: RTC enabled
[ 0.639787] i2c /dev entries driver
[ 0.641684] sun8i-di 1e00000.deinterlace: Device registered as /dev/video0
[ 0.644839] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 0.646677] sdhci: Secure Digital Host Controller Interface driver
[ 0.646706] sdhci: Copyright(c) Pierre Ossman
[ 0.646934] Synopsys Designware Multimedia Card Interface Driver
[ 0.648028] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.649753] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.650570] SMCCC: SOC_ID: ARCH_SOC_ID(0) returned error: ffffffffffffffff
[ 0.657639] hid: raw HID events driver (C) Jiri Kosina
[ 0.658845] usbcore: registered new interface driver usbhid
[ 0.658873] usbhid: USB HID core driver
[ 0.660685] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[ 0.661994] ashmem: initialized
[ 0.668172] Initializing XFRM netlink socket
[ 0.668743] NET: Registered protocol family 10
[ 0.669658] Segment Routing with IPv6
[ 0.669769] NET: Registered protocol family 17
[ 0.669941] 9pnet: Installing 9P2000 support
[ 0.669980] Key type dns_resolver registered
[ 0.670413] registered taskstats version 1
[ 0.670426] Loading compiled-in X.509 certificates
[ 0.670793] zswap: loaded using pool lzo/zbud
[ 0.685834] sun8i-rotate 1020000.rotate: Device registered as /dev/video2
[ 0.687935] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz
[ 0.688337] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[ 0.690774] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input1
[ 0.693604] axp20x-adc axp813-adc: DMA mask not set
[ 0.694793] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[ 0.700786] axp20x-battery-power-supply axp20x-battery-power-supply: Configuring battery thermal regulation for Pinephone
[ 0.701931] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[ 0.702071] axp20x-usb-power-supply axp20x-usb-power-supply: Increasing Vbus hold voltage to 4.5V
[ 0.703346] random: fast init done
[ 0.704789] vcc-3v3: supplied by regulator-dummy
[ 0.705140] vdd-cpux: supplied by regulator-dummy
[ 0.705494] dcdc4: supplied by regulator-dummy
[ 0.705793] vcc-dram: supplied by regulator-dummy
[ 0.706117] vdd-sys: supplied by regulator-dummy
[ 0.706350] dc1sw: supplied by regulator-dummy
[ 0.706465] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[ 0.706711] dovdd-csi: supplied by regulator-dummy
[ 0.707033] vcc-pl: supplied by regulator-dummy
[ 0.707309] vcc-pll-avcc: supplied by regulator-dummy
[ 0.707603] vcc-dsi-sensor: supplied by regulator-dummy
[ 0.707938] vcc-mipi-io: supplied by regulator-dummy
[ 0.708225] avdd-csi: supplied by regulator-dummy
[ 0.708352] vcc-wifi-io: Bringing 3300000uV into 1800000-1800000uV
[ 0.708589] vcc-wifi-io: supplied by regulator-dummy
[ 0.708918] vcc-lpddr: supplied by regulator-dummy
[ 0.709300] eldo2: supplied by regulator-dummy
[ 0.709584] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
[ 0.710110] dvdd-1v8-csi: supplied by regulator-dummy
[ 0.710475] vcc-1v2-hsic: supplied by regulator-dummy
[ 0.710795] vdd-cpus: supplied by regulator-dummy
[ 0.711068] vcc-rtc: supplied by regulator-dummy
[ 0.711446] vcc-lcd-ctp-stk: supplied by regulator-dummy
[ 0.711585] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
[ 0.711842] vcc-1v8-typec: supplied by regulator-dummy
[ 0.711993] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[ 0.718159] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.720572] printk: console [ttyS0] disabled
[ 0.720686] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 1500000) is a 16550A
[ 0.720744] printk: console [ttyS0] enabled
[ 0.720752] printk: bootconsole [uart0] disabled
[ 0.723034] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 41, base_baud = 1500000) is a 16550A
[ 0.723252] serial serial0: tty port ttyS1 registered
[ 0.724835] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 42, base_baud = 1500000) is a 16550A
[ 0.756443] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010cb4720)
[ 0.758422] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010cb4720)
[ 0.758944] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 0.758967] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010cafe38)
[ 0.759187] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010cafe38)
[ 0.759224] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff800010cb36b8)
[ 0.760773] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[ 0.761494] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 0.762124] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff800010cb3a58)
[ 0.762941] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
[ 0.763050] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 0.764293] phy phy-1c19400.phy.0: Changing dr_mode to 1
[ 0.764320] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 0.764347] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 0.764486] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000
[ 0.764625] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 0.777214] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 0.778060] hub 1-0:1.0: USB hub found
[ 0.778104] hub 1-0:1.0: 1 port detected
[ 0.779512] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 0.779558] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
[ 0.779712] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000
[ 0.793205] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 0.794018] hub 2-0:1.0: USB hub found
[ 0.794062] hub 2-0:1.0: 1 port detected
[ 0.969392] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 0.969447] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
[ 0.969614] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400
[ 1.033967] hub 3-0:1.0: USB hub found
[ 1.034017] hub 3-0:1.0: 1 port detected
[ 1.035393] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 1.035444] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[ 1.035601] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400
[ 1.097927] hub 4-0:1.0: USB hub found
[ 1.097976] hub 4-0:1.0: 1 port detected
[ 1.099444] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
[ 1.177507] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[ 1.177556] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
[ 1.178331] hub 5-0:1.0: USB hub found
[ 1.178379] hub 5-0:1.0: 1 port detected
[ 1.180395] input: gpio-vibrator as /devices/platform/vibrator/input/input2
[ 1.281631] Goodix-TS 1-005d: ID 917S, version: 0200
[ 1.284395] Goodix-TS 1-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
[ 1.291434] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-005d/input/input3
[ 1.297848] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[ 1.297929] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 1.298692] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
[ 1.300745] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[ 1.300807] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 1.301150] input: gpio-keys as /devices/platform/gpio-keys/input/input4
[ 1.301767] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 1.302612] dw-apb-uart 1c28000.serial: forbid DMA for kernel console
[ 1.304026] Freeing unused kernel memory: 2048K
[ 1.323723] mmc1: new high speed SDIO card at address 0001
[ 1.333396] Run /init as init process
[ 1.333413] with arguments:
[ 1.333418] /init
[ 1.333422] with environment:
[ 1.333425] HOME=/
[ 1.333429] TERM=linux
[ 1.333433] boot=PARTUUID=1fd807fd-01
[ 1.356600] mmc0: new high speed SDXC card at address aaaa
[ 1.357614] mmcblk0: mmc0:aaaa SK128 119 GiB
[ 1.359904] mmcblk0: p1 p2
[ 1.457373] mmc2: new DDR MMC card at address 0001
[ 1.458472] mmcblk2: mmc2:0001 DA4032 29.1 GiB
[ 1.458886] mmcblk2boot0: mmc2:0001 DA4032 partition 1 4.00 MiB
[ 1.459260] mmcblk2boot1: mmc2:0001 DA4032 partition 2 4.00 MiB
[ 1.463305] mmcblk2: p1 p2
[ 1.853909] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input5
[ 2.476556] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 3.248886] systemd[1]: systemd 247.4-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 3.250941] systemd[1]: Detected architecture arm64.
[ 3.280762] systemd[1]: Set hostname to <manjaro-arm>.
[ 3.867798] random: lvmconfig: uninitialized urandom read (4 bytes read)
[ 4.393448] systemd[1]: Queued start job for default target Graphical Interface.
[ 4.395208] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.434338] systemd[1]: Created slice system-getty.slice.
[ 4.434606] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.436008] systemd[1]: Created slice system-modprobe.slice.
[ 4.437490] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 4.438888] systemd[1]: Created slice User and Session Slice.
[ 4.439234] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.439434] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.440130] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.440336] systemd[1]: Reached target Local Encrypted Volumes.
[ 4.440572] systemd[1]: Reached target Paths.
[ 4.440664] systemd[1]: Reached target Remote Encrypted Volumes.
[ 4.440741] systemd[1]: Reached target Remote File Systems.
[ 4.440817] systemd[1]: Reached target Slices.
[ 4.440925] systemd[1]: Reached target Swap.
[ 4.441015] systemd[1]: Reached target System Time Set.
[ 4.441095] systemd[1]: Reached target System Time Synchronized.
[ 4.441700] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 4.448545] systemd[1]: Listening on LVM2 poll daemon socket.
[ 4.454835] systemd[1]: Listening on Process Core Dump Socket.
[ 4.512419] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 4.513282] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.513857] systemd[1]: Listening on Journal Socket.
[ 4.514549] systemd[1]: Listening on Network Service Netlink Socket.
[ 4.515218] systemd[1]: Listening on udev Control Socket.
[ 4.515576] systemd[1]: Listening on udev Kernel Socket.
[ 4.515950] systemd[1]: Listening on User Database Manager Socket.
[ 4.519753] systemd[1]: Mounting binderfs...
[ 4.524631] systemd[1]: Mounting Huge Pages File System...
[ 4.530041] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.535685] systemd[1]: Mounting Kernel Debug File System...
[ 4.536508] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 4.545685] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 4.552272] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 4.557276] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 4.563020] systemd[1]: Starting Load Kernel Module configfs...
[ 4.569104] systemd[1]: Starting Load Kernel Module drm...
[ 4.575948] systemd[1]: Starting Load Kernel Module fuse...
[ 4.579487] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 4.587548] systemd[1]: Starting Load Kernel Modules...
[ 4.592568] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.592951] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 4.598599] systemd[1]: Starting Coldplug All udev Devices...
[ 4.608902] systemd[1]: Mounted binderfs.
[ 4.609890] systemd[1]: Mounted Huge Pages File System.
[ 4.610995] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.612205] systemd[1]: Mounted Kernel Debug File System.
[ 4.613002] systemd[1]: Mounted Temporary Directory (/tmp).
[ 4.615739] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 4.623581] systemd[1]: modprobe@configfs.service: Succeeded.
[ 4.625446] systemd[1]: Finished Load Kernel Module configfs.
[ 4.626678] systemd[1]: modprobe@drm.service: Succeeded.
[ 4.628382] systemd[1]: Finished Load Kernel Module drm.
[ 4.629648] systemd[1]: modprobe@fuse.service: Succeeded.
[ 4.630838] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
[ 4.631369] systemd[1]: Finished Load Kernel Module fuse.
[ 4.636944] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 4.639351] systemd[1]: Finished Load Kernel Modules.
[ 4.644588] systemd[1]: Mounting FUSE Control File System...
[ 4.650238] systemd[1]: Mounting Kernel Configuration File System...
[ 4.650857] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 4.661805] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 4.662081] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 4.665972] systemd[1]: Starting Load/Save Random Seed...
[ 4.671130] systemd[1]: Starting Apply Kernel Variables...
[ 4.671544] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 4.675978] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.680586] systemd[1]: Mounted FUSE Control File System.
[ 4.681322] systemd[1]: Mounted Kernel Configuration File System.
[ 4.756023] systemd[1]: Finished Apply Kernel Variables.
[ 4.810517] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 4.815649] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 4.816532] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 4.816563] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 4.822836] systemd[1]: Starting Journal Service...
[ 4.829720] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 5.075228] systemd[1]: Finished Coldplug All udev Devices.
[ 5.076204] systemd[1]: Started Journal Service.
[ 5.115632] systemd-journald[2905]: Received client request to flush runtime journal.
[ 5.596405] random: crng init done
[ 5.596432] random: 7 urandom warning(s) missed due to ratelimiting
[ 6.079026] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
[ 6.423231] iio iio:device2: failed to read Who-Am-I register.
[ 6.445390] anx7688 1-0028: power enabled
[ 6.447130] anx7688 1-0028: Vendor id 0x1f29
[ 6.465234] anx7688 1-0028: power disabled
[ 6.465636] anx7688 1-0028: plug irq (cd=1)
[ 6.469761] anx7688 1-0028: enabling USB BC 1.2 detection
[ 6.469865] anx7688 1-0028: setting vbus_in current limit to 500000 mA
[ 6.481278] anx7688 1-0028: cable inserted
[ 6.484713] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
[ 6.491374] input: PinePhone Headset Jack as /devices/platform/sound/sound/card0/input6
[ 6.508597] bootsplash: Loading splash file (606512 bytes)
[ 6.508682] bootsplash: Loaded (606512 bytes, 2 pics, 76 blobs).
[ 6.521296] anx7688 1-0028: power enabled
[ 6.535390] Bluetooth: Core ver 2.22
[ 6.535559] NET: Registered protocol family 31
[ 6.535565] Bluetooth: HCI device and connection manager initialized
[ 6.535589] Bluetooth: HCI socket layer initialized
[ 6.535598] Bluetooth: L2CAP socket layer initialized
[ 6.535620] Bluetooth: SCO socket layer initialized
[ 6.585441] anx7688 1-0028: eeprom0 = 0x03
[ 6.585472] anx7688 1-0028: fw loaded after 40 ms
[ 6.585633] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 6.586548] anx7688 1-0028: send pd packet cmd=0x00 05 00 32 90 01 26 12
[ 6.602793] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 6.614044] Bluetooth: HCI UART driver ver 2.3
[ 6.614075] Bluetooth: HCI UART protocol H4 registered
[ 6.614237] Bluetooth: HCI UART protocol LL registered
[ 6.614302] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 6.614713] Bluetooth: HCI UART protocol Broadcom registered
[ 6.614892] dw-apb-uart 1c28400.serial: failed to request DMA
[ 6.634528] anx7688 1-0028: send pd packet cmd=0x01 05 01 2c 91 01 26 16
[ 6.635057] anx7688 1-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
[ 6.635870] anx7688 1-0028: send pd packet cmd=0x03 05 03 00 00 01 ff f8
[ 6.636372] anx7688 1-0028: OCM configuration completed
[ 6.636984] anx7688 1-0028: status changed to 0x00
[ 6.637005] anx7688 1-0028: cc_status changed to CC1 = SRC.Open CC2 = SRC.Open
[ 6.637011] anx7688 1-0028: DP state changed to 0x00
[ 6.637016] anx7688 1-0028: VCONN role change to SINK
[ 6.637032] anx7688 1-0028: DATA role change requested to UFP
[ 6.652397] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 6.652643] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 6.652666] cfg80211: failed to load regulatory.db
[ 6.673356] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 6.739654] Console: switching to colour frame buffer device 90x90
[ 6.774708] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[ 6.809434] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
[ 6.809474] panel-sitronix-st7703 1ca0000.dsi.0: 720x1440@60 24bpp dsi 4dl - ready
[ 6.840248] i2c i2c-2: Added multiplexed i2c bus 5
[ 7.078255] anx7688 1-0028: cc_status changed to CC1 = SNK.Power3.0 CC2 = SRC.Open
[ 7.173081] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.346407] dw-apb-uart 1c28c00.serial: failed to request DMA
[ 7.358043] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
[ 7.362662] Bluetooth: hci0: RTL: chip_type status=0 type=5
[ 7.362850] sun6i-csi 1cb0000.csi: creating gc2145 4-003c:0 -> sun6i-csi:0 link
[ 7.362866] sun6i-csi 1cb0000.csi: creating ov5640 4-004c:0 -> sun6i-csi:0 link
[ 7.366744] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 7.366779] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[ 7.493250] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config-pinephone.bin
[ 7.531062] anx7688 1-0028: recv ocm message cmd=0xf2 01 f2 0d
[ 7.531096] anx7688 1-0028: received HARD_RST, idiot firmware is bored
[ 7.561326] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
[ 7.609230] anx7688 1-0028: BC 1.2 result: SDP
[ 7.941010] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
[ 7.954195] zram: Added device: zram0
[ 7.969090] zram0: detected capacity change from 0 to 9198136
[ 7.971977] Bluetooth: hci0: Too short H5 packet
[ 8.238436] Adding 4599064k swap on /dev/zram0. Priority:100 extents:1 across:4599064k SSFS
[ 8.676808] anx7688 1-0028: recv ocm message cmd=0x00 15 00 2c 91 01 08 2c d1 02 00 2c c1 03 00 2c b1 04 00 e1 40 06 00 2e
[ 8.676855] anx7688 1-0028: received SRC_CAP
[ 8.676864] anx7688 1-0028: SRC_CAP PDO_FIXED (5000mV 3000mA)
[ 8.676877] anx7688 1-0028: SRC_CAP PDO_FIXED (9000mV 3000mA)
[ 8.676889] anx7688 1-0028: SRC_CAP PDO_FIXED (12000mV 3000mA)
[ 8.676900] anx7688 1-0028: SRC_CAP PDO_FIXED (15000mV 3000mA)
[ 8.676911] anx7688 1-0028: SRC_CAP PDO_FIXED (20000mV 2250mA)
[ 8.677286] anx7688 1-0028: RDO max voltage = 5000mV, max power = 15000mW, PD current limit = 3000mA
[ 8.679649] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 16 00 f7
[ 8.679680] anx7688 1-0028: received response to PWR_OBJ_REQ (SUCCESS)
[ 8.872069] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.872092] Bluetooth: BNEP filters: protocol multicast
[ 8.872116] Bluetooth: BNEP socket layer initialized
[ 9.175976] anx7688 1-0028: BC 1.2 result: SDP
[ 9.181642] anx7688 1-0028: updating power mode to PD, current limit 3000mA (0 => BC1.2)
[ 9.181677] anx7688 1-0028: disabling USB BC 1.2 detection
[ 9.181754] anx7688 1-0028: setting vbus_in current limit to 3000 mA
[ 9.181815] anx7688 1-0028: enabling vbus_in power path
[ 9.397227] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 12.940364] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 12.948717] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 12.952855] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 12.956117] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 12.971105] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 12.976177] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 12.980694] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 13.007894] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 13.050010] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 13.067906] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 13.422794] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 21.073123] usb 2-1: new high-speed USB device number 2 using ehci-platform
[ 21.354979] usbcore: registered new interface driver cdc_wdm
[ 21.363683] usbcore: registered new interface driver option
[ 21.363758] usbserial: USB Serial support registered for GSM modem (1-port)
[ 21.364050] option 2-1:1.0: GSM modem (1-port) converter detected
[ 21.365924] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 21.367059] option 2-1:1.1: GSM modem (1-port) converter detected
[ 21.369773] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 21.370075] option 2-1:1.2: GSM modem (1-port) converter detected
[ 21.373365] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 21.373753] option 2-1:1.3: GSM modem (1-port) converter detected
[ 21.376746] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB3
[ 21.384573] qmi_wwan 2-1:1.4: cdc-wdm0: USB WDM device
[ 21.386983] qmi_wwan 2-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1b000.usb-1, WWAN/QMI device, fe:c5:82:e1:9b:ce
[ 21.387212] usbcore: registered new interface driver qmi_wwan
[ 23.928529] rfkill: input handler disabled
[ 23.956409] Bluetooth: RFCOMM TTY layer initialized
[ 23.956477] Bluetooth: RFCOMM socket layer initialized
[ 23.956524] Bluetooth: RFCOMM ver 1.11
[ 27.501134] gc2145 4-003c: [wr fe] <= 00
[ 27.501563] gc2145 4-003c: bank switch: 0x00
[ 27.502141] gc2145 4-003c: [rd f0] => 21 45
[ 27.502154] gc2145 4-003c: device id: 0x2145
[ 27.502164] gc2145 4-003c: [wr fe] <= f0
[ 27.502529] gc2145 4-003c: [wr fc] <= 06
[ 27.502895] gc2145 4-003c: [wr f7] <= 1d
[ 27.503260] gc2145 4-003c: [wr f8] <= 84
[ 27.503623] gc2145 4-003c: [wr fa] <= 00
[ 27.503986] gc2145 4-003c: [wr f9] <= fe
[ 27.504345] gc2145 4-003c: [wr f2] <= 00
[ 27.504710] gc2145 4-003c: [wr 19] <= 0c
[ 27.505180] gc2145 4-003c: [wr 20] <= 01
[ 27.505567] gc2145 4-003c: [wr 80] <= 0b
[ 27.505940] gc2145 4-003c: [wr 86] <= 00
[ 27.507555] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 27.507603] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 27.507623] gc2145 4-003c: [wr fd] <= 00
[ 27.508024] gc2145 4-003c: [wr 18] <= 0a
[ 27.508392] gc2145 4-003c: [wr 09] <= 00 00
[ 27.508869] gc2145 4-003c: [wr 0b] <= 00 00
[ 27.509452] gc2145 4-003c: [wr 0d] <= 04 d0
[ 27.509948] gc2145 4-003c: [wr 0f] <= 06 50
[ 27.510435] gc2145 4-003c: [wr 05] <= 01 f1
[ 27.510917] gc2145 4-003c: [wr 07] <= 00 08
[ 27.511398] gc2145 4-003c: [wr 11] <= 00 1e
[ 27.511878] gc2145 4-003c: [wr 13] <= 02
[ 27.512246] gc2145 4-003c: [wr 14] <= 02
[ 27.512630] gc2145 4-003c: [wr f7] <= 11
[ 27.512996] gc2145 4-003c: [wr f8] <= 84
[ 27.513455] gc2145 4-003c: [wr fa] <= 10
[ 27.514299] gc2145 4-003c: [rd 82] => 00
[ 27.514314] gc2145 4-003c: [wr 82] <= 00
[ 27.514682] gc2145 4-003c: [wr b3] <= 40
[ 27.515046] gc2145 4-003c: [wr b4] <= 40
[ 27.515408] gc2145 4-003c: [wr b5] <= 40
[ 27.515771] gc2145 4-003c: [wr fe] <= 01
[ 27.516132] gc2145 4-003c: bank switch: 0x01
[ 27.516140] gc2145 4-003c: [wr ec] <= 04
[ 27.516500] gc2145 4-003c: [wr ed] <= 04
[ 27.516860] gc2145 4-003c: [wr ee] <= c0
[ 27.517265] gc2145 4-003c: [wr ef] <= 8e
[ 27.517633] gc2145 4-003c: [wr fe] <= 00
[ 27.517994] gc2145 4-003c: bank switch: 0x00
[ 27.518466] gc2145 4-003c: [rd 82] => 00
[ 27.518475] gc2145 4-003c: [wr 82] <= 02
[ 27.518839] gc2145 4-003c: [wr b6] <= 00
[ 27.519201] gc2145 4-003c: [wr 03] <= 04 b0
[ 27.519671] gc2145 4-003c: [wr b1] <= 20
[ 27.520032] gc2145 4-003c: [wr b2] <= e0
[ 27.520393] gc2145 4-003c: [wr fe] <= 01
[ 27.520753] gc2145 4-003c: bank switch: 0x01
[ 27.520760] gc2145 4-003c: [wr 01] <= 04
[ 27.521168] gc2145 4-003c: [wr 02] <= c0
[ 27.521538] gc2145 4-003c: [wr 03] <= 04
[ 27.521903] gc2145 4-003c: [wr 04] <= 8e
[ 27.522265] gc2145 4-003c: [wr 05] <= 08
[ 27.522627] gc2145 4-003c: [wr 06] <= b8
[ 27.522989] gc2145 4-003c: [wr 07] <= 08
[ 27.523359] gc2145 4-003c: [wr 08] <= 86
[ 27.523724] gc2145 4-003c: [wr fe] <= 00
[ 27.524088] gc2145 4-003c: bank switch: 0x00
[ 27.524096] gc2145 4-003c: [wr b6] <= 01
[ 27.524460] gc2145 4-003c: [wr fe] <= 01
[ 27.524823] gc2145 4-003c: bank switch: 0x01
[ 27.524837] gc2145 4-003c: [wr 27] <= 01 36
[ 27.525374] gc2145 4-003c: [wr 35] <= 50
[ 27.525756] gc2145 4-003c: [wr 29] <= 02 6c
[ 27.526234] gc2145 4-003c: [wr 36] <= 50
[ 27.526602] gc2145 4-003c: [wr 2b] <= 03 a2
[ 27.527079] gc2145 4-003c: [wr 37] <= 50
[ 27.527444] gc2145 4-003c: [wr 2d] <= 04 d8
[ 27.527922] gc2145 4-003c: [wr 38] <= 50
[ 27.528288] gc2145 4-003c: [wr 2f] <= 06 0e
[ 27.528761] gc2145 4-003c: [wr 39] <= 50
[ 27.529185] gc2145 4-003c: [wr 31] <= 07 44
[ 27.529674] gc2145 4-003c: [wr 3a] <= 50
[ 27.530038] gc2145 4-003c: [wr 33] <= 08 7a
[ 27.530509] gc2145 4-003c: [wr 3b] <= 50
[ 27.530872] gc2145 4-003c: [wr 1f] <= 50
[ 27.531238] gc2145 4-003c: [wr 20] <= e0
[ 27.531604] gc2145 4-003c: [wr fe] <= 00
[ 27.531968] gc2145 4-003c: bank switch: 0x00
[ 27.531976] gc2145 4-003c: [wr 84] <= 00
[ 27.532816] gc2145 4-003c: [rd 80] => 08
[ 27.532831] gc2145 4-003c: [wr 80] <= 48
[ 27.533750] gc2145 4-003c: [rd 80] => 08
[ 27.533781] gc2145 4-003c: [wr 80] <= 08
[ 27.534150] gc2145 4-003c: [wr 24] <= ff
[ 27.534526] gc2145 4-003c: [wr b6] <= 01
[ 27.534919] gc2145 4-003c: [wr fe] <= 01
[ 27.535301] gc2145 4-003c: bank switch: 0x01
[ 27.535309] gc2145 4-003c: [wr 13] <= 7b
[ 27.535672] gc2145 4-003c: [wr fe] <= 00
[ 27.536034] gc2145 4-003c: bank switch: 0x00
[ 27.536507] gc2145 4-003c: [rd 17] => 00
[ 27.536516] gc2145 4-003c: [wr 17] <= 00
[ 27.537395] gc2145 4-003c: [rd 17] => 00
[ 27.537408] gc2145 4-003c: [wr 17] <= 00
[ 27.537774] gc2145 4-003c: [wr 8c] <= 00
[ 27.538135] gc2145 4-003c: [wr 8d] <= 01
[ 31.709177] usb-5v: disabling
[ 35.317678] gc2145 4-003c: [rd f0] => 21 45
[ 35.317714] gc2145 4-003c: device id: 0x2145
[ 35.317725] gc2145 4-003c: [wr fe] <= f0
[ 35.318087] gc2145 4-003c: [wr fc] <= 06
[ 35.318448] gc2145 4-003c: [wr f7] <= 1d
[ 35.318810] gc2145 4-003c: [wr f8] <= 84
[ 35.319172] gc2145 4-003c: [wr fa] <= 00
[ 35.319532] gc2145 4-003c: [wr f9] <= fe
[ 35.319894] gc2145 4-003c: [wr f2] <= 00
[ 35.320258] gc2145 4-003c: [wr 19] <= 0c
[ 35.320620] gc2145 4-003c: [wr 20] <= 01
[ 35.321091] gc2145 4-003c: [wr 80] <= 0b
[ 35.321478] gc2145 4-003c: [wr 86] <= 00
[ 35.321925] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 35.321949] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 35.321967] gc2145 4-003c: [wr fd] <= 00
[ 35.322339] gc2145 4-003c: [wr 18] <= 0a
[ 35.322708] gc2145 4-003c: [wr 09] <= 00 00
[ 35.323182] gc2145 4-003c: [wr 0b] <= 00 00
[ 35.323659] gc2145 4-003c: [wr 0d] <= 04 d0
[ 35.324138] gc2145 4-003c: [wr 0f] <= 06 50
[ 35.324615] gc2145 4-003c: [wr 05] <= 01 f1
[ 35.325214] gc2145 4-003c: [wr 07] <= 00 08
[ 35.325705] gc2145 4-003c: [wr 11] <= 00 1e
[ 35.326184] gc2145 4-003c: [wr 13] <= 02
[ 35.326551] gc2145 4-003c: [wr 14] <= 02
[ 35.326920] gc2145 4-003c: [wr f7] <= 11
[ 35.327283] gc2145 4-003c: [wr f8] <= 84
[ 35.327648] gc2145 4-003c: [wr fa] <= 10
[ 35.328480] gc2145 4-003c: [rd 82] => 00
[ 35.328495] gc2145 4-003c: [wr 82] <= 00
[ 35.328861] gc2145 4-003c: [wr b3] <= 40
[ 35.329323] gc2145 4-003c: [wr b4] <= 40
[ 35.329697] gc2145 4-003c: [wr b5] <= 40
[ 35.330059] gc2145 4-003c: [wr fe] <= 01
[ 35.330422] gc2145 4-003c: bank switch: 0x01
[ 35.330429] gc2145 4-003c: [wr ec] <= 04
[ 35.330794] gc2145 4-003c: [wr ed] <= 04
[ 35.331155] gc2145 4-003c: [wr ee] <= c0
[ 35.331516] gc2145 4-003c: [wr ef] <= 8e
[ 35.331878] gc2145 4-003c: [wr fe] <= 00
[ 35.332240] gc2145 4-003c: bank switch: 0x00
[ 35.332716] gc2145 4-003c: [rd 82] => 00
[ 35.332729] gc2145 4-003c: [wr 82] <= 02
[ 35.333161] gc2145 4-003c: [wr b6] <= 00
[ 35.333536] gc2145 4-003c: [wr 03] <= 04 b0
[ 35.334012] gc2145 4-003c: [wr b1] <= 20
[ 35.334379] gc2145 4-003c: [wr b2] <= e0
[ 35.334741] gc2145 4-003c: [wr fe] <= 01
[ 35.335104] gc2145 4-003c: bank switch: 0x01
[ 35.335112] gc2145 4-003c: [wr 01] <= 04
[ 35.335480] gc2145 4-003c: [wr 02] <= c0
[ 35.335843] gc2145 4-003c: [wr 03] <= 04
[ 35.336206] gc2145 4-003c: [wr 04] <= 8e
[ 35.336570] gc2145 4-003c: [wr 05] <= 08
[ 35.336933] gc2145 4-003c: [wr 06] <= b8
[ 35.337356] gc2145 4-003c: [wr 07] <= 08
[ 35.337735] gc2145 4-003c: [wr 08] <= 86
[ 35.338097] gc2145 4-003c: [wr fe] <= 00
[ 35.338458] gc2145 4-003c: bank switch: 0x00
[ 35.338467] gc2145 4-003c: [wr b6] <= 01
[ 35.338831] gc2145 4-003c: [wr fe] <= 01
[ 35.339191] gc2145 4-003c: bank switch: 0x01
[ 35.339202] gc2145 4-003c: [wr 27] <= 01 36
[ 35.339675] gc2145 4-003c: [wr 35] <= 50
[ 35.340041] gc2145 4-003c: [wr 29] <= 02 6c
[ 35.340527] gc2145 4-003c: [wr 36] <= 50
[ 35.340892] gc2145 4-003c: [wr 2b] <= 03 a2
[ 35.341423] gc2145 4-003c: [wr 37] <= 50
[ 35.341795] gc2145 4-003c: [wr 2d] <= 04 d8
[ 35.342270] gc2145 4-003c: [wr 38] <= 50
[ 35.342635] gc2145 4-003c: [wr 2f] <= 06 0e
[ 35.343111] gc2145 4-003c: [wr 39] <= 50
[ 35.343474] gc2145 4-003c: [wr 31] <= 07 44
[ 35.343949] gc2145 4-003c: [wr 3a] <= 50
[ 35.344312] gc2145 4-003c: [wr 33] <= 08 7a
[ 35.344785] gc2145 4-003c: [wr 3b] <= 50
[ 35.345246] gc2145 4-003c: [wr 1f] <= 50
[ 35.345634] gc2145 4-003c: [wr 20] <= e0
[ 35.346011] gc2145 4-003c: [wr fe] <= 00
[ 35.346376] gc2145 4-003c: bank switch: 0x00
[ 35.346384] gc2145 4-003c: [wr 84] <= 00
[ 35.347227] gc2145 4-003c: [rd 80] => 08
[ 35.347245] gc2145 4-003c: [wr 80] <= 48
[ 35.348085] gc2145 4-003c: [rd 80] => 08
[ 35.348100] gc2145 4-003c: [wr 80] <= 08
[ 35.348474] gc2145 4-003c: [wr 24] <= ff
[ 35.348865] gc2145 4-003c: [wr b6] <= 01
[ 35.349294] gc2145 4-003c: [wr fe] <= 01
[ 35.349669] gc2145 4-003c: bank switch: 0x01
[ 35.349679] gc2145 4-003c: [wr 13] <= 7b
[ 35.350049] gc2145 4-003c: [wr fe] <= 00
[ 35.350424] gc2145 4-003c: bank switch: 0x00
[ 35.350904] gc2145 4-003c: [rd 17] => 00
[ 35.350921] gc2145 4-003c: [wr 17] <= 00
[ 35.351768] gc2145 4-003c: [rd 17] => 00
[ 35.351787] gc2145 4-003c: [wr 17] <= 00
[ 35.352166] gc2145 4-003c: [wr 8c] <= 00
[ 35.352537] gc2145 4-003c: [wr 8d] <= 01
[ 35.883639] gc2145 4-003c: [rd f0] => 21 45
[ 35.883674] gc2145 4-003c: device id: 0x2145
[ 35.883685] gc2145 4-003c: [wr fe] <= f0
[ 35.884050] gc2145 4-003c: [wr fc] <= 06
[ 35.884416] gc2145 4-003c: [wr f7] <= 1d
[ 35.884780] gc2145 4-003c: [wr f8] <= 84
[ 35.885190] gc2145 4-003c: [wr fa] <= 00
[ 35.885558] gc2145 4-003c: [wr f9] <= fe
[ 35.885922] gc2145 4-003c: [wr f2] <= 00
[ 35.886289] gc2145 4-003c: [wr 19] <= 0c
[ 35.886655] gc2145 4-003c: [wr 20] <= 01
[ 35.887022] gc2145 4-003c: [wr 80] <= 0b
[ 35.887388] gc2145 4-003c: [wr 86] <= 00
[ 35.887828] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 35.887847] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 35.887864] gc2145 4-003c: [wr fd] <= 00
[ 35.888236] gc2145 4-003c: [wr 18] <= 0a
[ 35.888602] gc2145 4-003c: [wr 09] <= 00 00
[ 35.889138] gc2145 4-003c: [wr 0b] <= 00 00
[ 35.889622] gc2145 4-003c: [wr 0d] <= 04 d0
[ 35.890101] gc2145 4-003c: [wr 0f] <= 06 50
[ 35.890579] gc2145 4-003c: [wr 05] <= 01 f1
[ 35.891057] gc2145 4-003c: [wr 07] <= 00 08
[ 35.891536] gc2145 4-003c: [wr 11] <= 00 1e
[ 35.892015] gc2145 4-003c: [wr 13] <= 02
[ 35.892382] gc2145 4-003c: [wr 14] <= 02
[ 35.892754] gc2145 4-003c: [wr f7] <= 11
[ 35.893157] gc2145 4-003c: [wr f8] <= 84
[ 35.893526] gc2145 4-003c: [wr fa] <= 10
[ 35.894367] gc2145 4-003c: [rd 82] => 00
[ 35.894375] gc2145 4-003c: [wr 82] <= 00
[ 35.894743] gc2145 4-003c: [wr b3] <= 40
[ 35.895109] gc2145 4-003c: [wr b4] <= 40
[ 35.895476] gc2145 4-003c: [wr b5] <= 40
[ 35.895842] gc2145 4-003c: [wr fe] <= 01
[ 35.896207] gc2145 4-003c: bank switch: 0x01
[ 35.896214] gc2145 4-003c: [wr ec] <= 04
[ 35.896579] gc2145 4-003c: [wr ed] <= 04
[ 35.896945] gc2145 4-003c: [wr ee] <= c0
[ 35.897348] gc2145 4-003c: [wr ef] <= 8e
[ 35.897718] gc2145 4-003c: [wr fe] <= 00
[ 35.898084] gc2145 4-003c: bank switch: 0x00
[ 35.898564] gc2145 4-003c: [rd 82] => 00
[ 35.898575] gc2145 4-003c: [wr 82] <= 02
[ 35.898945] gc2145 4-003c: [wr b6] <= 00
[ 35.899312] gc2145 4-003c: [wr 03] <= 04 b0
[ 35.899791] gc2145 4-003c: [wr b1] <= 20
[ 35.900157] gc2145 4-003c: [wr b2] <= e0
[ 35.900523] gc2145 4-003c: [wr fe] <= 01
[ 35.900888] gc2145 4-003c: bank switch: 0x01
[ 35.900894] gc2145 4-003c: [wr 01] <= 04
[ 35.901298] gc2145 4-003c: [wr 02] <= c0
[ 35.901669] gc2145 4-003c: [wr 03] <= 04
[ 35.902036] gc2145 4-003c: [wr 04] <= 8e
[ 35.902401] gc2145 4-003c: [wr 05] <= 08
[ 35.902768] gc2145 4-003c: [wr 06] <= b8
[ 35.903134] gc2145 4-003c: [wr 07] <= 08
[ 35.903500] gc2145 4-003c: [wr 08] <= 86
[ 35.903867] gc2145 4-003c: [wr fe] <= 00
[ 35.904232] gc2145 4-003c: bank switch: 0x00
[ 35.904238] gc2145 4-003c: [wr b6] <= 01
[ 35.904607] gc2145 4-003c: [wr fe] <= 01
[ 35.904999] gc2145 4-003c: bank switch: 0x01
[ 35.905010] gc2145 4-003c: [wr 27] <= 01 36
[ 35.905491] gc2145 4-003c: [wr 35] <= 50
[ 35.905857] gc2145 4-003c: [wr 29] <= 02 6c
[ 35.906336] gc2145 4-003c: [wr 36] <= 50
[ 35.906702] gc2145 4-003c: [wr 2b] <= 03 a2
[ 35.907181] gc2145 4-003c: [wr 37] <= 50
[ 35.907547] gc2145 4-003c: [wr 2d] <= 04 d8
[ 35.908024] gc2145 4-003c: [wr 38] <= 50
[ 35.908392] gc2145 4-003c: [wr 2f] <= 06 0e
[ 35.908870] gc2145 4-003c: [wr 39] <= 50
[ 35.909273] gc2145 4-003c: [wr 31] <= 07 44
[ 35.909756] gc2145 4-003c: [wr 3a] <= 50
[ 35.910122] gc2145 4-003c: [wr 33] <= 08 7a
[ 35.910599] gc2145 4-003c: [wr 3b] <= 50
[ 35.910965] gc2145 4-003c: [wr 1f] <= 50
[ 35.911330] gc2145 4-003c: [wr 20] <= e0
[ 35.911697] gc2145 4-003c: [wr fe] <= 00
[ 35.912062] gc2145 4-003c: bank switch: 0x00
[ 35.912069] gc2145 4-003c: [wr 84] <= 00
[ 35.912909] gc2145 4-003c: [rd 80] => 08
[ 35.912917] gc2145 4-003c: [wr 80] <= 48
[ 35.913783] gc2145 4-003c: [rd 80] => 08
[ 35.913795] gc2145 4-003c: [wr 80] <= 08
[ 35.914162] gc2145 4-003c: [wr 24] <= ff
[ 35.914539] gc2145 4-003c: [wr b6] <= 01
[ 35.914912] gc2145 4-003c: [wr fe] <= 01
[ 35.915281] gc2145 4-003c: bank switch: 0x01
[ 35.915289] gc2145 4-003c: [wr 13] <= 7b
[ 35.915669] gc2145 4-003c: [wr fe] <= 00
[ 35.916044] gc2145 4-003c: bank switch: 0x00
[ 35.916528] gc2145 4-003c: [rd 17] => 00
[ 35.916538] gc2145 4-003c: [wr 17] <= 00
[ 35.917445] gc2145 4-003c: [rd 17] => 00
[ 35.917469] gc2145 4-003c: [wr 17] <= 00
[ 35.917850] gc2145 4-003c: [wr 8c] <= 00
[ 35.918227] gc2145 4-003c: [wr 8d] <= 01
[ 36.110761] gc2145 4-003c: [rd f0] => 21 45
[ 36.110801] gc2145 4-003c: device id: 0x2145
[ 36.110814] gc2145 4-003c: [wr fe] <= f0
[ 36.111216] gc2145 4-003c: [wr fc] <= 06
[ 36.111619] gc2145 4-003c: [wr f7] <= 1d
[ 36.112020] gc2145 4-003c: [wr f8] <= 84
[ 36.112423] gc2145 4-003c: [wr fa] <= 00
[ 36.112826] gc2145 4-003c: [wr f9] <= fe
[ 36.113292] gc2145 4-003c: [wr f2] <= 00
[ 36.113701] gc2145 4-003c: [wr 19] <= 0c
[ 36.114105] gc2145 4-003c: [wr 20] <= 01
[ 36.114509] gc2145 4-003c: [wr 80] <= 0b
[ 36.114913] gc2145 4-003c: [wr 86] <= 00
[ 36.115398] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 36.115416] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 36.115435] gc2145 4-003c: [wr fd] <= 00
[ 36.115843] gc2145 4-003c: [wr 18] <= 0a
[ 36.116247] gc2145 4-003c: [wr 09] <= 00 00
[ 36.116776] gc2145 4-003c: [wr 0b] <= 00 00
[ 36.117372] gc2145 4-003c: [wr 0d] <= 04 d0
[ 36.117904] gc2145 4-003c: [wr 0f] <= 06 50
[ 36.118433] gc2145 4-003c: [wr 05] <= 01 f1
[ 36.118960] gc2145 4-003c: [wr 07] <= 00 08
[ 36.119489] gc2145 4-003c: [wr 11] <= 00 1e
[ 36.120016] gc2145 4-003c: [wr 13] <= 02
[ 36.120420] gc2145 4-003c: [wr 14] <= 02
[ 36.120830] gc2145 4-003c: [wr f7] <= 11
[ 36.121271] gc2145 4-003c: [wr f8] <= 84
[ 36.121679] gc2145 4-003c: [wr fa] <= 10
[ 36.122603] gc2145 4-003c: [rd 82] => 00
[ 36.122613] gc2145 4-003c: [wr 82] <= 00
[ 36.123018] gc2145 4-003c: [wr b3] <= 40
[ 36.123421] gc2145 4-003c: [wr b4] <= 40
[ 36.123824] gc2145 4-003c: [wr b5] <= 40
[ 36.124227] gc2145 4-003c: [wr fe] <= 01
[ 36.124631] gc2145 4-003c: bank switch: 0x01
[ 36.124639] gc2145 4-003c: [wr ec] <= 04
[ 36.125076] gc2145 4-003c: [wr ed] <= 04
[ 36.125482] gc2145 4-003c: [wr ee] <= c0
[ 36.125885] gc2145 4-003c: [wr ef] <= 8e
[ 36.126285] gc2145 4-003c: [wr fe] <= 00
[ 36.126688] gc2145 4-003c: bank switch: 0x00
[ 36.127214] gc2145 4-003c: [rd 82] => 00
[ 36.127226] gc2145 4-003c: [wr 82] <= 02
[ 36.127633] gc2145 4-003c: [wr b6] <= 00
[ 36.128038] gc2145 4-003c: [wr 03] <= 04 b0
[ 36.128566] gc2145 4-003c: [wr b1] <= 20
[ 36.128970] gc2145 4-003c: [wr b2] <= e0
[ 36.129409] gc2145 4-003c: [wr fe] <= 01
[ 36.129814] gc2145 4-003c: bank switch: 0x01
[ 36.129822] gc2145 4-003c: [wr 01] <= 04
[ 36.130226] gc2145 4-003c: [wr 02] <= c0
[ 36.130630] gc2145 4-003c: [wr 03] <= 04
[ 36.131034] gc2145 4-003c: [wr 04] <= 8e
[ 36.131437] gc2145 4-003c: [wr 05] <= 08
[ 36.131841] gc2145 4-003c: [wr 06] <= b8
[ 36.132245] gc2145 4-003c: [wr 07] <= 08
[ 36.132648] gc2145 4-003c: [wr 08] <= 86
[ 36.133081] gc2145 4-003c: [wr fe] <= 00
[ 36.133487] gc2145 4-003c: bank switch: 0x00
[ 36.133495] gc2145 4-003c: [wr b6] <= 01
[ 36.133901] gc2145 4-003c: [wr fe] <= 01
[ 36.134303] gc2145 4-003c: bank switch: 0x01
[ 36.134310] gc2145 4-003c: [wr 27] <= 01 36
[ 36.134836] gc2145 4-003c: [wr 35] <= 50
[ 36.135239] gc2145 4-003c: [wr 29] <= 02 6c
[ 36.135767] gc2145 4-003c: [wr 36] <= 50
[ 36.136170] gc2145 4-003c: [wr 2b] <= 03 a2
[ 36.136696] gc2145 4-003c: [wr 37] <= 50
[ 36.137126] gc2145 4-003c: [wr 2d] <= 04 d8
[ 36.137656] gc2145 4-003c: [wr 38] <= 50
[ 36.138059] gc2145 4-003c: [wr 2f] <= 06 0e
[ 36.138585] gc2145 4-003c: [wr 39] <= 50
[ 36.138989] gc2145 4-003c: [wr 31] <= 07 44
[ 36.139518] gc2145 4-003c: [wr 3a] <= 50
[ 36.139921] gc2145 4-003c: [wr 33] <= 08 7a
[ 36.140446] gc2145 4-003c: [wr 3b] <= 50
[ 36.140849] gc2145 4-003c: [wr 1f] <= 50
[ 36.141281] gc2145 4-003c: [wr 20] <= e0
[ 36.141690] gc2145 4-003c: [wr fe] <= 00
[ 36.142098] gc2145 4-003c: bank switch: 0x00
[ 36.142105] gc2145 4-003c: [wr 84] <= 00
[ 36.143028] gc2145 4-003c: [rd 80] => 08
[ 36.143038] gc2145 4-003c: [wr 80] <= 48
[ 36.143959] gc2145 4-003c: [rd 80] => 08
[ 36.143968] gc2145 4-003c: [wr 80] <= 08
[ 36.144373] gc2145 4-003c: [wr 24] <= ff
[ 36.144785] gc2145 4-003c: [wr b6] <= 01
[ 36.145221] gc2145 4-003c: [wr fe] <= 01
[ 36.145627] gc2145 4-003c: bank switch: 0x01
[ 36.145635] gc2145 4-003c: [wr 13] <= 7b
[ 36.146038] gc2145 4-003c: [wr fe] <= 00
[ 36.146441] gc2145 4-003c: bank switch: 0x00
[ 36.146965] gc2145 4-003c: [rd 17] => 00
[ 36.146974] gc2145 4-003c: [wr 17] <= 00
[ 36.147895] gc2145 4-003c: [rd 17] => 00
[ 36.147903] gc2145 4-003c: [wr 17] <= 00
[ 36.148309] gc2145 4-003c: [wr 8c] <= 00
[ 36.148715] gc2145 4-003c: [wr 8d] <= 01
[ 36.353687] gc2145 4-003c: [rd f0] => 21 45
[ 36.353726] gc2145 4-003c: device id: 0x2145
[ 36.353738] gc2145 4-003c: [wr fe] <= f0
[ 36.354125] gc2145 4-003c: [wr fc] <= 06
[ 36.354511] gc2145 4-003c: [wr f7] <= 1d
[ 36.354895] gc2145 4-003c: [wr f8] <= 84
[ 36.355282] gc2145 4-003c: [wr fa] <= 00
[ 36.355669] gc2145 4-003c: [wr f9] <= fe
[ 36.356053] gc2145 4-003c: [wr f2] <= 00
[ 36.356438] gc2145 4-003c: [wr 19] <= 0c
[ 36.356823] gc2145 4-003c: [wr 20] <= 01
[ 36.357287] gc2145 4-003c: [wr 80] <= 0b
[ 36.357689] gc2145 4-003c: [wr 86] <= 00
[ 36.358160] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 36.358184] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 36.358204] gc2145 4-003c: [wr fd] <= 00
[ 36.358595] gc2145 4-003c: [wr 18] <= 0a
[ 36.358983] gc2145 4-003c: [wr 09] <= 00 00
[ 36.359490] gc2145 4-003c: [wr 0b] <= 00 00
[ 36.359998] gc2145 4-003c: [wr 0d] <= 04 d0
[ 36.360504] gc2145 4-003c: [wr 0f] <= 06 50
[ 36.361082] gc2145 4-003c: [wr 05] <= 01 f1
[ 36.361602] gc2145 4-003c: [wr 07] <= 00 08
[ 36.362112] gc2145 4-003c: [wr 11] <= 00 1e
[ 36.362620] gc2145 4-003c: [wr 13] <= 02
[ 36.363007] gc2145 4-003c: [wr 14] <= 02
[ 36.363439] gc2145 4-003c: [wr f7] <= 11
[ 36.363826] gc2145 4-003c: [wr f8] <= 84
[ 36.364210] gc2145 4-003c: [wr fa] <= 10
[ 36.365138] gc2145 4-003c: [rd 82] => 00
[ 36.365152] gc2145 4-003c: [wr 82] <= 00
[ 36.365539] gc2145 4-003c: [wr b3] <= 40
[ 36.365922] gc2145 4-003c: [wr b4] <= 40
[ 36.366305] gc2145 4-003c: [wr b5] <= 40
[ 36.366687] gc2145 4-003c: [wr fe] <= 01
[ 36.367069] gc2145 4-003c: bank switch: 0x01
[ 36.367077] gc2145 4-003c: [wr ec] <= 04
[ 36.367459] gc2145 4-003c: [wr ed] <= 04
[ 36.367842] gc2145 4-003c: [wr ee] <= c0
[ 36.368224] gc2145 4-003c: [wr ef] <= 8e
[ 36.368606] gc2145 4-003c: [wr fe] <= 00
[ 36.369030] gc2145 4-003c: bank switch: 0x00
[ 36.371781] gc2145 4-003c: [rd 82] => 00
[ 36.371792] gc2145 4-003c: [wr 82] <= 02
[ 36.372171] gc2145 4-003c: [wr b6] <= 00
[ 36.372545] gc2145 4-003c: [wr 03] <= 04 b0
[ 36.373067] gc2145 4-003c: [wr b1] <= 20
[ 36.373444] gc2145 4-003c: [wr b2] <= e0
[ 36.373819] gc2145 4-003c: [wr fe] <= 01
[ 36.374192] gc2145 4-003c: bank switch: 0x01
[ 36.374198] gc2145 4-003c: [wr 01] <= 04
[ 36.374573] gc2145 4-003c: [wr 02] <= c0
[ 36.374949] gc2145 4-003c: [wr 03] <= 04
[ 36.375324] gc2145 4-003c: [wr 04] <= 8e
[ 36.375698] gc2145 4-003c: [wr 05] <= 08
[ 36.376073] gc2145 4-003c: [wr 06] <= b8
[ 36.376447] gc2145 4-003c: [wr 07] <= 08
[ 36.376822] gc2145 4-003c: [wr 08] <= 86
[ 36.377224] gc2145 4-003c: [wr fe] <= 00
[ 36.377601] gc2145 4-003c: bank switch: 0x00
[ 36.377608] gc2145 4-003c: [wr b6] <= 01
[ 36.377984] gc2145 4-003c: [wr fe] <= 01
[ 36.378358] gc2145 4-003c: bank switch: 0x01
[ 36.378365] gc2145 4-003c: [wr 27] <= 01 36
[ 36.378854] gc2145 4-003c: [wr 35] <= 50
[ 36.379228] gc2145 4-003c: [wr 29] <= 02 6c
[ 36.379717] gc2145 4-003c: [wr 36] <= 50
[ 36.380092] gc2145 4-003c: [wr 2b] <= 03 a2
[ 36.384281] gc2145 4-003c: [wr 37] <= 50
[ 36.384650] gc2145 4-003c: [wr 2d] <= 04 d8
[ 36.385151] gc2145 4-003c: [wr 38] <= 50
[ 36.385515] gc2145 4-003c: [wr 2f] <= 06 0e
[ 36.385984] gc2145 4-003c: [wr 39] <= 50
[ 36.386343] gc2145 4-003c: [wr 31] <= 07 44
[ 36.386812] gc2145 4-003c: [wr 3a] <= 50
[ 36.387171] gc2145 4-003c: [wr 33] <= 08 7a
[ 36.387640] gc2145 4-003c: [wr 3b] <= 50
[ 36.387999] gc2145 4-003c: [wr 1f] <= 50
[ 36.388357] gc2145 4-003c: [wr 20] <= e0
[ 36.388716] gc2145 4-003c: [wr fe] <= 00
[ 36.389106] gc2145 4-003c: bank switch: 0x00
[ 36.389116] gc2145 4-003c: [wr 84] <= 00
[ 36.390005] gc2145 4-003c: [rd 80] => 08
[ 36.390020] gc2145 4-003c: [wr 80] <= 48
[ 36.390846] gc2145 4-003c: [rd 80] => 08
[ 36.390854] gc2145 4-003c: [wr 80] <= 08
[ 36.391214] gc2145 4-003c: [wr 24] <= ff
[ 36.391582] gc2145 4-003c: [wr b6] <= 01
[ 36.391943] gc2145 4-003c: [wr fe] <= 01
[ 36.392302] gc2145 4-003c: bank switch: 0x01
[ 36.392308] gc2145 4-003c: [wr 13] <= 7b
[ 36.392666] gc2145 4-003c: [wr fe] <= 00
[ 36.393063] gc2145 4-003c: bank switch: 0x00
[ 36.393536] gc2145 4-003c: [rd 17] => 00
[ 36.393545] gc2145 4-003c: [wr 17] <= 00
[ 36.394368] gc2145 4-003c: [rd 17] => 00
[ 36.394375] gc2145 4-003c: [wr 17] <= 00
[ 36.394737] gc2145 4-003c: [wr 8c] <= 00
[ 36.395096] gc2145 4-003c: [wr 8d] <= 01
[ 36.591708] gc2145 4-003c: [rd f0] => 21 45
[ 36.591744] gc2145 4-003c: device id: 0x2145
[ 36.591757] gc2145 4-003c: [wr fe] <= f0
[ 36.592130] gc2145 4-003c: [wr fc] <= 06
[ 36.592503] gc2145 4-003c: [wr f7] <= 1d
[ 36.592875] gc2145 4-003c: [wr f8] <= 84
[ 36.593295] gc2145 4-003c: [wr fa] <= 00
[ 36.593672] gc2145 4-003c: [wr f9] <= fe
[ 36.594044] gc2145 4-003c: [wr f2] <= 00
[ 36.594418] gc2145 4-003c: [wr 19] <= 0c
[ 36.594792] gc2145 4-003c: [wr 20] <= 01
[ 36.595168] gc2145 4-003c: [wr 80] <= 0b
[ 36.595542] gc2145 4-003c: [wr 86] <= 00
[ 36.595992] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 36.596009] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 36.596027] gc2145 4-003c: [wr fd] <= 00
[ 36.596406] gc2145 4-003c: [wr 18] <= 0a
[ 36.596781] gc2145 4-003c: [wr 09] <= 00 00
[ 36.597318] gc2145 4-003c: [wr 0b] <= 00 00
[ 36.597814] gc2145 4-003c: [wr 0d] <= 04 d0
[ 36.598303] gc2145 4-003c: [wr 0f] <= 06 50
[ 36.598791] gc2145 4-003c: [wr 05] <= 01 f1
[ 36.599280] gc2145 4-003c: [wr 07] <= 00 08
[ 36.599770] gc2145 4-003c: [wr 11] <= 00 1e
[ 36.600259] gc2145 4-003c: [wr 13] <= 02
[ 36.600634] gc2145 4-003c: [wr 14] <= 02
[ 36.601073] gc2145 4-003c: [wr f7] <= 11
[ 36.601450] gc2145 4-003c: [wr f8] <= 84
[ 36.601824] gc2145 4-003c: [wr fa] <= 10
[ 36.602684] gc2145 4-003c: [rd 82] => 00
[ 36.602692] gc2145 4-003c: [wr 82] <= 00
[ 36.603068] gc2145 4-003c: [wr b3] <= 40
[ 36.603443] gc2145 4-003c: [wr b4] <= 40
[ 36.603817] gc2145 4-003c: [wr b5] <= 40
[ 36.604191] gc2145 4-003c: [wr fe] <= 01
[ 36.604564] gc2145 4-003c: bank switch: 0x01
[ 36.604571] gc2145 4-003c: [wr ec] <= 04
[ 36.604944] gc2145 4-003c: [wr ed] <= 04
[ 36.605357] gc2145 4-003c: [wr ee] <= c0
[ 36.605738] gc2145 4-003c: [wr ef] <= 8e
[ 36.606113] gc2145 4-003c: [wr fe] <= 00
[ 36.606487] gc2145 4-003c: bank switch: 0x00
[ 36.606976] gc2145 4-003c: [rd 82] => 00
[ 36.606984] gc2145 4-003c: [wr 82] <= 02
[ 36.607362] gc2145 4-003c: [wr b6] <= 00
[ 36.607737] gc2145 4-003c: [wr 03] <= 04 b0
[ 36.608227] gc2145 4-003c: [wr b1] <= 20
[ 36.608602] gc2145 4-003c: [wr b2] <= e0
[ 36.609013] gc2145 4-003c: [wr fe] <= 01
[ 36.609394] gc2145 4-003c: bank switch: 0x01
[ 36.609401] gc2145 4-003c: [wr 01] <= 04
[ 36.609776] gc2145 4-003c: [wr 02] <= c0
[ 36.610150] gc2145 4-003c: [wr 03] <= 04
[ 36.610525] gc2145 4-003c: [wr 04] <= 8e
[ 36.610899] gc2145 4-003c: [wr 05] <= 08
[ 36.611274] gc2145 4-003c: [wr 06] <= b8
[ 36.611647] gc2145 4-003c: [wr 07] <= 08
[ 36.612022] gc2145 4-003c: [wr 08] <= 86
[ 36.612396] gc2145 4-003c: [wr fe] <= 00
[ 36.612770] gc2145 4-003c: bank switch: 0x00
[ 36.612777] gc2145 4-003c: [wr b6] <= 01
[ 36.613184] gc2145 4-003c: [wr fe] <= 01
[ 36.613562] gc2145 4-003c: bank switch: 0x01
[ 36.613569] gc2145 4-003c: [wr 27] <= 01 36
[ 36.614058] gc2145 4-003c: [wr 35] <= 50
[ 36.614432] gc2145 4-003c: [wr 29] <= 02 6c
[ 36.614921] gc2145 4-003c: [wr 36] <= 50
[ 36.615295] gc2145 4-003c: [wr 2b] <= 03 a2
[ 36.615784] gc2145 4-003c: [wr 37] <= 50
[ 36.616158] gc2145 4-003c: [wr 2d] <= 04 d8
[ 36.616646] gc2145 4-003c: [wr 38] <= 50
[ 36.617050] gc2145 4-003c: [wr 2f] <= 06 0e
[ 36.617542] gc2145 4-003c: [wr 39] <= 50
[ 36.617916] gc2145 4-003c: [wr 31] <= 07 44
[ 36.618406] gc2145 4-003c: [wr 3a] <= 50
[ 36.618780] gc2145 4-003c: [wr 33] <= 08 7a
[ 36.619269] gc2145 4-003c: [wr 3b] <= 50
[ 36.619643] gc2145 4-003c: [wr 1f] <= 50
[ 36.620018] gc2145 4-003c: [wr 20] <= e0
[ 36.620393] gc2145 4-003c: [wr fe] <= 00
[ 36.620767] gc2145 4-003c: bank switch: 0x00
[ 36.620773] gc2145 4-003c: [wr 84] <= 00
[ 36.621664] gc2145 4-003c: [rd 80] => 08
[ 36.621676] gc2145 4-003c: [wr 80] <= 48
[ 36.622534] gc2145 4-003c: [rd 80] => 08
[ 36.622542] gc2145 4-003c: [wr 80] <= 08
[ 36.622918] gc2145 4-003c: [wr 24] <= ff
[ 36.623299] gc2145 4-003c: [wr b6] <= 01
[ 36.623678] gc2145 4-003c: [wr fe] <= 01
[ 36.624052] gc2145 4-003c: bank switch: 0x01
[ 36.624058] gc2145 4-003c: [wr 13] <= 7b
[ 36.624433] gc2145 4-003c: [wr fe] <= 00
[ 36.624807] gc2145 4-003c: bank switch: 0x00
[ 36.625333] gc2145 4-003c: [rd 17] => 00
[ 36.625344] gc2145 4-003c: [wr 17] <= 00
[ 36.626202] gc2145 4-003c: [rd 17] => 00
[ 36.626210] gc2145 4-003c: [wr 17] <= 00
[ 36.626587] gc2145 4-003c: [wr 8c] <= 00
[ 36.626962] gc2145 4-003c: [wr 8d] <= 01
[29150.263255] rcu: INFO: rcu_sched self-detected stall on CPU
[29150.268858] rcu: 2-...0: (1 GPs behind) idle=22e/1/0x4000000000000002 softirq=5895486/5895497 fqs=2530
[29150.278333] (t=5253 jiffies g=7160705 q=28275)
[29150.278341] Task dump for CPU 2:
[29150.278346] task:cc1 state:R running task stack: 0 pid:1062410 ppid:1062409 flags:0x00000002
[29150.278363] Call trace:
[29150.278367] dump_backtrace+0x0/0x1a0
[29150.278389] show_stack+0x18/0x60
[29150.278398] sched_show_task+0x14c/0x170
[29150.278408] dump_cpu_task+0x44/0x54
[29150.278420] rcu_dump_cpu_stacks+0xb8/0xfc
[29150.278429] rcu_sched_clock_irq+0x670/0x830
[29150.278439] update_process_times+0x9c/0xec
[29150.278449] tick_sched_handle+0x34/0x60
[29150.278461] tick_sched_timer+0x4c/0xa4
[29150.278470] __hrtimer_run_queues+0x110/0x250
[29150.278478] hrtimer_interrupt+0xf0/0x284
[29150.278486] arch_timer_handler_phys+0x38/0x50
[29150.278498] handle_percpu_devid_irq+0x84/0x150
[29150.278508] __handle_domain_irq+0x7c/0xe0
[29150.278519] gic_handle_irq+0x6c/0x94
[29150.278529] el0_irq_naked+0x4c/0x54
[40310.749539] rcu: INFO: rcu_sched detected stalls on CPUs/tasks:
[40310.755519] rcu: 1-...!: (1 GPs behind) idle=7f6/1/0x4000000000000000 softirq=8073504/8073505 fqs=0
[40310.764757] rcu: 2-...!: (1 GPs behind) idle=222/1/0x4000000000000002 softirq=8107422/8107425 fqs=0
[40310.773980] rcu: 3-...!: (1 ticks this GP) idle=45a/1/0x4000000000000002 softirq=8042388/8042389 fqs=0
[40310.783464] (detected by 2, t=95545 jiffies, g=9892817, q=435)
[40310.783481] Task dump for CPU 1:
[40310.783487] task:cc1 state:R running task stack: 0 pid:1479395 ppid:1479392 flags:0x00000000
[40310.783508] Call trace:
[40310.783511] __switch_to+0xf8/0x154
[40310.783540] Task dump for CPU 2:
[40310.783545] task:sh state:R running task stack: 0 pid:1479396 ppid:1479198 flags:0x00000002
[40310.783560] Call trace:
[40310.783563] dump_backtrace+0x0/0x1a0
[40310.783575] show_stack+0x18/0x60
[40310.783584] sched_show_task+0x14c/0x170
[40310.783594] dump_cpu_task+0x44/0x54
[40310.783607] rcu_dump_cpu_stacks+0xb8/0xfc
[40310.783616] rcu_sched_clock_irq+0x73c/0x830
[40310.783629] update_process_times+0x9c/0xec
[40310.783639] tick_sched_handle+0x34/0x60
[40310.783653] tick_sched_timer+0x4c/0xa4
[40310.783662] __hrtimer_run_queues+0x110/0x250
[40310.783670] hrtimer_interrupt+0xf0/0x284
[40310.783679] arch_timer_handler_phys+0x38/0x50
[40310.783693] handle_percpu_devid_irq+0x84/0x150
[40310.783705] __handle_domain_irq+0x7c/0xe0
[40310.783717] gic_handle_irq+0x6c/0x94
[40310.783729] el0_irq_naked+0x4c/0x54
[68341.876917] rcu: INFO: rcu_sched self-detected stall on CPU
[68341.882516] rcu: 3-...0: (9308628 ticks this GP) idle=6be/1/0x4000000000000002 softirq=13453328/13453330 fqs=2431
[68341.892944] (t=5250 jiffies g=16630197 q=1471)
[68341.892953] Task dump for CPU 3:
[68341.892958] task:python3 state:R running task stack: 0 pid:2536499 ppid:2536495 flags:0x00000002
[68341.892975] Call trace:
[68341.892978] dump_backtrace+0x0/0x1a0
[68341.893000] show_stack+0x18/0x60
[68341.893009] sched_show_task+0x14c/0x170
[68341.893019] dump_cpu_task+0x44/0x54
[68341.893031] rcu_dump_cpu_stacks+0xb8/0xfc
[68341.893040] rcu_sched_clock_irq+0x670/0x830
[68341.893050] update_process_times+0x9c/0xec
[68341.893060] tick_sched_handle+0x34/0x60
[68341.893071] tick_sched_timer+0x4c/0xa4
[68341.893080] __hrtimer_run_queues+0x110/0x250
[68341.893088] hrtimer_interrupt+0xf0/0x284
[68341.893096] arch_timer_handler_phys+0x38/0x50
[68341.893109] handle_percpu_devid_irq+0x84/0x150
[68341.893118] __handle_domain_irq+0x7c/0xe0
[68341.893129] gic_handle_irq+0x6c/0x94
[68341.893140] el0_irq_naked+0x4c/0x54
[68404.888508] rcu: INFO: rcu_sched self-detected stall on CPU
[68404.894096] rcu: 3-...0: (36328353 ticks this GP) idle=6be/1/0x4000000000000002 softirq=13453328/13453330 fqs=9673
[68404.904613] (t=21003 jiffies g=16630197 q=5626)
[68404.904621] Task dump for CPU 3:
[68404.904626] task:python3 state:R running task stack: 0 pid:2536499 ppid:2536495 flags:0x00000002
[68404.904643] Call trace:
[68404.904647] dump_backtrace+0x0/0x1a0
[68404.904668] show_stack+0x18/0x60
[68404.904676] sched_show_task+0x14c/0x170
[68404.904685] dump_cpu_task+0x44/0x54
[68404.904696] rcu_dump_cpu_stacks+0xb8/0xfc
[68404.904704] rcu_sched_clock_irq+0x670/0x830
[68404.904714] update_process_times+0x9c/0xec
[68404.904723] tick_sched_handle+0x34/0x60
[68404.904734] tick_sched_timer+0x4c/0xa4
[68404.904743] __hrtimer_run_queues+0x110/0x250
[68404.904751] hrtimer_interrupt+0xf0/0x284
[68404.904759] arch_timer_handler_phys+0x38/0x50
[68404.904770] handle_percpu_devid_irq+0x84/0x150
[68404.904779] __handle_domain_irq+0x7c/0xe0
[68404.904790] gic_handle_irq+0x6c/0x94
[68404.904799] el0_irq_naked+0x4c/0x54
[68467.900099] rcu: INFO: rcu_sched self-detected stall on CPU
[68467.905689] rcu: 3-...0: (63299222 ticks this GP) idle=6be/1/0x4000000000000002 softirq=13453328/13453330 fqs=16894
[68467.916291] (t=36756 jiffies g=16630197 q=9752)
[68467.916300] Task dump for CPU 3:
[68467.916305] task:python3 state:R running task stack: 0 pid:2536499 ppid:2536495 flags:0x00000002
[68467.916322] Call trace:
[68467.916326] dump_backtrace+0x0/0x1a0
[68467.916344] show_stack+0x18/0x60
[68467.916352] sched_show_task+0x14c/0x170
[68467.916362] dump_cpu_task+0x44/0x54
[68467.916372] rcu_dump_cpu_stacks+0xb8/0xfc
[68467.916381] rcu_sched_clock_irq+0x670/0x830
[68467.916391] update_process_times+0x9c/0xec
[68467.916399] tick_sched_handle+0x34/0x60
[68467.916409] tick_sched_timer+0x4c/0xa4
[68467.916418] __hrtimer_run_queues+0x110/0x250
[68467.916427] hrtimer_interrupt+0xf0/0x284
[68467.916435] arch_timer_handler_phys+0x38/0x50
[68467.916446] handle_percpu_devid_irq+0x84/0x150
[68467.916455] __handle_domain_irq+0x7c/0xe0
[68467.916464] gic_handle_irq+0x6c/0x94
[68467.916474] el0_irq_naked+0x4c/0x54
[68518.317633] rcu: INFO: rcu_sched self-detected stall on CPU
[68518.323236] rcu: 3-...0: (84931635 ticks this GP) idle=6be/1/0x4000000000000002 softirq=13453328/13453330 fqs=22779
[68518.333865] (t=144879 jiffies g=16630197 q=14538)
[68518.333892] Task dump for CPU 3:
[68518.333898] task:python3 state:R running task stack: 0 pid:2536499 ppid:2536495 flags:0x00000002
[68518.333916] Call trace:
[68518.333920] dump_backtrace+0x0/0x1a0
[68518.333939] show_stack+0x18/0x60
[68518.333948] sched_show_task+0x14c/0x170
[68518.333957] dump_cpu_task+0x44/0x54
[68518.333970] rcu_dump_cpu_stacks+0xb8/0xfc
[68518.333979] rcu_sched_clock_irq+0x670/0x830
[68518.333990] update_process_times+0x9c/0xec
[68518.333999] tick_sched_handle+0x34/0x60
[68518.334010] tick_sched_timer+0x4c/0xa4
[68518.334019] __hrtimer_run_queues+0x110/0x250
[68518.334027] hrtimer_interrupt+0xf0/0x284
[68518.334035] arch_timer_handler_phys+0x38/0x50
[68518.334047] handle_percpu_devid_irq+0x84/0x150
[68518.334056] __handle_domain_irq+0x7c/0xe0
[68518.334067] gic_handle_irq+0x6c/0x94
[68518.334075] el0_irq_naked+0x4c/0x54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment