tmolteno / d1_build

Debian disk image builder for the Sipeed Lichee RV Risc-v Single Board Computer
GNU General Public License v3.0
59 stars 16 forks source link

Lichee RV-86 Panel #33

Open ANARHIST1984 opened 1 year ago

ANARHIST1984 commented 1 year ago

How make screen working? Boot log [ 0.000000] Linux version 6.1.0-rc3-gb466df90d48f-dirty (root@42b43b6d8a6e) (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Dec 22 01:36:02 UTC 2022 [ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x40200000 [ 0.000000] Machine model: Sipeed Lichee RV 86 Panel (480p) [ 0.000000] efi: UEFI not found. [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000040200000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040200000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040200000-0x000000005fffffff] [ 0.000000] SBI specification v1.0 detected [ 0.000000] SBI implementation ID=0x1 Version=0x10001 [ 0.000000] SBI TIME extension detected [ 0.000000] SBI IPI extension detected [ 0.000000] SBI RFENCE extension detected [ 0.000000] SBI SRST extension detected [ 0.000000] SBI HSM extension detected [ 0.000000] riscv: base ISA extensions acdfim [ 0.000000] riscv: ELF capabilities acdfim [ 0.000000] percpu: Embedded 18 pages/cpu s34808 r8192 d30728 u73728 [ 0.000000] pcpu-alloc: s34808 r8192 d30728 u73728 alloc=18*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 128520 [ 0.000000] Kernel command line: earlycon=sbi console=ttyS0,115200n8 root=/dev/mmcblk0p2 rootwait cma=96M [ 0.000000] Unknown kernel command line parameters "cma=96M", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Virtual kernel memory layout: [ 0.000000] fixmap : 0xffffffc6fee00000 - 0xffffffc6ff000000 (2048 kB) [ 0.000000] pci io : 0xffffffc6ff000000 - 0xffffffc700000000 ( 16 MB) [ 0.000000] vmemmap : 0xffffffc700000000 - 0xffffffc800000000 (4096 MB) [ 0.000000] vmalloc : 0xffffffc800000000 - 0xffffffd800000000 ( 64 GB) [ 0.000000] modules : 0xffffffff01372000 - 0xffffffff80000000 (2028 MB) [ 0.000000] lowmem : 0xffffffd800000000 - 0xffffffd81fe00000 ( 510 MB) [ 0.000000] kernel : 0xffffffff80000000 - 0xffffffffffffffff (2047 MB) [ 0.000000] Memory: 492516K/522240K available (8133K kernel code, 4974K rwdata, 4096K rodata, 2184K init, 461K bss, 29724K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1. [ 0.000000] rcu: RCU debug extended QS entry/exit. [ 0.000000] Tracing 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=1 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] riscv-intc: 64 local interrupts mapped [ 0.000000] plic: interrupt-controller@10000000: mapped 176 interrupts with 1 handlers for 2 contexts. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] riscv-timer: riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [0] [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] sched_clock: 64 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000623] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.001887] Console: colour dummy device 80x25 [ 0.002042] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.002090] pid_max: default: 32768 minimum: 301 [ 0.002331] LSM: Security Framework initializing [ 0.002755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.002805] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.010282] cblist_init_generic: Setting adjustable number of callback queues. [ 0.010312] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.010784] riscv: ELF compat mode unsupported [ 0.010930] ASID allocator using 16 bits (65536 entries) [ 0.011517] rcu: Hierarchical SRCU implementation. [ 0.011535] rcu: Max phase no-delay instances is 1000. [ 0.012483] EFI services will not be available. [ 0.013738] smp: Bringing up secondary CPUs ... [ 0.013757] smp: Brought up 1 node, 1 CPU [ 0.015347] devtmpfs: initialized [ 0.042000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.042057] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.042624] pinctrl core: initialized pinctrl subsystem [ 0.046942] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.047788] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.047916] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.048120] audit: initializing netlink subsys (disabled) [ 0.050029] cpuidle: using governor menu [ 0.092595] platform 5460000.tcon-top: Fixing up cyclic dependency with 5200000.mixer [ 0.092967] platform 5460000.tcon-top: Fixing up cyclic dependency with 5100000.mixer [ 0.094379] platform 5461000.lcd-controller: Fixing up cyclic dependency with 5460000.tcon-top [ 0.096400] platform 5470000.lcd-controller: Fixing up cyclic dependency with 5460000.tcon-top [ 0.100630] platform 7090000.rtc: Fixing up cyclic dependency with 7010000.clock-controller [ 0.140608] audit: type=2000 audit(0.044:1): state=initialized audit_enabled=0 res=1 [ 0.142651] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.142675] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.148678] iommu: Default domain type: Translated [ 0.148782] iommu: DMA domain TLB invalidation policy: strict mode [ 0.149996] SCSI subsystem initialized [ 0.150736] libata version 3.00 loaded. [ 0.151423] usbcore: registered new interface driver usbfs [ 0.151597] usbcore: registered new interface driver hub [ 0.151736] usbcore: registered new device driver usb [ 0.155315] vgaarb: loaded [ 0.156282] clocksource: Switched to clocksource timer [ 0.197823] NET: Registered PF_INET protocol family [ 0.198449] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.203382] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.203492] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.203556] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.203719] TCP bind hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.205533] TCP: Hash tables configured (established 4096 bind 4096) [ 0.205804] UDP hash table entries: 256 (order: 2, 24576 bytes, linear) [ 0.206020] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes, linear) [ 0.206731] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.208938] RPC: Registered named UNIX socket transport module. [ 0.208962] RPC: Registered udp transport module. [ 0.208976] RPC: Registered tcp transport module. [ 0.208988] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.211471] PCI: CLS 0 bytes, default 64 [ 0.213918] Initialise system trusted keyrings [ 0.215573] workingset: timestamp_bits=46 max_order=17 bucket_order=0 [ 0.239200] zbud: loaded [ 0.248747] NFS: Registering the id_resolver key type [ 0.248867] Key type id_resolver registered [ 0.248884] Key type id_legacy registered [ 0.249250] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.249272] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.249922] 9p: Installing v9fs 9p2000 file system support [ 0.251251] Key type asymmetric registered [ 0.251278] Asymmetric key parser 'x509' registered [ 0.251451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.251477] io scheduler mq-deadline registered [ 0.251493] io scheduler kyber registered [ 0.526012] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.556732] loop: module loaded [ 0.565313] e1000e: Intel(R) PRO/1000 Network Driver [ 0.565330] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.569339] usbcore: registered new interface driver uas [ 0.569543] usbcore: registered new interface driver usb-storage [ 0.570380] mousedev: PS/2 mouse device common for all mice [ 0.575147] sun6i-rtc 7090000.rtc: registered as rtc0 [ 0.575309] sun6i-rtc 7090000.rtc: setting system clock to 2022-12-13T00:18:47 UTC (1670890727) [ 0.575762] sun6i-rtc 7090000.rtc: RTC enabled [ 0.579176] sunxi-wdt 6011000.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 0.581505] sdhci: Secure Digital Host Controller Interface driver [ 0.581525] sdhci: Copyright(c) Pierre Ossman [ 0.582878] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.583791] usbcore: registered new interface driver usbhid [ 0.583814] usbhid: USB HID core driver [ 0.584662] riscv-pmu-sbi: SBI PMU extension is available [ 0.584779] riscv-pmu-sbi: 16 firmware and 31 hardware counters [ 0.589831] NET: Registered PF_INET6 protocol family [ 0.593767] Segment Routing with IPv6 [ 0.593996] In-situ OAM (IOAM) with IPv6 [ 0.594217] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.596312] NET: Registered PF_PACKET protocol family [ 0.596897] 9pnet: Installing 9P2000 support [ 0.597174] Key type dns_resolver registered [ 0.597196] start plist test [ 0.611374] end plist test [ 0.613130] Loading compiled-in X.509 certificates [ 0.614181] zswap: loaded using pool lzo/zbud [ 0.615111] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers [ 0.703786] sun20i-d1-pinctrl 2000000.pinctrl: initialized sunXi PIO driver [ 0.710738] printk: console [ttyS0] disabled [ 0.731256] 2500000.serial: ttyS0 at MMIO 0x2500000 (irq = 205, base_baud = 1500000) is a 16550A [ 1.645020] printk: console [ttyS0] enabled [ 1.673359] 2500400.serial: ttyS1 at MMIO 0x2500400 (irq = 206, base_baud = 1500000) is a 16550A [ 1.704121] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq [ 1.712991] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 1.729751] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 1.737955] sunxi-mmc 4020000.mmc: initialized, max. request size: 2047 KB, uses new timings mode [ 1.747215] sunxi-mmc 4021000.mmc: initialized, max. request size: 2047 KB, uses new timings mode [ 1.758574] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 1.767476] cfg80211: failed to load regulatory.db [ 1.778216] Waiting for root device /dev/mmcblk0p2... [ 1.810431] mmc1: new high speed SDIO card at address 0001 [ 1.838366] mmc0: new high speed SDHC card at address aaaa [ 1.846097] mmcblk0: mmc0:aaaa SL32G 28.8 GiB [ 1.866835] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.874385] GPT:14950399 != 60367871 [ 1.878052] GPT:Alternate GPT header not at the end of the disk. [ 1.884129] GPT:14950399 != 60367871 [ 1.887784] GPT: Use GNU Parted to correct GPT errors. [ 1.893107] mmcblk0: p1 p2 p3 [ 1.938903] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 1.948033] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 1.972572] devtmpfs: mounted [ 1.978954] Freeing unused kernel image (initmem) memory: 2184K [ 1.985083] Run /sbin/init as init process [ 1.989280] with arguments: [ 1.989298] /sbin/init [ 1.989312] with environment: [ 1.989324] HOME=/ [ 1.989338] TERM=linux [ 1.989352] cma=96M [ 3.274853] systemd[1]: systemd 252.3-2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 3.307272] systemd[1]: Detected architecture riscv64. [ 3.367889] systemd[1]: Hostname set to . [ 6.971067] systemd[1]: Queued start job for default target Graphical Interface. [ 7.009421] systemd[1]: Created slice Slice /system/getty. [ 7.040885] systemd[1]: Created slice Slice /system/modprobe. [ 7.072853] systemd[1]: Created slice Slice /system/serial-getty. [ 7.104911] systemd[1]: Created slice Slice /system/systemd-fsck. [ 7.135070] systemd[1]: Created slice User and Session Slice. [ 7.158176] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 7.185859] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 7.213685] systemd[1]: Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). [ 7.231179] systemd[1]: Reached target Local Encrypted Volumes. [ 7.253189] systemd[1]: Reached target Local Integrity Protected Volumes. [ 7.281426] systemd[1]: Reached target Path Units. [ 7.301141] systemd[1]: Reached target Remote File Systems. [ 7.325121] systemd[1]: Reached target Slice Units. [ 7.345520] systemd[1]: Reached target Local Verity Protected Volumes. [ 7.375510] systemd[1]: Listening on Syslog Socket. [ 7.399090] systemd[1]: Listening on fsck to fsckd communication Socket. [ 7.426093] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 7.455955] systemd[1]: Listening on Journal Audit Socket. [ 7.483151] systemd[1]: Listening on Journal Socket (/dev/log). [ 7.507872] systemd[1]: Listening on Journal Socket. [ 7.534556] systemd[1]: Listening on udev Control Socket. [ 7.559174] systemd[1]: Listening on udev Kernel Socket. [ 7.609554] systemd[1]: Mounting Huge Pages File System... [ 7.673520] systemd[1]: Mounting POSIX Message Queue File System... [ 7.765537] systemd[1]: Mounting Kernel Debug File System... [ 7.794787] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). [ 7.874260] systemd[1]: Starting Create List of Static Device Nodes... [ 7.950301] systemd[1]: Starting Load Kernel Module configfs... [ 8.034398] systemd[1]: Starting Load Kernel Module drm... [ 8.122407] systemd[1]: Starting Load Kernel Module efi_pstore... [ 8.238395] systemd[1]: Starting Load Kernel Module fuse... [ 8.338475] systemd[1]: Starting File System Check on Root Device... [ 8.882714] systemd[1]: Starting Journal Service... [ 8.998563] systemd[1]: Starting Load Kernel Modules... [ 9.038842] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. [ 9.158521] systemd[1]: Starting Coldplug All udev Devices... [ 9.372609] systemd[1]: Mounted Huge Pages File System. [ 9.411607] systemd[1]: Mounted POSIX Message Queue File System. [ 9.451045] systemd[1]: Mounted Kernel Debug File System. [ 9.524865] systemd[1]: Finished Create List of Static Device Nodes. [ 9.602419] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 9.650067] systemd[1]: Finished Load Kernel Module configfs. [ 9.712923] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 9.755715] systemd[1]: Finished Load Kernel Module efi_pstore. [ 9.808174] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 9.854009] systemd[1]: Finished Load Kernel Module fuse. [ 9.898993] systemd[1]: Finished File System Check on Root Device. [ 9.949429] systemd[1]: FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). [ 9.978374] systemd[1]: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config). [ 10.058135] 8723ds: loading out-of-tree module taints kernel. [ 10.075817] systemd[1]: Started File System Check Daemon to report status. [ 31.047076] platform 4025000.spi: deferred probe pending [ 31.052579] platform 4101000.usb: deferred probe pending [ 31.057989] platform 4200000.usb: deferred probe pending [ 31.063386] platform 4101400.usb: deferred probe pending [ 31.068782] platform 4200400.usb: deferred probe pending [ 31.130603] systemd[1]: Starting Remount Root and Kernel File Systems... [ 31.293014] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 31.352843] systemd[1]: Finished Load Kernel Module drm. [ 31.805085] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 31.877010] systemd[1]: Finished Remount Root and Kernel File Systems. [ 31.910758] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). [ 31.945249] systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 32.058589] systemd[1]: Starting Load/Save Random Seed... [ 32.170649] systemd[1]: Starting Create System Users... [ 32.455168] systemd[1]: Started Journal Service. [ 33.227924] systemd-journald[95]: Received client request to flush runtime journal. [ 33.764414] aldo: disabling [ 33.844377] random: crng init done [ 46.927327] sun8i-mixer 5100000.mixer: Adding to iommu group 0 [ 46.934574] sun8i-mixer 5200000.mixer: Adding to iommu group 0 [ 48.345857] dwmac-sun8i 4500000.ethernet: IRQ eth_wake_irq not found [ 48.352352] dwmac-sun8i 4500000.ethernet: IRQ eth_lpi not found [ 48.359427] dwmac-sun8i 4500000.ethernet: PTP uses main clock [ 48.365364] dwmac-sun8i 4500000.ethernet: Current syscon value is not the default 52001 (expect 0) [ 48.748491] dwmac-sun8i 4500000.ethernet: No HW DMA feature register supported [ 48.755934] dwmac-sun8i 4500000.ethernet: RX Checksum Offload Engine supported [ 48.763292] dwmac-sun8i 4500000.ethernet: COE Type 2 [ 48.768364] dwmac-sun8i 4500000.ethernet: TX Checksum insertion supported [ 48.775252] dwmac-sun8i 4500000.ethernet: Normal descriptors [ 48.781011] dwmac-sun8i 4500000.ethernet: Chain mode enabled [ 49.389004] dwmac-sun8i 4500000.ethernet end0: renamed from eth0 [ 53.808564] Adding 1047548k swap on /dev/mmcblk0p3. Priority:-2 extents:1 across:1047548k SSDscFS [ 54.561788] EXT4-fs (mmcblk0p1): mounting ext2 file system using the ext4 subsystem [ 54.621112] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Quota mode: disabled. [ 54.629612] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff) [ 66.505168] dwmac-sun8i 4500000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 66.537074] dwmac-sun8i 4500000.ethernet end0: PHY [stmmac-0:01] driver [RTL8201F Fast Ethernet] (irq=POLL) [ 66.546996] dwmac-sun8i 4500000.ethernet end0: No Safety Features support found [ 66.554475] dwmac-sun8i 4500000.ethernet end0: No MAC Management Counters available [ 66.562259] dwmac-sun8i 4500000.ethernet end0: PTP not supported by HW [ 66.784441] dwmac-sun8i 4500000.ethernet end0: configuring for phy/rmii link mode [ 69.893861] dwmac-sun8i 4500000.ethernet end0: Link is Up - 100Mbps/Full - flow control rx/tx [ 69.902541] IPv6: ADDRCONF(NETDEV_CHANGE): end0: link becomes ready