#56 rockpro64 support
Closed: Invalid by pbrobinson. Opened by revoman.

I've had some luck manually copying the file
/usr/share/arm-image-installer/boards.d/rock64 to /usr/share/arm-image-installer/boards.d/rockpro64-rk3399
and running arm-image-installer
sudo arm-image-installer --addconsole --addkey ~/.ssh/id_rsa.pub --relabel --resizefs --image=/opt/downloads/Pine64/Fedora-Minimal-32-1.6.aarch64.raw.xz --media=/dev/sdcard --target=rockpro64-rk3399

But, it stalls/fails to proceed after initializing usb. and this time its failing in panfrost

U-Boot SPL 2020.04 (Apr 20 2020 - 00:00:00 +0000)                                                                                                                                            
Trying to boot from MMC2                                                                                                                                                                     


U-Boot 2020.04 (Apr 20 2020 - 00:00:00 +0000)                                                                                                                                                

SoC: Rockchip rk3399                                                                                                                                                                         
Reset cause: POR                                                                                                                                                                             
Model: Pine64 RockPro64                                                                                                                                                                      
DRAM:  3.9 GiB                                                                                                                                                                               
PMIC:  RK808                                                                                                                                                                                 
MMC:   dwmmc@fe320000: 1, sdhci@fe330000: 0                                                                                                                                                  
Loading Environment from MMC... *** Warning - bad CRC, using default environment                                                                                                             

In:    serial@ff1a0000                                                                                                                                                                       
Out:   serial@ff1a0000                                                                                                                                                                       
Err:   serial@ff1a0000                                                                                                                                                                       
Model: Pine64 RockPro64                                                                                                                                                                      
Net:   eth0: ethernet@fe300000                                                                                                                                                               
Hit any key to stop autoboot:  0                                                                                                                                                             
switch to partitions #0, OK                                                                                                                                                                  
mmc0(part 0) is current device                                                                                                                                                               
Scanning mmc 0:1...                                                                                                                                                                          
Found EFI removable media binary efi/fedora/grubaa64.efi                                                                                                                                     
Found DTB mmc 0:2 /dtb/rockchip/rk3399-rockpro64.dtb                                                                                                                                         
56011 bytes read in 35 ms (1.5 MiB/s)                                                                                                                                                        
Card did not respond to voltage select!                                                                                                                                                      
Scanning disk dwmmc@fe320000.blk...                                                                                                                                                          
Disk dwmmc@fe320000.blk not ready                                                                                                                                                            
Scanning disk sdhci@fe330000.blk...                                                                                                                                                          
Found 4 disks                                                                                                                                                                                 
BootOrder not defined
EFI boot manager: Cannot load any imagee selection.                                                                                                                                     
2624248 bytes read in 272 ms (9.2 MiB/s)m, or 'c' for a command prompt.                                                                                                                 
ethernet@fe300000 Waiting for PHY auto negotiation to complete.. done                                                                                                                        
Speed: 1000, full duplex
      Fedora (5.6.6-300.fc32.aarch64) 32 (Thirty Two)                                                                                                                                         
      System setup

EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services and installing virtual address map...
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.6.6-300.fc32.aarch64 (mockbuild@buildvm-aarch64-25.arm.fedoraproject.org) (gcc version 10.0.1 20200328 (Red Hat 10.0.1-0.11) (GCC)) #1 SMP Tue Apr 21 13:25:53 UTC 2020
[    0.000000] Machine model: Pine64 RockPro64 v2.1
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: EFI v2.80 by Das U-Boot
[    0.000000] efi:  SMBIOS=0xf4f13000  RNG=0xf4c87040  MEMRESERVE=0xf4c86040 
[    0.000000] efi: seeding entropy pool
[    0.000000] cma: Reserved 64 MiB at 0x00000000f0000000
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xf778b000-0xf779cfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000200000-0x000000003fffffff]
[    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000f7ffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000200000-0x00000000f4c86fff]
[    0.000000]   node   0: [mem 0x00000000f4c87000-0x00000000f4c87fff]
[    0.000000]   node   0: [mem 0x00000000f4c88000-0x00000000f4f0cfff]
[    0.000000]   node   0: [mem 0x00000000f4f0d000-0x00000000f4f11fff]
[    0.000000]   node   0: [mem 0x00000000f4f12000-0x00000000f4f12fff]
[    0.000000]   node   0: [mem 0x00000000f4f13000-0x00000000f4f13fff]
[    0.000000]   node   0: [mem 0x00000000f4f14000-0x00000000f4f15fff]
[    0.000000]   node   0: [mem 0x00000000f4f16000-0x00000000f4f1afff]
[    0.000000]   node   0: [mem 0x00000000f4f1b000-0x00000000f4f1cfff]
[    0.000000]   node   0: [mem 0x00000000f4f1d000-0x00000000f4f21fff]
[    0.000000]   node   0: [mem 0x00000000f4f22000-0x00000000f7f2ffff]
[    0.000000]   node   0: [mem 0x00000000f7f30000-0x00000000f7f3ffff]
[    0.000000]   node   0: [mem 0x00000000f7f40000-0x00000000f7ffffff]
[    0.000000] Zeroed struct page in unavailable ranges: 33 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[    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.1
[    0.000000] percpu: Embedded 31 pages/cpu s87512 r8192 d31272 u126976
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 999432
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=(hd0,msdos2)/vmlinuz-5.6.6-300.fc32.aarch64 root=UUID=869eff8d-1694-425b-8dc4-c00701742baf ro
[    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 0x38430000-0x3c430000] (64MB)
[    0.000000] Memory: 3754372K/4061184K available (12540K kernel code, 6034K rwdata, 6256K rodata, 6336K init, 8260K bss, 241276K reserved, 65536K cma-reserved)
[    0.000000] random: get_random_u64 called from kmem_cache_open+0x30/0x290 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] ftrace: allocating 45973 entries in 180 pages
[    0.000000] ftrace: allocated 180 pages with 4 groups
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=6.
[    0.000000]  Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: no VLPI support, no direct LPI support, no RVPEID support
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[    0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[    0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @f6180000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000000f6200000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000f6210000
[    0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[    0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[    0.000000] rcu:     Offload RCU callbacks from CPUs: (none).
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.002019] Console: colour dummy device 80x25
[    0.002857] printk: console [tty0] enabled
[    0.003041] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.003076] pid_max: default: 32768 minimum: 301
[    0.003321] LSM: Security Framework initializing
[    0.003432] Yama: becoming mindful.
[    0.003493] SELinux:  Initializing.
[    0.003634] *** VALIDATE selinux ***
[    0.003759] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.003801] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.003910] *** VALIDATE tmpfs ***
[    0.004720] *** VALIDATE proc ***
[    0.005103] *** VALIDATE cgroup ***
[    0.005123] *** VALIDATE cgroup2 ***
[    0.006832] rcu: Hierarchical SRCU implementation.
[    0.009130] Platform MSI: interrupt-controller@fee20000 domain created
[    0.009546] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[    0.009910] fsl-mc MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[    0.012624] Remapping and enabling EFI services.
[    0.013503] smp: Bringing up secondary CPUs ...
[    0.014441] Detected VIPT I-cache on CPU1
[    0.014480] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[    0.014557] GICv3: CPU1: using allocated LPI pending table @0x00000000f6220000
[    0.014618] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.015625] Detected VIPT I-cache on CPU2
[    0.015658] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[    0.015734] GICv3: CPU2: using allocated LPI pending table @0x00000000f6230000
[    0.015777] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.016781] Detected VIPT I-cache on CPU3
[    0.016812] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[    0.016879] GICv3: CPU3: using allocated LPI pending table @0x00000000f6240000
[    0.016919] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.017881] CPU features: detected: EL2 vector hardening
[    0.017906] CPU features: detected: ARM erratum 1319367
[    0.017913] Detected PIPT I-cache on CPU4
[    0.017948] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[    0.018010] GICv3: CPU4: using allocated LPI pending table @0x00000000f6250000
[    0.018050] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[    0.019043] Detected PIPT I-cache on CPU5
[    0.019070] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[    0.019124] GICv3: CPU5: using allocated LPI pending table @0x00000000f6260000
[    0.019157] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[    0.019305] smp: Brought up 1 node, 6 CPUs
[    0.019565] SMP: Total of 6 processors activated.
[    0.019581] CPU features: detected: 32-bit EL0 Support
[    0.019598] CPU features: detected: CRC32 instructions
[    0.019952] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[    0.051669] CPU: All CPU(s) started at EL2
[    0.051773] alternatives: patching kernel code
[    0.056418] devtmpfs: initialized
[    0.067778] Registered cp15_barrier emulation handler
[    0.067814] Registered setend emulation handler
[    0.067832] KASLR enabled
[    0.068365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.068400] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.070615] pinctrl core: initialized pinctrl subsystem
[    0.071636] thermal_sys: Registered thermal governor 'fair_share'
[    0.071640] thermal_sys: Registered thermal governor 'step_wise'
[    0.071657] thermal_sys: Registered thermal governor 'user_space'
[    0.072219] SMBIOS 3.0 present.
[    0.072252] DMI: pine64 rockpro64_rk3399/rockpro64_rk3399, BIOS 2020.04 04/20/2020
[    0.072878] NET: Registered protocol family 16
[    0.079070] DMA: preallocated 256 KiB pool for atomic allocations
[    0.079104] audit: initializing netlink subsys (disabled)
[    0.079409] audit: type=2000 audit(0.070:1): state=initialized audit_enabled=0 res=1
[    0.080783] cpuidle: using governor menu
[    0.081000] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.081252] ASID allocator initialised with 32768 entries
[    0.081708] Serial: AMBA PL011 UART driver
[    0.122779] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.122804] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.122818] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.122831] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.794577] cryptd: max_cpu_qlen set to 1000
[    0.807788] alg: No test for 842 (842-generic)
[    0.808155] alg: No test for 842 (842-scomp)
[    0.832772] fbcon: Taking over console
[    0.832841] ACPI: Interpreter disabled.
[    0.834693] vcc3v3_pcie: supplied by vcc12v_dcin
[    0.836426] vcc5v0_sys: supplied by vcc12v_dcin
[    0.836809] vcc5v0_usb: supplied by vcc12v_dcin
[    0.837040] vcc3v3_sys: supplied by vcc5v0_sys
[    0.837886] iommu: Default domain type: Translated 
[    0.840619] vgaarb: loaded
[    0.841469] SCSI subsystem initialized
[    0.842071] usbcore: registered new interface driver usbfs
[    0.842141] usbcore: registered new interface driver hub
[    0.842298] usbcore: registered new device driver usb
[    0.842798] pps_core: LinuxPPS API ver. 1 registered
[    0.842815] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.842862] PTP clock support registered
[    0.843215] EDAC MC: Ver: 3.0.0
[    0.844285] Registered efivars operations
[    0.845791] NetLabel: Initializing
[    0.845811] NetLabel:  domain hash size = 128
[    0.845823] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.845913] NetLabel:  unlabeled traffic allowed by default
[    0.846695] clocksource: Switched to clocksource arch_sys_counter
[    0.970753] *** VALIDATE bpf ***
[    0.971313] VFS: Disk quotas dquot_6.6.0
[    0.971429] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.971575] *** VALIDATE ramfs ***
[    0.971618] *** VALIDATE hugetlbfs ***
[    0.972302] pnp: PnP ACPI: disabled
[    0.981155] NET: Registered protocol family 2
[    0.981845] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.981939] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.982295] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.982968] TCP: Hash tables configured (established 32768 bind 32768)
[    0.983191] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.983343] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.983670] NET: Registered protocol family 1
[    0.983703] NET: Registered protocol family 44
[    0.983723] PCI: CLS 0 bytes, default 64
[    0.983921] Trying to unpack rootfs image as initramfs...
[    4.064612] Freeing initrd memory: 54596K
[    4.065800] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    4.066266] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    4.066738] kvm [1]: IPA Size Limit: 40bits
[    4.068634] kvm [1]: vgic-v2@fff20000
[    4.068684] kvm [1]: GIC system register CPU interface enabled
[    4.068956] kvm [1]: vgic interrupt IRQ10
[    4.069246] kvm [1]: Hyp mode initialized successfully
[    4.796344] Initialise system trusted keyrings
[    4.796430] Key type blacklist registered
[    4.796757] workingset: timestamp_bits=37 max_order=20 bucket_order=0
[    4.807359] zbud: loaded
[    4.844951] NET: Registered protocol family 38
[    4.844988] Key type asymmetric registered
[    4.845004] Asymmetric key parser 'x509' registered
[    4.845085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    4.845449] io scheduler mq-deadline registered
[    4.845468] io scheduler kyber registered
[    4.845726] io scheduler bfq registered
[    4.846206] atomic64_test: passed
[    4.873094] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    4.884706] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 38, base_baud = 1500000) is a 16550A
[    4.884936] serial serial0: tty port ttyS0 registered
[    4.885651] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 39, base_baud = 1500000) is a 16550A
[    4.995160] printk: console [ttyS2] enabled
[    4.997403] msm_serial: driver initialized
[    5.000638] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    5.002856] libphy: Fixed MDIO Bus: probed
[    5.003658] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.004249] ehci-pci: EHCI PCI platform driver
[    5.004815] usbcore: registered new interface driver usbserial_generic
[    5.005414] usbserial: USB Serial support registered for generic
[    5.006110] mousedev: PS/2 mouse device common for all mice
[    5.010901] rk808 0-001b: chip id: 0x0
[    5.017026] rk808-regulator rk808-regulator: there is no dvs0 gpio
[    5.017599] rk808-regulator rk808-regulator: there is no dvs1 gpio
[    5.018206] DCDC_REG1: supplied by vcc5v0_sys
[    5.019455] vcc5v0_host: supplied by vcc5v0_usb
[    5.019934] vcc5v0_typec: supplied by vcc5v0_usb
[    5.020455] DCDC_REG2: supplied by vcc5v0_sys
[    5.021360] DCDC_REG3: supplied by vcc5v0_sys
[    5.021997] DCDC_REG4: supplied by vcc5v0_sys
[    5.022932] LDO_REG1: supplied by vcc5v0_sys
[    5.024520] LDO_REG2: supplied by vcc5v0_sys
[    5.025849] LDO_REG3: supplied by vcc5v0_sys
[    5.027297] LDO_REG4: supplied by vcc5v0_sys
[    5.028770] LDO_REG5: supplied by vcc5v0_sys
[    5.030093] LDO_REG6: supplied by vcc5v0_sys
[    5.031540] LDO_REG7: supplied by vcc5v0_sys
[    5.032839] LDO_REG8: supplied by vcc5v0_sys
[    5.034327] SWITCH_REG1: supplied by vcc3v3_sys
[    5.034980] SWITCH_REG2: supplied by vcc3v3_sys
[    5.036485] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[    5.037154] fan53555-reg: supplied by vcc5v0_sys
[    5.038908] vcc1v8_s3: supplied by vcc_1v8
[    5.039935] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[    5.040562] fan53555-reg: supplied by vcc5v0_sys
[    5.044814] device-mapper: uevent: version 1.0.3
[    5.045646] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    5.048781] ledtrig-cpu: registered to indicate activity on CPUs
[    5.049996] EFI Variables Facility v0.08 2004-May-17
[    5.050527] efivars: get_next_variable: status=8000000000000003
[    5.051755] hid: raw HID events driver (C) Jiri Kosina
[    5.052409] usbcore: registered new interface driver usbhid
[    5.052906] usbhid: USB HID core driver
[    5.054966] drop_monitor: Initializing network drop monitor service
[    5.055748] Initializing XFRM netlink socket
[    5.056782] NET: Registered protocol family 10
[    5.122230] Segment Routing with IPv6
[    5.122671] mip6: Mobile IPv6
[    5.122945] NET: Registered protocol family 17
[    5.124655] registered taskstats version 1
[    5.125081] Loading compiled-in X.509 certificates
[    5.303280] Loaded X.509 cert 'Fedora kernel signing key: 65d09f482a25a0524f9416519fff17d79d71d5be'
[    5.304285] zswap: loaded using pool lzo/zbud
[    5.305820] Key type ._fscrypt registered
[    5.306206] Key type .fscrypt registered
[    5.306560] Key type fscrypt-provisioning registered
[    5.340940] Key type big_key registered
[    5.582739] Key type encrypted registered
[    5.583223] ima: No TPM chip found, activating TPM-bypass!
[    5.583784] ima: Allocated hash algorithm: sha256
[    5.584242] ima: No architecture policies found
[    5.638204] hctosys: unable to open rtc device (rtc0)
[    5.640568] ttyS2 - failed to request DMA
[    5.651228] Freeing unused kernel memory: 6336K
[    5.761373] Checked W+X mappings: passed, no W+X pages found
[    5.761900] rodata_test: all tests were successful
[    5.762337] Run /init as init process
[    5.795304] systemd[1]: System time before build time, advancing clock.
[    5.802409] efivars: get_next_variable: status=8000000000000003
[    5.806450] systemd[1]: systemd v245.4-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    5.810578] systemd[1]: Detected architecture arm64.
[    5.811044] systemd[1]: Running in initial RAM disk.

Welcome to Fedora 32 (Thirty Two) dracut-050-26.git20200316.fc32 (Initramfs)!

[    5.813445] systemd[1]: No hostname configured.
[    5.813901] systemd[1]: Set hostname to <localhost>.
[    5.814679] random: systemd: uninitialized urandom read (16 bytes read)
[    5.815360] systemd[1]: Initializing machine ID from random generator.
[    6.268491] random: systemd: uninitialized urandom read (16 bytes read)
[    6.269159] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    6.270856] random: systemd: uninitialized urandom read (16 bytes read)
[    6.271533] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    6.272979] systemd[1]: Reached target Timers.
[  OK  ] Reached target Timers.
[    6.298266] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[    6.300959] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    6.303548] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    6.327952] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    6.330448] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    6.332292] systemd[1]: Reached target Sockets.
[  OK  ] Reached target Sockets.
[    6.364756] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st…odes for the current kernel...
[    6.391383] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
[    6.425506] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    6.447893] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[    6.453108] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[    6.481327] systemd[1]: Starting Setup Virtual Console...
         Starting Setup Virtual Console...
[    6.511835] systemd[1]: Finished Create list of static device nodes for the current kernel.
[  OK  ] Finished Create list of st… nodes for the current kernel.
[    6.526971] systemd[1]: Finished Apply Kernel Variables.
[  OK  ] Finished Apply Kernel Variables.
[    6.569459] systemd[1]: Finished Setup Virtual Console.
[  OK  ] Finished Setup Virtual Console.
[    6.602239] systemd[1]: Starting dracut ask for additional cmdline parameters...
         Starting dracut ask for additional cmdline parameters...
[    6.641625] systemd[1]: Starting Create Static Device Nodes in /dev...
         Starting Create Static Device Nodes in /dev...
[    6.685804] systemd[1]: Finished Create Static Device Nodes in /dev.
[  OK  ] Finished Create Static Device Nodes in /dev.
[    6.757774] systemd[1]: Finished dracut ask for additional cmdline parameters.
[  OK  ] Finished dracut ask for additional cmdline parameters.
[    6.764729] systemd[1]: Starting dracut cmdline hook...
         Starting dracut cmdline hook...
[    7.234822] systemd[1]: Finished dracut cmdline hook.
[  OK  ] Finished dracut cmdline hook.
[    7.262355] systemd[1]: Starting dracut pre-udev hook...
         Starting dracut pre-udev hook...
[    7.323915] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[    7.347389] audit: type=1130 audit(1585761823.550:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.432446] raid6: skip pq benchmark and using algorithm neonx8
[    7.432989] raid6: using neon recovery algorithm
[    7.474248] xor: measuring software checksum speed
[    7.566684]    8regs     :  2396.000 MB/sec
[    7.666680]    32regs    :  2741.600 MB/sec
[    7.766680]    arm64_neon:  2386.400 MB/sec
[    7.767058] xor: using function: 32regs (2741.600 MB/sec)
[    8.123992] Btrfs loaded, crc32c=crc32c-generic
[    8.150686] alua: device handler registered
[    8.170823] emc: device handler registered
[    8.192072] rdac: device handler registered
[  OK  ] Finished dracut pre-udev hook.
[    8.307372] audit: type=1130 audit(1585761824.510:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.309677] audit: type=1334 audit(1585761824.510:4): prog-id=6 op=LOAD
[    8.310343] audit: type=1334 audit(1585761824.510:5): prog-id=7 op=LOAD
         Starting udev Kernel Device Manager...
[  OK  ] Started udev Kernel Device Manager.
[    9.162737] audit: type=1130 audit(1585761825.350:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
         Starting dracut pre-trigger hook...
[    9.566714] random: fast init done
[  OK  ] Finished dracut pre-trigger hook.
[    9.687327] audit: type=1130 audit(1585761825.890:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
         Starting udev Coldplug all Devices...
[  OK  ] Finished udev Coldplug all Devices.
[   10.367085] audit: type=1130 audit(1585761826.570:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
         Starting dracut initqueue hook...
         Starting Show Plymouth Boot Screen...
         Starting udev Wait for Complete Device Initialization...
         Mounting Kernel Configuration File System...
[   10.465913] audit: type=1130 audit(1585761826.660:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  OK  ] Started Show Plymouth Boot Screen.
[  OK  ] Started Forward Password R…s to Plymouth Directory Watch.
[  OK  ] Reached target Local Encrypted Volumes.
[  OK  ] Reached target Paths.
[  OK  ] Mounted Kernel Configuration File System.
[   10.713327] Synopsys Designware Multimedia Card Interface Driver
[   10.806725] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[   10.807408] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
[   10.808010] dwmmc_rockchip fe310000.mmc: Version ID is 270a
[   10.808596] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
[   10.809679] dwmmc_rockchip fe310000.mmc: allocated mmc-pwrseq
[   10.810204] mmc_host mmc0: card is non-removable.
[   10.847047] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[   10.868762] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
[   10.869487] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
[   10.870089] dwmmc_rockchip fe320000.mmc: Version ID is 270a
[   10.876384] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[   10.884815] dwmmc_rockchip fe320000.mmc: Got CD GPIO
[   10.896805] mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[   10.897958] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[   10.942045] mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[   10.976884] ehci-platform: EHCI generic platform driver
[   10.993869] mmc_host mmc0: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
[   11.022827] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[   11.023516] dma-pl330 ff6d0000.dma-controller:   DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[   11.061177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   11.089962] sdhci: Secure Digital Host Controller Interface driver
[   11.090528] sdhci: Copyright(c) Pierre Ossman
[   11.106511] pwm-regulator: supplied by regulator-dummy
[   11.132680] ohci-platform: OHCI generic platform driver
[   11.158445] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[   11.159140] dma-pl330 ff6e0000.dma-controller:   DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[   11.361020] sdhci-pltfm: SDHCI platform and OF driver helper
[   11.511158] sdhci-arasan fe330000.sdhci: No phy for arasan,sdhci-5.1.
[   11.529730] rk808-rtc rk808-rtc: registered as rtc0
[   11.570756] sdhci-arasan fe330000.sdhci: No phy for arasan,sdhci-5.1.
[   11.678537] mmc2: CQHCI version 5.10
[   11.725226] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[   11.730081] ehci-platform fe380000.usb: EHCI Host Controller
[   11.730934] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[   11.731778] ehci-platform fe380000.usb: irq 31, io mem 0xfe380000
[   11.756795] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[   11.757677] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[   11.758420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.759065] usb usb1: Product: EHCI Host Controller
[   11.759502] usb usb1: Manufacturer: Linux 5.6.6-300.fc32.aarch64 ehci_hcd
[   11.760120] usb usb1: SerialNumber: fe380000.usb
[   11.761250] hub 1-0:1.0: USB hub found
[   11.761629] hub 1-0:1.0: 1 port detected
[   11.764983] ehci-platform fe3c0000.usb: EHCI Host Controller
[   11.765781] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[   11.766609] ehci-platform fe3c0000.usb: irq 33, io mem 0xfe3c0000
[   11.796753] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[   11.797691] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[   11.798436] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.799079] usb usb2: Product: EHCI Host Controller
[   11.799516] usb usb2: Manufacturer: Linux 5.6.6-300.fc32.aarch64 ehci_hcd
[   11.800117] usb usb2: SerialNumber: fe3c0000.usb
[   11.801508] hub 2-0:1.0: USB hub found
[   11.801913] hub 2-0:1.0: 1 port detected
[   11.803783] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[   11.804624] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[   11.806259] ohci-platform fe3a0000.usb: irq 32, io mem 0xfe3a0000
[   11.817743] mmc2: Command Queue Engine enabled
[   11.818171] mmc2: new HS200 MMC card at address 0001
[   11.880938] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.06
[   11.881691] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.882336] usb usb3: Product: Generic Platform OHCI controller
[   11.882864] usb usb3: Manufacturer: Linux 5.6.6-300.fc32.aarch64 ohci_hcd
[   11.883467] usb usb3: SerialNumber: fe3a0000.usb
[   11.884478] hub 3-0:1.0: USB hub found
[   11.884860] hub 3-0:1.0: 1 port detected
[   11.886264] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[   11.897019] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[   11.897876] ohci-platform fe3e0000.usb: irq 34, io mem 0xfe3e0000
[   11.971179] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.06
[   11.971933] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.972578] usb usb4: Product: Generic Platform OHCI controller
[   11.973107] usb usb4: Manufacturer: Linux 5.6.6-300.fc32.aarch64 ohci_hcd
[   11.973709] usb usb4: SerialNumber: fe3e0000.usb
[   11.974715] hub 4-0:1.0: USB hub found
[   11.975098] hub 4-0:1.0: 1 port detected
[   12.096070] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   12.750969] panfrost ff9a0000.gpu: clock rate = 500000000
[   12.766822] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
[   12.767537] panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400
[   12.768274] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[   12.769324] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
[   12.905233] panfrost ff9a0000.gpu: devfreq_add_device: Unable to find governor for the device
[   12.906198] panfrost ff9a0000.gpu: [drm:panfrost_devfreq_init [panfrost]] *ERROR* Couldn't initialize GPU devfreq
[   12.917440] panfrost ff9a0000.gpu: Fatal error during devfreq init

Actually, in order to get past the panfrost driver error I blacklisted the driver using
rd.driver.blacklist=panfrost on the kernel line.

A few reboots later and I have a bootable RockPro64.

@revoman I'm pretty interested in this on the pinebook pro (which is also rockpro64-rk3399). How has it been? and any tips other than the blacklisting panfrost?

I reverted back to CentOS 7 on my RockPro64, but I can't remember why I did that. I am enjoying F32 on my sopine (A64) units though.

Sounds like I need to break my PBP this weekend.

This is not the place to report kernel problems, it's purely for the tool arm-image-installer for writing out the images.

Metadata Update from @pbrobinson:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata