Jump to content

stonetv

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. The latest version Bookworm cannot start up when use udisk Perhaps the latest version of the kernel does not support USB drive startup。 The name of image is "Armbian_23.8.0-trunk.71_Aml-s9xx-box_bookworm_edge_6.4.2.img" The log is as follows: scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found Found /extlinux/extlinux.conf Retrieving file: /extlinux/extlinux.conf reading /extlinux/extlinux.conf 522 bytes read in 28 ms (17.6 KiB/s) 1: Armbian Retrieving file: /uInitrd reading /uInitrd 22828930 bytes read in 679 ms (32.1 MiB/s) Retrieving file: /Image reading /Image 27617792 bytes read in 802 ms (32.8 MiB/s) append: root=UUID=deeabe18-1741-4611-8a5a-3581d9f4f77b rootflags=data=writeback console=ttyAML0,115200n8 console=tty0 rw no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 splash plymouth.ignore-serial-consoles Retrieving file: /dtb/amlogic/meson-g12a-u200.dtb reading /dtb/amlogic/meson-g12a-u200.dtb 72501 bytes read in 41 ms (1.7 MiB/s) [rsvmem] get fdtaddr NULL! rsvmem - reserve memory Usage: rsvmem check - check reserved memory rsvmem dump - dump reserved memory rsvmem check failed ## Loading init Ramdisk from Legacy Image at 03080000 ... Image Name: uInitrd Image Type: AArch64 Linux RAMDisk Image (gzip compressed) Data Size: 22828866 Bytes = 21.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK active_slot is <NULL> Unknown command 'store' - try 'help' No dtbo patitions found load dtb from 0x1000000 ...... ERROR: Did not find a cmdline Flattened Device Tree load dtb from 0x0 ...... ERROR: Did not find a cmdline Flattened Device Tree Could not find a valid device tree SCRIPT FAILED: continuing... ** Bad device usb 1 ** ** Bad device usb 2 ** ** Bad device usb 3 ** card out ** Bad device mmc 1 ** Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** odroidn2#
  2. I extracted the DTB file in the Android system and decompiled the DTS file. But I don't know how to modify it to make armbian available. The following is the content of the file
  3. Looks like an interrupt was encountered during startup.This is the TTL startup log. reading u-boot.ext 650183 bytes read in 376 ms (1.6 MiB/s) ## Starting application at 0x01000000 ... [BL31]: tee size: 0 [BL31]: tee size: 0 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.9.0-arm-64 (root@vbox) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #20.10 SMP PREEMPT Wed Oct 14 12:04:42 MSK 2020 [ 0.000000] Machine model: Amlogic Meson GXL (S905X) P212 Development Board [ 0.000000] efi: UEFI not found. [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader! [ 0.000000] Reserved memory: created CMA memory pool at 0x000000006b400000, size 256 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000001000000-0x000000007fe5afff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fa4c100-0x7fa4dfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000001000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fe5afff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000001000000-0x0000000004ffffff] [ 0.000000] node 0: [mem 0x0000000007300000-0x000000000fffffff] [ 0.000000] node 0: [mem 0x0000000010200000-0x000000007fe5afff] [ 0.000000] Zeroed struct page in unavailable ranges: 421 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000001000000-0x000000007fe5afff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] percpu: Embedded 22 pages/cpu s51480 r8192 d30440 u90112 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 502177 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 [ 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] software IO TLB: mapped [mem 0x3bfff000-0x3ffff000] (64MB) [ 0.000000] Memory: 1634552K/2041196K available (16188K kernel code, 1308K rwdata, 6464K rodata, 3392K init, 927K bss, 144500K reserved, 262144K cma-reserved) [ 0.000000] random: get_random_u64 called from cache_random_seq_create+0x80/0x150 with crng_init=0 [ 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 restricting CPUs from NR_CPUS=8 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] irq_meson_gpio: 110 to 8 gpio interrupt mux initialized [ 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.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000297] Console: colour dummy device 80x25 [ 0.000723] printk: console [tty0] enabled [ 0.000826] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.000847] pid_max: default: 32768 minimum: 301 [ 0.000951] LSM: Security Framework initializing [ 0.001048] AppArmor: AppArmor initialized [ 0.001107] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.001131] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.002506] rcu: Hierarchical SRCU implementation. [ 0.003425] EFI services will not be available. [ 0.003714] smp: Bringing up secondary CPUs ... [ 0.004286] Detected VIPT I-cache on CPU1 [ 0.004343] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.004880] Detected VIPT I-cache on CPU2 [ 0.004925] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.005451] Detected VIPT I-cache on CPU3 [ 0.005495] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.005567] smp: Brought up 1 node, 4 CPUs [ 0.005632] SMP: Total of 4 processors activated. [ 0.005643] CPU features: detected: 32-bit EL0 Support [ 0.005655] CPU features: detected: CRC32 instructions [ 0.015524] CPU: All CPU(s) started at EL2 [ 0.015585] alternatives: patching kernel code [ 0.016870] devtmpfs: initialized [ 0.022241] Registered cp15_barrier emulation handler [ 0.022272] Registered setend emulation handler [ 0.022287] KASLR disabled due to lack of seed [ 0.022635] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.022669] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.029768] xor: measuring software checksum speed [ 0.068166] 8regs : 2373.000 MB/sec [ 0.108196] 32regs : 2723.000 MB/sec [ 0.148236] arm64_neon: 2310.000 MB/sec [ 0.148247] xor: using function: 32regs (2723.000 MB/sec) [ 0.148305] pinctrl core: initialized pinctrl subsystem [ 0.148844] DMI not present or invalid. [ 0.149333] NET: Registered protocol family 16 [ 0.150896] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.150963] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.151105] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.151209] audit: initializing netlink subsys (disabled) [ 0.151429] audit: type=2000 audit(0.148:1): state=initialized audit_enabled=0 res=1 [ 0.152437] thermal_sys: Registered thermal governor 'step_wise' [ 0.152682] cpuidle: using governor ladder [ 0.152722] cpuidle: using governor menu [ 0.153052] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.153143] ASID allocator initialised with 65536 entries [ 0.153919] Serial: AMBA PL011 UART driver [ 0.178703] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.178729] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.178742] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.178754] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.180578] cryptd: max_cpu_qlen set to 1000 [ 0.248461] raid6: neonx8 gen() 2143 MB/s [ 0.316514] raid6: neonx8 xor() 1608 MB/s [ 0.384579] raid6: neonx4 gen() 2194 MB/s [ 0.452641] raid6: neonx4 xor() 1593 MB/s [ 0.520698] raid6: neonx2 gen() 2095 MB/s [ 0.588756] raid6: neonx2 xor() 1472 MB/s [ 0.656822] raid6: neonx1 gen() 1827 MB/s [ 0.724870] raid6: neonx1 xor() 1249 MB/s [ 0.792929] raid6: int64x8 gen() 1492 MB/s [ 0.860999] raid6: int64x8 xor() 784 MB/s [ 0.929033] raid6: int64x4 gen() 1666 MB/s [ 0.997089] raid6: int64x4 xor() 840 MB/s [ 1.065149] raid6: int64x2 gen() 1420 MB/s [ 1.133200] raid6: int64x2 xor() 730 MB/s [ 1.201251] raid6: int64x1 gen() 1059 MB/s [ 1.269322] raid6: int64x1 xor() 559 MB/s [ 1.269332] raid6: using algorithm neonx4 gen() 2194 MB/s [ 1.269341] raid6: .... xor() 1593 MB/s, rmw enabled [ 1.269351] raid6: using neon recovery algorithm [ 1.269859] ACPI: Interpreter disabled. [ 1.270993] iommu: Default domain type: Translated [ 1.271253] vgaarb: loaded [ 1.271849] SCSI subsystem initialized [ 1.272247] usbcore: registered new interface driver usbfs [ 1.272297] usbcore: registered new interface driver hub [ 1.272366] usbcore: registered new device driver usb [ 1.272767] pps_core: LinuxPPS API ver. 1 registered [ 1.272780] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.272803] PTP clock support registered [ 1.272839] EDAC MC: Ver: 3.0.0 [ 1.273677] FPGA manager framework [ 1.273775] Advanced Linux Sound Architecture Driver Initialized. [ 1.274312] NetLabel: Initializing [ 1.274328] NetLabel: domain hash size = 128 [ 1.274337] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.274391] NetLabel: unlabeled traffic allowed by default [ 1.274892] clocksource: Switched to clocksource arch_sys_counter [ 1.275156] VFS: Disk quotas dquot_6.6.0 [ 1.275216] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.275355] FS-Cache: Loaded [ 1.275829] AppArmor: AppArmor Filesystem Enabled [ 1.276433] pnp: PnP ACPI: disabled [ 1.281559] NET: Registered protocol family 2 [ 1.282072] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 1.282125] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.282243] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) [ 1.282453] TCP: Hash tables configured (established 16384 bind 16384) [ 1.282611] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 1.282666] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 1.282873] NET: Registered protocol family 1 [ 1.283361] RPC: Registered named UNIX socket transport module. [ 1.283384] RPC: Registered udp transport module. [ 1.283394] RPC: Registered tcp transport module. [ 1.283402] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.283419] NET: Registered protocol family 44 [ 1.283439] PCI: CLS 0 bytes, default 64 [ 1.283623] Trying to unpack rootfs image as initramfs... [ 1.700498] Freeing initrd memory: 9776K [ 1.701400] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.704821] Initialise system trusted keyrings [ 1.705015] workingset: timestamp_bits=44 max_order=19 bucket_order=0 [ 1.709764] zbud: loaded [ 1.711142] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.711436] FS-Cache: Netfs 'nfs' registered for caching [ 1.711996] NFS: Registering the id_resolver key type [ 1.712032] Key type id_resolver registered [ 1.712042] Key type id_legacy registered [ 1.712128] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.712141] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 1.713122] FS-Cache: Netfs 'cifs' registered for caching [ 1.713417] Key type cifs.spnego registered [ 1.713439] Key type cifs.idmap registered [ 1.713463] ntfs: driver 2.1.32 [Flags: R/W]. [ 1.714001] JFS: nTxBlock = 8192, nTxLock = 65536 [ 1.718461] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled [ 1.720042] ocfs2: Registered cluster interface o2cb [ 1.720254] OCFS2 User DLM kernel interface loaded [ 1.721930] gfs2: GFS2 installed [ 1.759867] NET: Registered protocol family 38 [ 1.759898] Key type asymmetric registered [ 1.759909] Asymmetric key parser 'x509' registered [ 1.759920] Asymmetric key parser 'pkcs8' registered [ 1.759973] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 1.760146] io scheduler mq-deadline registered [ 1.760160] io scheduler kyber registered [ 1.760317] io scheduler bfq registered [ 1.773962] soc soc0: Amlogic Meson Unknown (Unknown) Revision 2a:e (c5:2) Detected [ 1.777868] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 1.779754] Serial: AMBA driver [ 1.780130] c11084c0.serial: ttyAML6 at MMIO 0xc11084c0 (irq = 12, base_baud = 1500000) is a meson_uart [ 1.780296] serial serial0: tty port ttyAML6 registered [ 1.780687] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 15, base_baud = 1500000) is a meson_uart [ 2.853887] printk: console [ttyAML0] enabled [ 2.871082] brd: module loaded [ 2.878828] loop: module loaded [ 2.879704] Loading iSCSI transport class v2.0-870. [ 2.881782] iscsi: registered transport (tcp) [ 2.889253] libphy: Fixed MDIO Bus: probed [ 2.891304] VFIO - User Level meta-driver version: 0.3 [ 2.896039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.901145] ehci-pci: EHCI PCI platform driver [ 2.905573] ehci-platform: EHCI generic platform driver [ 2.910836] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.916855] ohci-pci: OHCI PCI platform driver [ 2.921265] ohci-platform: OHCI generic platform driver [ 2.926876] usbcore: registered new interface driver usb-storage [ 2.932547] mousedev: PS/2 mouse device common for all mice [ 2.938787] i2c /dev entries driver [ 2.945048] sdhci: Secure Digital Host Controller Interface driver [ 2.947475] sdhci: Copyright(c) Pierre Ossman [ 2.951981] Synopsys Designware Multimedia Card Interface Driver [ 2.971820] meson-gx-mmc d0072000.mmc: Got CD GPIO [ 2.999412] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq [ 3.027321] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.028283] ledtrig-cpu: registered to indicate activity on CPUs [ 3.033941] meson-sm: secure-monitor enabled [ 3.038391] gxl-crypto c883e000.crypto: will run requests pump with realtime priority [ 3.045428] gxl-crypto c883e000.crypto: will run requests pump with realtime priority [ 3.053514] hid: raw HID events driver (C) Jiri Kosina [ 3.058489] usbcore: registered new interface driver usbhid [ 3.063707] usbhid: USB HID core driver [ 3.068266] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered [BL31]: tee size: 0 [ 3.079012] no UART detected at 0x1 [ 3.083501] NET: Registered protocol family 17 [ 3.084215] Key type dns_resolver registered [ 3.088690] registered taskstats version 1 [ 3.092268] Loading compiled-in X.509 certificates [ 3.097252] zswap: loaded using pool lzo/zbud [ 3.101604] Key type ._fscrypt registered [ 3.105248] Key type .fscrypt registered [ 3.109119] Key type fscrypt-provisioning registered [ 3.114829] Btrfs loaded, crc32c=crc32c-generic [ 3.116964] mmc1: new HS200 MMC card at address 0001 [ 3.124271] mmcblk1: mmc1:0001 Y1P008 7.28 GiB [ 3.128360] mmcblk1boot0: mmc1:0001 Y1P008 partition 1 4.00 MiB [ 3.134225] mmcblk1boot1: mmc1:0001 Y1P008 partition 2 4.00 MiB [ 3.137640] Key type encrypted registered [ 3.139939] mmcblk1rpmb: mmc1:0001 Y1P008 partition 3 4.00 MiB, chardev (241:0) [ 3.143648] AppArmor: AppArmor sha1 policy hashing enabled [ 3.172621] meson-drm d0100000.vpu: Queued 3 outputs on vpu [ 3.198943] meson-dw-hdmi c883a000.hdmi-tx: Unsupported HDMI controller (0d0d:0d:0d) [ 3.201222] ------------[ cut here ]------------ [ 3.205633] WARNING: CPU: 3 PID: 33 at drivers/regulator/core.c:2089 _regulator_put.part.0+0x154/0x160 [ 3.214847] Modules linked in: [ 3.217869] CPU: 3 PID: 33 Comm: kworker/3:1 Not tainted 5.9.0-arm-64 #20.10 [ 3.224852] Hardware name: Amlogic Meson GXL (S905X) P212 Development Board (DT) [ 3.232192] Workqueue: events deferred_probe_work_func [ 3.237274] pstate: 80000005 (Nzcv daif -PAN -UAO BTYPE=--) [ 3.242794] pc : _regulator_put.part.0+0x154/0x160 [ 3.247537] lr : regulator_put+0x38/0x50 [ 3.251416] sp : ffff800010143930 [ 3.254694] x29: ffff800010143930 x28: ffff800012a07000 [ 3.259955] x27: ffff80001010bcd8 x26: 00000000ffffffed [ 3.265216] x25: ffff00007f325480 x24: ffff00006974d000 [ 3.270477] x23: 0000000000000010 x22: ffff8000101439e8 [ 3.275739] x21: ffff00007f279c00 x20: ffff800012ad7150 [ 3.281000] x19: ffff00007f324900 x18: 0000000000000010 [ 3.286261] x17: 0000000000006a0c x16: 000000000000698c [ 3.291522] x15: 00000b4b011a0adc x14: 00000000000002d7 [ 3.296783] x13: 000000000000032b x12: 0000000000000001 [ 3.302045] x11: 0000000000000002 x10: 00000000000009c0 [ 3.307306] x9 : ffff800010143760 x8 : ffff00007f27a620 [ 3.312567] x7 : ffff00007f279c00 x6 : 0000000000000000 [ 3.317828] x5 : ffff000069b12a1c x4 : 0000000000000000 [ 3.323090] x3 : ffff800012ad7520 x2 : ffff00007f279c00 [ 3.328351] x1 : 0000000000000000 x0 : 0000000000000001 [ 3.333613] Call trace: [ 3.336031] _regulator_put.part.0+0x154/0x160 [ 3.340428] regulator_put+0x38/0x50 [ 3.343967] devm_regulator_release+0x14/0x20 [ 3.348279] release_nodes+0x1b0/0x228 [ 3.351986] devres_release_group+0x90/0xe8 [ 3.356126] component_bind_all+0x114/0x260 [ 3.360267] meson_drv_bind_master+0x364/0x488 [ 3.364664] meson_drv_bind+0x14/0x28 [ 3.368287] try_to_bring_up_master+0x168/0x1d0 [ 3.372772] component_master_add_with_match+0xb4/0x100 [ 3.377947] meson_drv_probe+0xd4/0x128 [ 3.381742] platform_drv_probe+0x54/0xa8 [ 3.385709] really_probe+0xe4/0x3b0 [ 3.389245] driver_probe_device+0x58/0xb8 [ 3.393299] __device_attach_driver+0x84/0xc8 [ 3.397613] bus_for_each_drv+0x78/0xc8 [ 3.401406] __device_attach+0xf0/0x150 [ 3.405202] device_initial_probe+0x14/0x20 [ 3.409342] bus_probe_device+0x9c/0xa8 [ 3.413137] deferred_probe_work_func+0x74/0xb0 [ 3.417625] process_one_work+0x1a0/0x328 [ 3.421589] worker_thread+0x1f8/0x420 [ 3.425300] kthread+0x140/0x160 [ 3.428491] ret_from_fork+0x10/0x34 [ 3.432025] ---[ end trace 014dcf72c59e749d ]--- [ 3.436789] meson-drm d0100000.vpu: failed to bind c883a000.hdmi-tx (ops meson_dw_hdmi_ops): -19 [ 3.445329] meson-drm d0100000.vpu: Couldn't bind all components [ 3.451558] meson-drm d0100000.vpu: master bind failed: -19 [ 3.458691] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found [ 3.463391] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found [ 3.469564] meson8b-dwmac c9410000.ethernet: PTP uses main clock [ 3.475419] meson8b-dwmac c9410000.ethernet: no reset control found [ 3.482347] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37 [ 3.488760] meson8b-dwmac c9410000.ethernet: DWMAC1000 [ 3.493875] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported [ 3.501292] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported [ 3.508709] meson8b-dwmac c9410000.ethernet: COE Type 2 [ 3.513882] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported [ 3.520868] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported [ 3.527328] meson8b-dwmac c9410000.ethernet: Normal descriptors [ 3.533119] meson8b-dwmac c9410000.ethernet: Ring mode enabled [ 3.538896] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.547244] libphy: stmmac: probed [ 3.551570] dwc3-meson-g12a d0078080.usb: USB2 ports: 2 [ 3.555388] dwc3-meson-g12a d0078080.usb: USB3 ports: 0 [ 4.095936] dwc2 c9100000.usb: supply vusb_d not found, using dummy regulator [ 4.097582] dwc2 c9100000.usb: supply vusb_a not found, using dummy regulator [ 4.104769] dwc2 c9100000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM [ 4.113148] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.116990] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 4.124670] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x0000000002010010 [ 4.133884] xhci-hcd xhci-hcd.0.auto: irq 42, io mem 0xc9000000 [ 4.140001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09 [ 4.147904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.155058] usb usb1: Product: xHCI Host Controller [ 4.159888] usb usb1: Manufacturer: Linux 5.9.0-arm-64 xhci-hcd [ 4.165752] usb usb1: SerialNumber: xhci-hcd.0.auto [ 4.171096] hub 1-0:1.0: USB hub found [ 4.174311] hub 1-0:1.0: 2 ports detected [ 4.178553] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.183719] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 4.191294] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 4.197800] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.205877] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09 [ 4.213970] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.221126] usb usb2: Product: xHCI Host Controller [ 4.225955] usb usb2: Manufacturer: Linux 5.9.0-arm-64 xhci-hcd [ 4.231820] usb usb2: SerialNumber: xhci-hcd.0.auto [ 4.237098] hub 2-0:1.0: USB hub found [ 4.240389] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 4.249999] meson-gx-mmc d0070000.mmc: allocated mmc-pwrseq [ 4.281059] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware g[ 4.285886] meson-gx-mmc d0070000.mmc: no support for card's volts [ 4.288014] mmc2: error -22 whilst initialising SDIO card et_dvfs_info 002b [ 4.309444] simple-framebuffer 7fe5b000.framebuffer: framebuffer at 0x7fe5b000, 0x195000 bytes, mapped to 0x(____ptrval____) [ 4.315076] simple-framebuffer 7fe5b000.framebuffer: format=x8r8g8b8, mode=720x576x32, linelength=2880 [ 4.329817] Console: switching to colour frame buffer device 90x36 [ 4.335109] simple-framebuffer 7fe5b000.framebuffer: fb0: simplefb registered! [ 4.343255] libphy: mdio_mux: probed [ 4.354147] libphy: mdio_mux: probed [ 4.356373] printk: console [netcon0] enabled [ 4.356495] netconsole: network logging started [ 4.363272] ALSA device list: [ 4.366700] No soundcards found. [ 4.371641] Freeing unused kernel memory: 3392K [ 4.395211] Run /init as init process [ 4.510993] usb 1-2: new high-speed USB device number 2 using xhci-hcd [ 4.667508] usb 1-2: New USB device found, idVendor=05e3, idProduct=0723, bcdDevice=94.54 [ 4.675234] usb 1-2: New USB device strings: Mfr=3, Product=4, SerialNumber=2 [ 4.691234] usb 1-2: Product: USB Storage [ 4.693841] usb 1-2: Manufacturer: Generic [ 4.696434] usb 1-2: SerialNumber: 000000009454 [ 4.702373] usb-storage 1-2:1.0: USB Mass Storage device detected [ 4.708033] scsi host0: usb-storage 1-2:1.0 [ 4.739959] usbcore: registered new interface driver uas [ 4.843513] mmc1: tuning execution failed: -5 [ 4.846820] mmc1: tuning execution failed: -5 [ 4.850470] mmc1: tuning execution failed: -5 [ 4.942738] mmc1: tuning execution failed: -5 [ 4.953768] mmc1: tried to HW reset card, got error -5 [ 4.957915] random: fast init done [ 4.960833] blk_update_request: I/O error, dev mmcblk1, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 [ 5.068676] mmc1: tuning execution failed: -5 [ 5.076918] mmc1: tried to HW reset card, got error -5 [ 5.081092] blk_update_request: I/O error, dev mmcblk1, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 [ 5.188017] mmc1: tuning execution failed: -5 [ 5.196594] mmc1: tried to HW reset card, got error -5 [ 5.200915] blk_update_request: I/O error, dev mmcblk1, sector 9 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 [ 5.200948] blk_update_request: I/O error, dev mmcblk1, sector 10 op 0x0:(READ) flags 0x0 phys_seg 6 prio class 0 [ 5.210470] Buffer I/O error on dev mmcblk1, logical block 9, async page read [ 5.227786] Buffer I/O error on dev mmcblk1, logical block 10, async page read [ 5.234871] Buffer I/O error on dev mmcblk1, logical block 11, async page read [ 5.242097] Buffer I/O error on dev mmcblk1, logical block 12, async page read [ 5.249186] Buffer I/O error on dev mmcblk1, logical block 13, async page read [ 5.256415] Buffer I/O error on dev mmcblk1, logical block 14, async page read [ 5.263503] Buffer I/O error on dev mmcblk1, logical block 15, async page read [ 5.378290] mmc1: tuning execution failed: -5 [ 5.383582] mmc1: tried to HW reset card, got error -5 [ 5.485759] mmc1: tuning execution failed: -5 [ 5.494326] mmc1: tried to HW reset card, got error -5 [ 5.498517] blk_update_request: I/O error, dev mmcblk1boot0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 [ 5.509407] blk_update_request: I/O error, dev mmcblk1boot1, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 [ 5.521989] blk_update_request: I/O error, dev mmcblk1boot0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 [ 5.522261] blk_update_request: I/O error, dev mmcblk1boot0, sector 1 op 0x0:(READ) flags 0x0 phys_seg 7 prio class 0 [ 5.532201] Buffer I/O error on dev mmcblk1boot0, logical block 0, async page read [ 5.550216] Buffer I/O error on dev mmcblk1boot0, logical block 1, async page read [ 5.557783] Buffer I/O error on dev mmcblk1boot0, logical block 2, async page read [ 5.567337] blk_update_request: I/O error, dev mmcblk1boot1, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 [ 5.567538] blk_update_request: I/O error, dev mmcblk1boot1, sector 1 op 0x0:(READ) flags 0x0 phys_seg 7 prio class 0 [ 5.731217] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 9454 PQ: 0 ANSI: 0 [ 5.744982] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 5.756644] mmc1: tuning execution failed: -5 [ 5.759482] mmc1: tried to HW reset card, got error -5 [ 5.851953] sd 0:0:0:0: [sda] 30785536 512-byte logical blocks: (15.8 GB/14.7 GiB) [ 5.862491] mmc1: tuning execution failed: -5 [ 5.865457] sd 0:0:0:0: [sda] Write Protect is off [ 5.868936] mmc1: tried to HW reset card, got error -5 [ 5.879573] sd 0:0:0:0: [sda] No Caching mode page found [ 5.884156] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 5.917959] sda: sda1 sda2 [ 5.932289] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 6.048871] mmc1: tuning execution failed: -5 [ 6.052330] mmc1: tried to HW reset card, got error -5 [ 6.152616] mmc1: tuning execution failed: -5 [ 6.159164] mmc1: tried to HW reset card, got error -5 [ 6.680812] EXT4-fs (sda2): mounted filesystem with writeback data mode. Opts: data=writeback [ 7.587906] systemd[1]: System time before build time, advancing clock. [ 7.700177] NET: Registered protocol family 10 [ 7.734427] Segment Routing with IPv6 [ 7.781966] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 7.816263] systemd[1]: Detected architecture arm64. [ 7.865889] systemd[1]: Set hostname to <arm-64>. [ 8.336479] systemd[1]: /etc/systemd/system/serial-getty@.service.d/override.conf:5: Unknown lvalue 'After' in section 'Service', ignoring [ 8.353745] systemd[1]: /etc/systemd/system/serial-getty@.service.d/override.conf:5: Unknown lvalue 'After' in section 'Service', ignoring [ 8.371894] systemd[1]: /etc/systemd/system/getty@.service.d/override.conf:5: Unknown lvalue 'After' in section 'Service', ignoring [ 8.464881] random: systemd: uninitialized urandom read (16 bytes read) [ 8.477169] random: systemd: uninitialized urandom read (16 bytes read) [ 8.481130] systemd[1]: Reached target System Time Synchronized. [ 8.490569] random: systemd: uninitialized urandom read (16 bytes read) [ 8.497856] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 8.504925] systemd[1]: Reached target Swap. [ 8.511367] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 8.718019] EXT4-fs (sda2): re-mounted. Opts: commit=600,errors=remount-ro [ 9.663661] SError Interrupt on CPU3, code 0xbf000002 -- SError [ 9.663665] CPU: 3 PID: 357 Comm: systemd-udevd Tainted: G WC 5.9.0-arm-64 #20.10 [ 9.663668] Hardware name: Amlogic Meson GXL (S905X) P212 Development Board (DT) [ 9.663669] pstate: 00000005 (nzcv daif -PAN -UAO BTYPE=--) [ 9.663671] pc : el1_sync_handler+0xf8/0x130 [ 9.663672] lr : el1_sync+0x7c/0x100 [ 9.663673] sp : ffff8000103ab750 [ 9.663675] x29: ffff8000103ab750 x28: ffff000068401c00 [ 9.663678] x27: 0000000000000100 x26: 0000000000000000 [ 9.663681] x25: 0000000000000001 x24: ffff80000a230270 [ 9.663685] x23: 0000000080000005 x22: ffff80000a225f08 [ 9.663688] x21: ffff8000103ab8a0 x20: 0000ffffffffffff [ 9.663691] x19: ffff00006acf6148 x18: 0000000000000001 [ 9.663694] x17: 0000000000000001 x16: 0000000000000019 [ 9.663697] x15: ffff000068402068 x14: ffffffffffffffff [ 9.663700] x13: 0000000000000000 x12: 0101010101010101 [ 9.663704] x11: 0000000000000040 x10: ffff800012a37ef8 [ 9.663707] x9 : ffff800012a37ef0 x8 : ffff00007cc026f0 [ 9.663710] x7 : 0000000000000000 x6 : 0000000000000000 [ 9.663713] x5 : ffff00007cc026c8 x4 : ffff800010c06000 [ 9.663716] x3 : 0000000096000210 x2 : 0000002200000000 [ 9.663719] x1 : 0000000000000000 x0 : ffff8000103ab760 [ 9.663723] Kernel panic - not syncing: Asynchronous SError Interrupt [ 9.663726] CPU: 3 PID: 357 Comm: systemd-udevd Tainted: G WC 5.9.0-arm-64 #20.10 [ 9.663728] Hardware name: Amlogic Meson GXL (S905X) P212 Development Board (DT) [ 9.663729] Call trace: [ 9.663730] dump_backtrace+0x0/0x1a0 [ 9.663731] show_stack+0x18/0x28 [ 9.663732] dump_stack+0xc0/0x11c [ 9.663734] panic+0x15c/0x31c [ 9.663735] nmi_panic+0x8c/0x90 [ 9.663737] arm64_serror_panic+0x78/0x84 [ 9.663738] do_serror+0x78/0x180 [ 9.663739] el1_error+0x8c/0x108 [ 9.663741] el1_sync_handler+0xf8/0x130 [ 9.663742] el1_sync+0x7c/0x100 [ 9.663744] lima_mmu_init+0x40/0x118 [lima] [ 9.663745] lima_device_init+0x1b8/0x5f0 [lima] [ 9.663746] lima_pdev_probe+0xa0/0x190 [lima] [ 9.663748] platform_drv_probe+0x54/0xa8 [ 9.663749] really_probe+0xe4/0x3b0 [ 9.663751] driver_probe_device+0x58/0xb8 [ 9.663752] device_driver_attach+0x74/0x80 [ 9.663753] __driver_attach+0x58/0xe0 [ 9.663755] bus_for_each_dev+0x70/0xc0 [ 9.663756] driver_attach+0x24/0x30 [ 9.663757] bus_add_driver+0x14c/0x1f0 [ 9.663759] driver_register+0x64/0x120 [ 9.663760] __platform_driver_register+0x48/0x58 [ 9.663762] lima_platform_driver_init+0x24/0x1000 [lima] [ 9.663763] do_one_initcall+0x54/0x1bc [ 9.663764] do_init_module+0x54/0x200 [ 9.663766] load_module+0x1de8/0x23f0 [ 9.663767] __do_sys_finit_module+0xd8/0xf0 [ 9.663769] __arm64_sys_finit_module+0x20/0x30 [ 9.663770] el0_svc_common.constprop.0+0x74/0x1f0 [ 9.663771] do_el0_svc+0x24/0x90 [ 9.663773] el0_sync_handler+0x180/0x2f8 [ 9.663774] el0_sync+0x158/0x180 [ 9.663793] SMP: stopping secondary CPUs [ 9.663794] Kernel Offset: disabled [ 9.663796] CPU features: 0x0040002,20002004 [ 9.663797] Memory Limit: none In the Android system can know the dtb file is gxlx2_p291_2g.I extracted the DTB file and put it into the DTB folder. It doesn't seem to start.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines