Didn’t change anything.
Checked journalctl output for:
[root@plasma-mobile ~]# journalctl --no-pager -xeu systemd-modules-load.service
-- Journal begins at Sun 2021-08-08 20:55:44 CEST, ends at Sat 2021-08-21 17:46:43 CEST. --
Aug 21 17:45:26 plasma-mobile systemd[1]: Starting Load Kernel Modules...
-- Subject: A start job for unit systemd-modules-load.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-modules-load.service has begun execution.
--
-- The job identifier is 1557.
Aug 21 17:45:26 plasma-mobile systemd-modules-load[5170]: Failed to look up module alias 'crypto_user': Function not implemented
Aug 21 17:45:26 plasma-mobile systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStart= process belonging to unit systemd-modules-load.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Aug 21 17:45:26 plasma-mobile systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit systemd-modules-load.service has entered the 'failed' state with result 'exit-code'.
Aug 21 17:45:26 plasma-mobile systemd[1]: Failed to start Load Kernel Modules.
-- Subject: A start job for unit systemd-modules-load.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-modules-load.service has finished with a failure.
--
-- The job identifier is 1557 and the job result is failed.
This looks like Systemd-modules-load -> `Failed to look up module alias 'crypto_user' : Function not implemented`
But now that I went back to the pp, it went quiet, so power cycled it and I’m back in an endless loop with:
U-Boot SPL 2021.07-1 (Jul 10 2021 - 11:33:59 +0000)
DRAM: 3072 MiB
Trying to boot from MMC2
NOTICE: BL31: v2.4(debug):
NOTICE: BL31: Built : 11:33:59, Jul 10 2021
NOTICE: BL31: Detected Allwinner A64/H64/R18 SoC (1689)
NOTICE: BL31: Found U-Boot DTB at 0x208dbf0, 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: PMIC: dldo4 voltage: 1.800V
INFO: PMIC: fldo1 voltage: 1.200V
INFO: PMIC: Enabling DC SW
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
INFO: BL31: cortex_a53: CPU workaround for 1530924 was applied
INFO: PSCI: Suspend is available via SCPI
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0x4a000000
INFO: SPSR = 0x3c9
U-Boot 2021.07-1 (Jul 10 2021 - 11:33:59 +0000) Manjaro Linux ARM
CPU: Allwinner A64 (SUN50I)
Model: Pine64 PinePhone (1.2)
DRAM: 3 GiB
DRAM Clock: 528 MHz
MMC: mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... Unable to read "uboot.env" from mmc1:1... In: serial
Out: serial
Err: serial
Net: No ethernet found.
Set ram_freq : 528
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
19179528 bytes read in 411 ms (44.5 MiB/s)
gpio: pin 98 (gpio 98) value is 0
52071 bytes read in 5 ms (9.9 MiB/s)
7239697 bytes read in 157 ms (44 MiB/s)
gpio: pin 115 (gpio 115) value is 1
Moving Image from 0x40080000 to 0x40200000, end=414b0000
## Flattened Device Tree blob at 4fa00000
Booting using the fdt blob at 0x4fa00000
Loading Ramdisk to 49918000, end 49fff811 ... OK
Loading Device Tree to 0000000049908000, end 0000000049917b66 ... OK
Starting kernel ...
WARNING: Unimplemented Standard Service Call: 0x84000050
Starting version 249.2-1-arch
ROOT_MNJRO: recovering journal
ROOT_MNJRO: clean, 185770/1880480 files, 1925486/7531187 blocks
[ 5.090134] systemd[1]: Failed to start Load Kernel Modules.
[FAILED] Failed to start Load Kernel Modules.
How can I reset back to factory config (or equivalent)?