Manjaro Arm on the pineH64
#23
@roel 

just updated one of my H64B to Kernel 5.7.10-2 and something broke as the board is not booting anymore.

This is the output of UART

Code:
U-Boot SPL 2020.04-1 (May 21 2020 - 19:41:22 +0000)
DRAM: 2048 MiB
Trying to boot from MMC2
NOTICE:  BL31: v2.3():6315154-dirty
NOTICE:  BL31: Built : 19:41:22, May 21 2020
NOTICE:  BL31: Detected Allwinner H6 SoC (1728)
NOTICE:  BL31: Found U-Boot DTB at 0xc07fe88, model: Pine H64
INFO:    ARM GICv2 driver initialized
INFO:    PMIC: Probing AXP805 on I2C
INFO:    PMIC: aldo1 voltage: 3.300V
INFO:    PMIC: aldo2 voltage: 3.300V
INFO:    PMIC: aldo3 voltage: 3.300V
INFO:    PMIC: bldo1 voltage: 1.800V
INFO:    PMIC: bldo2 voltage: 1.800V
INFO:    PMIC: bldo3 voltage: 1.800V
INFO:    PMIC: cldo1 voltage: 3.300V
INFO:    PMIC: dcdcd voltage: 0.960V
INFO:    PMIC: dcdce voltage: 1.200V
INFO:    BL31: Platform setup done
INFO:    BL31: Initializing runtime services
INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied
NOTICE:  PSCI: System suspend is unavailable
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x4a000000
INFO:    SPSR = 0x3c9


U-Boot 2020.04-1 (May 21 2020 - 19:41:22 +0000) Manjaro ARM

CPU:   Allwinner H6 (SUN50I)
Model: Pine H64
DRAM:  2 GiB
MMC:   mmc@4020000: 0, mmc@4022000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:    serial@5000000
Out:   serial@5000000
Err:   serial@5000000
Net:   No ethernet found.
starting USB...
Bus usb@5101000: USB EHCI 1.00
Bus usb@5101400: USB OHCI 1.0
Bus usb@5311000: USB EHCI 1.00
Bus usb@5311400: USB OHCI 1.0
scanning bus usb@5101000 for devices... 1 USB Device(s) found
scanning bus usb@5101400 for devices... 1 USB Device(s) found
scanning bus usb@5311000 for devices... 1 USB Device(s) found
scanning bus usb@5311400 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) 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
243 bytes read in 4 ms (58.6 KiB/s)
1:      Manjaro ARM
Retrieving file: /initramfs-linux.img
7885201 bytes read in 792 ms (9.5 MiB/s)
Retrieving file: /Image
27433472 bytes read in 2754 ms (9.5 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: /dtbs/allwinner/sun50i-h6-pine-h64-model-b.dtb
27071 bytes read in 7 ms (3.7 MiB/s)
## Flattened Device Tree blob at 4fa00000
   Booting using the fdt blob at 0x4fa00000
EHCI failed to shut down host controller.
   Loading Ramdisk to 4987a000, end 49fff191 ... OK
   Loading Device Tree to 0000000049870000, end 00000000498799be ... OK

Starting kernel ...

:: running early hook [udev]
Starting version 245.6-8-arch
:: running hook [udev]
:: Triggering uevents...

Edit:
I did some testing and it turns out that either the update of systemd or the Kernel update breaks the installation.
  Reply


Messages In This Thread
Manjaro Arm on the pineH64 - by roel - 11-14-2019, 05:03 AM
RE: Manjaro Arm on the pineH64 - by as365n4 - 01-11-2020, 04:53 AM
RE: Manjaro Arm on the pineH64 - by roel - 01-13-2020, 07:56 AM
RE: Manjaro Arm on the pineH64 - by as365n4 - 02-06-2020, 01:03 PM
RE: Manjaro Arm on the pineH64 - by p1x3l3d - 03-16-2020, 04:30 AM
RE: Manjaro Arm on the pineH64 - by roel - 03-27-2020, 09:38 AM
RE: Manjaro Arm on the pineH64 - by p1x3l3d - 04-02-2020, 02:11 PM
RE: Manjaro Arm on the pineH64 - by roel - 04-09-2020, 06:50 AM
RE: Manjaro Arm on the pineH64 - by roel - 04-14-2020, 01:08 PM
RE: Manjaro Arm on the pineH64 - by as365n4 - 07-02-2020, 03:42 AM
RE: Manjaro Arm on the pineH64 - by roel - 07-07-2020, 12:27 PM
RE: Manjaro Arm on the pineH64 - by roel - 07-03-2020, 04:05 AM
RE: Manjaro Arm on the pineH64 - by roel - 07-08-2020, 11:41 AM
RE: Manjaro Arm on the pineH64 - by as365n4 - 07-12-2020, 12:29 PM
RE: Manjaro Arm on the pineH64 - by roel - 07-13-2020, 03:01 AM
RE: Manjaro Arm on the pineH64 - by roel - 07-13-2020, 12:00 PM
RE: Manjaro Arm on the pineH64 - by as365n4 - 07-14-2020, 05:20 AM
RE: Manjaro Arm on the pineH64 - by roel - 07-14-2020, 08:24 AM
RE: Manjaro Arm on the pineH64 - by as365n4 - 07-14-2020, 07:00 AM
RE: Manjaro Arm on the pineH64 - by as365n4 - 07-15-2020, 02:42 AM
RE: Manjaro Arm on the pineH64 - by roel - 07-15-2020, 03:23 AM
RE: Manjaro Arm on the pineH64 - by bapound - 10-14-2020, 11:16 PM
RE: Manjaro Arm on the pineH64 - by as365n4 - 07-16-2020, 08:06 AM
RE: Manjaro Arm on the pineH64 - by as365n4 - 08-12-2020, 01:22 PM
RE: Manjaro Arm on the pineH64 - by as365n4 - 08-14-2020, 02:07 PM
RE: Manjaro Arm on the pineH64 - by roel - 08-17-2020, 01:10 PM
RE: Manjaro Arm on the pineH64 - by as365n4 - 08-31-2020, 01:32 AM
RE: Manjaro Arm on the pineH64 - by roel - 10-15-2020, 05:04 AM
RE: Manjaro Arm on the pineH64 - by roel - 01-06-2021, 05:12 AM
RE: Manjaro Arm on the pineH64 - by roel - 01-07-2021, 07:02 AM
RE: Manjaro Arm on the pineH64 - by roel - 01-10-2021, 01:09 PM
RE: Manjaro Arm on the pineH64 - by bapound - 04-10-2021, 05:11 PM
RE: Manjaro Arm on the pineH64 - by roel - 04-12-2021, 04:02 AM
RE: Manjaro Arm on the pineH64 - by bapound - 04-15-2021, 06:43 PM
RE: Manjaro Arm on the pineH64 - by roel - 04-16-2021, 01:47 AM
RE: Manjaro Arm on the pineH64 - by tnelis1 - 10-20-2021, 11:25 AM
RE: Manjaro Arm on the pineH64 - by bapound - 02-16-2022, 10:51 AM
RE: Manjaro Arm on the pineH64 - by acwest - 02-16-2022, 03:01 PM
RE: Manjaro Arm on the pineH64 - by acwest - 01-22-2022, 08:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation Manjaro update to Kernel 5.18 breaks install as365n4 5 5,849 07-03-2022, 04:02 AM
Last Post: as365n4

Forum Jump:


Users browsing this thread: 1 Guest(s)