Trouble booting latest Plasma mobile and Phosh images

Hi guys,

Last week I was one of the lucky ones to received the Pinephone CE 3GB mainboard replacement, which I’ve since installed to replace the mainboard in my Pinephone Braveheart Edition. Replacing went pretty smooth and I’ve been able to test the following images on it:

  • postmarketOS with Plasma Mobile (built myself last week)
  • Mobian (latest image)
  • KDE Neon with Plasma Mobile (latest image)
  • Manjaro Phosh (Beta 4)
  • Manjaro Plasma Mobile (latest couple of dev and review builds)

All images boot and work well and “stable” (as far as alpha/beta quality software goes), except for the Manjaro images which unfortunately don’t boot, hence the reason of creating this new topic.

Both Phosh and Plasma Mobile crash in the same manner while booting. I’ve tried booting from two different SD cards and by flashing the image directly to the eMMC (using jumpdrive 0.6, which is awesome btw) and booting from there. It never leads to a successfully booted GUI, but does have different results: sometimes the phone crashes completely, and sometimes only a stack trace or a black screen is displayed on the phone’s LCD screen.

Since the phone is never fully booting up there was no way to inspect dmesg/systemd boot logs available, so I used a USB → AUX serial console cable to see what’s going. This is the output of an attempt to boot a freshy flashed, ‘clean’ Plasma Mobile install using image Manjaro-ARM-plasma-mobile-dev-pinephone-201218.img:

U-Boot SPL 2020.07-rc4-9 (Dec 16 2020 - 12:22:36 +0000)                      
DRAM: 3072 MiB                                                               
Trying to boot from MMC2                                                     
NOTICE:  BL31: v2.3(debug):                                                  
NOTICE:  BL31: Built : 12:22:36, Dec 16 2020                
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)    
NOTICE:  BL31: Found U-Boot DTB at 0x4064908, model: Pine64 PinePhone (1.2)
INFO:    ARM GICv2 driver initialized                       
INFO:    Configuring SPC Controller                         
INFO:    PMIC: Probing AXP803 on RSB                        
INFO:    PMIC: dcdc1 voltage: 3.300V
INFO:    PMIC: dcdc5 voltage: 1.200V
INFO:    PMIC: dcdc6 voltage: 1.100V
INFO:    PMIC: dldo1 voltage: 3.300V
INFO:    PMIC: dldo2 voltage: 1.800V
INFO:    PMIC: dldo3 voltage: 2.800V
INFO:    BL31: Platform setup done
INFO:    BL31: Initializing runtime services
INFO:    BL31: cortex_a53: CPU workaround for 843419 was applied
INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied
NOTICE:  PSCI: System suspend is available via SCPI
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x4a000000
INFO:    SPSR = 0x3c9


U-Boot 2020.07-rc4-9 (Dec 16 2020 - 12:22:36 +0000) Manjaro Linux ARM

CPU:   Allwinner A64 (SUN50I)
Model: Pine64 PinePhone (1.2)
DRAM:  3 GiB
MMC:   Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000'
mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:    serial@1c28000
Out:   serial@1c28000
Err:   serial@1c28000
starting USB...
No working controllers found
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
Found U-Boot script /boot.scr
975 bytes read in 1 ms (952.1 KiB/s)
## Executing script at 4fc00000
gpio: pin 98 (gpio 98) value is 1
gpio: pin 114 (gpio 114) value is 1
19042312 bytes read in 825 ms (22 MiB/s)
gpio: pin 98 (gpio 98) value is 0
50338 bytes read in 23 ms (2.1 MiB/s)
7114129 bytes read in 320 ms (21.2 MiB/s)
gpio: pin 115 (gpio 115) value is 1
## Flattened Device Tree blob at 4fa00000
   Booting using the fdt blob at 0x4fa00000
   Loading Ramdisk to 49937000, end 49fffd91 ... OK
   Loading Device Tree to 0000000049927000, end 00000000499364a1 ... OK

Starting kernel ...

[    0.736590] SMCCC: SOC_ID: ARCH_SOC_ID(0) returned error: ffffffffffffffff
[    0.939157] phy id_det change to device
Starting version 247.1-4-arch
ROOT_MNJRO: clean, 153343/360448 files, 1392870/1440731 blocks

Manjaro Linux 5.10.1-1-MANJARO-ARM (ttyS0)

plasma-mobile login: [   32.043739] modem-power serial1-0: AT command 'AT+QCFG="fast/poweroff"' returned ERROR

Although a session login panel is presented, interacting with it is not possible. No input seems to be accepted as the phone seems to have crashed that point. Rebooting the phone results in practically the same output, minus the login line. The phone probably crashes earlier.

I’ve also tested the oldest Plasma Mobile image I could find on https://kdebuild.manjaro.org/, Manjaro-ARM-plasma-mobile-dev-pinephone-201205.img, and that also crashes, albeit with different output. This is the output of the first boot:

U-Boot SPL 2020.07-rc4-2 (Nov 11 2020 - 21:49:00 +0000)                      
DRAM: 3072 MiB                                                               
Trying to boot from MMC2                                                     
NOTICE:  BL31: v2.3(debug):9a34348                                           
NOTICE:  BL31: Built : 21:49:00, Nov 11 2020
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)
NOTICE:  BL31: Found U-Boot DTB at 0x4064908, model: Pine64 PinePhone (1.2)
INFO:    ARM GICv2 driver initialized   
INFO:    Configuring SPC Controller     
INFO:    PMIC: Probing AXP803 on RSB    
INFO:    PMIC: dcdc1 voltage: 3.300V
INFO:    PMIC: dcdc5 voltage: 1.200V
INFO:    PMIC: dcdc6 voltage: 1.100V
INFO:    PMIC: dldo1 voltage: 3.300V
INFO:    PMIC: dldo2 voltage: 1.800V
INFO:    PMIC: dldo3 voltage: 2.800V
INFO:    BL31: Platform setup done
INFO:    BL31: Initializing runtime services
INFO:    BL31: cortex_a53: CPU workaround for 843419 was applied
INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied
NOTICE:  PSCI: System suspend is available via SCPI
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x4a000000
INFO:    SPSR = 0x3c9


U-Boot 2020.07-rc4-2 (Nov 11 2020 - 21:49:00 +0000) Manjaro Linux ARM

CPU:   Allwinner A64 (SUN50I)
Model: Pine64 PinePhone (1.2)
DRAM:  3 GiB
MMC:   Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000'
mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:    serial@1c28000
Out:   serial@1c28000
Err:   serial@1c28000
starting USB...
No working controllers found
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
207 bytes read in 10 ms (19.5 KiB/s)
1:      Manjaro ARM
Retrieving file: /initramfs-linux.img
8574904 bytes read in 374 ms (21.9 MiB/s)
Retrieving file: /Image
18208776 bytes read in 799 ms (21.7 MiB/s)
append: initrd=/initramfs-linux.img console=tty1 console=ttyS0,115200 root=LABEL=ROOT_MNJRO rw rootwait bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash
Retrieving file: /extlinux/../dtbs/allwinner/sun50i-a64-pinephone-1.2.dtb
50097 bytes read in 28 ms (1.7 MiB/s)
## Flattened Device Tree blob at 4fa00000
   Booting using the fdt blob at 0x4fa00000
   Loading Ramdisk to 497d2000, end 49fff7b8 ... OK
   Loading Device Tree to 00000000497c2000, end 00000000497d13b0 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.9.12-1-MANJARO-ARM (gitlab-runner@on2-runner) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP Wed Dec 2 11:41:52 CET 2020
[    0.000000] Machine model: Pine64 PinePhone (1.2)
[    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 0xef9c4100-0xef9c5fff]
[    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] 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 s52312 r8192 d29608 u90112
[    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] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 774144
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: initrd=/initramfs-linux.img console=tty1 console=ttyS0,115200 root=LABEL=ROOT_MNJRO rw rootwait 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] software IO TLB: mapped [mem 0x7bfff000-0x7ffff000] (64MB)
[    0.000000] Memory: 2728944K/3145728K available (11518K kernel code, 694K rwdata, 3540K rodata, 1984K init, 387K bss, 154640K 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+0x320/0x4dc 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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000489] Console: colour dummy device 80x25
[    0.000856] printk: console [tty1] enabled
[    0.000959] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.000981] pid_max: default: 32768 minimum: 301
[    0.001079] LSM: Security Framework initializing
[    0.001176] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001219] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.002965] rcu: Hierarchical SRCU implementation.
[    0.004627] smp: Bringing up secondary CPUs ...
[    0.006359] Detected VIPT I-cache on CPU1
[    0.006421] arch_timer: CPU1: Trapping CNTVCT access
[    0.006434] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.007371] Detected VIPT I-cache on CPU2
[    0.007403] arch_timer: CPU2: Trapping CNTVCT access
[    0.007412] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.008234] Detected VIPT I-cache on CPU3
[    0.008263] arch_timer: CPU3: Trapping CNTVCT access
[    0.008272] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.008365] smp: Brought up 1 node, 4 CPUs
[    0.008448] SMP: Total of 4 processors activated.
[    0.008461] CPU features: detected: 32-bit EL0 Support
[    0.008473] CPU features: detected: CRC32 instructions
[    0.008485] CPU features: detected: 32-bit EL1 Support
[    0.022953] CPU: All CPU(s) started at EL2
[    0.022991] alternatives: patching kernel code
[    0.025310] devtmpfs: initialized
[    0.034375] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.034429] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.044158] pinctrl core: initialized pinctrl subsystem
[    0.045892] NET: Registered protocol family 16
[    0.047613] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.047734] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.047951] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.048919] thermal_sys: Registered thermal governor 'fair_share'
[    0.048926] thermal_sys: Registered thermal governor 'bang_bang'
[    0.048964] thermal_sys: Registered thermal governor 'step_wise'
[    0.048976] thermal_sys: Registered thermal governor 'power_allocator'
[    0.049667] cpuidle: using governor menu
[    0.049918] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.050061] ASID allocator initialised with 65536 entries
[    0.051295] Serial: AMBA PL011 UART driver
[    0.093717] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.093755] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.093769] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.093783] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.095054] cryptd: max_cpu_qlen set to 1000
[    0.099104] iommu: Default domain type: Translated 
[    0.099575] SCSI subsystem initialized
[    0.099991] usbcore: registered new interface driver usbfs
[    0.100068] usbcore: registered new interface driver hub
[    0.100157] usbcore: registered new device driver usb
[    0.101213] mc: Linux media interface: v0.10
[    0.101281] videodev: Linux video capture interface: v2.00
[    0.101336] pps_core: LinuxPPS API ver. 1 registered
[    0.101348] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.101380] PTP clock support registered
[    0.101706] EDAC MC: Ver: 3.0.0
[    0.104059] clocksource: Switched to clocksource arch_sys_counter
[    0.104406] VFS: Disk quotas dquot_6.6.0
[    0.104486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.115081] NET: Registered protocol family 2
[    0.115627] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.115716] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.116096] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.116975] TCP: Hash tables configured (established 32768 bind 32768)
[    0.117204] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.117338] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.117643] NET: Registered protocol family 1
[    0.118302] RPC: Registered named UNIX socket transport module.
[    0.118328] RPC: Registered udp transport module.
[    0.118339] RPC: Registered tcp transport module.
[    0.118349] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.118553] Trying to unpack rootfs image as initramfs...
[    0.578799] Freeing initrd memory: 8372K
[    0.579688] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.580406] kvm [1]: IPA Size Limit: 40bits
[    0.581030] kvm [1]: vgic interrupt IRQ1
[    0.581187] kvm [1]: Hyp mode initialized successfully
[    0.585223] Initialise system trusted keyrings
[    0.585599] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[    0.591460] zbud: loaded
[    0.592954] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.593960] NFS: Registering the id_resolver key type
[    0.594007] Key type id_resolver registered
[    0.594018] Key type id_legacy registered
[    0.594123] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.594350] fuse: init (API version 7.31)
[    0.594661] 9p: Installing v9fs 9p2000 file system support
[    0.646818] Key type asymmetric registered
[    0.646842] Asymmetric key parser 'x509' registered
[    0.646903] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.646921] io scheduler mq-deadline registered
[    0.646932] io scheduler kyber registered
[    0.653600] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    0.655181] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[    0.677345] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.695602] loop: module loaded
[    0.698331] libphy: Fixed MDIO Bus: probed
[    0.698726] tun: Universal TUN/TAP device driver, 1.6
[    0.701341] VFIO - User Level meta-driver version: 0.3
[    0.702826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.702856] ehci-platform: EHCI generic platform driver
[    0.703171] ehci-platform 1c1a000.usb: EHCI Host Controller
[    0.703210] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[    0.703363] ehci-platform 1c1a000.usb: irq 20, io mem 0x01c1a000
[    0.716071] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[    0.716879] hub 1-0:1.0: USB hub found
[    0.716929] hub 1-0:1.0: 1 port detected
[    0.717889] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.717939] ohci-platform: OHCI generic platform driver
[    0.718205] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[    0.718238] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[    0.718376] ohci-platform 1c1a400.usb: irq 21, io mem 0x01c1a400
[    0.780847] hub 2-0:1.0: USB hub found
[    0.780906] hub 2-0:1.0: 1 port detected
[    0.782483] usbcore: registered new interface driver usb-storage
[    0.784738] file system registered
[    0.786917] sun6i-rtc 1f00000.rtc: registered as rtc0
[    0.787001] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:21 UTC (21)
[    0.787019] sun6i-rtc 1f00000.rtc: RTC enabled
[    0.787234] i2c /dev entries driver
[    0.789154] sun8i-di 1e00000.deinterlace: Device registered as /dev/video0
[    0.792144] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    0.793417] sdhci: Secure Digital Host Controller Interface driver
[    0.793457] sdhci: Copyright(c) Pierre Ossman
[    0.793648] Synopsys Designware Multimedia Card Interface Driver
[    0.794747] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.795970] ledtrig-cpu: registered to indicate activity on CPUs
[    0.796727] SMCCC: SOC_ID: ARCH_SOC_ID(0) returned error: ffffffffffffffff
[    0.796824] hid: raw HID events driver (C) Jiri Kosina
[    0.797897] usbcore: registered new interface driver usbhid
[    0.797932] usbhid: USB HID core driver
[    0.799681] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[    0.800830] ashmem: initialized
[    0.806551] NET: Registered protocol family 17
[    0.806739] 9pnet: Installing 9P2000 support
[    0.806788] Key type dns_resolver registered
[    0.807196] registered taskstats version 1
[    0.807213] Loading compiled-in X.509 certificates
[    0.807322] zswap: loaded using pool lzo/zbud
[    0.825869] sun8i-rotate 1020000.rotate: Device registered as /dev/video2
[    0.831146] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz
[    0.831601] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[    0.833905] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input1
[    0.839697] axp20x-adc axp813-adc: DMA mask not set
[    0.842434] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[    0.848061] axp20x-battery-power-supply axp20x-battery-power-supply: Configuring battery thermal regulation for Pinephone
[    0.850640] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[    0.851848] random: fast init done
[    0.853298] vcc-3v3: supplied by regulator-dummy
[    0.853619] vdd-cpux: supplied by regulator-dummy
[    0.853935] dcdc4: supplied by regulator-dummy
[    0.854226] vcc-dram: supplied by regulator-dummy
[    0.854517] vdd-sys: supplied by regulator-dummy
[    0.854781] dc1sw: supplied by regulator-dummy
[    0.854901] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[    0.855143] dovdd-csi: supplied by regulator-dummy
[    0.855432] vcc-pl: supplied by regulator-dummy
[    0.855753] vcc-pll-avcc: supplied by regulator-dummy
[    0.856119] vcc-dsi-sensor: supplied by regulator-dummy
[    0.856648] vcc-mipi-io: supplied by regulator-dummy
[    0.857122] avdd-csi: supplied by regulator-dummy
[    0.857266] vcc-wifi-io: Bringing 3300000uV into 1800000-1800000uV
[    0.857516] vcc-wifi-io: supplied by regulator-dummy
[    0.857829] vcc-lpddr: supplied by regulator-dummy
[    0.858163] eldo2: supplied by regulator-dummy
[    0.858295] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
[    0.858514] dvdd-1v8-csi: supplied by regulator-dummy
[    0.858823] vcc-1v2-hsic: supplied by regulator-dummy
[    0.859163] vdd-cpus: supplied by regulator-dummy
[    0.859451] vcc-rtc: supplied by regulator-dummy
[    0.859769] vcc-lcd-ctp-stk: supplied by regulator-dummy
[    0.859914] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
[    0.860250] vcc-1v8-typec: supplied by regulator-dummy
[    0.860453] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[    0.866184] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    0.868420] printk: console [ttyS0] disabled
[    0.868544] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 32, base_baud = 1500000) is a 16550A
[    2.140923] printk: console [ttyS0] enabled
[    2.147230] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 33, base_baud = 1500000) is a 16550A
[    2.156185] serial serial0: tty port ttyS1 registered
[    2.162561] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 34, base_baud = 1500000) is a 16550A
[    2.171498] serial serial1: tty port ttyS2 registered
[    2.207481] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010bf06b8)
[    2.216852] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010bf06b8)
[    2.224924] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[    2.232783] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010bec4e0)
[    2.241346] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010bec4e0)
[    2.249738] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff800010bef6e8)
[    2.258495] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[    2.268682] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[    2.276734] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff800010befa80)
[    2.285051] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[    2.292915] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[    2.300919] ehci-platform 1c1b000.usb: EHCI Host Controller
[    2.306551] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[    2.314431] ehci-platform 1c1b000.usb: irq 22, io mem 0x01c1b000
[    2.320564] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[    2.336086] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[    2.342949] hub 3-0:1.0: USB hub found
[    2.346759] hub 3-0:1.0: 1 port detected
[    2.351991] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[    2.358663] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[    2.366588] ohci-platform 1c1b400.usb: irq 23, io mem 0x01c1b400
[    2.436953] hub 4-0:1.0: USB hub found
[    2.440766] hub 4-0:1.0: 1 port detected
[    2.446056] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
[    2.455957] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[    2.461765] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
[    2.469693] phy id_det change to device
[    2.474228] hub 5-0:1.0: USB hub found
[    2.478063] hub 5-0:1.0: 1 port detected
[    2.483900] input: gpio-vibrator as /devices/platform/vibrator/input/input2
[    2.593553] Goodix-TS 1-005d: ID 917S, version: 0200
[    2.602208] Goodix-TS 1-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
[    2.615629] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pe not found, using dummy regulator
[    2.632483] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    2.637451] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-005d/input/input3
[    2.651944] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    2.669391] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    2.683003] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[    2.695978] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
[    2.707620] dw-apb-uart 1c28000.serial: forbid DMA for kernel console
[    2.715052] Freeing unused kernel memory: 1984K
[    2.733630] mmc1: new high speed SDIO card at address 0001
[    2.736203] Run /init as init process
:: running early hook [udev]
Starting version 246.6-1.1-arch
:: running hook [udev]
:: Triggering uevents...
[    2.876335] mmc2: new DDR MMC card at address 0001
[    2.882695] mmcblk2: mmc2:0001 DA4032 29.1 GiB 
[    2.887712] mmcblk2boot0: mmc2:0001 DA4032 partition 1 4.00 MiB
[    2.894132] mmcblk2boot1: mmc2:0001 DA4032 partition 2 4.00 MiB
[    2.903044]  mmcblk2: p1 p2
:: performing fsck on '/dev/mmcblk2p2'
ROOT_MNJRO: clean, 155466/363600 files, 1404823/1453019 blocks
:: mounting '/dev/mmcblk2p2' on real root
[    3.666165] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null)
:: running cleanup hook [udev]
[    4.459556] systemd[1]: System time before build time, advancing clock.
[    4.627108] NET: Registered protocol family 10
[    4.635640] Segment Routing with IPv6
[    4.655715] systemd[1]: systemd 246.6-1.1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFU)
[    4.682709] systemd[1]: Detected architecture arm64.
[    4.687744] systemd[1]: Running with unpopulated /etc.

Welcome to Manjaro ARM!

[    4.733249] systemd[1]: Set hostname to <plasma-mobile>.
[    4.768981] random: systemd: uninitialized urandom read (16 bytes read)
[    4.775764] systemd[1]: Initializing machine ID from random generator.
[    6.316809] systemd[1]: Populated /etc with preset unit settings.
[    6.650213] systemd[1]: Queued start job for default target Graphical Interface.
[    6.659331] random: systemd: uninitialized urandom read (16 bytes read)
[    6.666283] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    6.678684] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    6.689765] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    6.712229] random: systemd: uninitialized urandom read (16 bytes read)
[    6.719990] systemd[1]: Created slice system-modprobe.slice.
[  OK  ] Created slice system-modprobe.slice.
[    6.740250] random: systemd: uninitialized urandom read (16 bytes read)
[    6.748104] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    6.773414] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    6.799036] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password …ts to Console Directory Watch.
[    6.831084] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R…uests to Wall Directory Watch.
[    6.863645] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Set up automount Arbitrary…s File System Automount Point.
[    6.892378] systemd[1]: Reached target Local Encrypted Volumes.
[  OK  ] Reached target Local Encrypted Volumes.
[    6.912746] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    6.932195] systemd[1]: Reached target Remote Encrypted Volumes.
[  OK  ] Reached target Remote Encrypted Volumes.
[    6.952190] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    6.972157] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    6.992238] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    7.015070] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[  OK  ] Listening on Device-mapper event daemon FIFOs.
[    7.064136] systemd[1]: Listening on LVM2 metadata daemon socket.
[  OK  ] Listening on LVM2 metadata daemon socket.
[    7.088816] systemd[1]: Listening on LVM2 poll daemon socket.
[  OK  ] Listening on LVM2 poll daemon socket.
[    7.123616] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    7.165675] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    7.174639] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    7.196871] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    7.217052] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    7.243982] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    7.264817] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    7.284836] systemd[1]: Listening on User Database Manager Socket.
[  OK  ] Listening on User Database Manager Socket.
[    7.314335] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    7.342233] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    7.370364] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    7.383788] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[    7.397796] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    7.425282] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st…odes for the current kernel...
[    7.457169] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
         Starting Monitoring of LVM…meventd or progress polling...
[    7.484423] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    7.513917] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.553311] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    7.577735] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    7.601902] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    7.617858] systemd[1]: Starting Coldplug All udev Devices...
         Starting Coldplug All udev Devices...
[    7.646819] systemd[1]: Mounted Huge Pages File System.
[  OK  ] Mounted Huge Pages File System.
[    7.670560] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    7.692956] systemd[1]: Mounted Kernel Debug File System.
[  OK  ] Mounted Kernel Debug File System.
[    7.716989] systemd[1]: Mounted Temporary Directory (/tmp).
[  OK  ] Mounted Temporary Directory (/tmp).
[    7.743662] systemd[1]: Finished Create list of static device nodes for the current kernel.
[  OK  ] Finished Create list of st… nodes for the current kernel.
[    7.777964] systemd[1]: Finished Load Kernel Modules.
[  OK  ] Finished Load Kernel Modules.
[    7.805026] systemd[1]: Finished Remount Root and Kernel File Systems.
[  OK  ] Finished Remount Root and Kernel File Systems.
[    7.837128] systemd[1]: Mounting FUSE Control File System...
         Mounting FUSE Control File System...
[    7.864420] systemd[1]: Mounting Kernel Configuration File System...
         Mounting Kernel Configuration File System...
[    7.892216] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    7.901003] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    7.914443] systemd[1]: Starting Load/Save Random Seed...
         Starting Load/Save Random Seed...
[    7.940522] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[    7.968868] systemd[1]: Starting Create System Users...
         Starting Create System Users...
[    7.991694] systemd[1]: Mounted FUSE Control File System.
[  OK  ] Mounted FUSE Control File System.
[    8.013306] systemd[1]: Mounted Kernel Configuration File System.
[  OK  ] Mounted Kernel Configuration File System.
[    8.042993] systemd[1]: Finished Apply Kernel Variables.
[  OK  ] Finished Apply Kernel Variables.
[    8.066776] systemd[1]: Finished Coldplug All udev Devices.
[  OK  ] Finished Coldplug All udev Devices.
[    8.090759] systemd[1]: Finished Create System Users.
[  OK  ] Finished Create System Users.
[    8.117264] systemd[1]: Starting Create Static Device Nodes in /dev...
         Starting Create Static Device Nodes in /dev...
[    8.188625] systemd[1]: Finished Create Static Device Nodes in /dev.
[  OK  ] Finished Create Static Device Nodes in /dev.
[    8.217521] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[  OK  ] Started Entropy Daemon based on the HAVEGE algorithm.
[    8.252573] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    8.282215] systemd[1]: Starting Rule-based Manager for Device Events and Files...
         Starting Rule-based Manage…for Device Events and Files...
[    9.081538] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
         Starting Flush Journal to Persistent Storage...
[  OK  ] Finished Flush Journal to Persistent Storage.
[  OK  ] Started Rule-based Manager for Device Events and Files.
[  OK  ] Started LVM2 metadata daemon.
         Starting Network Service...
[   10.056126] random: crng init done
[   10.059567] random: 6 urandom warning(s) missed due to ratelimiting
[  OK  ] Finished Load/Save Random Seed.
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
[   10.199275] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
         Starting Load/Save Screen …ness of backlight:backlight...
[  OK  ] Finished Load/Save Screen …htness of backlight:backlight.
[  OK  ] Started Network Service.
[  OK  ] Reached target Hardware activated USB gadget.
[   10.393912] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input4
[  OK  ] Found device /dev/ttyS0.
[   10.549579] modem-power serial1-0: modem power manager ready
[   10.629215] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[   10.635635] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[   10.642154] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[   10.648605] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[   10.658232] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   10.693849] anx7688 1-0028: Vendor id 0x1f29
[   10.731913] bt-sco bt-sco-codec: ASoC: sink widget Capture overwritten
[   10.731931] bt-sco bt-sco-codec: ASoC: source widget Playback overwritten
[   10.732236] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
[   10.738314] debugfs: File 'Playback' in directory 'dapm' already present!
[   10.738328] debugfs: File 'Capture' in directory 'dapm' already present!
[   10.739785] input: PinePhone Headset Jack as /devices/platform/sound/sound/card0/input5
[   10.745639] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.747300] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   10.747320] cfg80211: failed to load regulatory.db
[   10.813537] bootsplash: Loading splash file (960288 bytes)
[   10.813569] bootsplash: Loaded (960288 bytes, 1 pics, 8 blobs).
[   10.820381] iio iio:device3: interrupts on the rising edge
[   10.829958] iio iio:device3: registered magnetometer lis3mdl
[   10.869884] lima 1c40000.gpu: bus rate = 200000000
[   10.869895] lima 1c40000.gpu: mod rate = 432000000
[   10.870608] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
[   10.949744] Bluetooth: Core ver 2.22
[   10.949883] NET: Registered protocol family 31
[   10.949886] Bluetooth: HCI device and connection manager initialized
[   10.949915] Bluetooth: HCI socket layer initialized
[   10.949924] Bluetooth: L2CAP socket layer initialized
[   10.949945] Bluetooth: SCO socket layer initialized
[   10.997669] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
[   11.024446] Bluetooth: HCI UART driver ver 2.3
[   11.024466] Bluetooth: HCI UART protocol H4 registered
[   11.024555] Bluetooth: HCI UART protocol LL registered
[   11.024597] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   11.024933] Bluetooth: HCI UART protocol Broadcom registered
[   11.025124] dw-apb-uart 1c28400.serial: failed to request DMA
[   11.080325] Console: switching to colour frame buffer device 90x90
[   11.140602] i2c i2c-2: Added multiplexed i2c bus 5
[   11.145568] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[  OK  ] Found device /dev/disk/by-label/BOOT_MNJRO.
[   11.336194] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
[   11.342144] panel-sitronix-st7703 1ca0000.dsi.0: [drm:st7703_probe [panel_sitronix_st7703]] 720x1440@60 24bpp dsi 4dl - ready
[  OK  ] Finished Monitoring of LVM… dmeventd or progress polling.
[  OK  ] Reached target Local File Systems (Pre).
[  OK  ] Set up automount media-mmcblk2p1.automount.
[  OK  ] Set up automount media-mmcblk2p2.automount.
         Mounting /boot...
[  OK  ] Reached target Containers.
[  OK  ] Mounted /boot.
[  OK  ] Reached target Local File Systems.
         Starting Rebuild Dynamic Linker Cache...
         Starting Create Volatile Files and Directories...
[   11.652346] sun6i-csi 1cb0000.csi: creating gc2145 4-003c:0 -> sun6i-csi:0 link
[   11.659809] sun6i-csi 1cb0000.csi: creating ov5640 4-004c:0 -> sun6i-csi:0 link
[  OK  ] Finished Create Volatile Files and Directories.
         Starting Rebuild Journal Catalog...
         Starting Netwo[   11.774616] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
rk Time Synchronization...
[   11.788862] Bluetooth: hci0: RTL: chip_type status=0 type=5
[   11.792958] Bluetooth: hci0: RTL: rom_version status=0 version=1
[   11.792969] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[   11.816573] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config-pinephone.bin
[   11.852310] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Finished Rebuild Journal Catalog.
[  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
[  OK  ] Finished Update UTMP about System Boot/Shutdown.
         Starting Load/Save RF Kill Switch Status...
[   12.196585] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
[  OK  ] Started Load/Save RF Kill Switch Status.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Set.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Finished Rebuild Dynamic Linker Cache.
         Starting Update is Completed...
[  OK  ] Finished Update is Completed.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily man-db regeneration.
[  OK  ] Started Monthly clean packages cache.
[  OK  ] Started Generate mirrorlist weekly.
[  OK  ] Started Daily verification of password and group files.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting Save/Restore Sound Card State...
         Starting Bluetooth service...
[  OK  ] Started D-Bus System Message Bus.
         Starting Network Manager...
         Starting IIO Sensor Proxy service...
         Starting Telephony service...
[  OK  ] Started Phosh Priority Hack.
[  OK  ] Started Setup modem.
         Starting Enable EG25 modem...
[  OK  ] Started PinePhone Post Install..
         Starting SSH Key Generation...
[   17.781757] modem-power serial1-0: powering up
         Starting Home Area Manager...
         Starting User Login Management...
         Starting Zram-based swap (…mpressed RAM block devices)...
[  OK  ] Finished Save/Restore Sound Card State.
[  OK  ] Finished Enable EG25 modem.
[  OK  ] Reached target Sound Card.
[   18.052131] modem-power serial1-0: wakeup ok
[   18.324250] zram: Added device: zram0
[   18.342833] zram0: detected capacity change from 0 to 4610220032
[  OK  ] Created slice system-udisks2\x2dzram\x2dsetup.slice.
         Starting UDisks2 managed ZRAM device zram0 setup...
[  OK  ] Finished UDisks2 managed ZRAM device[   18.452143] Adding 4502164k swap on /dev/zram0.  Priority:100 extents:1 across:4502164k SSFS
 zram0 setup.
[  OK  ] Finished Zram-based swap (compressed RAM block devices).
[  OK  ] Started Bluetooth service.
[  OK  ] Started Telephony service.
[  OK  ] Started IIO Sensor Proxy service.
[  OK  ] Started Network Manager.
[  OK  ] Reached target Bluetooth.
[  OK  ] Reached target Network.
         Starting Poweron-Modem...
         Starting Permit User Sessions...
[  OK     18.792818] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
0m] Finished    18.798374] Bluetooth: BNEP filters: protocol multicast
;1;39mPermit Use[   18.804955] Bluetooth: BNEP socket layer initialized
r Sessions.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Reached target Login Prompts.
         Starting Hostname Service...
[  OK  ] Started Home Area Manager.
[   19.079468] EXT4-fs (mmcblk2p2): resizing filesystem from 1453019 to 7571419 blocks
[  OK  ] Started User Login Management.
[  OK  ] Started Simple Desktop Display Manager.
[   19.272712] Bluetooth: RFCOMM TTY layer initialized
[   19.277712] Bluetooth: RFCOMM socket layer initialized
[   19.282962] Bluetooth: RFCOMM ver 1.11
[  OK  ] Started Hostname Service.
         Starting Network Manager Script Dispatcher Service...
[  OK  ] Finished SSH Key Generation.
[  OK  ] Started OpenSSH Daemon.
[  OK  ] Reached target Multi-User System.
         Starting TLP system startup/shutdown...
[  OK  ] Started Network Manager Script Dispatcher Service.
[   20.949525] modem-power serial1-0: status ok
[   20.950044] dw-apb-uart 1c28c00.serial: failed to request DMA
         Starting WPA supplicant...
[  OK  ] Finished TLP system startup/shutdown.
[  OK  ] Started WPA supplicant.

Manjaro Linux 5.9.12-1-MANJARO-ARM (ttyS0)

plasma-mobile login: [   28.364732] EXT4-fs (mmcblk2p2): resized filesystem to 7571419
[  OK  ] Removed slice system-getty.slice.
[  OK  ] Removed slice system-modprobe.slice.
[  OK  ] Removed slice system-udisks2\x2dzram\x2dsetup.slice.
[  OK  ] Stopped target Bluetooth.
[  OK  ] Stopped target Remote Encrypted Volumes.
[  OK  ] Stopped target Sound Card.
[  OK  ] Stopped target Timers.
[  OK  ] Stopped Daily man-db regeneration.
[  OK  ] Stopped Monthly clean packages cache.
[  OK  ] Stopped Generate mirrorlist weekly.
[  OK  ] Stopped Daily verification of password and group files.
[  OK  ] Stopped Daily Cleanup of Temporary Directories.
[  OK  ] Stopped target System Time Synchronized.
[  OK  ] Stopped target System Time Set.
[  OK  ] Stopped target Hardware activated USB gadget.
[  OK  ] Closed LVM2 poll daemon socket.
[  OK  ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
         Stopping Network Manager Script Dispatcher Service...
         Stopping Save/Restore Sound Card State...
         Stopping Bluetooth service...
         Starting Hide bootsplash after starting the system...
         Starting Show bootsplash o…power off, reboot, or kexec...
         Stopping IIO Sensor Proxy service...
         Starting Generate shutdown-ramfs...
         Stopping Setup modem...
         Stopping PinePhone Post Install....
         Stopping Simple Desktop Display Manager...
         Stopping Hostname Service...
         Stopping Load/Save Random Seed...
         Stopping TLP system startup/shutdown...
[  OK  ] Stopped Bluetooth service.
[  OK  ] Stopped IIO Sensor Proxy service.
[  OK  ] Stopped Setup modem.
[  OK  ] Stopped PinePhone Post Install..
[  OK  ] Stopped Poweron-Modem.
[  OK  ] Stopped Hostname Service.
[  OK  ] Stopped Network Manager Script Dispatcher Service.
[  OK  ] Stopped Save/Restore Sound Card State.
[  OK  ] Finished Show bootsplash o…, power off, reboot, or kexec.
[  OK  ] Stopped Load/Save Random Seed.
[  OK  ] Stopped TLP system startup/shutdown.
[  OK  ] Stopped target Multi-User System.
[  OK  ] Stopped target Login Prompts.
[  OK  ] Stopped target Containers         Stopping Serial Getty on ttyS0...
         Stopping OpenSSH Daemon...
         Stopping Home Area Manager...
         Stopping Zram-based swap (…mpressed RAM block devices)...
[  OK  ] Stopped Telephony service.
[  OK  ] Stopped Phosh Priority Hack.
[  OK  ] Deactivated swap /dev/zram0.
[  OK  ] Stopped Home Area Manager.
[   30.811225] zram: Removed device: zram0
[  OK  ] Stopped Serial Getty on ttyS0.
[  OK  ] Stopped OpenSSH Daemon.
[  OK  ] Stopped Enable EG25 modem.
[  OK  ] Stopped Zram-based swap (compressed RAM block devices).
[  OK  ] Removed slice system-serial\x2dgetty.slice.
[  OK  ] Stopped SSH Key Generation.
[  OK  ] Stopped Simple Desktop Display Manager.
         Stopping User Login Management...
         Stopping Permit User Sessions...
[  OK  ] Stopped Permit User Sessions.
[  OK  ] Stopped User Login Management.
[  OK  ] Stopped target Network.
[  OK  ] Stopped target Remote File Systems.
         Stopping Network Manager...
         Stopping Network Service...
[   31.152152] usb 3-1: new high-speed USB device number 2 using ehci-platform
         Stopping WPA supplicant...
[  OK  ] Stopped Network Service.
[  OK  ] Finished Generate shutdown-ramfs.
[  OK  ] Stopped Network Manager.
[  OK  ] Stopped WPA supplicant.
         Stopping D-Bus System Message Bus...
[  OK  ] Stopped D-Bus System Message Bus.
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target Paths.
[  OK  ] Stopped target Slices.
[  OK  ] Removed slice User and Session Slice.
[  OK  ] Stopped target Sockets.
[  OK  ] Closed D-Bus System Message Bus Socket.
[  OK  ] Stopped target System Initialization.
[  OK  ] Stopped target Local Encrypted Volumes.
[  OK  ] Stopped Dispatch Password …ts to Console Directory Watch.
[  OK  ] Stopped Forward Password R…uests to Wall Directory Watch.
         Stopping Load/Save Screen …ness of backlight:backlight...
[  OK  ] Stopped Apply Kernel Variables.
[  OK  ] Stopped Load Kernel Modules.
         Stopping Network Time Synchronization...
[  OK  ] Stopped Update is Completed.
[  OK  ] Stopped Rebuild Dynamic Linker Cache.
[  OK  ] Stopped Rebuild Journal Catalog.
         Stopping Update UTMP about System Boot/Shutdown...
[  OK  ] Stopped Network Time Synchronization.
[  OK  ] Stopped Load/Save Screen B…htness of backlight:backlight.
[  OK  ] Removed slice system-systemd\x2dbacklight.slice.
[  OK  ] Stopped Update UTMP about System Boot/Shutdown.
[  OK  ] Stopped Create Volatile Files and Directories.
[  OK  ] Stopped target Local File Systems.
[  OK  ] Unset automount media-mmcblk2p1.automount.
[  OK  ] Unset automount media-mmcblk2p2.automount.
         Unmounting /boot...
         Unmounting Temporary Directory (/tmp)...
[  OK  ] Unmounted /boot.
[  OK  ] Unmounted Temporary Directory (/tmp).
[  OK  ] Stopped target Local File Systems (Pre).
[  OK  ] Stopped target Swap.
[  OK  ] Reached target Unmount All Filesystems.
         Stopping Monitoring of LVM…meventd or progress polling...
[  OK  ] Stopped Create Static Device Nodes in /dev.
[  OK  ] Stopped Create System Users.
[  OK  ] Stopped Remount Root and Kernel File Systems.
[   32.224743] usbcore: registered new interface driver cdc_wdm
[  OK  ] Stopped Monitoring [   32.238674] qmi_wwan 3-1:1.4: cdc-wdm0: USB WDM device
of LVM2… dmeventd or progress polling.
[   32.250495] usbcore: registered new interface driver option
[   32.254904] qmi_wwan 3-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1b000.usb-1, WWAN/QMI device, ea:4e:77:fe:dd:7d
[   32.256496] usbserial: USB Serial support registered for GSM modem (1-port)
[   32.267218] usbcore: registered new interface driver qmi_wwan
[   32.274559] option 3-1:1.0: GSM modem (1-port) converter detected
         Stopping LVM2 metadata daemon...
[   32.291016] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
[   32.291294] option 3-1:1.1: GSM modem (1-port) converter detected
[   32.292646] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
[   32.293041] option 3-1:1.2: GSM modem (1-port) converter detected
[   32.294368] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2
[   32.294660] option 3-1:1.3: GSM modem (1-port) converter detected
[   32.295909] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB3
[  OK  ] Stopped LVM2 metadata daemon.
[  OK  ] Reached target Shutdown.
[  OK  ] Reached target Final Step.
[  OK  ] Closed LVM2 metadata daemon socket.
[  OK  ] Finished Reboot.
[  OK  ] Reached target Reboot.
[   32.545005] systemd-shutdown[1]: Syncing filesystems and block devices.
[   32.657987] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[   32.706414] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[   32.725370] systemd-shutdown[1]: Unmounting file systems.
[   32.728215] [4291]: Remounting '/' read-only in with options '(null)'.
[   32.757536] EXT4-fs (mmcblk2p2): re-mounted. Opts: (null)
[   32.776577] systemd-shutdown[1]: All filesystems unmounted.
[   32.776594] systemd-shutdown[1]: Deactivating swaps.
[   32.776782] systemd-shutdown[1]: All swaps deactivated.
[   32.776792] systemd-shutdown[1]: Detaching loop devices.
[   32.779871] systemd-shutdown[1]: All loop devices detached.
[   32.807041] systemd-shutdown[1]: Detaching DM devices.
[   32.812834] systemd-shutdown[1]: All DM devices detached.
[   32.818571] systemd-shutdown[1]: All filesystems, swaps, loop devices and DM devices detached.
[   32.947207] systemd-shutdown[1]: Successfully changed into root pivot.
[   32.954058] systemd-shutdown[1]: Returning to initrd...
[   33.022479] shutdown[1]: Syncing filesystems and block devices.
[   33.028981] shutdown[1]: Sending SIGTERM to remaining processes...
[   33.043715] shutdown[1]: Sending SIGKILL to remaining processes...
[   33.051616] shutdown[1]: Unmounting file systems.
[   33.060099] sd-umoun[4296]: Unmounting '/oldroot/sys/kernel/config'.
[   33.069757] sd-umoun[4297]: Unmounting '/oldroot/sys/fs/fuse/connections'.
[   33.080005] sd-umoun[4298]: Unmounting '/oldroot/sys/kernel/debug'.
[   33.089518] sd-umoun[4299]: Unmounting '/oldroot/dev/mqueue'.
[   33.100096] sd-umoun[4300]: Unmounting '/oldroot/dev/hugepages'.
[   33.103087] sd-umoun[4301]: Unmounting '/oldroot/sys/fs/cgroup/freezer'.
[   33.106137] sd-umoun[4302]: Unmounting '/oldroot/sys/fs/cgroup/blkio'.
[   33.109289] sd-umoun[4303]: Unmounting '/oldroot/sys/fs/cgroup/devices'.
[   33.112911] sd-umoun[4304]: Unmounting '/oldroot/sys/fs/cgroup/cpu,cpuacct'.
[   33.149779] sd-umoun[4305]: Unmounting '/oldroot/sys/fs/cgroup/cpuset'.
[   33.153042] sd-umoun[4306]: Unmounting '/oldroot/sys/fs/cgroup/perf_event'.
[   33.156155] sd-umoun[4307]: Unmounting '/oldroot/sys/fs/cgroup/pids'.
[   33.159664] sd-umoun[4308]: Unmounting '/oldroot/sys/fs/cgroup/memory'.
[   33.163312] sd-umoun[4309]: Unmounting '/oldroot/sys/fs/cgroup/hugetlb'.
[   33.200240] sd-umoun[4310]: Unmounting '/oldroot/sys/fs/pstore'.
[   33.204987] sd-umoun[4311]: Unmounting '/oldroot/sys/fs/cgroup/systemd'.
[   33.208257] sd-umoun[4312]: Unmounting '/oldroot/sys/fs/cgroup/unified'.
[   33.211365] sd-umoun[4313]: Unmounting '/oldroot/sys/fs/cgroup'.
[   33.214452] sd-umoun[4314]: Unmounting '/oldroot/dev/pts'.
[   33.257616] sd-umoun[4315]: Unmounting '/oldroot/dev/shm'.
[   33.260760] sd-umoun[4316]: Unmounting '/oldroot/sys/kernel/security'.
[   33.263673] sd-umoun[4317]: Unmounting '/oldroot'.
[   33.280218] sd-umoun[4317]: Failed to unmount /oldroot: Device or resource busy
[   33.290771] sd-umoun[4318]: Unmounting '/oldroot/run'.
[   33.299249] sd-umoun[4319]: Unmounting '/oldroot/dev'.
[   33.307798] sd-umoun[4320]: Unmounting '/oldroot/sys'.
[   33.317854] sd-umoun[4321]: Unmounting '/oldroot/proc'.
[   33.321371] sd-umoun[4322]: Unmounting '/oldroot'.
[   33.495228] shutdown[1]: All filesystems unmounted.
[   33.500368] shutdown[1]: Deactivating swaps.
[   33.504942] shutdown[1]: All swaps deactivated.
[   33.509691] shutdown[1]: Detaching loop devices.
[   33.517509] shutdown[1]: All loop devices detached.
[   33.522630] shutdown[1]: Detaching DM devices.
[   33.527812] shutdown[1]: All DM devices detached.
[   33.527825] shutdown[1]: All filesystems, swaps, loop devices and DM devices detached.
[   33.531627] shutdown[1]: Syncing filesystems and block devices.
[   33.533407] shutdown[1]: Rebooting.
[   33.533422] kvm: exiting hardware virtualization
[   33.684053] ------------[ cut here ]------------
[   33.684060] [CRTC:41:crtc-0] vblank wait timed out
[   33.684129] WARNING: CPU: 3 PID: 26 at drivers/gpu/drm/drm_atomic_helper.c:1496 drm_atomic_helper_wait_for_vblanks.part.0+0x278/0x290
[   33.684132] Modules linked in: option usb_wwan qmi_wwan cdc_wdm usbserial usbnet rfcomm bnep zsmalloc ov5640 crct10dif_ce hci_uart 8723cs(C) btrtl btbcm bluetooth st_magn_spi st_sensors_spi st_magn_i2c s]
[   33.684220] CPU: 3 PID: 26 Comm: kworker/3:0 Tainted: G         C        5.9.12-1-MANJARO-ARM #1
[   33.684222] Hardware name: Pine64 PinePhone (1.2) (DT)
[   33.684235] Workqueue: events splash_callback_animation
[   33.684241] pstate: 60000005 (nZCv daif -PAN -UAO BTYPE=--)
[   33.684246] pc : drm_atomic_helper_wait_for_vblanks.part.0+0x278/0x290
[   33.684251] lr : drm_atomic_helper_wait_for_vblanks.part.0+0x278/0x290
[   33.684253] sp : ffff8000112db910
[   33.684255] x29: ffff8000112db910 x28: 0000000000000000 
[   33.684259] x27: 00000000000004b0 x26: 0000000000000000 
[   33.684263] x25: ffff0000a95f6000 x24: 0000000000000001 
[   33.684266] x23: 0000000000000038 x22: 0000000000000001 
[   33.684270] x21: ffff000094d1f300 x20: ffff0000a95f7080 
[   33.684274] x19: 0000000000000000 x18: 0000000000000020 
[   33.684277] x17: 0000000000000001 x16: 0000000000000019 
[   33.684281] x15: ffff8000110d2000 x14: ffff800011167ee0 
[   33.684285] x13: 0000000000000000 x12: ffff800011167000 
[   33.684289] x11: ffff8000110d2000 x10: ffff800011167528 
[   33.684292] x9 : 0000000000000000 x8 : ffff800011173f34 
[   33.684296] x7 : 0000000000000000 x6 : 000000000658876c 
[   33.684300] x5 : 00ffffffffffffff x4 : 0000000000000000 
[   33.684303] x3 : 0000000000000000 x2 : 00000000ffffffff 
[   33.684307] x1 : 38ce060892b14100 x0 : 0000000000000000 
[   33.684311] Call trace:
[   33.684318]  drm_atomic_helper_wait_for_vblanks.part.0+0x278/0x290
[   33.684322]  drm_atomic_helper_commit_tail_rpm+0x78/0x9c
[   33.684325]  commit_tail+0xa4/0x184
[   33.684328]  drm_atomic_helper_commit+0x160/0x410
[   33.684333]  drm_atomic_commit+0x4c/0x60
[   33.684340]  drm_client_modeset_commit_atomic+0x208/0x260
[   33.684344]  drm_client_modeset_commit_locked+0x5c/0x1a0
[   33.684352]  drm_fb_helper_pan_display+0xbc/0x1d0
[   33.684358]  fb_pan_display+0x98/0x110
[   33.684363]  dummy_update_start+0x20/0x50
[   33.684366]  fbcon_switch+0x400/0x5c0
[   33.684372]  redraw_screen+0x140/0x280
[   33.684376]  splash_callback_animation+0x80/0x90
[   33.684383]  process_one_work+0x1d8/0x3a0
[   33.684387]  worker_thread+0x16c/0x500
[   33.684391]  kthread+0x120/0x12c
[   33.684397]  ret_from_fork+0x10/0x34
[   33.684400] ---[ end trace df64c6246fb936f2 ]---
[   33.760099] avdd-csi: disabling
INFO:    PSCI Power Domain Map:
INFO:      Domain Node : Level 2, parent_node -1, State ON (0x0)
INFO:      Domain Node : Level 1, parent_node 0, State ON (0x0)
INFO:      CPU Node : MPID 0x0, parent_node 1, State ON (0x0)
INFO:      CPU Node : MPID 0x1, parent_node 1, State ON (0x0)
INFO:      CPU Node : MPID 0x2, parent_node 1, State ON (0x0)
INFO:      CPU Node : MPID 0x3, parent_node 1, State ON (0x0)

After that, the phone rebooted by itself, producing the following output:

U-Boot SPL 2020.07-rc4-2 (Nov 11 2020 - 21:49:00 +0000)
DRAM: 3072 MiB
Trying to boot from MMC2
NOTICE:  BL31: v2.3(debug):9a34348
NOTICE:  BL31: Built : 21:49:00, Nov 11 2020
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)
NOTICE:  BL31: Found U-Boot DTB at 0x4064908, model: Pine64 PinePhone (1.2)
INFO:    ARM GICv2 driver initialized
INFO:    Configuring SPC Controller
INFO:    PMIC: Probing AXP803 on RSB
INFO:    PMIC: dcdc1 voltage: 3.300V
INFO:    PMIC: dcdc5 voltage: 1.200V
INFO:    PMIC: dcdc6 voltage: 1.100V
INFO:    PMIC: dldo1 voltage: 3.300V
INFO:    PMIC: dldo2 voltage: 1.800V
INFO:    PMIC: dldo3 voltage: 2.800V
INFO:    BL31: Platform setup done
INFO:    BL31: Initializing runtime services
INFO:    BL31: cortex_a53: CPU workaround for 843419 was applied
INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied
NOTICE:  PSCI: System suspend is available via SCPI
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x4a000000
INFO:    SPSR = 0x3c9


U-Boot 2020.07-rc4-2 (Nov 11 2020 - 21:49:00 +0000) Manjaro Linux ARM

CPU:   Allwinner A64 (SUN50I)
Model: Pine64 PinePhone (1.2)
DRAM:  3 GiB
MMC:   Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000'
mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:    serial@1c28000
Out:   serial@1c28000
Err:   serial@1c28000
starting USB...
No working controllers found
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
207 bytes read in 4 ms (49.8 KiB/s)
1:      Manjaro ARM
Retrieving file: /initramfs-linux.img
8574904 bytes read in 376 ms (21.7 MiB/s)
Retrieving file: /Image
18208776 bytes read in 800 ms (21.7 MiB/s)
append: initrd=/initramfs-linux.img console=tty1 console=ttyS0,115200 root=LABEL=ROOT_MNJRO rw rootwait bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash
Retrieving file: /extlinux/../dtbs/allwinner/sun50i-a64-pinephone-1.2.dtb
50097 bytes read in 28 ms (1.7 MiB/s)
## Flattened Device Tree blob at 4fa00000
   Booting using the fdt blob at 0x4fa00000
   Loading Ramdisk to 497d2000, end 49fff7b8 ... OK
   Loading Device Tree to 00000000497c2000, end 00000000497d13b0 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.9.12-1-MANJARO-ARM (gitlab-runner@on2-runner) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP Wed Dec 2 11:41:52 CET 2020
[    0.000000] Machine model: Pine64 PinePhone (1.2)
[    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 0xef9c4100-0xef9c5fff]
[    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] 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 s52312 r8192 d29608 u90112
[    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] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 774144
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: initrd=/initramfs-linux.img console=tty1 console=ttyS0,115200 root=LABEL=ROOT_MNJRO rw rootwait 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] software IO TLB: mapped [mem 0x7bfff000-0x7ffff000] (64MB)
[    0.000000] Memory: 2728944K/3145728K available (11518K kernel code, 694K rwdata, 3540K rodata, 1984K init, 387K bss, 154640K 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+0x320/0x4dc 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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000488] Console: colour dummy device 80x25
[    0.000856] printk: console [tty1] enabled
[    0.000956] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.000979] pid_max: default: 32768 minimum: 301
[    0.001076] LSM: Security Framework initializing
[    0.001174] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001218] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.002968] rcu: Hierarchical SRCU implementation.
[    0.004627] smp: Bringing up secondary CPUs ...
[    0.006366] Detected VIPT I-cache on CPU1
[    0.006429] arch_timer: CPU1: Trapping CNTVCT access
[    0.006442] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.007397] Detected VIPT I-cache on CPU2
[    0.007429] arch_timer: CPU2: Trapping CNTVCT access
[    0.007437] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.008267] Detected VIPT I-cache on CPU3
[    0.008294] arch_timer: CPU3: Trapping CNTVCT access
[    0.008302] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.008374] smp: Brought up 1 node, 4 CPUs
[    0.008457] SMP: Total of 4 processors activated.
[    0.008470] CPU features: detected: 32-bit EL0 Support
[    0.008482] CPU features: detected: CRC32 instructions
[    0.008494] CPU features: detected: 32-bit EL1 Support
[    0.022961] CPU: All CPU(s) started at EL2
[    0.023001] alternatives: patching kernel code
[    0.025328] devtmpfs: initialized
[    0.034409] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.034463] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.044196] pinctrl core: initialized pinctrl subsystem
[    0.045939] NET: Registered protocol family 16
[    0.047659] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.047780] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.047995] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.048965] thermal_sys: Registered thermal governor 'fair_share'
[    0.048970] thermal_sys: Registered thermal governor 'bang_bang'
[    0.049009] thermal_sys: Registered thermal governor 'step_wise'
[    0.049022] thermal_sys: Registered thermal governor 'power_allocator'
[    0.049765] cpuidle: using governor menu
[    0.050010] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.050124] ASID allocator initialised with 65536 entries
[    0.051367] Serial: AMBA PL011 UART driver
[    0.094421] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.094462] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.094476] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.094489] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.095844] cryptd: max_cpu_qlen set to 1000
[    0.100124] iommu: Default domain type: Translated 
[    0.100580] SCSI subsystem initialized
[    0.100977] usbcore: registered new interface driver usbfs
[    0.101051] usbcore: registered new interface driver hub
[    0.101140] usbcore: registered new device driver usb
[    0.101850] mc: Linux media interface: v0.10
[    0.101904] videodev: Linux video capture interface: v2.00
[    0.101963] pps_core: LinuxPPS API ver. 1 registered
[    0.101975] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.102008] PTP clock support registered
[    0.102302] EDAC MC: Ver: 3.0.0
[    0.104629] clocksource: Switched to clocksource arch_sys_counter
[    0.104974] VFS: Disk quotas dquot_6.6.0
[    0.105060] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.117376] NET: Registered protocol family 2
[    0.117909] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.117995] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.118310] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.119047] TCP: Hash tables configured (established 32768 bind 32768)
[    0.119221] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.119343] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.119611] NET: Registered protocol family 1
[    0.120143] RPC: Registered named UNIX socket transport module.
[    0.120158] RPC: Registered udp transport module.
[    0.120168] RPC: Registered tcp transport module.
[    0.120178] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.120426] Trying to unpack rootfs image as initramfs...
[    0.581099] Freeing initrd memory: 8372K
[    0.581970] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.582634] kvm [1]: IPA Size Limit: 40bits
[    0.583276] kvm [1]: vgic interrupt IRQ1
[    0.583433] kvm [1]: Hyp mode initialized successfully
[    0.587450] Initialise system trusted keyrings
[    0.587937] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[    0.593776] zbud: loaded
[    0.595210] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.596206] NFS: Registering the id_resolver key type
[    0.596248] Key type id_resolver registered
[    0.596259] Key type id_legacy registered
[    0.596368] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.596598] fuse: init (API version 7.31)
[    0.596953] 9p: Installing v9fs 9p2000 file system support
[    0.649138] Key type asymmetric registered
[    0.649160] Asymmetric key parser 'x509' registered
[    0.649218] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.649237] io scheduler mq-deadline registered
[    0.649248] io scheduler kyber registered
[    0.655886] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    0.657523] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[    0.679070] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.697059] loop: module loaded
[    0.699937] libphy: Fixed MDIO Bus: probed
[    0.700415] tun: Universal TUN/TAP device driver, 1.6
[    0.704253] VFIO - User Level meta-driver version: 0.3
[    0.705745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.705777] ehci-platform: EHCI generic platform driver
[    0.706096] ehci-platform 1c1a000.usb: EHCI Host Controller
[    0.706135] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[    0.706278] ehci-platform 1c1a000.usb: irq 20, io mem 0x01c1a000
[    0.724634] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[    0.725459] hub 1-0:1.0: USB hub found
[    0.725507] hub 1-0:1.0: 1 port detected
[    0.726476] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.726528] ohci-platform: OHCI generic platform driver
[    0.726786] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[    0.726818] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[    0.726967] ohci-platform 1c1a400.usb: irq 21, io mem 0x01c1a400
[    0.789460] hub 2-0:1.0: USB hub found
[    0.789525] hub 2-0:1.0: 1 port detected
[    0.791073] usbcore: registered new interface driver usb-storage
[    0.793343] file system registered
[    0.795505] sun6i-rtc 1f00000.rtc: registered as rtc0
[    0.795580] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:01:19 UTC (79)
[    0.795597] sun6i-rtc 1f00000.rtc: RTC enabled
[    0.795787] i2c /dev entries driver
[    0.797598] sun8i-di 1e00000.deinterlace: Device registered as /dev/video0
[    0.800754] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    0.802043] sdhci: Secure Digital Host Controller Interface driver
[    0.802085] sdhci: Copyright(c) Pierre Ossman
[    0.802284] Synopsys Designware Multimedia Card Interface Driver
[    0.803393] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.804584] ledtrig-cpu: registered to indicate activity on CPUs
[    0.805489] SMCCC: SOC_ID: ARCH_SOC_ID(0) returned error: ffffffffffffffff
[    0.805594] hid: raw HID events driver (C) Jiri Kosina
[    0.806666] usbcore: registered new interface driver usbhid
[    0.806700] usbhid: USB HID core driver
[    0.808443] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[    0.809609] ashmem: initialized
[    0.815316] NET: Registered protocol family 17
[    0.815504] 9pnet: Installing 9P2000 support
[    0.815548] Key type dns_resolver registered
[    0.815947] registered taskstats version 1
[    0.815964] Loading compiled-in X.509 certificates
[    0.816069] zswap: loaded using pool lzo/zbud
[    0.834219] sun8i-rotate 1020000.rotate: Device registered as /dev/video2
[    0.839441] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz
[    0.839917] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[    0.842019] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input1
[    0.847739] axp20x-adc axp813-adc: DMA mask not set
[    0.850456] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[    0.856271] axp20x-battery-power-supply axp20x-battery-power-supply: Configuring battery thermal regulation for Pinephone
[    0.858884] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[    0.860273] random: fast init done
[    0.861500] vcc-3v3: supplied by regulator-dummy
[    0.861830] vdd-cpux: supplied by regulator-dummy
[    0.862103] dcdc4: supplied by regulator-dummy
[    0.862429] vcc-dram: supplied by regulator-dummy
[    0.862734] vdd-sys: supplied by regulator-dummy
[    0.862970] dc1sw: supplied by regulator-dummy
[    0.863091] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[    0.863368] dovdd-csi: supplied by regulator-dummy
[    0.863660] vcc-pl: supplied by regulator-dummy
[    0.863953] vcc-pll-avcc: supplied by regulator-dummy
[    0.864270] vcc-dsi-sensor: supplied by regulator-dummy
[    0.864558] vcc-mipi-io: supplied by regulator-dummy
[    0.864929] avdd-csi: supplied by regulator-dummy
[    0.865177] vcc-wifi-io: Bringing 3300000uV into 1800000-1800000uV
[    0.865678] vcc-wifi-io: supplied by regulator-dummy
[    0.866018] vcc-lpddr: supplied by regulator-dummy
[    0.866328] eldo2: supplied by regulator-dummy
[    0.866459] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
[    0.866712] dvdd-1v8-csi: supplied by regulator-dummy
[    0.867018] vcc-1v2-hsic: supplied by regulator-dummy
[    0.867319] vdd-cpus: supplied by regulator-dummy
[    0.867621] vcc-rtc: supplied by regulator-dummy
[    0.867971] vcc-lcd-ctp-stk: supplied by regulator-dummy
[    0.868118] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
[    0.868366] vcc-1v8-typec: supplied by regulator-dummy
[    0.868511] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[    0.874424] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    0.876683] printk: console [ttyS0] disabled
[    0.876806] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 32, base_baud = 1500000) is a 16550A
[    2.149275] printk: console [ttyS0] enabled
[    2.155576] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 33, base_baud = 1500000) is a 16550A
[    2.164518] serial serial0: tty port ttyS1 registered
[    2.170967] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 34, base_baud = 1500000) is a 16550A
[    2.179915] serial serial1: tty port ttyS2 registered
[    2.215931] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010bf06b8)
[    2.225304] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010bf06b8)
[    2.233351] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[    2.241207] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010bec4e0)
[    2.249796] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010bec4e0)
[    2.258186] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff800010bef6e8)
[    2.266940] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[    2.277178] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[    2.285248] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff800010befa80)
[    2.293553] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[    2.301422] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[    2.309413] ehci-platform 1c1b000.usb: EHCI Host Controller
[    2.315047] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[    2.322929] ehci-platform 1c1b000.usb: irq 22, io mem 0x01c1b000
[    2.329061] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[    2.344634] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[    2.351486] hub 3-0:1.0: USB hub found
[    2.355296] hub 3-0:1.0: 1 port detected
[    2.360516] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[    2.367208] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[    2.375117] ohci-platform 1c1b400.usb: irq 23, io mem 0x01c1b400
[    2.445418] hub 4-0:1.0: USB hub found
[    2.449243] hub 4-0:1.0: 1 port detected
[    2.454555] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
[    2.464488] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[    2.470306] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
[    2.478249] phy id_det change to device
[    2.482783] hub 5-0:1.0: USB hub found
[    2.486620] hub 5-0:1.0: 1 port detected
[    2.492451] input: gpio-vibrator as /devices/platform/vibrator/input/input2
[    2.602121] Goodix-TS 1-005d: ID 917S, version: 0200
[    2.610819] Goodix-TS 1-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
[    2.624247] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pe not found, using dummy regulator
[    2.641145] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    2.646122] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-005d/input/input3
[    2.660545] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    2.678348] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    2.694643] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[    2.705380] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
[    2.714164] dw-apb-uart 1c28000.serial: forbid DMA for kernel console
[    2.721658] Freeing unused kernel memory: 1984K
[    2.740769] Run /init as init process
[    2.743689] mmc1: new high speed SDIO card at address 0001
:: running early hook [udev]
Starting version 246.6-1.1-arch
:: running hook [udev]
:: Triggering uevents...
[    2.889275] mmc2: new DDR MMC card at address 0001
[    2.895054] mmcblk2: mmc2:0001 DA4032 29.1 GiB 
[    2.900137] mmcblk2boot0: mmc2:0001 DA4032 partition 1 4.00 MiB
[    2.906492] mmcblk2boot1: mmc2:0001 DA4032 partition 2 4.00 MiB
[    2.922471]  mmcblk2: p1 p2
:: performing fsck on '/dev/mmcblk2p2'
ROOT_MNJRO: clean, 155527/1874560 files, 1500742/7571419 blocks
:: mounting '/dev/mmcblk2p2' on real root
[    3.617966] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null)
:: running cleanup hook [udev]
[    4.415559] systemd[1]: System time before build time, advancing clock.
[    6.147751] systemd[1]: Queued start job for default target Graphical Interface.
[    6.157348] random: systemd: uninitialized urandom read (16 bytes read)
[    6.167636] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    6.180120] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    6.197102] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    6.216810] random: systemd: uninitialized urandom read (16 bytes read)
[    6.224574] systemd[1]: Created slice system-modprobe.slice.
[  OK  ] Created slice system-modprobe.slice.
[    6.244793] random: systemd: uninitialized urandom read (16 bytes read)
[    6.252574] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    6.277042] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    6.301071] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password …ts to Console Directory Watch.
[    6.324963] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R…uests to Wall Directory Watch.
[    6.349565] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Set up automount Arbitrary…s File System Automount Point.
[    6.376954] systemd[1]: Reached target Local Encrypted Volumes.
[  OK  ] Reached target Local Encrypted Volumes.
[    6.400948] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    6.420831] systemd[1]: Reached target Remote Encrypted Volumes.
[  OK  ] Reached target Remote Encrypted Volumes.
[    6.440754] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    6.460764] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    6.480838] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    6.501196] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[  OK  ] Listening on Device-mapper event daemon FIFOs.
[    6.542087] systemd[1]: Listening on LVM2 metadata daemon socket.
[  OK  ] Listening on LVM2 metadata daemon socket.
[    6.565433] systemd[1]: Listening on LVM2 poll daemon socket.
[  OK  ] Listening on LVM2 poll daemon socket.
[    6.605059] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    6.650805] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    6.659881] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    6.685636] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    6.705876] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    6.729634] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    6.753381] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    6.773398] systemd[1]: Listening on User Database Manager Socket.
[  OK  ] Listening on User Database Manager Socket.
[    6.802904] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    6.830794] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    6.858839] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    6.871637] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[    6.885796] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    6.917819] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st…odes for the current kernel...
[    6.949543] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
         Starting Monitoring of LVM…meventd or progress polling...
[    6.976963] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    6.998373] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    8.526091] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
         Starting Flush Journal to Persistent Storage...
[  OK  ] Finished Flush Journal to Persistent Storage.
[  OK  ] Started Rule-based Manager for Device Events and Files.
[  OK  ] Started LVM2 metadata daemon.
         Starting Network Service...
[    9.092693] random: crng init done
[    9.096131] random: 7 urandom warning(s) missed due to ratelimiting
[  OK  ] Finished Load/Save Random Seed.
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
         Starting Load/Save Screen …ness of backlight:backlight...
[    9.293713] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
[  OK  ] Finished Load/Save Screen …htness of backlight:backlight.
[  OK  ] Reached target Hardware activated USB gadget.
[  OK  ] Found device /dev/ttyS0.
[    9.788308] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input4
[    9.907011] modem-power serial1-0: modem power manager ready
[    9.953271] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[    9.953310] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[    9.953347] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[    9.953375] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    9.960842] lima 1c40000.gpu: bus rate = 200000000
[    9.960853] lima 1c40000.gpu: mod rate = 432000000
[    9.989473] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
[    9.992452] anx7688 1-0028: Vendor id 0x1f29
[    9.996810] iio iio:device3: interrupts on the rising edge
[   10.002508] bt-sco bt-sco-codec: ASoC: sink widget Capture overwritten
[   10.002524] bt-sco bt-sco-codec: ASoC: source widget Playback overwritten
[   10.002619] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
[   10.006706] debugfs: File 'Playback' in directory 'dapm' already present!
[   10.006720] debugfs: File 'Capture' in directory 'dapm' already present!
[   10.008463] input: PinePhone Headset Jack as /devices/platform/sound/sound/card0/input5
[   10.021594] bootsplash: Loading splash file (960288 bytes)
[   10.021625] bootsplash: Loaded (960288 bytes, 1 pics, 8 blobs).
[   10.026816] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   10.029941] iio iio:device3: registered magnetometer lis3mdl
[   10.053888] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.054130] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   10.054140] cfg80211: failed to load regulatory.db
[   10.106802] Bluetooth: Core ver 2.22
[   10.106915] NET: Registered protocol family 31
[   10.106918] Bluetooth: HCI device and connection manager initialized
[   10.106943] Bluetooth: HCI socket layer initialized
[   10.106950] Bluetooth: L2CAP socket layer initialized
[   10.106967] Bluetooth: SCO socket layer initialized
[   10.194377] Bluetooth: HCI UART driver ver 2.3
[   10.194389] Bluetooth: HCI UART protocol H4 registered
[   10.194488] Bluetooth: HCI UART protocol LL registered
[   10.194552] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   10.194893] Bluetooth: HCI UART protocol Broadcom registered
[   10.195015] dw-apb-uart 1c28400.serial: failed to request DMA
[   10.277969] Console: switching to colour frame buffer device 90x90
[   10.308230] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
[   10.364882] i2c i2c-2: Added multiplexed i2c bus 5
[   10.687551] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[  OK  ] Started Network Service.
[   10.708727] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
[   10.714674] panel-sitronix-st7703 1ca0000.dsi.0: [drm:st7703_probe [panel_sitronix_st7703]] 720x1440@60 24bpp dsi 4dl - ready
[  OK  ] Finished Monitoring of LVM… dmeventd or progress polling.
[  OK  ] Found device /dev/disk/by-label/BOOT_MNJRO.
[   10.950753] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
[   10.965534] Bluetooth: hci0: RTL: chip_type status=0 type=5
[   10.969740] Bluetooth: hci0: RTL: rom_version status=0 version=1
[   10.969753] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[   10.992935] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config-pinephone.bin
[  OK  ] Reached target Local File Systems (Pre).
[   11.017321] sun6i-csi 1cb0000.csi: creating gc2145 4-003c:0 -> sun6i-csi:0 link
[   11.017341] sun6i-csi 1cb0000.csi: creating ov5640 4-004c:0 -> sun6i-csi:0 link
[   11.030551] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
[  OK  ] Set up automount media-mmcblk2p1.automount.
[  OK  ] Set up automount media-mmcblk2p2.automount.
[  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
         Mounting /boot...
[  OK  ] Reached target Containers.
[  OK  ] Mounted /boot.
[  OK  ] Reached target Local File Systems.
         Starting Load/Save RF Kill Switch Status...
         Starting Create Volatile Files and Directories...
[  OK  ] Started Load/Save RF Kill Switch Status.
[   11.379451] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
[  OK  ] Finished Create Volatile Files and Directories.
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Finished Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target System Time Set.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Daily man-db regeneration.
[  OK  ] Started Monthly clean packages cache.
[  OK  ] Started Generate mirrorlist weekly.
[  OK  ] Started Daily verification of password and group files.
[  OK  ] Reached target Timers.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting Save/Restore Sound Card State...
         Starting Bluetooth service...
[  OK  ] Started D-Bus System Message Bus.
         Starting Network Manager...
         Starting IIO Sensor Proxy service...
         Starting Telephony service...
[  OK  ] Started Phosh Priority Hack.
[  OK  ] Started Setup modem.
         Starting Enable EG25 modem...
[   13.005086] modem-power serial1-0: powering up
         Starting Home Area Manager...
         Starting User Login Management...
         Starting Zram-based swap (…mpressed RAM block devices)...
[  OK  ] Finished Save/Restore Sound Card State.
[  OK  ] Finished Enable EG25 modem.
[  OK  ] Reached target Sound Card.
[   13.276774] modem-power serial1-0: wakeup ok
[   13.510199] zram: Added device: zram0
[   13.526130] zram0: detected capacity change from 0 to 4610220032
[  OK  ] Created slice system-udisks2\x2dzram\x2dsetup.slice.
         Starting UDisks2 managed ZRAM device zram0 setup...
[  OK  ] Finished UDisks2 managed ZRAM device zram0 setup.
[   13.684803] Adding 4502164k swap on /dev/zram0.  Priority:100 extents:1 across:4502164k SSFS
[  OK  ] Finished Zram-based swap (compressed RAM block devices).
[  OK  ] Started Bluetooth service.
[  OK  ] Started Telephony service.
[  OK  ] Started Network Manager.
[  OK  ] Started IIO Sensor Proxy service.
[  OK  ] Reached target Bluetooth.
[  OK  ] Reached target Network.
[   13.858981] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.864453] Bluetooth: BNEP filters: protocol multicast
[   13.864478] Bluetooth: BNEP socket layer initialized
         Starting Poweron-Modem...
[  OK  ] Started OpenSSH Daemon.
         Starting Permit User Sessions...
         Starting Hostname Service...
[  OK  ] Finished Permit User Sessions.
[  OK  ] Started Home Area Manager.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Reached target Login Prompts.
[   14.082368] Bluetooth: RFCOMM TTY layer initialized
[   14.087637] Bluetooth: RFCOMM socket layer initialized
[   14.087681] Bluetooth: RFCOMM ver 1.11
[  OK  ] Started User Login Management.
[  OK  ] Reached target Multi-User System.
[  OK  ] Started Simple Desktop Display Manager.
         Starting TLP system startup/shutdown...
[  OK  ] Started Hostname Service.
[  OK  ] Finished TLP system startup/shutdown.
         Starting Network Manager Script Dispatcher Service...
[  OK  ] Started Network Manager Script Dispatcher Service.
         Starting WPA supplicant...
[   16.180664] modem-power serial1-0: status ok
[   16.185240] dw-apb-uart 1c28c00.serial: failed to request DMA
[  OK  ] Started WPA supplicant.

Manjaro Linux 5.9.12-1-MANJARO-ARM (ttyS0)

plasma-mobile login: [   26.324670] usb 3-1: new high-speed USB device number 2 using ehci-platform
[   27.473349] usbcore: registered new interface driver cdc_wdm
[   27.479875] usbcore: registered new interface driver option
[   27.485828] usbserial: USB Serial support registered for GSM modem (1-port)
[   27.493291] option 3-1:1.0: GSM modem (1-port) converter detected
[   27.505313] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
[   27.512837] option 3-1:1.1: GSM modem (1-port) converter detected
[   27.520591] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
[   27.527882] option 3-1:1.2: GSM modem (1-port) converter detected
[   27.535366] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2
[   27.542664] option 3-1:1.3: GSM modem (1-port) converter detected
[   27.550127] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB3
[   27.559830] qmi_wwan 3-1:1.4: cdc-wdm0: USB WDM device
[   27.566191] qmi_wwan 3-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1b000.usb-1, WWAN/QMI device, de:e7:38:96:bd:90
[   27.576826] usbcore: registered new interface driver qmi_wwan
[   30.016328] modem-power serial1-0: ===================================================
[   30.024303] modem-power serial1-0: Project Name: EG25G
[   30.029497] modem-power serial1-0: Project Rev : EG25GGBR07A08M2G_01.001.10
[   30.036562] modem-power serial1-0: Branch  Name: 9x07_R07_NEW
[   30.042344] modem-power serial1-0: Custom Name : STD
[   30.047348] modem-power serial1-0: Build   Date: 2019-12-03,18:10
[   30.053486] modem-power serial1-0: Version:  SBLR07EG25G01_1:37500: Oct 17 2
[   30.060521] modem-power serial1-0: Version:  TZR07A03: Dec  2 2019
[   30.066656] modem-power serial1-0: Version:  RPMR07A03_1:37500: Dec  2 2019
[   30.073584] modem-power serial1-0: ===================================================
[   30.081558] modem-power serial1-0: Your modem has an outdated firmware. Latest know version is EG25GGBR07A08M2G_01.002.07. Consider updating.
[   30.104677] modem-power serial1-0: ADB KEY is '26155255' (you can use it to unlock ADB access to the modem, see https://xnux.eu/devices/feature/modem-pp.html)
[   31.180688] modem-power serial1-0: QDAI is '1,1,0,1,0,0,1,1'
[   31.196732] modem-power serial1-0: QCFG 'risignaltype' is '"physical"'
[   31.216720] modem-power serial1-0: QCFG 'urc/ri/ring' is '"pulse",1,1000,5000,"off",1'
[   31.240742] modem-power serial1-0: QCFG 'urc/ri/smsincoming' is '"pulse",1,1'
[   31.260602] modem-power serial1-0: QCFG 'urc/ri/other' is '"off",1,1'
[   31.275418] modem-power serial1-0: QCFG 'urc/ri/pin' is 'uart_ri'
[   31.296733] modem-power serial1-0: QCFG 'urc/delay' is '0'
[   31.316708] modem-power serial1-0: QCFG 'sleepind/level' is '0'
[   31.332716] modem-power serial1-0: QCFG 'wakeupin/level' is '0'
[   31.348691] modem-power serial1-0: QCFG 'ApRstLevel' is '1' (changing to '0')
[   31.380705] modem-power serial1-0: QCFG 'ModemRstLevel' is '0'
[   31.396647] modem-power serial1-0: QCFG 'apready' is '0,0,500'
[   31.412655] modem-power serial1-0: QCFG 'airplanecontrol' is '1,0'
[   31.428724] modem-power serial1-0: AT command 'AT+QCFG="fast/poweroff"' returned ERROR
[   31.460736] modem-power serial1-0: powered up in 18455 ms
[   33.760738] avdd-csi: disabling
[   33.764370] usb-5v: disabling
[   44.851961] alloc_contig_range: [f1700, f1af5) PFNs busy
[   45.447991] alloc_contig_range: [f1700, f1af5) PFNs busy
[   45.457064] alloc_contig_range: [f1800, f1bf5) PFNs busy
[   45.463030] alloc_contig_range: [f1800, f1cf5) PFNs busy
[   45.469218] alloc_contig_range: [f1a00, f1df5) PFNs busy
[   45.751914] alloc_contig_range: [f1700, f1af5) PFNs busy
[   61.795366] systemd-coredump[4634]: Failed to get COMM: No such process

The latter boot resulted in a ‘usable’ login prompt. The LCD screen of the phone itself only showed a stacktrace of some failed processes, not a login prompt or a GUI. I was able to login through the serial console as user kde to look around a bit but since I’m not proficient enough regarding the topics of kernel hacking or device checking et cetera I’m not really sure what I could do to research or resolve the issue any further, so I shut down the phone. It did seem to remain stable however for the duration of my looking around in the terminal session.

So my questions are:

  • Is the behaviour I’m seeing the result of the Manjaro images or my new Pinephone mainboard? Personally I’m thinking the first, because all of the non-Manjaro images seem to work well. Perhaps the problem lies in the combination of the latest U-Boot or kernel and the 3GB mainboard?
  • Is there anything useful/helpful you guys can get out of the boot logs?
  • Is there anything I can do to further debug or research the problem of the none-booting GUI/Plasmashell? I’m very much willing to help, just tell me what to do :slight_smile:

Thanks for reading this long long post and any help you can offer in advance!

Best wishes,
Thomas

I’ve also tried that latest Plasma Mobile image that was available on osdn.net, being Manjaro-ARM-plasma-mobile-dev-pinephone-200919.img. Booting that image with a serial console attached created the following output:

U-Boot SPL 2020.07-8 (Jul 23 2020 - 14:15:45 +0000)                          
DRAM: 3072 MiB                                                               
Trying to boot from MMC2                                                     
NOTICE:  BL31: v2.3(debug):a2572fa                                           
NOTICE:  BL31: Built : 14:15:45, Jul 23 2020
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)
NOTICE:  BL31: Found U-Boot DTB at 0x4064a98, model: Pine64 PinePhone (1.2)
INFO:    ARM GICv2 driver initialized   
INFO:    Configuring SPC Controller     
INFO:    PMIC: Probing AXP803 on RSB    
INFO:    PMIC: dcdc1 voltage: 3.300V
INFO:    PMIC: dcdc5 voltage: 1.200V
INFO:    PMIC: dcdc6 voltage: 1.100V
INFO:    PMIC: dldo1 voltage: 3.300V
INFO:    PMIC: dldo2 voltage: 1.800V
INFO:    PMIC: dldo3 voltage: 2.800V
INFO:    BL31: Platform setup done
INFO:    BL31: Initializing runtime services
INFO:    BL31: cortex_a53: CPU workaround for 843419 was applied
INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied
NOTICE:  PSCI: System suspend is available via SCPI
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x4a000000
INFO:    SPSR = 0x3c9


U-Boot 2020.07-8 (Jul 23 2020 - 14:15:45 +0000) Manjaro Linux ARM

CPU:   Allwinner A64 (SUN50I)
Model: Pine64 PinePhone (1.2)
DRAM:  3 GiB
MMC:   Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000'
mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:    serial@1c28000
Out:   serial@1c28000
Err:   serial@1c28000
starting USB...
No working controllers found
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
207 bytes read in 10 ms (19.5 KiB/s)
1:      Manjaro ARM
Retrieving file: /initramfs-linux.img
8564473 bytes read in 372 ms (22 MiB/s)
Retrieving file: /Image
16834568 bytes read in 741 ms (21.7 MiB/s)
append: initrd=/initramfs-linux.img console=tty1 console=ttyS0,115200 root=LABEL=ROOT_MNJRO rw rootwait bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash
Retrieving file: /extlinux/../dtbs/allwinner/sun50i-a64-pinephone-1.2.dtb
48643 bytes read in 33 ms (1.4 MiB/s)
## Flattened Device Tree blob at 4fa00000
   Booting using the fdt blob at 0x4fa00000
   Loading Ramdisk to 497d5000, end 49fffef9 ... OK
   Loading Device Tree to 00000000497c6000, end 00000000497d4e02 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.7.19-2-MANJARO-ARM (gitlab-runner@odroid-n2plus-pm) (gcc version 10.2.0 (GCC), GNU ld (GNU Binutils) 2.35) #1 SMP Tue Sep 15 01:04:19 CEST 2020
[    0.000000] Machine model: Pine64 PinePhone (1.2)
[    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 0xef9c2100-0xef9c3fff]
[    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] 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.0
[    0.000000] percpu: Embedded 22 pages/cpu s51928 r8192 d29992 u90112
[    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: initrd=/initramfs-linux.img console=tty1 console=ttyS0,115200 root=LABEL=ROOT_MNJRO rw rootwait 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] software IO TLB: mapped [mem 0x7bfff000-0x7ffff000] (64MB)
[    0.000000] Memory: 2730348K/3145728K available (11518K kernel code, 696K rwdata, 3540K rodata, 640K init, 391K bss, 153236K 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+0x304/0x4cc 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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000494] Console: colour dummy device 80x25
[    0.000854] printk: console [tty1] enabled
[    0.000961] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.000984] pid_max: default: 32768 minimum: 301
[    0.001085] LSM: Security Framework initializing
[    0.001180] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001224] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.002922] rcu: Hierarchical SRCU implementation.
[    0.004572] smp: Bringing up secondary CPUs ...
[    0.006267] Detected VIPT I-cache on CPU1
[    0.006326] arch_timer: CPU1: Trapping CNTVCT access
[    0.006337] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.007296] Detected VIPT I-cache on CPU2
[    0.007326] arch_timer: CPU2: Trapping CNTVCT access
[    0.007334] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.008160] Detected VIPT I-cache on CPU3
[    0.008185] arch_timer: CPU3: Trapping CNTVCT access
[    0.008193] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.008309] smp: Brought up 1 node, 4 CPUs
[    0.008392] SMP: Total of 4 processors activated.
[    0.008405] CPU features: detected: 32-bit EL0 Support
[    0.008417] CPU features: detected: CRC32 instructions
[    0.022480] CPU: All CPU(s) started at EL2
[    0.022520] alternatives: patching kernel code
[    0.024827] devtmpfs: initialized
[    0.033809] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.033857] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.043025] pinctrl core: initialized pinctrl subsystem
[    0.044249] thermal_sys: Registered thermal governor 'step_wise'
[    0.044255] thermal_sys: Registered thermal governor 'power_allocator'
[    0.045552] NET: Registered protocol family 16
[    0.047153] DMA: preallocated 256 KiB pool for atomic allocations
[    0.048488] cpuidle: using governor menu
[    0.048722] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.048830] ASID allocator initialised with 65536 entries
[    0.049993] Serial: AMBA PL011 UART driver
[    0.077281] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.077315] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.077330] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.077344] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.078621] cryptd: max_cpu_qlen set to 1000
[    0.082906] iommu: Default domain type: Translated 
[    0.083389] SCSI subsystem initialized
[    0.083764] usbcore: registered new interface driver usbfs
[    0.083828] usbcore: registered new interface driver hub
[    0.083904] usbcore: registered new device driver usb
[    0.084523] mc: Linux media interface: v0.10
[    0.084580] videodev: Linux video capture interface: v2.00
[    0.084627] pps_core: LinuxPPS API ver. 1 registered
[    0.084639] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.084669] PTP clock support registered
[    0.084894] EDAC MC: Ver: 3.0.0
[    0.087271] clocksource: Switched to clocksource arch_sys_counter
[    0.087562] VFS: Disk quotas dquot_6.6.0
[    0.087635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.096140] NET: Registered protocol family 2
[    0.096626] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.096707] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.097019] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.097727] TCP: Hash tables configured (established 32768 bind 32768)
[    0.097884] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.098004] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.098271] NET: Registered protocol family 1
[    0.098828] RPC: Registered named UNIX socket transport module.
[    0.098842] RPC: Registered udp transport module.
[    0.098853] RPC: Registered tcp transport module.
[    0.098864] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.099739] Trying to unpack rootfs image as initramfs...
[    0.560956] Freeing initrd memory: 8360K
[    0.561848] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.562499] kvm [1]: IPA Size Limit: 40bits
[    0.563106] kvm [1]: vgic interrupt IRQ1
[    0.563296] kvm [1]: Hyp mode initialized successfully
[    0.567576] Initialise system trusted keyrings
[    0.567801] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[    0.575014] zbud: loaded
[    0.576915] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.578049] NFS: Registering the id_resolver key type
[    0.578095] Key type id_resolver registered
[    0.578106] Key type id_legacy registered
[    0.578125] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.578341] fuse: init (API version 7.31)
[    0.578677] 9p: Installing v9fs 9p2000 file system support
[    0.598268] Key type asymmetric registered
[    0.598295] Asymmetric key parser 'x509' registered
[    0.598359] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.598378] io scheduler mq-deadline registered
[    0.598389] io scheduler kyber registered
[    0.599323] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
[    0.600166] sun4i-usb-phy 1c19400.phy: Couldn't request VBUS detect GPIO
[    0.600643] sun6i-mipi-dphy 1ca1000.d-phy: Couldn't create the DPHY encoder regmap
[    0.604442] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    0.606014] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[    0.620785] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.626969] sun6i-mipi-dsi 1ca0000.dsi: Couldn't get VCC-DSI supply
[    0.637993] loop: module loaded
[    0.640666] libphy: Fixed MDIO Bus: probed
[    0.641150] tun: Universal TUN/TAP device driver, 1.6
[    0.643372] VFIO - User Level meta-driver version: 0.3
[    0.644969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.644999] ehci-platform: EHCI generic platform driver
[    0.645319] ehci-platform 1c1a000.usb: EHCI Host Controller
[    0.645355] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[    0.645496] ehci-platform 1c1a000.usb: irq 20, io mem 0x01c1a000
[    0.663351] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[    0.664138] hub 1-0:1.0: USB hub found
[    0.664199] hub 1-0:1.0: 1 port detected
[    0.665018] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.665064] ohci-platform: OHCI generic platform driver
[    0.665296] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[    0.665327] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[    0.665464] ohci-platform 1c1a400.usb: irq 21, io mem 0x01c1a400
[    0.728071] hub 2-0:1.0: USB hub found
[    0.728123] hub 2-0:1.0: 1 port detected
[    0.729453] usbcore: registered new interface driver usb-storage
[    0.731760] file system registered
[    0.733672] sun6i-rtc 1f00000.rtc: registered as rtc0
[    0.733741] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
[    0.733758] sun6i-rtc 1f00000.rtc: RTC enabled
[    0.733956] i2c /dev entries driver
[    0.737050] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    0.737992] sdhci: Secure Digital Host Controller Interface driver
[    0.738022] sdhci: Copyright(c) Pierre Ossman
[    0.738201] Synopsys Designware Multimedia Card Interface Driver
[    0.739348] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.740476] ledtrig-cpu: registered to indicate activity on CPUs
[    0.741632] usbcore: registered new interface driver usbhid
[    0.741663] usbhid: USB HID core driver
[    0.743344] cedrus 1c0e000.video-codec: Device registered as /dev/video0
[    0.744347] ashmem: initialized
[    0.749896] NET: Registered protocol family 17
[    0.750102] 9pnet: Installing 9P2000 support
[    0.750142] Key type dns_resolver registered
[    0.750505] registered taskstats version 1
[    0.750522] Loading compiled-in X.509 certificates
[    0.750640] zswap: loaded using pool lzo/zbud
[    0.765259] sunxi-rsb 1f03400.rsb: RSB running at 4000000 Hz
[    0.765727] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[    0.768129] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input1
[    0.770471] axp20x-adc axp813-adc: DMA mask not set
[    0.771538] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[    0.777692] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[    0.778783] random: fast init done
[    0.779191] dcdc1: supplied by regulator-dummy
[    0.779688] dcdc2: supplied by regulator-dummy
[    0.779971] dcdc4: supplied by regulator-dummy
[    0.780247] dcdc5: supplied by regulator-dummy
[    0.780553] dcdc6: supplied by regulator-dummy
[    0.780825] dc1sw: supplied by regulator-dummy
[    0.781046] aldo1: supplied by regulator-dummy
[    0.781151] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[    0.781432] aldo2: supplied by regulator-dummy
[    0.781711] aldo3: supplied by regulator-dummy
[    0.781986] dldo1: supplied by regulator-dummy
[    0.782283] dldo2: supplied by regulator-dummy
[    0.782568] dldo3: supplied by regulator-dummy
[    0.782849] dldo4: supplied by regulator-dummy
[    0.782948] vcc-wifi-io: Bringing 3300000uV into 1800000-1800000uV
[    0.783241] eldo1: supplied by regulator-dummy
[    0.783579] eldo2: supplied by regulator-dummy
[    0.783870] eldo3: supplied by regulator-dummy
[    0.783970] dvdd-csi: Bringing 700000uV into 1800000-1800000uV
[    0.784248] fldo1: supplied by regulator-dummy
[    0.784536] fldo2: supplied by regulator-dummy
[    0.784833] rtc-ldo: supplied by regulator-dummy
[    0.785118] ldo-io0: supplied by regulator-dummy
[    0.785408] ldo-io1: supplied by regulator-dummy
[    0.785480] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
[    0.785819] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[    0.791120] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    0.808299] printk: console [ttyS0] disabled
[    0.808385] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 32, base_baud = 1500000) is a 16550A
[    2.025274] printk: console [ttyS0] enabled
[    2.030902] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 33, base_baud = 1500000) is a 16550A
[    2.039806] serial serial0: tty port ttyS1 registered
[    2.045727] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 34, base_baud = 1500000) is a 16550A
[    2.085059] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010c702a0)
[    2.094415] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010c702a0)
[    2.102429] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[    2.110281] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010c6c050)
[    2.118865] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010c6c050)
[    2.127267] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff800010c6f2b0)
[    2.135787] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[    2.145907] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[    2.153906] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff800010c6f648)
[    2.161409] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.168544] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[    2.176378] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[    2.183941] ehci-platform 1c1b000.usb: EHCI Host Controller
[    2.189553] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[    2.197443] ehci-platform 1c1b000.usb: irq 22, io mem 0x01c1b000
[    2.203553] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
[    2.219281] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[    2.226094] hub 3-0:1.0: USB hub found
[    2.229895] hub 3-0:1.0: 1 port detected
[    2.234805] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[    2.241461] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[    2.249351] ohci-platform 1c1b400.usb: irq 23, io mem 0x01c1b400
[    2.320039] hub 4-0:1.0: USB hub found
[    2.323848] hub 4-0:1.0: 1 port detected
[    2.328836] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
[    2.338467] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[    2.344267] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
[    2.352168] phy id_det change to device
[    2.356676] hub 5-0:1.0: USB hub found
[    2.360476] hub 5-0:1.0: 1 port detected
[    2.366009] input: gpio-vibrator as /devices/platform/vibrator/input/input2
[    2.472756] Goodix-TS 1-005d: ID 917S, version: 0200
[    2.478907] Goodix-TS 1-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
[    2.494396] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    2.510394] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-005d/input/input3
[    2.533221] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    2.543759] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[    2.574388] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    2.603978] mmc1: new high speed SDIO card at address 0001
[    2.611306] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[    2.628718] scpi_protocol scpi: SCP Protocol 1.2 Firmware 0.1.9000 version
[    2.636684] usb0-vbus: supplied by vcc5v0
[    2.641452] input: gpio-keys as /devices/platform/gpio-keys/input/input4
[    2.648923] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.679109] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.686423] Freeing unused kernel memory: 640K
[    2.694356] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.702984] cfg80211: failed to load regulatory.db
[    2.715307] Run /init as init process
[    2.740059] mmc2: new DDR MMC card at address 0001
[    2.745753] mmcblk2: mmc2:0001 DA4032 29.1 GiB 
[    2.750737] mmcblk2boot0: mmc2:0001 DA4032 partition 1 4.00 MiB
:: running early[    2.757096] mmcblk2boot1: mmc2:0001 DA4032 partition 2 4.00 MiB
 hook [udev]
[    2.769242]  mmcblk2: p1 p2
Starting version 246.5-1-arch
:: running hook [udev]
:: Triggering uevents...
:: performing fsck on '/dev/mmcblk2p2'
ROOT_MNJRO: recovering journal
ROOT_MNJRO: clean, 146565/1856000 files, 1159787/7571419 blocks
:: mounting '/dev/mmcblk2p2' on real root
[    3.648010] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null)
:: running cleanup hook [udev]
[    4.444580] systemd[1]: System time before build time, advancing clock.
[    4.642432] NET: Registered protocol family 10
[    4.647666] Segment Routing with IPv6
[    4.680711] systemd[1]: systemd 246.5-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTI)
[    4.703888] systemd[1]: Detected architecture arm64.

Welcome to Manjaro ARM!

[    4.748239] systemd[1]: Set hostname to <manjaro-arm>.
[    6.205255] systemd[1]: Queued start job for default target Graphical Interface.
[    6.214471] random: systemd: uninitialized urandom read (16 bytes read)
[    6.224842] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    6.237232] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    6.251913] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    6.276224] random: systemd: uninitialized urandom read (16 bytes read)
[    6.286864] systemd[1]: Created slice system-modprobe.slice.
[  OK  ] Created slice system-modprobe.slice.
[    6.310154] random: systemd: uninitialized urandom read (16 bytes read)
[    6.317880] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    6.343565] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    6.363715] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password …ts to Console Directory Watch.
[    6.390327] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R…uests to Wall Directory Watch.
[    6.422949] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Set up automount Arbitrary…s File System Automount Point.
[    6.451568] systemd[1]: Reached target Local Encrypted Volumes.
[  OK  ] Reached target Local Encrypted Volumes.
[    6.473974] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    6.491411] systemd[1]: Reached target Remote Encrypted Volumes.
[  OK  ] Reached target Remote Encrypted Volumes.
[    6.511387] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    6.531387] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    6.551452] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    6.574293] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[  OK  ] Listening on Device-mapper event daemon FIFOs.
[    6.614159] systemd[1]: Listening on LVM2 metadata daemon socket.
[  OK  ] Listening on LVM2 metadata daemon socket.
[    6.636708] systemd[1]: Listening on LVM2 poll daemon socket.
[  OK  ] Listening on LVM2 poll daemon socket.
[    6.669415] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    6.718741] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    6.727832] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    6.752224] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    6.772482] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    6.796252] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    6.823464] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    6.844284] systemd[1]: Listening on User Database Manager Socket.
[  OK  ] Listening on User Database Manager Socket.
[    6.874930] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    6.902788] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    6.930971] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    6.952138] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[    6.969319] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    6.997761] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st…odes for the current kernel...
[    7.032658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
         Starting Monitoring of LVM…meventd or progress polling...
[    7.059666] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    7.097482] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.131227] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    7.157294] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    7.179829] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    7.194684] systemd[1]: Starting Coldplug All udev Devices...
         Starting Coldplug All udev Devices...
[    7.228809] systemd[1]: Mounted Huge Pages File System.
[  OK  ] Mounted Huge Pages File System.
[    7.252173] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    7.280224] systemd[1]: Mounted Kernel Debug File System.
[  OK  ] Mounted Kernel Debug File System.
[    7.304151] systemd[1]: Mounted Temporary Directory (/tmp).
[  OK  ] Mounted Temporary Directory (/tmp).
[    7.330163] systemd[1]: Finished Create list of static device nodes for the current kernel.
[  OK  ] Finished Create list of st… nodes for the current kernel.
[    7.363363] systemd[1]: Finished Load Kernel Modules.
[  OK  ] Finished Load Kernel Modules.
[    7.388117] systemd[1]: Finished Remount Root and Kernel File Systems.
[  OK  ] Finished Remount Root and Kernel File Systems.
[    7.424421] systemd[1]: Mounting FUSE Control File System...
         Mounting FUSE Control File System...
[    7.447746] systemd[1]: Mounting Kernel Configuration File System...
         Mounting Kernel Configuration File System...
[    7.481354] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    7.490197] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    7.503751] systemd[1]: Starting Load/Save Random Seed...
         Starting Load/Save Random Seed...
[    7.527813] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[    7.551759] systemd[1]: Condition check resulted in Create System Users being skipped.
[    7.563881] systemd[1]: Starting Create Static Device Nodes in /dev...
         Starting Create Static Device Nodes in /dev...
[    7.592825] systemd[1]: Mounted FUSE Control File System.
[  OK  ] Mounted FUSE Control File System.
[    7.616593] systemd[1]: Mounted Kernel Configuration File System.
[  OK  ] Mounted Kernel Configuration File System.
[    7.641975] systemd[1]: Finished Coldplug All udev Devices.
[  OK  ] Finished Coldplug All udev Devices.
[    7.680085] systemd[1]: Finished Apply Kernel Variables.
[  OK  ] Finished Apply Kernel Variables.
[    7.695529] systemd[1]: Finished Create Static Device Nodes in /dev.
[  OK  ] Finished Create Static Device Nodes in /dev.
[    7.725056] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[  OK  ] Started Entropy Daemon based on the HAVEGE algorithm.
[    7.757198] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    7.781106] systemd[1]: Starting Rule-based Manager for Device Events and Files...
         Starting Rule-based Manage…for Device Events and Files...
[    8.597695] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
         Starting Flush Journal to Persistent Storage...
[  OK  ] Finished Flush Journal to Persistent Storage.
[  OK  ] Started Rule-based Manager for Device Events and Files.
[  OK  ] Started LVM2 metadata daemon.
         Starting Network Service...
[    9.475335] random: crng init done
[    9.478773] random: 7 urandom warning(s) missed due to ratelimiting
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
         Starting Load/Save Screen …ness of backlight:backlight...
[    9.576029] sgm3140 led-controller: supply vin not found, using dummy regulator
[    9.583565] sgm3140 led-controller: flash-max-timeout-us property missing
[  OK  ] Finished Load/Save Random Seed.
[    9.624898] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
[  OK  ] Finished Load/Save Screen …htness of backlight:backlight.
[  OK  ] Started Network Service.
[  OK  ] Reached target Hardware activated USB gadget.
[  OK  ] Found device /dev/ttyS0.
[    9.980521] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input5
[   10.038331] anx7688 1-0028: Vendor id 0x1f29
[   10.089475] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[   10.089519] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[   10.089557] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[   10.089586] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[   10.099663] lima 1c40000.gpu: bus rate = 200000000
[   10.099673] lima 1c40000.gpu: mod rate = 500000000
[   10.100243] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 1
[   10.136365] iio iio:device3: interrupts on the rising edge
[   10.142641] bt-sco bt-sco-codec: ASoC: sink widget Capture overwritten
[   10.142657] bt-sco bt-sco-codec: ASoC: source widget Playback overwritten
[   10.142769] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
[   10.149148] iio iio:device3: registered magnetometer lis3mdl
[   10.150011] asoc-simple-card sound: sun8i-codec-aif1 <-> 1c22c00.dai mapping ok
[   10.150086] asoc-simple-card sound: sun8i-codec-aif2 <-> ec25 mapping ok
[   10.150125] asoc-simple-card sound: sun8i-codec-aif3 <-> bt-sco-pcm mapping ok
[   10.150870] debugfs: File 'Playback' in directory 'dapm' already present!
[   10.150880] debugfs: File 'Capture' in directory 'dapm' already present!
[   10.155905] input: PinePhone Headphone Jack as /devices/platform/sound/sound/card0/input6
[   10.179966] bootsplash: Loading splash file (606512 bytes)
[   10.180017] bootsplash: Loaded (606512 bytes, 2 pics, 76 blobs).
[   10.407051] Bluetooth: Core ver 2.22
[   10.407184] NET: Registered protocol family 31
[   10.407187] Bluetooth: HCI device and connection manager initialized
[   10.407213] Bluetooth: HCI socket layer initialized
[   10.407224] Bluetooth: L2CAP socket layer initialized
[   10.407333] Bluetooth: SCO socket layer initialized
[   10.456232] Bluetooth: HCI UART driver ver 2.3
[   10.456244] Bluetooth: HCI UART protocol H4 registered
[   10.456330] Bluetooth: HCI UART protocol LL registered
[   10.456379] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   10.456671] Bluetooth: HCI UART protocol Broadcom registered
[   10.462877] Console: switching to colour frame buffer device 90x90
[   10.464740] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
[   10.527815] i2c i2c-2: Added multiplexed i2c bus 5
[   10.671769] sun6i-csi 1cb0000.csi: creating gc2145 4-003c:0 -> sun6i-csi:0 link
[   10.674903] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
[   10.679939] sun6i-csi 1cb0000.csi: creating ov5640 4-004c:0 -> sun6i-csi:0 link
[  OK  ] Finished Monitoring of LVM… dmeventd or progress polling.
[   10.779950] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
[   10.780006] panel-sitronix-st7703 1ca0000.dsi.0: [drm:st7703_probe [panel_sitronix_st7703]] 720x1440@55 24bpp dsi 4dl - ready
[  OK  ] Found device /dev/disk/by-label/BOOT_MNJRO.
[   10.979792] gc2145 4-003c: bank switch: 0x00
[   10.984814] gc2145 4-003c: device id: 0x2145
[   10.988973] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[   10.988984] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[   10.997197] gc2145 4-003c: bank switch: 0x01
[   10.998976] gc2145 4-003c: bank switch: 0x00
[   11.031500] gc2145 4-003c: bank switch: 0x01
[  OK  ] Reached target Local File Systems (Pre).
[   11.039066] gc2145 4-003c: bank switch: 0x00
[   11.039852] gc2145 4-003c: bank switch: 0x01
[   11.046786] gc2145 4-003c: bank switch: 0x00
[   11.049909] gc2145 4-003c: bank switch: 0x01
[   11.050625] gc2145 4-003c: bank switch: 0x00
[  OK  ] Set up automount media-mmcblk2p1.automount.
[  OK  ] Set up automount media-mmcblk2p2.automount.
[  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
         Mounting /boot...
[  OK  ] Reached target Containers.
[   11.187089] FAT-fs (mmcblk2p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   11.211722] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
[   11.216332] Bluetooth: hci0: RTL: chip_type status=0 type=5
[   11.220418] Bluetooth: hci0: RTL: rom_version status=0 version=1
[   11.239595] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[  OK  ] Mounted /boot.
[   11.275155] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config-pinebook.bin
[  OK  ] Reached target Local File Systems.
[   11.311499] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
         Starting Load/Save RF Kill Switch Status...
         Starting Create Volatile Files and Directories...
[  OK  ] Started Load/Save RF Kill Switch Status.
[  OK  ] Finished Create Volatile Files and Directories.
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Finished Update UTMP about System Boot/Shutdown.
[   11.652171] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target System Time Set.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Daily man-db regeneration.
[  OK  ] Started Monthly clean packages cache.
[  OK  ] Started Generate mirrorlist weekly.
[  OK  ] Started Daily verification of password and group files.
[  OK  ] Reached target Timers.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting Save/Restore Sound Card State...
         Starting Bluetooth service...
[  OK  ] Started D-Bus System Message Bus.
         Starting Network Manager...
[  OK  ] Started Quectel EG25 Modem.
         Starting IIO Sensor Proxy service...
[  OK  ] Started Phosh Priority Hack.
         Starting Configure PinePhone Camera...
[  OK  ] Started Modem-Audio.
         Starting Telephony service...
         Starting Home Area Manager...
         Starting User Login Management...
         Starting Zram-based swap (…mpressed RAM block devices)...
[  OK  ] Finished Save/Restore Sound Card State.
[  OK  ] Reached target Sound Card.
[   13.419233] zram: Added device: zram0
[   13.423888] gc2145 4-003c: device id: 0x2145
[   13.432890] sun6i-csi 1cb0000.csi: Direct firmware load for gc2145-init.bin failed with error -2
[   13.438187] zram0: detected capacity change from 0 to 4610293760
[   13.442178] gc2145 4-003c: Failed to read firmware gc2145-init.bin, continuing anyway...
[   13.465283] gc2145 4-003c: bank switch: 0x01
[   13.467060] gc2145 4-003c: bank switch: 0x00
[   13.469879] gc2145 4-003c: bank switch: 0x01
[   13.486548] gc2145 4-003c: bank switch: 0x00
[  OK     13.491879] gc2145 4-003c: bank switch: 0x01
0m] Created slice system-udisks2\x2dzram\x2dsetup.slice.
[   13.504557] gc2145 4-003c: bank switch: 0x00
[   13.512333] gc2145 4-003c: bank switch: 0x01
[   13.513050] gc2145 4-003c: bank switch: 0x00
         Starting UDisks2 managed ZRAM device zram0 setup...
[  OK  ] Finished UDisks2 managed ZRAM device zram0 setup.
[   13.619740] Adding 4502236k swap on /dev/zram0.  Priority:100 extents:1 across:4502236k SSFS
[  OK  ] Finished Zram-based swap (compressed RAM block devices).
[  OK  ] Finished Configure PinePhone Camera.
[  OK  ] Started Telephony service.
[  OK  ] Started Bluetooth service.
[  OK  ] Started Network Manager.
[  OK  ] Started IIO Sensor Proxy service.
[  OK  ] Reached target Bluetooth.
[  OK  ] Reached target Network.
         Starting Power[   13.856910] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.863226] Bluetooth: BNEP filters: protocol multicast

[   13.863286] Bluetooth: BNEP socket layer initialized
[  OK  ] Started OpenSSH Daemon.
         Starting Permit User Sessions...
[  OK  ] Finished Permit User Sessions.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Reached target Login Prompts.
         Starting Hostname Service...
[  OK  ] Started Home Area Manager.
[   14.113687] Bluetooth: RFCOMM TTY layer initialized
[   14.118914] Bluetooth: RFCOMM socket layer initialized
[   14.124371] Bluetooth: RFCOMM ver 1.11
[  OK  ] Started User Login Management.
[  OK  ] Reached target Multi-User System.
[  OK  ] Started Simple Desktop Display Manager.
         Starting TLP system startup/shutdown...
[  OK  ] Started Hostname Service.
[  OK  ] Finished TLP system startup/shutdown.
         Starting Network Manager Script Dispatcher Service...
[  OK  ] Started Network Manager Script Dispatcher Service.
         Starting WPA supplicant...
[  OK  ] Started WPA supplicant.

Manjaro Linux 5.7.19-2-MANJARO-ARM (ttyS0)

manjaro-arm login: [   26.168244] usb 3-1: new high-speed USB device number 2 using ehci-platform
[   27.446051] usbcore: registered new interface driver cdc_wdm
[   27.466683] usbcore: registered new interface driver option
[   27.472457] usbserial: USB Serial support registered for GSM modem (1-port)
[   27.479847] option 3-1:1.0: GSM modem (1-port) converter detected
[   27.486475] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
[   27.493680] option 3-1:1.1: GSM modem (1-port) converter detected
[   27.502605] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
[   27.510803] qmi_wwan 3-1:1.4: cdc-wdm0: USB WDM device
[   27.517060] qmi_wwan 3-1:1.4 wwan0: register 'qmi_wwan' at usb-1c1b000.usb-1, WWAN/QMI device, 96:26:91:b0:21:f1
[   27.527883] option 3-1:1.2: GSM modem (1-port) converter detected
[   27.528466] usbcore: registered new interface driver qmi_wwan
[   27.534669] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2
[   27.547006] option 3-1:1.3: GSM modem (1-port) converter detected
[   27.554536] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB3
[   33.759406] usb0-vbus: disabling
[   33.762705] vcc5v0: disabling

manjaro-arm login:

Again, this did lead to a functional login prompt through the serial console. This time the LCD display of the phone was just showing a black screen.

I’m not really sure what it means that even those ‘old’ images will not boot. They booted fine with my Braveheart Edition motherboard. Perhaps the new motherboard is simply DOA? :confused: I do find that hard to imagine, since other (non-Manjaro) images work fine.

Additionally, I found this thread on Reddit where users are reporting basically the exact same issue as I’m currently having. This was posted 6 days ago. (I by no means agree with their complaining, by the way…)

Have you tried this ?
https://kdebuild.manjaro.org/images/dev/
The one from 12/18/2020 works for me even from SD card and i just did an update today from Discover that was successful.
Once i extract the img and burn it to the SD card and boot from it, sometimes i have to start the phone twice.

For eMMC flash i use Jumpdrive too, from another SD card but i don’t make use of the serial cable …

Hey bogdancovaciu, thanks for your reply :slight_smile:

Yes I’ve tried that image as well, it was the first one I tried with the new mainboard actually! I’ve also described it in my first post just above the first boot outputs. Can completely imagine you looked over it, my post is way too long… :joy:

I’d like to close this topic. Together with some Plasma Mobile developers I managed to find the underlying issue; it seems the specific 3GB/32GB CE mainboard I have cannot run at very high memory frequencies. By using a different U-Boot version, clocking the memory to lower speeds, I was able to boot the latest dev builds of Plasma Mobile :slight_smile: The phone still crashes during boot every 1 out of 3 times though so it seems I just had bad luck in the silicon lottery :wink:

It seems this topic can be closed though.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.