sopine-a64 yocto build running on SOPine Baseboard
#1
I am trying to do a Yocto build (kirkstone) for the sopine-a64 module using the SOPine Baseboard.

I have followed steps in the meta-pine64 repo here: https://github.com/alistair23/meta-pine64

The only exception is that I have specified the kirkstone branch where possible. I have also added console=tty0 to enable HDMI output.

Build Configuration:
BB_VERSION          = "2.0.0"
BUILD_SYS           = "x86_64-linux"
NATIVELSBSTRING     = "universal"
TARGET_SYS          = "aarch64-poky-linux"
MACHINE             = "sopine-a64"
DISTRO              = "poky"
DISTRO_VERSION      = "4.0.1"
TUNE_FEATURES       = "aarch64"
TARGET_FPU          = ""
meta
meta-poky
meta-yocto-bsp      = "kirkstone:4aeda14352a9fa9dd5ba50cf940a2b514fd1ac3c"
meta-oe
meta-python
meta-multimedia     = "kirkstone:fcc7d7eae82be4c180f2e8fa3db90a8ab3be07b7"
meta-arm-toolchain
meta-arm
meta-arm-bsp        = "kirkstone:a8cb33d5139e30b4a643da9a277487299c0e658f"
meta-pine64         = "master:96b5e55c25912c8bd80fbf0e537bf0d3519989ec"
meta-python2        = "kirkstone:f02882e2aa9279ca7becca8d0cedbffe88b5a253"


When I boot the resulting image (core-image-base), I see uboot text, then yocto splash screen. However, almost immediately the HDMI looses connection, but the board remains powered (LEDs on).

Has the kirkstone yocto build been verified with the meta-pine64 layer?
  Reply
#2
As an update, I was able to get to the login screen once and record the result of `dmesg`


The odd thing was that after power cycle, the device went back to its old behavior of the hdmi not working after some initial booting.

After some more time of testing I was able to get the device to show the login screen again, but it was only after booting an armbian sd-card. So it seems like there is some part of the processor that gets configured by the armbian build that maybe isn't by the yocto build.

Does anyone have ideas on what could be causing this behavior?


Code:
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.126-mainline (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38.20220516) #1 SMP PREEMPT Mon Jun 27 07:41:01 UTC 2022
[    0.000000] Machine model: SoPine with baseboard
[    0.000000] efi: UEFI not found.
[    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bdffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xbdbe5b00-0xbdbe7fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000bdffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000bdffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bdffffff]
[    0.000000] On node 0 totalpages: 516096
[    0.000000]   DMA zone: 8064 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 516096 pages, LIFO batch:63
[    0.000000] cma: Reserved 32 MiB at 0x00000000b9000000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 23 pages/cpu s56600 r8192 d29416 u94208
[    0.000000] pcpu-alloc: s56600 r8192 d29416 u94208 alloc=23*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: ARM erratum 843419
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 508032
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: console=tty0 console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 1959808K/2064384K available (14400K kernel code, 2800K rwdata, 7572K rodata, 5888K init, 514K bss, 71808K reserved, 32768K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000]     Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1
[    0.000000] arch_timer: CPU0: Trapping CNTVCT access
[    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.001369] Console: colour dummy device 80x25
[    0.001895] printk: console [tty0] enabled
[    0.002017] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.002051] pid_max: default: 32768 minimum: 301
[    0.002167] LSM: Security Framework initializing
[    0.002265] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.002302] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.004441] rcu: Hierarchical SRCU implementation.
[    0.007364] EFI services will not be available.
[    0.007701] smp: Bringing up secondary CPUs ...
[    0.008948] Detected VIPT I-cache on CPU1
[    0.009017] arch_timer: CPU1: Trapping CNTVCT access
[    0.009041] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.009907] Detected VIPT I-cache on CPU2
[    0.009943] arch_timer: CPU2: Trapping CNTVCT access
[    0.009957] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.010731] Detected VIPT I-cache on CPU3
[    0.010760] arch_timer: CPU3: Trapping CNTVCT access
[    0.010773] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.010859] smp: Brought up 1 node, 4 CPUs
[    0.010969] SMP: Total of 4 processors activated.
[    0.010986] CPU features: detected: 32-bit EL0 Support
[    0.011002] CPU features: detected: CRC32 instructions
[    0.011018] CPU features: detected: 32-bit EL1 Support
[    0.021476] CPU: All CPU(s) started at EL2
[    0.021535] alternatives: patching kernel code
[    0.023719] devtmpfs: initialized
[    0.030766] KASLR disabled due to lack of seed
[    0.031025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.031065] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.032786] pinctrl core: initialized pinctrl subsystem
[    0.034622] DMI not present or invalid.
[    0.035551] NET: Registered protocol family 16
[    0.037964] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.038157] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.038403] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.038532] audit: initializing netlink subsys (disabled)
[    0.038774] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
[    0.040254] thermal_sys: Registered thermal governor 'step_wise'
[    0.040261] thermal_sys: Registered thermal governor 'power_allocator'
[    0.040743] cpuidle: using governor menu
[    0.041013] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.041171] ASID allocator initialised with 32768 entries
[    0.043121] Serial: AMBA PL011 UART driver
[    0.088523] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.088568] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.088587] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.088604] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.090102] cryptd: max_cpu_qlen set to 1000
[    0.093241] ACPI: Interpreter disabled.
[    0.095803] iommu: Default domain type: Translated
[    0.096127] vgaarb: loaded
[    0.096530] SCSI subsystem initialized
[    0.096731] libata version 3.00 loaded.
[    0.097000] usbcore: registered new interface driver usbfs
[    0.097060] usbcore: registered new interface driver hub
[    0.097108] usbcore: registered new device driver usb
[    0.097995] pps_core: LinuxPPS API ver. 1 registered
[    0.098012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.098053] PTP clock support registered
[    0.098263] EDAC MC: Ver: 3.0.0
[    0.099956] FPGA manager framework
[    0.100092] Advanced Linux Sound Architecture Driver Initialized.
[    0.101162] clocksource: Switched to clocksource arch_sys_counter
[    0.101430] VFS: Disk quotas dquot_6.6.0
[    0.101508] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.103722] pnp: PnP ACPI: disabled
[    0.111368] NET: Registered protocol family 2
[    0.111660] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.113136] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.113298] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.113475] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.113883] TCP: Hash tables configured (established 16384 bind 16384)
[    0.114062] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.114136] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.114365] NET: Registered protocol family 1
[    0.114904] RPC: Registered named UNIX socket transport module.
[    0.114923] RPC: Registered udp transport module.
[    0.114938] RPC: Registered tcp transport module.
[    0.114952] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.114976] PCI: CLS 0 bytes, default 64
[    0.116096] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.116634] kvm [1]: IPA Size Limit: 40 bits
[    0.118398] kvm [1]: vgic interrupt IRQ9
[    0.118564] kvm [1]: Hyp mode initialized successfully
[    0.123346] Initialise system trusted keyrings
[    0.123579] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[    0.131582] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.132497] NFS: Registering the id_resolver key type
[    0.132549] Key type id_resolver registered
[    0.132564] Key type id_legacy registered
[    0.132681] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.132701] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.132942] 9p: Installing v9fs 9p2000 file system support
[    0.187264] Key type asymmetric registered
[    0.187288] Asymmetric key parser 'x509' registered
[    0.187349] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.187372] io scheduler mq-deadline registered
[    0.187387] io scheduler kyber registered
[    0.189922] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
[    0.191001] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
[    0.191486] sun6i-mipi-dphy 1ca1000.d-phy: Couldn't create the DPHY encoder regmap
[    0.200181] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    0.205969] EINJ: ACPI disabled.
[    0.229042] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.232488] SuperH (H)SCI(F) driver initialized
[    0.233327] msm_serial: driver initialized
[    0.244869] loop: module loaded
[    0.246249] megasas: 07.714.04.00-rc1
[    0.254071] tun: Universal TUN/TAP device driver, 1.6
[    0.255225] thunder_xcv, ver 1.0
[    0.255288] thunder_bgx, ver 1.0
[    0.255339] nicpf, ver 1.0
[    0.256969] hclge is initializing
[    0.257013] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.257034] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.257095] e1000: Intel(R) PRO/1000 Network Driver
[    0.257112] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.257213] e1000e: Intel(R) PRO/1000 Network Driver
[    0.257228] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.257294] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.257310] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.257358] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.257375] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.257826] sky2: driver version 1.30
[    0.259333] VFIO - User Level meta-driver version: 0.3
[    0.261881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.261907] ehci-pci: EHCI PCI platform driver
[    0.261957] ehci-platform: EHCI generic platform driver
[    0.262529] ehci-orion: EHCI orion driver
[    0.262688] ehci-exynos: EHCI Exynos driver
[    0.262815] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.262868] ohci-pci: OHCI PCI platform driver
[    0.262924] ohci-platform: OHCI generic platform driver
[    0.263324] ohci-exynos: OHCI Exynos driver
[    0.264058] usbcore: registered new interface driver usb-storage
[    0.268422] sun6i-rtc 1f00000.rtc: registered as rtc0
[    0.268488] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:06 UTC (6)
[    0.268510] sun6i-rtc 1f00000.rtc: RTC enabled
[    0.268940] i2c /dev entries driver
[    0.277612] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[    0.278397] sdhci: Secure Digital Host Controller Interface driver
[    0.278424] sdhci: Copyright(c) Pierre Ossman
[    0.279170] Synopsys Designware Multimedia Card Interface Driver
[    0.280717] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.283086] ledtrig-cpu: registered to indicate activity on CPUs
[    0.284232] SMCCC: SOC_ID: ID = jep106:091e:1689 Revision = 0x00000001
[    0.285135] usbcore: registered new interface driver usbhid
[    0.285184] usbhid: USB HID core driver
[    0.294548] NET: Registered protocol family 17
[    0.294779] 9pnet: Installing 9P2000 support
[    0.294893] Key type dns_resolver registered
[    0.295356] registered taskstats version 1
[    0.295376] Loading compiled-in X.509 certificates
[    0.323150] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
[    0.323799] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[    0.338932] vcc-3v3: supplied by regulator-dummy
[    0.339511] vdd-cpux: supplied by regulator-dummy
[    0.340063] dcdc4: supplied by regulator-dummy
[    0.340265] vcc-dram: supplied by regulator-dummy
[    0.340708] vdd-sys: supplied by regulator-dummy
[    0.341077] vcc-phy: supplied by regulator-dummy
[    0.449577] aldo1: supplied by regulator-dummy
[    0.449764] vcc-pl: supplied by regulator-dummy
[    0.450196] vcc-pll-avcc: supplied by regulator-dummy
[    0.450825] vcc-hdmi: supplied by regulator-dummy
[    0.451026] vcc-mipi: supplied by regulator-dummy
[    0.451553] dldo3: supplied by regulator-dummy
[    0.451937] vcc-wifi: supplied by regulator-dummy
[    0.452144] vdd-1v8-lpddr: supplied by regulator-dummy
[    0.452669] eldo2: supplied by regulator-dummy
[    0.453023] eldo3: supplied by regulator-dummy
[    0.453402] vcc-1v2-hsic: supplied by regulator-dummy
[    0.453613] vdd-cpus: supplied by regulator-dummy
[    0.454004] vcc-rtc: supplied by regulator-dummy
[    0.454479] vcc-ctp: supplied by regulator-dummy
[    0.454787] ldo-io1: supplied by regulator-dummy
[    0.454887] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[    0.461889] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    0.463565] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator
[    0.464259] printk: console [ttyS0] disabled
[    0.484488] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 15000000) is a U6_16550A
[    1.747438] printk: console [ttyS0] enabled
[    1.753746] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
[    1.783235] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 41, base_baud = 15000000) is a U6_16550A
[    1.792487] serial serial0: tty port ttyS1 registered
[    1.799480] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator
[    1.810273] spi-nor spi0.0: w25q128 (16384 Kbytes)
[    1.819640] ehci-platform 1c1a000.usb: EHCI Host Controller
[    1.825285] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[    1.833206] ehci-platform 1c1a000.usb: irq 29, io mem 0x01c1a000
[    1.853183] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[    1.860012] hub 1-0:1.0: USB hub found
[    1.863812] hub 1-0:1.0: 1 port detected
[    1.870339] ehci-platform 1c1b000.usb: EHCI Host Controller
[    1.875964] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
[    1.883850] ehci-platform 1c1b000.usb: irq 31, io mem 0x01c1b000
[    1.905178] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[    1.912005] hub 2-0:1.0: USB hub found
[    1.915804] hub 2-0:1.0: 1 port detected
[    2.045259] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[    2.051927] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
[    2.059851] ohci-platform 1c1a400.usb: irq 30, io mem 0x01c1a400
[    2.129843] hub 3-0:1.0: USB hub found
[    2.133643] hub 3-0:1.0: 1 port detected
[    2.140139] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[    2.146823] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[    2.154730] ohci-platform 1c1b400.usb: irq 32, io mem 0x01c1b400
[    2.173173] usb 2-1: new high-speed USB device number 2 using ehci-platform
[    2.221863] hub 4-0:1.0: USB hub found
[    2.225668] hub 4-0:1.0: 1 port detected
[    2.232265] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator
[    2.241217] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests
[    2.273468] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver
[    2.279267] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5
[    2.287821] hub 5-0:1.0: USB hub found
[    2.291621] hub 5-0:1.0: 1 port detected
[    2.298299] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator
[    2.317294] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
[    2.332762] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    2.338266] hub 2-1:1.0: USB hub found
[    2.342161] hub 2-1:1.0: 4 ports detected
[    2.361738] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    2.376551] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[    2.408741] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    2.435558] mmc0: new high speed SDHC card at address aaaa
[    2.444307] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[    2.454643]  mmcblk0: p1 p2
[    2.461211] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[    2.471833] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x7e9000 bytes, mapped to 0x(____ptrval____)
[    2.483141] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
[    2.536806] Console: switching to colour frame buffer device 240x67
[    2.569389] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
[    2.577870] ALSA device list:
[    2.580911]   No soundcards found.
[    2.594914] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[    2.602450] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[    2.637469] EXT4-fs (mmcblk0p2): recovery complete
[    2.648302] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.656691] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    2.670129] devtmpfs: mounted
[    2.676601] Freeing unused kernel memory: 5888K
[    2.681397] Run /sbin/init as init process
[    2.685590]   with arguments:
[    2.685594]     /sbin/init
[    2.685597]     earlyprintk
[    2.685600]   with environment:
[    2.685603]     HOME=/
[    2.685606]     TERM=linux
[    2.738827] usb 2-1.3: new full-speed USB device number 3 using ehci-platform
[    2.986900] hub 2-1.3:1.0: USB hub found
[    2.987427] hub 2-1.3:1.0: 7 ports detected
[    3.091336] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    3.289241] usb 2-1.3.1: new full-speed USB device number 4 using ehci-platform
[    3.342490] udevd[188]: starting version 3.2.11
[    3.372862] random: udevd: uninitialized urandom read (16 bytes read)
[    3.380687] random: udevd: uninitialized urandom read (16 bytes read)
[    3.387236] random: udevd: uninitialized urandom read (16 bytes read)
[    3.427296] udevd[189]: starting eudev-3.2.11
[    3.432081] input: Lenovo Multi-function Mouse M300 as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.3/2-1.3.1/2-1.3.1:1.0/0003:17EF:6054.0001/input/input0
[    3.507006] evbug: Connected device: input0 (Lenovo Multi-function Mouse M300 at usb-1c1b000.usb-1.3.1/input0)
[    3.507747] hid-generic 0003:17EF:6054.0001: input: USB HID v1.11 Keyboard [Lenovo Multi-function Mouse M300] on usb-1c1b000.usb-1.3.1/input0
[    3.526931] input: Lenovo Multi-function Mouse M300 as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.3/2-1.3.1/2-1.3.1:1.1/0003:17EF:6054.0002/input/input1
[    3.563216] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.613270] evbug: Connected device: input1 (Lenovo Multi-function Mouse M300 at usb-1c1b000.usb-1.3.1/input1)
[    3.613333] hid-generic 0003:17EF:6054.0002: input: USB HID v1.11 Mouse [Lenovo Multi-function Mouse M300] on usb-1c1b000.usb-1.3.1/input1
[    3.629069] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.644688] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.689594] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.717279] usb 2-1.3.2: new full-speed USB device number 5 using ehci-platform
[    3.723430] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.733306] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
[    3.750682] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[    3.759877] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[    3.768784] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.778263] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[    3.791724] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.805637] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[    3.805759] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[    3.816224] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.832824] sun8i-ce 1c15000.crypto: Register cbc(aes)
[    3.837934] input: Dell Dell USB Entry Keyboard as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.3/2-1.3.2/2-1.3.2:1.0/0003:413C:2107.0003/input/input2
[    3.842872] sun8i-ce 1c15000.crypto: Register ecb(aes)
[    3.857426] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
[    3.863766] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
[    3.870355] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 2
[    3.870367] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    3.871106] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0
[    3.879140] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.886346] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 2
[    3.886727] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    3.900568] pwm-backlight backlight: supply power not found, using dummy regulator
[    3.902378] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 1
[    3.908156] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    3.909941] evbug: Connected device: input2 (Dell Dell USB Entry Keyboard at usb-1c1b000.usb-1.3.2/input0)
[    3.909978] hid-generic 0003:413C:2107.0003: input: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-1c1b000.usb-1.3.2/input0
[    3.926355] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 1
[    3.926371] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    3.948948] Goodix-TS 0-005d: supply VDDIO not found, using dummy regulator
[    3.949832] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[    3.956747] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
[    3.964552] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[    3.975691] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[    3.977241] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[    3.978149] axp20x-adc axp813-adc: DMA mask not set
[    3.982134] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    4.005289] lima 1c40000.gpu: bus rate = 200000000
[    4.014633] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
[    4.014936] lima 1c40000.gpu: mod rate = 297000000
[    4.024857] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
[    4.028568] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0
[    4.037407] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[    4.051650] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
[    4.061298] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
[    4.070526] sun4i-drm display-engine: bound 1ca0000.dsi (ops sun6i_dsi_ops [sun6i_mipi_dsi])
[    4.080228] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[    4.090537] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[    4.090792] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator
[    4.100263] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
[    4.106858] Goodix-TS 0-005d: i2c test failed attempt 1: -6
[    4.107500] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
[    4.107505] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
[    4.107897] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[    4.107925] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
[    4.115963] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[    4.116085] checking generic (be000000 7e9000) vs hw (0 ffffffffffffffff)
[    4.116089] fb0: switching to sun4i-drm-fb from simple
[    4.153322] Goodix-TS 0-005d: i2c test failed attempt 2: -6
[    4.155339] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[    4.173161] dwmac-sun8i 1c30000.ethernet: COE Type 2
[    4.173166] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[    4.173171] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[    4.173175] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[    4.173303] Console: switching to colour dummy device 80x25
[    4.191010] Goodix-TS 0-005d: I2C communication failure: -6
[    4.212654] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
[    4.238334] evbug: Event. Dev: input1, Type: 2, Code: 0, Value: -1
[    4.238346] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    4.262508] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 1
[    4.262516] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    4.382310] evbug: Event. Dev: input1, Type: 2, Code: 0, Value: -1
[    4.382319] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    4.442681] Console: switching to colour frame buffer device 240x67
[    4.449050] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[    5.110343] evbug: Event. Dev: input1, Type: 2, Code: 0, Value: 1
[    5.110360] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 2
[    5.110367] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.126295] evbug: Event. Dev: input1, Type: 2, Code: 0, Value: 1
[    5.126302] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.134291] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 1
[    5.134299] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.158302] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 2
[    5.158309] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.166292] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 1
[    5.166299] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.174291] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 1
[    5.174298] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.182292] evbug: Event. Dev: input1, Type: 2, Code: 0, Value: -1
[    5.182300] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.190282] evbug: Event. Dev: input1, Type: 2, Code: 0, Value: -1
[    5.190287] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 2
[    5.190291] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.206962] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 1
[    5.207156] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.222298] evbug: Event. Dev: input1, Type: 2, Code: 0, Value: -1
[    5.222306] evbug: Event. Dev: input1, Type: 2, Code: 1, Value: 1
[    5.222312] evbug: Event. Dev: input1, Type: 0, Code: 0, Value: 0
[    5.469949] sun6i-mipi-dsi 1ca0000.dsi: Attached device fy07024di26a30d
[    5.514423] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    6.003079] urandom_read_iter: 3 callbacks suppressed
[    6.003090] random: dd: uninitialized urandom read (512 bytes read)
[   33.757233] vcc1v8: disabling
[   33.760593] vcc-1v2-hsic: disabling
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  slarm64 (unofficial slackware) SOPINE A64 (aarch64) mara 6 3,814 09-24-2023, 11:43 AM
Last Post: mara
  Sopine Fedora 32 on clusterboard w/networking revoman 7 9,408 04-10-2023, 08:49 AM
Last Post: langerma
  SoPine SPI booting ayufan 31 39,814 02-13-2023, 08:56 PM
Last Post: mundey
  Try to boot armbian 22.02 on SoPine baseboard adjivas 1 953 01-11-2023, 03:20 PM
Last Post: MNtinkerer
  Volumio (PINE A64-LTS / SOPINE) pineadmin 7 9,396 02-17-2021, 03:47 AM
Last Post: roel
  SOPINE Network boot Ninazu 1 3,820 05-11-2020, 12:40 PM
Last Post: lbruno
  LibreELEC(KODI) for LTS/ SOPine pineadmin 2 5,679 12-27-2019, 11:09 PM
Last Post: tllim
  Armbian - Xenial (SOPINE) pineadmin 6 14,343 08-05-2019, 01:17 AM
Last Post: pineadmin
  Sopine baseboard / A64 base board as OTG mixotricha 0 2,614 07-08-2019, 07:11 PM
Last Post: mixotricha
  NEMS Linux for LTS/ SOPine Luke 1 4,064 05-09-2019, 05:46 PM
Last Post: pineadmin

Forum Jump:


Users browsing this thread: 1 Guest(s)