My Debian journey on the Pinebook Pro
#11
@as400 Thank you a lot! This info about the needed modules is exactly what I was looking for! Next time I try installing it I will include these modules and see if I can get the display to turn on.

Is this supposed to already work in a console installation or will it only work with Xorg running?

Since kernel 5.10.4 made it recently into Debian unstable I am going to give it a try and see if adding the mentioned modules to initramfs helps to bring up the display.
  Reply
#12
After trying with the kernel 5.10.4 from unstable, I am stuck here:

Code:
U-Boot SPL 2021.01-rc4 (Jan 03 2021 - 01:34:20 +0000)
Trying to boot from MMC1


U-Boot 2021.01-rc4 (Jan 03 2021 - 01:34:20 +0000)

SoC: Rockchip rk3399
Prot cause: POR
DRAM:  3.9 GiB
PMIC:  RK808
MMC:   mmc@fe310000: 2, mmc@fe320000: 1, sdhci@fe330000: 0
Loading Environment from SPIFlash... Invalid bus 0 (err=-19)
*** Warning - spi_flash_probe_bus_cs() failed, using default environment

In:    serial
Out:   serial
Err:   serial
Model: Pine64 Pinebook Pro
Net:   No ethernet found.
starting USB...
Bus usb@fe380000: USB EHCI 1.00
Bus usb@fe3a0000: USB OHCI 1.0
Bus usb@fe3c0000: USB EHCI 1.00
Bus usb@fe3e0000: USB OHCI 1.0
Bus dwc3: usb maximum-speed not found
Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1usb maximum-speed not found
Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1.10
scanning bus usb@fe380000 f1 USB Device(s) found
scanning bus usb@fe3a0000 for devices... 2 USB Device(s) found
scanning bus usb@fe3c0000 for devices... 3 USB Device(s) found
scanning bus usb@fe3e0000 for devices... 1 USB Device(s) found
scanning bus dwc3 for devices... 1 USB Device(s) found
scanning bus dwc3 for devices... 1 USB Device(s) found
       scanning usb for storage devices..Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0(part 0) is current device
** No partition table - mmc 0 **
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:2...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
210 bytes read in 5 ms (41 KiB/s)
1:      Linux devuan
Retrieving file: /initrd.img
28216151 bytes read in 3047 ms (8.8 MiB/s)
Retrieving file: /vmlinuz
23842672 bytes read in 2575 ms (8.8 MiB/s)
append: root=LABEL=ring file: /dtbs/rockchip/rk3399-60504 bytes read in 15 ms (3.8 MiB/s)
Moving Image from 0x2080000 to 0x2200000, end=3960000
## Flattened Device Tree blob at 01f00000
   Booting using the fdt blob at 0x1f00000

Is it possible the device for the serial console changed recently? And sorry for using the crappy "official" console cable that eats up some characters.

I also tried the following, but I still didn't see anything on the console:

Code:
earlyprintk=ttyS2,1500000

This was not the case with earlier kernel (I remember trying with 5.6 and 5.7).

Update: For the current kernel to work you have to compile u-boot with "PREBOOT=y" disabled as mentioned by toons. Then it boots. See here for details:

https://forum.pine64.org/showthread.php?...5#pid86475

Update 2: Well, it boots but it freaks out when reading the sdcard. I had the same trouble with earlier kernels in the past, but it worked from internal eMMC, so it might be worth trying. Here's the log:

Code:
U-Boot TPL 2021.01-rc4-00036-g21e1cae790-dirty (Jan 03 2021 - Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Co Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
256B strlpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to boot ROM...

U-Boot SPL 2021.01-rc4-00036-g21e1cae790-dirty (Jan 03 2021 - 06:00:41 +0000)
Trying to boot from MMC1


U-Boot 2021.01-rc4-00036-g21e1cae790-dirty (Jan 03 2021 - 06OR
Model: Pine64 Pinebook Pro
3.9 GiB
PMIC:  RK808
MMC:   mmc@fe310000: 2, mmc@fe320000: 1, sdhci@fe330000: 0
Loading Environment from SPIFlash... Invalid bus 0 (err=-19)
*** Warning - spi_flash_probe_bus_cs() failed, using default environment

In:    serial
Out:   serial
Err:   serial
Model: Pine64 Pinebook Pro
Net:   No ethernet found.
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0(part 0) is current device
** No partition table - mmc 0 **
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:2...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
241 bytes read in 4 ms (58.6 KiB/s)
1:      Linux devuan
Retrieving file: /initrd.img
28216151 bytes read in 3047 ms (8.8 MiB/s)
Retrieving file: /vm23842672 bytes read in 2574 ms (8.8 MiB/s)
append: earlyprintk=ted,target=root_crypt,luks
Retr60504 bytes read in 15 ms (3.8 MiB/s)
Moving Image from 0x2080000 to 0x2200000, end=3960000
## Flattened Device Tree blob at 01f00000
   Booting using the fdt blob at 0x1f00000
   Loading Ramdisk to f3439000, end f4f21OK
   Loading Device Tree to 00000000f3427000, end 00000000f3438c57 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x4100000] Linux version 5.10.0-1-arm for Debian) 2.35.1) #1 SMP DebiUEFI not found.
[    0.000000] cma: Reserved 64 MiB at 0x0000000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f
                                                                                                               [    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0m 0x0000000040000000-0x00000000f7ffffff]
[    0.000000]   Norma[    0.000000] Early memory node ranges
[    0.000000]   node  mem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 00] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: UNFO_TYPE not supported.
[    0.000000] psci: SMC Calling Conven2 d31784 u135168
[    0.000000] Detected VIPT I-cache on CPU0
000000] CPU features: detected: GIC system register CPU interfacges: 999432
[    0.000000] Policy zone: DMA32
[    0.000000] Kryptopts=source=LABEL=rootencrypted,target=root_crypt,luks
[   04 bytes, linear)
[    0.000000] Inode-cache hash table entriesauto-init: stack:off, heap alloc:on, heap free:off
[    0.00000] (64MB)
[    0.000000] Memory: 2005652K/4061184K available (1198244K reserved, 65536K cma-reserved)
[    0.000000] random: geit=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, in 148 pages
[    0.000000] ftrace: allocated 148 pages with 3  0.000000] rcu:       RCU restricting CPUs from NR_CPUS=256 to nr_cpu000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] r.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16ed irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/DeactivatGICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distrimplemented
[    0.000000] GICv3: CPU0: found redistributor 0 reffff]
[    0.000000] ITS@0x00000000fee20000: allocated 65536 De using cache flushing for cmd queue
[    0.000000] GICv3: usingache flushing for LPI property table
[    0.000000] GICv3: CPU0000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/00] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/c) running at 24.00MHz (phys).
[    0.000000] clocksource: arch_e_ns: 440795202592 ns
[    0.000008] sched_clock: 56 bits at 24nsole: colour dummy device 80x25
[    0.002715] printk: consolealue calculated using timer frequency.. 48.00 BogoMIPS (lpj=9600163] LSM: Security Framework initializing
[    0.003220] Yama: ] AppArmor: AppArmor initialized
[    0.003399] TOMOYO Linux inr: 4, 65536 bytes, linear)
[    0.003636] Mountpoint-cache hash3] rcu: Hierarchical SRCU implementation.
[    0.008076] Platfo PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@feer@fee20000 domain created
[    0.011816] EFI services will not[    0.013567] Detected VIPT I-cache on CPU1
[    0.013610] GIC 0.013628] GICv3: CPU1: using allocated LPI pending table @0x000000001 [0x410fd034]
[    0.014709] Detected VIPT I-cache on CPU00000fef40000
[    0.014757] GICv3: CPU2: using allocated LPI pdary processor 0x0000000002 [0x410fd034]
[    0.015791] Detecteutor 3 region 0:0x00000000fef60000
[    0.015838] GICv3: CPU3: 4] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[16836] CPU features: detected: Spectre-v2
[    0.016845] CPU fe6853] Detected PIPT I-cache on CPU4
[    0.016888] GICv3: CPU4:1] GICv3: CPU4: using allocated LPI pending table @0x000000004020x410fd082]
[    0.017960] Detected PIPT I-cache on CPU5
[    efa0000
[    0.018001] GICv3: CPU5: using allocated LPI pendingessor 0x0000000101 [0x410fd082]
[    0.018188] smp: Brought up .
[    0.018537] CPU features: detected: 32-bit EL0 Support
[ .018578] CPU features: detected: 32-bit EL1 Support
[    0.0418ng kernel code
[    0.113156] node 0 deferred pages initialisedstered cp15_barrier emulation handler
[    0.127830] Registeredk of seed
[    0.128542] clocksource: jiffies: mask: 0xffffffff128635] futex hash table entries: 2048 (order: 5, 131072 bytes, [    0.131336] DMI not present or invalid.
[    0.131925] NET:  KiB GFP_KERNEL pool for atomic allocations
[    0.135129] DMA:
                   [    0.135412] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 plink subsys (disabled)
[    0.135747] audit: type=2000 audit(0.rmal_sys: Registered thermal governor 'fair_share'
[    0.136944] cpuidle: using governor ladder
[    0.137440] cpuidle: using 4 watchpoint registers.
[    0.137778] ASID allocator initialiver
[    0.190993] HugeTLB registered 1.00 GiB page size, pre-aze, pre-allocated 0 pages
[    0.191038] HugeTLB registered 2.0stered 64.0 KiB page size, pre-allocated 0 pages
[    0.867998]ype: Translated
[    0.870983] vgaarb: loaded
[    0.871672] .874459] NetLabel:  domain hash size = 128
[    0.874476] NetLal:  unlabeled traffic allowed by default
[    0.874990] clocksoDisk quotas dquot_6.6.0
[    0.960360] VFS: Dquot-cache hash tapArmor Filesystem Enabled
[    0.961483] pnp: PnP ACPI: disable tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32s: 32768 (order: 6, 262144 bytes, linear)
[    0.972255] TCP bi0.972931] TCP: Hash tables configured (established 32768 bind 32ytes, linear)
[    0.973337] UDP-Lite hash table entries: 2048 tocol family 1
[    0.973724] NET: Registered protocol family 4ing to unpack rootfs image as initramfs...
[    3.000184] Freei armv8_cortex_a53 PMU driver, 7 counters available
[    3.00160rs available
[    3.002168] kvm [1]: IPA Size Limit: 40 bits
[IC system register CPU interface enabled
[    3.003392] kvm [1]d successfully
[    3.005592] Initialise system trusted keyringkingset: timestamp_bits=42 max_order=20 bucket_order=0
[    3.0ialized
[    3.012725] Key type asymmetric registered
[    3.0ck layer SCSI generic (bsg) driver version 0.4 loaded (major 249] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
00000 ranges:
[    3.023698] OF: /pcie@f8000000: Missing device..0x00fbdfffff -> 0x00fa000000
[    3.023759] rockchip-pcie f80[    3.036922] Serial: 8250/16550 driver, 4 ports, IRQ sharing e = 46, base_baud = 1500000) is a 16550A
[    3.039662] serial s ttyS2 at MMIO 0xff1a0000 (irq = 47, base_baud = 1500000) is a 1[    3.136485] Serial: AMBA driver
[    3.137262] msm_serial: driver initialized
[    3.139738] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    3.141439] mousedev: PS/2 mouse device common for all mice
[    3.145390] ledtrig-cpu: registered to indicate activity on CPUs
[    3.146280] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    3.149292] NET: Registered protocol family 10
[    3.203449] Segment Routing with IPv6
[    3.203913] mip6: Mobile IPv6
[    3.204197] NET: Registered protocol family 17
[    3.204797] mpls_gso: MPLS GSO support
[    3.205476] registered taskstats version 1
[    3.205855] Loading compiled-in X.509 certificates
[    3.374823] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    3.375702] Loaded X.509 eb3b9'
[    3.376464] zswap: loaded using pool lzo/zbud
[    3.377441] Key type ._fscrypt registered
[    3.377809] Key type .378164] Key type fscrypt-provisioning registered
[    3.378782bled
[    3.413756] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    3.414422] rockchip-pcie f8000000.pcie:      MEM 0x00fa000000..0x00fbdfffff [    3.415218] rockchip-pcie f8000000.pcie:       IO 0x00fbe0000[    3.417170] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    3.417824] rM 0x00fa000000..0x00fbdfffff -> 0x00fa000000
[    3.418586] roc0x00fbe00000
[    3.422149] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console
[    3.430769] Freeing unused kernel memory: 5312K
[    3.499878] Checked W+X mappings: passed, no W+X pages found
[    3.500413] Run /init as init process
Loading, please wait...
[    3.608520] udevd[117]: starting version 3.2.7
[    3.610584] random: udevd: uninitialized urandom read (16 bytes read)
[    3.611410] random: udevd: uninitialized urandom read (16 bytes read)
[    3.618810] udevd[118]: starting eudev-3.2.7
[    3.681173] random: udevd: uninitialized urandom read (16 bytes read)
[    3.699722] Synopsys Designware Multimedia Card Interface Driver
[    3.707612] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[    3.708310] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
[  0.mmc: Version ID is 270a
[    3.709521] dwmmc_rockchip fe31000idth,256 deep fifo
[    3.712012] sdhci: Secure Digital Host Controller Interface driver
[    3.712586] sdhci: Copyright(c) Pi[    3.724459] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
[    3.725148] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
[    3.725754] dwmmc_rockchip fe32070a
[    3.726331] dwmmc_rockchip fe320000.mmc: DW MMC controll[    3.748072] usbcore: registered new interface driver usbfs
[    3.748634] usbcore: registered new interface driver hub
[    3.749604] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.753689] usbcore: registered new device driver usb
[    3.755515] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    3.756211] rockchip-pcie f8000000.pcie:      MEM 0x00fa000000..0x00fbdfffff -> 0x0ie f8000000.pcie:       IO 0x00fbe00000..0x00fbefffff -> 0x00fbe[    3.762611] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    3.763356] rockchip-pcie f8000000.pcie:      MEM 0x00fa000000..0x00fbdfffff 23] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address m00000..0x00fbefffff -> 0x00fbe00000
[    3.764791] dwmmc_rockch] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mod
[    3.766761] dwmmc_rockchip fe320000.mmc: Using internal DMADW MMC controller at irq 35,32 bit host data width,256 deep fifo
[    3.769263] dwmmc_rockchip fe320000.mmc: DW MMC controller [    3.774956] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.781002] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    3.781720] rockchip-pcie f8000000.pcie:     00..0x00fbdfffff -> 0x00fa000000
[    3.781868] sdhci-arasan fe503] rockchip-pcie f8000000.pcie:       IO 0x00fbe00000..0x00fbe[    3.790112] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[    3.790801] dwmmc_rockchip fe310000.mmc: Usinternal DMA controller.
[    3.791474] dwmmc_rockchip fe310000. EHCI generic platform driver
[    3.792266] dwmmc_rockchip fe3eep fifo
[    3.794529] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
[    3.795361] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    3.795367] dwmmc_hip fe320000.mmc: Using internal DMA controller.
[    3.795383]8] rockchip-pcie f8000000.pcie:      MEM 0x00fa000000..0x00fbdffW MMC controller at irq 36,32 bit host data width,256 deep fi0..0x00fbefffff -> 0x00fbe00000
[    3.804517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.806140] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[    3.807553] mmc2: CQHCI version 5.10
[    3.809073] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: failed to create phy
[    3.811771] ohci-platform: OHCI generic platform driver
[    3.819657] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: failed to create phy
[    3.824845] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    3.825543] rockchip-pcie f8000000.pcie:     a000000
[    3.826657] rockchip-pcie f8000000.pcie:       IO 0xbefffff -> 0x00fbe00000
[    3.828511] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[    3.832495] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: failed to create phy
[    3.847066] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[    3.849484] input: gpio-key-lid as /devices/platform/gpio-key-lid/input/input0
[    3.852746] input: gpio-key-power as /devices/platform/gpio-key-power/input/input1
[    3.854477] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: failed to create phy
[    3.858742] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[    3.859551] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
[    3.860187] dwmmc_rockchip fe310000.mmc: Version ID is 270a
[  address mode.
[    3.860752] dwmmc_rockchip fe310000.mmc: DW MM  3.861333] vcc_12v: supplied by vcc_sysin
[    3.861363] dwmmc    3.861732] vcc3v3_sys: supplied by vcc_sysin
[    3.862264]  fe320000.mmc: Version ID is 270a
[    3.863324] rockchip-pcie 9] vcc_0v9: supplied by vcc3v3_sys
[    3.863674] dwmmc_rockchi56 deep fifo
[    3.864034] rockchip-pcie f8000000.pcie:      M4924] vcca1v8_s3: supplied by vcc3v3_sys
[    3.865132] rockchie00000
[    3.866088] vcc3v0_sd: supplied by vcc3v3_sys
[    3nd
[    3.882234] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: failed to create phy
[    3.894713] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: failed to create phy
[    3.897650] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
0.mmc: Using internal DMA controller.0.mmc: IDMAC supports 32-bit address mode.
[    3.898967] rockchip-p000
[    3.899587] dwmmc_rockchip fe310000.mmc: Version ID is 20fbe00000..0x00fbefffff -> 0x00fbe00000
[    3.900821] dwmmc_rodth,256 deep fifo
[    3.902546] rockchip-pcie f8000000.pcie: n[    3.908797] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: failed to create phy
[    3.909260] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address m[    3.910553] dwmmc_rockchip fe320000.mmc: Using internal DMA c   3.911182] dwmmc_rockchip fe320000.mmc: Version ID is 270a
[ rockchip fe320000.mmc: DW MMC controller at irq 36,32 bit host d[    3.934236] mmc2: Command Queue Engine enabled
[    3.934670] mmc2: new HS200 MMC card at address 0001
[    3.935107] cryptd: max_cpu_qlen set to 1000
[    3.936486] mmcblk2: mmc2:0001 DA4064 58.2 GiB
[    3.937223] mmcblk2boot0: mmc2:0001 DA4064 partition 1 4.00 MiB
[    3.938114] mmcblk2boot1: mmc2:0001 DA4064 partition 2 4.00 MiB
[    3.938961] mmcblk2rpmb: mmc2:0001 DA4064 partition 3 16.0 MiB, chardev (244:0)
[    3.947967] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: failed to create phy
[    3.949381] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    3.950042] rockchip-pcie f8000000.pcie:      MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000
[    3.950804] rockchip-pc0x00fbe00000..0x00fbefffff -> 0x00fbe00000
[    3.952393] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[    3.956387] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: failed to create phy
[    3.956524] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[    3.957760] dwmmc_rockcA controller.
[    3.958373] dwmmc_rockchip fe310000.mmc: Versimmc: DW MMC controller at irq 35,32 bit host data width,256 deep[    3.961503] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
[    3.962172] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
[  0a
[    3.963354] dwmmc_rockchip fe320000.mmc: DW MMC controlle[    3.987244] vcc3v3_panel: supplied by vcc3v3_sys
[    3.988193] vcc3v3_ssd: supplied by vcc3v3_sys
[    3.989167] vcc5v0_otg: supplied by vcc5v0_usb
[    3.990168] vbus_5vout: supplied by vcc5v0_usb
[    3.996246] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    3.996919] rockchip-pcie f8000000.pcie:      MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000
[    3.997681] befffff -> 0x00fbe00000
[    3.999314] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[    4.008939] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[    4.010749] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 1
[    4.012039] ohci-platform fe3a0000.usb: irq 39, io mem 0xfe3a0000
[    4.017943] rk808 0-001b: chip id: 0x0
[    4.021713] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[    4.025858] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[    4.073953] random: fast init done
[    4.079698] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    4.080454] usb usb1: New USB device strings: Mfr=3, Product=2usb usb1: Product: Generic Platform OHCI controller
[    4.08164.082172] usb usb1: SerialNumber: fe3a0000.usb
[    4.084034] hub 1-0:1.0: USB hub found
[    4.084256] rk808-rtc rk808-rtc: registered as rtc0
[    4.084433[    4.086235] rk808-rtc rk808-rtc: setting system clock to 2021-01-03T06:13:05 UTC (1609654385)[    4.089681] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[    4.090301] rk808-regulator rk808-regulator: there is no dvs0 gpio
[    4.09034there is no dvs1 gpio
[    4.090881] ohci-platform fe3e0000.usb[    4.092379] ohci-platform fe3e0000.usb: irq 41, io mem 0xfe3eby vcc_sysin
[    4.094279] vdd_cpu_l: supplied by vcc_sysin
[    4.095229] vcc_ddr: supplied by vcc_sysin
[    4.097291] vcc_1v8: supplied by vcc_sysin
[    4.097829] vcc0v9_s3: supplied by vcc_1v8
[    4.098321] vdd_cpu_b: supplied by vcc_1v8
[    4.098799] vdd_gpu: supplied by v[    4.100299] LDO_REG1: supplied by vcc_sysin
[    4.101397] LDO_REG2: supplied by vcc_sysin
[    4.103422] vcc1v8_pmupll: supplied by vcc_sysin
[    4.107073] vcc_sdio: supplied by vcc_sysin
[    4.108890] vcca3v0_codec: supplied by vcc_sysin
[    4.110682] vcc_1v5: supplied by vcc_sysin
[    4.112376] vcca1v8_codec: supplied by vcc_sysin
[    4.114226] vcc_3v0: supplied by vcc_sysin
[    4.115149] vcc3v3_s3: supplied by vcc3v3_sys
[    4.115994] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    4.116048] vcc3v3_s0: supplied by vcc3v3_sys
[    o: new USB bus registered, assigned bus number 3
0xfe80000067]c params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[    4.119778] usb usb3: New USB device found, idVe=1d6b, idProduct=0002, bcdDevice= 5.10
[    4.120523] usb usb3:.121168] usb usb3: Product: xHCI Host Controller
[    4.121605]22149] usb usb3: SerialNumber: xhci-hcd.0.auto
[    4.123509] hub 3-0:1.0: USB hub found
[    4.123901] hub 3-0:1.0: 1 port deed
[    4.124719] xhci-hcd xhci-hcd.0.auto: xHCI Host Controlle[    4.125229] xhci-hcd xhci-hcd.0.auto: new USB bus registered,o: Host supports USB 3.0 SuperSpeed
[    4.126583] usb usb4: Weing LPM.
[    4.127540] usb usb4: New USB device found, idVendo10
[    4.128280] usb usb4: New USB device strings: Mfr=3, Prodost Controller
[    4.129361] usb usb4: Manufacturer: Linux 5.1-hcd.0.auto
[    4.130929] hub 4-0:1.0: USB hub found
[    4.131331] hub 4-0:1.0: 1 port detected
[    4.132499] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    4.133022] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 5
fe900000rams 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[    4.135693] usb usb5: New USB device found, idVendot=0002, bcdDevice= 5.10
[    4.136432] usb usb5: New USB deviceusb5: Product: xHCI Host Controller
[    4.137511] usb usb5: Ma: SerialNumber: xhci-hcd.2.auto
[    4.139115] hub 5-0:1.0: USB hub found
[    4.139498] hub 5-0:1.0: 1 port detected
[    4.140275] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    4.1tered, assigned bus number 6
[    4.141470] xhci-hcd xhci-hcd.25] usb usb6: We don't know the algorithms for LPM for this host,B device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
, SerialNumber=1
[    4.144376] usb usb6: Product: xHCI Host Coarm64 xhci-hcd
[    4.145355] usb usb6: SerialNumber: xhci-hcd.[    4.146365] hub 6-0:1.0: USB hub found
[    4.146745] hub 6-[    4.155261] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    4.156015] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.158932] hub 2-0:1.0: USB hub foundturer: Linux 5.10.0-1-arm64 ohci_hcd
[    4.159339] hub 2-0:1.0: 1 port detected
[    4.162102] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[    4.162770] dwmmc_rockchip fe310000.mmc: UsiA controller.
[    4.163419] dwmmc_rockchip fe310000.mmc: Versi.mmc: IDMAC supports 32-bit address mode.
[    4.163952] dwmmc_ta width,256 deep fifo
[    4.164599] dwmmc_rockchip fe320000.mkchip fe320000.mmc: Version ID is 270a
[    4.166443] ehci-plat dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 36,32 bit80000.usb: new USB bus registered, assigned bus number 7
[    4[    4.168719] dwmmc_rockchip fe320000.mmc: Got CD GPIO
Begin: essential drivers ... [    4.182934] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    4.183020] ehci-pl EHCI 1.00
[    4.184577] usb usb7: New USB device found, idVene= 5.10
[    4.185327] usb usb7: New USB device strings: Mfr=3, EHCI Host Controller
[    4.186412] usb usb7: Manufacturer: Lir: fe380000.usb
[    4.188027] hub 7-0:1.0: USB hub found
[    4.188419] hub 7-0:1.0: 1 port detected
[    4.190116] ehci-platform fe3c0000.usb: EHCI Host Controller
[    4.190655] ehci-platform fe3c0000.usb: new USB busbus number 8
[    4.191542] ehci-platform fe3c0000.usb: irq 40,[    4.211017] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[    4.211842] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    4.212582] usb usb8: N[    4.213226] usb usb8: Product: EHCI Host Controller
[    4.2[    4.214207] usb usb8: SerialNumber: fe3c0000.usb
[    4.215343] hub 8-0:1.0: USB hub found
[    4.215796] hub 8-0:1.0: 1 po[    4.217354] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[    4.218016] rcie f8000000.pcie:      MEM 0x00fa000000..0x00fbdfffff -> 0x00fa00fbe00000..0x00fbefffff -> 0x00fbe00000
[    4.220333] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
done.
Begin: Running /scripts/init-premount ... [    4.280146] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
done.
Begin: Mounting root file system ... [    4.282309] dwmmc_rockchip fe320000.mmc: All phases bad!
[    4.282793] mmc1: tuning executio    4.283210] mmc1: error -5 whilst initialising SD card
Begin: Running /scripts/local-top ... [    4.297750] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configure
[    4.355514] device-mapper: uevent: version 1.0.3
[    4.356532] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configure
[    4.393396] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[    4.395730] dwmmc_rockchip fe320000.mmc: All phases bad!
ipconfig: eth0: SIOCGIFINDEX: No such device[    4.396211] mmc1: tuning execution failed: -5

ipconfig: no dev[    4.411071] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configure
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configure
cryptsetup: Waiting for encrypted source device LABEL=rootencrypted...
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configure
[    4.479036] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    4.480099] mmc1: new high speed SDXC card at address aaaa
[    4.481835] mmcblk1: mmc1:aaaa SC64G 59.5 GiB
[    4.499083] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configure
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configure
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configure
[    4.555009] usb 8-1: new high-speed USB device number 2 using ehci-platform
[    4.577344] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
ipconfig: eth0: SIOCGIFINDEX: No such device
ipconfig: no devices to configu[    4.579424] dwmmc_rockchip fe320000.mmc: All phases bad!
/sc905] mmc1: tuning execution failed: -5
.: line 275: can't open [    4.595707] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[    4.662940] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    4.663969] mcard, got error -84
[    4.664905] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    4.665506] mmcblk1: recovery v mmcblk1, sector 2 op 0x0:(READ) flags 0x0 phys_seg 6 prio clasblock 2, async page read
[    4.667420] Buffer I/O error on devO error on dev mmcblk1, logical block 4, async page read
[    4age read
[    4.669326] Buffer I/O error on dev mmcblk1, logicaev mmcblk1, logical block 7, async page read
[    4.672146] blk_update_request: I/O error, dev mmcblk1, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class O error on dev mmcblk1, logical block 0, async page read
[    4.716757] usb 8-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    4.717491] usb 8-1: New USB device strings: Mfr=0, Product=1, usb 8-1: Product: USB2.0 Hub
[    4.719437] hub 8-1:1.0: USB hub found
[    4.720133] hub 8-1:1.0: 4 ports detected
[    4.775047] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[    4.776432] rockchip-pcie: probe of f8000000.pcie failed with error -110
[    4.781283] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[    4.781969] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
[    4.782575] dwmmc_rockchip fe3105] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 35,32 b[    4.784339] dwmmc_rockchip fe310000.mmc: allocated mmc-pwrseqble.
[    4.795025] usb 1-1: new low-speed USB device number 2 using ohci-platform
[    4.903340] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    4.950936] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[    4.953065] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    4.955157] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[    4.958515] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[    4.962524] mmc0: queuing unknown CIS tuple 0x81 (9 bytes)
[    5.007010] usb 8-1.2: new high-speed USB device number 3 using ehci-platform
[    5.016096] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[    5.026147] usb 1-1: New USB device found, idVendor=258a, idProduct=001e, bcdDevice= 1.00
[    5.026889] usb 1-1: New USB deMfr=1, Product=2, SerialNumber=0
[    5.027589] usb 1-1: Producer: HAILUCK CO.,LTD
[    5.044489] hid: raw HID events driver (C) Jiri Kosina
[    5.081055] usbcore: registered new interface driver usbhid
[    5.081567] usbhid: USB HID core driver
[    5.087524] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/platform/fe3a0000.usb/usb1/1-1/1-1:1.0/0003:258A:001E.0001/input/input2
[    5.147559] hid-generic 0003:258A:001E.0001: input,hidraw0: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-fe3a0000.usb-1/input0
[    5.152031] input: HAILUCK CO.,LTD USB KEYBOARD Mouse as /devices/platform/fe3a0000.usb/usb1/1-1/1-1:1.1/0003:258A:001E.0002/[    5.153443] input: HAILUCK CO.,LTD USB KEYBOARD Touchpad as /1:1.1/0003:258A:001E.0002/input/input4
[    5.154846] input: HASystem Control as /devices/platform/fe3a0000.usb/usb1/1-1/1-1:1.[    5.168632] usb 8-1.2: New USB device found, idVendor=0c45, idProduct=6321, bcdDevice= 0.00
[    5.169384] usb 8-1.2: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    5.17003: Product: USB Camera
[    5.170406] usb 8-1.2: Manufacturer: S[    5.215192] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/platform/fe3a0000.usb/usb1/1-1/1-1:1.1/0003:258Aut/input6
[    5.216513] input: HAILUCK CO.,LTD USB KEYBOARD Wia0000.usb/usb1/1-1/1-1:1.1/0003:258A:001E.0002/input/input7
[  8] hid-generic 0003:258A:001E.0002: input,hiddev0,hidraw1: USB H1/input1
[    5.375707] blk_update_request: I/O error, dev mmcblk1, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[    5.376632] Buffer I/O error on dev mmcblk1, logical block 0, async page[    5.762486] blk_update_request: I/O error, dev mmcblk1, sectoeg 5 prio class 0
[    5.763411[    5.764434] blk_update_requesio class 0
[    5.765337] Buffer I/O error on dev mmcblk1, logi[    5.766356] blk_update_request: I/O error, dev mmcblk1, secto[    5.767671] blk_update_request: I/O error, dev mmcblk1, secto(READ) flags 0x0 phys_seg 2 prio class 0
[    5.792148] dwmmc_rockchip fe310000.mmc: Successfully tuned phase to 48
[    5.797636] mmc0: new ultra high speed SDR104 SDIO card at address 0001
[    6.143207] blk_update_request: I/O error, dev mmcblk1, sector 7 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[    6.144717] blk_update_request: I/O error, dev mmcblk1, sector 2 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[    8.287466] blk_update_request: I/O error, dev mmcblk1, secto class 0
[    8.639649]  mmcblk1: unable to read partition table
[    8.642295] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    8.642904] mmcblk1: recovery failed!
[    8.644075] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    8.644662] mmcblk1: recovery failed!
[    8.645497] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    8.646081]ry failed!
[    8.646877] dwmmc_rockchip fe320000.mmc: error -1requesting status
[    8.647478] mmcblk1: recovery failed!
[    8.648544] dwmmc_rockchip fe320000.mmc: error -110 requesting s: recovery failed!
[    8.649974] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    8.650550] mmcblk1: recovery f[    8.651350] dwmmc_rockchip fe320000.mmc: error -110 requestin[    8.674973] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    8.675606] mmcblk1: recovery failed!
[    8.676609] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[ 5] mmcblk1: recovery failed!
[    8.678032] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    8.678615] mmcblk1: [    8.679411] dwmmc_rockchip fe320000.mmc: error -110 requestin[    9.714817] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    9.715447] mmcblk1  9.715838] blk_update_request: [    9.717914] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    9.718498] mmcblk1: recovery failed!
[    9.71890, sector 124735360 op 0x0:(READ) flags 0x0 phys_seg 1 prio class[    9.719909] Buffer I/O error on dev mmcblk1, logical block 12[    9.721490] dwmmc_rockchip fe320000.mmc: error -110 requestinled!
[    9.722446] blk_update_request: I/O error, dev mmcblk1,ss 0
[    9.722886] dwmmc_rockchip fe320000.mmc: error -110 req1, logical block 124735361, async page read
[    9.724009] mmcb/O error, dev mmcblk1, sector 124735362 op 0x0:(READ) flags 0x0 mcblk1, logical block 124735362, async page read
[    9.726748]page read
[    9.727468] Buffer I/O error on dev mmcblk1, logicI/O error on dev mmcblk1, logical block 124735365, async page re 124735366, async page read
[    9.729585] Buffer I/O error on [    9.752162] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[    9.752766] mmcblk1: recovery failed!
[    9.75314quest: I/O error, dev mmcblk1, sector 124735360 op 0x0:(READ) fl[    9.754781] dwmmc_rockchip fe320000.mmc: error -110 requestins
[    9.755400] mmcblk1: recovery failed!
[    9.755809] blk_4735360 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[    9., async page read
[    9.757928] dwmmc_rockchip fe320000.mmc: e10 requesting status
[    9.758509] mmcblk1: recovery failed!
sector 124735361 op 0x0:(READ) flags 0x0 phys_seg 1 prio class ing status
[    9.759873] Buffer I/O error on dev mmcblk1, logiecovery failed!
[    9.761491] blk_update_request: I/O error, d6 prio class 0
[   10.796821] dwmmc_rockchip fe320000.mmc: error -110 requestin status
[   10.797425] mmcblk1:735360 op 0x0:(READ) flags 0x807[   10.799484] dwmmc_rockchip fe320000.mmc: error -110 requestin!
[   10.800477] blk_update_request: I/O error, dev mmcblk1, selass 0
[   10.801879] dwmmc_rockchip fe320000.mmc: error -110 rg status
[   10.802461] mmcblk1: recovery failed!
[   10.803298] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[ [   10.826228] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   10.826832] mmcblk1: recovery failed!
[   10.827843] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   10.828430] mmcblk1: recovery failed!
[   10.829268] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   10.829849][   10.830647] dwmmc_rockchip fe320000.mmc: error -110 requestin49] mmcblk1: recovery failed!
[   11.866656] dwmmc_rockchip fe320000.mmc: error -110 requestin.867304] mmcblk1: recovery faile[   11.868513] dwmmc_rockchip feailed!
[   11.870000] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   11.870582] mmcblk1: recovery failed!
[   11.871574] dwmmc_rockchip fe320000.mmc: error -110 requesting sty failed!
[   11.873054] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   11.873637] mmcblk1: recovery failed!
[   11.874608] dwmmc_rockchip fe320000.mmc: error -110 requesting: recovery failed!
[   11.876101] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   11.876682] mmcblk1: recovery f[   11.877497] dwmmc_rockchip fe320000.mmc: error -110 requestin
                                                                                                  [   11.900556] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   11.901164] mmcblk1: recovery failed!
[   11.902147] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   11.902732] mmcblk1: recovery failed!
[   11.903626] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   11.904209]lk1: recovery failed!
[   11.905005] dwmmc_rockchip fe320000.mmror -110 requesting status
[   11.905587] mmcblk1: recovery fai[   12.940194] dwmmc_rockchip fe320000.mmc: error -110 requestin[   12.941800] dwmmc_rockchip fe[   12.942385] mmcblk1: recoverymmc_rockchip fe320000.mmc: error -110 requesting status
[   12.[   12.944624] dwmmc_rockchip fe320000.mmc: error -110 requestinovery failed!
[   12.967617] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   12.968223] mmcblk1: recovery failed!
[   12.969221] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   12.969807] mmcblk1: recovery f[   12.970646] dwmmc_rockchip fe320000.mmc: error -110 requestinblk1: recovery failed!
[   12.972056] dwmmc_rockchip fe320000.mrror -110 requesting status
[   12.972638] mmcblk1: recovery fa[   14.007511] dwmmc_rockchip fe320000.mmc: error -110 requestined!
[   14.009115] dwmmc_rockch00.mmc: error -110 requesting st[   14.010526] dwmmc_rockchip fe320000.mmc: error -110 requestiniled!
[   14.011972] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   14.012555] mmcblk1: recovery failed!
[   14.034718] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   14.035355] mmcblk1: recovery failed!
[   14.036350] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   14.036935] mmcblk1: recovery f[   14.037776] dwmmc_rockchip fe320000.mmc: error -110 requestin038359] mmcblk1: recovery failed!
[   14.039190] dwmmc_rockchipfe320000.mmc: error -110 requesting status
[   14.039774] mmcbl[   15.074458] dwmmc_rockchip fe320000.mmc: error -110 requestin[   15.075464] print_req_error:  124735360 op 0x0:(READ) flags 0[   15.077573] dwmmc_rockchip fe320000.mmc: error -110 requestin!
[   15.078566] blk_update_request: I/O error, dev mmcblk1, selass 0
ock 124735360, async page read: 70 callbacks suppressed
[   15.081152] dwmmc_rockchip femmc: error -110 requesting status
[   15.081733] mmcblk1: recovdev mmcblk1, sector 124735361 op 0x0:(READ) flags 0x0 phys_seg 1or -110 requesting status
[   15.083093] Buffer I/O error on de373] mmcblk1: recovery failed!
[   15.084738] blk_update_reques 0x0 phys_seg 6 prio class 0
[   15.085711] Buffer I/O error on15.086418] Buffer I/O error on dev mmcblk1, logical block 124735mcblk1, logical block 124735364, async page read
[   15.087856]page read
[   15.088562] Buffer I/O error on dev mmcblk1, logicO error on dev mmcblk1, logical block 124735367, async page read[   15.111727] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   15.112332] mmcblk1: recovery failed!
[   15.112715] blk_update_request: I/O error, dev mmcblk1, sector 124735360 s 0x80700 phys_seg 1 prio class 0
[   15.114353] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   15.114936] mmcb.115375] blk_update_request: I/O error, dev mmcblk1, sector 124716352] Buffer I/O error on dev mmcblk1, logical block 124735360,[   15.117496] dwmmc_rockchip fe320000.mmc: error -110 requestin[   15.118453] blk_update_request: I/O error, dev mmcblk1, secto[   15.118903] dwmmc_rockchip fe320000.mmc: error -110 requestinlock 124735361, async page read
[   15.120023] mmcblk1: recoverev mmcblk1, sector 124735362 op 0x0:(READ) flags 0x0 phys_seg 6 [   16.156325] dwmmc_rockchip fe320000.mmc: error -110 requestinlk_update_request: I/O error, de[   16.158958] dwmmc_rockchip feg status
[   16.159566] mmcblk1: recovery failed!
[   16.159964735360 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[   16. dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   [   16.162759] dwmmc_rockchip fe320000.mmc: error -110 requestin mmcblk1: recovery failed!
[   16.185613] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   16.186220] mmcblk1: recovery failed!
[   16.187269] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   16.187855] mmcblk1: recovery f[   16.188693] dwmmc_rockchip fe320000.mmc: error -110 requestinecovery failed!
[   16.190071] dwmmc_rockchip fe320000.mmc: err110 requesting status
[   17.225295] dwmmc_rockchip fe320000.mmc: error -110 requestin[   17.226902] dwmmc_rockchip fe
                                                                                                [   17.227514] mmcblk1: recovermmc_rockchip fe320000.mmc: error -110 requesting status
[   17.[   17.229732] dwmmc_rockchip fe320000.mmc: error -110 requestinecovery failed!
[   17.252747] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   17.253353] mmcblk1: recovery failed!
[   17.254348] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   17.254932] mmcblk1: recovery f[   17.255820] dwmmc_rockchip fe320000.mmc: error -110 requestin03] mmcblk1: recovery failed!
[   17.257198] dwmmc_rockchip fe3.mmc: error -110 requesting status
[   17.257782] mmcblk1: reco[   18.292467] dwmmc_rockchip fe320000.mmc: error -110 requestin[   18.294071] dwmmc_rockchip fe requesting status
[   18.29465[   18.295650] dwmmc_rockchip fe320000.mmc: error -110 requestind!
[   18.297025] dwmmc_rockchip fe320000.mmc: error -110 requeng status
[   18.297608] mmcblk1: recovery failed!
[   18.319872] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   18.320479] mmcblk1: recovery failed!
[   18.321470] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   18.322053] mmcblk1: recovery f[   18.322893] dwmmc_rockchip fe320000.mmc: error -110 requestin[   18.323517] mmcblk1: recovery failed!
[   18.324315] dwmmc_rckchip fe320000.mmc: error -110 requesting status
[   18.324897[   19.359707] dwmmc_rockchip fe320000.mmc: error -110 requestincovery failed!
[   19.361332] dockchip fe320000.mmc: error -110[   19.362749] dwmmc_rockchip fe320000.mmc: error -110 requestinlk1: recovery failed!
[   19.364220] dwmmc_rockchip fe320000.mm error -110 requesting status
[   19.364803] mmcblk1: recovery [   19.387059] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   19.387666] mmcblk1: recovery failed!
[   19.388665] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   19.389251] mmcblk1: recovery fed!
[   19.390090] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   19.390672] mmcblk1: recovery failed!
[   19.391495] dwmmc_rockchip fe320000.mmc: error -110 requesting statu[   20.427031] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   20.427643] mmcblk128027] blk_update_request: I/O e[   20.430107] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   20.430692] mmcblk1: recovery failed!
20.432091] Buffer I/O error on dev mmcblk1, logical block 12473[   20.433668] dwmmc_rockchip fe320000.mmc: error -110 requestin[   20.434622] blk_update_request: I/O error, dev mmcblk1, secto[   20.435103] dwmmc_rockchip fe320000.mmc: error -110 requestinl block 124735361, async page read
[   20.436170] mmcblk1: reco dev mmcblk1, sector 124735362 op 0x0:(READ) flags 0x0 phys_seg ogical block 124735362, async page read
[   20.438903] Buffer I
[   20.439625] Buffer I/O error on dev mmcblk1, logical block  on dev mmcblk1, logical block 124735365, async page read
[   26, async page read
[   20.441742] Buffer I/O error on dev mmcbl[   20.464513] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   20.465117] mmcblk1: recovery failed!
[   20.465500] blk_update_request: I/O error, dev mmcblk1, sector 124735360 [   20.467150] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   20.467735] mmcblk1: recovery failed!
[   20.46814mcblk1, sector 124735360 op 0x0:(READ) flags 0x0 phys_seg 1 priol block 124735360, async page read
[   20.470264] dwmmc_rockchi00.mmc: error -110 requesting status
[   20.470845] mmcblk1: re/O error, dev mmcblk1, sector 124735361 op 0x0:(READ) flags 0x0 c: error -110 requesting status
[   20.472236] Buffer I/O error20.472809] mmcblk1: recovery failed!
[   20.473868] blk_update_ flags 0x0 phys_seg 6 prio class 0
[   21.509270] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   21.509879] mmcblk1 error, dev mmcblk1, sector 1247[   21.511938] dwmmc_rockchip fe320000.mmc: error -110 requestin12524] mmcblk1: recovery failed!
[   21.512929] blk_update_requ) flags 0x0 phys_seg 1 prio class 0
[   21.514331] dwmmc_rockch0000.mmc: error -110 requesting status
[   21.514914] mmcblk1: [   21.515741] dwmmc_rockchip fe320000.mmc: error -110 requestiniled!
[   21.538576] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   21.539206] mmcblk1: recovery failed!
[   21.540216] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   21.540801] mmcblk1: recovery failed!
[   21.541639] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   21.542221][   21.543061] dwmmc_rockchip fe320000.mmc: error -110 requestinatus
[   21.543644] mmcblk1: recovery failed!
[   22.578548] dwmmc_rockchip fe320000.mmc: error -110 requestin[   22.580209] dwmmc_rockchip feor -110 requesting status
[   2[   22.581619] dwmmc_rockchip fe320000.mmc: error -110 requestin[   22.583058] dwmmc_rockchip fe320000.mmc: error -110 requestin[   22.583641] mmcblk1: recovery failed!
[   22.605892] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   22.606496] mmcblk1: recovery failed!
[   22.607563] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   22.608149] mmcblk1: recovery f[   22.608987] dwmmc_rockchip fe320000.mmc: error -110 requestin   22.609570] mmcblk1: recovery failed!
[   22.610367] dwmmc_rop fe320000.mmc: error -110 requesting status
[   22.610950] mmc[   23.646258] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   23.646864] mmcblk1[   23.647882] dwmmc_rockchip feblk1: recovery failed!
[   23.649287] dwmmc_rockchip fe320000.m error -110 requesting status
[   23.649869] mmcblk1: recovery [   23.650680] dwmmc_rockchip fe320000.mmc: error -110 requestin[   23.673420] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   23.674026] mmcblk1: recovery failed!
[   23.675137] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   23.675724] mmcblk1: recovery failed!
[   23.676566] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   23.677148][   23.677944] dwmmc_rockchip fe320000.mmc: error -110 requestin] mmcblk1: recovery failed!
[   24.713164] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   24.713770] mmcblk1[   24.714794] dwmmc_rockchip fe: recovery failed!
[   24.716291] dwmmc_rockchip fe320000.mmc: ror -110 requesting status
[   24.716873] mmcblk1: recovery fai[   24.717688] dwmmc_rockchip fe320000.mmc: error -110 requestin[   24.740643] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   24.741249] mmcblk1: recovery failed!
[   24.742252] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   24.742836] mmcblk1: recovery failed!
[   24.743718] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   24.744301][   24.745096] dwmmc_rockchip fe320000.mmc: error -110 requestin
[   24.745679] mmcblk1: recovery failed!
[   25.780244] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   25.780852] mmcblk1ed
[   25.781245] blk_update_re
[   25.783366] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   25.783950] mmcblk1: recovery failed!
[   25.784r, dev mmcblk1, sector 124735360 op 0x0:(READ) flags 0x0 phys_seuppressed
[   25.785337] Buffer I/O error on dev mmcblk1, logic[   25.786913] dwmmc_rockchip fe320000.mmc: error -110 requestin  25.787645] mmcblk1: recovery failed!
[   25.788023] blk_updatD) flags 0x0 phys_seg 1 prio class 0
[   25.788472] dwmmc_rockc0] Buffer I/O error on dev mmcblk1, logical block 124735361, asy5.790633] blk_update_request: I/O error, dev mmcblk1, sector 12425.791624] Buffer I/O error on dev mmcblk1, logical block 124735, logical block 124735363, async page read
[   25.793039] Buffee read
[   25.793744] Buffer I/O error on dev mmcblk1, logical ror on dev mmcblk1, logical block 124735366, async page read
[ 367, async page read
[   25.817827] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   25.818432] mmcblk1: recovery failed!
[   25.818815] blk_update_request: I/O error, dev mmcblk1, sector 124735360 1 prio class 0
[   25.820481] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   25.821066] mmcblk1: recovery faile_request: I/O error, dev mmcblk1, sector 124735360 op 0x0:(READ)ror on dev mmcblk1, logical block 124735360, async page read
[   25.823647] dwmmc_rockchip fe320000.mmc: error -110 requesting 824605] blk_update_request: I/O error, dev mmcblk1, sector 124731] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[ 61, async page read
[   25.826152] mmcblk1: recovery failed!
[lk1, sector 124735362 op 0x0:(READ) flags 0x0 phys_seg 6 prio cl[   26.862958] dwmmc_rockchip fe320000.mmc: error -110 requestin63605] mmcblk1: recovery failed!) flags 0x80700 phys_seg 1 prio  26.865642] dwmmc_rockchip fe320000.mmc: error -110 requesting s622] blk_update_request: I/O error, dev mmcblk1, sector 12473536[   26.868056] dwmmc_rockchip fe320000.mmc: error -110 requestin68638] mmcblk1: recovery failed!
[   26.869452] dwmmc_rockchip e320000.mmc: error -110 requesting status
[   26.870035] mmcblk[   26.892451] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   26.893056] mmcblk1: recovery failed!
[   26.894049] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[ 4634] mmcblk1: recovery failed!
[   26.895507] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   26.896090] mmcblk[   26.896887] dwmmc_rockchip fe320000.mmc: error -110 requestinvery failed!
[   27.932238] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   27.932845] mmcblk1[   27.933842] dwmmc_rockchip feiled!
[   27.935278] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   27.935860] mmcblk1: recovery failed!
[   27.936672] dwmmc_rockchip fe320000.mmc: error -110 requesting sta[   27.959417] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   27.960024] mmcblk1: recovery failed!
[   27.961032] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[ ] mmcblk1: recovery failed!
[   27.962459] dwmmc_rockchip fe320000.mmc: error -110 requesting status
[   27.963064] mmcblk1: r[   27.963863] dwmmc_rockchip fe320000.mmc: error -110 requestiniled!

Update 3: I was able to boot up the device now from eMMC and it works fine so far. However, I can't get the display working. I added all the mentioned modules and they seem to be loaded. The green LED also turned on. However, the display itself is still not lit up. Is there anything apart from loading the modules that is supposed to do the trick?
  Reply
#13
I can't get 5.10 or 5.11-rc to boot.

I am using display enabled u-boot so if I compile u-boot without "usb start" preboot command then I will have no keyboard to interact with u-boot menu.

Seems to me that u-boot has problems with usb subsystem as for now and something has also changed in the kernel since I have no such problems with 5.9.

@kuleszdl - if mentioned by me modules are indeed loaded (or baked into the kernel) and you still have problems getting display to work - check kernel config for CONFIG_ROCKCHIP_CDN_DP. It should not be set.
  Reply
#14
@as400 This thing *is* actually set in the Debian kernel:

root@devuan:~# cat /boot/config-5.10.0-1-arm64 |grep -i CONFIG_ROCKCHIP_CDN_DP
CONFIG_ROCKCHIP_CDN_DP=y

So, you think that recompiling the kernel with this option not set should do the trick?
  Reply
#15
(01-04-2021, 03:14 PM)kuleszdl Wrote: @as400 This thing *is* actually set in the Debian kernel:

root@devuan:~# cat /boot/config-5.10.0-1-arm64 |grep -i CONFIG_ROCKCHIP_CDN_DP
CONFIG_ROCKCHIP_CDN_DP=y

So, you think that recompiling the kernel with this option not set should do the trick?

I had similar problems with cdn_dp.
So I think it's worth trying.
  Reply
#16
@as400 This did the trick, thank you soo much! Finally, the pbp got close to being useful for me!

I am now in the process of finishing the updated guide I have written for my blog that covers all the pbp-specific steps in detail (u-boot compilation, additional modules in initramfs, self-compiled kernel). Stay tuned.
  Reply
#17
Here's the guide so far:

https://www.kulesz.me/post/150_devuan_pinebookpro/

However, one last big challenge remains: I am unable to enter the disk encryption password on the console (not even blindly) but have to use the serial console for that. It seems like the screen gets enabled in init instead of initramfs.

Any ideas how this can be fixed? Do you have the same issue @as400 ?
  Reply
#18
(01-04-2021, 10:52 PM)kuleszdl Wrote: Here's the guide so far:

https://www.kulesz.me/post/150_devuan_pinebookpro/

However, one last big challenge remains: I am unable to enter the disk encryption password on the console (not even blindly) but have to use the serial console for that. It seems like the screen gets enabled in init instead of initramfs.

Any ideas how this can be fixed? Do you have the same issue @as400 ?




Yes, I had this problem but long time ago. Finally I got angry and I compiled my own kernel and created my own initramfs that can be reused with any kernel. It's also very small.



I'm not sure how to help you as afaik Devuan uses sysvinit instead of systemd. The problem probably lies in initramfs not loading display modules or not doing this early enough.



If you recompile kernel, with display modules I mentioned baked in, you should not have these problems.





P.S. Pzdr Tongue
  Reply
#19
(01-04-2021, 10:52 PM)kuleszdl Wrote: Here's the guide so far:

https://www.kulesz.me/post/150_devuan_pinebookpro/

However, one last big challenge remains: I am unable to enter the disk encryption password on the console (not even blindly) but have to use the serial console for that. It seems like the screen gets enabled in init instead of initramfs.

Any ideas how this can be fixed? Do you have the same issue @as400 ?

THANK YOU for this tutorial! Being new to compiling but familiar with Debian based distros this is very much appreciated. Contributions like yours allow people like me, a fabricator by trade, to be more than simply a user confined by a company or project's intent.
Quartz64, RockPro64, PinePhone Mobian, PineBook Pro, PineTime, and all the trimmings that make FOSS fun.
  Reply
#20
@MNtinkerer You are welcome. However, the "real" contributions regarding the PBP come from other people in this community who developed and upstreamed all the patches and found out which extra modules need to be loaded and config parameters to be changed. I had to condense these various bits of information anyways to get my PBP finally running. The purpose of the guide is to prevent others from struggling with this themselves.

@as400 Thank you and yeah, compiling in these modules is also what I thought about but I still don't understand why they don't get loaded in initramfs already. I always thought the purpose of its modules section is to do exactly that. I will try experimenting with the rootdelay-parameter before I bake them in since I wanted to stay as close to the config shipped by Debian as possible (they will almost certainly not bake in these modules into their generic arm64 kernel just because one of the hundreds of supported devices needs them, and personally I am a big fan of generic vs. device-specific kernels). Pzdr Wink

Update: Setting rootdelay=10 did *not* help, the password prompt came later but the modules were not loaded before the pw prompt was shown on the serial console.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian on Pinebook Pro u974615 8 442 03-22-2024, 03:57 PM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 1,113 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 1,914 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 1,979 12-11-2023, 03:47 AM
Last Post: calinb
  Gentoo on Pinebook Pro RELEASE jannik2099 54 86,615 12-08-2023, 11:25 PM
Last Post: tllim
  Boot Order in Pinebook Pro food 8 992 11-23-2023, 07:37 AM
Last Post: KC9UDX
  install debian on pbp jsch 7 3,827 11-22-2023, 04:22 PM
Last Post: TRS-80
  How to mainline kernel on daniel thompson's debian installer? hellojack 14 7,028 09-07-2023, 09:38 PM
Last Post: Der Geist der Maschine
  PineBook Pro seems to go to deep sleep, but doesn't wake up pogo 11 4,924 08-31-2023, 04:20 PM
Last Post: TRS-80
  Would a Pinebook Pro be good for a Linux newbie? cassado10 6 1,322 08-08-2023, 04:58 AM
Last Post: moobythegoldensock

Forum Jump:


Users browsing this thread: 1 Guest(s)