CrOS debugging request
#7
(03-11-2020, 07:18 AM)tophneal Wrote: I know Brent's pretty busy lately, so I'm tarring my local copy of the .bin right now, and will update the post with a download link as soon as its uploaded.

Link: https://mega.nz/#!eg80CQKC!lkFKcymh92BaZ...98aE02Ml5Q

Thanks @tophneal!

Here is the output from serial console running off a Rock Pi 4:


Code:
DDR Version 1.20 20190314
In
channel 0
CS = 0
MR0=0x98
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
CS = 1
MR0=0x18
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 1
CS = 0
MR0=0x98
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
CS = 1
MR0=0x18
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 0 training pass!
channel 1 training pass!
change freq to 400MHz 0,1
channel 0
CS = 0
MR0=0x98
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
CS = 1
MR0=0x18
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 1
CS = 0
MR0=0x98
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
CS = 1
MR0=0x18
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 0 training pass!
channel 1 training pass!
change freq to 800MHz 1,0
Channel 0: LPDDR4,800MHz
Bus Width=32 Col=10 Bank=8 Row=15/15 CS=2 Die Bus-Width=16 Size=2048MB
Channel 1: LPDDR4,800MHz
Bus Width=32 Col=10 Bank=8 Row=15/15 CS=2 Die Bus-Width=16 Size=2048MB
256B stride
ch 0 ddrconfig = 0x101, ddrsize = 0x2020
ch 1 ddrconfig = 0x101, ddrsize = 0x2020
pmugrf_os_reg[2] = 0x3AA1FAA1, stride = 0xD
OUT
Boot1: 2019-03-14, version: 1.19
CPUId = 0x0
ChipType = 0x10, 250
SdmmcInit=2 0
BootCapSize=100000
UserCapSize=29600MB
FwPartOffset=2000 , 100000
mmc0:cmd8,20
mmc0:cmd5,20
mmc0:cmd55,20
mmc0:cmd1,20
mmc0:cmd8,20
mmc0:cmd5,20
mmc0:cmd55,20
mmc0:cmd1,20
mmc0:cmd8,20
mmc0:cmd5,20
mmc0:cmd55,20
mmc0:cmd1,20
SdmmcInit=0 1
StorageInit ok = 68548
SecureMode = 0
SecureInit read PBA: 0x4
SecureInit read PBA: 0x404
SecureInit read PBA: 0x804
SecureInit read PBA: 0xc04
SecureInit read PBA: 0x1004
SecureInit read PBA: 0x1404
SecureInit read PBA: 0x1804
SecureInit read PBA: 0x1c04
SecureInit ret = 0, SecureMode = 0
atags_set_bootdev: ret:(0)
GPT part:  0, name:            STATE, start:0x44e000, size:0x40006d
GPT part:  1, name:           KERN-A, start:0x5000, size:0x8000
GPT part:  2, name:           ROOT-A, start:0x4e000, size:0x400000
GPT part:  3, name:           KERN-B, start:0xd000, size:0x8000
GPT part:  4, name:           ROOT-B, start:0x4d000, size:0x1000
GPT part:  5, name:           KERN-C, start:0x4040, size:0x1
GPT part:  6, name:           ROOT-C, start:0x4041, size:0x1
GPT part:  7, name:              OEM, start:0x15000, size:0x8000
GPT part:  8, name:         reserved, start:0x4042, size:0x1
GPT part:  9, name:         reserved, start:0x4043, size:0x1
GPT part: 10, name:             RWFW, start:0x40, size:0x4000
GPT part: 11, name:       EFI-SYSTEM, start:0x3d000, size:0x10000
no find partition:uboot.
LoadTrust Addr:0x4000
No find bl30.bin
Load uboot, ReadLba = 2000
Load OK, addr=0x200000, size=0xe65c0
RunBL31 0x40000
NOTICE:  BL31: v1.3(release):57824cc
NOTICE:  BL31: Built : 10:59:12, Jan  6 2020
NOTICE:  BL31: Rockchip release version: v1.1
INFO:    GICv3 with legacy support detected. ARM GICV3 driver initialized in EL3
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    If lpddr4 need support multi frequency,
INFO:    please update loader!
INFO:    Current ctl index[0] freq=400MHz
INFO:    Current ctl index[1] freq=800MHz
INFO:    plat_rockchip_pmu_init(1190): pd status 3e
INFO:    BL31: Initializing runtime services
INFO:    BL31: Initializing BL32
INF [0x0] TEE-CORE:init_primary_helper:337: Initializing (1.1.0-230-g6c76e8a9 #191 Mon Nov 18 07:00:24 UTC 2019 aarch64)

INF [0x0] TEE-CORE:init_primary_helper:338: Release version: 1.2

INF [0x0] TEE-CORE:init_teecore:83: teecore inits done
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x200000
INFO:    SPSR = 0x3c9
fdtdec_get_addr_size_fixed: reg: addr=ff770000, size=10000
fdtdec_get_addr_size_fixed: reg: addr=ff320000, size=1000


U-Boot 2017.09 (Feb 16 2020 - 17:42:34 +0100)

Model: Pine64 RK3399 Pinebook Pro
PreSerial: 2
DRAM:  3.8 GiB
Sysmem: init
Relocation Offset: f5be6000, fdt: f3dd1238
I2c0 speed: 400000Hz
PMIC:  RK808
vdd_center 900000 uV
vdd_log init 900000 uV
rk_board_init PWM2 pinctrl init fail!
rk_board_init: vcc3v0_sdio cannot set regulator value -38
vdd_center 900000 uV
               DCDC_REG1@     vdd_center:  750000uV <-> 1400000uV, set  900000uV, enabling | suspend     -61uV, disabled
               DCDC_REG4@        vcc_1v8: 1800000uV <-> 1800000uV, set 1800000uV, enabling | suspend 1800000uV, enabling
                LDO_REG1@     vcc1v8_dvp: 1800000uV <-> 1800000uV, set 1800000uV, enabling | suspend 1800000uV, enabling
                LDO_REG4@         vcc_sd: 3300000uV <-> 3300000uV, set 3300000uV, enabling | suspend 3300000uV, enabling
                LDO_REG5@  vcca3v0_codec: 3000000uV <-> 3000000uV, set 3000000uV, enabling | suspend 3000000uV, enabling
                LDO_REG7@  vcca1v8_codec: 1800000uV <-> 1800000uV, set 1800000uV, enabling | suspend 1800000uV, enabling
                LDO_REG8@        vcc_3v0: 3000000uV <-> 3000000uV, set 3000000uV, enabling | suspend 3000000uV, enabling
             SWITCH_REG2@      vcc3v3_s0:     -61uV <->     -61uV, set       0uV, enabling | suspend     -61uV, disabled
                  dc-12v@         dc_12v: 12000000uV <-> 12000000uV, set 12000000uV, enabling | suspend     -61uV, enabling (ret: -38)
                 vcc-sys@        vcc_sys: 5000000uV <-> 5000000uV, set 5000000uV, enabling | suspend     -61uV, enabling (ret: -38)
              vcc3v3-sys@     vcc3v3_sys: 3300000uV <-> 3300000uV, set 3300000uV, enabling | suspend     -61uV, enabling (ret: -38)
       vcc-phy-regulator@        vcc_phy:     -61uV <->     -61uV, set     -61uV, enabling | suspend     -61uV, enabling
           led-regulator@  led_regulator:     -61uV <->     -61uV, set     -61uV, enabling | suspend     -61uV, enabling
          vcc5v0-host-en@    vcc5v0_host: 5000000uV <-> 5000000uV, set 5000000uV, enabling | suspend     -61uV, enabling (ret: -38)
vcc5v0-usb3-host-regulator@vcc5v0_usb3_host:     -61uV <->     -61uV, set     -61uV, enabling | suspend     -61uV, enabling
        vcc5v0-typec0-en@  vcc5v0_typec0:     -61uV <->     -61uV, set     -61uV, enabling | suspend     -61uV, enabling
   vcc3v3-pcie-regulator@    vcc3v3_pcie: 3300000uV <-> 3300000uV, set 3300000uV, disabled | suspend     -61uV, enabling
             vcc1v8-sdio@    vcc1v8_sdio: 1800000uV <-> 1800000uV, set 1800000uV, enabling | suspend     -61uV, enabling (ret: -38)
             vcc3v0-sdio@    vcc3v0_sdio: 3000000uV <-> 3000000uV, set 3000000uV, enabling | suspend     -61uV, enabling ; init 3000000uV (ret: -38)
vdd_log init 900000 uV
                 vdd_log@        vdd_log:  800000uV <-> 1400000uV, set  900000uV, enabling | suspend     -61uV, enabling ; init  900000uV
MMC:   dwmmc@fe310000: 2, sdhci@fe330000: 0, dwmmc@fe320000: 1
Invalid bus 0 (err=-19)
*** Warning - spi_flash_probe_bus_cs() failed, using default environment

In:    serial
Out:   serial
Err:   serial
Model: Pine64 RK3399 Pinebook Pro
Bootdev(atags): mmc 0
PartType: EFI
rockchip_get_boot_mode: Could not found misc partition
boot mode: None
init_resource_list: failed to get resource part, ret=-1
Can't find file:logo.bmp
failed to display uboot logo
CLK: (uboot. arml: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
CLK: (uboot. armb: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
 aplll 816000 KHz
 apllb 816000 KHz
 dpll 800000 KHz
 cpll 24000 KHz
 gpll 800000 KHz
 npll 600000 KHz
 vpll 24000 KHz
 aclk_perihp 133333 KHz
 hclk_perihp 66666 KHz
 pclk_perihp 33333 KHz
 aclk_perilp0 266666 KHz
 hclk_perilp0 88888 KHz
 pclk_perilp0 44444 KHz
 hclk_perilp1 100000 KHz
 pclk_perilp1 50000 KHz
Net:   No ethernet found.
Hit key to stop autoboot('CTRL+C'):  0
do_boot_rockchip: Could not find EFI-SYSTEM part
Checking for mmc dev 1...
Card did not respond to voltage select!
mmc_init: -95, time 9
Checking for nvme dev 0...

Device 0: unknown device
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 usb@fe800000: device name usb@fe800000
Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1.10
Bus usb@fe900000: device name usb@fe900000
Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1.10
scanning bus usb@fe380000 for devices... ERROR: Invalid USB EP length (9)
ERROR: Invalid USB EP length (9)
4 USB Device(s) found
scanning bus usb@fe3a0000 for devices... 1 USB Device(s) found
scanning bus usb@fe3c0000 for devices... 1 USB Device(s) found
scanning bus usb@fe3e0000 for devices... ERROR:  USB-error: DEVICENOTRESPONDING: Device did not respond to token (IN) or did
not provide a handshake (OUT) (5)
ERROR: USB-error: DEVICENOTRESPONDING: Device did not respond to token (IN) or did
not provide a handshake (OUT) (5)
unable to get device descriptor (error=-1)
1 USB Device(s) found
scanning bus usb@fe800000 for devices... 1 USB Device(s) found
scanning bus usb@fe900000 for devices... 4 USB Device(s) found
      scanning usb for storage devices... 0 Storage Device(s) found
Checking for usb dev 0...

Device 0: unknown device
Checking for mmc dev 0...
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0 for bootable partitions...
Scanning mmc 0:c for extlinux or boot scripts...
Found U-Boot script /boot.scr
reading /boot.scr
1117 bytes read in 11 ms (98.6 KiB/s)
## Executing script at 00500000
Setting bus to 4
I2c4 speed: 100000Hz
Valid chip addresses:
Did not detect i2c4@62 charger circuit.
It seems to be RockPro64.
FDT: rockchip/rk3399-rockpro64.dtb
Bootdevice: mmcblk1
Retrieving file: /boot/extlinux/extlinux.conf
2087 bytes read in 106 ms (18.6 KiB/s)
Boot Menu
1:      dev-5.5.0-rockchip-dev
2:      rockchip-5.5.0-MANJARO-ARM+-debug
3:      rockchip-5.5.0-MANJARO-ARM+
Enter choice: 1:        dev-5.5.0-rockchip-dev
Retrieving file: /boot/vmlinuz-5.5.0-rockchip-dev
** File not found /boot/vmlinuz-5.5.0-rockchip-dev **
Skipping dev-5.5.0-rockchip-dev for failure retrieving kernel
2:      rockchip-5.5.0-MANJARO-ARM+-debug
Retrieving file: /boot/vmlinuz-5.5.0-MANJARO-ARM+
21699072 bytes read in 1061 ms (19.5 MiB/s)
append: earlyprintk console=ttyS2,1500000n8 rw root=/dev/mmcblk1p3 rootfstype=ext4 init=/sbin/init rootwait cros_debug loglevel=7 dm_verity.error_behavior=3 dm_verd
Retrieving file: /boot/dtbs/5.5.0-MANJARO-ARM+/rockchip/rk3399-rockpro64.dtb
55062 bytes read in 156 ms (343.8 KiB/s)
## Flattened Device Tree blob at 08300000
  Booting using the fdt blob at 0x8300000
  Loading Device Tree to 00000000f3dbc000, end 00000000f3dcc715 ... OK
Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
Adding bank: 0x0a200000 - 0xf8000000 (size: 0xede00000)
Total: 13589.367 ms

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.5.0-MANJARO-ARM+ (brent@brent-pc) (gcc version 4.9.x 20150123 (prerelease) (4.9.2_cos_gg_4.9.2-r223-ac6128e0a17a52f011797f33ac3e7d620
[    0.000000] Machine model: Pine64 RockPro64
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 64 MiB at 0x00000000f4000000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.0
[    0.000000] percpu: Embedded 34 pages/cpu s101400 r8192 d29672 u139264
[    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] Built 1 zonelists, mobility grouping on.  Total pages: 991752
[    0.000000] Kernel command line: earlyprintk console=ttyS2,1500000n8 rw root=/dev/mmcblk1p3 rootfstype=ext4 init=/sbin/init rootwait cros_debug loglevel=7 dm_ved
[    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 0x3bfff000-0x3ffff000] (64MB)
[    0.000000] Memory: 3788560K/4030464K available (13628K kernel code, 838K rwdata, 5448K rodata, 1216K init, 8475K bss, 176368K reserved, 65536K cma-reserved)
[    0.000000] random: get_random_u64 called from cache_random_seq_create+0x78/0x130 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 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 @eec80000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000000eec40000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000eec50000
[    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] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.001134] Console: colour dummy device 80x25
[    0.001178] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.001190] pid_max: default: 32768 minimum: 301
[    0.001354] LSM: Security Framework initializing
[    0.001373] Yama: becoming mindful.
[    0.001453] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001477] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001535] *** VALIDATE tmpfs ***
[    0.002034] *** VALIDATE proc ***
[    0.002279] *** VALIDATE cgroup1 ***
[    0.002288] *** VALIDATE cgroup2 ***
[    0.003193] ASID allocator initialised with 65536 entries
[    0.003280] rcu: Hierarchical SRCU implementation.
[    0.003521] Platform MSI: interrupt-controller@fee20000 domain created
[    0.003878] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[    0.004448] EFI services will not be available.
[    0.004855] smp: Bringing up secondary CPUs ...
[    0.005339] Detected VIPT I-cache on CPU1
[    0.005372] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[    0.005386] GICv3: CPU1: using allocated LPI pending table @0x00000000eec60000
[    0.005429] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.005981] Detected VIPT I-cache on CPU2
[    0.006006] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[    0.006017] GICv3: CPU2: using allocated LPI pending table @0x00000000eec70000
[    0.006042] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.006539] Detected VIPT I-cache on CPU3
[    0.006560] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[    0.006571] GICv3: CPU3: using allocated LPI pending table @0x00000000eed00000
[    0.006593] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.007090] CPU features: detected: EL2 vector hardening
[    0.007097] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[    0.007102] CPU features: detected: ARM erratum 1319367
[    0.007106] Detected PIPT I-cache on CPU4
[    0.007130] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[    0.007141] GICv3: CPU4: using allocated LPI pending table @0x00000000eed10000
[    0.007169] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[    0.007695] Detected PIPT I-cache on CPU5
[    0.007715] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[    0.007725] GICv3: CPU5: using allocated LPI pending table @0x00000000eed20000
[    0.007746] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[    0.007829] smp: Brought up 1 node, 6 CPUs
[    0.007881] SMP: Total of 6 processors activated.
[    0.007888] CPU features: detected: 32-bit EL0 Support
[    0.007895] CPU features: detected: CRC32 instructions
[    0.035030] CPU: All CPU(s) started at EL2
[    0.035113] alternatives: patching kernel code
[    0.037559] devtmpfs: initialized
[    0.045502] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.045522] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.048078] pinctrl core: initialized pinctrl subsystem
[    0.048920] thermal_sys: Registered thermal governor 'fair_share'
[    0.048923] thermal_sys: Registered thermal governor 'bang_bang'
[    0.048932] thermal_sys: Registered thermal governor 'step_wise'
[    0.048937] thermal_sys: Registered thermal governor 'user_space'
[    0.049396] DMI not present or invalid.
[    0.049879] NET: Registered protocol family 16
[    0.051835] DMA: preallocated 256 KiB pool for atomic allocations
[    0.052786] cpuidle: using governor ladder
[    0.052803] cpuidle: using governor menu
[    0.053176] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.053407] Serial: AMBA PL011 UART driver
[    0.079067] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.079077] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.079083] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.079090] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.090133] cryptd: max_cpu_qlen set to 1000
[    0.115489] ACPI: Interpreter disabled.
[    0.116150] vcc3v3_pcie: supplied by vcc12v_dcin
[    0.116996] vcc5v0_sys: supplied by vcc12v_dcin
[    0.117205] vcc5v0_usb: supplied by vcc12v_dcin
[    0.117321] vcc3v3_sys: supplied by vcc5v0_sys
[    0.117707] iommu: Default domain type: Translated
[    0.119181] vgaarb: loaded
[    0.119826] SCSI subsystem initialized
[    0.120123] usbcore: registered new interface driver usbfs
[    0.120152] usbcore: registered new interface driver hub
[    0.120213] usbcore: registered new device driver usb
[    0.120610] mc: Linux media interface: v0.10
[    0.120630] videodev: Linux video capture interface: v2.00
[    0.120656] pps_core: LinuxPPS API ver. 1 registered
[    0.120661] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.120671] PTP clock support registered
[    0.120834] EDAC MC: Ver: 3.0.0
[    0.121411] Advanced Linux Sound Architecture Driver Initialized.
[    0.121753] NetLabel: Initializing
[    0.121759] NetLabel:  domain hash size = 128
[    0.121764] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.121809] NetLabel:  unlabeled traffic allowed by default
[    0.122251] clocksource: Switched to clocksource arch_sys_counter
[    0.122262] *** VALIDATE bpf ***
[    0.122418] VFS: Disk quotas dquot_6.6.0
[    0.122467] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.122522] *** VALIDATE ramfs ***
[    0.122536] *** VALIDATE hugetlbfs ***
[    0.122826] pnp: PnP ACPI: disabled
[    0.127399] NET: Registered protocol family 2
[    0.127895] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.127956] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.128215] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.128705] TCP: Hash tables configured (established 32768 bind 32768)
[    0.128811] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.128910] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.129133] NET: Registered protocol family 1
[    0.129578] RPC: Registered named UNIX socket transport module.
[    0.129585] RPC: Registered udp transport module.
[    0.129590] RPC: Registered tcp transport module.
[    0.129595] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.129605] PCI: CLS 0 bytes, default 64
[    0.130535] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.130768] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.131119] kvm [1]: IPA Size Limit: 40bits
[    0.132480] kvm [1]: vgic-v2@fff20000
[    0.132502] kvm [1]: GIC system register CPU interface enabled
[    0.132645] kvm [1]: vgic interrupt IRQ10
[    0.132804] kvm [1]: Hyp mode initialized successfully
[    0.180728] Initialise system trusted keyrings
[    0.180895] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.185636] zbud: loaded
[    0.187497] NFS: Registering the id_resolver key type
[    0.187521] Key type id_resolver registered
[    0.187527] Key type id_legacy registered
[    0.187540] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.187570] ntfs: driver 2.1.32 [Flags: R/W].
[    0.187875] fuse: init (API version 7.31)
[    0.187945] *** VALIDATE fuse ***
[    0.187956] *** VALIDATE fuse ***
[    0.188215] SGI XFS with ACLs, security attributes, quota, no debug enabled
[    0.189501] *** VALIDATE xfs ***
[    0.209703] NET: Registered protocol family 38
[    0.209716] Key type asymmetric registered
[    0.209721] Asymmetric key parser 'x509' registered
[    0.209757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.209877] io scheduler mq-deadline registered
[    0.209885] io scheduler kyber registered
[    0.209984] io scheduler bfq registered
[    0.211834] vcc5v0_host: supplied by vcc5v0_usb
[    0.217136] rockchip-pcie f8000000.pcie: f8000000.pcie supply vpcie1v8 not found, using dummy regulator
[    0.217186] rockchip-pcie f8000000.pcie: f8000000.pcie supply vpcie0v9 not found, using dummy regulator
[    0.762315] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[    0.762672] rockchip-pcie: probe of f8000000.pcie failed with error -110
[    0.763531] IPMI message handler: version 39.2
[    0.765021] dma-pl330 ff6d0000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use
[    0.765681] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[    0.765692] dma-pl330 ff6d0000.dma-controller:       DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[    0.765914] dma-pl330 ff6e0000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use
[    0.766980] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[    0.766992] dma-pl330 ff6e0000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    0.768508] pwm-regulator: supplied by regulator-dummy
[    0.768699] vcc5v0_typec: supplied by vcc5v0_usb
[    0.769410] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.771147] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 37, base_baud = 1500000) is a 16550A
[    0.771866] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 38, base_baud = 1500000) is a 16550A
[    0.877017] printk: console [ttyS2] enabled
[    0.879302] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.882481] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[    0.883097] spi-nor: probe of spi0.0 failed with error -2
[    0.884214] libphy: Fixed MDIO Bus: probed
[    0.884638] usbcore: registered new interface driver asix
[    0.891470] OF: graph: no port node found in /syscon@ff770000/usb2-phy@e450/otg-port
[    0.899191] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.899766] ehci-pci: EHCI PCI platform driver
[    0.900181] ehci-platform: EHCI generic platform driver
[    0.902799] ehci-platform fe380000.usb: EHCI Host Controller
[    0.903403] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[    0.904169] ehci-platform fe380000.usb: irq 30, io mem 0xfe380000
[    0.932277] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[    0.932927] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[    0.933651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.934283] usb usb1: Product: EHCI Host Controller
[    0.934712] usb usb1: Manufacturer: Linux 5.5.0-MANJARO-ARM+ ehci_hcd
[    0.935276] usb usb1: SerialNumber: fe380000.usb
[    0.935987] hub 1-0:1.0: USB hub found
[    0.936339] hub 1-0:1.0: 1 port detected
[    0.939040] ehci-platform fe3c0000.usb: EHCI Host Controller
[    0.939631] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[    0.940382] ehci-platform fe3c0000.usb: irq 32, io mem 0xfe3c0000
[    0.962274] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[    0.962909] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[    0.963634] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.964267] usb usb2: Product: EHCI Host Controller
[    0.964697] usb usb2: Manufacturer: Linux 5.5.0-MANJARO-ARM+ ehci_hcd
[    0.965260] usb usb2: SerialNumber: fe3c0000.usb
[    0.965940] hub 2-0:1.0: USB hub found
[    0.966290] hub 2-0:1.0: 1 port detected
[    0.967034] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.967586] ohci-pci: OHCI PCI platform driver
[    0.968015] ohci-platform: OHCI generic platform driver
[    0.968618] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[    0.969323] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[    0.970073] ohci-platform fe3a0000.usb: irq 31, io mem 0xfe3a0000
[    1.036390] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.05
[    1.037114] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.037746] usb usb3: Product: Generic Platform OHCI controller
[    1.038265] usb usb3: Manufacturer: Linux 5.5.0-MANJARO-ARM+ ohci_hcd
[    1.038828] usb usb3: SerialNumber: fe3a0000.usb
[    1.039531] hub 3-0:1.0: USB hub found
[    1.039882] hub 3-0:1.0: 1 port detected
[    1.040548] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[    1.041226] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[    1.041968] ohci-platform fe3e0000.usb: irq 33, io mem 0xfe3e0000
[    1.116480] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.05
[    1.117208] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.117842] usb usb4: Product: Generic Platform OHCI controller
[    1.118363] usb usb4: Manufacturer: Linux 5.5.0-MANJARO-ARM+ ohci_hcd
[    1.118929] usb usb4: SerialNumber: fe3e0000.usb
[    1.119801] hub 4-0:1.0: USB hub found
[    1.120160] hub 4-0:1.0: 1 port detected
[    1.121090] uhci_hcd: USB Universal Host Controller Interface driver
[    1.122497] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    1.123132] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
[    1.123931] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[    1.124774] xhci-hcd xhci-hcd.0.auto: irq 227, io mem 0xfe800000
[    1.125579] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[    1.126306] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.126939] usb usb5: Product: xHCI Host Controller
[    1.127369] usb usb5: Manufacturer: Linux 5.5.0-MANJARO-ARM+ xhci-hcd
[    1.127934] usb usb5: SerialNumber: xhci-hcd.0.auto
[    1.128761] hub 5-0:1.0: USB hub found
[    1.129120] hub 5-0:1.0: 1 port detected
[    1.129757] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    1.130363] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6
[    1.131042] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[    1.131668] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.132497] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[    1.133223] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.133857] usb usb6: Product: xHCI Host Controller
[    1.134288] usb usb6: Manufacturer: Linux 5.5.0-MANJARO-ARM+ xhci-hcd
[    1.134853] usb usb6: SerialNumber: xhci-hcd.0.auto
[    1.135661] hub 6-0:1.0: USB hub found
[    1.136017] hub 6-0:1.0: 1 port detected
[    1.136799] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    1.137409] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7
[    1.138204] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[    1.139070] xhci-hcd xhci-hcd.1.auto: irq 228, io mem 0xfe900000
[    1.139872] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[    1.140599] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.141232] usb usb7: Product: xHCI Host Controller
[    1.141664] usb usb7: Manufacturer: Linux 5.5.0-MANJARO-ARM+ xhci-hcd
[    1.142229] usb usb7: SerialNumber: xhci-hcd.1.auto
[    1.143063] hub 7-0:1.0: USB hub found
[    1.143420] hub 7-0:1.0: 1 port detected
[    1.144046] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    1.144646] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8
[    1.145327] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[    1.145951] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.146755] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[    1.147481] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.148114] usb usb8: Product: xHCI Host Controller
[    1.148545] usb usb8: Manufacturer: Linux 5.5.0-MANJARO-ARM+ xhci-hcd
[    1.149110] usb usb8: SerialNumber: xhci-hcd.1.auto
[    1.149917] hub 8-0:1.0: USB hub found
[    1.150272] hub 8-0:1.0: 1 port detected
[    1.151030] usbcore: registered new interface driver uas
[    1.151630] usbcore: registered new interface driver usb-storage
[    1.152191] usbcore: registered new interface driver ums-alauda
[    1.152766] usbcore: registered new interface driver ums-cypress
[    1.153326] usbcore: registered new interface driver ums-datafab
[    1.153883] usbcore: registered new interface driver ums_eneub6250
[    1.154455] usbcore: registered new interface driver ums-freecom
[    1.155013] usbcore: registered new interface driver ums-isd200
[    1.155562] usbcore: registered new interface driver ums-jumpshot
[    1.156126] usbcore: registered new interface driver ums-karma
[    1.156667] usbcore: registered new interface driver ums-onetouch
[    1.157246] usbcore: registered new interface driver ums-realtek
[    1.157806] usbcore: registered new interface driver ums-sddr09
[    1.158355] usbcore: registered new interface driver ums-sddr55
[    1.158905] usbcore: registered new interface driver ums-usbat
[    1.159493] usbcore: registered new interface driver usbserial_generic
[    1.160082] usbserial: USB Serial support registered for generic
[    1.162823] mousedev: PS/2 mouse device common for all mice
[    1.165439] rk808 0-001b: chip id: 0x0
[    1.169034] rk808-regulator rk808-regulator: there is no dvs0 gpio
[    1.169592] rk808-regulator rk808-regulator: there is no dvs1 gpio
[    1.170175] DCDC_REG1: supplied by vcc5v0_sys
[    1.171369] DCDC_REG2: supplied by vcc5v0_sys
[    1.172294] DCDC_REG3: supplied by vcc5v0_sys
[    1.172826] DCDC_REG4: supplied by vcc5v0_sys
[    1.173643] LDO_REG1: supplied by vcc5v0_sys
[    1.175213] LDO_REG2: supplied by vcc5v0_sys
[    1.175750] vcc3v0_touch: Bringing 1800000uV into 3000000-3000000uV
[    1.177264] LDO_REG3: supplied by vcc5v0_sys
[    1.178682] LDO_REG4: supplied by vcc5v0_sys
[    1.179215] vcc_sdio: Bringing 3300000uV into 3000000-3000000uV
[    1.180751] LDO_REG5: supplied by vcc5v0_sys
[    1.182039] LDO_REG6: supplied by vcc5v0_sys
[    1.183552] LDO_REG7: supplied by vcc5v0_sys
[    1.184859] LDO_REG8: supplied by vcc5v0_sys
[    1.186302] SWITCH_REG1: supplied by vcc3v3_sys
[    1.186992] SWITCH_REG2: supplied by vcc3v3_sys
[    1.190664] rk808-rtc rk808-rtc: registered as rtc0
[    1.191643] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[    1.192277] fan53555-reg: supplied by vcc5v0_sys
[    1.193581] random: fast init done
[    1.194165] vcc1v8_s3: supplied by vcc_1v8
[    1.195046] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[    1.195659] fan53555-reg: supplied by vcc5v0_sys
[    1.198012] typec_fusb302 4-0022: No cable types defined, using default cables
[    1.198706] OF: graph: no port node found in /i2c@ff3d0000/typec-portc@22
[    1.202715] device-mapper: uevent: version 1.0.3
[    1.203310] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    1.207771] sdhci: Secure Digital Host Controller Interface driver
[    1.208315] sdhci: Copyright(c) Pierre Ossman
[    1.209280] Synopsys Designware Multimedia Card Interface Driver
[    1.210806] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[    1.211455] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[    1.212058] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[    1.212588] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
[    1.213498] dwmmc_rockchip fe320000.dwmmc: Got CD GPIO
[    1.226613] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    1.240550] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.241747] mmc1: CQHCI version 5.10
[    1.267598] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[    1.269753] ledtrig-cpu: registered to indicate activity on CPUs
[    1.270570] hid: raw HID events driver (C) Jiri Kosina
[    1.271129] usbcore: registered new interface driver usbhid
[    1.271616] usbhid: USB HID core driver
[    1.275774] Initializing XFRM netlink socket
[    1.276401] NET: Registered protocol family 10
[    1.282121] Segment Routing with IPv6
[    1.282532] mip6: Mobile IPv6
[    1.282798] NET: Registered protocol family 17
[    1.283562] Key type dns_resolver registered
[    1.284779] registered taskstats version 1
[    1.285141] Loading compiled-in X.509 certificates
[    1.285612] zswap: loaded using pool lzo/zbud
[    1.286052] Key type ._fscrypt registered
[    1.286403] Key type .fscrypt registered
[    1.286745] Key type fscrypt-provisioning registered
[    1.287213] Key type big_key registered
[    1.288801] Key type encrypted registered
[    1.304489] rk808-rtc rk808-rtc: setting system clock to 2013-01-18T08:50:16 UTC (1358499016)
[    1.306190] ALSA device list:
[    1.306455]   No soundcards found.
[    1.306954] ttyS2 - failed to request DMA
[    1.307386] md: Waiting for all devices to be available before autodetect
[    1.307978] md: If you don't use raid, use raid=noautodetect
[    1.308959] md: Autodetecting RAID arrays.
[    1.309320] md: autorun ...
[    1.309566] md: ... autorun DONE.
[    1.309886] Waiting for root device /dev/mmcblk1p3...
[    1.322757] usb 1-1: new high-speed USB device number 2 using ehci-platform
[    1.367034] mmc1: Command Queue Engine enabled
[    1.367446] mmc1: new HS200 MMC card at address 0001
[    1.368507] mmcblk1: mmc1:0001 SLD32G 28.9 GiB
[    1.369117] mmcblk1boot0: mmc1:0001 SLD32G partition 1 4.00 MiB
[    1.369842] mmcblk1boot1: mmc1:0001 SLD32G partition 2 4.00 MiB
[    1.370589] mmcblk1rpmb: mmc1:0001 SLD32G partition 3 4.00 MiB, chardev (238:0)
[    1.374028] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    1.374750] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.375375] usb 1-1: Product: USB 2.0 Hub
[    1.375549] GPT:Primary header thinks Alt. header is not at the end of the disk.
[    1.376231] hub 1-1:1.0: USB hub found
[    1.376376] GPT:8708252 != 60620799
[    1.376834] hub 1-1:1.0: 4 ports detected
[    1.377010] GPT:Alternate GPT header not at the end of the disk.
[    1.377884] GPT:8708252 != 60620799
[    1.378191] GPT: Use GNU Parted to correct GPT errors.
[    1.378684]  mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
[    1.453997] EXT4-fs (mmcblk1p3): mounted filesystem without journal. Opts: (null)
[    1.454719] VFS: Mounted root (ext4 filesystem) on device 179:3.
[    1.457760] devtmpfs: mounted
[    1.458404] Freeing unused kernel memory: 1216K
[    1.458859] Run /sbin/init as init process
[    1.512557] usb 8-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[    1.548005] usb 8-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
[    1.548734] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.549360] usb 8-1: Product: USB3.1 Hub
[    1.549706] usb 8-1: Manufacturer: GenesysLogic
[    1.578726] hub 8-1:1.0: USB hub found
[    1.579421] hub 8-1:1.0: 4 ports detected
[    1.584201] random: init: uninitialized urandom read (12 bytes read)
[    1.692383] usb 7-1: new high-speed USB device number 2 using xhci-hcd
[    1.725403] usb 7-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
[    1.726130] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.726756] usb 7-1: Product: USB2.1 Hub
[    1.727102] usb 7-1: Manufacturer: GenesysLogic
[    1.752402] usb 4-1: new full-speed USB device number 2 using ohci-platform
[    1.786931] hub 7-1:1.0: USB hub found
[    1.787733] hub 7-1:1.0: 4 ports detected
[    1.802532] usb 1-1.1: new low-speed USB device number 3 using ehci-platform
[    1.841435] configfs: Unknown parameter 'mode'
[    1.842904] udevd[428]: starting version 225
[    1.857233] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.857878] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.017350] usb 4-1: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice= 1.34
[    2.018126] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.029477] frecon[486]: No monitor available, running headless!
[    2.032691] frecon[486]: No monitor available, running headless!
[    2.035080] frecon[486]: No monitor available, running headless!
[    2.037729] frecon[486]: No monitor available, running headless!
[    2.069259] usb 1-1.1: New USB device found, idVendor=413c, idProduct=2113, bcdDevice= 1.08
[    2.069993] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.070632] usb 1-1.1: Product: Dell KB216 Wired Keyboard
[    2.075262] input: Dell KB216 Wired Keyboard as /devices/platform/fe380000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:413C:2113.0001/input/input0
[    2.122309] usb 7-1.3: new low-speed USB device number 3 using xhci-hcd
[    2.144113] hid-generic 0003:413C:2113.0001: input,hidraw0: USB HID v1.11 Keyboard [Dell KB216 Wired Keyboard] on usb-fe380000.usb-1.1/input0
[    2.151809] input: Dell KB216 Wired Keyboard System Control as /devices/platform/fe380000.usb/usb1/1-1/1-1.1/1-1.1:1.1/0003:413C:2113.0002/input/input1
[    2.223198] input: Dell KB216 Wired Keyboard Consumer Control as /devices/platform/fe380000.usb/usb1/1-1/1-1.1/1-1.1:1.1/0003:413C:2113.0002/input/input2
[    2.225210] hid-generic 0003:413C:2113.0002: input,hidraw1: USB HID v1.11 Device [Dell KB216 Wired Keyboard] on usb-fe380000.usb-1.1/input1
[    2.277036] usb 7-1.3: New USB device found, idVendor=03f0, idProduct=0941, bcdDevice= 1.00
[    2.277780] usb 7-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.278422] usb 7-1.3: Product: HP X500 USB Optical Mouse
[    2.278897] usb 7-1.3: Manufacturer: PixArt
[    2.316577] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: commit=600
[    2.324883] EXT4-fs (mmcblk1p8): mounted filesystem with ordered data mode. Opts: (null)
[    2.333301] input: PixArt HP X500 USB Optical Mouse as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.3/7-1.3:1.0/0003:03F0:0941.00033
[    2.335911] hid-generic 0003:03F0:0941.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt HP X500 USB Optical Mouse] on usb-xhci-hcd.1.auto-1.3/input0
[    2.348541] Bluetooth: Core ver 2.22
[    2.348893] NET: Registered protocol family 31
[    2.349282] Bluetooth: HCI device and connection manager initialized
[    2.349843] Bluetooth: HCI socket layer initialized
[    2.350271] Bluetooth: L2CAP socket layer initialized
[    2.350717] Bluetooth: SCO socket layer initialized
[    2.358653] usbcore: registered new interface driver btusb
[    2.422316] usb 1-1.2: new full-speed USB device number 4 using ehci-platform
[    2.426837] loop: module loaded
[    2.462466] usb 7-1.4: new high-speed USB device number 4 using xhci-hcd
[    2.493465] usb 7-1.4: New USB device found, idVendor=0bda, idProduct=8179, bcdDevice= 0.00
[    2.494204] usb 7-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.494842] usb 7-1.4: Product: 802.11n NIC
[    2.495209] usb 7-1.4: Manufacturer: Realtek
[    2.495583] usb 7-1.4: SerialNumber: 00E04C0001
[    2.676319] usb 1-1.2: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
[    2.677054] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.677693] usb 1-1.2: Product: USB Audio Device
[    2.678097] usb 1-1.2: Manufacturer: C-Media Electronics Inc.
[    2.680569] input: C-Media Electronics Inc. USB Audio Device as /devices/platform/fe380000.usb/usb1/1-1/1-1.2/1-1.2:1.3/0003:0D8C:0014.0004/input/input4
[    2.744142] hid-generic 0003:0D8C:0014.0004: input,hidraw3: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-fe380000.usb-1.2/input3
[    2.920672] usbcore: registered new interface driver snd-usb-audio
[    3.023625] lib80211: common routines for IEEE802.11 drivers
[    3.049599] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[    3.062528] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[    3.086552] usbcore: registered new interface driver r8188eu
[    4.859697] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: discard,commit=600
[    4.867508] EXT4-fs (dm-0): resizing filesystem from 4096 to 149900 blocks
[    4.870966] EXT4-fs (dm-0): resized filesystem to 149900
[    5.113122] EXT4-fs (mmcblk1p1): re-mounted. Opts: resgid=20119,commit=600
[    5.237740] init: ureadahead main process (663) terminated with status 5
[    5.304608] systemd-journald[757]: Running without systemd.
[    5.306503] zram: Added device: zram0
[    5.317920] zram0: detected capacity change from 0 to 3855314944
[    5.338466] systemd-journald[757]: Received request to flush runtime journal from PID 813
[    5.352371] init: vpd-log main process (672) terminated with status 1
[    5.530220] init: platform-cpusets main process (894) terminated with status 2
[    5.636683] init: tcsd main process (1012) terminated with status 137
[    5.637284] init: tcsd main process ended, respawning
[    5.677151] init: machine-info pre-start process (910) terminated with status 1
[    5.816319] init: daisydog pre-start process (896) terminated with status 1
[    6.402624] Adding 3764952k swap on /dev/zram0.  Priority:-2 extents:1 across:3764952k SSFS

Developer Console

To return to the browser, press:

 [ Ctrl ] and [ Alt ] and [ <- ]  (F1)

To use this console, the developer mode switch must be engaged.
Doing so will destroy any saved data on the system.

In developer mode, it is possible to
- login and sudo as user 'chronos'
- require a password for sudo and login(*)
- disable power management behavior (screen dimming):
 sudo initctl stop powerd
- install your own operating system image!

* To set a password for 'chronos', run the following as root:

chromeos-setdevpasswd

If you are having trouble booting a self-signed kernel, you may need to
enable USB booting.  To do so, run the following as root:

enable_dev_usb_boot

Have fun and send patches!

(none) login: [    7.548165] ttyS0 - failed to request DMA
[    8.222467] phy phy-ff770000.syscon:usb2-phy@e450.2: charger = USB_DCP_CHARGER
[    9.882274] random: crng init done
[    9.882577] random: 7 urandom warning(s) missed due to ratelimiting
[   12.466276] init: ui main process (1135) terminated with status 2
[   12.875065] init: machine-info pre-start process (1522) terminated with status 1
[   14.793602] init: ui main process (1615) terminated with status 2
[   15.195987] init: machine-info pre-start process (1775) terminated with status 1
[   17.186482] init: ui main process (1872) terminated with status 2
[   17.610288] init: machine-info pre-start process (2032) terminated with status 1
[   17.622996] init: sdio-hciattach main process (900) terminated with status 1
[   19.485718] init: ui main process (2125) terminated with status 2
[   19.924661] init: machine-info pre-start process (2287) terminated with status 1
[   21.802552] init: ui main process (2380) terminated with status 2
[   22.214531] init: machine-info pre-start process (2547) terminated with status 1
[   24.100347] init: ui main process (2640) terminated with status 2
[   24.509680] init: machine-info pre-start process (2798) terminated with status 1
[   26.540113] init: ui main process (2891) terminated with status 2
[   35.640485] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found
[   35.641069] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found
[   35.642167] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[   35.643008] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[   35.643625] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[   35.644119] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
[   35.644616] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[   35.645178] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[   35.645784] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[   35.651322] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[   35.653096] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[   35.653725] rk_gmac-dwmac fe300000.ethernet:         DWMAC1000
[   35.654181] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[   35.654833] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[   35.655482] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[   35.655937] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[   35.656550] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[   35.657137] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[   35.657652] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[   35.658161] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[   35.728133] es8316 1-0011: Failed to get IRQ 0: -22
[   35.830415] libphy: stmmac: probed
[   35.830725] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[   35.831815] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[   35.847450] rockchip-vop ff8f0000.vop: Adding to iommu group 1
[   35.848576] rockchip-vop ff900000.vop: Adding to iommu group 2
[   35.854512] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm])
[   35.857202] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm])
[   35.858187] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[   35.859721] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
[   35.860552] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   35.861128] [drm] No driver support for vblank timestamp query.
[   35.861695] [drm] Cannot find any crtc or sizes
[   35.862621] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[   35.933669] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[   35.935417] rockchip-rga ff680000.rga: HW Version: 0x03.02
[   35.936292] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0
[   35.937128] rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL)
[   35.943117] panfrost ff9a0000.gpu: clock rate = 500000000
[   35.943504] hantro-vpu ff650000.video-codec: Adding to iommu group 0
[   35.948635] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video1
[   35.949642] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video2
[   35.950152] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
[   35.951067] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
[   35.951664] rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode
[   35.955898] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
[   35.956696] panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400
[   35.957512] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[   35.958685] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
[   35.965780] [drm] Initialized panfrost 1.1.0 20180908 for ff9a0000.gpu on minor 1
[   35.980666] input: gpio-keys as /devices/platform/gpio-keys/input/input5
[   36.060414] asoc-audio-graph-card sound: ES8316 HiFi <-> ff890000.i2s mapping ok
[   36.061109] asoc-audio-graph-card sound: ASoC: no DMI vendor name!
[   36.077529] asoc-simple-card hdmi-sound: i2s-hifi <-> ff8a0000.i2s mapping ok
[   36.078195] asoc-simple-card hdmi-sound: ASoC: no DMI vendor name!
[   36.082459] Registered IR keymap rc-cec
[   36.082978] rc rc0: dw_hdmi as /devices/platform/ff940000.hdmi/rc/rc0
[   36.083768] input: dw_hdmi as /devices/platform/ff940000.hdmi/rc/rc0/input6
[   36.166406] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   36.181286] Console: switching to colour frame buffer device 240x67
[   36.221709] rockchip-drm display-subsystem: fb0: rockchipdrmfb frame buffer device
[   37.004427] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   37.844574] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   38.690685] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   39.530399] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   40.376052] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   41.220474] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   42.060487] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   42.905584] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   43.746209] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   44.590604] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   45.436533] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   46.276535] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   47.121836] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   47.961761] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   48.806530] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   49.652324] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   50.492506] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   51.338095] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   52.177650] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   53.022484] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock
[   53.868216] dwhdmi-rockchip ff940000.hdmi: PHY PLL failed to lock


It booted, but screen didnt light up, likely due to HDMI errors above.

However via serial console, its responsive!


Code:
Developer Console

To return to the browser, press:

 [ Ctrl ] and [ Alt ] and [ <- ]  (F1)

To use this console, the developer mode switch must be engaged.
Doing so will destroy any saved data on the system.

In developer mode, it is possible to
- login and sudo as user 'chronos'
- require a password for sudo and login(*)
- disable power management behavior (screen dimming):
 sudo initctl stop powerd
- install your own operating system image!

* To set a password for 'chronos', run the following as root:

chromeos-setdevpasswd

If you are having trouble booting a self-signed kernel, you may need to
enable USB booting.  To do so, run the following as root:

enable_dev_usb_boot

Have fun and send patches!

(none) login: chronos
chronos@(none) ~ $
chronos@(none) ~ $ ls -la
total 8
drwxr-xr-x 2 chronos chronos 4096 Jan  1 16:00 .
drwxr-xr-x 5 chronos chronos 4096 Jan  1 16:00 ..
chronos@(none) ~ $ uname -a
Linux (none) 5.5.0-MANJARO-ARM+ #3 SMP Mon Feb 17 00:45:01 CET 2020 aarch64 GNU/Linux
chronos@(none) ~ $


Happy to investiage further as needed.

Thanks!


Messages In This Thread
CrOS debugging request - by brent.thierens - 02-18-2020, 03:55 PM
RE: CrOS debugging request - by tophneal - 02-19-2020, 12:16 PM
RE: CrOS debugging request - by tophneal - 03-09-2020, 07:20 AM
RE: CrOS debugging request - by brent.thierens - 03-10-2020, 07:47 AM
RE: CrOS debugging request - by aaditya - 03-11-2020, 01:25 AM
RE: CrOS debugging request - by tophneal - 03-11-2020, 07:18 AM
RE: CrOS debugging request - by aaditya - 03-11-2020, 09:47 AM
RE: CrOS debugging request - by aaditya - 03-12-2020, 04:39 AM
RE: CrOS debugging request - by tophneal - 03-12-2020, 06:10 AM
RE: CrOS debugging request - by brent.thierens - 03-14-2020, 06:12 AM
RE: CrOS debugging request - by Hexxeh - 03-21-2020, 06:20 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  CrOS boot from sd, now pinebook doesn't boot anymore qdoy55d9wkn8zw 7 11,050 06-22-2020, 06:23 AM
Last Post: tophneal
  Panfrost and CrOS tophneal 2 4,501 04-20-2020, 12:23 PM
Last Post: tophneal

Forum Jump:


Users browsing this thread: 1 Guest(s)