Closed lzw20201111 closed 3 months ago
配置: 设备型号:烨晨YC01盒子,或M16 TV BOX盒子 CPU:S905X 运存:2GB 内存:16GB 刷armbian固件:Armbian_24.8.0_amlogic_s905x-t95_bullseye_6.6.39_server_2024.07.15.img.gz 已按以下贴教程方法处理过,依然识别不了2GB运存,只能识别到1GB运存。 参考贴教程1:O大,求助,我用的三陶教育s30盒子刷armbian mcu是s905d2,刷s905X固件,内存识别788M,不准确。 #2363 https://github.com/ophub/amlogic-s9xxx-armbian/discussions/2363 参考贴教程2:s905lb的版本内存都只能识别到788M。 #2355 https://github.com/ophub/amlogic-s9xxx-armbian/issues/2355 参考贴教程3:reduced RAM in X96 Max+ A100 -- dtb mistake #602 https://github.com/ophub/amlogic-s9xxx-openwrt/issues/602 自行已修改过DTB文件了。 请问有那位大佬,能解决一下吗?谢谢!!
开机信息: root@armbian:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.221-ophub (root@fv-az1247-290) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.3.Rel1 (Build arm-13.24)) 13.3.1 20240614, GNU ld (Arm GNU Toolchain 13.3.Rel1 (Build arm-13.24)) 2.42.0.20240614) #1 SMP PREEMPT Sun Jul 14 06:45:24 EDT 2024 [ 0.000000] Machine model: Amlogic Meson GXL (S905X) P212 Development Board [ 0.000000] efi: UEFI not found. [ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'hwrom@0': base 0x0000000000000000, size 16 MiB [ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'secmon@5000000': base 0x0000000005000000, size 3 MiB [ 0.000000] Reserved memory: created CMA memory pool at 0x000000002b000000, size 256 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003f806fff] [ 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 0x0000000000000000-0x00000000052fffff] [ 0.000000] node 0: [mem 0x0000000005300000-0x00000000072fffff] [ 0.000000] node 0: [mem 0x0000000007300000-0x000000000fffffff] [ 0.000000] node 0: [mem 0x0000000010000000-0x00000000101fffff] [ 0.000000] node 0: [mem 0x0000000010200000-0x000000003f806fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003f806fff] [ 0.000000] On node 0 totalpages: 260103 [ 0.000000] DMA zone: 4065 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 260103 pages, LIFO batch:63 [ 0.000000] On node 0, zone DMA: 505 pages in unavailable ranges [ 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 s51352 r8192 d30568 u90112 [ 0.000000] pcpu-alloc: s51352 r8192 d30568 u90112 alloc=22*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] Built 1 zonelists, mobility grouping on. Total pages: 256038 [ 0.000000] Kernel command line: root=UUID=87f9314c-1e35-4973-8049-0e9f20ca4f77 rootflags=data=writeback rw rootfstype=ext4 c onsole=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 max_loop=128 l oglevel=1 voutmode=hdmi disablehpd=false overscan=100 sdrmode=auto [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 665592K/1040412K available (14720K kernel code, 2658K rwdata, 5828K rodata, 3840K init, 881K bss, 112676K reserved, 262144K 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 restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000429] Console: colour dummy device 80x25 [ 0.000460] printk: console [tty0] enabled [ 0.000500] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000) [ 0.000511] pid_max: default: 32768 minimum: 301 [ 0.000773] LSM: Security Framework initializing [ 0.000856] SELinux: Initializing. [ 0.001067] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.001080] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.003191] rcu: Hierarchical SRCU implementation. [ 0.004644] EFI services will not be available. [ 0.005099] smp: Bringing up secondary CPUs ... [ 0.005731] Detected VIPT I-cache on CPU1 [ 0.005800] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.006518] Detected VIPT I-cache on CPU2 [ 0.006572] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.007339] Detected VIPT I-cache on CPU3 [ 0.007390] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.007490] smp: Brought up 1 node, 4 CPUs [ 0.007500] SMP: Total of 4 processors activated. [ 0.007506] CPU features: detected: 32-bit EL0 Support [ 0.007512] CPU features: detected: CRC32 instructions [ 0.007517] CPU features: detected: 32-bit EL1 Support [ 0.008178] CPU: All CPU(s) started at EL2 [ 0.008198] alternatives: patching kernel code [ 0.009288] devtmpfs: initialized [ 0.017538] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.017563] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.025123] prandom: seed boundary self test passed [ 0.026616] prandom: 100 self tests passed [ 0.048695] prandom32: self test passed (less than 6 bits correlated) [ 0.048747] pinctrl core: initialized pinctrl subsystem [ 0.049381] DMI not present or invalid. [ 0.049890] NET: Registered protocol family 16 [ 0.052154] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.052263] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.052383] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.052472] audit: initializing netlink subsys (disabled) [ 0.052743] audit: type=2000 audit(0.049:1): state=initialized audit_enabled=0 res=1 [ 0.053930] thermal_sys: Registered thermal governor 'step_wise' [ 0.054235] cpuidle: using governor ladder [ 0.054444] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.054545] ASID allocator initialised with 65536 entries [ 0.054676] Serial: AMBA PL011 UART driver [ 0.086590] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.086603] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.086608] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.086613] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 1.587926] cryptd: max_cpu_qlen set to 1000 [ 1.591812] "cryptomgr_test" (93) uses obsolete ecb(arc4) skcipher [ 1.605944] alg: No test for 842 (842-generic) [ 1.606064] alg: No test for 842 (842-scomp) [ 1.705087] DRBG: Continuing without Jitter RNG [ 1.772728] raid6: neonx8 gen() 2224 MB/s [ 1.829454] raid6: neonx8 xor() 1613 MB/s [ 1.886182] raid6: neonx4 gen() 2190 MB/s [ 1.942916] raid6: neonx4 xor() 1535 MB/s [ 1.999653] raid6: neonx2 gen() 2083 MB/s [ 2.056382] raid6: neonx2 xor() 1423 MB/s [ 2.113123] raid6: neonx1 gen() 1795 MB/s [ 2.169844] raid6: neonx1 xor() 1217 MB/s [ 2.226579] raid6: int64x8 gen() 1415 MB/s [ 2.283296] raid6: int64x8 xor() 740 MB/s [ 2.340022] raid6: int64x4 gen() 1570 MB/s [ 2.396786] raid6: int64x4 xor() 810 MB/s [ 2.453484] raid6: int64x2 gen() 1402 MB/s [ 2.510210] raid6: int64x2 xor() 750 MB/s [ 2.566948] raid6: int64x1 gen() 1036 MB/s [ 2.623661] raid6: int64x1 xor() 517 MB/s [ 2.623666] raid6: using algorithm neonx8 gen() 2224 MB/s [ 2.623670] raid6: .... xor() 1613 MB/s, rmw enabled [ 2.623675] raid6: using neon recovery algorithm [ 2.623967] ACPI: Interpreter disabled. [ 2.626241] iommu: Default domain type: Translated [ 2.626649] vgaarb: loaded [ 2.627273] SCSI subsystem initialized [ 2.627508] usbcore: registered new interface driver usbfs [ 2.627545] usbcore: registered new interface driver hub [ 2.627584] usbcore: registered new device driver usb [ 2.628105] mc: Linux media interface: v0.10 [ 2.628146] videodev: Linux video capture interface: v2.00 [ 2.628420] EDAC MC: Ver: 3.0.0 [ 2.629686] Advanced Linux Sound Architecture Driver Initialized. [ 2.630864] clocksource: Switched to clocksource arch_sys_counter [ 2.631259] VFS: Disk quotas dquot_6.6.0 [ 2.631332] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.631488] FS-Cache: Loaded [ 2.632593] pnp: PnP ACPI: disabled [ 2.639438] NET: Registered protocol family 2 [ 2.639627] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 2.640490] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) [ 2.640522] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 2.640629] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 2.640742] TCP: Hash tables configured (established 8192 bind 8192) [ 2.641081] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear) [ 2.641165] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 2.641193] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 2.641355] NET: Registered protocol family 1 [ 2.641383] NET: Registered protocol family 44 [ 2.641400] PCI: CLS 0 bytes, default 64 [ 2.641625] Trying to unpack rootfs image as initramfs... [ 6.332363] Freeing initrd memory: 11744K [ 6.333362] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 6.333890] kvm [1]: IPA Size Limit: 40 bits [ 6.334834] kvm [1]: vgic interrupt IRQ9 [ 6.334958] kvm [1]: Hyp mode initialized successfully [ 6.624885] Initialise system trusted keyrings [ 6.625167] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 6.631757] zbud: loaded [ 6.633547] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.634141] fuse: init (API version 7.32) [ 6.634713] SGI XFS with ACLs, security attributes, quota, no debug enabled [ 6.676194] NET: Registered protocol family 38 [ 6.732018] xor: measuring software checksum speed [ 6.736198] 8regs : 2366 MB/sec [ 6.739721] 32regs : 2802 MB/sec [ 6.744355] arm64_neon : 2130 MB/sec [ 6.744360] xor: using function: 32regs (2802 MB/sec) [ 6.744375] Key type asymmetric registered [ 6.744381] Asymmetric key parser 'x509' registered [ 6.744446] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 6.744653] io scheduler mq-deadline registered [ 6.744659] io scheduler kyber registered [ 6.744855] io scheduler bfq registered [ 6.806503] soc soc0: Amlogic Meson GXL (S905M2) Revision 21:d (e4:2) Detected [ 6.809219] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 6.811434] Serial: AMBA driver [ 6.811950] c11084c0.serial: ttyAML6 at MMIO 0xc11084c0 (irq = 20, base_baud = 1500000) is a meson_uart [ 6.812157] serial serial0: tty port ttyAML6 registered [ 6.812808] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 23, base_baud = 1500000) is a meson_uart [ 6.812930] printk: console [ttyAML0] enabled [ 6.823467] brd: module loaded [ 9.074251] loop: module loaded [ 9.081792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 9.081817] ehci-pci: EHCI PCI platform driver [ 9.081888] ehci-platform: EHCI generic platform driver [ 9.082555] usbcore: registered new interface driver cdc_wdm [ 9.082623] usbcore: registered new interface driver usb-storage [ 9.083159] mousedev: PS/2 mouse device common for all mice [ 9.085214] meson-vrtc c81000a8.rtc: registered as rtc0 [ 9.085259] meson-vrtc c81000a8.rtc: setting system clock to 1970-01-01T00:00:09 UTC (9) [ 9.085814] i2c /dev entries driver [ 9.088266] Registered IR keymap rc-cec [ 9.088432] rc rc0: meson_ao_cec as /devices/platform/soc/c8100000.bus/c8100100.cec/rc/rc0 [ 9.088617] input: meson_ao_cec as /devices/platform/soc/c8100000.bus/c8100100.cec/rc/rc0/input0 [ 9.092757] Synopsys Designware Multimedia Card Interface Driver [ 9.094437] meson-gx-mmc d0072000.mmc: Got CD GPIO [ 9.096068] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq [ 9.096094] meson-sm: secure-monitor enabled [ 9.098434] gxl-crypto c883e000.crypto: will run requests pump with realtime priority [ 9.098583] gxl-crypto c883e000.crypto: will run requests pump with realtime priority [ 9.102338] hid: raw HID events driver (C) Jiri Kosina [ 9.102517] usbcore: registered new interface driver usbhid [ 9.102521] usbhid: USB HID core driver [ 9.102948] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered [ 9.110672] Initializing XFRM netlink socket [ 9.111370] NET: Registered protocol family 10 [ 9.158818] Segment Routing with IPv6 [ 9.158829] RPL Segment Routing with IPv6 [ 9.159017] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 9.160322] NET: Registered protocol family 17 [ 9.160360] NET: Registered protocol family 15 [ 9.160600] 8021q: 802.1Q VLAN Support v1.8 [ 9.161363] registered taskstats version 1 [ 9.161386] Loading compiled-in X.509 certificates [ 9.164615] zswap: loaded using pool zstd/zbud [ 9.165187] Key type .fscrypt registered [ 9.165195] Key type fscrypt-provisioning registered [ 9.166667] Btrfs loaded, crc32c=crc32c-generic [ 9.199730] meson-drm d0100000.vpu: Queued 3 outputs on vpu [ 9.227616] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy) [ 9.228228] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver [ 9.229340] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops) [ 9.230065] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0 [ 9.254176] mmc2: new HS200 MMC card at address 0001 [ 9.255249] mmcblk2: mmc2:0001 AFEABB 14.7 GiB [ 9.255742] mmcblk2boot0: mmc2:0001 AFEABB partition 1 4.00 MiB [ 9.256214] mmcblk2boot1: mmc2:0001 AFEABB partition 2 4.00 MiB [ 9.256426] mmcblk2rpmb: mmc2:0001 AFEABB partition 3 512 KiB, chardev (241:0) [ 9.343813] [drm] kms: can't enable cloning when we probably wanted to. [ 9.349397] fbcon: Deferring console take-over [ 9.349417] meson-drm d0100000.vpu: [drm] fb0: mesondrmfb frame buffer device [ 9.351491] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found [ 9.351503] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found [ 9.351663] meson8b-dwmac c9410000.ethernet: PTP uses main clock [ 9.352714] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37 [ 9.352728] meson8b-dwmac c9410000.ethernet: DWMAC1000 [ 9.352735] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported [ 9.352741] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported [ 9.352747] meson8b-dwmac c9410000.ethernet: COE Type 2 [ 9.352752] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported [ 9.352757] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported [ 9.352764] meson8b-dwmac c9410000.ethernet: Normal descriptors [ 9.352769] meson8b-dwmac c9410000.ethernet: Ring mode enabled [ 9.352774] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 9.355994] dwc3-meson-g12a d0078080.usb: USB2 ports: 2 [ 9.356007] dwc3-meson-g12a d0078080.usb: USB3 ports: 0 [ 9.868848] dwc2 c9100000.usb: supply vusb_d not found, using dummy regulator [ 9.869057] dwc2 c9100000.usb: supply vusb_a not found, using dummy regulator [ 9.869360] dwc2 c9100000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM [ 9.871729] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 9.872019] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1 [ 9.872173] xhci-hcd xhci-hcd.4.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x0000000002010010 [ 9.872255] xhci-hcd xhci-hcd.4.auto: irq 50, io mem 0xc9000000 [ 9.872488] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 9.872682] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 2 [ 9.872711] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.0 SuperSpeed [ 9.872887] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 9.872894] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.872900] usb usb1: Product: xHCI Host Controller [ 9.872905] usb usb1: Manufacturer: Linux 5.10.221-ophub xhci-hcd [ 9.872910] usb usb1: SerialNumber: xhci-hcd.4.auto [ 9.873395] hub 1-0:1.0: USB hub found [ 9.873427] hub 1-0:1.0: 2 ports detected [ 9.873813] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 9.873931] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 9.873938] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.873944] usb usb2: Product: xHCI Host Controller [ 9.873949] usb usb2: Manufacturer: Linux 5.10.221-ophub xhci-hcd [ 9.873954] usb usb2: SerialNumber: xhci-hcd.4.auto [ 9.874519] hub 2-0:1.0: USB hub found [ 9.874562] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 9.878690] meson-gx-mmc d0070000.mmc: allocated mmc-pwrseq [ 9.880627] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware [ 9.890821] simple-framebuffer 3f807000.framebuffer: framebuffer at 0x3f807000, 0x7e9000 bytes, mapped to 0x(ptrval) [ 9.890913] simple-framebuffer 3f807000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680 [ 9.891306] fbcon: Deferring console take-over [ 9.891329] simple-framebuffer 3f807000.framebuffer: fb1: simplefb registered! [ 9.914950] clk: Disabling unused clocks [ 9.915273] ALSA device list: [ 9.915281] No soundcards found. [ 9.918431] Freeing unused kernel memory: 3840K [ 9.928049] mmc0: new high speed SDIO card at address 0001 [ 9.937596] Run /init as init process [ 9.937605] with arguments: [ 9.937610] /init [ 9.937614] with environment: [ 9.937618] HOME=/ [ 9.937622] TERM=linux [ 9.937626] voutmode=hdmi [ 9.937631] disablehpd=false [ 9.937634] overscan=100 [ 9.937638] sdrmode=auto [ 9.972067] fbcon: Taking over console [ 10.121196] usb 1-2: new high-speed USB device number 2 using xhci-hcd [ 10.133401] Console: switching to colour frame buffer device 240x67 [ 10.266126] usb 1-2: New USB device found, idVendor=05e3, idProduct=0749, bcdDevice=15.35 [ 10.266171] usb 1-2: New USB device strings: Mfr=3, Product=4, SerialNumber=5 [ 10.266199] usb 1-2: Product: USB3.0 Card Reader [ 10.266223] usb 1-2: Manufacturer: Generic [ 10.266247] usb 1-2: SerialNumber: 000000001536 [ 10.271865] usb-storage 1-2:1.0: USB Mass Storage device detected [ 10.273589] scsi host0: usb-storage 1-2:1.0 [ 10.977784] Registered IR keymap rc-cec [ 10.978001] rc rc1: dw_hdmi as /devices/platform/soc/c883a000.hdmi-tx/rc/rc1 [ 10.978281] input: dw_hdmi as /devices/platform/soc/c883a000.hdmi-tx/rc/rc1/input1 [ 11.014140] lima d00c0000.gpu: gp - mali450 version major 0 minor 0 [ 11.016289] lima d00c0000.gpu: pp0 - mali450 version major 0 minor 0 [ 11.016420] lima d00c0000.gpu: pp1 - mali450 version major 0 minor 0 [ 11.016539] lima d00c0000.gpu: pp2 - mali450 version major 0 minor 0 [ 11.016605] lima d00c0000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus [ 11.016616] lima d00c0000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus [ 11.019102] lima d00c0000.gpu: bus rate = 166666667 [ 11.019116] lima d00c0000.gpu: mod rate = 24000000 [ 11.019320] lima d00c0000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19 [ 11.022996] [drm] Initialized lima 1.1.0 20191231 for d00c0000.gpu on minor 1 [ 11.282382] scsi 0:0:0:0: Direct-Access Generic MassStorageClass 1536 PQ: 0 ANSI: 6 [ 11.529201] sd 0:0:0:0: [sda] 31116288 512-byte logical blocks: (15.9 GB/14.8 GiB) [ 11.530047] sd 0:0:0:0: [sda] Write Protect is off [ 11.530067] sd 0:0:0:0: [sda] Mode Sense: 21 00 00 00 [ 11.530888] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 11.569423] sda: sda1 sda2 [ 11.602700] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 12.396087] EXT4-fs (sda2): mounted filesystem with writeback data mode. Opts: data=writeback [ 13.229639] systemd[1]: System time before build time, advancing clock. [ 13.410003] systemd[1]: systemd 247.3-7+deb11u5 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=un ified) [ 13.416396] systemd[1]: Detected architecture arm64. [ 13.440268] systemd[1]: Set hostname to . [ 14.445078] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. [ 14.634743] systemd[1]: Queued start job for default target Graphical Interface. [ 14.636869] random: systemd: uninitialized urandom read (16 bytes read) [ 14.655735] systemd[1]: Created slice system-getty.slice. [ 14.656319] random: systemd: uninitialized urandom read (16 bytes read) [ 14.658766] systemd[1]: Created slice system-modprobe.slice. [ 14.659072] random: systemd: uninitialized urandom read (16 bytes read) [ 14.661819] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 14.664609] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 14.666785] systemd[1]: Created slice User and Session Slice. [ 14.667507] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 14.668980] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 14.669780] systemd[1]: Reached target Slices. [ 14.670076] systemd[1]: Reached target Swap. [ 14.670339] systemd[1]: Reached target System Time Set. [ 14.694032] systemd[1]: Listening on RPCbind Server Activation Socket. [ 14.695858] systemd[1]: Listening on Syslog Socket. [ 14.697450] systemd[1]: Listening on fsck to fsckd communication Socket. [ 14.698546] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 14.700494] systemd[1]: Listening on Journal Audit Socket. [ 14.702225] systemd[1]: Listening on Journal Socket (/dev/log). [ 14.703987] systemd[1]: Listening on Journal Socket. [ 14.705938] systemd[1]: Listening on udev Control Socket. [ 14.707075] systemd[1]: Listening on udev Kernel Socket. [ 14.713599] systemd[1]: Mounting Huge Pages File System... [ 14.720820] systemd[1]: Mounting POSIX Message Queue File System... [ 14.728664] systemd[1]: Mounting RPC Pipe File System... [ 14.736263] systemd[1]: Mounting Kernel Debug File System... [ 14.737856] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 14.738646] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 14.747081] systemd[1]: Starting Restore / save the current clock... [ 14.755304] systemd[1]: Starting Set the console keyboard layout... [ 14.763112] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 14.771922] systemd[1]: Starting Load Kernel Module configfs... [ 14.777422] RPC: Registered named UNIX socket transport module. [ 14.777435] RPC: Registered udp transport module. [ 14.777439] RPC: Registered tcp transport module. [ 14.777443] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 14.782588] systemd[1]: Starting Load Kernel Module drm... [ 14.790001] systemd[1]: Starting Load Kernel Module fuse... [ 14.797827] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 14.798168] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 14.809859] systemd[1]: Starting Load Kernel Modules... [ 14.817047] systemd[1]: Starting Remount Root and Kernel File Systems... [ 14.825489] systemd[1]: Starting Coldplug All udev Devices... [ 14.839153] systemd[1]: Mounted Huge Pages File System. [ 14.840821] systemd[1]: Mounted POSIX Message Queue File System. [ 14.842611] systemd[1]: Mounted RPC Pipe File System. [ 14.844101] systemd[1]: Mounted Kernel Debug File System. [ 14.847491] systemd[1]: Finished Restore / save the current clock. [ 14.851491] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 14.854012] systemd[1]: modprobe@configfs.service: Succeeded. [ 14.855855] systemd[1]: Finished Load Kernel Module configfs. [ 14.858238] systemd[1]: modprobe@drm.service: Succeeded. [ 14.859934] systemd[1]: Finished Load Kernel Module drm. [ 14.863567] systemd[1]: modprobe@fuse.service: Succeeded. [ 14.865143] systemd[1]: Finished Load Kernel Module fuse. [ 14.868509] systemd[1]: Finished Load Kernel Modules. [ 14.871435] EXT4-fs (sda2): re-mounted. Opts: commit=600,errors=remount-ro [ 14.877801] systemd[1]: Mounting FUSE Control File System... [ 14.885744] systemd[1]: Mounting Kernel Configuration File System... [ 14.893962] systemd[1]: Starting Apply Kernel Variables... [ 14.909749] systemd[1]: Finished Remount Root and Kernel File Systems. [ 14.911788] systemd[1]: Mounted FUSE Control File System. [ 14.913568] systemd[1]: Mounted Kernel Configuration File System. [ 14.918195] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 14.918545] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 14.924536] systemd[1]: Starting Load/Save Random Seed... [ 14.932862] systemd[1]: Starting Create System Users... [ 15.022582] systemd[1]: Finished Apply Kernel Variables. [ 15.047341] systemd[1]: Finished Create System Users. [ 15.057782] systemd[1]: Starting Create Static Device Nodes in /dev... [ 15.134506] systemd[1]: Finished Create Static Device Nodes in /dev. [ 15.148774] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 15.193604] systemd[1]: Finished Set the console keyboard layout. [ 15.198820] systemd[1]: Reached target Local File Systems (Pre). [ 15.216979] systemd[1]: Mounting /tmp... [ 15.241706] systemd[1]: Mounted /tmp. [ 15.409046] systemd[1]: Started Rule-based Manager for Device Events and Files. [ 15.466054] systemd[1]: Finished Coldplug All udev Devices. [ 15.478802] systemd[1]: Starting Show Plymouth Boot Screen... [ 15.510927] random: crng init done [ 15.514401] random: 40 urandom warning(s) missed due to ratelimiting [ 15.534798] systemd[1]: Finished Load/Save Random Seed. [ 15.549544] systemd[1]: Started Show Plymouth Boot Screen. [ 15.559570] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. [ 15.571721] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. [ 15.581981] systemd[1]: Reached target Local Encrypted Volumes. [ 15.590599] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 15.590787] systemd[1]: Reached target Paths. [ 15.906115] systemd[1]: Found device /dev/ttyAML0. [ 15.906168] Registered IR keymap rc-empty [ 15.915863] rc rc2: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc2 [ 15.916187] rc rc2: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter [ 15.917122] input: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc2/input2 [ 15.926705] meson-ir c8100580.ir: receiver initialized [ 15.965207] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned. [ 16.026997] Bluetooth: Core ver 2.22 [ 16.031452] Bluetooth: Starting self testing [ 16.062201] systemd[1]: Reached target Hardware activated USB gadget. [ 16.063995] Bluetooth: ECDH test passed in 27378 usecs [ 16.104498] debugfs: Directory 'c1105400.audio-controller' with parent 'S905X-P212' already present! [ 16.121596] Bluetooth: SMP test passed in 18464 usecs [ 16.126170] Bluetooth: Finished self testing [ 16.132358] NET: Registered protocol family 31 [ 16.136861] Bluetooth: HCI device and connection manager initialized [ 16.143822] Bluetooth: HCI socket layer initialized [ 16.148031] debugfs: Directory 'c1105400.audio-controller' with parent 'S905X-P212' already present! [ 16.148735] Bluetooth: L2CAP socket layer initialized [ 16.163018] Bluetooth: SCO socket layer initialized [ 16.219164] Bluetooth: HCI UART driver ver 2.3 [ 16.232592] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 16.240124] Bluetooth: HCI UART protocol H4 registered [ 16.244867] Bluetooth: HCI UART protocol BCSP registered [ 16.274935] Bluetooth: HCI UART protocol LL registered [ 16.289111] Bluetooth: HCI UART protocol ATH3K registered [ 16.304539] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 16.320666] Bluetooth: HCI UART protocol Intel registered [ 16.334476] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [ 16.342071] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator [ 16.352608] Bluetooth: HCI UART protocol Broadcom registered [ 16.358343] Bluetooth: HCI UART protocol QCA registered [ 16.363855] Bluetooth: HCI UART protocol AG6XX registered [ 16.368438] Bluetooth: HCI UART protocol Marvell registered [ 16.642944] systemd[1]: Found device MassStorageClass BOOT. [ 16.663611] systemd[1]: Starting File System Check on /dev/disk/by-label/BOOT... [ 16.730724] systemd[1]: Started File System Check Daemon to report status. [ 16.797246] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 16.855873] systemd[1]: Reached target Bluetooth. [ 16.879155] systemd[1]: Starting Load/Save RF Kill Switch Status... [ 16.949409] systemd[1]: Started Load/Save RF Kill Switch Status. [ 17.002432] systemd[1]: Finished File System Check on /dev/disk/by-label/BOOT. [ 17.011570] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. [ 17.021082] systemd[1]: Mounting /boot... [ 17.034180] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 17.035357] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 17.035746] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 17.036762] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 17.037268] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 17.119730] systemd[1]: Mounted /boot. [ 17.125417] systemd[1]: Reached target Local File Systems. [ 17.134152] systemd[1]: Condition check resulted in Load AppArmor profiles being skipped. [ 17.141877] systemd[1]: Starting Armbian ZRAM config... [ 17.162321] systemd[1]: Started Start/stop the atm daemon(s).. [ 17.175828] systemd[1]: Starting Set console font and keymap... [ 17.188993] systemd[1]: Starting Preprocess NFS configuration... [ 17.202316] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... [ 17.208853] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. [ 17.209107] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. [ 17.234018] systemd[1]: Received SIGRTMIN+20 from PID 383 (plymouthd). [ 17.257503] systemd[1]: Finished Set console font and keymap. [ 17.282910] systemd[1]: nfs-config.service: Succeeded. [ 17.290436] systemd[1]: Finished Preprocess NFS configuration. [ 17.296286] systemd[1]: Condition check resulted in RPC security service for NFS client and server being skipped. [ 17.296402] systemd[1]: Condition check resulted in RPC security service for NFS server being skipped. [ 17.296519] systemd[1]: Reached target NFS client services. [ 17.328305] systemd[1]: atm.service: Main process exited, code=exited, status=1/FAILURE [ 17.329151] systemd[1]: atm.service: Failed with result 'exit-code'. [ 17.334595] systemd[1]: Finished Tell Plymouth To Write Out Runtime Data. [ 17.937792] zram: Added device: zram0 [ 17.944265] zram: Added device: zram1 [ 17.950595] zram: Added device: zram2 [ 18.066440] zram0: detected capacity change from 0 to 482979840 [ 18.137608] Adding 471656k swap on /dev/zram0. Priority:5 extents:1 across:471656k SSFS [ 18.393771] zram1: detected capacity change from 0 to 52428800 [ 18.486507] systemd[1]: Finished Armbian ZRAM config. [ 18.506723] systemd[1]: Starting Armbian memory supported logging... [ 18.610520] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard [ 18.617052] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff) [ 18.617549] Bluetooth: hci0: command 0xfc18 tx timeout [ 21.962784] systemd[1]: systemd-rfkill.service: Succeeded. [ 22.335592] systemd[1]: Finished Armbian memory supported logging. [ 22.375765] systemd[1]: Starting Journal Service... [ 22.615140] systemd[1]: Started Journal Service. [ 22.664657] systemd-journald[679]: Received client request to flush runtime journal. [ 26.720968] Bluetooth: hci0: BCM: failed to write update baudrate (-110) [ 26.725741] Bluetooth: hci0: Failed to set baudrate [ 26.958824] meson8b-dwmac c9410000.ethernet eth0: PHY [0.e40908ff:08] driver [Meson GXL Internal PHY] (irq=51) [ 28.494265] meson8b-dwmac c9410000.ethernet eth0: No Safety Features support found [ 28.503699] meson8b-dwmac c9410000.ethernet eth0: PTP not supported by HW [ 28.513769] meson8b-dwmac c9410000.ethernet eth0: configuring for phy/rmii link mode [ 28.854264] Bluetooth: hci0: command 0x0c03 tx timeout [ 30.370713] meson8b-dwmac c9410000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 30.377253] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 34.247134] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilte r if you need this. [ 34.263969] Bridge firewalling registered [ 36.750939] Bluetooth: hci0: BCM: Reset failed (-110) [ 105.480726] rc rc2: two consecutive events of type space
看仓库的文档,手动复制个u-boot重启测试
复制个u-boot重启测试:所指那个型号呢?
https://github.com/ophub/amlogic-s9xxx-armbian/blob/main/build-armbian/armbian-files/common-files/etc/model_database.conf
相近的几个都可以测试一下
提取bootloader.bin的acs.bin,发现和UBOOT贴子不一样。不知道是不是乱码或有锁。 还是不可以,可能是自己技术也不行。依然不能正常识别2GB运行内存。安卓系统可以正常识别,下图是安卓读取信息
上面发你的链接里,看和你接近的,复制
配置: 设备型号:烨晨YC01盒子,或M16 TV BOX盒子 CPU:S905X 运存:2GB 内存:16GB 刷armbian固件:Armbian_24.8.0_amlogic_s905x-t95_bullseye_6.6.39_server_2024.07.15.img.gz 已按以下贴教程方法处理过,依然识别不了2GB运存,只能识别到1GB运存。 参考贴教程1:O大,求助,我用的三陶教育s30盒子刷armbian mcu是s905d2,刷s905X固件,内存识别788M,不准确。 #2363 https://github.com/ophub/amlogic-s9xxx-armbian/discussions/2363 参考贴教程2:s905lb的版本内存都只能识别到788M。 #2355 https://github.com/ophub/amlogic-s9xxx-armbian/issues/2355 参考贴教程3:reduced RAM in X96 Max+ A100 -- dtb mistake #602 https://github.com/ophub/amlogic-s9xxx-openwrt/issues/602 自行已修改过DTB文件了。 请问有那位大佬,能解决一下吗?谢谢!!
开机信息: root@armbian:~# dmesg