Skip to content

Instantly share code, notes, and snippets.

@Artturin
Last active March 16, 2021 04:28
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 Artturin/266ae81955cab96e263bbe8ac8b70e8c to your computer and use it in GitHub Desktop.
Save Artturin/266ae81955cab96e263bbe8ac8b70e8c to your computer and use it in GitHub Desktop.
mobile-nixos, mobian, pmos, manjaro dmesg and /proc/tty/driver/serial /proc/tty/driver/usbserial
sudo cat /proc/tty/driver/serial
serinfo:1.0 driver revision:
0: uart:16550A mmio:0x01C28000 irq:40 tx:9007 rx:0 RTS|DTR
1: uart:16550A mmio:0x01C28400 irq:41 tx:120 rx:124 RTS|CTS|DTR
2: uart:16550A mmio:0x01C28C00 irq:42 tx:0 rx:0 CTS
3: uart:unknown port:00000000 irq:0
sudo cat /proc/tty/driver/usbserial
usbserinfo:1.0 driver:2.0
sudo cat /proc/tty/driver/serial
serinfo:1.0 driver revision:
0: uart:U6_16550A mmio:0x01C28000 irq:40 tx:13813 rx:0 RTS|DTR
1: uart:U6_16550A mmio:0x01C28400 irq:41 tx:21571 rx:2618 RTS|CTS|DTR
2: uart:U6_16550A mmio:0x01C28C00 irq:42 tx:145 rx:236 RTS|CTS|DTR
3: uart:unknown port:00000000 irq:0
sudo cat /proc/tty/driver/usbserial
usbserinfo:1.0 driver:2.0
0: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
1: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
2: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
3: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
sudo cat /proc/tty/driver/serial
serinfo:1.0 driver revision:
0: uart:16550A mmio:0x01C28000 irq:40 tx:3945 rx:0 RTS|DTR
1: uart:16550A mmio:0x01C28400 irq:41 tx:21691 rx:2618 RTS|CTS|DTR
2: uart:16550A mmio:0x01C28C00 irq:42 tx:123 rx:209 brk:1 RTS|CTS|DTR
3: uart:unknown port:00000000 irq:0
sudo cat /proc/tty/driver/usbserial
usbserinfo:1.0 driver:2.0
0: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
1: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
2: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
3: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
cat /proc/tty/driver/serial
serinfo:1.0 driver revision:
0: uart:16550A mmio:0x01C28000 irq:40 tx:163 rx:0 RTS|DTR
1: uart:16550A mmio:0x01C28400 irq:41 tx:21679 rx:2618 RTS|CTS|DTR
2: uart:16550A mmio:0x01C28C00 irq:42 tx:111 rx:224 RTS|CTS|DTR
3: uart:unknown port:00000000 irq:0
cat /proc/tty/driver/usbserial
usbserinfo:1.0 driver:2.0
0: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
1: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
2: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
3: module:option name:"GSM modem (1-port)" vendor:2c7c product:0125 num_ports:1 port:0 path:usb-1c1b000.usb-1
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.11.3-1-MANJARO-ARM (builduser@on2-runner) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP Thu Mar 4 17:54:13 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 0xff9bd100-0xff9befff]
[ 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 s54744 r8192 d31272 u94208
[ 0.000000] pcpu-alloc: s54744 r8192 d31272 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: 2795616K/3145728K available (11712K kernel code, 1188K rwdata, 3524K rodata, 2048K init, 377K bss, 87968K 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.000519] Console: colour dummy device 80x25
[ 0.000561] printk: console [tty0] enabled
[ 0.000659] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000676] pid_max: default: 32768 minimum: 301
[ 0.000765] LSM: Security Framework initializing
[ 0.000854] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000891] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002685] rcu: Hierarchical SRCU implementation.
[ 0.004385] smp: Bringing up secondary CPUs ...
[ 0.006160] Detected VIPT I-cache on CPU1
[ 0.006231] arch_timer: CPU1: Trapping CNTVCT access
[ 0.006253] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.007264] Detected VIPT I-cache on CPU2
[ 0.007302] arch_timer: CPU2: Trapping CNTVCT access
[ 0.007315] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.008185] Detected VIPT I-cache on CPU3
[ 0.008216] arch_timer: CPU3: Trapping CNTVCT access
[ 0.008229] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.008312] smp: Brought up 1 node, 4 CPUs
[ 0.008329] SMP: Total of 4 processors activated.
[ 0.008336] CPU features: detected: 32-bit EL0 Support
[ 0.008345] CPU features: detected: CRC32 instructions
[ 0.008352] CPU features: detected: 32-bit EL1 Support
[ 0.020759] CPU: All CPU(s) started at EL2
[ 0.020791] alternatives: patching kernel code
[ 0.023173] devtmpfs: initialized
[ 0.033018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.033061] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.042905] pinctrl core: initialized pinctrl subsystem
[ 0.044619] NET: Registered protocol family 16
[ 0.046656] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.046879] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.047207] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.048215] thermal_sys: Registered thermal governor 'fair_share'
[ 0.048249] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.048260] thermal_sys: Registered thermal governor 'step_wise'
[ 0.048266] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.048995] cpuidle: using governor menu
[ 0.049261] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.049411] ASID allocator initialised with 65536 entries
[ 0.050697] Serial: AMBA PL011 UART driver
[ 0.094320] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.094349] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.094357] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.094365] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.095786] cryptd: max_cpu_qlen set to 1000
[ 0.100732] iommu: Default domain type: Translated
[ 0.101208] SCSI subsystem initialized
[ 0.101537] usbcore: registered new interface driver usbfs
[ 0.101603] usbcore: registered new interface driver hub
[ 0.101658] usbcore: registered new device driver usb
[ 0.102313] mc: Linux media interface: v0.10
[ 0.102349] videodev: Linux video capture interface: v2.00
[ 0.102388] pps_core: LinuxPPS API ver. 1 registered
[ 0.102395] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.102426] PTP clock support registered
[ 0.102644] EDAC MC: Ver: 3.0.0
[ 0.109211] clocksource: Switched to clocksource arch_sys_counter
[ 0.109534] VFS: Disk quotas dquot_6.6.0
[ 0.109602] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.119951] NET: Registered protocol family 2
[ 0.120474] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.120553] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.120860] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.121601] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.121787] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.121904] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.122187] NET: Registered protocol family 1
[ 0.122799] RPC: Registered named UNIX socket transport module.
[ 0.122809] RPC: Registered udp transport module.
[ 0.122815] RPC: Registered tcp transport module.
[ 0.122819] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.123031] Trying to unpack rootfs image as initramfs...
[ 0.505751] Freeing initrd memory: 6872K
[ 0.506796] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.507500] kvm [1]: IPA Size Limit: 40 bits
[ 0.508419] kvm [1]: vgic interrupt IRQ9
[ 0.508584] kvm [1]: Hyp mode initialized successfully
[ 0.513234] Initialise system trusted keyrings
[ 0.513461] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 0.519661] zbud: loaded
[ 0.521401] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.522456] NFS: Registering the id_resolver key type
[ 0.522496] Key type id_resolver registered
[ 0.522503] Key type id_legacy registered
[ 0.522603] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.522831] fuse: init (API version 7.33)
[ 0.523142] 9p: Installing v9fs 9p2000 file system support
[ 0.576433] Key type asymmetric registered
[ 0.576451] Asymmetric key parser 'x509' registered
[ 0.576509] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.576521] io scheduler mq-deadline registered
[ 0.576528] io scheduler kyber registered
[ 0.583363] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 0.585280] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[ 0.604196] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.614731] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[ 0.614800] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[ 0.614848] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[ 0.614892] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[ 0.615313] lima 1c40000.gpu: bus rate = 200000000
[ 0.615326] lima 1c40000.gpu: mod rate = 432000000
[ 0.615733] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 0
[ 0.626511] loop: module loaded
[ 0.629558] libphy: Fixed MDIO Bus: probed
[ 0.630497] tun: Universal TUN/TAP device driver, 1.6
[ 0.632856] VFIO - User Level meta-driver version: 0.3
[ 0.634703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.634732] ehci-platform: EHCI generic platform driver
[ 0.635421] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.635468] ohci-platform: OHCI generic platform driver
[ 0.636445] usbcore: registered new interface driver usb-storage
[ 0.639161] file system registered
[ 0.641463] sun6i-rtc 1f00000.rtc: registered as rtc0
[ 0.641529] sun6i-rtc 1f00000.rtc: setting system clock to 2021-03-14T20:34:23 UTC (1615754063)
[ 0.641704] sun6i-rtc 1f00000.rtc: RTC enabled
[ 0.641933] i2c /dev entries driver
[ 0.643818] sun8i-di 1e00000.deinterlace: Device registered as /dev/video0
[ 0.646965] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 0.648724] sdhci: Secure Digital Host Controller Interface driver
[ 0.648747] sdhci: Copyright(c) Pierre Ossman
[ 0.648965] Synopsys Designware Multimedia Card Interface Driver
[ 0.650211] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.651579] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.652208] SMCCC: SOC_ID: ARCH_SOC_ID(0) returned error: ffffffffffffffff
[ 0.659276] hid: raw HID events driver (C) Jiri Kosina
[ 0.660444] usbcore: registered new interface driver usbhid
[ 0.660474] usbhid: USB HID core driver
[ 0.662561] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[ 0.663802] ashmem: initialized
[ 0.670016] NET: Registered protocol family 17
[ 0.670205] 9pnet: Installing 9P2000 support
[ 0.670243] Key type dns_resolver registered
[ 0.670702] registered taskstats version 1
[ 0.670715] Loading compiled-in X.509 certificates
[ 0.671050] zswap: loaded using pool lzo/zbud
[ 0.686631] sun8i-rotate 1020000.rotate: Device registered as /dev/video2
[ 0.688715] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz
[ 0.689252] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[ 0.691767] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input1
[ 0.694678] axp20x-adc axp813-adc: DMA mask not set
[ 0.695865] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[ 0.702264] axp20x-battery-power-supply axp20x-battery-power-supply: Configuring battery thermal regulation for Pinephone
[ 0.703400] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[ 0.703539] axp20x-usb-power-supply axp20x-usb-power-supply: Increasing Vbus hold voltage to 4.5V
[ 0.704589] random: fast init done
[ 0.706400] vcc-3v3: supplied by regulator-dummy
[ 0.706734] vdd-cpux: supplied by regulator-dummy
[ 0.707056] dcdc4: supplied by regulator-dummy
[ 0.707357] vcc-dram: supplied by regulator-dummy
[ 0.707652] vdd-sys: supplied by regulator-dummy
[ 0.707901] dc1sw: supplied by regulator-dummy
[ 0.708012] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[ 0.708254] dovdd-csi: supplied by regulator-dummy
[ 0.708538] vcc-pl: supplied by regulator-dummy
[ 0.708861] vcc-pll-avcc: supplied by regulator-dummy
[ 0.709436] vcc-dsi-sensor: supplied by regulator-dummy
[ 0.709945] vcc-mipi-io: supplied by regulator-dummy
[ 0.710367] avdd-csi: supplied by regulator-dummy
[ 0.710499] vcc-wifi-io: Bringing 3300000uV into 1800000-1800000uV
[ 0.710754] vcc-wifi-io: supplied by regulator-dummy
[ 0.711059] vcc-lpddr: supplied by regulator-dummy
[ 0.711385] eldo2: supplied by regulator-dummy
[ 0.711516] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
[ 0.711735] dvdd-1v8-csi: supplied by regulator-dummy
[ 0.712043] vcc-1v2-hsic: supplied by regulator-dummy
[ 0.712369] vdd-cpus: supplied by regulator-dummy
[ 0.712644] vcc-rtc: supplied by regulator-dummy
[ 0.712961] vcc-lcd-ctp-stk: supplied by regulator-dummy
[ 0.713146] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
[ 0.713448] vcc-1v8-typec: supplied by regulator-dummy
[ 0.713594] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[ 0.719429] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.721833] printk: console [ttyS0] disabled
[ 0.721950] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 1500000) is a 16550A
[ 0.722008] printk: console [ttyS0] enabled
[ 0.722016] printk: bootconsole [uart0] disabled
[ 0.723918] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 41, base_baud = 1500000) is a 16550A
[ 0.724139] serial serial0: tty port ttyS1 registered
[ 0.725606] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 42, base_baud = 1500000) is a 16550A
[ 0.756784] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010c346a0)
[ 0.758646] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010c346a0)
[ 0.759172] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 0.759189] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010c2fdb8)
[ 0.759423] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010c2fdb8)
[ 0.759463] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff800010c33638)
[ 0.760884] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[ 0.761562] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 0.762175] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff800010c339d8)
[ 0.762948] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
[ 0.763079] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 0.764301] phy phy-1c19400.phy.0: Changing dr_mode to 1
[ 0.764326] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 0.764355] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 0.764494] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000
[ 0.764633] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 0.777054] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 0.777872] hub 1-0:1.0: USB hub found
[ 0.777924] hub 1-0:1.0: 1 port detected
[ 0.779318] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 0.779364] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
[ 0.779512] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000
[ 0.797057] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 0.797848] hub 2-0:1.0: USB hub found
[ 0.797892] hub 2-0:1.0: 1 port detected
[ 0.969172] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 0.969233] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
[ 0.969455] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400
[ 1.033826] hub 3-0:1.0: USB hub found
[ 1.033872] hub 3-0:1.0: 1 port detected
[ 1.035247] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 1.035291] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[ 1.035455] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400
[ 1.097798] hub 4-0:1.0: USB hub found
[ 1.097847] hub 4-0:1.0: 1 port detected
[ 1.099313] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
[ 1.177360] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[ 1.177401] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
[ 1.178308] hub 5-0:1.0: USB hub found
[ 1.178358] hub 5-0:1.0: 1 port detected
[ 1.180342] input: gpio-vibrator as /devices/platform/vibrator/input/input2
[ 1.205087] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 1.281495] Goodix-TS 1-005d: ID 917S, version: 0200
[ 1.284287] Goodix-TS 1-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
[ 1.290944] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-005d/input/input3
[ 1.296002] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 1.297381] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[ 1.297434] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
[ 1.299328] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 1.299756] input: gpio-keys as /devices/platform/gpio-keys/input/input4
[ 1.302362] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 1.305746] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[ 1.305822] dw-apb-uart 1c28000.serial: forbid DMA for kernel console
[ 1.307423] Freeing unused kernel memory: 2048K
[ 1.325570] mmc1: new high speed SDIO card at address 0001
[ 1.342002] mmc0: new high speed SDHC card at address 59b4
[ 1.342840] mmcblk0: mmc0:59b4 USD 14.7 GiB
[ 1.349571] Run /init as init process
[ 1.349898] with arguments:
[ 1.350028] /init
[ 1.350161] with environment:
[ 1.350280] HOME=/
[ 1.350411] TERM=linux
[ 1.350540] boot=PARTUUID=1fd807fd-01
[ 1.354051] mmcblk0: p1 p2
[ 1.362764] hub 1-1:1.0: USB hub found
[ 1.362998] hub 1-1:1.0: 4 ports detected
[ 1.469115] mmc2: new DDR MMC card at address 0001
[ 1.470125] mmcblk2: mmc2:0001 DA4032 29.1 GiB
[ 1.470498] mmcblk2boot0: mmc2:0001 DA4032 partition 1 4.00 MiB
[ 1.470845] mmcblk2boot1: mmc2:0001 DA4032 partition 2 4.00 MiB
[ 1.486206] mmcblk2: p1 p3
[ 1.749132] usb 1-1.1: new full-speed USB device number 3 using ehci-platform
[ 1.880455] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input5
[ 2.141071] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
[ 2.529067] usb 1-1.3: new full-speed USB device number 5 using ehci-platform
[ 2.758628] logitech-djreceiver 0003:046D:C52B.0003: hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input2
[ 2.894187] input: Logitech K400 Plus as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input6
[ 2.895505] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-1c1a000.usb-1.3/input2:1
[ 3.451894] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 4.291299] NET: Registered protocol family 10
[ 4.292750] Segment Routing with IPv6
[ 4.324037] systemd[1]: systemd 247.3-1-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)
[ 4.325856] systemd[1]: Detected architecture arm64.
[ 4.370873] systemd[1]: Set hostname to <manjaro-arm>.
[ 4.962297] random: lvmconfig: uninitialized urandom read (4 bytes read)
[ 5.460422] systemd[1]: Queued start job for default target Graphical Interface.
[ 5.462301] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.462563] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 5.462578] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 5.504905] systemd[1]: Created slice system-getty.slice.
[ 5.505295] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.506714] systemd[1]: Created slice system-modprobe.slice.
[ 5.508044] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 5.509597] systemd[1]: Created slice User and Session Slice.
[ 5.509946] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.510147] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.510821] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.511039] systemd[1]: Reached target Local Encrypted Volumes.
[ 5.511230] systemd[1]: Reached target Paths.
[ 5.511334] systemd[1]: Reached target Remote Encrypted Volumes.
[ 5.511406] systemd[1]: Reached target Remote File Systems.
[ 5.511480] systemd[1]: Reached target Slices.
[ 5.511600] systemd[1]: Reached target Swap.
[ 5.511954] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 5.512366] systemd[1]: Listening on LVM2 poll daemon socket.
[ 5.518563] systemd[1]: Listening on Process Core Dump Socket.
[ 5.538565] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 5.539355] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.539856] systemd[1]: Listening on Journal Socket.
[ 5.540482] systemd[1]: Listening on Network Service Netlink Socket.
[ 5.540989] systemd[1]: Listening on udev Control Socket.
[ 5.541489] systemd[1]: Listening on udev Kernel Socket.
[ 5.541878] systemd[1]: Listening on User Database Manager Socket.
[ 5.545436] systemd[1]: Mounting binderfs...
[ 5.549989] systemd[1]: Mounting Huge Pages File System...
[ 5.554753] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.560511] systemd[1]: Mounting Kernel Debug File System...
[ 5.561241] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 5.568066] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 5.574368] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 5.579257] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 5.584800] systemd[1]: Starting Load Kernel Module configfs...
[ 5.590747] systemd[1]: Starting Load Kernel Module drm...
[ 5.598001] systemd[1]: Starting Load Kernel Module fuse...
[ 5.605514] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 5.614410] systemd[1]: Starting Load Kernel Modules...
[ 5.619156] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.619577] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 5.625352] systemd[1]: Starting Coldplug All udev Devices...
[ 5.636407] systemd[1]: Mounted binderfs.
[ 5.637133] systemd[1]: Mounted Huge Pages File System.
[ 5.637954] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.638739] systemd[1]: Mounted Kernel Debug File System.
[ 5.639314] systemd[1]: Mounted Temporary Directory (/tmp).
[ 5.641679] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 5.650875] systemd[1]: modprobe@configfs.service: Succeeded.
[ 5.652904] systemd[1]: Finished Load Kernel Module configfs.
[ 5.653580] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
[ 5.657322] systemd[1]: modprobe@drm.service: Succeeded.
[ 5.659045] systemd[1]: Finished Load Kernel Module drm.
[ 5.660197] systemd[1]: modprobe@fuse.service: Succeeded.
[ 5.662158] systemd[1]: Finished Load Kernel Module fuse.
[ 5.664755] systemd[1]: Finished Load Kernel Modules.
[ 5.667287] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 5.672747] systemd[1]: Mounting FUSE Control File System...
[ 5.678469] systemd[1]: Mounting Kernel Configuration File System...
[ 5.694664] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 5.694951] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 5.699001] systemd[1]: Starting Load/Save Random Seed...
[ 5.703691] systemd[1]: Starting Apply Kernel Variables...
[ 5.710209] systemd[1]: Starting Create System Users...
[ 5.715839] systemd[1]: Mounted FUSE Control File System.
[ 5.716521] systemd[1]: Mounted Kernel Configuration File System.
[ 5.812667] systemd[1]: Finished Apply Kernel Variables.
[ 5.924493] random: crng init done
[ 5.924514] random: 7 urandom warning(s) missed due to ratelimiting
[ 6.013765] systemd[1]: Finished Load/Save Random Seed.
[ 6.018309] systemd[1]: Finished Create System Users.
[ 6.019199] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 6.027793] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 6.036200] systemd[1]: Finished Coldplug All udev Devices.
[ 6.099610] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 6.104635] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 6.114042] systemd[1]: Starting Journal Service...
[ 6.120613] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 6.305631] systemd[1]: Started Journal Service.
[ 6.345543] systemd-journald[3463]: Received client request to flush runtime journal.
[ 6.880970] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
[ 7.289855] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.345664] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.407630] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 7.407664] cfg80211: failed to load regulatory.db
[ 7.439313] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
[ 7.457174] input: PinePhone Headset Jack as /devices/platform/sound/sound/card0/input7
[ 7.478421] bootsplash: Loading splash file (606512 bytes)
[ 7.478497] bootsplash: Loaded (606512 bytes, 2 pics, 76 blobs).
[ 7.509815] usb 1-1.2: USB disconnect, device number 4
[ 7.521414] anx7688 1-0028: power enabled
[ 7.521737] anx7688 1-0028: Vendor id 0x1f29
[ 7.537119] anx7688 1-0028: power disabled
[ 7.537856] anx7688 1-0028: plug irq (cd=1)
[ 7.538307] anx7688 1-0028: enabling USB BC 1.2 detection
[ 7.538372] anx7688 1-0028: setting vbus_in current limit to 500000 mA
[ 7.541820] iio iio:device3: interrupts on the rising edge
[ 7.547363] iio iio:device3: registered magnetometer lis3mdl
[ 7.557188] anx7688 1-0028: cable inserted
[ 7.560823] usbcore: registered new interface driver cdc_ether
[ 7.601162] anx7688 1-0028: power enabled
[ 7.665310] anx7688 1-0028: eeprom0 = 0x03
[ 7.665337] anx7688 1-0028: fw loaded after 40 ms
[ 7.665508] anx7688 1-0028: OCM firmware loaded (version 0x2410)
[ 7.666492] anx7688 1-0028: send pd packet cmd=0x00 05 00 32 90 01 26 12
[ 7.679719] Console: switching to colour frame buffer device 90x90
[ 7.715689] anx7688 1-0028: send pd packet cmd=0x01 05 01 2c 91 01 26 16
[ 7.716197] 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
[ 7.716972] anx7688 1-0028: send pd packet cmd=0x03 05 03 00 00 01 ff f8
[ 7.719891] anx7688 1-0028: OCM configuration completed
[ 7.720463] anx7688 1-0028: status changed to 0x00
[ 7.720483] anx7688 1-0028: cc_status changed to CC1 = SRC.Open CC2 = SRC.Open
[ 7.720490] anx7688 1-0028: DP state changed to 0x00
[ 7.720495] anx7688 1-0028: VCONN role change to SINK
[ 7.720511] anx7688 1-0028: DATA role change requested to UFP
[ 7.751492] Bluetooth: Core ver 2.22
[ 7.751682] NET: Registered protocol family 31
[ 7.751689] Bluetooth: HCI device and connection manager initialized
[ 7.751720] Bluetooth: HCI socket layer initialized
[ 7.751731] Bluetooth: L2CAP socket layer initialized
[ 7.751759] Bluetooth: SCO socket layer initialized
[ 7.782171] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[ 7.810476] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
[ 7.810515] panel-sitronix-st7703 1ca0000.dsi.0: 720x1440@60 24bpp dsi 4dl - ready
[ 7.824147] Bluetooth: HCI UART driver ver 2.3
[ 7.824187] Bluetooth: HCI UART protocol H4 registered
[ 7.824332] Bluetooth: HCI UART protocol LL registered
[ 7.824385] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 7.824738] Bluetooth: HCI UART protocol Broadcom registered
[ 7.825009] dw-apb-uart 1c28400.serial: failed to request DMA
[ 7.925755] i2c i2c-2: Added multiplexed i2c bus 5
[ 7.941829] anx7688 1-0028: BC 1.2 result: SDP
[ 8.164715] anx7688 1-0028: cc_status changed to CC1 = SNK.Power3.0 CC2 = SRC.Open
[ 8.234219] anx7688 1-0028: recv ocm message cmd=0x00 05 00 c8 90 01 2e 74
[ 8.234255] anx7688 1-0028: received SRC_CAP
[ 8.234261] anx7688 1-0028: SRC_CAP PDO_FIXED (5000mV 2000mA)
[ 8.234529] anx7688 1-0028: RDO max voltage = 5000mV, max power = 10000mW, PD current limit = 2000mA
[ 8.237806] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 16 00 f7
[ 8.237843] anx7688 1-0028: received response to PWR_OBJ_REQ (SUCCESS)
[ 8.333496] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.463155] sun6i-csi 1cb0000.csi: creating gc2145 4-003c:0 -> sun6i-csi:0 link
[ 8.463183] sun6i-csi 1cb0000.csi: creating ov5640 4-004c:0 -> sun6i-csi:0 link
[ 8.512663] anx7688 1-0028: BC 1.2 result: SDP
[ 8.569591] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
[ 8.574271] Bluetooth: hci0: RTL: chip_type status=0 type=5
[ 8.578410] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 8.578445] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[ 8.588488] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config-pinephone.bin
[ 8.613194] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
[ 8.765532] anx7688 1-0028: updating power mode to PD, current limit 2000mA (0 => BC1.2)
[ 8.765565] anx7688 1-0028: disabling USB BC 1.2 detection
[ 8.765649] anx7688 1-0028: setting vbus_in current limit to 2000 mA
[ 8.765714] anx7688 1-0028: enabling vbus_in power path
[ 8.840683] anx7688 1-0028: recv ocm message cmd=0x11 01 11 ee
[ 8.840716] anx7688 1-0028: received DSWAP_REQ
[ 8.841104] anx7688 1-0028: status changed to 0x20
[ 8.841212] anx7688 1-0028: DATA role change requested to DFP
[ 8.842856] usb 1-1: USB disconnect, device number 2
[ 8.842920] usb 1-1.1: USB disconnect, device number 3
[ 8.849640] usb 1-1.3: USB disconnect, device number 5
[ 8.895786] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 13 00 fa
[ 8.895834] anx7688 1-0028: received response to VCONN_SWAP_REQ (SUCCESS)
[ 8.896321] anx7688 1-0028: status changed to 0x24
[ 8.896350] anx7688 1-0028: VCONN role change to SOURCE
[ 8.919789] anx7688 1-0028: recv ocm message cmd=0x02 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 00 93
[ 8.919835] anx7688 1-0028: received DP_SNK_IDENTITY
[ 8.923600] anx7688 1-0028: recv ocm message cmd=0x03 09 03 39 06 01 ff 00 00 00 00 b5
[ 8.923633] anx7688 1-0028: received SVID
[ 8.927263] anx7688 1-0028: recv ocm message cmd=0x27 09 27 03 80 01 ff 05 0c 00 00 3c
[ 8.927314] anx7688 1-0028: received unknown message 0x27
[ 8.938647] anx7688 1-0028: recv ocm message cmd=0x19 01 19 e6
[ 8.938700] anx7688 1-0028: received DP_ALT_ENTER
[ 9.007758] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
[ 9.159838] dw-apb-uart 1c28c00.serial: failed to request DMA
[ 9.249082] usb 1-1: new high-speed USB device number 6 using ehci-platform
[ 9.406699] hub 1-1:1.0: USB hub found
[ 9.406816] hub 1-1:1.0: 4 ports detected
[ 9.607590] zram: Added device: zram0
[ 9.620391] zram0: detected capacity change from 0 to 9200040
[ 9.777101] Adding 4600016k swap on /dev/zram0. Priority:100 extents:1 across:4600016k SSFS
[ 9.805075] usb 1-1.1: new full-speed USB device number 7 using ehci-platform
[ 10.201192] usb 1-1.2: new high-speed USB device number 8 using ehci-platform
[ 10.370769] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.370804] Bluetooth: BNEP filters: protocol multicast
[ 10.370830] Bluetooth: BNEP socket layer initialized
[ 10.415184] cdc_ether 1-1.2:2.0 eth0: register 'cdc_ether' at usb-1c1a000.usb-1.2, CDC Ethernet Device, 00:00:00:00:09:93
[ 10.609133] usb 1-1.3: new full-speed USB device number 9 using ehci-platform
[ 10.812741] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 10.847568] logitech-djreceiver 0003:046D:C52B.0007: hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input2
[ 10.996569] input: Logitech K400 Plus as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0007/0003:046D:404D.0008/input/input8
[ 11.007811] logitech-hidpp-device 0003:046D:404D.0008: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-1c1a000.usb-1.3/input2:1
[ 12.746849] loop0: detected capacity change from 0 to 566400
[ 15.350724] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 15.353860] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 15.358532] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 15.362226] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 15.404592] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 15.404952] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 15.406345] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 15.406445] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 15.444286] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 15.546649] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 15.647057] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 22.677083] usb 2-1: new high-speed USB device number 2 using ehci-platform
[ 22.881384] usbcore: registered new interface driver cdc_wdm
[ 22.900309] qmi_wwan 2-1:1.4: cdc-wdm0: USB WDM device
[ 22.902838] usbcore: registered new interface driver option
[ 22.903008] usbserial: USB Serial support registered for GSM modem (1-port)
[ 22.903390] qmi_wwan 2-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1b000.usb-1, WWAN/QMI device, 2a:fc:6a:94:6d:97
[ 22.903558] usbcore: registered new interface driver qmi_wwan
[ 22.904113] option 2-1:1.0: GSM modem (1-port) converter detected
[ 22.909358] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 22.909714] option 2-1:1.1: GSM modem (1-port) converter detected
[ 22.911699] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 22.911990] option 2-1:1.2: GSM modem (1-port) converter detected
[ 22.914053] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 22.914365] option 2-1:1.3: GSM modem (1-port) converter detected
[ 22.916497] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB3
[ 27.854886] Bluetooth: RFCOMM TTY layer initialized
[ 27.854954] Bluetooth: RFCOMM socket layer initialized
[ 27.854998] Bluetooth: RFCOMM ver 1.11
[ 27.991413] rfkill: input handler disabled
[ 31.492860] usb-5v: disabling
[ 31.520267] gc2145 4-003c: [wr fe] <= 00
[ 31.520726] gc2145 4-003c: bank switch: 0x00
[ 31.521325] gc2145 4-003c: [rd f0] => 21 45
[ 31.521342] gc2145 4-003c: device id: 0x2145
[ 31.521353] gc2145 4-003c: [wr fe] <= f0
[ 31.521721] gc2145 4-003c: [wr fc] <= 06
[ 31.522090] gc2145 4-003c: [wr f7] <= 1d
[ 31.522453] gc2145 4-003c: [wr f8] <= 84
[ 31.522815] gc2145 4-003c: [wr fa] <= 00
[ 31.523175] gc2145 4-003c: [wr f9] <= fe
[ 31.523533] gc2145 4-003c: [wr f2] <= 00
[ 31.523893] gc2145 4-003c: [wr 19] <= 0c
[ 31.524367] gc2145 4-003c: [wr 20] <= 01
[ 31.524743] gc2145 4-003c: [wr 80] <= 0b
[ 31.525106] gc2145 4-003c: [wr 86] <= 00
[ 31.531818] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 31.531898] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 31.531944] gc2145 4-003c: [wr fd] <= 00
[ 31.532530] gc2145 4-003c: [wr 18] <= 0a
[ 31.532921] gc2145 4-003c: [wr 09] <= 00 00
[ 31.533614] gc2145 4-003c: [wr 0b] <= 00 00
[ 31.534115] gc2145 4-003c: [wr 0d] <= 04 d0
[ 31.534601] gc2145 4-003c: [wr 0f] <= 06 50
[ 31.535082] gc2145 4-003c: [wr 05] <= 01 f1
[ 31.535600] gc2145 4-003c: [wr 07] <= 00 08
[ 31.536140] gc2145 4-003c: [wr 11] <= 00 1e
[ 31.536627] gc2145 4-003c: [wr 13] <= 02
[ 31.536995] gc2145 4-003c: [wr 14] <= 02
[ 31.537369] gc2145 4-003c: [wr f7] <= 11
[ 31.537735] gc2145 4-003c: [wr f8] <= 84
[ 31.538099] gc2145 4-003c: [wr fa] <= 10
[ 31.538931] gc2145 4-003c: [rd 82] => 00
[ 31.538942] gc2145 4-003c: [wr 82] <= 00
[ 31.539305] gc2145 4-003c: [wr b3] <= 40
[ 31.539666] gc2145 4-003c: [wr b4] <= 40
[ 31.540081] gc2145 4-003c: [wr b5] <= 40
[ 31.540453] gc2145 4-003c: [wr fe] <= 01
[ 31.540889] gc2145 4-003c: bank switch: 0x01
[ 31.540899] gc2145 4-003c: [wr ec] <= 04
[ 31.541262] gc2145 4-003c: [wr ed] <= 04
[ 31.541624] gc2145 4-003c: [wr ee] <= c0
[ 31.542016] gc2145 4-003c: [wr ef] <= 8e
[ 31.542380] gc2145 4-003c: [wr fe] <= 00
[ 31.542742] gc2145 4-003c: bank switch: 0x00
[ 31.543214] gc2145 4-003c: [rd 82] => 00
[ 31.543223] gc2145 4-003c: [wr 82] <= 02
[ 31.543588] gc2145 4-003c: [wr b6] <= 00
[ 31.544115] gc2145 4-003c: [wr 03] <= 04 b0
[ 31.544609] gc2145 4-003c: [wr b1] <= 20
[ 31.544973] gc2145 4-003c: [wr b2] <= e0
[ 31.545410] gc2145 4-003c: [wr fe] <= 01
[ 31.545779] gc2145 4-003c: bank switch: 0x01
[ 31.545786] gc2145 4-003c: [wr 01] <= 04
[ 31.546150] gc2145 4-003c: [wr 02] <= c0
[ 31.546511] gc2145 4-003c: [wr 03] <= 04
[ 31.546872] gc2145 4-003c: [wr 04] <= 8e
[ 31.547234] gc2145 4-003c: [wr 05] <= 08
[ 31.547595] gc2145 4-003c: [wr 06] <= b8
[ 31.548023] gc2145 4-003c: [wr 07] <= 08
[ 31.548399] gc2145 4-003c: [wr 08] <= 86
[ 31.548761] gc2145 4-003c: [wr fe] <= 00
[ 31.549122] gc2145 4-003c: bank switch: 0x00
[ 31.549129] gc2145 4-003c: [wr b6] <= 01
[ 31.549494] gc2145 4-003c: [wr fe] <= 01
[ 31.549856] gc2145 4-003c: bank switch: 0x01
[ 31.549862] gc2145 4-003c: [wr 27] <= 01 36
[ 31.550333] gc2145 4-003c: [wr 35] <= 50
[ 31.550695] gc2145 4-003c: [wr 29] <= 02 6c
[ 31.551225] gc2145 4-003c: [wr 36] <= 50
[ 31.551668] gc2145 4-003c: [wr 2b] <= 03 a2
[ 31.552149] gc2145 4-003c: [wr 37] <= 50
[ 31.552511] gc2145 4-003c: [wr 2d] <= 04 d8
[ 31.552983] gc2145 4-003c: [wr 38] <= 50
[ 31.553345] gc2145 4-003c: [wr 2f] <= 06 0e
[ 31.553817] gc2145 4-003c: [wr 39] <= 50
[ 31.554178] gc2145 4-003c: [wr 31] <= 07 44
[ 31.554652] gc2145 4-003c: [wr 3a] <= 50
[ 31.555015] gc2145 4-003c: [wr 33] <= 08 7a
[ 31.555488] gc2145 4-003c: [wr 3b] <= 50
[ 31.555910] gc2145 4-003c: [wr 1f] <= 50
[ 31.556283] gc2145 4-003c: [wr 20] <= e0
[ 31.556645] gc2145 4-003c: [wr fe] <= 00
[ 31.557007] gc2145 4-003c: bank switch: 0x00
[ 31.557014] gc2145 4-003c: [wr 84] <= 00
[ 31.557845] gc2145 4-003c: [rd 80] => 08
[ 31.557856] gc2145 4-003c: [wr 80] <= 48
[ 31.558686] gc2145 4-003c: [rd 80] => 08
[ 31.558696] gc2145 4-003c: [wr 80] <= 08
[ 31.559060] gc2145 4-003c: [wr 24] <= ff
[ 31.559429] gc2145 4-003c: [wr b6] <= 01
[ 31.559853] gc2145 4-003c: [wr fe] <= 01
[ 31.560226] gc2145 4-003c: bank switch: 0x01
[ 31.560233] gc2145 4-003c: [wr 13] <= 7b
[ 31.560627] gc2145 4-003c: [wr fe] <= 00
[ 31.560991] gc2145 4-003c: bank switch: 0x00
[ 31.561550] gc2145 4-003c: [rd 17] => 00
[ 31.561569] gc2145 4-003c: [wr 17] <= 00
[ 31.562401] gc2145 4-003c: [rd 17] => 00
[ 31.562410] gc2145 4-003c: [wr 17] <= 00
[ 31.562776] gc2145 4-003c: [wr 8c] <= 00
[ 31.563138] gc2145 4-003c: [wr 8d] <= 01
[ 39.360784] gc2145 4-003c: [rd f0] => 21 45
[ 39.360829] gc2145 4-003c: device id: 0x2145
[ 39.360840] gc2145 4-003c: [wr fe] <= f0
[ 39.361211] gc2145 4-003c: [wr fc] <= 06
[ 39.361575] gc2145 4-003c: [wr f7] <= 1d
[ 39.361937] gc2145 4-003c: [wr f8] <= 84
[ 39.362299] gc2145 4-003c: [wr fa] <= 00
[ 39.362661] gc2145 4-003c: [wr f9] <= fe
[ 39.363022] gc2145 4-003c: [wr f2] <= 00
[ 39.363385] gc2145 4-003c: [wr 19] <= 0c
[ 39.363749] gc2145 4-003c: [wr 20] <= 01
[ 39.364230] gc2145 4-003c: [wr 80] <= 0b
[ 39.364621] gc2145 4-003c: [wr 86] <= 00
[ 39.365061] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 39.365082] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 39.365102] gc2145 4-003c: [wr fd] <= 00
[ 39.365476] gc2145 4-003c: [wr 18] <= 0a
[ 39.365843] gc2145 4-003c: [wr 09] <= 00 00
[ 39.366323] gc2145 4-003c: [wr 0b] <= 00 00
[ 39.366803] gc2145 4-003c: [wr 0d] <= 04 d0
[ 39.367281] gc2145 4-003c: [wr 0f] <= 06 50
[ 39.367760] gc2145 4-003c: [wr 05] <= 01 f1
[ 39.368305] gc2145 4-003c: [wr 07] <= 00 08
[ 39.368794] gc2145 4-003c: [wr 11] <= 00 1e
[ 39.369266] gc2145 4-003c: [wr 13] <= 02
[ 39.369726] gc2145 4-003c: [wr 14] <= 02
[ 39.370100] gc2145 4-003c: [wr f7] <= 11
[ 39.370459] gc2145 4-003c: [wr f8] <= 84
[ 39.370819] gc2145 4-003c: [wr fa] <= 10
[ 39.371647] gc2145 4-003c: [rd 82] => 00
[ 39.371655] gc2145 4-003c: [wr 82] <= 00
[ 39.372016] gc2145 4-003c: [wr b3] <= 40
[ 39.372444] gc2145 4-003c: [wr b4] <= 40
[ 39.372822] gc2145 4-003c: [wr b5] <= 40
[ 39.373186] gc2145 4-003c: [wr fe] <= 01
[ 39.373548] gc2145 4-003c: bank switch: 0x01
[ 39.373556] gc2145 4-003c: [wr ec] <= 04
[ 39.373920] gc2145 4-003c: [wr ed] <= 04
[ 39.374284] gc2145 4-003c: [wr ee] <= c0
[ 39.374647] gc2145 4-003c: [wr ef] <= 8e
[ 39.375010] gc2145 4-003c: [wr fe] <= 00
[ 39.375403] gc2145 4-003c: bank switch: 0x00
[ 39.375886] gc2145 4-003c: [rd 82] => 00
[ 39.375900] gc2145 4-003c: [wr 82] <= 02
[ 39.376353] gc2145 4-003c: [wr b6] <= 00
[ 39.376764] gc2145 4-003c: [wr 03] <= 04 b0
[ 39.377240] gc2145 4-003c: [wr b1] <= 20
[ 39.377600] gc2145 4-003c: [wr b2] <= e0
[ 39.377959] gc2145 4-003c: [wr fe] <= 01
[ 39.378320] gc2145 4-003c: bank switch: 0x01
[ 39.378326] gc2145 4-003c: [wr 01] <= 04
[ 39.378687] gc2145 4-003c: [wr 02] <= c0
[ 39.379048] gc2145 4-003c: [wr 03] <= 04
[ 39.379408] gc2145 4-003c: [wr 04] <= 8e
[ 39.379769] gc2145 4-003c: [wr 05] <= 08
[ 39.380266] gc2145 4-003c: [wr 06] <= b8
[ 39.380641] gc2145 4-003c: [wr 07] <= 08
[ 39.381005] gc2145 4-003c: [wr 08] <= 86
[ 39.381370] gc2145 4-003c: [wr fe] <= 00
[ 39.381737] gc2145 4-003c: bank switch: 0x00
[ 39.381744] gc2145 4-003c: [wr b6] <= 01
[ 39.382112] gc2145 4-003c: [wr fe] <= 01
[ 39.382476] gc2145 4-003c: bank switch: 0x01
[ 39.382486] gc2145 4-003c: [wr 27] <= 01 36
[ 39.382961] gc2145 4-003c: [wr 35] <= 50
[ 39.383330] gc2145 4-003c: [wr 29] <= 02 6c
[ 39.383808] gc2145 4-003c: [wr 36] <= 50
[ 39.384235] gc2145 4-003c: [wr 2b] <= 03 a2
[ 39.384727] gc2145 4-003c: [wr 37] <= 50
[ 39.385096] gc2145 4-003c: [wr 2d] <= 04 d8
[ 39.385663] gc2145 4-003c: [wr 38] <= 50
[ 39.386042] gc2145 4-003c: [wr 2f] <= 06 0e
[ 39.386515] gc2145 4-003c: [wr 39] <= 50
[ 39.386882] gc2145 4-003c: [wr 31] <= 07 44
[ 39.387359] gc2145 4-003c: [wr 3a] <= 50
[ 39.387728] gc2145 4-003c: [wr 33] <= 08 7a
[ 39.388268] gc2145 4-003c: [wr 3b] <= 50
[ 39.388651] gc2145 4-003c: [wr 1f] <= 50
[ 39.389021] gc2145 4-003c: [wr 20] <= e0
[ 39.389391] gc2145 4-003c: [wr fe] <= 00
[ 39.389758] gc2145 4-003c: bank switch: 0x00
[ 39.389766] gc2145 4-003c: [wr 84] <= 00
[ 39.390602] gc2145 4-003c: [rd 80] => 08
[ 39.390625] gc2145 4-003c: [wr 80] <= 48
[ 39.391487] gc2145 4-003c: [rd 80] => 08
[ 39.391504] gc2145 4-003c: [wr 80] <= 08
[ 39.391872] gc2145 4-003c: [wr 24] <= ff
[ 39.392308] gc2145 4-003c: [wr b6] <= 01
[ 39.392691] gc2145 4-003c: [wr fe] <= 01
[ 39.393058] gc2145 4-003c: bank switch: 0x01
[ 39.393066] gc2145 4-003c: [wr 13] <= 7b
[ 39.393503] gc2145 4-003c: [wr fe] <= 00
[ 39.393880] gc2145 4-003c: bank switch: 0x00
[ 39.394356] gc2145 4-003c: [rd 17] => 00
[ 39.394367] gc2145 4-003c: [wr 17] <= 00
[ 39.395286] gc2145 4-003c: [rd 17] => 00
[ 39.395314] gc2145 4-003c: [wr 17] <= 00
[ 39.395690] gc2145 4-003c: [wr 8c] <= 00
[ 39.396121] gc2145 4-003c: [wr 8d] <= 01
[ 40.121750] gc2145 4-003c: [rd f0] => 21 45
[ 40.121792] gc2145 4-003c: device id: 0x2145
[ 40.121802] gc2145 4-003c: [wr fe] <= f0
[ 40.122167] gc2145 4-003c: [wr fc] <= 06
[ 40.122528] gc2145 4-003c: [wr f7] <= 1d
[ 40.122888] gc2145 4-003c: [wr f8] <= 84
[ 40.123247] gc2145 4-003c: [wr fa] <= 00
[ 40.123608] gc2145 4-003c: [wr f9] <= fe
[ 40.124070] gc2145 4-003c: [wr f2] <= 00
[ 40.124450] gc2145 4-003c: [wr 19] <= 0c
[ 40.124813] gc2145 4-003c: [wr 20] <= 01
[ 40.125178] gc2145 4-003c: [wr 80] <= 0b
[ 40.125541] gc2145 4-003c: [wr 86] <= 00
[ 40.125978] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 40.126002] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 40.126020] gc2145 4-003c: [wr fd] <= 00
[ 40.126399] gc2145 4-003c: [wr 18] <= 0a
[ 40.126770] gc2145 4-003c: [wr 09] <= 00 00
[ 40.127247] gc2145 4-003c: [wr 0b] <= 00 00
[ 40.127788] gc2145 4-003c: [wr 0d] <= 04 d0
[ 40.128282] gc2145 4-003c: [wr 0f] <= 06 50
[ 40.128763] gc2145 4-003c: [wr 05] <= 01 f1
[ 40.129240] gc2145 4-003c: [wr 07] <= 00 08
[ 40.129716] gc2145 4-003c: [wr 11] <= 00 1e
[ 40.130194] gc2145 4-003c: [wr 13] <= 02
[ 40.130561] gc2145 4-003c: [wr 14] <= 02
[ 40.130932] gc2145 4-003c: [wr f7] <= 11
[ 40.131294] gc2145 4-003c: [wr f8] <= 84
[ 40.131723] gc2145 4-003c: [wr fa] <= 10
[ 40.132580] gc2145 4-003c: [rd 82] => 00
[ 40.132595] gc2145 4-003c: [wr 82] <= 00
[ 40.132963] gc2145 4-003c: [wr b3] <= 40
[ 40.133329] gc2145 4-003c: [wr b4] <= 40
[ 40.133695] gc2145 4-003c: [wr b5] <= 40
[ 40.134059] gc2145 4-003c: [wr fe] <= 01
[ 40.134423] gc2145 4-003c: bank switch: 0x01
[ 40.134430] gc2145 4-003c: [wr ec] <= 04
[ 40.134794] gc2145 4-003c: [wr ed] <= 04
[ 40.135158] gc2145 4-003c: [wr ee] <= c0
[ 40.135521] gc2145 4-003c: [wr ef] <= 8e
[ 40.135979] gc2145 4-003c: [wr fe] <= 00
[ 40.136363] gc2145 4-003c: bank switch: 0x00
[ 40.136840] gc2145 4-003c: [rd 82] => 00
[ 40.136849] gc2145 4-003c: [wr 82] <= 02
[ 40.137218] gc2145 4-003c: [wr b6] <= 00
[ 40.137583] gc2145 4-003c: [wr 03] <= 04 b0
[ 40.138058] gc2145 4-003c: [wr b1] <= 20
[ 40.138425] gc2145 4-003c: [wr b2] <= e0
[ 40.138788] gc2145 4-003c: [wr fe] <= 01
[ 40.139151] gc2145 4-003c: bank switch: 0x01
[ 40.139159] gc2145 4-003c: [wr 01] <= 04
[ 40.139523] gc2145 4-003c: [wr 02] <= c0
[ 40.139955] gc2145 4-003c: [wr 03] <= 04
[ 40.140332] gc2145 4-003c: [wr 04] <= 8e
[ 40.140695] gc2145 4-003c: [wr 05] <= 08
[ 40.141060] gc2145 4-003c: [wr 06] <= b8
[ 40.141426] gc2145 4-003c: [wr 07] <= 08
[ 40.141790] gc2145 4-003c: [wr 08] <= 86
[ 40.142155] gc2145 4-003c: [wr fe] <= 00
[ 40.142519] gc2145 4-003c: bank switch: 0x00
[ 40.142526] gc2145 4-003c: [wr b6] <= 01
[ 40.142893] gc2145 4-003c: [wr fe] <= 01
[ 40.143262] gc2145 4-003c: bank switch: 0x01
[ 40.143269] gc2145 4-003c: [wr 27] <= 01 36
[ 40.143786] gc2145 4-003c: [wr 35] <= 50
[ 40.144164] gc2145 4-003c: [wr 29] <= 02 6c
[ 40.144641] gc2145 4-003c: [wr 36] <= 50
[ 40.145006] gc2145 4-003c: [wr 2b] <= 03 a2
[ 40.145480] gc2145 4-003c: [wr 37] <= 50
[ 40.145844] gc2145 4-003c: [wr 2d] <= 04 d8
[ 40.146320] gc2145 4-003c: [wr 38] <= 50
[ 40.146686] gc2145 4-003c: [wr 2f] <= 06 0e
[ 40.147160] gc2145 4-003c: [wr 39] <= 50
[ 40.147528] gc2145 4-003c: [wr 31] <= 07 44
[ 40.148072] gc2145 4-003c: [wr 3a] <= 50
[ 40.148454] gc2145 4-003c: [wr 33] <= 08 7a
[ 40.148928] gc2145 4-003c: [wr 3b] <= 50
[ 40.149293] gc2145 4-003c: [wr 1f] <= 50
[ 40.149659] gc2145 4-003c: [wr 20] <= e0
[ 40.150027] gc2145 4-003c: [wr fe] <= 00
[ 40.150391] gc2145 4-003c: bank switch: 0x00
[ 40.150398] gc2145 4-003c: [wr 84] <= 00
[ 40.151230] gc2145 4-003c: [rd 80] => 08
[ 40.151241] gc2145 4-003c: [wr 80] <= 48
[ 40.152141] gc2145 4-003c: [rd 80] => 08
[ 40.152164] gc2145 4-003c: [wr 80] <= 08
[ 40.152531] gc2145 4-003c: [wr 24] <= ff
[ 40.152958] gc2145 4-003c: [wr b6] <= 01
[ 40.153331] gc2145 4-003c: [wr fe] <= 01
[ 40.153698] gc2145 4-003c: bank switch: 0x01
[ 40.153705] gc2145 4-003c: [wr 13] <= 7b
[ 40.154069] gc2145 4-003c: [wr fe] <= 00
[ 40.154433] gc2145 4-003c: bank switch: 0x00
[ 40.154906] gc2145 4-003c: [rd 17] => 00
[ 40.154915] gc2145 4-003c: [wr 17] <= 00
[ 40.155815] gc2145 4-003c: [rd 17] => 00
[ 40.155840] gc2145 4-003c: [wr 17] <= 00
[ 40.156210] gc2145 4-003c: [wr 8c] <= 00
[ 40.156575] gc2145 4-003c: [wr 8d] <= 01
[ 40.363144] gc2145 4-003c: [rd f0] => 21 45
[ 40.363183] gc2145 4-003c: device id: 0x2145
[ 40.363193] gc2145 4-003c: [wr fe] <= f0
[ 40.363553] gc2145 4-003c: [wr fc] <= 06
[ 40.363912] gc2145 4-003c: [wr f7] <= 1d
[ 40.364270] gc2145 4-003c: [wr f8] <= 84
[ 40.364629] gc2145 4-003c: [wr fa] <= 00
[ 40.364989] gc2145 4-003c: [wr f9] <= fe
[ 40.365346] gc2145 4-003c: [wr f2] <= 00
[ 40.365705] gc2145 4-003c: [wr 19] <= 0c
[ 40.366065] gc2145 4-003c: [wr 20] <= 01
[ 40.366507] gc2145 4-003c: [wr 80] <= 0b
[ 40.366878] gc2145 4-003c: [wr 86] <= 00
[ 40.367313] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 40.367333] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 40.367350] gc2145 4-003c: [wr fd] <= 00
[ 40.367718] gc2145 4-003c: [wr 18] <= 0a
[ 40.368082] gc2145 4-003c: [wr 09] <= 00 00
[ 40.368632] gc2145 4-003c: [wr 0b] <= 00 00
[ 40.369112] gc2145 4-003c: [wr 0d] <= 04 d0
[ 40.369586] gc2145 4-003c: [wr 0f] <= 06 50
[ 40.370059] gc2145 4-003c: [wr 05] <= 01 f1
[ 40.370670] gc2145 4-003c: [wr 07] <= 00 08
[ 40.371159] gc2145 4-003c: [wr 11] <= 00 1e
[ 40.371634] gc2145 4-003c: [wr 13] <= 02
[ 40.371997] gc2145 4-003c: [wr 14] <= 02
[ 40.372366] gc2145 4-003c: [wr f7] <= 11
[ 40.372726] gc2145 4-003c: [wr f8] <= 84
[ 40.373088] gc2145 4-003c: [wr fa] <= 10
[ 40.373919] gc2145 4-003c: [rd 82] => 00
[ 40.373931] gc2145 4-003c: [wr 82] <= 00
[ 40.374296] gc2145 4-003c: [wr b3] <= 40
[ 40.374732] gc2145 4-003c: [wr b4] <= 40
[ 40.375109] gc2145 4-003c: [wr b5] <= 40
[ 40.375473] gc2145 4-003c: [wr fe] <= 01
[ 40.375833] gc2145 4-003c: bank switch: 0x01
[ 40.375841] gc2145 4-003c: [wr ec] <= 04
[ 40.376203] gc2145 4-003c: [wr ed] <= 04
[ 40.376607] gc2145 4-003c: [wr ee] <= c0
[ 40.376972] gc2145 4-003c: [wr ef] <= 8e
[ 40.377425] gc2145 4-003c: [wr fe] <= 00
[ 40.377794] gc2145 4-003c: bank switch: 0x00
[ 40.378268] gc2145 4-003c: [rd 82] => 00
[ 40.378276] gc2145 4-003c: [wr 82] <= 02
[ 40.378711] gc2145 4-003c: [wr b6] <= 00
[ 40.379086] gc2145 4-003c: [wr 03] <= 04 b0
[ 40.379559] gc2145 4-003c: [wr b1] <= 20
[ 40.379921] gc2145 4-003c: [wr b2] <= e0
[ 40.380283] gc2145 4-003c: [wr fe] <= 01
[ 40.380645] gc2145 4-003c: bank switch: 0x01
[ 40.380651] gc2145 4-003c: [wr 01] <= 04
[ 40.381015] gc2145 4-003c: [wr 02] <= c0
[ 40.381379] gc2145 4-003c: [wr 03] <= 04
[ 40.381742] gc2145 4-003c: [wr 04] <= 8e
[ 40.382103] gc2145 4-003c: [wr 05] <= 08
[ 40.382548] gc2145 4-003c: [wr 06] <= b8
[ 40.382923] gc2145 4-003c: [wr 07] <= 08
[ 40.383287] gc2145 4-003c: [wr 08] <= 86
[ 40.383649] gc2145 4-003c: [wr fe] <= 00
[ 40.384009] gc2145 4-003c: bank switch: 0x00
[ 40.384015] gc2145 4-003c: [wr b6] <= 01
[ 40.384379] gc2145 4-003c: [wr fe] <= 01
[ 40.384741] gc2145 4-003c: bank switch: 0x01
[ 40.384749] gc2145 4-003c: [wr 27] <= 01 36
[ 40.385222] gc2145 4-003c: [wr 35] <= 50
[ 40.385589] gc2145 4-003c: [wr 29] <= 02 6c
[ 40.386061] gc2145 4-003c: [wr 36] <= 50
[ 40.386479] gc2145 4-003c: [wr 2b] <= 03 a2
[ 40.386998] gc2145 4-003c: [wr 37] <= 50
[ 40.387368] gc2145 4-003c: [wr 2d] <= 04 d8
[ 40.387840] gc2145 4-003c: [wr 38] <= 50
[ 40.388201] gc2145 4-003c: [wr 2f] <= 06 0e
[ 40.388673] gc2145 4-003c: [wr 39] <= 50
[ 40.389035] gc2145 4-003c: [wr 31] <= 07 44
[ 40.389506] gc2145 4-003c: [wr 3a] <= 50
[ 40.389868] gc2145 4-003c: [wr 33] <= 08 7a
[ 40.390411] gc2145 4-003c: [wr 3b] <= 50
[ 40.390785] gc2145 4-003c: [wr 1f] <= 50
[ 40.391148] gc2145 4-003c: [wr 20] <= e0
[ 40.391510] gc2145 4-003c: [wr fe] <= 00
[ 40.391870] gc2145 4-003c: bank switch: 0x00
[ 40.391877] gc2145 4-003c: [wr 84] <= 00
[ 40.392705] gc2145 4-003c: [rd 80] => 08
[ 40.392715] gc2145 4-003c: [wr 80] <= 48
[ 40.393671] gc2145 4-003c: [rd 80] => 08
[ 40.393691] gc2145 4-003c: [wr 80] <= 08
[ 40.394056] gc2145 4-003c: [wr 24] <= ff
[ 40.394492] gc2145 4-003c: [wr b6] <= 01
[ 40.394872] gc2145 4-003c: [wr fe] <= 01
[ 40.395234] gc2145 4-003c: bank switch: 0x01
[ 40.395241] gc2145 4-003c: [wr 13] <= 7b
[ 40.395603] gc2145 4-003c: [wr fe] <= 00
[ 40.395967] gc2145 4-003c: bank switch: 0x00
[ 40.396452] gc2145 4-003c: [rd 17] => 00
[ 40.396465] gc2145 4-003c: [wr 17] <= 00
[ 40.397295] gc2145 4-003c: [rd 17] => 00
[ 40.397305] gc2145 4-003c: [wr 17] <= 00
[ 40.397669] gc2145 4-003c: [wr 8c] <= 00
[ 40.398032] gc2145 4-003c: [wr 8d] <= 01
[ 40.596033] gc2145 4-003c: [rd f0] => 21 45
[ 40.596071] gc2145 4-003c: device id: 0x2145
[ 40.596081] gc2145 4-003c: [wr fe] <= f0
[ 40.596445] gc2145 4-003c: [wr fc] <= 06
[ 40.596804] gc2145 4-003c: [wr f7] <= 1d
[ 40.597163] gc2145 4-003c: [wr f8] <= 84
[ 40.597602] gc2145 4-003c: [wr fa] <= 00
[ 40.597975] gc2145 4-003c: [wr f9] <= fe
[ 40.598334] gc2145 4-003c: [wr f2] <= 00
[ 40.598698] gc2145 4-003c: [wr 19] <= 0c
[ 40.599065] gc2145 4-003c: [wr 20] <= 01
[ 40.599434] gc2145 4-003c: [wr 80] <= 0b
[ 40.599799] gc2145 4-003c: [wr 86] <= 00
[ 40.600251] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 40.600277] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 40.600295] gc2145 4-003c: [wr fd] <= 00
[ 40.600677] gc2145 4-003c: [wr 18] <= 0a
[ 40.601049] gc2145 4-003c: [wr 09] <= 00 00
[ 40.601656] gc2145 4-003c: [wr 0b] <= 00 00
[ 40.602165] gc2145 4-003c: [wr 0d] <= 04 d0
[ 40.602644] gc2145 4-003c: [wr 0f] <= 06 50
[ 40.603123] gc2145 4-003c: [wr 05] <= 01 f1
[ 40.603605] gc2145 4-003c: [wr 07] <= 00 08
[ 40.604088] gc2145 4-003c: [wr 11] <= 00 1e
[ 40.604569] gc2145 4-003c: [wr 13] <= 02
[ 40.604937] gc2145 4-003c: [wr 14] <= 02
[ 40.605423] gc2145 4-003c: [wr f7] <= 11
[ 40.605805] gc2145 4-003c: [wr f8] <= 84
[ 40.606169] gc2145 4-003c: [wr fa] <= 10
[ 40.607005] gc2145 4-003c: [rd 82] => 00
[ 40.607022] gc2145 4-003c: [wr 82] <= 00
[ 40.607393] gc2145 4-003c: [wr b3] <= 40
[ 40.607761] gc2145 4-003c: [wr b4] <= 40
[ 40.608131] gc2145 4-003c: [wr b5] <= 40
[ 40.608497] gc2145 4-003c: [wr fe] <= 01
[ 40.608864] gc2145 4-003c: bank switch: 0x01
[ 40.608873] gc2145 4-003c: [wr ec] <= 04
[ 40.609288] gc2145 4-003c: [wr ed] <= 04
[ 40.609668] gc2145 4-003c: [wr ee] <= c0
[ 40.610038] gc2145 4-003c: [wr ef] <= 8e
[ 40.610404] gc2145 4-003c: [wr fe] <= 00
[ 40.610773] gc2145 4-003c: bank switch: 0x00
[ 40.611254] gc2145 4-003c: [rd 82] => 00
[ 40.611268] gc2145 4-003c: [wr 82] <= 02
[ 40.611642] gc2145 4-003c: [wr b6] <= 00
[ 40.612014] gc2145 4-003c: [wr 03] <= 04 b0
[ 40.612497] gc2145 4-003c: [wr b1] <= 20
[ 40.612867] gc2145 4-003c: [wr b2] <= e0
[ 40.613288] gc2145 4-003c: [wr fe] <= 01
[ 40.613667] gc2145 4-003c: bank switch: 0x01
[ 40.613677] gc2145 4-003c: [wr 01] <= 04
[ 40.614048] gc2145 4-003c: [wr 02] <= c0
[ 40.614416] gc2145 4-003c: [wr 03] <= 04
[ 40.614785] gc2145 4-003c: [wr 04] <= 8e
[ 40.615150] gc2145 4-003c: [wr 05] <= 08
[ 40.615517] gc2145 4-003c: [wr 06] <= b8
[ 40.615882] gc2145 4-003c: [wr 07] <= 08
[ 40.616248] gc2145 4-003c: [wr 08] <= 86
[ 40.616613] gc2145 4-003c: [wr fe] <= 00
[ 40.616976] gc2145 4-003c: bank switch: 0x00
[ 40.616982] gc2145 4-003c: [wr b6] <= 01
[ 40.617412] gc2145 4-003c: [wr fe] <= 01
[ 40.617793] gc2145 4-003c: bank switch: 0x01
[ 40.617807] gc2145 4-003c: [wr 27] <= 01 36
[ 40.618282] gc2145 4-003c: [wr 35] <= 50
[ 40.618645] gc2145 4-003c: [wr 29] <= 02 6c
[ 40.619120] gc2145 4-003c: [wr 36] <= 50
[ 40.619486] gc2145 4-003c: [wr 2b] <= 03 a2
[ 40.619968] gc2145 4-003c: [wr 37] <= 50
[ 40.620333] gc2145 4-003c: [wr 2d] <= 04 d8
[ 40.620809] gc2145 4-003c: [wr 38] <= 50
[ 40.621238] gc2145 4-003c: [wr 2f] <= 06 0e
[ 40.621727] gc2145 4-003c: [wr 39] <= 50
[ 40.622093] gc2145 4-003c: [wr 31] <= 07 44
[ 40.622568] gc2145 4-003c: [wr 3a] <= 50
[ 40.622936] gc2145 4-003c: [wr 33] <= 08 7a
[ 40.623414] gc2145 4-003c: [wr 3b] <= 50
[ 40.623783] gc2145 4-003c: [wr 1f] <= 50
[ 40.624147] gc2145 4-003c: [wr 20] <= e0
[ 40.624511] gc2145 4-003c: [wr fe] <= 00
[ 40.624877] gc2145 4-003c: bank switch: 0x00
[ 40.624883] gc2145 4-003c: [wr 84] <= 00
[ 40.625774] gc2145 4-003c: [rd 80] => 08
[ 40.625803] gc2145 4-003c: [wr 80] <= 48
[ 40.626642] gc2145 4-003c: [rd 80] => 08
[ 40.626655] gc2145 4-003c: [wr 80] <= 08
[ 40.627024] gc2145 4-003c: [wr 24] <= ff
[ 40.627452] gc2145 4-003c: [wr b6] <= 01
[ 40.627891] gc2145 4-003c: [wr fe] <= 01
[ 40.628275] gc2145 4-003c: bank switch: 0x01
[ 40.628282] gc2145 4-003c: [wr 13] <= 7b
[ 40.628650] gc2145 4-003c: [wr fe] <= 00
[ 40.629016] gc2145 4-003c: bank switch: 0x00
[ 40.629531] gc2145 4-003c: [rd 17] => 00
[ 40.629553] gc2145 4-003c: [wr 17] <= 00
[ 40.630397] gc2145 4-003c: [rd 17] => 00
[ 40.630410] gc2145 4-003c: [wr 17] <= 00
[ 40.630780] gc2145 4-003c: [wr 8c] <= 00
[ 40.631148] gc2145 4-003c: [wr 8d] <= 01
[ 40.840695] gc2145 4-003c: [rd f0] => 21 45
[ 40.840734] gc2145 4-003c: device id: 0x2145
[ 40.840745] gc2145 4-003c: [wr fe] <= f0
[ 40.841104] gc2145 4-003c: [wr fc] <= 06
[ 40.841545] gc2145 4-003c: [wr f7] <= 1d
[ 40.841906] gc2145 4-003c: [wr f8] <= 84
[ 40.842298] gc2145 4-003c: [wr fa] <= 00
[ 40.842659] gc2145 4-003c: [wr f9] <= fe
[ 40.843043] gc2145 4-003c: [wr f2] <= 00
[ 40.843404] gc2145 4-003c: [wr 19] <= 0c
[ 40.843763] gc2145 4-003c: [wr 20] <= 01
[ 40.844217] gc2145 4-003c: [wr 80] <= 0b
[ 40.844587] gc2145 4-003c: [wr 86] <= 00
[ 40.845025] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 40.845044] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 40.845061] gc2145 4-003c: [wr fd] <= 00
[ 40.845429] gc2145 4-003c: [wr 18] <= 0a
[ 40.845790] gc2145 4-003c: [wr 09] <= 00 00
[ 40.846263] gc2145 4-003c: [wr 0b] <= 00 00
[ 40.846736] gc2145 4-003c: [wr 0d] <= 04 d0
[ 40.847209] gc2145 4-003c: [wr 0f] <= 06 50
[ 40.847711] gc2145 4-003c: [wr 05] <= 01 f1
[ 40.848277] gc2145 4-003c: [wr 07] <= 00 08
[ 40.848764] gc2145 4-003c: [wr 11] <= 00 1e
[ 40.849236] gc2145 4-003c: [wr 13] <= 02
[ 40.849598] gc2145 4-003c: [wr 14] <= 02
[ 40.849970] gc2145 4-003c: [wr f7] <= 11
[ 40.850331] gc2145 4-003c: [wr f8] <= 84
[ 40.850691] gc2145 4-003c: [wr fa] <= 10
[ 40.851523] gc2145 4-003c: [rd 82] => 00
[ 40.851533] gc2145 4-003c: [wr 82] <= 00
[ 40.851979] gc2145 4-003c: [wr b3] <= 40
[ 40.852353] gc2145 4-003c: [wr b4] <= 40
[ 40.852714] gc2145 4-003c: [wr b5] <= 40
[ 40.853076] gc2145 4-003c: [wr fe] <= 01
[ 40.853439] gc2145 4-003c: bank switch: 0x01
[ 40.853446] gc2145 4-003c: [wr ec] <= 04
[ 40.853806] gc2145 4-003c: [wr ed] <= 04
[ 40.854167] gc2145 4-003c: [wr ee] <= c0
[ 40.854527] gc2145 4-003c: [wr ef] <= 8e
[ 40.854889] gc2145 4-003c: [wr fe] <= 00
[ 40.855253] gc2145 4-003c: bank switch: 0x00
[ 40.855726] gc2145 4-003c: [rd 82] => 00
[ 40.855734] gc2145 4-003c: [wr 82] <= 02
[ 40.856188] gc2145 4-003c: [wr b6] <= 00
[ 40.856564] gc2145 4-003c: [wr 03] <= 04 b0
[ 40.857037] gc2145 4-003c: [wr b1] <= 20
[ 40.857486] gc2145 4-003c: [wr b2] <= e0
[ 40.857857] gc2145 4-003c: [wr fe] <= 01
[ 40.858218] gc2145 4-003c: bank switch: 0x01
[ 40.858224] gc2145 4-003c: [wr 01] <= 04
[ 40.858586] gc2145 4-003c: [wr 02] <= c0
[ 40.858947] gc2145 4-003c: [wr 03] <= 04
[ 40.859309] gc2145 4-003c: [wr 04] <= 8e
[ 40.859712] gc2145 4-003c: [wr 05] <= 08
[ 40.860152] gc2145 4-003c: [wr 06] <= b8
[ 40.860524] gc2145 4-003c: [wr 07] <= 08
[ 40.860923] gc2145 4-003c: [wr 08] <= 86
[ 40.861288] gc2145 4-003c: [wr fe] <= 00
[ 40.861650] gc2145 4-003c: bank switch: 0x00
[ 40.861657] gc2145 4-003c: [wr b6] <= 01
[ 40.862020] gc2145 4-003c: [wr fe] <= 01
[ 40.862381] gc2145 4-003c: bank switch: 0x01
[ 40.862388] gc2145 4-003c: [wr 27] <= 01 36
[ 40.862861] gc2145 4-003c: [wr 35] <= 50
[ 40.863223] gc2145 4-003c: [wr 29] <= 02 6c
[ 40.863724] gc2145 4-003c: [wr 36] <= 50
[ 40.864160] gc2145 4-003c: [wr 2b] <= 03 a2
[ 40.864642] gc2145 4-003c: [wr 37] <= 50
[ 40.865005] gc2145 4-003c: [wr 2d] <= 04 d8
[ 40.865478] gc2145 4-003c: [wr 38] <= 50
[ 40.865840] gc2145 4-003c: [wr 2f] <= 06 0e
[ 40.866313] gc2145 4-003c: [wr 39] <= 50
[ 40.866676] gc2145 4-003c: [wr 31] <= 07 44
[ 40.867148] gc2145 4-003c: [wr 3a] <= 50
[ 40.867510] gc2145 4-003c: [wr 33] <= 08 7a
[ 40.868055] gc2145 4-003c: [wr 3b] <= 50
[ 40.868429] gc2145 4-003c: [wr 1f] <= 50
[ 40.868792] gc2145 4-003c: [wr 20] <= e0
[ 40.869154] gc2145 4-003c: [wr fe] <= 00
[ 40.869515] gc2145 4-003c: bank switch: 0x00
[ 40.869526] gc2145 4-003c: [wr 84] <= 00
[ 40.870357] gc2145 4-003c: [rd 80] => 08
[ 40.870367] gc2145 4-003c: [wr 80] <= 48
[ 40.871197] gc2145 4-003c: [rd 80] => 08
[ 40.871207] gc2145 4-003c: [wr 80] <= 08
[ 40.871571] gc2145 4-003c: [wr 24] <= ff
[ 40.872006] gc2145 4-003c: [wr b6] <= 01
[ 40.872384] gc2145 4-003c: [wr fe] <= 01
[ 40.872748] gc2145 4-003c: bank switch: 0x01
[ 40.872754] gc2145 4-003c: [wr 13] <= 7b
[ 40.873114] gc2145 4-003c: [wr fe] <= 00
[ 40.873560] gc2145 4-003c: bank switch: 0x00
[ 40.874043] gc2145 4-003c: [rd 17] => 00
[ 40.874054] gc2145 4-003c: [wr 17] <= 00
[ 40.874883] gc2145 4-003c: [rd 17] => 00
[ 40.874891] gc2145 4-003c: [wr 17] <= 00
[ 40.875256] gc2145 4-003c: [wr 8c] <= 00
[ 40.875620] gc2145 4-003c: [wr 8d] <= 01
[ 84.536712] usb 1-1: USB disconnect, device number 6
[ 84.536759] usb 1-1.1: USB disconnect, device number 7
[ 84.537756] usb 1-1.2: USB disconnect, device number 8
[ 84.546643] cdc_ether 1-1.2:2.0 eth0: unregister 'cdc_ether' usb-1c1a000.usb-1.2, CDC Ethernet Device
[ 84.560433] anx7688 1-0028: BC 1.2 result: SDP
[ 84.570213] anx7688 1-0028: plug irq (cd=0)
[ 84.574053] anx7688 1-0028: status changed to 0x00
[ 84.574085] anx7688 1-0028: VCONN role change to SINK
[ 84.574305] anx7688 1-0028: DATA role change requested to UFP
[ 84.586592] anx7688 1-0028: cable removed
[ 84.604376] anx7688 1-0028: power disabled
[ 84.618464] anx7688 1-0028: setting vbus_in current limit to 500000 mA
[ 84.622242] usb 1-1.3: USB disconnect, device number 9
[ 84.630633] anx7688 1-0028: disabling vbus_in power path
[ 84.634618] anx7688 1-0028: enabling USB BC 1.2 detection
[ 84.654962] anx7688 1-0028: BC 1.2 result: SDP
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10-sunxi64 (a-wai@247b6bdff3f2) (gcc (Debian 10.2.0-3) 10.2.0, GNU ld (GNU Binutils for Debian) 2.35) #2 SMP PREEMPT Tue Jan 12 09:55:56 UTC 2021
[ 0.000000] Machine model: Pine64 PinePhone (1.2)
[ 0.000000] cma: Reserved 256 MiB at 0x00000000f0000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
[ 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: 4096 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 262144 pages, LIFO batch:63
[ 0.000000] DMA32 zone: 8192 pages used for memmap
[ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
[ 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 s54104 r8192 d31912 u94208
[ 0.000000] pcpu-alloc: s54104 r8192 d31912 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: kernel page table isolation disabled by kernel configuration
[ 0.000000] CPU features: detected: ARM erratum 843419
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 774144
[ 0.000000] Kernel command line: root=/dev/mapper/root console=ttyS0,115200 consoleblank=0 loglevel=7 rw splash plymouth.ignore-serial-consoles vt.global_cursor_default=0
[ 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:on, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x000000007bfff000-0x000000007ffff000] (64MB)
[ 0.000000] Memory: 2691024K/3145728K available (11006K kernel code, 1104K rwdata, 3544K rodata, 1664K init, 399K bss, 192560K reserved, 262144K cma-reserved)
[ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x28/0x4a0 with crng_init=0
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 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] 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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000354] Console: colour dummy device 80x25
[ 0.000403] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000420] pid_max: default: 32768 minimum: 301
[ 0.000584] LSM: Security Framework initializing
[ 0.000631] Yama: becoming mindful.
[ 0.000755] AppArmor: AppArmor initialized
[ 0.000846] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000883] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002967] rcu: Hierarchical SRCU implementation.
[ 0.003723] smp: Bringing up secondary CPUs ...
[ 0.005796] Detected VIPT I-cache on CPU1
[ 0.005855] arch_timer: CPU1: Trapping CNTVCT access
[ 0.005876] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.007118] Detected VIPT I-cache on CPU2
[ 0.007148] arch_timer: CPU2: Trapping CNTVCT access
[ 0.007161] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.008291] Detected VIPT I-cache on CPU3
[ 0.008318] arch_timer: CPU3: Trapping CNTVCT access
[ 0.008332] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.008454] smp: Brought up 1 node, 4 CPUs
[ 0.008491] SMP: Total of 4 processors activated.
[ 0.008501] CPU features: detected: 32-bit EL0 Support
[ 0.008511] CPU features: detected: CRC32 instructions
[ 0.008519] CPU features: detected: 32-bit EL1 Support
[ 0.008620] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.010578] CPU: All CPU(s) started at EL2
[ 0.010610] alternatives: patching kernel code
[ 0.012890] devtmpfs: initialized
[ 0.023053] Registered cp15_barrier emulation handler
[ 0.023092] KASLR disabled due to lack of seed
[ 0.023752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.023798] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.033171] pinctrl core: initialized pinctrl subsystem
[ 0.034317] NET: Registered protocol family 16
[ 0.036906] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.037199] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.037420] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.037549] audit: initializing netlink subsys (disabled)
[ 0.037809] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
[ 0.038424] thermal_sys: Registered thermal governor 'fair_share'
[ 0.038432] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.038443] thermal_sys: Registered thermal governor 'step_wise'
[ 0.038451] thermal_sys: Registered thermal governor 'user_space'
[ 0.038460] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.039063] cpuidle: using governor menu
[ 0.039304] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.039433] ASID allocator initialised with 65536 entries
[ 0.077459] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.077480] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.077491] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.077501] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.081784] raid6: skip pq benchmark and using algorithm neonx8
[ 0.081807] raid6: using neon recovery algorithm
[ 0.083797] iommu: Default domain type: Translated
[ 0.084200] SCSI subsystem initialized
[ 0.084382] usbcore: registered new interface driver usbfs
[ 0.084435] usbcore: registered new interface driver hub
[ 0.084548] usbcore: registered new device driver usb
[ 0.086505] clocksource: Switched to clocksource arch_sys_counter
[ 0.087844] AppArmor: AppArmor Filesystem Enabled
[ 0.096947] NET: Registered protocol family 2
[ 0.097624] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.097854] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.098349] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.099057] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.099292] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.099432] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.099766] NET: Registered protocol family 1
[ 0.100388] RPC: Registered named UNIX socket transport module.
[ 0.100398] RPC: Registered udp transport module.
[ 0.100406] RPC: Registered tcp transport module.
[ 0.100414] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.100712] Unpacking initramfs...
[ 4.284472] Freeing initrd memory: 46808K
[ 4.285703] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 4.286376] kvm [1]: IPA Size Limit: 40 bits
[ 4.287230] kvm [1]: vgic interrupt IRQ9
[ 4.287434] kvm [1]: Hyp mode initialized successfully
[ 4.290708] Initialise system trusted keyrings
[ 4.290916] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 4.299838] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 4.300815] NFS: Registering the id_resolver key type
[ 4.300850] Key type id_resolver registered
[ 4.300859] Key type id_legacy registered
[ 4.300983] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 4.301221] SGI XFS with ACLs, security attributes, no debug enabled
[ 4.305150] xor: measuring software checksum speed
[ 4.311313] 8regs : 1610 MB/sec
[ 4.316492] 32regs : 1906 MB/sec
[ 4.323199] arm64_neon : 1473 MB/sec
[ 4.323208] xor: using function: 32regs (1906 MB/sec)
[ 4.323226] Key type asymmetric registered
[ 4.323236] Asymmetric key parser 'x509' registered
[ 4.323302] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 4.323690] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
[ 4.324790] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
[ 4.325443] sun6i-mipi-dphy 1ca1000.d-phy: Couldn't create the DPHY encoder regmap
[ 4.330055] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 4.331578] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[ 4.349074] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 4.355484] sun6i-mipi-dsi 1ca0000.dsi: Couldn't get VCC-DSI supply
[ 4.361463] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[ 4.361556] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[ 4.361632] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[ 4.361699] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[ 4.362222] lima 1c40000.gpu: bus rate = 200000000
[ 4.362234] lima 1c40000.gpu: mod rate = 500000000
[ 4.362730] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0
[ 4.373546] loop: module loaded
[ 4.374978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.374993] ehci-platform: EHCI generic platform driver
[ 4.375318] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 4.375346] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 4.375526] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000
[ 4.390522] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 4.390747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 4.390761] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.390771] usb usb1: Product: EHCI Host Controller
[ 4.390781] usb usb1: Manufacturer: Linux 5.10-sunxi64 ehci_hcd
[ 4.390791] usb usb1: SerialNumber: 1c1a000.usb
[ 4.391395] hub 1-0:1.0: USB hub found
[ 4.391437] hub 1-0:1.0: 1 port detected
[ 4.392386] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.392419] ohci-platform: OHCI generic platform driver
[ 4.392654] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 4.392678] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[ 4.392827] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400
[ 4.454701] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 4.454715] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.454725] usb usb2: Product: Generic Platform OHCI controller
[ 4.454735] usb usb2: Manufacturer: Linux 5.10-sunxi64 ohci_hcd
[ 4.454745] usb usb2: SerialNumber: 1c1a400.usb
[ 4.455276] hub 2-0:1.0: USB hub found
[ 4.455318] hub 2-0:1.0: 1 port detected
[ 4.456973] usbcore: registered new interface driver uas
[ 4.457070] usbcore: registered new interface driver usb-storage
[ 4.458174] sun6i-rtc 1f00000.rtc: registered as rtc0
[ 4.458217] sun6i-rtc 1f00000.rtc: setting system clock to 2021-02-26T19:57:49 UTC (1614369469)
[ 4.458229] sun6i-rtc 1f00000.rtc: RTC enabled
[ 4.458400] i2c /dev entries driver
[ 4.461222] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 4.462756] sdhci: Secure Digital Host Controller Interface driver
[ 4.462767] sdhci: Copyright(c) Pierre Ossman
[ 4.462776] Synopsys Designware Multimedia Card Interface Driver
[ 4.463401] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.464361] ledtrig-cpu: registered to indicate activity on CPUs
[ 4.464559] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 4.464623] hid: raw HID events driver (C) Jiri Kosina
[ 4.464859] usbcore: registered new interface driver usbhid
[ 4.464869] usbhid: USB HID core driver
[ 4.465219] ashmem: initialized
[ 4.469572] NET: Registered protocol family 10
[ 4.470756] Segment Routing with IPv6
[ 4.470846] NET: Registered protocol family 17
[ 4.470899] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 4.470971] 8021q: 802.1Q VLAN Support v1.8
[ 4.471025] Key type dns_resolver registered
[ 4.471494] registered taskstats version 1
[ 4.471513] Loading compiled-in X.509 certificates
[ 4.472505] zswap: loaded using pool lz4hc/z3fold
[ 4.472935] Key type ._fscrypt registered
[ 4.472946] Key type .fscrypt registered
[ 4.472954] Key type fscrypt-provisioning registered
[ 4.475802] Btrfs loaded, crc32c=crc32c-generic
[ 4.475935] AppArmor: AppArmor sha1 policy hashing enabled
[ 4.506988] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz
[ 4.507464] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[ 4.512700] axp20x-gpio axp20x-gpio: DMA mask not set
[ 4.513265] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
[ 4.521154] vcc-3v3: supplied by regulator-dummy
[ 4.521622] vdd-cpux: supplied by regulator-dummy
[ 4.522025] dcdc4: supplied by regulator-dummy
[ 4.522460] vcc-dram: supplied by regulator-dummy
[ 4.522960] vdd-sys: supplied by regulator-dummy
[ 4.523315] dc1sw: supplied by regulator-dummy
[ 4.523479] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[ 4.523827] dovdd-csi: supplied by regulator-dummy
[ 4.524280] vcc-pl: supplied by regulator-dummy
[ 4.524695] vcc-pll-avcc: supplied by regulator-dummy
[ 4.525122] vcc-dsi-sensor: supplied by regulator-dummy
[ 4.525597] vcc-mipi-io: supplied by regulator-dummy
[ 4.526038] avdd-csi: supplied by regulator-dummy
[ 4.526481] vcc-wifi-io: supplied by regulator-dummy
[ 4.527016] vcc-lpddr: supplied by regulator-dummy
[ 4.527469] eldo2: supplied by regulator-dummy
[ 4.527677] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
[ 4.528000] dvdd-1v8-csi: supplied by regulator-dummy
[ 4.528486] vcc-1v2-hsic: supplied by regulator-dummy
[ 4.528947] vdd-cpus: supplied by regulator-dummy
[ 4.529367] vcc-rtc: supplied by regulator-dummy
[ 4.529879] vcc-lcd-ctp-stk: supplied by regulator-dummy
[ 4.530084] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
[ 4.530417] vcc-1v8-typec: supplied by regulator-dummy
[ 4.530595] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[ 4.538072] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 4.540090] printk: console [ttyS0] disabled
[ 4.560305] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 1500000) is a U6_16550A
[ 5.952140] printk: console [ttyS0] enabled
[ 5.978095] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 41, base_baud = 1500000) is a U6_16550A
[ 5.987228] serial serial0: tty port ttyS1 registered
[ 6.015314] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 42, base_baud = 1500000) is a U6_16550A
[ 6.025997] panel-sitronix-st7703 1ca0000.dsi.0: mipi_dsi_attach failed (-517). Is host ready?
[ 6.067258] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops)
[ 6.079130] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops)
[ 6.087085] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 6.094941] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops)
[ 6.103255] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops)
[ 6.111295] sun4i-drm display-engine: bound 1ca0000.dsi (ops sun6i_dsi_ops)
[ 6.119797] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[ 6.129983] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 6.137904] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops)
[ 6.146203] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
[ 6.154039] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 6.161897] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 6.167512] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[ 6.175427] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000
[ 6.181529] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 6.194547] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 6.200854] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 6.209129] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.216359] usb usb3: Product: EHCI Host Controller
[ 6.221246] usb usb3: Manufacturer: Linux 5.10-sunxi64 ehci_hcd
[ 6.227173] usb usb3: SerialNumber: 1c1b000.usb
[ 6.232288] hub 3-0:1.0: USB hub found
[ 6.236088] hub 3-0:1.0: 1 port detected
[ 6.241146] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 6.247791] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[ 6.255704] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400
[ 6.322698] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 6.330974] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.338202] usb usb4: Product: Generic Platform OHCI controller
[ 6.344139] usb usb4: Manufacturer: Linux 5.10-sunxi64 ohci_hcd
[ 6.350066] usb usb4: SerialNumber: 1c1b400.usb
[ 6.355141] hub 4-0:1.0: USB hub found
[ 6.358938] hub 4-0:1.0: 1 port detected
[ 6.384947] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[ 6.384973] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 6.385494] usb0-vbus: supplied by vcc5v0
[ 6.401615] fbcon: Deferring console take-over
[ 6.406088] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[ 6.410404] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[ 6.415564] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 6.422929] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
[ 6.424093] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 6.448934] panel-sitronix-st7703 1ca0000.dsi.0: 720x1440@60 24bpp dsi 4dl - ready
[ 6.457743] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 6.468948] of_cfs_init
[ 6.471516] of_cfs_init: OK
[ 6.473463] mmc1: new high speed SDIO card at address 0001
[ 6.484149] Freeing unused kernel memory: 1664K
[ 6.488781] Run /init as init process
[ 6.492451] with arguments:
[ 6.492455] /init
[ 6.492459] splash
[ 6.492462] with environment:
[ 6.492466] HOME=/
[ 6.492469] TERM=linux
[ 6.551375] mmc2: new DDR MMC card at address 0001
[ 6.559293] mmcblk2: mmc2:0001 DA4032 29.1 GiB
[ 6.564819] mmcblk2boot0: mmc2:0001 DA4032 partition 1 4.00 MiB
[ 6.571713] mmcblk2boot1: mmc2:0001 DA4032 partition 2 4.00 MiB
[ 6.592632] mmcblk2: p1 p3
[ 7.124281] random: fast init done
[ 7.210246] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
[ 7.224219] scpi_protocol scpi: SCP Protocol 1.2 Firmware 0.1.9000 version
[ 7.282845] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input1
[ 7.297760] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
[ 7.307860] phy id_det change to device
[ 7.312169] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[ 7.318088] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
[ 7.326373] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 7.334799] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.342136] usb usb5: Product: MUSB HDRC host driver
[ 7.342902] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[ 7.347136] usb usb5: Manufacturer: Linux 5.10-sunxi64 musb-hcd
[ 7.347144] usb usb5: SerialNumber: musb-hdrc.4.auto
[ 7.347904] hub 5-0:1.0: USB hub found
[ 7.369260] hub 5-0:1.0: 1 port detected
[ 7.383615] cryptd: max_cpu_qlen set to 1000
[ 7.415193] Goodix-TS 1-005d: ID 917S, version: 0200
[ 7.420504] Goodix-TS 1-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
[ 7.436050] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-005d/input/input2
[ 7.790454] device-mapper: uevent: version 1.0.3
[ 7.795516] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 7.916433] fbcon: Taking over console
[ 7.925759] Console: switching to colour frame buffer device 90x90
[ 7.933049] random: cryptsetup: uninitialized urandom read (4 bytes read)
[ 37.854625] usb0-vbus: disabling
[ 37.857934] dc1sw: disabling
[ 37.861358] avdd-csi: disabling
[ 37.864553] vcc-1v2-hsic: disabling
[ 37.868093] anx-vdd1v0: disabling
[ 37.872226] vcc5v0: disabling
[ 37.875379] vconn5v0: disabling
[ 118.598047] random: crng init done
[ 169.152361] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 170.335579] systemd[1]: systemd 247.3-1 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=unified)
[ 170.360434] systemd[1]: Detected architecture arm64.
[ 170.400185] systemd[1]: Set hostname to <mobian>.
[ 172.034472] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[ 172.524090] systemd[1]: Queued start job for default target Graphical Interface.
[ 172.533576] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 172.550036] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 172.561817] systemd[1]: Created slice system-getty.slice.
[ 172.584286] systemd[1]: Created slice system-modprobe.slice.
[ 172.607194] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 172.631153] systemd[1]: Created slice Cryptsetup Units Slice.
[ 172.655041] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 172.676126] systemd[1]: Created slice User and Session Slice.
[ 172.697734] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 172.723519] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 172.751316] systemd[1]: Reached target User and Group Name Lookups.
[ 172.770827] systemd[1]: Reached target Remote Encrypted Volumes.
[ 172.790711] systemd[1]: Reached target Remote File Systems.
[ 172.806763] systemd[1]: Reached target Slices.
[ 172.822863] systemd[1]: Reached target Swap.
[ 172.838825] systemd[1]: Reached target System Time Set.
[ 172.856010] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 172.879300] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 172.900337] systemd[1]: Listening on Journal Audit Socket.
[ 172.919894] systemd[1]: Listening on Journal Socket (/dev/log).
[ 172.940103] systemd[1]: Listening on Journal Socket.
[ 172.960340] systemd[1]: Listening on Network Service Netlink Socket.
[ 172.984046] systemd[1]: Listening on udev Control Socket.
[ 173.003921] systemd[1]: Listening on udev Kernel Socket.
[ 173.034394] systemd[1]: Mounting Huge Pages File System...
[ 173.060499] systemd[1]: Mounting POSIX Message Queue File System...
[ 173.087997] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 173.120203] systemd[1]: Mounting Kernel Debug File System...
[ 173.139430] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 173.153720] systemd[1]: Starting Set the console keyboard layout...
[ 173.181276] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 173.223926] systemd[1]: Starting Load Kernel Module configfs...
[ 173.253340] systemd[1]: Starting Load Kernel Module drm...
[ 173.279563] systemd[1]: Starting Load Kernel Module fuse...
[ 173.295297] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 173.309211] systemd[1]: Starting Journal Service...
[ 173.326417] fuse: init (API version 7.32)
[ 173.342042] systemd[1]: Starting Load Kernel Modules...
[ 173.371397] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 173.396368] systemd[1]: Starting Coldplug All udev Devices...
[ 173.423023] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 173.425454] systemd[1]: Mounted Huge Pages File System.
[ 173.453720] systemd[1]: Mounted POSIX Message Queue File System.
[ 173.475753] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 173.507753] systemd[1]: Mounted Kernel Debug File System.
[ 173.532924] systemd[1]: Finished Set the console keyboard layout.
[ 173.553334] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 173.580466] systemd[1]: modprobe@configfs.service: Succeeded.
[ 173.587750] systemd[1]: Finished Load Kernel Module configfs.
[ 173.607396] systemd[1]: Started Journal Service.
[ 173.812377] systemd-journald[606]: Received client request to flush runtime journal.
[ 175.668745] mc: Linux media interface: v0.10
[ 175.820142] videodev: Linux video capture interface: v2.00
[ 175.854673] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
[ 175.910626] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 175.956231] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 175.964217] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 175.972329] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 175.980398] sun8i-ce 1c15000.crypto: Register cbc(aes)
[ 175.985986] sun8i-ce 1c15000.crypto: Register ecb(aes)
[ 175.991560] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
[ 175.997612] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
[ 176.003662] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0
[ 176.173486] sun6i-csi 1cb0000.csi: creating gc2145 4-003c:0 -> sun6i-csi:0 link
[ 176.186284] sun8i-rotate 1020000.rotate: Device registered as /dev/video1
[ 176.198378] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
[ 176.207076] sun6i-csi 1cb0000.csi: creating ov5640 4-004c:0 -> sun6i-csi:0 link
[ 176.238746] anx7688 1-0028: power enabled
[ 176.239073] anx7688 1-0028: Vendor id 0x1f29
[ 176.264507] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 176.266614] anx7688 1-0028: power disabled
[ 176.274754] sun8i-di 1e00000.deinterlace: Device registered as /dev/video2
[ 176.290634] cedrus 1c0e000.video-codec: Device registered as /dev/video3
[ 176.290709] anx7688 1-0028: plug irq (cd=1)
[ 176.308875] bt-sco bt-sco-codec: ASoC: sink widget Capture overwritten
[ 176.316329] bt-sco bt-sco-codec: ASoC: source widget Playback overwritten
[ 176.318583] anx7688 1-0028: cable inserted
[ 176.324709] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
[ 176.327623] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 176.367424] input: gpio-vibrator as /devices/platform/vibrator/input/input4
[ 176.368081] debugfs: File 'Playback' in directory 'dapm' already present!
[ 176.370590] anx7688 1-0028: power enabled
[ 176.386109] debugfs: File 'Capture' in directory 'dapm' already present!
[ 176.396422] input: PinePhone Headset Jack as /devices/platform/sound/sound/card0/input3
[ 176.406728] iio iio:device1: interrupts on the rising edge
[ 176.408312] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input5
[ 176.409584] iio iio:device1: registered magnetometer lis3mdl
[ 176.413948] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 176.438741] anx7688 1-0028: eeprom0 = 0x03
[ 176.440658] anx7688 1-0028: fw loaded after 40 ms
[ 176.440830] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 176.455228] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 176.483409] anx7688 1-0028: timeout waiting for the message queue flush
[ 176.502603] anx7688 1-0028: power disabled
[ 176.524125] axp20x-adc axp813-adc: DMA mask not set
[ 176.565591] Bluetooth: Core ver 2.22
[ 176.570271] NET: Registered protocol family 31
[ 176.576102] Bluetooth: HCI device and connection manager initialized
[ 176.583136] Bluetooth: HCI socket layer initialized
[ 176.589930] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[ 176.598967] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
[ 176.604522] Bluetooth: L2CAP socket layer initialized
[ 176.616922] Bluetooth: SCO socket layer initialized
[ 176.773116] EXT4-fs (mmcblk2p1): mounted filesystem with ordered data mode. Opts: (null)
[ 176.781381] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[ 176.782026] Bluetooth: HCI UART driver ver 2.3
[ 176.794750] Bluetooth: HCI UART protocol H4 registered
[ 176.823822] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 176.869034] Bluetooth: HCI UART protocol Broadcom registered
[ 176.889113] i2c i2c-2: Added multiplexed i2c bus 5
[ 177.202583] gc2145 4-003c: [wr fe] <= 00
[ 177.203063] gc2145 4-003c: bank switch: 0x00
[ 177.216669] gc2145 4-003c: [rd f0] => 21 45
[ 177.216692] gc2145 4-003c: device id: 0x2145
[ 177.230734] gc2145 4-003c: [wr fe] <= f0
[ 177.231201] gc2145 4-003c: [wr fc] <= 06
[ 177.231617] gc2145 4-003c: [wr f7] <= 1d
[ 177.238792] gc2145 4-003c: [wr f8] <= 84
[ 177.253079] gc2145 4-003c: [wr fa] <= 00
[ 177.253524] gc2145 4-003c: [wr f9] <= fe
[ 177.253945] gc2145 4-003c: [wr f2] <= 00
[ 177.254369] gc2145 4-003c: [wr 19] <= 0c
[ 177.270072] gc2145 4-003c: [wr 20] <= 01
[ 177.270794] gc2145 4-003c: [wr 80] <= 0b
[ 177.271225] gc2145 4-003c: [wr 86] <= 00
[ 177.271844] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 177.311127] anx7688 1-0028: cable inserted
[ 177.320464] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 177.320499] gc2145 4-003c: [wr fd] <= 00
[ 177.320969] gc2145 4-003c: [wr 18] <= 0a
[ 177.321436] gc2145 4-003c: [wr 09] <= 00 00
[ 177.322008] gc2145 4-003c: [wr 0b] <= 00 00
[ 177.345443] gc2145 4-003c: [wr 0d] <= 04 d0
[ 177.346001] gc2145 4-003c: [wr 0f] <= 06 50
[ 177.347407] gc2145 4-003c: [wr 05] <= 01 f1
[ 177.348715] gc2145 4-003c: [wr 07] <= 00 08
[ 177.349268] gc2145 4-003c: [wr 11] <= 00 1e
[ 177.349816] gc2145 4-003c: [wr 13] <= 02
[ 177.350234] gc2145 4-003c: [wr 14] <= 02
[ 177.350634] anx7688 1-0028: power enabled
[ 177.350786] gc2145 4-003c: [wr f7] <= 11
[ 177.351208] gc2145 4-003c: [wr f8] <= 84
[ 177.351624] gc2145 4-003c: [wr fa] <= 10
[ 177.352582] gc2145 4-003c: [rd 82] => 00
[ 177.352588] gc2145 4-003c: [wr 82] <= 00
[ 177.353010] gc2145 4-003c: [wr b3] <= 40
[ 177.353427] gc2145 4-003c: [wr b4] <= 40
[ 177.356849] gc2145 4-003c: [wr b5] <= 40
[ 177.357275] gc2145 4-003c: [wr fe] <= 01
[ 177.357692] gc2145 4-003c: bank switch: 0x01
[ 177.357697] gc2145 4-003c: [wr ec] <= 04
[ 177.359399] gc2145 4-003c: [wr ed] <= 04
[ 177.359825] gc2145 4-003c: [wr ee] <= c0
[ 177.360238] gc2145 4-003c: [wr ef] <= 8e
[ 177.360652] gc2145 4-003c: [wr fe] <= 00
[ 177.361089] gc2145 4-003c: bank switch: 0x00
[ 177.361636] gc2145 4-003c: [rd 82] => 00
[ 177.361642] gc2145 4-003c: [wr 82] <= 02
[ 177.362446] gc2145 4-003c: [wr b6] <= 00
[ 177.362937] gc2145 4-003c: [wr 03] <= 04 b0
[ 177.363488] gc2145 4-003c: [wr b1] <= 20
[ 177.364929] gc2145 4-003c: [wr b2] <= e0
[ 177.365352] gc2145 4-003c: [wr fe] <= 01
[ 177.383650] gc2145 4-003c: bank switch: 0x01
[ 177.388518] gc2145 4-003c: [wr 01] <= 04
[ 177.388979] gc2145 4-003c: [wr 02] <= c0
[ 177.389406] gc2145 4-003c: [wr 03] <= 04
[ 177.389834] gc2145 4-003c: [wr 04] <= 8e
[ 177.390257] gc2145 4-003c: [wr 05] <= 08
[ 177.390810] gc2145 4-003c: [wr 06] <= b8
[ 177.391242] gc2145 4-003c: [wr 07] <= 08
[ 177.391666] gc2145 4-003c: [wr 08] <= 86
[ 177.392094] gc2145 4-003c: [wr fe] <= 00
[ 177.392519] gc2145 4-003c: bank switch: 0x00
[ 177.398288] gc2145 4-003c: [wr b6] <= 01
[ 177.398817] gc2145 4-003c: [wr fe] <= 01
[ 177.399239] gc2145 4-003c: bank switch: 0x01
[ 177.404447] gc2145 4-003c: [wr 27] <= 01 36
[ 177.405044] gc2145 4-003c: [wr 35] <= 50
[ 177.405463] gc2145 4-003c: [wr 29] <= 02 6c
[ 177.406055] gc2145 4-003c: [wr 36] <= 50
[ 177.406477] gc2145 4-003c: [wr 2b] <= 03 a2
[ 177.407129] gc2145 4-003c: [wr 37] <= 50
[ 177.407550] gc2145 4-003c: [wr 2d] <= 04 d8
[ 177.408095] gc2145 4-003c: [wr 38] <= 50
[ 177.408514] gc2145 4-003c: [wr 2f] <= 06 0e
[ 177.409058] gc2145 4-003c: [wr 39] <= 50
[ 177.409475] gc2145 4-003c: [wr 31] <= 07 44
[ 177.410018] gc2145 4-003c: [wr 3a] <= 50
[ 177.410435] gc2145 4-003c: [wr 33] <= 08 7a
[ 177.410733] anx7688 1-0028: eeprom0 = 0x01
[ 177.410744] anx7688 1-0028: fw loaded after 30 ms
[ 177.411079] gc2145 4-003c: [wr 3b] <= 50
[ 177.416932] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 177.417993] gc2145 4-003c: [wr 1f] <= 50
[ 177.423469] gc2145 4-003c: [wr 20] <= e0
[ 177.423895] gc2145 4-003c: [wr fe] <= 00
[ 177.424315] gc2145 4-003c: bank switch: 0x00
[ 177.431328] gc2145 4-003c: [wr 84] <= 00
[ 177.434776] gc2145 4-003c: [rd 80] => 0b
[ 177.434788] gc2145 4-003c: [wr 80] <= 4b
[ 177.435422] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 177.435745] gc2145 4-003c: [rd 80] => 0b
[ 177.435751] gc2145 4-003c: [wr 80] <= 0b
[ 177.436170] gc2145 4-003c: [wr 24] <= ff
[ 177.436594] gc2145 4-003c: [wr b6] <= 01
[ 177.437013] gc2145 4-003c: [wr fe] <= 01
[ 177.437427] gc2145 4-003c: bank switch: 0x01
[ 177.441817] gc2145 4-003c: [wr 13] <= 7b
[ 177.442251] gc2145 4-003c: [wr fe] <= 00
[ 177.443595] gc2145 4-003c: bank switch: 0x00
[ 177.459707] anx7688 1-0028: timeout waiting for the message queue flush
[ 177.470743] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
[ 177.474634] anx7688 1-0028: power disabled
[ 177.481045] Bluetooth: hci0: RTL: chip_type status=0 type=5
[ 177.487114] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 177.487123] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[ 177.487937] gc2145 4-003c: [rd 17] => 00
[ 177.487947] gc2145 4-003c: [wr 17] <= 00
[ 177.488984] gc2145 4-003c: [rd 17] => 00
[ 177.488992] gc2145 4-003c: [wr 17] <= 00
[ 177.489420] gc2145 4-003c: [wr 8c] <= 00
[ 177.489852] gc2145 4-003c: [wr 8d] <= 01
[ 177.491795] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config.bin
[ 177.519849] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
[ 177.871001] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
[ 177.973811] using random self ethernet address
[ 177.978600] using random host ethernet address
[ 178.062044] usb0: HOST MAC 7a:17:31:39:86:7f
[ 178.066647] usb0: MAC ae:26:e5:77:8c:27
[ 178.334573] anx7688 1-0028: cable inserted
[ 178.374591] anx7688 1-0028: power enabled
[ 178.433193] anx7688 1-0028: eeprom0 = 0x01
[ 178.433212] anx7688 1-0028: fw loaded after 30 ms
[ 178.453181] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 178.489324] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 178.489838] anx7688 1-0028: send pd packet cmd=1 05 01 2c 91 01 26 16
[ 178.490345] anx7688 1-0028: send pd packet cmd=2 11 02 00 00 00 ec 00 00 00 00 00 00 00 00 39 00 00 51 77
[ 178.495380] anx7688 1-0028: send pd packet cmd=3 05 03 00 00 01 ff f8
[ 178.495874] anx7688 1-0028: OCM configuration completed
[ 178.497118] anx7688 1-0028: status changed to 0x00
[ 178.497127] anx7688 1-0028: cc_status changed to CC1 = SRC.Open CC2 = SRC.Open
[ 178.497133] anx7688 1-0028: dp state changed to 0x00
[ 178.932667] anx7688 1-0028: status irq
[ 178.939762] anx7688 1-0028: soft = 0x38
[ 178.940210] anx7688 1-0028: cc_status changed to CC1 = SRC.Open CC2 = SNK.Default
[ 179.100921] zram: Added device: zram0
[ 179.193119] zram0: detected capacity change from 0 to 1536839680
[ 179.382604] Adding 1500816k swap on /dev/zram0. Priority:100 extents:1 across:1500816k SSFS
[ 179.391130] anx7688 1-0028: status irq
[ 179.393647] anx7688 1-0028: soft = 0x01
[ 179.404730] anx7688 1-0028: recv ocm message cmd=242 01 f2 0d
[ 179.999468] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 180.008827] Bluetooth: BNEP filters: protocol multicast
[ 180.014173] Bluetooth: BNEP socket layer initialized
[ 180.058289] NET: Registered protocol family 38
[ 180.103360] sun8i-ce 1c15000.crypto: Fallback for ecb-aes-sun8i-ce is ecb-aes-ce
[ 184.401604] anx7688 1-0028: status irq
[ 184.402096] anx7688 1-0028: soft = 0x01
[ 184.403185] anx7688 1-0028: recv ocm message cmd=242 01 f2 0d
[ 184.751646] Bluetooth: RFCOMM TTY layer initialized
[ 184.756629] Bluetooth: RFCOMM socket layer initialized
[ 184.761911] Bluetooth: RFCOMM ver 1.11
[ 189.418760] anx7688 1-0028: status irq
[ 189.419240] anx7688 1-0028: soft = 0x01
[ 189.420249] anx7688 1-0028: recv ocm message cmd=242 01 f2 0d
[ 191.326508] usb 3-1: new high-speed USB device number 2 using ehci-platform
[ 191.507735] usb 3-1: New USB device found, idVendor=2c7c, idProduct=0125, bcdDevice= 3.18
[ 191.520630] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 191.531765] usb 3-1: Product: EG25-G
[ 191.535458] usb 3-1: Manufacturer: Quectel
[ 191.673280] usbcore: registered new interface driver usbserial_generic
[ 191.680180] usbserial: USB Serial support registered for generic
[ 191.736027] usbcore: registered new interface driver option
[ 191.743113] usbserial: USB Serial support registered for GSM modem (1-port)
[ 191.750604] option 3-1:1.0: GSM modem (1-port) converter detected
[ 191.757494] usbcore: registered new interface driver cdc_wdm
[ 191.767703] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 191.777214] option 3-1:1.1: GSM modem (1-port) converter detected
[ 191.785121] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 191.793851] option 3-1:1.2: GSM modem (1-port) converter detected
[ 191.800609] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 191.809811] qmi_wwan 3-1:1.4: cdc-wdm0: USB WDM device
[ 191.816405] qmi_wwan 3-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1b000.usb-1, WWAN/QMI device, 86:4d:9e:4a:73:fb
[ 191.827817] usbcore: registered new interface driver qmi_wwan
[ 191.829108] option 3-1:1.3: GSM modem (1-port) converter detected
[ 191.841515] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB3
[ 197.238863] rfkill: input handler disabled
[ 207.740223] gc2145 4-003c: [rd f0] => 21 45
[ 207.740262] gc2145 4-003c: device id: 0x2145
[ 207.751429] gc2145 4-003c: [wr fe] <= f0
[ 207.751969] gc2145 4-003c: [wr fc] <= 06
[ 207.752430] gc2145 4-003c: [wr f7] <= 1d
[ 207.752864] gc2145 4-003c: [wr f8] <= 84
[ 207.753284] gc2145 4-003c: [wr fa] <= 00
[ 207.753707] gc2145 4-003c: [wr f9] <= fe
[ 207.754161] gc2145 4-003c: [wr f2] <= 00
[ 207.754900] gc2145 4-003c: [wr 19] <= 0c
[ 207.755394] gc2145 4-003c: [wr 20] <= 01
[ 207.756246] gc2145 4-003c: [wr 80] <= 0b
[ 207.756758] gc2145 4-003c: [wr 86] <= 00
[ 207.757626] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 207.766895] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 207.775359] gc2145 4-003c: [wr fd] <= 00
[ 207.775970] gc2145 4-003c: [wr 18] <= 0a
[ 207.776430] gc2145 4-003c: [wr 09] <= 00 00
[ 207.777065] gc2145 4-003c: [wr 0b] <= 00 00
[ 207.777932] gc2145 4-003c: [wr 0d] <= 04 d0
[ 207.778675] gc2145 4-003c: [wr 0f] <= 06 50
[ 207.779279] gc2145 4-003c: [wr 05] <= 01 f1
[ 207.779895] gc2145 4-003c: [wr 07] <= 00 08
[ 207.780487] gc2145 4-003c: [wr 11] <= 00 1e
[ 207.781066] gc2145 4-003c: [wr 13] <= 02
[ 207.781608] gc2145 4-003c: [wr 14] <= 02
[ 207.782048] gc2145 4-003c: [wr f7] <= 11
[ 207.782567] gc2145 4-003c: [wr f8] <= 84
[ 207.783010] gc2145 4-003c: [wr fa] <= 10
[ 207.783999] gc2145 4-003c: [rd 82] => 00
[ 207.784013] gc2145 4-003c: [wr 82] <= 00
[ 207.784480] gc2145 4-003c: [wr b3] <= 40
[ 207.784935] gc2145 4-003c: [wr b4] <= 40
[ 207.785395] gc2145 4-003c: [wr b5] <= 40
[ 207.785976] gc2145 4-003c: [wr fe] <= 01
[ 207.786573] gc2145 4-003c: bank switch: 0x01
[ 207.792012] gc2145 4-003c: [wr ec] <= 04
[ 207.792494] gc2145 4-003c: [wr ed] <= 04
[ 207.793021] gc2145 4-003c: [wr ee] <= c0
[ 207.793452] gc2145 4-003c: [wr ef] <= 8e
[ 207.793871] gc2145 4-003c: [wr fe] <= 00
[ 207.794446] gc2145 4-003c: bank switch: 0x00
[ 207.799670] gc2145 4-003c: [rd 82] => 00
[ 207.799685] gc2145 4-003c: [wr 82] <= 02
[ 207.800156] gc2145 4-003c: [wr b6] <= 00
[ 207.800684] gc2145 4-003c: [wr 03] <= 04 b0
[ 207.801920] gc2145 4-003c: [wr b1] <= 20
[ 207.802538] gc2145 4-003c: [wr b2] <= e0
[ 207.803061] gc2145 4-003c: [wr fe] <= 01
[ 207.803513] gc2145 4-003c: bank switch: 0x01
[ 207.808314] gc2145 4-003c: [wr 01] <= 04
[ 207.808796] gc2145 4-003c: [wr 02] <= c0
[ 207.809467] gc2145 4-003c: [wr 03] <= 04
[ 207.809950] gc2145 4-003c: [wr 04] <= 8e
[ 207.810495] gc2145 4-003c: [wr 05] <= 08
[ 207.810949] gc2145 4-003c: [wr 06] <= b8
[ 207.811394] gc2145 4-003c: [wr 07] <= 08
[ 207.811841] gc2145 4-003c: [wr 08] <= 86
[ 207.812301] gc2145 4-003c: [wr fe] <= 00
[ 207.812751] gc2145 4-003c: bank switch: 0x00
[ 207.817121] gc2145 4-003c: [wr b6] <= 01
[ 207.817621] gc2145 4-003c: [wr fe] <= 01
[ 207.818103] gc2145 4-003c: bank switch: 0x01
[ 207.822778] gc2145 4-003c: [wr 27] <= 01 36
[ 207.823474] gc2145 4-003c: [wr 35] <= 50
[ 207.823928] gc2145 4-003c: [wr 29] <= 02 6c
[ 207.824485] gc2145 4-003c: [wr 36] <= 50
[ 207.824955] gc2145 4-003c: [wr 2b] <= 03 a2
[ 207.825519] gc2145 4-003c: [wr 37] <= 50
[ 207.825995] gc2145 4-003c: [wr 2d] <= 04 d8
[ 207.826753] gc2145 4-003c: [wr 38] <= 50
[ 207.827200] gc2145 4-003c: [wr 2f] <= 06 0e
[ 207.827765] gc2145 4-003c: [wr 39] <= 50
[ 207.828229] gc2145 4-003c: [wr 31] <= 07 44
[ 207.828854] gc2145 4-003c: [wr 3a] <= 50
[ 207.829327] gc2145 4-003c: [wr 33] <= 08 7a
[ 207.829957] gc2145 4-003c: [wr 3b] <= 50
[ 207.830771] gc2145 4-003c: [wr 1f] <= 50
[ 207.831372] gc2145 4-003c: [wr 20] <= e0
[ 207.831876] gc2145 4-003c: [wr fe] <= 00
[ 207.832397] gc2145 4-003c: bank switch: 0x00
[ 207.837119] gc2145 4-003c: [wr 84] <= 00
[ 207.838247] gc2145 4-003c: [rd 80] => 0b
[ 207.838263] gc2145 4-003c: [wr 80] <= 4b
[ 207.839564] gc2145 4-003c: [rd 80] => 0b
[ 207.839591] gc2145 4-003c: [wr 80] <= 0b
[ 207.840080] gc2145 4-003c: [wr 24] <= ff
[ 207.840572] gc2145 4-003c: [wr b6] <= 01
[ 207.841037] gc2145 4-003c: [wr fe] <= 01
[ 207.841467] gc2145 4-003c: bank switch: 0x01
[ 207.846072] gc2145 4-003c: [wr 13] <= 7b
[ 207.846586] gc2145 4-003c: [wr fe] <= 00
[ 207.847050] gc2145 4-003c: bank switch: 0x00
[ 207.852354] gc2145 4-003c: [rd 17] => 00
[ 207.852379] gc2145 4-003c: [wr 17] <= 00
[ 207.853703] gc2145 4-003c: [rd 17] => 00
[ 207.853723] gc2145 4-003c: [wr 17] <= 00
[ 207.854174] gc2145 4-003c: [wr 8c] <= 00
[ 207.854679] gc2145 4-003c: [wr 8d] <= 01
[ 208.711430] gc2145 4-003c: [rd f0] => 21 45
[ 208.711453] gc2145 4-003c: device id: 0x2145
[ 208.716134] gc2145 4-003c: [wr fe] <= f0
[ 208.716698] gc2145 4-003c: [wr fc] <= 06
[ 208.717136] gc2145 4-003c: [wr f7] <= 1d
[ 208.717560] gc2145 4-003c: [wr f8] <= 84
[ 208.717991] gc2145 4-003c: [wr fa] <= 00
[ 208.718552] gc2145 4-003c: [wr f9] <= fe
[ 208.719000] gc2145 4-003c: [wr f2] <= 00
[ 208.719440] gc2145 4-003c: [wr 19] <= 0c
[ 208.719897] gc2145 4-003c: [wr 20] <= 01
[ 208.720365] gc2145 4-003c: [wr 80] <= 0b
[ 208.720807] gc2145 4-003c: [wr 86] <= 00
[ 208.721398] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 208.730269] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 208.738733] gc2145 4-003c: [wr fd] <= 00
[ 208.739271] gc2145 4-003c: [wr 18] <= 0a
[ 208.739721] gc2145 4-003c: [wr 09] <= 00 00
[ 208.740350] gc2145 4-003c: [wr 0b] <= 00 00
[ 208.741006] gc2145 4-003c: [wr 0d] <= 04 d0
[ 208.741628] gc2145 4-003c: [wr 0f] <= 06 50
[ 208.742257] gc2145 4-003c: [wr 05] <= 01 f1
[ 208.743139] gc2145 4-003c: [wr 07] <= 00 08
[ 208.743782] gc2145 4-003c: [wr 11] <= 00 1e
[ 208.744394] gc2145 4-003c: [wr 13] <= 02
[ 208.744861] gc2145 4-003c: [wr 14] <= 02
[ 208.745317] gc2145 4-003c: [wr f7] <= 11
[ 208.745773] gc2145 4-003c: [wr f8] <= 84
[ 208.746246] gc2145 4-003c: [wr fa] <= 10
[ 208.747572] gc2145 4-003c: [rd 82] => 00
[ 208.747596] gc2145 4-003c: [wr 82] <= 00
[ 208.748081] gc2145 4-003c: [wr b3] <= 40
[ 208.748576] gc2145 4-003c: [wr b4] <= 40
[ 208.749071] gc2145 4-003c: [wr b5] <= 40
[ 208.749561] gc2145 4-003c: [wr fe] <= 01
[ 208.750022] gc2145 4-003c: bank switch: 0x01
[ 208.754511] gc2145 4-003c: [wr ec] <= 04
[ 208.755036] gc2145 4-003c: [wr ed] <= 04
[ 208.755508] gc2145 4-003c: [wr ee] <= c0
[ 208.755968] gc2145 4-003c: [wr ef] <= 8e
[ 208.756422] gc2145 4-003c: [wr fe] <= 00
[ 208.756888] gc2145 4-003c: bank switch: 0x00
[ 208.761800] gc2145 4-003c: [rd 82] => 00
[ 208.761810] gc2145 4-003c: [wr 82] <= 02
[ 208.762547] gc2145 4-003c: [wr b6] <= 00
[ 208.762993] gc2145 4-003c: [wr 03] <= 04 b0
[ 208.763554] gc2145 4-003c: [wr b1] <= 20
[ 208.763976] gc2145 4-003c: [wr b2] <= e0
[ 208.764398] gc2145 4-003c: [wr fe] <= 01
[ 208.764823] gc2145 4-003c: bank switch: 0x01
[ 208.769611] gc2145 4-003c: [wr 01] <= 04
[ 208.770090] gc2145 4-003c: [wr 02] <= c0
[ 208.770614] gc2145 4-003c: [wr 03] <= 04
[ 208.771054] gc2145 4-003c: [wr 04] <= 8e
[ 208.771506] gc2145 4-003c: [wr 05] <= 08
[ 208.771958] gc2145 4-003c: [wr 06] <= b8
[ 208.772448] gc2145 4-003c: [wr 07] <= 08
[ 208.772938] gc2145 4-003c: [wr 08] <= 86
[ 208.773423] gc2145 4-003c: [wr fe] <= 00
[ 208.773911] gc2145 4-003c: bank switch: 0x00
[ 208.778371] gc2145 4-003c: [wr b6] <= 01
[ 208.778864] gc2145 4-003c: [wr fe] <= 01
[ 208.779416] gc2145 4-003c: bank switch: 0x01
[ 208.783860] gc2145 4-003c: [wr 27] <= 01 36
[ 208.784520] gc2145 4-003c: [wr 35] <= 50
[ 208.784996] gc2145 4-003c: [wr 29] <= 02 6c
[ 208.785598] gc2145 4-003c: [wr 36] <= 50
[ 208.786054] gc2145 4-003c: [wr 2b] <= 03 a2
[ 208.786864] gc2145 4-003c: [wr 37] <= 50
[ 208.787349] gc2145 4-003c: [wr 2d] <= 04 d8
[ 208.787956] gc2145 4-003c: [wr 38] <= 50
[ 208.788426] gc2145 4-003c: [wr 2f] <= 06 0e
[ 208.789003] gc2145 4-003c: [wr 39] <= 50
[ 208.789421] gc2145 4-003c: [wr 31] <= 07 44
[ 208.790154] gc2145 4-003c: [wr 3a] <= 50
[ 208.790680] gc2145 4-003c: [wr 33] <= 08 7a
[ 208.791256] gc2145 4-003c: [wr 3b] <= 50
[ 208.791683] gc2145 4-003c: [wr 1f] <= 50
[ 208.792105] gc2145 4-003c: [wr 20] <= e0
[ 208.792526] gc2145 4-003c: [wr fe] <= 00
[ 208.792975] gc2145 4-003c: bank switch: 0x00
[ 208.797520] gc2145 4-003c: [wr 84] <= 00
[ 208.798729] gc2145 4-003c: [rd 80] => 0b
[ 208.798744] gc2145 4-003c: [wr 80] <= 4b
[ 208.799803] gc2145 4-003c: [rd 80] => 0b
[ 208.799819] gc2145 4-003c: [wr 80] <= 0b
[ 208.800313] gc2145 4-003c: [wr 24] <= ff
[ 208.800831] gc2145 4-003c: [wr b6] <= 01
[ 208.801345] gc2145 4-003c: [wr fe] <= 01
[ 208.801836] gc2145 4-003c: bank switch: 0x01
[ 208.806439] gc2145 4-003c: [wr 13] <= 7b
[ 208.806952] gc2145 4-003c: [wr fe] <= 00
[ 208.807416] gc2145 4-003c: bank switch: 0x00
[ 208.812434] gc2145 4-003c: [rd 17] => 00
[ 208.812452] gc2145 4-003c: [wr 17] <= 00
[ 208.813525] gc2145 4-003c: [rd 17] => 00
[ 208.813538] gc2145 4-003c: [wr 17] <= 00
[ 208.814015] gc2145 4-003c: [wr 8c] <= 00
[ 208.814703] gc2145 4-003c: [wr 8d] <= 01
[ 209.047211] gc2145 4-003c: [rd f0] => 21 45
[ 209.047236] gc2145 4-003c: device id: 0x2145
[ 209.052134] gc2145 4-003c: [wr fe] <= f0
[ 209.052652] gc2145 4-003c: [wr fc] <= 06
[ 209.053092] gc2145 4-003c: [wr f7] <= 1d
[ 209.053522] gc2145 4-003c: [wr f8] <= 84
[ 209.053961] gc2145 4-003c: [wr fa] <= 00
[ 209.054511] gc2145 4-003c: [wr f9] <= fe
[ 209.054954] gc2145 4-003c: [wr f2] <= 00
[ 209.055411] gc2145 4-003c: [wr 19] <= 0c
[ 209.055878] gc2145 4-003c: [wr 20] <= 01
[ 209.056330] gc2145 4-003c: [wr 80] <= 0b
[ 209.056792] gc2145 4-003c: [wr 86] <= 00
[ 209.057416] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 209.066435] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 209.075054] gc2145 4-003c: [wr fd] <= 00
[ 209.075741] gc2145 4-003c: [wr 18] <= 0a
[ 209.076237] gc2145 4-003c: [wr 09] <= 00 00
[ 209.076886] gc2145 4-003c: [wr 0b] <= 00 00
[ 209.077504] gc2145 4-003c: [wr 0d] <= 04 d0
[ 209.078096] gc2145 4-003c: [wr 0f] <= 06 50
[ 209.078903] gc2145 4-003c: [wr 05] <= 01 f1
[ 209.079533] gc2145 4-003c: [wr 07] <= 00 08
[ 209.080137] gc2145 4-003c: [wr 11] <= 00 1e
[ 209.080758] gc2145 4-003c: [wr 13] <= 02
[ 209.081250] gc2145 4-003c: [wr 14] <= 02
[ 209.081759] gc2145 4-003c: [wr f7] <= 11
[ 209.082244] gc2145 4-003c: [wr f8] <= 84
[ 209.082915] gc2145 4-003c: [wr fa] <= 10
[ 209.084055] gc2145 4-003c: [rd 82] => 00
[ 209.084070] gc2145 4-003c: [wr 82] <= 00
[ 209.084539] gc2145 4-003c: [wr b3] <= 40
[ 209.084998] gc2145 4-003c: [wr b4] <= 40
[ 209.085461] gc2145 4-003c: [wr b5] <= 40
[ 209.085909] gc2145 4-003c: [wr fe] <= 01
[ 209.086581] gc2145 4-003c: bank switch: 0x01
[ 209.090967] gc2145 4-003c: [wr ec] <= 04
[ 209.091489] gc2145 4-003c: [wr ed] <= 04
[ 209.091955] gc2145 4-003c: [wr ee] <= c0
[ 209.092427] gc2145 4-003c: [wr ef] <= 8e
[ 209.092887] gc2145 4-003c: [wr fe] <= 00
[ 209.093340] gc2145 4-003c: bank switch: 0x00
[ 209.098761] gc2145 4-003c: [rd 82] => 00
[ 209.098816] gc2145 4-003c: [wr 82] <= 02
[ 209.099318] gc2145 4-003c: [wr b6] <= 00
[ 209.099800] gc2145 4-003c: [wr 03] <= 04 b0
[ 209.100438] gc2145 4-003c: [wr b1] <= 20
[ 209.100882] gc2145 4-003c: [wr b2] <= e0
[ 209.101369] gc2145 4-003c: [wr fe] <= 01
[ 209.101876] gc2145 4-003c: bank switch: 0x01
[ 209.106446] gc2145 4-003c: [wr 01] <= 04
[ 209.106996] gc2145 4-003c: [wr 02] <= c0
[ 209.107493] gc2145 4-003c: [wr 03] <= 04
[ 209.107989] gc2145 4-003c: [wr 04] <= 8e
[ 209.108463] gc2145 4-003c: [wr 05] <= 08
[ 209.108962] gc2145 4-003c: [wr 06] <= b8
[ 209.109448] gc2145 4-003c: [wr 07] <= 08
[ 209.109939] gc2145 4-003c: [wr 08] <= 86
[ 209.110742] gc2145 4-003c: [wr fe] <= 00
[ 209.111185] gc2145 4-003c: bank switch: 0x00
[ 209.116123] gc2145 4-003c: [wr b6] <= 01
[ 209.116902] gc2145 4-003c: [wr fe] <= 01
[ 209.117343] gc2145 4-003c: bank switch: 0x01
[ 209.122268] gc2145 4-003c: [wr 27] <= 01 36
[ 209.122988] gc2145 4-003c: [wr 35] <= 50
[ 209.123459] gc2145 4-003c: [wr 29] <= 02 6c
[ 209.124071] gc2145 4-003c: [wr 36] <= 50
[ 209.124494] gc2145 4-003c: [wr 2b] <= 03 a2
[ 209.125672] gc2145 4-003c: [wr 37] <= 50
[ 209.126128] gc2145 4-003c: [wr 2d] <= 04 d8
[ 209.126794] gc2145 4-003c: [wr 38] <= 50
[ 209.127229] gc2145 4-003c: [wr 2f] <= 06 0e
[ 209.127783] gc2145 4-003c: [wr 39] <= 50
[ 209.128211] gc2145 4-003c: [wr 31] <= 07 44
[ 209.128823] gc2145 4-003c: [wr 3a] <= 50
[ 209.129306] gc2145 4-003c: [wr 33] <= 08 7a
[ 209.129941] gc2145 4-003c: [wr 3b] <= 50
[ 209.130593] gc2145 4-003c: [wr 1f] <= 50
[ 209.131057] gc2145 4-003c: [wr 20] <= e0
[ 209.131543] gc2145 4-003c: [wr fe] <= 00
[ 209.132028] gc2145 4-003c: bank switch: 0x00
[ 209.136549] gc2145 4-003c: [wr 84] <= 00
[ 209.137855] gc2145 4-003c: [rd 80] => 0b
[ 209.137880] gc2145 4-003c: [wr 80] <= 4b
[ 209.139033] gc2145 4-003c: [rd 80] => 0b
[ 209.139058] gc2145 4-003c: [wr 80] <= 0b
[ 209.139518] gc2145 4-003c: [wr 24] <= ff
[ 209.139978] gc2145 4-003c: [wr b6] <= 01
[ 209.140432] gc2145 4-003c: [wr fe] <= 01
[ 209.140891] gc2145 4-003c: bank switch: 0x01
[ 209.145270] gc2145 4-003c: [wr 13] <= 7b
[ 209.145714] gc2145 4-003c: [wr fe] <= 00
[ 209.146160] gc2145 4-003c: bank switch: 0x00
[ 209.151183] gc2145 4-003c: [rd 17] => 00
[ 209.151194] gc2145 4-003c: [wr 17] <= 00
[ 209.152159] gc2145 4-003c: [rd 17] => 00
[ 209.152166] gc2145 4-003c: [wr 17] <= 00
[ 209.152631] gc2145 4-003c: [wr 8c] <= 00
[ 209.153114] gc2145 4-003c: [wr 8d] <= 01
[ 209.395141] gc2145 4-003c: [rd f0] => 21 45
[ 209.395158] gc2145 4-003c: device id: 0x2145
[ 209.399680] gc2145 4-003c: [wr fe] <= f0
[ 209.400211] gc2145 4-003c: [wr fc] <= 06
[ 209.401096] gc2145 4-003c: [wr f7] <= 1d
[ 209.401530] gc2145 4-003c: [wr f8] <= 84
[ 209.401950] gc2145 4-003c: [wr fa] <= 00
[ 209.402610] gc2145 4-003c: [wr f9] <= fe
[ 209.403113] gc2145 4-003c: [wr f2] <= 00
[ 209.403587] gc2145 4-003c: [wr 19] <= 0c
[ 209.404058] gc2145 4-003c: [wr 20] <= 01
[ 209.404537] gc2145 4-003c: [wr 80] <= 0b
[ 209.404976] gc2145 4-003c: [wr 86] <= 00
[ 209.405960] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 209.414960] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 209.415004] gc2145 4-003c: [wr fd] <= 00
[ 209.423576] gc2145 4-003c: [wr 18] <= 0a
[ 209.424034] gc2145 4-003c: [wr 09] <= 00 00
[ 209.424636] gc2145 4-003c: [wr 0b] <= 00 00
[ 209.425231] gc2145 4-003c: [wr 0d] <= 04 d0
[ 209.425827] gc2145 4-003c: [wr 0f] <= 06 50
[ 209.426504] gc2145 4-003c: [wr 05] <= 01 f1
[ 209.427124] gc2145 4-003c: [wr 07] <= 00 08
[ 209.427723] gc2145 4-003c: [wr 11] <= 00 1e
[ 209.428337] gc2145 4-003c: [wr 13] <= 02
[ 209.428790] gc2145 4-003c: [wr 14] <= 02
[ 209.429247] gc2145 4-003c: [wr f7] <= 11
[ 209.429700] gc2145 4-003c: [wr f8] <= 84
[ 209.430166] gc2145 4-003c: [wr fa] <= 10
[ 209.431227] gc2145 4-003c: [rd 82] => 00
[ 209.431241] gc2145 4-003c: [wr 82] <= 00
[ 209.431668] gc2145 4-003c: [wr b3] <= 40
[ 209.432095] gc2145 4-003c: [wr b4] <= 40
[ 209.432695] gc2145 4-003c: [wr b5] <= 40
[ 209.433140] gc2145 4-003c: [wr fe] <= 01
[ 209.433576] gc2145 4-003c: bank switch: 0x01
[ 209.438006] gc2145 4-003c: [wr ec] <= 04
[ 209.438525] gc2145 4-003c: [wr ed] <= 04
[ 209.438960] gc2145 4-003c: [wr ee] <= c0
[ 209.439381] gc2145 4-003c: [wr ef] <= 8e
[ 209.439797] gc2145 4-003c: [wr fe] <= 00
[ 209.440217] gc2145 4-003c: bank switch: 0x00
[ 209.445295] gc2145 4-003c: [rd 82] => 00
[ 209.445326] gc2145 4-003c: [wr 82] <= 02
[ 209.445777] gc2145 4-003c: [wr b6] <= 00
[ 209.446216] gc2145 4-003c: [wr 03] <= 04 b0
[ 209.446853] gc2145 4-003c: [wr b1] <= 20
[ 209.447290] gc2145 4-003c: [wr b2] <= e0
[ 209.447718] gc2145 4-003c: [wr fe] <= 01
[ 209.448141] gc2145 4-003c: bank switch: 0x01
[ 209.452526] gc2145 4-003c: [wr 01] <= 04
[ 209.453012] gc2145 4-003c: [wr 02] <= c0
[ 209.453469] gc2145 4-003c: [wr 03] <= 04
[ 209.453914] gc2145 4-003c: [wr 04] <= 8e
[ 209.454551] gc2145 4-003c: [wr 05] <= 08
[ 209.455046] gc2145 4-003c: [wr 06] <= b8
[ 209.455508] gc2145 4-003c: [wr 07] <= 08
[ 209.455956] gc2145 4-003c: [wr 08] <= 86
[ 209.456400] gc2145 4-003c: [wr fe] <= 00
[ 209.456839] gc2145 4-003c: bank switch: 0x00
[ 209.461227] gc2145 4-003c: [wr b6] <= 01
[ 209.461693] gc2145 4-003c: [wr fe] <= 01
[ 209.462123] gc2145 4-003c: bank switch: 0x01
[ 209.466437] gc2145 4-003c: [wr 27] <= 01 36
[ 209.467008] gc2145 4-003c: [wr 35] <= 50
[ 209.467436] gc2145 4-003c: [wr 29] <= 02 6c
[ 209.467993] gc2145 4-003c: [wr 36] <= 50
[ 209.468420] gc2145 4-003c: [wr 2b] <= 03 a2
[ 209.468971] gc2145 4-003c: [wr 37] <= 50
[ 209.469411] gc2145 4-003c: [wr 2d] <= 04 d8
[ 209.469998] gc2145 4-003c: [wr 38] <= 50
[ 209.470566] gc2145 4-003c: [wr 2f] <= 06 0e
[ 209.471161] gc2145 4-003c: [wr 39] <= 50
[ 209.471603] gc2145 4-003c: [wr 31] <= 07 44
[ 209.472152] gc2145 4-003c: [wr 3a] <= 50
[ 209.472612] gc2145 4-003c: [wr 33] <= 08 7a
[ 209.473230] gc2145 4-003c: [wr 3b] <= 50
[ 209.473699] gc2145 4-003c: [wr 1f] <= 50
[ 209.474171] gc2145 4-003c: [wr 20] <= e0
[ 209.474730] gc2145 4-003c: [wr fe] <= 00
[ 209.475216] gc2145 4-003c: bank switch: 0x00
[ 209.479570] gc2145 4-003c: [wr 84] <= 00
[ 209.480723] gc2145 4-003c: [rd 80] => 0b
[ 209.480738] gc2145 4-003c: [wr 80] <= 4b
[ 209.481747] gc2145 4-003c: [rd 80] => 0b
[ 209.481762] gc2145 4-003c: [wr 80] <= 0b
[ 209.482214] gc2145 4-003c: [wr 24] <= ff
[ 209.482837] gc2145 4-003c: [wr b6] <= 01
[ 209.483285] gc2145 4-003c: [wr fe] <= 01
[ 209.483753] gc2145 4-003c: bank switch: 0x01
[ 209.488241] gc2145 4-003c: [wr 13] <= 7b
[ 209.488737] gc2145 4-003c: [wr fe] <= 00
[ 209.489178] gc2145 4-003c: bank switch: 0x00
[ 209.494164] gc2145 4-003c: [rd 17] => 00
[ 209.494179] gc2145 4-003c: [wr 17] <= 00
[ 209.495380] gc2145 4-003c: [rd 17] => 00
[ 209.495405] gc2145 4-003c: [wr 17] <= 00
[ 209.495857] gc2145 4-003c: [wr 8c] <= 00
[ 209.496288] gc2145 4-003c: [wr 8d] <= 01
[ 420.147592] anx7688 1-0028: plug irq (cd=0)
[ 420.161162] anx7688 1-0028: cable removed
[ 420.180028] anx7688 1-0028: power disabled
[ 423.103429] anx7688 1-0028: plug irq (cd=1)
[ 423.117156] anx7688 1-0028: cable inserted
[ 423.157157] anx7688 1-0028: power enabled
[ 423.221335] anx7688 1-0028: eeprom0 = 0x03
[ 423.221361] anx7688 1-0028: fw loaded after 40 ms
[ 423.226334] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 423.233611] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 423.259335] anx7688 1-0028: timeout waiting for the message queue flush
[ 423.281207] anx7688 1-0028: power disabled
[ 424.093191] anx7688 1-0028: cable inserted
[ 424.135186] anx7688 1-0028: power enabled
[ 424.197303] anx7688 1-0028: eeprom0 = 0x03
[ 424.197327] anx7688 1-0028: fw loaded after 40 ms
[ 424.202305] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 424.209578] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 424.235331] anx7688 1-0028: timeout waiting for the message queue flush
[ 424.257137] anx7688 1-0028: power disabled
[ 425.117189] anx7688 1-0028: cable inserted
[ 425.157220] anx7688 1-0028: power enabled
[ 425.221299] anx7688 1-0028: eeprom0 = 0x03
[ 425.221327] anx7688 1-0028: fw loaded after 40 ms
[ 425.226294] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 425.233552] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 425.259200] anx7688 1-0028: timeout waiting for the message queue flush
[ 425.281138] anx7688 1-0028: power disabled
[ 426.141242] anx7688 1-0028: cable inserted
[ 426.181138] anx7688 1-0028: power enabled
[ 426.245285] anx7688 1-0028: eeprom0 = 0x03
[ 426.245308] anx7688 1-0028: fw loaded after 40 ms
[ 426.254807] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 426.264218] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 426.289894] anx7688 1-0028: timeout waiting for the message queue flush
[ 426.309367] anx7688 1-0028: power disabled
[ 427.165129] anx7688 1-0028: cable inserted
[ 427.205121] anx7688 1-0028: power enabled
[ 427.269276] anx7688 1-0028: eeprom0 = 0x03
[ 427.269297] anx7688 1-0028: fw loaded after 40 ms
[ 427.274259] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 427.281507] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 427.307209] anx7688 1-0028: timeout waiting for the message queue flush
[ 427.329120] anx7688 1-0028: power disabled
[ 428.189137] anx7688 1-0028: cable inserted
[ 428.229120] anx7688 1-0028: power enabled
[ 428.293267] anx7688 1-0028: eeprom0 = 0x03
[ 428.293290] anx7688 1-0028: fw loaded after 40 ms
[ 428.298829] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 428.306131] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 428.343770] anx7688 1-0028: send pd packet cmd=1 05 01 2c 91 01 26 16
[ 428.344372] anx7688 1-0028: send pd packet cmd=2 11 02 00 00 00 ec 00 00 00 00 00 00 00 00 39 00 00 51 77
[ 428.345311] anx7688 1-0028: send pd packet cmd=3 05 03 00 00 01 ff f8
[ 428.345920] anx7688 1-0028: OCM configuration completed
[ 428.355630] anx7688 1-0028: status changed to 0x00
[ 428.355662] anx7688 1-0028: cc_status changed to CC1 = SRC.Open CC2 = SRC.Open
[ 428.355671] anx7688 1-0028: dp state changed to 0x00
[ 428.355691] anx7688 1-0028: data role change requested to ufp
[ 428.447044] anx7688 1-0028: status irq
[ 428.452142] anx7688 1-0028: soft = 0x0c
[ 428.452608] anx7688 1-0028: status changed to 0x0c
[ 428.791689] anx7688 1-0028: status irq
[ 428.792274] anx7688 1-0028: soft = 0x30
[ 428.795831] anx7688 1-0028: status changed to 0x2c
[ 428.796378] anx7688 1-0028: cc_status changed to CC1 = SRC.Rd CC2 = SRC.Ra
[ 428.798376] anx7688 1-0028: data role change requested to dfp
[ 428.798447] phy id_det change to host
[ 429.177132] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 429.303321] anx7688 1-0028: status irq
[ 429.303892] anx7688 1-0028: soft = 0x01
[ 429.309813] anx7688 1-0028: recv ocm message cmd=22 05 16 32 c8 00 12 d9
[ 429.337894] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.00
[ 429.346155] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 429.353399] usb 1-1: Product: USB2.0 HUB
[ 429.358898] hub 1-1:1.0: USB hub found
[ 429.363039] hub 1-1:1.0: 4 ports detected
[ 429.433498] anx7688 1-0028: status irq
[ 429.434063] anx7688 1-0028: soft = 0x01
[ 429.435255] anx7688 1-0028: recv ocm message cmd=1 05 01 2c 91 01 05 37
[ 429.455993] anx7688 1-0028: status irq
[ 429.456487] anx7688 1-0028: soft = 0x01
[ 429.457557] anx7688 1-0028: recv ocm message cmd=2 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 00 93
[ 429.459849] anx7688 1-0028: status irq
[ 429.460352] anx7688 1-0028: soft = 0x01
[ 429.461466] anx7688 1-0028: recv ocm message cmd=3 09 03 39 06 01 ff 00 00 00 00 b5
[ 429.464494] anx7688 1-0028: status irq
[ 429.470531] anx7688 1-0028: soft = 0x01
[ 429.476650] anx7688 1-0028: recv ocm message cmd=39 09 27 03 80 01 ff 05 0c 00 00 3c
[ 429.476986] anx7688 1-0028: status irq
[ 429.480484] anx7688 1-0028: soft = 0x01
[ 429.487560] anx7688 1-0028: recv ocm message cmd=25 01 19 e6
[ 429.777106] usb 1-1.1: new full-speed USB device number 3 using ehci-platform
[ 429.996392] usb 1-1.1: New USB device found, idVendor=0639, idProduct=7210, bcdDevice=68.4d
[ 430.004851] usb 1-1.1: New USB device strings: Mfr=1, Product=4, SerialNumber=2
[ 430.016361] usb 1-1.1: Product: Billboard
[ 430.020424] usb 1-1.1: Manufacturer: Chrontel
[ 430.028617] usb 1-1.1: SerialNumber: CH7210
[ 430.224153] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
[ 430.439015] usb 1-1.2: New USB device found, idVendor=0fe6, idProduct=9900, bcdDevice=20.00
[ 430.447437] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 430.454812] usb 1-1.2: Product: 10/100M LAN
[ 430.459077] usb 1-1.2: Manufacturer: CoreChips
[ 430.463571] usb 1-1.2: SerialNumber: 000000000993
[ 430.569467] cdc_ether 1-1.2:2.0 eth0: register 'cdc_ether' at usb-1c1a000.usb-1.2, CDC Ethernet Device, 00:00:00:00:09:93
[ 430.586988] usbcore: registered new interface driver cdc_ether
[ 430.652122] cdc_ether 1-1.2:2.0 enx000000000993: renamed from eth0
[ 430.661094] usb 1-1.3: new full-speed USB device number 5 using ehci-platform
[ 430.882118] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.07
[ 430.894223] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 430.904951] usb 1-1.3: Product: USB Receiver
[ 430.909307] usb 1-1.3: Manufacturer: Logitech
[ 430.931962] input: Logitech USB Receiver as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C52B.0001/input/input6
[ 431.011851] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input0
[ 431.037899] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C52B.0002/input/input7
[ 431.056357] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C52B.0002/input/input8
[ 431.139369] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C52B.0002/input/input9
[ 431.157931] hid-generic 0003:046D:C52B.0002: input,hiddev1,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input1
[ 431.190801] hid-generic 0003:046D:C52B.0003: hiddev2,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input2
[ 431.541728] logitech-djreceiver 0003:046D:C52B.0003: hiddev1,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input2
[ 431.681559] input: Logitech Wireless Device PID:404d Keyboard as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input11
[ 431.706681] input: Logitech Wireless Device PID:404d Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input12
[ 431.728094] input: Logitech Wireless Device PID:404d Consumer Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input13
[ 431.750137] input: Logitech Wireless Device PID:404d System Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input14
[ 431.767528] hid-generic 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:404d] on usb-1c1a000.usb-1.3/input2:1
[ 432.252814] logitech-hidpp-device 0003:046D:404D.0004: HID++ 4.1 device connected.
[ 432.578048] input: Logitech K400 Plus as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input18
[ 432.594174] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw2: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-1c1a000.usb-1.3/input2:1
[ 459.919134] usb 1-1.2: USB disconnect, device number 4
[ 459.926881] cdc_ether 1-1.2:2.0 enx000000000993: unregister 'cdc_ether' usb-1c1a000.usb-1.2, CDC Ethernet Device
[ 461.816154] anx7688 1-0028: status irq
[ 461.816756] anx7688 1-0028: soft = 0x01
[ 461.817935] anx7688 1-0028: recv ocm message cmd=16 01 10 ef
[ 461.850906] anx7688 1-0028: status irq
[ 461.851478] anx7688 1-0028: soft = 0x08
[ 461.854578] anx7688 1-0028: status changed to 0x24
[ 462.607480] anx7688 1-0028: status irq
[ 462.611657] anx7688 1-0028: soft = 0x01
[ 462.619656] anx7688 1-0028: recv ocm message cmd=240 03 f0 10 00 fd
[ 462.623796] anx7688 1-0028: status irq
[ 462.624360] anx7688 1-0028: soft = 0x10
[ 462.624811] anx7688 1-0028: cc_status changed to CC1 = SNK.Power3.0 CC2 = SRC.Open
[ 462.644585] anx7688 1-0028: status irq
[ 462.645156] anx7688 1-0028: soft = 0x01
[ 462.646240] anx7688 1-0028: recv ocm message cmd=0 05 00 c8 90 01 2e 74
[ 462.648192] anx7688 1-0028: status irq
[ 462.648738] anx7688 1-0028: soft = 0x01
[ 462.649836] anx7688 1-0028: recv ocm message cmd=240 03 f0 16 00 f7
[ 462.679423] anx7688 1-0028: status irq
[ 462.679973] anx7688 1-0028: soft = 0x40
[ 462.702959] anx7688 1-0028: status irq
[ 462.703449] anx7688 1-0028: soft = 0x01
[ 462.710057] anx7688 1-0028: recv ocm message cmd=2 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 00 93
[ 462.713719] anx7688 1-0028: status irq
[ 462.715631] anx7688 1-0028: soft = 0x01
[ 462.722560] anx7688 1-0028: recv ocm message cmd=3 09 03 39 06 01 ff 00 00 00 00 b5
[ 462.723879] anx7688 1-0028: status irq
[ 462.727121] anx7688 1-0028: soft = 0x01
[ 462.733572] anx7688 1-0028: recv ocm message cmd=39 09 27 03 80 01 ff 05 0c 00 00 3c
[ 462.735089] anx7688 1-0028: status irq
[ 462.740225] anx7688 1-0028: soft = 0x01
[ 462.746054] anx7688 1-0028: recv ocm message cmd=25 01 19 e6
[ 462.969773] usb 1-1: USB disconnect, device number 2
[ 463.076929] usb 1-1.2: new high-speed USB device number 6 using ehci-platform
[ 463.112993] usb 1-1-port2: attempt power cycle
[ 463.432991] usb 1-1.1: USB disconnect, device number 3
[ 463.438964] usb 1-1.3: USB disconnect, device number 5
[ 463.853021] usb 1-1: new high-speed USB device number 10 using ehci-platform
[ 464.017611] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.00
[ 464.025895] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 464.033595] usb 1-1: Product: USB2.0 HUB
[ 464.038448] hub 1-1:1.0: USB hub found
[ 464.042501] hub 1-1:1.0: 4 ports detected
[ 464.433173] usb 1-1.1: new full-speed USB device number 11 using ehci-platform
[ 464.652270] usb 1-1.1: New USB device found, idVendor=0639, idProduct=7210, bcdDevice=68.4d
[ 464.660690] usb 1-1.1: New USB device strings: Mfr=1, Product=4, SerialNumber=2
[ 464.668054] usb 1-1.1: Product: Billboard
[ 464.672121] usb 1-1.1: Manufacturer: Chrontel
[ 464.676534] usb 1-1.1: SerialNumber: CH7210
[ 464.876893] usb 1-1.2: new high-speed USB device number 12 using ehci-platform
[ 465.090369] usb 1-1.2: New USB device found, idVendor=0fe6, idProduct=9900, bcdDevice=20.00
[ 465.099872] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 465.109493] usb 1-1.2: Product: 10/100M LAN
[ 465.116022] usb 1-1.2: Manufacturer: CoreChips
[ 465.120525] usb 1-1.2: SerialNumber: 000000000993
[ 465.144948] cdc_ether 1-1.2:2.0 eth0: register 'cdc_ether' at usb-1c1a000.usb-1.2, CDC Ethernet Device, 00:00:00:00:09:93
[ 465.250705] cdc_ether 1-1.2:2.0 enx000000000993: renamed from eth0
[ 465.340981] usb 1-1.3: new full-speed USB device number 13 using ehci-platform
[ 465.573007] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.07
[ 465.581417] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 465.590189] usb 1-1.3: Product: USB Receiver
[ 465.595181] usb 1-1.3: Manufacturer: Logitech
[ 465.629656] logitech-djreceiver 0003:046D:C52B.0007: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input2
[ 465.810636] input: Logitech K400 Plus as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0007/0003:046D:404D.0008/input/input19
[ 465.844539] logitech-hidpp-device 0003:046D:404D.0008: input,hidraw3: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-1c1a000.usb-1.3/input2:1
[ 500.525814] logitech-hidpp-device 0003:046D:404D.0008: HID++ 4.1 device connected.
[ 5177.045470] usb 1-1.4: new high-speed USB device number 14 using ehci-platform
[ 5177.260135] usb 1-1.4: New USB device found, idVendor=05dc, idProduct=a81d, bcdDevice=11.00
[ 5177.268589] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5177.275977] usb 1-1.4: Product: USB Flash Drive
[ 5177.280577] usb 1-1.4: Manufacturer: Lexar
[ 5177.284781] usb 1-1.4: SerialNumber: AA9RMGZMV60XCW2F
[ 5177.292085] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 5177.308954] scsi host0: usb-storage 1-1.4:1.0
[ 5178.669796] scsi 0:0:0:0: Direct-Access Lexar USB Flash Drive 1100 PQ: 0 ANSI: 4
[ 5178.679722] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5178.684771] sd 0:0:0:0: [sda] 15656960 512-byte logical blocks: (8.02 GB/7.47 GiB)
[ 5178.697576] sd 0:0:0:0: [sda] Write Protect is off
[ 5178.702530] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 5178.704893] sd 0:0:0:0: [sda] No Caching mode page found
[ 5178.711575] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 5178.736601] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 5179.033232] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
[ 5384.069221] usb 1-1: USB disconnect, device number 10
[ 5384.077642] usb 1-1.1: USB disconnect, device number 11
[ 5384.088934] usb 1-1.2: USB disconnect, device number 12
[ 5384.094514] anx7688 1-0028: plug irq (cd=0)
[ 5384.096324] anx7688 1-0028: status irq
[ 5384.103568] anx7688 1-0028: soft = 0x24
[ 5384.105988] anx7688 1-0028: status changed to 0x00
[ 5384.106187] anx7688 1-0028: data role change requested to ufp
[ 5384.106267] phy id_det change to device
[ 5384.115475] anx7688 1-0028: cable removed
[ 5384.127533] cdc_ether 1-1.2:2.0 enx000000000993: unregister 'cdc_ether' usb-1c1a000.usb-1.2, CDC Ethernet Device
[ 5384.138213] anx7688 1-0028: power disabled
[ 5384.230403] usb 1-1.3: USB disconnect, device number 13
[ 5384.406386] usb 1-1.4: USB disconnect, device number 14
[ 5384.416945] blk_update_request: I/O error, dev sda, sector 4457016 op 0x1:(WRITE) flags 0x800 phys_seg 2 prio class 0
[ 5384.431551] Aborting journal on device sda-8.
[ 5384.441752] blk_update_request: I/O error, dev sda, sector 4456448 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
[ 5384.452756] Buffer I/O error on dev sda, logical block 557056, lost sync page write
[ 5384.462597] JBD2: Error -5 detected when updating journal superblock for sda-8.
[ 5390.268324] anx7688 1-0028: plug irq (cd=1)
[ 5390.288290] anx7688 1-0028: cable inserted
[ 5390.335428] anx7688 1-0028: power enabled
[ 5390.396426] anx7688 1-0028: eeprom0 = 0x01
[ 5390.396458] anx7688 1-0028: fw loaded after 40 ms
[ 5390.401726] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 5390.415329] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 5390.446540] anx7688 1-0028: timeout waiting for the message queue flush
[ 5390.475446] anx7688 1-0028: power disabled
[ 5390.475472] anx7688 1-0028: cable inserted
[ 5390.504371] anx7688 1-0028: plug irq (cd=1)
[ 5390.504446] anx7688 1-0028: plug irq (cd=1)
[ 5390.504510] anx7688 1-0028: plug irq (cd=0)
[ 5390.504570] anx7688 1-0028: plug irq (cd=0)
[ 5390.504692] anx7688 1-0028: plug irq (cd=1)
[ 5390.504784] anx7688 1-0028: plug irq (cd=1)
[ 5390.504844] anx7688 1-0028: plug irq (cd=1)
[ 5390.504905] anx7688 1-0028: plug irq (cd=1)
[ 5390.506389] anx7688 1-0028: plug irq (cd=1)
[ 5390.506689] anx7688 1-0028: plug irq (cd=1)
[ 5390.506739] anx7688 1-0028: plug irq (cd=0)
[ 5390.506799] anx7688 1-0028: plug irq (cd=1)
[ 5390.508249] anx7688 1-0028: plug irq (cd=0)
[ 5390.508479] anx7688 1-0028: plug irq (cd=0)
[ 5390.523936] anx7688 1-0028: power enabled
[ 5390.587683] anx7688 1-0028: eeprom0 = 0x03
[ 5390.587703] anx7688 1-0028: fw loaded after 40 ms
[ 5390.593193] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 5390.603877] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 5390.627767] anx7688 1-0028: timeout waiting for the message queue flush
[ 5390.657565] anx7688 1-0028: power disabled
[ 5390.666213] anx7688 1-0028: plug irq (cd=0)
[ 5390.666325] anx7688 1-0028: plug irq (cd=1)
[ 5390.666384] anx7688 1-0028: plug irq (cd=1)
[ 5390.666445] anx7688 1-0028: plug irq (cd=1)
[ 5390.666506] anx7688 1-0028: plug irq (cd=0)
[ 5390.666903] anx7688 1-0028: cable inserted
[ 5390.668036] anx7688 1-0028: plug irq (cd=1)
[ 5390.668344] anx7688 1-0028: plug irq (cd=0)
[ 5390.668399] anx7688 1-0028: plug irq (cd=1)
[ 5390.670480] anx7688 1-0028: plug irq (cd=1)
[ 5390.709257] anx7688 1-0028: power enabled
[ 5390.772403] anx7688 1-0028: eeprom0 = 0x03
[ 5390.772424] anx7688 1-0028: fw loaded after 40 ms
[ 5390.777632] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 5390.789176] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 5390.812143] anx7688 1-0028: timeout waiting for the message queue flush
[ 5390.827975] anx7688 1-0028: plug irq (cd=0)
[ 5390.828005] anx7688 1-0028: plug irq (cd=0)
[ 5390.828214] anx7688 1-0028: plug irq (cd=0)
[ 5390.828510] anx7688 1-0028: plug irq (cd=1)
[ 5390.831716] anx7688 1-0028: plug irq (cd=1)
[ 5390.831743] anx7688 1-0028: plug irq (cd=1)
[ 5390.831982] anx7688 1-0028: plug irq (cd=1)
[ 5390.832074] anx7688 1-0028: plug irq (cd=0)
[ 5390.832240] anx7688 1-0028: power disabled
[ 5390.832261] anx7688 1-0028: cable inserted
[ 5390.876200] anx7688 1-0028: power enabled
[ 5390.947328] anx7688 1-0028: eeprom0 = 0x03
[ 5390.947347] anx7688 1-0028: fw loaded after 40 ms
[ 5390.952877] anx7688 1-0028: OCM firmware loaded (version 0x2312)
[ 5390.964760] anx7688 1-0028: send pd packet cmd=0 05 00 32 90 01 26 12
[ 5390.990657] anx7688 1-0028: send pd packet cmd=1 05 01 2c 91 01 26 16
[ 5390.997548] anx7688 1-0028: send pd packet cmd=2 11 02 00 00 00 ec 00 00 00 00 00 00 00 00 39 00 00 51 77
[ 5390.998398] anx7688 1-0028: send pd packet cmd=3 05 03 00 00 01 ff f8
[ 5390.998932] anx7688 1-0028: OCM configuration completed
[ 5391.000747] anx7688 1-0028: status changed to 0x00
[ 5391.000770] anx7688 1-0028: cc_status changed to CC1 = SRC.Open CC2 = SRC.Open
[ 5391.000779] anx7688 1-0028: dp state changed to 0x00
[ 5391.000801] anx7688 1-0028: data role change requested to ufp
[ 5391.438746] anx7688 1-0028: status irq
[ 5391.439346] anx7688 1-0028: soft = 0x38
[ 5391.443254] anx7688 1-0028: cc_status changed to CC1 = SNK.Power3.0 CC2 = SRC.Open
[ 5391.477638] anx7688 1-0028: status irq
[ 5391.478332] anx7688 1-0028: soft = 0x01
[ 5391.483938] anx7688 1-0028: recv ocm message cmd=0 05 00 c8 90 01 2e 74
[ 5392.512725] anx7688 1-0028: status changed to 0x24
[ 5392.512989] anx7688 1-0028: data role change requested to dfp
[ 5392.513087] phy id_det change to host
[ 5392.760226] usb 1-1: new high-speed USB device number 15 using ehci-platform
[ 5392.925017] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.00
[ 5392.933287] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 5392.940534] usb 1-1: Product: USB2.0 HUB
[ 5392.946097] hub 1-1:1.0: USB hub found
[ 5392.968274] hub 1-1:1.0: 4 ports detected
[ 5393.364246] usb 1-1.1: new full-speed USB device number 16 using ehci-platform
[ 5393.583629] usb 1-1.1: New USB device found, idVendor=0639, idProduct=7210, bcdDevice=68.4d
[ 5393.592059] usb 1-1.1: New USB device strings: Mfr=1, Product=4, SerialNumber=2
[ 5393.599768] usb 1-1.1: Product: Billboard
[ 5393.603864] usb 1-1.1: Manufacturer: Chrontel
[ 5393.608296] usb 1-1.1: SerialNumber: CH7210
[ 5393.796197] usb 1-1.2: new high-speed USB device number 17 using ehci-platform
[ 5394.014137] usb 1-1.2: New USB device found, idVendor=0fe6, idProduct=9900, bcdDevice=20.00
[ 5394.022627] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5394.030477] usb 1-1.2: Product: 10/100M LAN
[ 5394.034904] usb 1-1.2: Manufacturer: CoreChips
[ 5394.039565] usb 1-1.2: SerialNumber: 000000000993
[ 5394.052213] cdc_ether 1-1.2:2.0 eth0: register 'cdc_ether' at usb-1c1a000.usb-1.2, CDC Ethernet Device, 00:00:00:00:09:93
[ 5394.163276] cdc_ether 1-1.2:2.0 enx000000000993: renamed from eth0
[ 5394.257928] usb 1-1.3: new full-speed USB device number 18 using ehci-platform
[ 5394.477057] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.07
[ 5394.486176] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5394.494178] usb 1-1.3: Product: USB Receiver
[ 5394.499949] usb 1-1.3: Manufacturer: Logitech
[ 5394.548369] logitech-djreceiver 0003:046D:C52B.000B: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input2
[ 5394.702404] input: Logitech K400 Plus as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.000B/0003:046D:404D.000C/input/input20
[ 5394.722685] logitech-hidpp-device 0003:046D:404D.000C: input,hidraw3: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-1c1a000.usb-1.3/input2:1
[ 5394.876245] usb 1-1.4: new high-speed USB device number 19 using ehci-platform
[ 5395.106924] usb 1-1.4: New USB device found, idVendor=05dc, idProduct=a81d, bcdDevice=11.00
[ 5395.115621] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5395.128431] usb 1-1.4: Product: USB Flash Drive
[ 5395.140245] usb 1-1.4: Manufacturer: Lexar
[ 5395.145523] usb 1-1.4: SerialNumber: AA9RMGZMV60XCW2F
[ 5395.154722] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 5395.167402] scsi host0: usb-storage 1-1.4:1.0
[ 5396.511330] scsi 0:0:0:0: Direct-Access Lexar USB Flash Drive 1100 PQ: 0 ANSI: 4
[ 5396.523840] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5396.528013] sd 0:0:0:0: [sda] 15656960 512-byte logical blocks: (8.02 GB/7.47 GiB)
[ 5396.545260] sd 0:0:0:0: [sda] Write Protect is off
[ 5396.550239] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 5396.564274] sd 0:0:0:0: [sda] No Caching mode page found
[ 5396.569755] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 5396.598994] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 5396.979810] EXT4-fs (sda): recovery complete
[ 5396.987035] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
[ 5411.515623] logitech-hidpp-device 0003:046D:404D.000C: HID++ 4.1 device connected.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.11.5 (nixbld@localhost) (aarch64-unknown-linux-gnu-gcc (GCC) 9.3.0, GNU ld (GNUBinutils) 2.35.1) #1-mobile-nixos SMP Tue Jan 1 00:00:00 UTC 1980
[ 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 0xff9c9100-0xff9cafff]
[ 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: console=ttyS0,115200 vt.global_cursor_default=0 earlycon=uart,mmio32,0x01c28000 panic=10 consoleblank=0 console=tty1 loglevel=4
[ 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: 2783296K/3145728K available (18880K kernel code, 1570K rwdata, 5932K rodata, 2880K init, 462K bss, 100288K 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+0x340/0x4f4 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.000494] Console: colour dummy device 80x25
[ 0.000510] printk: console [tty1] enabled
[ 0.000517] printk: bootconsole [uart0] disabled
[ 0.000618] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000635] pid_max: default: 32768 minimum: 301
[ 0.000728] LSM: Security Framework initializing
[ 0.000817] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000855] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002669] rcu: Hierarchical SRCU implementation.
[ 0.004247] smp: Bringing up secondary CPUs ...
[ 0.005799] Detected VIPT I-cache on CPU1
[ 0.005868] arch_timer: CPU1: Trapping CNTVCT access
[ 0.005890] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.006847] Detected VIPT I-cache on CPU2
[ 0.006884] arch_timer: CPU2: Trapping CNTVCT access
[ 0.006895] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.007733] Detected VIPT I-cache on CPU3
[ 0.007764] arch_timer: CPU3: Trapping CNTVCT access
[ 0.007776] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.007860] smp: Brought up 1 node, 4 CPUs
[ 0.007877] SMP: Total of 4 processors activated.
[ 0.007885] CPU features: detected: 32-bit EL0 Support
[ 0.007893] CPU features: detected: CRC32 instructions
[ 0.007901] CPU features: detected: 32-bit EL1 Support
[ 0.029691] CPU: All CPU(s) started at EL2
[ 0.029731] alternatives: patching kernel code
[ 0.032280] devtmpfs: initialized
[ 0.040741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.040787] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.050515] pinctrl core: initialized pinctrl subsystem
[ 0.052348] NET: Registered protocol family 16
[ 0.054567] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.054792] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.055120] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.056151] thermal_sys: Registered thermal governor 'fair_share'
[ 0.056177] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.056184] thermal_sys: Registered thermal governor 'step_wise'
[ 0.056190] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.056943] cpuidle: using governor menu
[ 0.057380] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.057509] ASID allocator initialised with 65536 entries
[ 0.058757] Serial: AMBA PL011 UART driver
[ 0.131249] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.131326] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.131336] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.131344] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.133934] cryptd: max_cpu_qlen set to 1000
[ 0.204914] raid6: neonx8 gen() 1463 MB/s
[ 0.272983] raid6: neonx8 xor() 1096 MB/s
[ 0.341064] raid6: neonx4 gen() 1500 MB/s
[ 0.409147] raid6: neonx4 xor() 1085 MB/s
[ 0.477231] raid6: neonx2 gen() 1420 MB/s
[ 0.545308] raid6: neonx2 xor() 1006 MB/s
[ 0.613396] raid6: neonx1 gen() 1241 MB/s
[ 0.681463] raid6: neonx1 xor() 851 MB/s
[ 0.749560] raid6: int64x8 gen() 1014 MB/s
[ 0.817635] raid6: int64x8 xor() 533 MB/s
[ 0.885720] raid6: int64x4 gen() 1127 MB/s
[ 0.953784] raid6: int64x4 xor() 570 MB/s
[ 1.021884] raid6: int64x2 gen() 962 MB/s
[ 1.089960] raid6: int64x2 xor() 496 MB/s
[ 1.158044] raid6: int64x1 gen() 716 MB/s
[ 1.226106] raid6: int64x1 xor() 380 MB/s
[ 1.226113] raid6: using algorithm neonx4 gen() 1500 MB/s
[ 1.226119] raid6: .... xor() 1085 MB/s, rmw enabled
[ 1.226125] raid6: using neon recovery algorithm
[ 1.228240] iommu: Default domain type: Translated
[ 1.228739] SCSI subsystem initialized
[ 1.229822] libata version 3.00 loaded.
[ 1.230320] usbcore: registered new interface driver usbfs
[ 1.230401] usbcore: registered new interface driver hub
[ 1.230472] usbcore: registered new device driver usb
[ 1.231640] mc: Linux media interface: v0.10
[ 1.231709] videodev: Linux video capture interface: v2.00
[ 1.231901] pps_core: LinuxPPS API ver. 1 registered
[ 1.231913] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.231940] PTP clock support registered
[ 1.232253] EDAC MC: Ver: 3.0.0
[ 1.237095] Advanced Linux Sound Architecture Driver Initialized.
[ 1.237798] Bluetooth: Core ver 2.22
[ 1.237885] NET: Registered protocol family 31
[ 1.237894] Bluetooth: HCI device and connection manager initialized
[ 1.237918] Bluetooth: HCI socket layer initialized
[ 1.237928] Bluetooth: L2CAP socket layer initialized
[ 1.237948] Bluetooth: SCO socket layer initialized
[ 1.238915] clocksource: Switched to clocksource arch_sys_counter
[ 1.239192] VFS: Disk quotas dquot_6.6.0
[ 1.239260] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.249752] NET: Registered protocol family 2
[ 1.250297] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 1.250381] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 1.250688] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 1.251405] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.251614] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 1.251733] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 1.252004] NET: Registered protocol family 1
[ 1.252568] RPC: Registered named UNIX socket transport module.
[ 1.252577] RPC: Registered udp transport module.
[ 1.252583] RPC: Registered tcp transport module.
[ 1.252588] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.253816] Trying to unpack rootfs image as initramfs...
[ 1.795139] Freeing initrd memory: 8372K
[ 1.796428] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.797142] kvm [1]: IPA Size Limit: 40 bits
[ 1.798546] kvm [1]: vgic interrupt IRQ9
[ 1.798717] kvm [1]: Hyp mode initialized successfully
[ 1.806038] Initialise system trusted keyrings
[ 1.806382] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 1.812338] zbud: loaded
[ 1.814091] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.815307] NFS: Registering the id_resolver key type
[ 1.815348] Key type id_resolver registered
[ 1.815355] Key type id_legacy registered
[ 1.815456] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.816186] Key type cifs.idmap registered
[ 1.816575] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.817046] fuse: init (API version 7.33)
[ 1.817578] 9p: Installing v9fs 9p2000 file system support
[ 1.873524] xor: automatically using best checksumming function 32regs
[ 1.873554] Key type asymmetric registered
[ 1.873561] Asymmetric key parser 'x509' registered
[ 1.873630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 1.873642] io scheduler mq-deadline registered
[ 1.873650] io scheduler kyber registered
[ 1.880268] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 1.882154] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[ 1.883516] usbcore: registered new interface driver udlfb
[ 1.901821] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.917503] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[ 1.917569] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[ 1.917623] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[ 1.917663] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[ 1.918078] lima 1c40000.gpu: bus rate = 200000000
[ 1.918090] lima 1c40000.gpu: mod rate = 432000000
[ 1.918546] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 0
[ 1.929262] brd: module loaded
[ 1.938447] loop: module loaded
[ 1.958102] zram: Added device: zram0
[ 1.961721] Rounding down aligned max_sectors from 4294967295 to 4294967288
[ 1.961882] db_root: cannot open: /etc/target
[ 1.962859] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 1.962873] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 1.964003] libphy: Fixed MDIO Bus: probed
[ 1.966076] tun: Universal TUN/TAP device driver, 1.6
[ 1.969938] PPP generic driver version 2.4.2
[ 1.970361] PPP BSD Compression module registered
[ 1.970388] PPP Deflate Compression module registered
[ 1.970456] PPP MPPE Compression module registered
[ 1.970464] NET: Registered protocol family 24
[ 1.970517] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 1.970525] CSLIP: code copyright 1989 Regents of the University of California.
[ 1.970530] SLIP linefill/keepalive option.
[ 1.971029] usbcore: registered new interface driver rt2800usb
[ 1.971273] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 1.971399] usbcore: registered new interface driver pegasus
[ 1.971461] usbcore: registered new interface driver rtl8150
[ 1.971514] usbcore: registered new interface driver r8152
[ 1.971574] usbcore: registered new interface driver lan78xx
[ 1.971625] usbcore: registered new interface driver asix
[ 1.971671] usbcore: registered new interface driver ax88179_178a
[ 1.971719] usbcore: registered new interface driver cdc_ether
[ 1.971764] usbcore: registered new interface driver dm9601
[ 1.971821] usbcore: registered new interface driver CoreChips
[ 1.971879] usbcore: registered new interface driver smsc75xx
[ 1.971934] usbcore: registered new interface driver smsc95xx
[ 1.971987] usbcore: registered new interface driver net1080
[ 1.972044] usbcore: registered new interface driver plusb
[ 1.972091] usbcore: registered new interface driver rndis_host
[ 1.972147] usbcore: registered new interface driver cdc_subset
[ 1.972194] usbcore: registered new interface driver zaurus
[ 1.972243] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 1.972320] usbcore: registered new interface driver cdc_ncm
[ 1.972368] usbcore: registered new interface driver qmi_wwan
[ 1.973331] VFIO - User Level meta-driver version: 0.3
[ 1.975215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.975246] ehci-platform: EHCI generic platform driver
[ 1.975906] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.975960] ohci-platform: OHCI generic platform driver
[ 1.976981] usbcore: registered new interface driver cdc_wdm
[ 1.977080] usbcore: registered new interface driver usb-storage
[ 1.977225] usbcore: registered new interface driver ch341
[ 1.977264] usbserial: USB Serial support registered for ch341-uart
[ 1.977320] usbcore: registered new interface driver option
[ 1.977360] usbserial: USB Serial support registered for GSM modem (1-port)
[ 1.979827] file system registered
[ 1.983822] sun6i-rtc 1f00000.rtc: registered as rtc0
[ 1.983893] sun6i-rtc 1f00000.rtc: setting system clock to 2021-03-16T03:52:38 UTC (1615866758)
[ 1.984062] sun6i-rtc 1f00000.rtc: RTC enabled
[ 1.984297] i2c /dev entries driver
[ 1.986310] sun8i-di 1e00000.deinterlace: Device registered as /dev/video0
[ 1.987300] usbcore: registered new interface driver uvcvideo
[ 1.987323] USB Video Class driver (1.1.1)
[ 1.987328] gspca_main: v2.14.0 registered
[ 1.990280] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 1.990316] Bluetooth: HCI UART driver ver 2.3
[ 1.990327] Bluetooth: HCI UART protocol H4 registered
[ 1.990369] Bluetooth: HCI UART protocol LL registered
[ 1.990406] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 1.990623] Bluetooth: HCI UART protocol Broadcom registered
[ 1.990725] usbcore: registered new interface driver btusb
[ 1.992588] sdhci: Secure Digital Host Controller Interface driver
[ 1.992616] sdhci: Copyright(c) Pierre Ossman
[ 1.992839] Synopsys Designware Multimedia Card Interface Driver
[ 1.993988] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.996004] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.996657] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.996761] hid: raw HID events driver (C) Jiri Kosina
[ 1.997898] usbcore: registered new interface driver usbhid
[ 1.997930] usbhid: USB HID core driver
[ 2.000144] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[ 2.001358] ashmem: initialized
[ 2.007787] usbcore: registered new interface driver snd-usb-audio
[ 2.014816] xt_time: kernel timezone is -0000
[ 2.016556] NET: Registered protocol family 10
[ 2.017428] Segment Routing with IPv6
[ 2.017844] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 2.019379] NET: Registered protocol family 17
[ 2.019500] Bridge firewalling registered
[ 2.019656] Bluetooth: RFCOMM TTY layer initialized
[ 2.019682] Bluetooth: RFCOMM socket layer initialized
[ 2.019720] Bluetooth: RFCOMM ver 1.11
[ 2.019737] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.019744] Bluetooth: BNEP filters: protocol multicast
[ 2.019755] Bluetooth: BNEP socket layer initialized
[ 2.019761] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.019778] Bluetooth: HIDP socket layer initialized
[ 2.019829] 8021q: 802.1Q VLAN Support v1.8
[ 2.020268] 9pnet: Installing 9P2000 support
[ 2.020308] Key type dns_resolver registered
[ 2.020641] NET: Registered protocol family 40
[ 2.021190] registered taskstats version 1
[ 2.021202] Loading compiled-in X.509 certificates
[ 2.021547] zswap: loaded using pool lzo/zbud
[ 2.022872] Btrfs loaded, crc32c=crc32c-generic, zoned=no
[ 2.039234] sun8i-rotate 1020000.rotate: Device registered as /dev/video2
[ 2.041424] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz
[ 2.041842] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[ 2.044380] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input1
[ 2.047621] axp20x-adc axp813-adc: DMA mask not set
[ 2.048981] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[ 2.055128] axp20x-battery-power-supply axp20x-battery-power-supply: Configuring battery thermal regulationfor Pinephone
[ 2.056433] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[ 2.056545] axp20x-usb-power-supply axp20x-usb-power-supply: Increasing Vbus hold voltage to 4.5V
[ 2.057642] random: fast init done
[ 2.059101] vcc-3v3: supplied by regulator-dummy
[ 2.059441] vdd-cpux: supplied by regulator-dummy
[ 2.059756] dcdc4: supplied by regulator-dummy
[ 2.060051] vcc-dram: supplied by regulator-dummy
[ 2.060342] vdd-sys: supplied by regulator-dummy
[ 2.060604] dc1sw: supplied by regulator-dummy
[ 2.060714] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[ 2.060959] dovdd-csi: supplied by regulator-dummy
[ 2.061232] vcc-pl: supplied by regulator-dummy
[ 2.061547] vcc-pll-avcc: supplied by regulator-dummy
[ 2.061839] vcc-dsi-sensor: supplied by regulator-dummy
[ 2.062149] vcc-mipi-io: supplied by regulator-dummy
[ 2.062456] avdd-csi: supplied by regulator-dummy
[ 2.062753] vcc-wifi-io: supplied by regulator-dummy
[ 2.063209] vcc-lpddr: supplied by regulator-dummy
[ 2.063639] eldo2: supplied by regulator-dummy
[ 2.063778] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
[ 2.063999] dvdd-1v8-csi: supplied by regulator-dummy
[ 2.064302] vcc-1v2-hsic: supplied by regulator-dummy
[ 2.064641] vdd-cpus: supplied by regulator-dummy
[ 2.064915] vcc-rtc: supplied by regulator-dummy
[ 2.065233] vcc-lcd-ctp-stk: supplied by regulator-dummy
[ 2.065400] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
[ 2.065655] vcc-1v8-typec: supplied by regulator-dummy
[ 2.065796] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[ 2.071643] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 2.074013] printk: console [ttyS0] disabled
[ 2.074129] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 1500000) is a 16550A
[ 2.078837] printk: console [ttyS0] enabled
[ 2.080787] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 41, base_baud = 1500000) is a 16550A
[ 2.081037] serial serial0: tty port ttyS1 registered
[ 2.081512] dw-apb-uart 1c28400.serial: failed to request DMA
[ 2.082429] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 42, base_baud = 1500000) is a 16550A
[ 2.082639] serial serial1: tty port ttyS2 registered
[ 2.114006] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800011363f08)
[ 2.115770] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800011363f08)
[ 2.116301] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 2.116318] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff80001135f620)
[ 2.116541] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff80001135f620)
[ 2.116580] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff800011362ea0)
[ 2.117991] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[ 2.118660] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 2.119400] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff800011363240)
[ 2.120236] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
[ 2.120355] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 2.121758] phy phy-1c19400.phy.0: Changing dr_mode to 1
[ 2.121783] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 2.121811] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 2.121955] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000
[ 2.122092] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 2.134950] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 2.135823] hub 1-0:1.0: USB hub found
[ 2.135870] hub 1-0:1.0: 1 port detected
[ 2.137441] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 2.137483] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
[ 2.137632] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000
[ 2.150941] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 2.151752] hub 2-0:1.0: USB hub found
[ 2.151797] hub 2-0:1.0: 1 port detected
[ 2.327039] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 2.327095] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
[ 2.327281] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400
[ 2.391732] hub 3-0:1.0: USB hub found
[ 2.391790] hub 3-0:1.0: 1 port detected
[ 2.393332] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 2.393373] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[ 2.393537] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400
[ 2.455723] hub 4-0:1.0: USB hub found
[ 2.455774] hub 4-0:1.0: 1 port detected
[ 2.457380] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
[ 2.535229] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[ 2.535280] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
[ 2.536076] hub 5-0:1.0: USB hub found
[ 2.536124] hub 5-0:1.0: 1 port detected
[ 2.538436] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input2
[ 2.540089] input: gpio-vibrator as /devices/platform/vibrator/input/input3
[ 2.639383] Goodix-TS 1-005d: ID 917S, version: 0200
[ 2.643240] Goodix-TS 1-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
[ 2.645321] iio iio:device1: interrupts on the rising edge
[ 2.645987] iio iio:device1: registered magnetometer lis3mdl
[ 2.649741] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-005d/input/input4
[ 2.835786] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
[ 2.840278] Bluetooth: hci0: RTL: chip_type status=0 type=5
[ 2.844303] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 2.844316] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[ 2.844580] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config-pinephone.bin
[ 2.844699] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723cs_xx_config-pinephone.bin failed with error -2
[ 2.844713] Bluetooth: hci0: RTL: mandatory config file rtl_bt/rtl8723cs_xx_config not found
[ 3.051933] i2c i2c-2: Added multiplexed i2c bus 3
[ 3.053200] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pe not found, using dummy regulator
[ 3.064241] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 3.064257] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[ 3.066806] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
[ 3.066967] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 3.067018] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 3.068154] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[ 3.080097] sun6i-csi 1cb0000.csi: creating gc2145 5-003c:0 -> sun6i-csi:0 link
[ 3.080137] sun6i-csi 1cb0000.csi: creating ov5640 5-004c:0 -> sun6i-csi:0 link
[ 3.099053] mmc1: new high speed SDIO card at address 0001
[ 3.102480] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
[ 3.118804] mmc0: new high speed SDXC card at address 1234
[ 3.119649] mmcblk0: mmc0:1234 SA64G 58.0 GiB
[ 3.121428] mmcblk0: p1 p2
[ 3.239966] mmc2: new DDR MMC card at address 0001
[ 3.240734] mmcblk2: mmc2:0001 DA4032 29.1 GiB
[ 3.241059] mmcblk2boot0: mmc2:0001 DA4032 partition 1 4.00 MiB
[ 3.241359] mmcblk2boot1: mmc2:0001 DA4032 partition 2 4.00 MiB
[ 3.248728] mmcblk2: p1 p3
[ 3.313227] Console: switching to colour frame buffer device 90x90
[ 3.347188] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[ 3.347249] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
[ 3.347262] panel-sitronix-st7703 1ca0000.dsi.0: 720x1440@60 24bpp dsi 4dl - ready
[ 3.386926] anx7688 1-0028: power enabled
[ 3.387210] anx7688 1-0028: Vendor id 0x1f29
[ 3.405597] anx7688 1-0028: power disabled
[ 3.406027] anx7688 1-0028: enabling USB BC 1.2 detection
[ 3.406086] anx7688 1-0028: setting vbus_in current limit to 500000 mA
[ 3.410054] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
[ 3.415439] input: PinePhone Headset Jack as /devices/platform/sound/sound/card0/input5
[ 3.418611] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.420694] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.420861] ALSA device list:
[ 3.420869] #0: PinePhone
[ 3.422862] Freeing unused kernel memory: 2880K
[ 3.423130] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.423148] cfg80211: failed to load regulatory.db
[ 3.459042] Run /init as init process
[ 3.459054] with arguments:
[ 3.459058] /init
[ 3.459062] with environment:
[ 3.459066] HOME=/
[ 3.459070] TERM=linux
[ 3.490650] dw-apb-uart 1c28000.serial: forbid DMA for kernel console
[ 5.750937] random: crng init done
[ 12.152250] Console: switching to colour dummy device 80x25
[ 12.285159] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 13.881728] Console: switching to colour frame buffer device 90x90
[ 14.559723] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
[ 14.562019] booting system configuration /nix/store/2wxq02wnzlm7gn89p0mvfiqhmkam1dzr-nixos-system-LeoPinePhone-21.05pre275822.916ee862e87
[ 18.059058] systemd[1]: systemd 247 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=unified)
[ 18.059865] systemd[1]: Detected architecture arm64.
[ 18.062823] systemd[1]: Set hostname to <LeoPinePhone>.
[ 19.019067] systemd[1]: /nix/store/xmggcdmdyr76h1s9qn7q5qcdl1m9sh2h-unit-eg25-manager.service/eg25-manager.service:14: Unknown key name 'type' in section 'Service', ignoring.
[ 19.052289] systemd[1]: Queued start job for default target Multi-User System.
[ 19.053822] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 19.053851] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 19.059980] systemd[1]: Created slice system-getty.slice.
[ 19.061976] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 19.063696] systemd[1]: Created slice User and Session Slice.
[ 19.064444] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 19.064970] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 19.065413] systemd[1]: Reached target Local Encrypted Volumes.
[ 19.069750] systemd[1]: Reached target Containers.
[ 19.070136] systemd[1]: Reached target Paths.
[ 19.070382] systemd[1]: Reached target Remote File Systems.
[ 19.070611] systemd[1]: Reached target Slices.
[ 19.070859] systemd[1]: Reached target Swap.
[ 19.071137] systemd[1]: Reached target System Time Synchronized.
[ 19.078160] systemd[1]: Listening on Process Core Dump Socket.
[ 19.093693] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 19.094562] systemd[1]: Listening on Journal Socket (/dev/log).
[ 19.095662] systemd[1]: Listening on Journal Socket.
[ 19.097351] systemd[1]: Listening on udev Control Socket.
[ 19.098178] systemd[1]: Listening on udev Kernel Socket.
[ 19.102351] systemd[1]: Mounting Huge Pages File System...
[ 19.107083] systemd[1]: Mounting POSIX Message Queue File System...
[ 19.115332] systemd[1]: Mounting FUSE Control File System...
[ 19.120742] systemd[1]: Mounting Kernel Debug File System...
[ 19.121870] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 19.122223] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 19.126987] systemd[1]: Starting Journal Service...
[ 19.133602] systemd[1]: Starting Load Kernel Modules...
[ 19.139066] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 19.144921] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 19.151248] systemd[1]: Starting Coldplug All udev Devices...
[ 19.164156] systemd[1]: Mounted Huge Pages File System.
[ 19.165724] systemd[1]: Mounted POSIX Message Queue File System.
[ 19.167500] systemd[1]: Mounted FUSE Control File System.
[ 19.169343] systemd[1]: Mounted Kernel Debug File System.
[ 19.171824] systemd[1]: Finished Load Kernel Modules.
[ 19.183763] systemd[1]: Starting Firewall...
[ 19.189405] systemd[1]: Starting Apply Kernel Variables...
[ 19.251187] systemd[1]: Finished Apply Kernel Variables.
[ 19.277516] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
[ 19.286687] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 19.289189] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 19.290306] systemd[1]: Reached target Local File Systems (Pre).
[ 19.296608] systemd[1]: Mounting /tmp...
[ 19.302342] systemd[1]: Starting Load/Save Random Seed...
[ 19.310055] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 19.321484] systemd[1]: Mounted /tmp.
[ 19.336063] systemd[1]: Reached target Local File Systems.
[ 19.394166] systemd[1]: Finished Load/Save Random Seed.
[ 19.395372] systemd[1]: Started Journal Service.
[ 19.434027] systemd-journald[3149]: Received client request to flush runtime journal.
[ 21.783745] gc2145 5-003c: [wr fe] <= 00
[ 21.784180] gc2145 5-003c: bank switch: 0x00
[ 21.784763] gc2145 5-003c: [rd f0] => 21 45
[ 21.784771] gc2145 5-003c: device id: 0x2145
[ 21.784780] gc2145 5-003c: [wr fe] <= f0
[ 21.785148] gc2145 5-003c: [wr fc] <= 06
[ 21.785511] gc2145 5-003c: [wr f7] <= 1d
[ 21.785878] gc2145 5-003c: [wr f8] <= 84
[ 21.786246] gc2145 5-003c: [wr fa] <= 00
[ 21.786615] gc2145 5-003c: [wr f9] <= fe
[ 21.787061] gc2145 5-003c: [wr f2] <= 00
[ 21.787442] gc2145 5-003c: [wr 19] <= 0c
[ 21.787808] gc2145 5-003c: [wr 20] <= 01
[ 21.788177] gc2145 5-003c: [wr 80] <= 0b
[ 21.788556] gc2145 5-003c: [wr 86] <= 00
[ 21.830470] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[ 21.830508] gc2145 5-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[ 21.830530] gc2145 5-003c: [wr fd] <= 00
[ 21.831007] gc2145 5-003c: [wr 18] <= 0a
[ 21.831380] gc2145 5-003c: [wr 09] <= 00 00
[ 21.831858] gc2145 5-003c: [wr 0b] <= 00 00
[ 21.832340] gc2145 5-003c: [wr 0d] <= 04 d0
[ 21.832828] gc2145 5-003c: [wr 0f] <= 06 50
[ 21.833316] gc2145 5-003c: [wr 05] <= 01 f1
[ 21.833814] gc2145 5-003c: [wr 07] <= 00 08
[ 21.834300] gc2145 5-003c: [wr 11] <= 00 1e
[ 21.834783] gc2145 5-003c: [wr 13] <= 02
[ 21.835225] gc2145 5-003c: [wr 14] <= 02
[ 21.835619] gc2145 5-003c: [wr f7] <= 11
[ 21.835995] gc2145 5-003c: [wr f8] <= 84
[ 21.836406] gc2145 5-003c: [wr fa] <= 10
[ 21.837286] gc2145 5-003c: [rd 82] => 00
[ 21.837304] gc2145 5-003c: [wr 82] <= 00
[ 21.837677] gc2145 5-003c: [wr b3] <= 40
[ 21.838045] gc2145 5-003c: [wr b4] <= 40
[ 21.838411] gc2145 5-003c: [wr b5] <= 40
[ 21.838779] gc2145 5-003c: [wr fe] <= 01
[ 21.839193] gc2145 5-003c: bank switch: 0x01
[ 21.839215] gc2145 5-003c: [wr ec] <= 04
[ 21.839583] gc2145 5-003c: [wr ed] <= 04
[ 21.839949] gc2145 5-003c: [wr ee] <= c0
[ 21.840314] gc2145 5-003c: [wr ef] <= 8e
[ 21.840677] gc2145 5-003c: [wr fe] <= 00
[ 21.841040] gc2145 5-003c: bank switch: 0x00
[ 21.841517] gc2145 5-003c: [rd 82] => 00
[ 21.841524] gc2145 5-003c: [wr 82] <= 02
[ 21.841894] gc2145 5-003c: [wr b6] <= 00
[ 21.842276] gc2145 5-003c: [wr 03] <= 04 b0
[ 21.842771] gc2145 5-003c: [wr b1] <= 20
[ 21.843189] gc2145 5-003c: [wr b2] <= e0
[ 21.843566] gc2145 5-003c: [wr fe] <= 01
[ 21.843933] gc2145 5-003c: bank switch: 0x01
[ 21.843941] gc2145 5-003c: [wr 01] <= 04
[ 21.844317] gc2145 5-003c: [wr 02] <= c0
[ 21.844687] gc2145 5-003c: [wr 03] <= 04
[ 21.845056] gc2145 5-003c: [wr 04] <= 8e
[ 21.845429] gc2145 5-003c: [wr 05] <= 08
[ 21.845804] gc2145 5-003c: [wr 06] <= b8
[ 21.846175] gc2145 5-003c: [wr 07] <= 08
[ 21.846568] gc2145 5-003c: [wr 08] <= 86
[ 21.847044] gc2145 5-003c: [wr fe] <= 00
[ 21.847436] gc2145 5-003c: bank switch: 0x00
[ 21.847447] gc2145 5-003c: [wr b6] <= 01
[ 21.847821] gc2145 5-003c: [wr fe] <= 01
[ 21.848193] gc2145 5-003c: bank switch: 0x01
[ 21.848201] gc2145 5-003c: [wr 27] <= 01 36
[ 21.848682] gc2145 5-003c: [wr 35] <= 50
[ 21.849054] gc2145 5-003c: [wr 29] <= 02 6c
[ 21.849546] gc2145 5-003c: [wr 36] <= 50
[ 21.849953] gc2145 5-003c: [wr 2b] <= 03 a2
[ 21.850464] gc2145 5-003c: [wr 37] <= 50
[ 21.850840] gc2145 5-003c: [wr 2d] <= 04 d8
[ 21.851396] gc2145 5-003c: [wr 38] <= 50
[ 21.851775] gc2145 5-003c: [wr 2f] <= 06 0e
[ 21.852249] gc2145 5-003c: [wr 39] <= 50
[ 21.852618] gc2145 5-003c: [wr 31] <= 07 44
[ 21.853098] gc2145 5-003c: [wr 3a] <= 50
[ 21.853465] gc2145 5-003c: [wr 33] <= 08 7a
[ 21.853941] gc2145 5-003c: [wr 3b] <= 50
[ 21.854306] gc2145 5-003c: [wr 1f] <= 50
[ 21.854675] gc2145 5-003c: [wr 20] <= e0
[ 21.855221] gc2145 5-003c: [wr fe] <= 00
[ 21.855603] gc2145 5-003c: bank switch: 0x00
[ 21.855612] gc2145 5-003c: [wr 84] <= 00
[ 21.856488] gc2145 5-003c: [rd 80] => 0b
[ 21.856514] gc2145 5-003c: [wr 80] <= 4b
[ 21.857366] gc2145 5-003c: [rd 80] => 0b
[ 21.857375] gc2145 5-003c: [wr 80] <= 0b
[ 21.857750] gc2145 5-003c: [wr 24] <= ff
[ 21.858130] gc2145 5-003c: [wr b6] <= 01
[ 21.858504] gc2145 5-003c: [wr fe] <= 01
[ 21.858869] gc2145 5-003c: bank switch: 0x01
[ 21.858875] gc2145 5-003c: [wr 13] <= 7b
[ 21.859302] gc2145 5-003c: [wr fe] <= 00
[ 21.859676] gc2145 5-003c: bank switch: 0x00
[ 21.860157] gc2145 5-003c: [rd 17] => 00
[ 21.860164] gc2145 5-003c: [wr 17] <= 00
[ 21.861010] gc2145 5-003c: [rd 17] => 00
[ 21.861033] gc2145 5-003c: [wr 17] <= 00
[ 21.861411] gc2145 5-003c: [wr 8c] <= 00
[ 21.861784] gc2145 5-003c: [wr 8d] <= 01
[ 29.354542] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 29.364150] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 29.365944] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 29.409274] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 29.411566] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 29.411860] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 29.442980] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 29.545375] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 29.645884] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 29.647758] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 29.852699] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 33.758987] vbat-bb: disabling
[ 33.759030] dc1sw: disabling
[ 33.759099] vcc-1v2-hsic: disabling
[ 33.759140] usb-5v: disabling
[ 433.690850] anx7688 1-0028: plug irq (cd=1)
[ 433.706541] anx7688 1-0028: cable inserted
[ 433.746482] anx7688 1-0028: power enabled
[ 433.814611] anx7688 1-0028: eeprom0 = 0x03
[ 433.814646] anx7688 1-0028: fw loaded after 40 ms
[ 433.814828] anx7688 1-0028: OCM firmware loaded (version 0x2410)
[ 433.815832] anx7688 1-0028: send pd packet cmd=0x00 05 00 32 90 01 26 12
[ 433.859648] anx7688 1-0028: send pd packet cmd=0x01 05 01 2c 91 01 26 16
[ 433.860195] 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
[ 433.861025] anx7688 1-0028: send pd packet cmd=0x03 05 03 00 00 01 ff f8
[ 433.861554] anx7688 1-0028: OCM configuration completed
[ 433.864912] anx7688 1-0028: status changed to 0x00
[ 433.864955] anx7688 1-0028: cc_status changed to CC1 = SRC.Open CC2 = SRC.Open
[ 433.864967] anx7688 1-0028: DP state changed to 0x00
[ 433.864979] anx7688 1-0028: VCONN role change to SINK
[ 433.865005] anx7688 1-0028: DATA role change requested to UFP
[ 433.922943] anx7688 1-0028: BC 1.2 result: SDP
[ 433.926527] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 434.303202] anx7688 1-0028: cc_status changed to CC1 = SNK.Power3.0 CC2 = SRC.Open
[ 434.417266] anx7688 1-0028: recv ocm message cmd=0x00 05 00 c8 90 01 2e 74
[ 434.417300] anx7688 1-0028: received SRC_CAP
[ 434.417310] anx7688 1-0028: SRC_CAP PDO_FIXED (5000mV 2000mA)
[ 434.417590] anx7688 1-0028: RDO max voltage = 5000mV, max power = 10000mW, PD current limit = 2000mA
[ 434.420804] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 16 00 f7
[ 434.420831] anx7688 1-0028: received response to PWR_OBJ_REQ (SUCCESS)
[ 434.539817] anx7688 1-0028: BC 1.2 result: SDP
[ 434.918767] anx7688 1-0028: updating power mode to PD, current limit 2000mA (0 => BC1.2)
[ 434.918810] anx7688 1-0028: disabling USB BC 1.2 detection
[ 434.918905] anx7688 1-0028: setting vbus_in current limit to 2000 mA
[ 434.918988] anx7688 1-0028: enabling vbus_in power path
[ 435.035939] anx7688 1-0028: recv ocm message cmd=0x11 01 11 ee
[ 435.035977] anx7688 1-0028: received DSWAP_REQ
[ 435.036386] anx7688 1-0028: status changed to 0x20
[ 435.036536] anx7688 1-0028: DATA role change requested to DFP
[ 435.090155] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 13 00 fa
[ 435.090196] anx7688 1-0028: received response to VCONN_SWAP_REQ (SUCCESS)
[ 435.090633] anx7688 1-0028: status changed to 0x24
[ 435.090648] anx7688 1-0028: VCONN role change to SOURCE
[ 435.114579] anx7688 1-0028: recv ocm message cmd=0x02 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 0093
[ 435.114620] anx7688 1-0028: received DP_SNK_IDENTITY
[ 435.118350] anx7688 1-0028: recv ocm message cmd=0x03 09 03 39 06 01 ff 00 00 00 00 b5
[ 435.118367] anx7688 1-0028: received SVID
[ 435.122030] anx7688 1-0028: recv ocm message cmd=0x27 09 27 03 80 01 ff 05 0c 00 00 3c
[ 435.122053] anx7688 1-0028: received unknown message 0x27
[ 435.133271] anx7688 1-0028: recv ocm message cmd=0x19 01 19 e6
[ 435.133300] anx7688 1-0028: received DP_ALT_ENTER
[ 439.285758] usb 1-1: device descriptor read/64, error -110
[ 454.947615] usb 1-1: device descriptor read/64, error -110
[ 455.187577] usb 1-1: new high-speed USB device number 3 using ehci-platform
[ 460.530840] usb 1-1: device descriptor read/64, error -110
[ 476.192616] usb 1-1: device descriptor read/64, error -110
[ 476.304692] usb usb1-port1: attempt power cycle
[ 476.748534] usb 1-1: new high-speed USB device number 4 using ehci-platform
[ 481.790722] anx7688 1-0028: status changed to 0x00
[ 481.790786] anx7688 1-0028: VCONN role change to SINK
[ 481.791113] anx7688 1-0028: DATA role change requested to UFP
[ 482.393301] anx7688 1-0028: recv ocm message cmd=0xf2 01 f2 0d
[ 482.393366] anx7688 1-0028: received HARD_RST
[ 482.393373] anx7688 1-0028: disabling vbus_in power path
[ 482.394186] anx7688 1-0028: BC 1.2 result: SDP
[ 483.314500] anx7688 1-0028: recv ocm message cmd=0x00 05 00 c8 90 01 2e 74
[ 483.314539] anx7688 1-0028: received SRC_CAP
[ 483.314550] anx7688 1-0028: SRC_CAP PDO_FIXED (5000mV 2000mA)
[ 483.314829] anx7688 1-0028: RDO max voltage = 5000mV, max power = 10000mW, PD current limit = 2000mA
[ 483.318208] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 16 00 f7
[ 483.318238] anx7688 1-0028: received response to PWR_OBJ_REQ (SUCCESS)
[ 483.843945] anx7688 1-0028: updating power mode to PD, current limit 2000mA (0 => BC1.2)
[ 483.843987] anx7688 1-0028: disabling USB BC 1.2 detection
[ 483.844048] anx7688 1-0028: setting vbus_in current limit to 2000 mA
[ 483.844133] anx7688 1-0028: enabling vbus_in power path
[ 483.933252] anx7688 1-0028: recv ocm message cmd=0x11 01 11 ee
[ 483.933287] anx7688 1-0028: received DSWAP_REQ
[ 483.933694] anx7688 1-0028: status changed to 0x20
[ 483.933840] anx7688 1-0028: DATA role change requested to DFP
[ 483.986687] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 13 00 fa
[ 483.986730] anx7688 1-0028: received response to VCONN_SWAP_REQ (SUCCESS)
[ 483.987139] anx7688 1-0028: status changed to 0x24
[ 483.987154] anx7688 1-0028: VCONN role change to SOURCE
[ 484.010919] anx7688 1-0028: recv ocm message cmd=0x02 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 0093
[ 484.010961] anx7688 1-0028: received DP_SNK_IDENTITY
[ 484.014750] anx7688 1-0028: recv ocm message cmd=0x03 09 03 39 06 01 ff 00 00 00 00 b5
[ 484.014782] anx7688 1-0028: received SVID
[ 484.018270] anx7688 1-0028: recv ocm message cmd=0x27 09 27 03 80 01 ff 05 0c 00 00 3c
[ 484.018299] anx7688 1-0028: received unknown message 0x27
[ 484.029332] anx7688 1-0028: recv ocm message cmd=0x19 01 19 e6
[ 484.029361] anx7688 1-0028: received DP_ALT_ENTER
[ 485.362221] anx7688 1-0028: status changed to 0x00
[ 485.362285] anx7688 1-0028: VCONN role change to SINK
[ 485.362646] anx7688 1-0028: DATA role change requested to UFP
[ 485.966117] anx7688 1-0028: recv ocm message cmd=0xf2 01 f2 0d
[ 485.966183] anx7688 1-0028: received HARD_RST
[ 485.966190] anx7688 1-0028: disabling vbus_in power path
[ 486.893332] anx7688 1-0028: recv ocm message cmd=0x00 05 00 c8 90 01 2e 74
[ 486.893462] anx7688 1-0028: received SRC_CAP
[ 486.893469] anx7688 1-0028: SRC_CAP PDO_FIXED (5000mV 2000mA)
[ 486.893723] anx7688 1-0028: RDO max voltage = 5000mV, max power = 10000mW, PD current limit = 2000mA
[ 486.895472] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 16 00 f7
[ 486.895485] anx7688 1-0028: received response to PWR_OBJ_REQ (SUCCESS)
[ 487.423447] anx7688 1-0028: updating power mode to PD, current limit 2000mA (0 => BC1.2)
[ 487.423485] anx7688 1-0028: disabling USB BC 1.2 detection
[ 487.423549] anx7688 1-0028: setting vbus_in current limit to 2000 mA
[ 487.423635] anx7688 1-0028: enabling vbus_in power path
[ 487.505816] anx7688 1-0028: recv ocm message cmd=0x11 01 11 ee
[ 487.505851] anx7688 1-0028: received DSWAP_REQ
[ 487.506259] anx7688 1-0028: status changed to 0x20
[ 487.506411] anx7688 1-0028: DATA role change requested to DFP
[ 487.558997] usb 1-1: device not accepting address 4, error -110
[ 487.565502] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 13 00 fa
[ 487.565525] anx7688 1-0028: received response to VCONN_SWAP_REQ (SUCCESS)
[ 487.565932] anx7688 1-0028: status changed to 0x24
[ 487.565947] anx7688 1-0028: VCONN role change to SOURCE
[ 487.583874] anx7688 1-0028: recv ocm message cmd=0x02 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 0093
[ 487.583910] anx7688 1-0028: received DP_SNK_IDENTITY
[ 487.587622] anx7688 1-0028: recv ocm message cmd=0x03 09 03 39 06 01 ff 00 00 00 00 b5
[ 487.587641] anx7688 1-0028: received SVID
[ 487.591475] anx7688 1-0028: recv ocm message cmd=0x27 09 27 03 80 01 ff 05 0c 00 00 3c
[ 487.591505] anx7688 1-0028: received unknown message 0x27
[ 487.602837] anx7688 1-0028: recv ocm message cmd=0x19 01 19 e6
[ 487.602867] anx7688 1-0028: received DP_ALT_ENTER
[ 487.902987] usb 1-1: new high-speed USB device number 5 using ehci-platform
[ 491.285411] anx7688 1-0028: status changed to 0x00
[ 491.285472] anx7688 1-0028: VCONN role change to SINK
[ 491.285791] anx7688 1-0028: DATA role change requested to UFP
[ 491.888045] anx7688 1-0028: recv ocm message cmd=0xf2 01 f2 0d
[ 491.888109] anx7688 1-0028: received HARD_RST
[ 491.888117] anx7688 1-0028: disabling vbus_in power path
[ 492.809276] anx7688 1-0028: recv ocm message cmd=0x00 05 00 c8 90 01 2e 74
[ 492.809312] anx7688 1-0028: received SRC_CAP
[ 492.809319] anx7688 1-0028: SRC_CAP PDO_FIXED (5000mV 2000mA)
[ 492.809567] anx7688 1-0028: RDO max voltage = 5000mV, max power = 10000mW, PD current limit = 2000mA
[ 492.813113] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 16 00 f7
[ 492.813146] anx7688 1-0028: received response to PWR_OBJ_REQ (SUCCESS)
[ 493.310653] anx7688 1-0028: updating power mode to PD, current limit 2000mA (0 => BC1.2)
[ 493.310691] anx7688 1-0028: disabling USB BC 1.2 detection
[ 493.310749] anx7688 1-0028: setting vbus_in current limit to 2000 mA
[ 493.310835] anx7688 1-0028: enabling vbus_in power path
[ 493.428015] anx7688 1-0028: recv ocm message cmd=0x11 01 11 ee
[ 493.428050] anx7688 1-0028: received DSWAP_REQ
[ 493.428456] anx7688 1-0028: status changed to 0x20
[ 493.428602] anx7688 1-0028: DATA role change requested to DFP
[ 493.481471] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 13 00 fa
[ 493.481514] anx7688 1-0028: received response to VCONN_SWAP_REQ (SUCCESS)
[ 493.481924] anx7688 1-0028: status changed to 0x24
[ 493.481938] anx7688 1-0028: VCONN role change to SOURCE
[ 493.505915] anx7688 1-0028: recv ocm message cmd=0x02 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 0093
[ 493.505951] anx7688 1-0028: received DP_SNK_IDENTITY
[ 493.509790] anx7688 1-0028: recv ocm message cmd=0x03 09 03 39 06 01 ff 00 00 00 00 b5
[ 493.509819] anx7688 1-0028: received SVID
[ 493.513265] anx7688 1-0028: recv ocm message cmd=0x27 09 27 03 80 01 ff 05 0c 00 00 3c
[ 493.513292] anx7688 1-0028: received unknown message 0x27
[ 493.524401] anx7688 1-0028: recv ocm message cmd=0x19 01 19 e6
[ 493.524431] anx7688 1-0028: received DP_ALT_ENTER
[ 498.052416] anx7688 1-0028: status changed to 0x00
[ 498.052464] anx7688 1-0028: VCONN role change to SINK
[ 498.052715] anx7688 1-0028: DATA role change requested to UFP
[ 498.565485] usb 1-1: device not accepting address 5, error -110
[ 498.571810] usb usb1-port1: unable to enumerate USB device
[ 498.654836] anx7688 1-0028: recv ocm message cmd=0xf2 01 f2 0d
[ 498.654899] anx7688 1-0028: received HARD_RST
[ 498.654905] anx7688 1-0028: disabling vbus_in power path
[ 499.546518] dm-0: detected capacity change from 0 to 60514271
[ 499.575772] anx7688 1-0028: recv ocm message cmd=0x00 05 00 c8 90 01 2e 74
[ 499.575808] anx7688 1-0028: received SRC_CAP
[ 499.575814] anx7688 1-0028: SRC_CAP PDO_FIXED (5000mV 2000mA)
[ 499.576060] anx7688 1-0028: RDO max voltage = 5000mV, max power = 10000mW, PD current limit = 2000mA
[ 499.579444] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 16 00 f7
[ 499.579473] anx7688 1-0028: received response to PWR_OBJ_REQ (SUCCESS)
[ 500.093625] anx7688 1-0028: updating power mode to PD, current limit 2000mA (0 => BC1.2)
[ 500.093666] anx7688 1-0028: disabling USB BC 1.2 detection
[ 500.093732] anx7688 1-0028: setting vbus_in current limit to 2000 mA
[ 500.093817] anx7688 1-0028: enabling vbus_in power path
[ 500.194569] anx7688 1-0028: recv ocm message cmd=0x11 01 11 ee
[ 500.194609] anx7688 1-0028: received DSWAP_REQ
[ 500.195017] anx7688 1-0028: status changed to 0x20
[ 500.195162] anx7688 1-0028: DATA role change requested to DFP
[ 500.248032] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 13 00 fa
[ 500.248076] anx7688 1-0028: received response to VCONN_SWAP_REQ (SUCCESS)
[ 500.248483] anx7688 1-0028: status changed to 0x24
[ 500.248498] anx7688 1-0028: VCONN role change to SOURCE
[ 500.272521] anx7688 1-0028: recv ocm message cmd=0x02 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 0093
[ 500.272558] anx7688 1-0028: received DP_SNK_IDENTITY
[ 500.276308] anx7688 1-0028: recv ocm message cmd=0x03 09 03 39 06 01 ff 00 00 00 00 b5
[ 500.276338] anx7688 1-0028: received SVID
[ 500.279987] anx7688 1-0028: recv ocm message cmd=0x27 09 27 03 80 01 ff 05 0c 00 00 3c
[ 500.280014] anx7688 1-0028: received unknown message 0x27
[ 500.291297] anx7688 1-0028: recv ocm message cmd=0x19 01 19 e6
[ 500.291329] anx7688 1-0028: received DP_ALT_ENTER
[ 500.433158] usb 1-1: new high-speed USB device number 6 using ehci-platform
[ 504.024883] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 505.655344] usb 1-1: device descriptor read/64, error -110
[ 521.280769] usb 1-1: device descriptor read/64, error -110
[ 521.520893] usb 1-1: new high-speed USB device number 7 using ehci-platform
[ 527.123211] usb 1-1: device descriptor read/64, error -110
[ 542.791731] usb 1-1: device descriptor read/64, error -110
[ 542.903963] usb usb1-port1: attempt power cycle
[ 543.347859] usb 1-1: new high-speed USB device number 8 using ehci-platform
[ 554.137712] usb 1-1: device not accepting address 8, error -110
[ 554.269726] usb 1-1: new high-speed USB device number 9 using ehci-platform
[ 564.890901] usb 1-1: device not accepting address 9, error -110
[ 564.896976] usb usb1-port1: unable to enumerate USB device
[ 565.286941] usb 3-1: new full-speed USB device number 2 using ohci-platform
[ 565.505940] usb 3-1: not running at top speed; connect to a high speed hub
[ 565.516409] hub 3-1:1.0: USB hub found
[ 565.522394] hub 3-1:1.0: 4 ports detected
[ 565.935008] usb 3-1.1: new full-speed USB device number 3 using ohci-platform
[ 566.359063] usb 3-1.2: new full-speed USB device number 4 using ohci-platform
[ 566.573932] usb 3-1.2: not running at top speed; connect to a high speed hub
[ 566.601994] cdc_ether 3-1.2:2.0 eth0: register 'cdc_ether' at usb-1c1a400.usb-1.2, CDC Ethernet Device, 00:00:00:00:09:93
[ 566.797583] usb 3-1.3: new full-speed USB device number 5 using ohci-platform
[ 567.051340] logitech-djreceiver 0003:046D:C52B.0003: hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1a400.usb-1.3/input2
[ 567.188922] input: Logitech K400 Plus as /devices/platform/soc/1c1a400.usb/usb3/3-1/3-1.3/3-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input6
[ 567.190190] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400Plus] on usb-1c1a400.usb-1.3/input2:1
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.12 (pmos@build) (aarch64-alpine-linux-musl-gcc (Alpine 10.2.1_pre1) 10.2.1 20201203, GNU ld (GNU Binutils) 2.35.1) #3-postmarketos-allwinner SMP Fri Feb 5 11:20:37 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] cma: Reserved 256 MiB at 0x00000000f0000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xef9ca100-0xef9cbfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
[ 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: 4096 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 262144 pages, LIFO batch:63
[ 0.000000] DMA32 zone: 8192 pages used for memmap
[ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
[ 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 22 pages/cpu s50648 r8192 d31272 u90112
[ 0.000000] pcpu-alloc: s50648 r8192 d31272 u90112 alloc=22*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: DMA32
[ 0.000000] Kernel command line: init=/init.sh rw console=tty0 console=ttyS0,115200 earlycon=uart,mmio32,0x01c28000 panic=10 consoleblank=0 loglevel=1 cma=256M PMOS_NO_OUTPUT_REDIRECT PMOS_FORCE_PARTITION_RESIZE pmos_boot=/dev/mmcblk0p1 pmos_root=/dev/mmcblk0p2
[ 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] software IO TLB: mapped [mem 0x000000007bfff000-0x000000007ffff000] (64MB)
[ 0.000000] Memory: 2734412K/3145728K available (11902K kernel code, 1178K rwdata, 4168K rodata, 1984K init, 433K bss, 149172K 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+0x318/0x4d4 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000455] Console: colour dummy device 80x25
[ 0.000494] printk: console [tty0] enabled
[ 0.000598] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000612] pid_max: default: 32768 minimum: 301
[ 0.000704] LSM: Security Framework initializing
[ 0.000793] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000826] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002602] rcu: Hierarchical SRCU implementation.
[ 0.003254] smp: Bringing up secondary CPUs ...
[ 0.004853] Detected VIPT I-cache on CPU1
[ 0.004915] arch_timer: CPU1: Trapping CNTVCT access
[ 0.004937] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.005958] Detected VIPT I-cache on CPU2
[ 0.005989] arch_timer: CPU2: Trapping CNTVCT access
[ 0.006001] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.006913] Detected VIPT I-cache on CPU3
[ 0.006941] arch_timer: CPU3: Trapping CNTVCT access
[ 0.006953] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.007038] smp: Brought up 1 node, 4 CPUs
[ 0.007049] SMP: Total of 4 processors activated.
[ 0.007056] CPU features: detected: 32-bit EL0 Support
[ 0.007063] CPU features: detected: CRC32 instructions
[ 0.022014] CPU: All CPU(s) started at EL2
[ 0.022045] alternatives: patching kernel code
[ 0.024361] devtmpfs: initialized
[ 0.032366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.032396] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.042202] pinctrl core: initialized pinctrl subsystem
[ 0.043584] NET: Registered protocol family 16
[ 0.045608] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.045716] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.045894] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.046895] thermal_sys: Registered thermal governor 'fair_share'
[ 0.046912] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.046919] thermal_sys: Registered thermal governor 'step_wise'
[ 0.046925] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.047709] cpuidle: using governor menu
[ 0.047900] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.048021] ASID allocator initialised with 65536 entries
[ 0.048216] Serial: AMBA PL011 UART driver
[ 0.087283] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.087304] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.087311] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.087317] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.090217] cryptd: max_cpu_qlen set to 1000
[ 0.094473] iommu: Default domain type: Translated
[ 0.094904] SCSI subsystem initialized
[ 0.095229] usbcore: registered new interface driver usbfs
[ 0.095285] usbcore: registered new interface driver hub
[ 0.095345] usbcore: registered new device driver usb
[ 0.096136] mc: Linux media interface: v0.10
[ 0.096193] videodev: Linux video capture interface: v2.00
[ 0.096469] EDAC MC: Ver: 3.0.0
[ 0.099931] clocksource: Switched to clocksource arch_sys_counter
[ 0.100182] VFS: Disk quotas dquot_6.6.0
[ 0.100246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.112102] NET: Registered protocol family 2
[ 0.112750] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.112817] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.113125] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.113741] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.113894] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.114004] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.114256] NET: Registered protocol family 1
[ 0.114814] RPC: Registered named UNIX socket transport module.
[ 0.114819] RPC: Registered udp transport module.
[ 0.114824] RPC: Registered tcp transport module.
[ 0.114828] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.116138] Unpacking initramfs...
[ 0.188127] Freeing initrd memory: 1404K
[ 0.189105] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.193819] Initialise system trusted keyrings
[ 0.194136] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 0.202142] NFS: Registering the id_resolver key type
[ 0.202189] Key type id_resolver registered
[ 0.202194] Key type id_legacy registered
[ 0.202297] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.202514] fuse: init (API version 7.32)
[ 0.255035] Key type asymmetric registered
[ 0.255046] Asymmetric key parser 'x509' registered
[ 0.255100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.255109] io scheduler mq-deadline registered
[ 0.255114] io scheduler kyber registered
[ 0.261504] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 0.263126] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[ 0.284696] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.297069] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[ 0.297121] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[ 0.297164] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[ 0.297205] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[ 0.297617] lima 1c40000.gpu: bus rate = 200000000
[ 0.297625] lima 1c40000.gpu: mod rate = 432000000
[ 0.298049] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 0
[ 0.308600] loop: module loaded
[ 0.309217] zram: Added device: zram0
[ 0.310618] libphy: Fixed MDIO Bus: probed
[ 0.310916] tun: Universal TUN/TAP device driver, 1.6
[ 0.311288] VFIO - User Level meta-driver version: 0.3
[ 0.312880] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.312895] ehci-platform: EHCI generic platform driver
[ 0.313161] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 0.313187] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 0.313328] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000
[ 0.331933] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 0.332762] hub 1-0:1.0: USB hub found
[ 0.332808] hub 1-0:1.0: 1 port detected
[ 0.333774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.333819] ohci-platform: OHCI generic platform driver
[ 0.334071] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 0.334095] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[ 0.334230] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400
[ 0.396740] hub 2-0:1.0: USB hub found
[ 0.396785] hub 2-0:1.0: 1 port detected
[ 0.398362] usbcore: registered new interface driver usb-storage
[ 0.401924] sun6i-rtc 1f00000.rtc: registered as rtc0
[ 0.401982] sun6i-rtc 1f00000.rtc: setting system clock to 2021-03-16T03:23:27 UTC (1615865007)
[ 0.401990] sun6i-rtc 1f00000.rtc: RTC enabled
[ 0.402201] i2c /dev entries driver
[ 0.404060] sun8i-di 1e00000.deinterlace: Device registered as /dev/video0
[ 0.406932] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 0.407746] sdhci: Secure Digital Host Controller Interface driver
[ 0.407758] sdhci: Copyright(c) Pierre Ossman
[ 0.407959] Synopsys Designware Multimedia Card Interface Driver
[ 0.408986] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.410436] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.410979] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.411066] hid: raw HID events driver (C) Jiri Kosina
[ 0.412170] usbcore: registered new interface driver usbhid
[ 0.412185] usbhid: USB HID core driver
[ 0.413964] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[ 0.415070] ashmem: initialized
[ 0.420677] xt_time: kernel timezone is -0000
[ 0.421360] Initializing XFRM netlink socket
[ 0.421906] NET: Registered protocol family 10
[ 0.422717] Segment Routing with IPv6
[ 0.422813] mip6: Mobile IPv6
[ 0.423093] NET: Registered protocol family 17
[ 0.423115] NET: Registered protocol family 15
[ 0.423198] Key type dns_resolver registered
[ 0.423628] registered taskstats version 1
[ 0.423638] Loading compiled-in X.509 certificates
[ 0.441409] sun8i-rotate 1020000.rotate: Device registered as /dev/video2
[ 0.446639] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz
[ 0.447363] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[ 0.449487] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
[ 0.455128] axp20x-adc axp813-adc: DMA mask not set
[ 0.457795] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[ 0.464119] axp20x-battery-power-supply axp20x-battery-power-supply: Configuring battery thermal regulation for Pinephone
[ 0.466657] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[ 0.466760] axp20x-usb-power-supply axp20x-usb-power-supply: Increasing Vbus hold voltage to 4.5V
[ 0.468141] random: fast init done
[ 0.469384] vcc-3v3: supplied by regulator-dummy
[ 0.469717] vdd-cpux: supplied by regulator-dummy
[ 0.469986] dcdc4: supplied by regulator-dummy
[ 0.470251] vcc-dram: supplied by regulator-dummy
[ 0.470566] vdd-sys: supplied by regulator-dummy
[ 0.470794] dc1sw: supplied by regulator-dummy
[ 0.470914] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[ 0.471141] dovdd-csi: supplied by regulator-dummy
[ 0.471444] vcc-pl: supplied by regulator-dummy
[ 0.471719] vcc-pll-avcc: supplied by regulator-dummy
[ 0.472071] vcc-dsi-sensor: supplied by regulator-dummy
[ 0.472580] vcc-mipi-io: supplied by regulator-dummy
[ 0.472998] avdd-csi: supplied by regulator-dummy
[ 0.473309] vcc-wifi-io: supplied by regulator-dummy
[ 0.473668] vcc-lpddr: supplied by regulator-dummy
[ 0.473950] eldo2: supplied by regulator-dummy
[ 0.474075] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
[ 0.474291] dvdd-1v8-csi: supplied by regulator-dummy
[ 0.474625] vcc-1v2-hsic: supplied by regulator-dummy
[ 0.474922] vdd-cpus: supplied by regulator-dummy
[ 0.475180] vcc-rtc: supplied by regulator-dummy
[ 0.475517] vcc-lcd-ctp-stk: supplied by regulator-dummy
[ 0.475657] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
[ 0.475950] vcc-1v8-typec: supplied by regulator-dummy
[ 0.476106] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[ 0.481867] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.484021] printk: console [ttyS0] disabled
[ 0.484126] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 1500000) is a 16550A
[ 0.484180] printk: console [ttyS0] enabled
[ 0.484186] printk: bootconsole [uart0] disabled
[ 0.486022] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 41, base_baud = 1500000) is a 16550A
[ 0.486232] serial serial0: tty port ttyS1 registered
[ 0.487561] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 42, base_baud = 1500000) is a 16550A
[ 0.519449] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops)
[ 0.521292] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops)
[ 0.521815] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 0.521835] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops)
[ 0.522049] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops)
[ 0.522086] sun4i-drm display-engine: bound 1ca0000.dsi (ops sun6i_dsi_ops)
[ 0.523354] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[ 0.523959] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 0.524480] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops)
[ 0.525236] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
[ 0.525342] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 0.526536] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 0.526570] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[ 0.526712] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000
[ 0.526843] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[ 0.539926] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 0.540747] hub 3-0:1.0: USB hub found
[ 0.540786] hub 3-0:1.0: 1 port detected
[ 0.542119] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 0.542150] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[ 0.542336] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400
[ 0.604720] hub 4-0:1.0: USB hub found
[ 0.604770] hub 4-0:1.0: 1 port detected
[ 0.606147] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
[ 0.607244] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[ 0.607275] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
[ 0.607377] phy id_det change to device
[ 0.608088] hub 5-0:1.0: USB hub found
[ 0.608140] hub 5-0:1.0: 1 port detected
[ 0.712375] Goodix-TS 1-005d: ID 917S, version: 0200
[ 0.716089] Goodix-TS 1-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
[ 0.720598] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pe not found, using dummy regulator
[ 0.723042] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-005d/input/input1
[ 0.730687] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 0.732032] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
[ 0.733655] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 0.734139] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 0.735457] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[ 0.752726] mmc1: new high speed SDIO card at address 0001
[ 0.768584] mmc0: new high speed SDXC card at address 1234
[ 0.769443] mmcblk0: mmc0:1234 SA64G 58.0 GiB
[ 0.771256] mmcblk0: p1 p2
[ 0.877036] mmc2: new DDR MMC card at address 0001
[ 0.878056] mmcblk2: mmc2:0001 DA4032 29.1 GiB
[ 0.878551] mmcblk2boot0: mmc2:0001 DA4032 partition 1 4.00 MiB
[ 0.879031] mmcblk2boot1: mmc2:0001 DA4032 partition 2 4.00 MiB
[ 0.884369] mmcblk2: p1 p3
[ 0.942296] Console: switching to colour frame buffer device 90x90
[ 0.980456] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[ 0.980480] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
[ 0.980495] panel-sitronix-st7703 1ca0000.dsi.0: 720x1440@60 24bpp dsi 4dl - ready
[ 0.981703] input: gpio-keys as /devices/platform/gpio-keys/input/input2
[ 0.982744] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 0.985112] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 0.985590] dw-apb-uart 1c28000.serial: forbid DMA for kernel console
[ 0.987017] Freeing unused kernel memory: 1984K
[ 0.987216] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 0.987227] cfg80211: failed to load regulatory.db
[ 1.020014] Run /init as init process
[ 1.020021] with arguments:
[ 1.020024] /init
[ 1.020028] PMOS_NO_OUTPUT_REDIRECT
[ 1.020032] PMOS_FORCE_PARTITION_RESIZE
[ 1.020036] with environment:
[ 1.020039] HOME=/
[ 1.020042] TERM=linux
[ 1.020046] pmos_boot=/dev/mmcblk0p1
[ 1.020049] pmos_root=/dev/mmcblk0p2
[ 1.087318] Module has invalid ELF header
[ 1.139935] anx7688 1-0028: power enabled
[ 1.140202] anx7688 1-0028: Vendor id 0x1f29
[ 1.155945] anx7688 1-0028: power disabled
[ 1.156371] anx7688 1-0028: enabling USB BC 1.2 detection
[ 1.156422] anx7688 1-0028: setting vbus_in current limit to 500000 mA
[ 1.349580] using random self ethernet address
[ 1.349595] using random host ethernet address
[ 1.361893] usb0: HOST MAC 72:cd:4a:d3:44:1d
[ 1.361986] usb0: MAC aa:ef:48:4c:0c:0c
[ 1.406192] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null)
[ 6.892765] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.950475] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null)
[ 8.859576] udevd[1944]: starting version 3.2.9
[ 8.893378] random: udevd: uninitialized urandom read (16 bytes read)
[ 8.894637] random: udevd: uninitialized urandom read (16 bytes read)
[ 8.894698] random: udevd: uninitialized urandom read (16 bytes read)
[ 8.958261] udevd[1944]: starting eudev-3.2.9
[ 9.048321] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
[ 9.230280] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input3
[ 9.425340] iio iio:device3: interrupts on the rising edge
[ 9.426692] iio iio:device3: registered magnetometer lis3mdl
[ 9.442515] bt-sco bt-sco-codec: ASoC: sink widget Capture overwritten
[ 9.442537] bt-sco bt-sco-codec: ASoC: source widget Playback overwritten
[ 9.442640] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
[ 9.446481] debugfs: File 'Playback' in directory 'dapm' already present!
[ 9.446504] debugfs: File 'Capture' in directory 'dapm' already present!
[ 9.448545] input: PinePhone Headset Jack as /devices/platform/sound/sound/card0/input4
[ 9.474592] input: gpio-vibrator as /devices/platform/vibrator/input/input5
[ 9.546361] Bluetooth: Core ver 2.22
[ 9.546500] NET: Registered protocol family 31
[ 9.546505] Bluetooth: HCI device and connection manager initialized
[ 9.546531] Bluetooth: HCI socket layer initialized
[ 9.546542] Bluetooth: L2CAP socket layer initialized
[ 9.546563] Bluetooth: SCO socket layer initialized
[ 9.592551] sun6i-csi 1cb0000.csi: creating ov5640 4-004c:0 -> sun6i-csi:0 link
[ 9.592573] sun6i-csi 1cb0000.csi: creating gc2145 4-003c:0 -> sun6i-csi:0 link
[ 9.603131] Bluetooth: HCI UART driver ver 2.3
[ 9.603148] Bluetooth: HCI UART protocol H4 registered
[ 9.603248] Bluetooth: HCI UART protocol LL registered
[ 9.603309] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 9.603575] Bluetooth: HCI UART protocol Broadcom registered
[ 9.603735] dw-apb-uart 1c28400.serial: failed to request DMA
[ 9.687939] random: crng init done
[ 9.687958] random: 5 urandom warning(s) missed due to ratelimiting
[ 9.687978] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.821521] i2c i2c-2: Added multiplexed i2c bus 5
[ 10.360892] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
[ 10.365355] Bluetooth: hci0: RTL: chip_type status=0 type=5
[ 10.369372] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 10.369382] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[ 10.373727] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config.bin
[ 10.396067] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
[ 10.632728] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 10.711879] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
[ 11.882504] dw-apb-uart 1c28c00.serial: failed to request DMA
[ 25.343956] usb 3-1: new high-speed USB device number 2 using ehci-platform
[ 25.567409] usbcore: registered new interface driver cdc_wdm
[ 25.594617] usbcore: registered new interface driver option
[ 25.594679] usbserial: USB Serial support registered for GSM modem (1-port)
[ 25.594995] option 3-1:1.0: GSM modem (1-port) converter detected
[ 25.597372] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 25.597739] option 3-1:1.1: GSM modem (1-port) converter detected
[ 25.605120] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 25.605448] option 3-1:1.2: GSM modem (1-port) converter detected
[ 25.611869] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 25.612881] option 3-1:1.3: GSM modem (1-port) converter detected
[ 25.613305] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB3
[ 25.613968] qmi_wwan 3-1:1.4: cdc-wdm0: USB WDM device
[ 25.615526] qmi_wwan 3-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1b000.usb-1, WWAN/QMI device, 22:fd:73:a2:f6:e9
[ 25.615690] usbcore: registered new interface driver qmi_wwan
[ 31.716034] dc1sw: disabling
[ 31.716143] avdd-csi: disabling
[ 31.716203] vcc-1v2-hsic: disabling
[ 31.716261] usb-5v: disabling
[ 1298.579844] anx7688 1-0028: plug irq (cd=1)
[ 1298.596010] anx7688 1-0028: cable inserted
[ 1298.639988] anx7688 1-0028: power enabled
[ 1298.712059] anx7688 1-0028: eeprom0 = 0x03
[ 1298.712075] anx7688 1-0028: fw loaded after 40 ms
[ 1298.712224] anx7688 1-0028: OCM firmware loaded (version 0x2410)
[ 1298.713064] anx7688 1-0028: send pd packet cmd=0x00 05 00 32 90 01 26 12
[ 1298.753159] anx7688 1-0028: send pd packet cmd=0x01 05 01 2c 91 01 26 16
[ 1298.753638] 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
[ 1298.754394] anx7688 1-0028: send pd packet cmd=0x03 05 03 00 00 01 ff f8
[ 1298.754855] anx7688 1-0028: OCM configuration completed
[ 1298.755439] anx7688 1-0028: status changed to 0x00
[ 1298.755448] anx7688 1-0028: cc_status changed to CC1 = SRC.Open CC2 = SRC.Open
[ 1298.755453] anx7688 1-0028: DP state changed to 0x00
[ 1298.755458] anx7688 1-0028: VCONN role change to SINK
[ 1298.856528] anx7688 1-0028: BC 1.2 result: SDP
[ 1299.196541] anx7688 1-0028: cc_status changed to CC1 = SNK.Power3.0 CC2 = SRC.Open
[ 1299.305185] anx7688 1-0028: recv ocm message cmd=0x00 05 00 c8 90 01 2e 74
[ 1299.305201] anx7688 1-0028: received SRC_CAP
[ 1299.305207] anx7688 1-0028: SRC_CAP PDO_FIXED (5000mV 2000mA)
[ 1299.305439] anx7688 1-0028: RDO max voltage = 5000mV, max power = 10000mW, PD current limit = 2000mA
[ 1299.308707] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 16 00 f7
[ 1299.308721] anx7688 1-0028: received response to PWR_OBJ_REQ (SUCCESS)
[ 1299.435962] anx7688 1-0028: BC 1.2 result: SDP
[ 1299.812329] anx7688 1-0028: updating power mode to PD, current limit 2000mA (0 => BC1.2)
[ 1299.812345] anx7688 1-0028: disabling USB BC 1.2 detection
[ 1299.812412] anx7688 1-0028: setting vbus_in current limit to 2000 mA
[ 1299.812473] anx7688 1-0028: enabling vbus_in power path
[ 1299.920094] anx7688 1-0028: recv ocm message cmd=0x11 01 11 ee
[ 1299.920110] anx7688 1-0028: received DSWAP_REQ
[ 1299.920456] anx7688 1-0028: status changed to 0x20
[ 1299.920539] anx7688 1-0028: DATA role change requested to DFP
[ 1299.920580] phy id_det change to host
[ 1299.973456] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 13 00 fa
[ 1299.973479] anx7688 1-0028: received response to VCONN_SWAP_REQ (SUCCESS)
[ 1299.973823] anx7688 1-0028: status changed to 0x24
[ 1299.973830] anx7688 1-0028: VCONN role change to SOURCE
[ 1299.997771] anx7688 1-0028: recv ocm message cmd=0x02 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 00 93
[ 1299.997795] anx7688 1-0028: received DP_SNK_IDENTITY
[ 1300.001603] anx7688 1-0028: recv ocm message cmd=0x03 09 03 39 06 01 ff 00 00 00 00 b5
[ 1300.001627] anx7688 1-0028: received SVID
[ 1300.005296] anx7688 1-0028: recv ocm message cmd=0x27 09 27 03 80 01 ff 05 0c 00 00 3c
[ 1300.005310] anx7688 1-0028: received unknown message 0x27
[ 1300.016450] anx7688 1-0028: recv ocm message cmd=0x19 01 19 e6
[ 1300.016477] anx7688 1-0028: received DP_ALT_ENTER
[ 1300.155989] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 1300.322842] hub 1-1:1.0: USB hub found
[ 1300.322965] hub 1-1:1.0: 4 ports detected
[ 1300.715950] usb 1-1.1: new full-speed USB device number 3 using ehci-platform
[ 1301.112004] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
[ 1301.352091] cdc_ether 1-1.2:2.0 eth0: register 'cdc_ether' at usb-1c1a000.usb-1.2, CDC Ethernet Device, 00:00:00:00:09:93
[ 1301.352317] usbcore: registered new interface driver cdc_ether
[ 1301.511945] usb 1-1.3: new full-speed USB device number 5 using ehci-platform
[ 1301.739812] logitech-djreceiver 0003:046D:C52B.0003: hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input2
[ 1301.897953] input: Logitech K400 Plus as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input6
[ 1301.898958] logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-1c1a000.usb-1.3/input2:1
[ 1304.556209] usb 1-1: USB disconnect, device number 2
[ 1304.556231] usb 1-1.1: USB disconnect, device number 3
[ 1304.557005] usb 1-1.2: USB disconnect, device number 4
[ 1304.559861] cdc_ether 1-1.2:2.0 eth0: unregister 'cdc_ether' usb-1c1a000.usb-1.2, CDC Ethernet Device
[ 1304.581492] anx7688 1-0028: BC 1.2 result: SDP
[ 1304.590053] anx7688 1-0028: plug irq (cd=0)
[ 1304.596034] anx7688 1-0028: status changed to 0x00
[ 1304.596053] anx7688 1-0028: VCONN role change to SINK
[ 1304.596198] anx7688 1-0028: DATA role change requested to UFP
[ 1304.598432] phy id_det change to device
[ 1304.604073] anx7688 1-0028: cable removed
[ 1304.605413] usb 1-1.3: USB disconnect, device number 5
[ 1304.620071] anx7688 1-0028: power disabled
[ 1304.620339] anx7688 1-0028: setting vbus_in current limit to 500000 mA
[ 1304.620533] anx7688 1-0028: disabling vbus_in power path
[ 1304.620615] anx7688 1-0028: enabling USB BC 1.2 detection
[ 1304.646035] anx7688 1-0028: BC 1.2 result: SDP
[ 1316.875807] anx7688 1-0028: plug irq (cd=1)
[ 1316.891998] anx7688 1-0028: cable inserted
[ 1316.935991] anx7688 1-0028: power enabled
[ 1317.006408] anx7688 1-0028: eeprom0 = 0x03
[ 1317.006778] anx7688 1-0028: fw loaded after 40 ms
[ 1317.007341] anx7688 1-0028: OCM firmware loaded (version 0x2410)
[ 1317.008458] anx7688 1-0028: send pd packet cmd=0x00 05 00 32 90 01 26 12
[ 1317.049206] anx7688 1-0028: send pd packet cmd=0x01 05 01 2c 91 01 26 16
[ 1317.049686] 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
[ 1317.050446] anx7688 1-0028: send pd packet cmd=0x03 05 03 00 00 01 ff f8
[ 1317.050906] anx7688 1-0028: OCM configuration completed
[ 1317.051409] anx7688 1-0028: status changed to 0x00
[ 1317.051417] anx7688 1-0028: cc_status changed to CC1 = SRC.Open CC2 = SRC.Open
[ 1317.051422] anx7688 1-0028: DP state changed to 0x00
[ 1317.051427] anx7688 1-0028: VCONN role change to SINK
[ 1317.051441] anx7688 1-0028: DATA role change requested to UFP
[ 1317.494814] anx7688 1-0028: cc_status changed to CC1 = SNK.Power3.0 CC2 = SRC.Open
[ 1317.603237] anx7688 1-0028: recv ocm message cmd=0x00 05 00 c8 90 01 2e 74
[ 1317.603255] anx7688 1-0028: received SRC_CAP
[ 1317.603263] anx7688 1-0028: SRC_CAP PDO_FIXED (5000mV 2000mA)
[ 1317.603511] anx7688 1-0028: RDO max voltage = 5000mV, max power = 10000mW, PD current limit = 2000mA
[ 1317.606773] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 16 00 f7
[ 1317.606797] anx7688 1-0028: received response to PWR_OBJ_REQ (SUCCESS)
[ 1318.116399] anx7688 1-0028: updating power mode to PD, current limit 2000mA (0 => BC1.2)
[ 1318.116419] anx7688 1-0028: disabling USB BC 1.2 detection
[ 1318.116512] anx7688 1-0028: setting vbus_in current limit to 2000 mA
[ 1318.116587] anx7688 1-0028: enabling vbus_in power path
[ 1318.218089] anx7688 1-0028: recv ocm message cmd=0x11 01 11 ee
[ 1318.218113] anx7688 1-0028: received DSWAP_REQ
[ 1318.218465] anx7688 1-0028: status changed to 0x20
[ 1318.218582] anx7688 1-0028: DATA role change requested to DFP
[ 1318.218641] phy id_det change to host
[ 1318.241682] anx7688 1-0028: BC 1.2 result: SDP
[ 1318.274554] anx7688 1-0028: recv ocm message cmd=0xf0 03 f0 13 00 fa
[ 1318.274579] anx7688 1-0028: received response to VCONN_SWAP_REQ (SUCCESS)
[ 1318.274957] anx7688 1-0028: status changed to 0x24
[ 1318.274971] anx7688 1-0028: VCONN role change to SOURCE
[ 1318.303281] anx7688 1-0028: recv ocm message cmd=0x02 11 02 39 06 00 6c 00 00 00 00 12 02 20 a0 db 00 00 00 93
[ 1318.303623] anx7688 1-0028: received DP_SNK_IDENTITY
[ 1318.307043] anx7688 1-0028: recv ocm message cmd=0x03 09 03 39 06 01 ff 00 00 00 00 b5
[ 1318.307069] anx7688 1-0028: received SVID
[ 1318.452097] usb 1-1: new high-speed USB device number 6 using ehci-platform
[ 1318.609638] hub 1-1:1.0: USB hub found
[ 1318.609933] hub 1-1:1.0: 4 ports detected
[ 1318.999963] usb 1-1.1: new full-speed USB device number 7 using ehci-platform
[ 1319.396007] usb 1-1.2: new high-speed USB device number 8 using ehci-platform
[ 1319.608480] cdc_ether 1-1.2:2.0 eth0: register 'cdc_ether' at usb-1c1a000.usb-1.2, CDC Ethernet Device, 00:00:00:00:09:93
[ 1319.796077] usb 1-1.3: new full-speed USB device number 9 using ehci-platform
[ 1320.034085] logitech-djreceiver 0003:046D:C52B.0007: hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1a000.usb-1.3/input2
[ 1320.171592] input: Logitech K400 Plus as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0007/0003:046D:404D.0008/input/input7
[ 1320.173129] logitech-hidpp-device 0003:046D:404D.0008: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-1c1a000.usb-1.3/input2:1
[ 1323.928374] logitech-hidpp-device 0003:046D:404D.0008: HID++ 4.1 device connected.
[ 1331.609705] usb 1-1: USB disconnect, device number 6
[ 1331.609727] usb 1-1.1: USB disconnect, device number 7
[ 1331.611777] usb 1-1.2: USB disconnect, device number 8
[ 1331.616045] cdc_ether 1-1.2:2.0 eth0: unregister 'cdc_ether' usb-1c1a000.usb-1.2, CDC Ethernet Device
[ 1331.642799] anx7688 1-0028: plug irq (cd=0)
[ 1331.648202] usb 1-1.3: USB disconnect, device number 9
[ 1331.656142] anx7688 1-0028: cable removed
[ 1331.672152] anx7688 1-0028: power disabled
[ 1331.672570] anx7688 1-0028: setting vbus_in current limit to 500000 mA
[ 1331.673373] anx7688 1-0028: disabling vbus_in power path
[ 1331.673484] phy id_det change to device
[ 1331.673597] musb_handle_intr_disconnect 982: unhandled DISCONNECT transition (a_wait_vrise)
[ 1331.673612] musb-hdrc musb-hdrc.4.auto: Babble
[ 1331.673734] phy id_det change to device
[ 1331.673852] anx7688 1-0028: enabling USB BC 1.2 detection
[ 1331.689714] anx7688 1-0028: BC 1.2 result: SDP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment