Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e900v21c/e SOC内置网卡 无法使用 #969

Closed
by-JohnChen opened this issue Jan 23, 2023 · 15 comments
Closed

e900v21c/e SOC内置网卡 无法使用 #969

by-JohnChen opened this issue Jan 23, 2023 · 15 comments

Comments

@by-JohnChen
Copy link

Standard chat template, no routine, no chat.
标准聊天模板,无套路不聊天。

Device Information | 设备信息

  • SOC: S905L2/S905L3
  • Model E900V21C/E

Armbian Version | 系统版本

  • Kernel Version: 5.15.87
  • Release: jammy

Describe the bug | 问题描述
Describe the problem in detail and attach screenshots if necessary.
详细描述问题,并在必要时附上屏幕截图。

e900v21c/e SOC内置网卡 无法使用 获取不到IP 插拔网线TTL无反应

@by-JohnChen
Copy link
Author

@ophub

@by-JohnChen
Copy link
Author

原厂DTB:dtb.zip

@ophub
Copy link
Owner

ophub commented Jan 24, 2023

主板的照片,soc高清,网卡芯片高清
盒子底部的照片,型号清楚可辨

@by-JohnChen
Copy link
Author

by-JohnChen commented Jan 24, 2023

S905L2 SoC:
mmexport1674529112060.jpg

IMG_20230124_104610.jpg

IMG_20230124_104549.jpg

mmexport1674529187839.jpg

IMG_20230124_104527.jpg

mmexport1674529370855.jpg

@ophub
Copy link
Owner

ophub commented Jan 24, 2023

下载s905l2的系统,解压,写入usb试试,不用修改dtb

@by-JohnChen
Copy link
Author

by-JohnChen commented Jan 24, 2023

S905L3 SoC:
mmexport1674529652250.jpg

mmexport1674529649863.jpg

mmexport1674529656803.jpg

mmexport1674529654432.jpg

mmexport1674529647538.jpg

mmexport1674529645326.jpg

@by-JohnChen
Copy link
Author

下载s905l2的系统,解压,写入usb试试,不用修改dtb

armbian可以跑起来,无线也能用,唯一的问题内置的MAC+PHY 不能正常工作。拔掉网线不会显示eth0 down,插上也不会显示eth0 up。获取不到任何ip。

@ophub
Copy link
Owner

ophub commented Jan 24, 2023

E900V21C 的 /boot/uEnv.txt 里的dtb的名称修改成:
meson-gxl-s905x-nexbox-a95x.dtb

保存重启

@by-JohnChen
Copy link
Author

E900V21C 的 /boot/uEnv.txt 里的dtb的名称修改成:
meson-gxl-s905x-nexbox-a95x.dtb

保存重启

改成这个内核恐慌了😰

@ophub
Copy link
Owner

ophub commented Jan 24, 2023

试试

meson-gxl-s905l2-ipbs9505.dtb
meson-gxl-s905x-p212.dtb

@by-JohnChen
Copy link
Author

by-JohnChen commented Jan 24, 2023

gxl_p211_v1#setenv env_addr 0x10400000
gxl_p211_v1#setenv kernel_addr 0x11000000
gxl_p211_v1#setenv initrd_addr 0x13000000
gxl_p211_v1#setenv dtb_addr 0x1000000
gxl_p211_v1#
gxl_p211_v1#fatload mmc 1 ${env_addr} uEnv.txt
reading uEnv.txt
363 bytes read in 2 ms (176.8 KiB/s)
gxl_p211_v1#env import -t ${env_addr} ${filesize}
gxl_p211_v1#setenv bootargs ${APPEND}
gxl_p211_v1#fatload mmc 1 ${kernel_addr} ${LINUX}
reading /zImage
25401856 bytes read in 789 ms (30.7 MiB/s)
gxl_p211_v1#fatload mmc 1 ${initrd_addr} ${INITRD}
reading /uInitrd
18555066 bytes read in 572 ms (30.9 MiB/s)
gxl_p211_v1#fatload mmc 1 ${dtb_addr} dtb/amlogic/meson-gxl-s905x-nexbox-a95x.dtb
reading dtb/amlogic/meson-gxl-s905x-nexbox-a95x.dtb
38041 bytes read in 18 ms (2 MiB/s)
gxl_p211_v1#fdt addr ${dtb_addr}
gxl_p211_v1#booti ${kernel_addr} ${initrd_addr} ${dtb_addr}
libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
[rsvmem] bl31 reserved memory set addr error.
## Loading init Ramdisk from Legacy Image at 13000000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    18555002 Bytes = 17.7 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
      Amlogic multi-dtb tool
      Single dtb detected
load dtb from 0x1000000 ......
## Flattened Device Tree blob at 01000000
   Booting using the fdt blob at 0x1000000
libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
[rsvmem] bl31 reserved memory set addr error.
   Loading Ramdisk to 32cec000, end 33e9e07a ... OK
   Loading Device Tree to 000000001fff3000, end 000000001ffff498 ... OK
signature: 
fdt_instaboot: get header err

Starting kernel ...

uboot time: 135941398 us
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.87-happy-new-year (root@ubuntu2204) (Ubuntu clang version 14.0.6, Ubuntu LLD 14.0.6) #1 SMP PREEMPT Fri Jan 13 13:21:09 CST 2023
[    0.000000] Machine model: NEXBOX A95X (S905X)
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000022c00000, 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-0x0000000037ffffff]
[    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-0x0000000000ffffff]
[    0.000000]   node   0: [mem 0x0000000001000000-0x0000000004ffffff]
[    0.000000]   node   0: [mem 0x0000000005000000-0x00000000072fffff]
[    0.000000]   node   0: [mem 0x0000000007300000-0x000000000fffffff]
[    0.000000]   node   0: [mem 0x0000000010000000-0x00000000101fffff]
[    0.000000]   node   0: [mem 0x0000000010200000-0x0000000037ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000037ffffff]
[    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 19 pages/cpu s37720 r8192 d31912 u77824
[    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: 225792
[    0.000000] Kernel command line: root=UUID=78429b68-37dd-4dfe-8de1-714a6cd84301 rootflags=compress=zstd:6 rootfstype=btrfs console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    0.000000] Unknown kernel command line parameters "cgroup_enable=memory cgroup_memory=1", will be passed to user space.
[    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: 540768K/917504K available (15232K kernel code, 2726K rwdata, 4712K rodata, 1984K init, 887K bss, 114592K 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] Root IRQ handler: gic_handle_irq
[    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.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000551] Console: colour dummy device 80x25
[    0.000967] printk: console [tty0] enabled
[    0.001027] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[    0.001052] pid_max: default: 32768 minimum: 301
[    0.001253] LSM: Security Framework initializing
[    0.001363] SELinux:  Initializing.
[    0.001624] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.001648] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.003911] rcu: Hierarchical SRCU implementation.
[    0.005097] EFI services will not be available.
[    0.005570] smp: Bringing up secondary CPUs ...
[    0.006241] Detected VIPT I-cache on CPU1
[    0.006314] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.007097] Detected VIPT I-cache on CPU2
[    0.007159] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.007885] Detected VIPT I-cache on CPU3
[    0.007939] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.008029] smp: Brought up 1 node, 4 CPUs
[    0.008103] SMP: Total of 4 processors activated.
[    0.008115] CPU features: detected: 32-bit EL0 Support
[    0.008126] CPU features: detected: 32-bit EL1 Support
[    0.008139] CPU features: detected: CRC32 instructions
[    0.008980] CPU: All CPU(s) started at EL2
[    0.009013] alternatives: patching kernel code
[    0.010757] devtmpfs: initialized
[    0.018728] Registered cp15_barrier emulation handler
[    0.018768] Registered setend emulation handler
[    0.018940] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.018972] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.025587] prandom: seed boundary self test passed
[    0.026880] prandom: 100 self tests passed
[    0.049823] prandom32: self test passed (less than 6 bits correlated)
[    0.049879] pinctrl core: initialized pinctrl subsystem
[    0.050537] DMI not present or invalid.
[    0.051023] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.053071] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.053251] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.053394] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.053522] audit: initializing netlink subsys (disabled)
[    0.053787] audit: type=2000 audit(0.053:1): state=initialized audit_enabled=0 res=1
[    0.054872] thermal_sys: Registered thermal governor 'step_wise'
[    0.055203] cpuidle: using governor ladder
[    0.055381] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.055504] ASID allocator initialised with 65536 entries
[    0.055694] Serial: AMBA PL011 UART driver
[    0.074012] platform c883a000.hdmi-tx: Fixing up cyclic dependency with d0100000.vpu
[    0.077614] platform cvbs-connector: Fixing up cyclic dependency with d0100000.vpu
[    0.077970] platform hdmi-connector: Fixing up cyclic dependency with c883a000.hdmi-tx
[    0.086520] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.086558] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.086573] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.086588] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    1.494048] cryptd: max_cpu_qlen set to 1000
[    1.497849] "cryptomgr_test" (91) uses obsolete ecb(arc4) skcipher
[    1.510472] alg: No test for 842 (842-generic)
[    1.510621] alg: No test for 842 (842-scomp)
[    1.602654] DRBG: Continuing without Jitter RNG
[    1.686340] raid6: neonx8   gen()  2225 MB/s
[    1.743095] raid6: neonx8   xor()  1601 MB/s
[    1.799853] raid6: neonx4   gen()  2214 MB/s
[    1.856605] raid6: neonx4   xor()  1537 MB/s
[    1.913369] raid6: neonx2   gen()  2043 MB/s
[    1.970118] raid6: neonx2   xor()  1433 MB/s
[    2.026883] raid6: neonx1   gen()  1664 MB/s
[    2.083643] raid6: neonx1   xor()  1175 MB/s
[    2.140387] raid6: int64x8  gen()  1506 MB/s
[    2.197136] raid6: int64x8  xor()   801 MB/s
[    2.253906] raid6: int64x4  gen()  1625 MB/s
[    2.310650] raid6: int64x4  xor()   823 MB/s
[    2.367408] raid6: int64x2  gen()  1383 MB/s
[    2.424179] raid6: int64x2  xor()   740 MB/s
[    2.480911] raid6: int64x1  gen()  1160 MB/s
[    2.537632] raid6: int64x1  xor()   582 MB/s
[    2.537644] raid6: using algorithm neonx8 gen() 2225 MB/s
[    2.537656] raid6: .... xor() 1601 MB/s, rmw enabled
[    2.537667] raid6: using neon recovery algorithm
[    2.537981] fbcon: Taking over console
[    2.538031] ACPI: Interpreter disabled.
[    2.539938] iommu: Default domain type: Translated 
[    2.539969] iommu: DMA domain TLB invalidation policy: strict mode 
[    2.540360] vgaarb: loaded
[    2.540955] SCSI subsystem initialized
[    2.541205] usbcore: registered new interface driver usbfs
[    2.541254] usbcore: registered new interface driver hub
[    2.541299] usbcore: registered new device driver usb
[    2.541784] mc: Linux media interface: v0.10
[    2.541818] videodev: Linux video capture interface: v2.00
[    2.542083] EDAC MC: Ver: 3.0.0
[    2.543196] Advanced Linux Sound Architecture Driver Initialized.
[    2.544368] clocksource: Switched to clocksource arch_sys_counter
[    2.544710] VFS: Disk quotas dquot_6.6.0
[    2.544815] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.544999] FS-Cache: Loaded
[    2.545475] pnp: PnP ACPI: disabled
[    2.552777] NET: Registered PF_INET protocol family
[    2.552964] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.553865] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    2.553911] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.553933] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    2.554063] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    2.554192] TCP: Hash tables configured (established 8192 bind 8192)
[    2.554492] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
[    2.554576] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.554613] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.554801] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.554849] NET: Registered PF_XDP protocol family
[    2.554871] PCI: CLS 0 bytes, default 64
[    2.555158] Trying to unpack rootfs image as initramfs...
[    2.561950] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    2.562458] kvm [1]: IPA Size Limit: 40 bits
[    2.563319] kvm [1]: vgic interrupt IRQ9
[    2.563494] kvm [1]: Hyp mode initialized successfully
[    3.365966] Freeing initrd memory: 18120K
[    3.561729] Initialise system trusted keyrings
[    3.562039] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    3.569292] zbud: loaded
[    3.571010] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    3.571633] fuse: init (API version 7.34)
[    3.572192] SGI XFS with ACLs, security attributes, quota, no debug enabled
[    3.612719] NET: Registered PF_ALG protocol family
[    3.663019] xor: measuring software checksum speed
[    3.667863]    8regs           :  2051 MB/sec
[    3.671267]    32regs          :  2909 MB/sec
[    3.675873]    arm64_neon      :  2143 MB/sec
[    3.675886] xor: using function: 32regs (2909 MB/sec)
[    3.675903] Key type asymmetric registered
[    3.675914] Asymmetric key parser 'x509' registered
[    3.676068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    3.676269] io scheduler mq-deadline registered
[    3.676285] io scheduler kyber registered
[    3.676477] io scheduler bfq registered
[    3.702544] soc soc0: Amlogic Meson GXLX (Unknown) Revision 26:e (c1:2) Detected
[    3.704901] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[    3.707015] Serial: AMBA driver
[    3.707421] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 19, base_baud = 1500000) is a meson_uart
[    4.724135] printk: console [ttyAML0] enabled
[    4.738804] brd: module loaded
[    4.743588] loop: module loaded
[    4.750671] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.751609] ehci-pci: EHCI PCI platform driver
[    4.756045] ehci-platform: EHCI generic platform driver
[    4.761744] usbcore: registered new interface driver cdc_wdm
[    4.766841] usbcore: registered new interface driver usb-storage
[    4.773294] mousedev: PS/2 mouse device common for all mice
[    4.779433] SPI driver rmi4_spi has no spi_device_id for syna,rmi4-spi
[    4.785616] meson-vrtc c81000a8.rtc: registered as rtc0
[    4.789908] meson-vrtc c81000a8.rtc: setting system clock to 1970-01-01T00:00:04 UTC (4)
[    4.798478] i2c_dev: i2c /dev entries driver
[    4.804336] Registered IR keymap rc-cec
[    4.806068] rc rc0: meson_ao_cec as /devices/platform/soc/c8100000.bus/c8100100.cec/rc/rc0
[    4.814291] input: meson_ao_cec as /devices/platform/soc/c8100000.bus/c8100100.cec/rc/rc0/input0
[    4.826458] sdhci: Secure Digital Host Controller Interface driver
[    4.828970] sdhci: Copyright(c) Pierre Ossman
[    4.833263] Synopsys Designware Multimedia Card Interface Driver
[    4.840220] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.840636] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
[    4.847314] meson-sm: secure-monitor enabled
[    4.856884] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
[    4.862497] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
[    4.874068] hid: raw HID events driver (C) Jiri Kosina
[    4.875322] usbcore: registered new interface driver usbhid
[    4.880702] usbhid: USB HID core driver
[    4.884970] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
[BL31]: tee size: 0
[    4.897370] Initializing XFRM netlink socket
[    4.898090] NET: Registered PF_INET6 protocol family
[    4.934882] Segment Routing with IPv6
[    4.934928] RPL Segment Routing with IPv6
[    4.936956] In-situ OAM (IOAM) with IPv6
[    4.940960] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    4.950337] bpfilter: Loaded bpfilter_umh pid 298
[    4.951397] NET: Registered PF_PACKET protocol family
[    4.956386] NET: Registered PF_KEY protocol family
[    4.961308] 8021q: 802.1Q VLAN Support v1.8
[    4.965653] registered taskstats version 1
[    4.969304] Loading compiled-in X.509 certificates
[    4.976959] zswap: loaded using pool zstd/zbud
[    4.979154] Key type .fscrypt registered
[    4.982289] Key type fscrypt-provisioning registered
[    4.982907] mmc2: mmc_select_hs200 failed, error -74
[    4.988520] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[    4.994097] mmc2: new MMC card at address 0001
[    5.003970] mmcblk2: mmc2:0001 T22708 7.13 GiB 
[    5.010036]  mmcblk2: p1 p2
[    5.011255] mmcblk2boot0: mmc2:0001 T22708 4.00 MiB 
[    5.016994] mmcblk2boot1: mmc2:0001 T22708 4.00 MiB 
[    5.021518] mmcblk2rpmb: mmc2:0001 T22708 4.00 MiB, chardev (240:0)
[    5.031077] meson-drm d0100000.vpu: Queued 3 outputs on vpu
[    5.057776] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.062585] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.070616] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops 0xffffffc00a2e9780)
[    5.078185] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
[    5.094160] Console: switching to colour frame buffer device 90x36
[    5.119353] meson-drm d0100000.vpu: [drm] fb0: mesondrmfb frame buffer device
[    5.128817] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
[    5.132999] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
[    5.139326] meson8b-dwmac c9410000.ethernet: PTP uses main clock
[    5.146211] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[    5.152157] meson8b-dwmac c9410000.ethernet: 	DWMAC1000
[    5.157306] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
[    5.164723] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
[    5.172139] meson8b-dwmac c9410000.ethernet: COE Type 2
[    5.177314] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
[    5.184300] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
[    5.190685] meson8b-dwmac c9410000.ethernet: Normal descriptors
[    5.196549] meson8b-dwmac c9410000.ethernet: Ring mode enabled
[    5.202328] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    5.210275] meson8b-dwmac c9410000.ethernet: device MAC address 46:4c:e3:7f:60:49
[    5.221077] dwc3-meson-g12a d0078080.usb: USB2 ports: 2
[    5.223659] dwc3-meson-g12a d0078080.usb: USB3 ports: 0
[    5.762422] dwc2 c9100000.usb: supply vusb_d not found, using dummy regulator
[    5.766714] dwc2 c9100000.usb: supply vusb_a not found, using dummy regulator
[    5.773859] dwc2 c9100000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
[    5.782975] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[    5.786252] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
[    5.793756] xhci-hcd xhci-hcd.3.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x0000000002010010
[    5.802960] xhci-hcd xhci-hcd.3.auto: irq 46, io mem 0xc9000000
[    5.808983] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[    5.814429] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2
[    5.821788] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed
[    5.828446] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    5.836440] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.843597] usb usb1: Product: xHCI Host Controller
[    5.848426] usb usb1: Manufacturer: Linux 5.15.87-happy-new-year xhci-hcd
[    5.855154] usb usb1: SerialNumber: xhci-hcd.3.auto
[    5.860608] hub 1-0:1.0: USB hub found
[    5.863741] hub 1-0:1.0: 2 ports detected
[    5.868173] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.875812] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    5.883877] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.891131] usb usb2: Product: xHCI Host Controller
[    5.895865] usb usb2: Manufacturer: Linux 5.15.87-happy-new-year xhci-hcd
[    5.902592] usb usb2: SerialNumber: xhci-hcd.3.auto
[    5.908061] hub 2-0:1.0: USB hub found
[    5.911167] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
get_dvfs_inf[    5.922764] meson-gx-mmc d0072000.mmc: Got CD GPIO
[    5.923532] meson-gx-mmc d0070000.mmc: allocated mmc-pwrseq
[    5.924119] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware
o 0001
[    5.961080] gpio irq setup: hwirq: 0x3A irqfirst: 0x34 irqlast: 0x3A pin[48]
[    5.964895] ALSA device list:
[    5.965778] genirq: Setting trigger mode 3 for irq 48 failed (meson_gpio_irq_set_type+0x0/0x140)
[    5.968559]   No soundcards found.
[    5.981558] meson-gx-mmc d0070000.mmc: card claims to support voltages below defined range
[    5.982001] Freeing unused kernel memory: 1984K
[    6.009285] mmc0: new high speed SDIO card at address 0001
[    6.011082] Run /init as init process
[    6.127761] usb 1-2: new high-speed USB device number 2 using xhci-hcd
[    6.287672] usb 1-2: New USB device found, idVendor=0b95, idProduct=772a, bcdDevice= 0.01
[    6.296411] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.305014] usb 1-2: Product: AX88x72A
[    6.308176] usb 1-2: Manufacturer: ASIX Elec. Corp.
[    6.312013] usb 1-2: SerialNumber: 000002
[    7.072339] Asix Electronics AX88772A usb-001:002:10: attached PHY driver (mii_bus:phy_addr=usb-001:002:10, irq=POLL)
[    7.152696] asix 1-2:1.0 eth1: register 'asix' at usb-xhci-hcd.3.auto-2, ASIX AX88772 USB 2.0 Ethernet, 00:0e:c6:f0:15:de
[    7.188799] usbcore: registered new interface driver asix
[    7.248089] SError Interrupt on CPU0, code 0x00000000bf000002 -- SError
[    7.248105] CPU: 0 PID: 345 Comm: systemd-udevd Not tainted 5.15.87-happy-new-year #1
[    7.248115] Hardware name: NEXBOX A95X (S905X) (DT)
[    7.248120] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    7.248130] pc : local_daif_inherit+0x24/0x64
[    7.248151] lr : el1_abort+0x2c/0x5c
[    7.248163] sp : ffffffc00c1636e0
[    7.248166] x29: ffffffc00c1636e0 x28: ffffff800394c600 x27: ffffff80332b8100
[    7.248181] x26: 0000000000000000 x25: ffffffc001faa1b8 x24: 0000000000000001
[    7.248192] x23: 0000000080000005 x22: ffffffc001fa2c84 x21: ffffffc008346000
[    7.248203] x20: ffffffc00c163720 x19: 0000000096000210 x18: 00000000f2855768
[    7.248215] x17: 000000003818bf95 x16: 00000000000000cc x15: 0000000000000000
[    7.248225] x14: 00000000000000a9 x13: 0000000000000000 x12: 0000000000000004
[    7.248236] x11: 000000000000002c x10: ffffffc009f4d60c x9 : ffffffc00a19df24
[    7.248247] x8 : 0000000000000000 x7 : 6d6821ff71646b6b x6 : 0000000080225a21
[    7.248258] x5 : 215a220000000000 x4 : 0000008000000000 x3 : ffffffc00c1636dc
[    7.248269] x2 : 0000000096000210 x1 : 0000000096000210 x0 : ffffffc00c163720
[    7.248282] Kernel panic - not syncing: Asynchronous SError Interrupt
[    7.248287] CPU: 0 PID: 345 Comm: systemd-udevd Not tainted 5.15.87-happy-new-year #1
[    7.248296] Hardware name: NEXBOX A95X (S905X) (DT)
[    7.248300] Call trace:
[    7.248302]  dump_backtrace+0x0/0x1ec
[    7.248315]  dump_stack_lvl+0x74/0xb0
[    7.248327]  panic+0x14c/0x35c
[    7.248337]  nmi_panic+0x70/0x74
[    7.248345]  arm64_serror_panic+0x60/0x6c
[    7.248352]  do_serror+0xd4/0xf4
[    7.248358]  el1h_64_error_handler+0x34/0x48
[    7.248368]  el1h_64_error+0x78/0x7c
[    7.248376]  local_daif_inherit+0x24/0x64
[    7.248384]  el1h_64_sync_handler+0x5c/0x98
[    7.248392]  el1h_64_sync+0x78/0x7c
[    7.248399]  lima_mmu_init+0x48/0x118 [lima]
[    7.248466]  lima_device_init+0x204/0x564 [lima]
[    7.248520]  lima_pdev_probe+0x90/0x17c [lima]
[    7.248574]  platform_probe+0xa8/0xd0
[    7.248586]  call_driver_probe+0x38/0x110
[    7.248595]  really_probe+0xc4/0x34c
[    7.248603]  __driver_probe_device+0x114/0x17c
[    7.248610]  driver_probe_device+0x44/0x1ec
[    7.248618]  __driver_attach.llvm.3165185136520324164+0xf0/0x238
[    7.248626]  bus_add_driver+0x160/0x28c
[    7.248634]  driver_register+0x78/0x114
[    7.248642]  __platform_driver_register+0x24/0x30
[    7.248651]  init_module+0x20/0xff4 [lima]
[    7.248705]  do_one_initcall+0xa8/0x20c
[    7.248717]  do_init_module+0x44/0x2f4
[    7.248728]  load_module+0x10cc/0x126c
[    7.248736]  __se_sys_finit_module+0xbc/0x124
[    7.248745]  __arm64_sys_finit_module+0x1c/0x28
[    7.248753]  invoke_syscall+0x40/0x100
[    7.248763]  el0_svc_common.llvm.6344774603987527813+0xbc/0x188
[    7.248773]  do_el0_svc+0x24/0x78
[    7.248781]  el0_svc+0x20/0x78
[    7.248791]  el0t_64_sync_handler+0x84/0xe4
[    7.248799]  el0t_64_sync+0x1a0/0x1a4
[    7.248808] SMP: stopping secondary CPUs
[    7.248823] Kernel Offset: disabled
[    7.248825] CPU features: 0x00002001,00000846
[    7.248833] Memory Limit: none
[    7.529668] ---[ end Kernel panic - not syncing: Asynchronous SError Interrupt ]---

@by-JohnChen
Copy link
Author

by-JohnChen commented Jan 24, 2023

meson-gxl-s905x-p212.dtb内核恐慌:


gxl_p211_v1#setenv env_addr 0x10400000
gxl_p211_v1#setenv kernel_addr 0x11000000
gxl_p211_v1#setenv initrd_addr 0x13000000
gxl_p211_v1#setenv dtb_addr 0x1000000
gxl_p211_v1#fatload mmc 1 ${env_addr} uEnv.txt
reading uEnv.txt
363 bytes read in 3 ms (118.2 KiB/s)
gxl_p211_v1#env import -t ${env_addr} ${filesize}
gxl_p211_v1#setenv bootargs ${APPEND}
gxl_p211_v1#fatload mmc 1 ${kernel_addr} ${LINUX}
reading /zImage
25401856 bytes read in 788 ms (30.7 MiB/s)
gxl_p211_v1#fatload mmc 1  ${initrd_addr} ${INITRD}
reading /uInitrd
18555066 bytes read in 572 ms (30.9 MiB/s)
gxl_p211_v1#fatload mmc 1 ${dtb_addr} dtb/amlogic/meson-gxl-s905x-p212.dtb
reading dtb/amlogic/meson-gxl-s905x-p212.dtb
39209 bytes read in 18 ms (2.1 MiB/s)
gxl_p211_v1#fdt addr ${dtb_addr}
gxl_p211_v1#booti ${kernel_addr} ${initrd_addr} ${dtb_addr}
libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
[rsvmem] bl31 reserved memory set addr error.
## Loading init Ramdisk from Legacy Image at 13000000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    18555002 Bytes = 17.7 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
      Amlogic multi-dtb tool
      Single dtb detected
load dtb from 0x1000000 ......
## Flattened Device Tree blob at 01000000
   Booting using the fdt blob at 0x1000000
libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
[rsvmem] bl31 reserved memory set addr error.
   Loading Ramdisk to 32cec000, end 33e9e07a ... OK
   Loading Device Tree to 000000001fff3000, end 000000001ffff928 ... OK
signature: 
fdt_instaboot: get header err

Starting kernel ...

uboot time: 104321370 us
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.87-happy-new-year (root@ubuntu2204) (Ubuntu clang version 14.0.6, Ubuntu LLD 14.0.6) #1 SMP PREEMPT Fri Jan 13 13:21:09 CST 2023
[    0.000000] Machine model: Amlogic Meson GXL (S905X) P212 Development Board
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000022c00000, 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-0x0000000037ffffff]
[    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-0x0000000000ffffff]
[    0.000000]   node   0: [mem 0x0000000001000000-0x0000000004ffffff]
[    0.000000]   node   0: [mem 0x0000000005000000-0x00000000072fffff]
[    0.000000]   node   0: [mem 0x0000000007300000-0x000000000fffffff]
[    0.000000]   node   0: [mem 0x0000000010000000-0x00000000101fffff]
[    0.000000]   node   0: [mem 0x0000000010200000-0x0000000037ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000037ffffff]
[    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 19 pages/cpu s37720 r8192 d31912 u77824
[    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: 225792
[    0.000000] Kernel command line: root=UUID=78429b68-37dd-4dfe-8de1-714a6cd84301 rootflags=compress=zstd:6 rootfstype=btrfs console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    0.000000] Unknown kernel command line parameters "cgroup_enable=memory cgroup_memory=1", will be passed to user space.
[    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: 540760K/917504K available (15232K kernel code, 2726K rwdata, 4712K rodata, 1984K init, 887K bss, 114600K 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] Root IRQ handler: gic_handle_irq
[    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.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000564] Console: colour dummy device 80x25
[    0.000985] printk: console [tty0] enabled
[    0.001044] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[    0.001069] pid_max: default: 32768 minimum: 301
[    0.001269] LSM: Security Framework initializing
[    0.001378] SELinux:  Initializing.
[    0.001639] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.001663] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.003927] rcu: Hierarchical SRCU implementation.
[    0.005097] EFI services will not be available.
[    0.005577] smp: Bringing up secondary CPUs ...
[    0.006250] Detected VIPT I-cache on CPU1
[    0.006322] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.007111] Detected VIPT I-cache on CPU2
[    0.007173] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.007899] Detected VIPT I-cache on CPU3
[    0.007954] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.008045] smp: Brought up 1 node, 4 CPUs
[    0.008118] SMP: Total of 4 processors activated.
[    0.008130] CPU features: detected: 32-bit EL0 Support
[    0.008141] CPU features: detected: 32-bit EL1 Support
[    0.008153] CPU features: detected: CRC32 instructions
[    0.008999] CPU: All CPU(s) started at EL2
[    0.009033] alternatives: patching kernel code
[    0.010778] devtmpfs: initialized
[    0.019038] Registered cp15_barrier emulation handler
[    0.019079] Registered setend emulation handler
[    0.019243] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.019275] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.025845] prandom: seed boundary self test passed
[    0.027137] prandom: 100 self tests passed
[    0.050080] prandom32: self test passed (less than 6 bits correlated)
[    0.050138] pinctrl core: initialized pinctrl subsystem
[    0.050822] DMI not present or invalid.
[    0.051319] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.053365] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.053569] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.053715] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.053810] audit: initializing netlink subsys (disabled)
[    0.054089] audit: type=2000 audit(0.053:1): state=initialized audit_enabled=0 res=1
[    0.055176] thermal_sys: Registered thermal governor 'step_wise'
[    0.055501] cpuidle: using governor ladder
[    0.055677] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.055806] ASID allocator initialised with 65536 entries
[    0.055993] Serial: AMBA PL011 UART driver
[    0.075785] platform c883a000.hdmi-tx: Fixing up cyclic dependency with d0100000.vpu
[    0.079904] platform cvbs-connector: Fixing up cyclic dependency with d0100000.vpu
[    0.080193] platform hdmi-connector: Fixing up cyclic dependency with c883a000.hdmi-tx
[    0.088875] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.088913] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.088928] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.088943] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    1.496534] cryptd: max_cpu_qlen set to 1000
[    1.500466] "cryptomgr_test" (91) uses obsolete ecb(arc4) skcipher
[    1.513267] alg: No test for 842 (842-generic)
[    1.513417] alg: No test for 842 (842-scomp)
[    1.605467] DRBG: Continuing without Jitter RNG
[    1.686342] raid6: neonx8   gen()  2221 MB/s
[    1.743089] raid6: neonx8   xor()  1601 MB/s
[    1.799852] raid6: neonx4   gen()  2213 MB/s
[    1.856596] raid6: neonx4   xor()  1535 MB/s
[    1.913359] raid6: neonx2   gen()  2043 MB/s
[    1.970114] raid6: neonx2   xor()  1434 MB/s
[    2.026874] raid6: neonx1   gen()  1664 MB/s
[    2.083632] raid6: neonx1   xor()  1174 MB/s
[    2.140376] raid6: int64x8  gen()  1506 MB/s
[    2.197138] raid6: int64x8  xor()   802 MB/s
[    2.253884] raid6: int64x4  gen()  1624 MB/s
[    2.310633] raid6: int64x4  xor()   823 MB/s
[    2.367405] raid6: int64x2  gen()  1386 MB/s
[    2.424182] raid6: int64x2  xor()   740 MB/s
[    2.480887] raid6: int64x1  gen()  1167 MB/s
[    2.537633] raid6: int64x1  xor()   583 MB/s
[    2.537645] raid6: using algorithm neonx8 gen() 2221 MB/s
[    2.537658] raid6: .... xor() 1601 MB/s, rmw enabled
[    2.537669] raid6: using neon recovery algorithm
[    2.537896] fbcon: Taking over console
[    2.537939] ACPI: Interpreter disabled.
[    2.540207] iommu: Default domain type: Translated 
[    2.540241] iommu: DMA domain TLB invalidation policy: strict mode 
[    2.540663] vgaarb: loaded
[    2.541256] SCSI subsystem initialized
[    2.541488] usbcore: registered new interface driver usbfs
[    2.541536] usbcore: registered new interface driver hub
[    2.541582] usbcore: registered new device driver usb
[    2.542105] mc: Linux media interface: v0.10
[    2.542140] videodev: Linux video capture interface: v2.00
[    2.542403] EDAC MC: Ver: 3.0.0
[    2.543599] Advanced Linux Sound Architecture Driver Initialized.
[    2.544719] clocksource: Switched to clocksource arch_sys_counter
[    2.545057] VFS: Disk quotas dquot_6.6.0
[    2.545147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.545321] FS-Cache: Loaded
[    2.545840] pnp: PnP ACPI: disabled
[    2.553209] NET: Registered PF_INET protocol family
[    2.553398] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.554313] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    2.554359] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.554382] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    2.554523] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    2.554653] TCP: Hash tables configured (established 8192 bind 8192)
[    2.554954] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
[    2.555040] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.555077] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.555253] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.555290] NET: Registered PF_XDP protocol family
[    2.555313] PCI: CLS 0 bytes, default 64
[    2.555625] Trying to unpack rootfs image as initramfs...
[    2.562332] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    2.562869] kvm [1]: IPA Size Limit: 40 bits
[    2.563763] kvm [1]: vgic interrupt IRQ9
[    2.563928] kvm [1]: Hyp mode initialized successfully
[    3.366140] Freeing initrd memory: 18120K
[    3.561605] Initialise system trusted keyrings
[    3.561883] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    3.569212] zbud: loaded
[    3.570932] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    3.571568] fuse: init (API version 7.34)
[    3.572133] SGI XFS with ACLs, security attributes, quota, no debug enabled
[    3.612349] NET: Registered PF_ALG protocol family
[    3.662639] xor: measuring software checksum speed
[    3.667473]    8regs           :  2051 MB/sec
[    3.670878]    32regs          :  2909 MB/sec
[    3.675492]    arm64_neon      :  2139 MB/sec
[    3.675505] xor: using function: 32regs (2909 MB/sec)
[    3.675523] Key type asymmetric registered
[    3.675535] Asymmetric key parser 'x509' registered
[    3.675651] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    3.675858] io scheduler mq-deadline registered
[    3.675874] io scheduler kyber registered
[    3.676062] io scheduler bfq registered
[    3.703159] soc soc0: Amlogic Meson GXLX (Unknown) Revision 26:e (c1:2) Detected
[    3.705679] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[    3.707875] Serial: AMBA driver
[    3.708398] c11084c0.serial: ttyAML6 at MMIO 0xc11084c0 (irq = 20, base_baud = 1500000) is a meson_uart
[    3.708616] serial serial0: tty port ttyAML6 registered
[    3.709221] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 23, base_baud = 1500000) is a meson_uart
[    4.742929] printk: console [ttyAML0] enabled
[    4.757428] brd: module loaded
[    4.762280] loop: module loaded
[    4.769660] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.770576] ehci-pci: EHCI PCI platform driver
[    4.775064] ehci-platform: EHCI generic platform driver
[    4.780819] usbcore: registered new interface driver cdc_wdm
[    4.785807] usbcore: registered new interface driver usb-storage
[    4.792294] mousedev: PS/2 mouse device common for all mice
[    4.798494] SPI driver rmi4_spi has no spi_device_id for syna,rmi4-spi
[    4.804625] meson-vrtc c81000a8.rtc: registered as rtc0
[    4.808892] meson-vrtc c81000a8.rtc: setting system clock to 1970-01-01T00:00:04 UTC (4)
[    4.817463] i2c_dev: i2c /dev entries driver
[    4.823475] Registered IR keymap rc-cec
[    4.825045] rc rc0: meson_ao_cec as /devices/platform/soc/c8100000.bus/c8100100.cec/rc/rc0
[    4.833281] input: meson_ao_cec as /devices/platform/soc/c8100000.bus/c8100100.cec/rc/rc0/input0
[    4.845713] sdhci: Secure Digital Host Controller Interface driver
[    4.847928] sdhci: Copyright(c) Pierre Ossman
[    4.852261] Synopsys Designware Multimedia Card Interface Driver
[    4.859245] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.859662] meson-gx-mmc d0072000.mmc: Got CD GPIO
[    4.861006] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
[    4.867154] meson-sm: secure-monitor enabled
[    4.880761] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
[    4.886210] gxl-crypto c883e000.crypto: will run requests pump with realtime priority
[    4.897874] hid: raw HID events driver (C) Jiri Kosina
[    4.899085] usbcore: registered new interface driver usbhid
[    4.904112] gpio irq setup: hwirq: 0x3A irqfirst: 0x34 irqlast: 0x3A pin[48]
[    4.904432] usbhid: USB HID core driver
[    4.911838] genirq: Setting trigger mode 3 for irq 49 failed (meson_gpio_irq_set_type+0x0/0x140)
[    4.915964] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
[BL31]: tee size: 0
[    4.938344] Initializing XFRM netlink socket
[    4.939007] NET: Registered PF_INET6 protocol family
[    4.975281] Segment Routing with IPv6
[    4.975328] RPL Segment Routing with IPv6
[    4.977352] In-situ OAM (IOAM) with IPv6
[    4.981366] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    4.990669] bpfilter: Loaded bpfilter_umh pid 302
[    4.991793] NET: Registered PF_PACKET protocol family
[    4.996793] NET: Registered PF_KEY protocol family
[    5.001758] 8021q: 802.1Q VLAN Support v1.8
[    5.006034] registered taskstats version 1
[    5.006660] mmc2: mmc_select_hs200 failed, error -74
[    5.009709] Loading compiled-in X.509 certificates
[    5.016529] mmc2: new MMC card at address 0001
[    5.022143] zswap: loaded using pool zstd/zbud
[    5.024854] mmcblk2: mmc2:0001 T22708 7.13 GiB 
[    5.028882] Key type .fscrypt registered
[    5.035167]  mmcblk2: p1 p2
[    5.036530] Key type fscrypt-provisioning registered
[    5.040484] mmcblk2boot0: mmc2:0001 T22708 4.00 MiB 
[    5.045410] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[    5.050877] mmcblk2boot1: mmc2:0001 T22708 4.00 MiB 
[    5.061942] mmcblk2rpmb: mmc2:0001 T22708 4.00 MiB, chardev (240:0)
[    5.087796] meson-drm d0100000.vpu: Queued 3 outputs on vpu
[    5.114806] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    5.119602] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    5.127652] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops 0xffffffc00a2e9780)
[    5.135239] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
[    5.155802] Console: switching to colour frame buffer device 90x36
[    5.180979] meson-drm d0100000.vpu: [drm] fb0: mesondrmfb frame buffer device
[    5.190414] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
[    5.194638] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
[    5.200951] meson8b-dwmac c9410000.ethernet: PTP uses main clock
[    5.207804] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[    5.213771] meson8b-dwmac c9410000.ethernet: 	DWMAC1000
[    5.218933] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
[    5.226348] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
[    5.233765] meson8b-dwmac c9410000.ethernet: COE Type 2
[    5.238940] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
[    5.245929] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
[    5.252312] meson8b-dwmac c9410000.ethernet: Normal descriptors
[    5.258181] meson8b-dwmac c9410000.ethernet: Ring mode enabled
[    5.263953] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    5.271900] meson8b-dwmac c9410000.ethernet: device MAC address d6:96:67:ae:04:63
[    5.282735] dwc3-meson-g12a d0078080.usb: USB2 ports: 2
[    5.285402] dwc3-meson-g12a d0078080.usb: USB3 ports: 0
[    5.816093] dwc2 c9100000.usb: supply vusb_d not found, using dummy regulator
[    5.820411] dwc2 c9100000.usb: supply vusb_a not found, using dummy regulator
[    5.827624] dwc2 c9100000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
[    5.836701] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[    5.839994] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
[    5.847470] xhci-hcd xhci-hcd.3.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x0000000002010010
[    5.856670] xhci-hcd xhci-hcd.3.auto: irq 51, io mem 0xc9000000
[    5.862732] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[    5.868144] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2
[    5.875517] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed
[    5.882148] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    5.890165] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.897322] usb usb1: Product: xHCI Host Controller
[    5.902151] usb usb1: Manufacturer: Linux 5.15.87-happy-new-year xhci-hcd
[    5.908879] usb usb1: SerialNumber: xhci-hcd.3.auto
[    5.914337] hub 1-0:1.0: USB hub found
[    5.917467] hub 1-0:1.0: 2 ports detected
[    5.921883] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.929538] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    5.937603] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.944862] usb usb2: Product: xHCI Host Controller
[    5.949590] usb usb2: Manufacturer: Linux 5.15.87-happy-new-year xhci-hcd
[    5.956387] usb usb2: SerialNumber: xhci-hcd.3.auto
[    5.961839] hub 2-0:1.0: USB hub found
[    5.964895] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    5.976265] meson-gx-mmc d0070000.mmc: allocated mmc-pwrseq
[    5.976759] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware
get_dvfs_info 0001
[    6.012187] ALSA device list:
[    6.015189]   No soundcards found.
[    6.019069] Freeing unused kernel memory: 1984K
[    6.022305] meson-gx-mmc d0070000.mmc: card claims to support voltages below defined range
[    6.046383] mmc0: new high speed SDIO card at address 0001
[    6.054840] Run /init as init process
[    6.174781] usb 1-2: new high-speed USB device number 2 using xhci-hcd
[    6.331294] usb 1-2: New USB device found, idVendor=0b95, idProduct=772a, bcdDevice= 0.01
[    6.339802] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.349801] usb 1-2: Product: AX88x72A
[    6.352989] usb 1-2: Manufacturer: ASIX Elec. Corp.
[    6.356108] usb 1-2: SerialNumber: 000002
[    7.062515] Asix Electronics AX88772A usb-001:002:10: attached PHY driver (mii_bus:phy_addr=usb-001:002:10, irq=POLL)
[    7.141115] asix 1-2:1.0 eth1: register 'asix' at usb-xhci-hcd.3.auto-2, ASIX AX88772 USB 2.0 Ethernet, 00:0e:c6:f0:15:de
[    7.175933] usbcore: registered new interface driver asix
[    7.253974] SError Interrupt on CPU1, code 0x00000000bf000002 -- SError
[    7.253988] CPU: 1 PID: 345 Comm: systemd-udevd Not tainted 5.15.87-happy-new-year #1
[    7.253996] Hardware name: Amlogic Meson GXL (S905X) P212 Development Board (DT)
[    7.254001] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    7.254010] pc : local_daif_inherit+0x24/0x64
[    7.254027] lr : el1_abort+0x2c/0x5c
[    7.254038] sp : ffffffc00c11b6e0
[    7.254041] x29: ffffffc00c11b6e0 x28: ffffff800970b800 x27: ffffff800a042100
[    7.254054] x26: 0000000000000000 x25: ffffffc001faa1b8 x24: 0000000000000001
[    7.254064] x23: 0000000080000005 x22: ffffffc001fa2c84 x21: ffffffc008346000
[    7.254073] x20: ffffffc00c11b720 x19: 0000000096000210 x18: 00000000231ea9f4
[    7.254082] x17: 0000000091b48466 x16: 00000000000000cc x15: 0000000000000000
[    7.254091] x14: 00000000000000a9 x13: 0000000000000000 x12: 0000000000000004
[    7.254100] x11: 000000000000002c x10: ffffffc009f4d60c x9 : ffffffc00a19df24
[    7.254109] x8 : 0000000000000000 x7 : 6d6821ff71646b6b x6 : 0000000080225a21
[    7.254118] x5 : 215a220000000000 x4 : 0000008000000000 x3 : ffffffc00c11b6dc
[    7.254127] x2 : 0000000096000210 x1 : 0000000096000210 x0 : ffffffc00c11b720
[    7.254139] Kernel panic - not syncing: Asynchronous SError Interrupt
[    7.254143] CPU: 1 PID: 345 Comm: systemd-udevd Not tainted 5.15.87-happy-new-year #1
[    7.254150] Hardware name: Amlogic Meson GXL (S905X) P212 Development Board (DT)
[    7.254153] Call trace:
[    7.254155]  dump_backtrace+0x0/0x1ec
[    7.254165]  dump_stack_lvl+0x74/0xb0
[    7.254175]  panic+0x14c/0x35c
[    7.254185]  nmi_panic+0x70/0x74
[    7.254192]  arm64_serror_panic+0x60/0x6c
[    7.254197]  do_serror+0xd4/0xf4
[    7.254203]  el1h_64_error_handler+0x34/0x48
[    7.254211]  el1h_64_error+0x78/0x7c
[    7.254217]  local_daif_inherit+0x24/0x64
[    7.254224]  el1h_64_sync_handler+0x5c/0x98
[    7.254232]  el1h_64_sync+0x78/0x7c
[    7.254237]  lima_mmu_init+0x48/0x118 [lima]
[    7.254296]  lima_device_init+0x204/0x564 [lima]
[    7.254340]  lima_pdev_probe+0x90/0x17c [lima]
[    7.254385]  platform_probe+0xa8/0xd0
[    7.254396]  call_driver_probe+0x38/0x110
[    7.254404]  really_probe+0xc4/0x34c
[    7.254410]  __driver_probe_device+0x114/0x17c
[    7.254417]  driver_probe_device+0x44/0x1ec
[    7.254423]  __driver_attach.llvm.3165185136520324164+0xf0/0x238
[    7.254431]  bus_add_driver+0x160/0x28c
[    7.254437]  driver_register+0x78/0x114
[    7.254444]  __platform_driver_register+0x24/0x30
[    7.254451]  init_module+0x20/0xff4 [lima]
[    7.254497]  do_one_initcall+0xa8/0x20c
[    7.254507]  do_init_module+0x44/0x2f4
[    7.254516]  load_module+0x10cc/0x126c
[    7.254523]  __se_sys_finit_module+0xbc/0x124
[    7.254531]  __arm64_sys_finit_module+0x1c/0x28
[    7.254538]  invoke_syscall+0x40/0x100
[    7.254546]  el0_svc_common.llvm.6344774603987527813+0xbc/0x188
[    7.254554]  do_el0_svc+0x24/0x78
[    7.254561]  el0_svc+0x20/0x78
[    7.254569]  el0t_64_sync_handler+0x84/0xe4
[    7.254577]  el0t_64_sync+0x1a0/0x1a4
[    7.254584] SMP: stopping secondary CPUs
[    7.254595] Kernel Offset: disabled
[    7.254597] CPU features: 0x00002001,00000846
[    7.254603] Memory Limit: none
[    7.539785] ---[ end Kernel panic - not syncing: Asynchronous SError Interrupt ]---

@by-JohnChen
Copy link
Author

by-JohnChen commented Jan 24, 2023

meson-gxl-s905l2-ipbs9505.dtb 系统可以跑起来问题依旧SoC内置网卡无法驱动
E900V21E:~:% ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 9e:61:19:45:eb:aa  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 29  

eth0:avahi: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        inet 169.254.12.83  netmask 255.255.0.0  broadcast 169.254.255.255
        ether 9e:61:19:45:eb:aa  txqueuelen 1000  (Ethernet)
        device interrupt 29  

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 36  bytes 3060 (3.0 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 36  bytes 3060 (3.0 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.41  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 240e:b5d:955:8d10:1ee:68a3:7204:e7c5  prefixlen 64  scopeid 0x0<global>
        inet6 240e:b5d:955:8d10::c6f  prefixlen 128  scopeid 0x0<global>
        inet6 fe80::1954:abb9:9c3c:23bd  prefixlen 64  scopeid 0x20<link>
        inet6 240e:b5d:955:8d10:3bd7:1f8d:f4ed:b1e4  prefixlen 64  scopeid 0x0<global>
        ether 6c:e8:c6:75:02:6c  txqueuelen 1000  (Ethernet)
        RX packets 520  bytes 118294 (118.2 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 107  bytes 13176 (13.1 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

@ophub
Copy link
Owner

ophub commented Jan 24, 2023

https://blog.csdn.net/rj2012001/article/details/125684612

21e/c我看几篇刷armbian的使用a95x的可以正常使用,你下他的固件试试。

@by-JohnChen
Copy link
Author

by-JohnChen commented Jan 24, 2023

https://blog.csdn.net/rj2012001/article/details/125684612

21e/c我看几篇刷armbian的使用a95x的可以正常使用,你下他的固件试试。

板型可能不一样还是内核恐慌
U-Boot 2015.01 (Nov 30 2021 - 14:26:36)

DRAM:  1 GiB
Relocation Offset is: 36eb0000
gpio: pin GPIODV_24 (gpio 43) value is 1
register usb cfg[0][1] = 0000000037f5c688
[CANVAS]canvas init
vpu: error: vpu: check dts: FDT_ERR_BADMAGIC, load default parameters
vpu: clk_level = 7
vpu: set clk: 666667000Hz, readback: 666660000Hz(0x300)
vpp: vpp_init
boot_device_flag : 1
Nand PHY Ver:1.01.001.0006 (c) 2013 Amlogic Inc.
init bus_cycle=6, bus_timing=7, system=5.0ns
reset failed
get_chip_type and ret:fffffffe
get_chip_type and ret:fffffffe
chip detect failed and ret:fffffffe
nandphy_init failed and ret=0xfffffff1
MMC:   aml_priv->desc_buf = 0x0000000033ea0ac0
aml_priv->desc_buf = 0x0000000033ea2de0
SDIO Port B: 0, SDIO Port C: 1
emmc/sd response timeout, cmd8, status=0x1ff2800
emmc/sd response timeout, cmd55, status=0x1ff2800
init_part() 278: PART_TYPE_DOS
[mmc_init] mmc init success
dtb magic 08088b1f
      Amlogic multi-dtb tool
      GZIP format, decompress...
      Multi dtb detected
      unified board, board id = 1
      Multi dtb tool version: v2 .
      Support 11 dtbs.
        aml_dt soc: gxlx platform: p261 variant: 1g
        dtb 0 soc: gxl   plat: p211   vari: 1g
        dtb 1 soc: gxl   plat: p215   vari: 1g
        dtb 2 soc: gxl   plat: p215   vari: 2g
        dtb 3 soc: gxlx   plat: p261   vari: 1g
        dtb 4 soc: gxlx   plat: p261   vari: 2g
        dtb 5 soc: gxlx   plat: p265   vari: 1g
        dtb 6 soc: gxlx   plat: p265   vari: 2g
        dtb 7 soc: gxlx2   plat: p291   vari: 1g
        dtb 8 soc: gxlx2   plat: p291   vari: 2g
        dtb 9 soc: gxlx2   plat: p295   vari: 1g
        dtb 10 soc: gxlx2   plat: p295   vari: 2g
      Find match dtb: 3
start dts,buffer=0000000033ea5610,dt_addr=0000000033ea5610
      Amlogic multi-dtb tool
      Single dtb detected
parts: 16
00:      logo	0000000002000000 1
01:  recovery	0000000002000000 1
02:       rsv	0000000000400000 1
03:       tee	0000000000800000 1
04:     crypt	0000000002000000 1
05:      misc	0000000000400000 1
06: instaboot	0000000000400000 1
07:      boot	0000000002000000 1
08:    params	0000000004000000 2
09:     skmac	0000000000400000 1
10:   skparam	0000000004000000 1
11:  skbackup	0000000030000000 1
12:    system	0000000040000000 1
13:     cache	0000000030000000 2
14:   cobargs	0000000000800000 1
15:      data	ffffffffffffffff 4
init_part() 278: PART_TYPE_DOS
eMMC/TSD partition table have been checked OK!
check pattern success
mmc env offset: 0x37400000 
In:    serial
Out:   serial
Err:   serial
board id is : 1
hpd_state=1
[720p50hz] is invalid for cvbs.
set hdmitx VIC = 19
config HPLL = 2970
HPLL: 0xc000027b
config HPLL done
j = 2  vid_clk_div = 1
hdmitx: set enc for VIC: 19
HDMITX-DWC addr=0x10004006 rd_data=0x40
Error: HDMITX-DWC exp_data=0xff mask=0x9f
hdmitx phy setting done
div40 = 0
hdmtix: set audio
[store]To run cmd[emmc dtb_read 0x1000000 0x40000]
_verify_dtb_checksum()-924: calc db3e5b17, store db3e5b17
_verify_dtb_checksum()-924: calc db3e5b17, store db3e5b17
dtb_read()-1046: total valid 2
dtb_read()-1113: do nothing
      Amlogic multi-dtb tool
      GZIP format, decompress...
      Multi dtb detected
      unified board, board id = 1
      Multi dtb tool version: v2 .
      Support 11 dtbs.
        aml_dt soc: gxlx platform: p261 variant: 1g
        dtb 0 soc: gxl   plat: p211   vari: 1g
        dtb 1 soc: gxl   plat: p215   vari: 1g
        dtb 2 soc: gxl   plat: p215   vari: 2g
        dtb 3 soc: gxlx   plat: p261   vari: 1g
        dtb 4 soc: gxlx   plat: p261   vari: 2g
        dtb 5 soc: gxlx   plat: p265   vari: 1g
        dtb 6 soc: gxlx   plat: p265   vari: 2g
        dtb 7 soc: gxlx2   plat: p291   vari: 1g
        dtb 8 soc: gxlx2   plat: p291   vari: 2g
        dtb 9 soc: gxlx2   plat: p295   vari: 1g
        dtb 10 soc: gxlx2   plat: p295   vari: 2g
      Find match dtb: 3
into judge_factory_reset_protect
upgrade_step=2
bmp pixel: 24
[OSD]load fb addr from dts
[OSD]fb_addr for logo: 0x3dc00000
[OSD]load fb addr from dts
[OSD]fb_addr for logo: 0x3dc00000
[CANVAS]addr=0x3dc00000 width=3840, height=1440
key1 = 66994cb3
key2 = 6699fd01
key3 = 6699dd22
time_out = 493e0
ir init
irkey - irkey key_value1 key_value2 key_value3 time_value

Usage:
irkey 
key1 = 3ec14cb3
key2 = 3ec1fd01
key3 = 3ec1dd22
time_out = 0
irkey - irkey key_value1 key_value2 key_value3 time_value

Usage:
irkey 
rebootmode=cold_boot
Enter USB burn
Try connect time out 701, 700, 1155
Hit any key to stop autoboot:  0 
card out
emmc/sd response timeout, cmd8, status=0x1ff2800
emmc/sd response timeout, cmd55, status=0x1ff2800
emmc/sd response timeout, cmd1, status=0x1ff2800
(Re)start USB...
USB0:   USB3.0 XHCI init start
Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
       scanning usb for storage devices... init_part() 278: PART_TYPE_DOS
1 Storage Device(s) found
reading s905_autoscript
1112 bytes read in 32 ms (33.2 KiB/s)
## Executing script at 01020000
emmc/sd response timeout, cmd8, status=0x1ff2800
emmc/sd response timeout, cmd55, status=0x1ff2800
emmc/sd response timeout, cmd1, status=0x1ff2800
** Bad device mmc 0 **
reading boot_android
** Unable to read file boot_android **
emmc/sd response timeout, cmd8, status=0x1ff2800
emmc/sd response timeout, cmd55, status=0x1ff2800
emmc/sd response timeout, cmd1, status=0x1ff2800
** Bad device mmc 0 **
reading zImage
27871744 bytes read in 14496 ms (1.8 MiB/s)
reading uInitrd
9082624 bytes read in 4750 ms (1.8 MiB/s)
reading uEnv.ini
224 bytes read in 32 ms (6.8 KiB/s)
mac=78:53:0D:9F:73:9F
reading /dtb/amlogic/meson-gxl-s905x-nexbox-a95x.dtb
25654 bytes read in 76 ms (329.1 KiB/s)
libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
[rsvmem] bl31 reserved memory set addr error.
## Loading init Ramdisk from Legacy Image at 13000000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    9082560 Bytes = 8.7 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
      Amlogic multi-dtb tool
      Single dtb detected
load dtb from 0x1000000 ......
## Flattened Device Tree blob at 01000000
   Booting using the fdt blob at 0x1000000
libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
[rsvmem] bl31 reserved memory set addr error.
   Loading Ramdisk to 335f4000, end 33e9d6c0 ... OK
   Loading Device Tree to 000000001fff6000, end 000000001ffff435 ... OK
signature: 
fdt_instaboot: get header err

Starting kernel ...

uboot time: 24860225 us
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.3.0-aml-g12 (root@travis-job-86a93e8a-7763-426a-9976-8f4449ed4787) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #5.99 SMP PREEMPT Wed Apr 8 15:10:46 UTC 2020
[    0.000000] Machine model: NEXBOX A95X (S905X)
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] OF: reserved mem: failed to allocate memory for node 'linux,cma'
[    0.000000] cma: Reserved 256 MiB at 0x0000000023400000
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000001000000-0x0000000037ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x37e33840-0x37e34fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000001000000-0x0000000037ffffff]
[    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-0x0000000037ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000001000000-0x0000000037ffffff]
[    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 23 pages/cpu s57240 r8192 d28776 u94208
[    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: 212288
[    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 mac=78:53:0D:9F:73:9F
[    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: 542128K/863232K available (15932K kernel code, 1490K rwdata, 5924K rodata, 3776K init, 821K bss, 58960K 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=64 to nr_cpu_ids=4.
[    0.000000] 	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] random: get_random_bytes called from start_kernel+0x2f4/0x494 with crng_init=0
[    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.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000374] Console: colour dummy device 80x25
[    0.000758] printk: console [tty0] enabled
[    0.000836] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.000857] pid_max: default: 32768 minimum: 301
[    0.000936] LSM: Security Framework initializing
[    0.000976] SELinux:  Initializing.
[    0.001020] *** VALIDATE SELinux ***
[    0.001070] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.001089] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.001546] *** VALIDATE proc ***
[    0.001762] *** VALIDATE cgroup1 ***
[    0.001777] *** VALIDATE cgroup2 ***
[    0.024015] ASID allocator initialised with 32768 entries
[    0.031998] rcu: Hierarchical SRCU implementation.
[    0.042515] EFI services will not be available.
[    0.048052] smp: Bringing up secondary CPUs ...
[    0.080260] Detected VIPT I-cache on CPU1
[    0.080312] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.112300] Detected VIPT I-cache on CPU2
[    0.112345] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.144354] Detected VIPT I-cache on CPU3
[    0.144396] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.144470] smp: Brought up 1 node, 4 CPUs
[    0.144533] SMP: Total of 4 processors activated.
[    0.144545] CPU features: detected: 32-bit EL0 Support
[    0.144557] CPU features: detected: CRC32 instructions
[    0.145074] CPU: All CPU(s) started at EL2
[    0.145099] alternatives: patching kernel code
[    0.146244] devtmpfs: initialized
[    0.151072] Registered cp15_barrier emulation handler
[    0.151104] Registered setend emulation handler
[    0.151427] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.151458] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.158704] xor: measuring software checksum speed
[    0.196327]    8regs     :  2303.000 MB/sec
[    0.236353]    32regs    :  2831.000 MB/sec
[    0.276385]    arm64_neon:  2474.000 MB/sec
[    0.276395] xor: using function: 32regs (2831.000 MB/sec)
[    0.276463] pinctrl core: initialized pinctrl subsystem
[    0.277191] DMI not present or invalid.
[    0.277508] NET: Registered protocol family 16
[    0.278061] audit: initializing netlink subsys (disabled)
[    0.278251] audit: type=2000 audit(0.276:1): state=initialized audit_enabled=0 res=1
[    0.279468] cpuidle: using governor menu
[    0.279929] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.281208] DMA: preallocated 256 KiB pool for atomic allocations
[    0.281930] Serial: AMBA PL011 UART driver
[    0.297135] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.297163] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.297176] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.297189] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.299946] cryptd: max_cpu_qlen set to 1000
[    0.372588] raid6: neonx8   gen()  1727 MB/s
[    0.440645] raid6: neonx8   xor()  1579 MB/s
[    0.508703] raid6: neonx4   gen()  1592 MB/s
[    0.576763] raid6: neonx4   xor()  1495 MB/s
[    0.644844] raid6: neonx2   gen()  1238 MB/s
[    0.712874] raid6: neonx2   xor()  1250 MB/s
[    0.780956] raid6: neonx1   gen()   769 MB/s
[    0.849016] raid6: neonx1   xor()   882 MB/s
[    0.917055] raid6: int64x8  gen()  1006 MB/s
[    0.985096] raid6: int64x8  xor()   761 MB/s
[    1.053172] raid6: int64x4  gen()  1094 MB/s
[    1.121178] raid6: int64x4  xor()   781 MB/s
[    1.189217] raid6: int64x2  gen()   731 MB/s
[    1.257303] raid6: int64x2  xor()   619 MB/s
[    1.325425] raid6: int64x1  gen()   488 MB/s
[    1.393403] raid6: int64x1  xor()   453 MB/s
[    1.393413] raid6: using algorithm neonx8 gen() 1727 MB/s
[    1.393423] raid6: .... xor() 1579 MB/s, rmw enabled
[    1.393433] raid6: using neon recovery algorithm
[    1.393922] fbcon: Taking over console
[    1.393974] ACPI: Interpreter disabled.
[    1.395444] vgaarb: loaded
[    1.395837] SCSI subsystem initialized
[    1.396255] usbcore: registered new interface driver usbfs
[    1.396302] usbcore: registered new interface driver hub
[    1.396366] usbcore: registered new device driver usb
[    1.396770] pps_core: LinuxPPS API ver. 1 registered
[    1.396783] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.396807] PTP clock support registered
[    1.396935] EDAC MC: Ver: 3.0.0
[    1.397573] FPGA manager framework
[    1.397670] Advanced Linux Sound Architecture Driver Initialized.
[    1.398137] NetLabel: Initializing
[    1.398151] NetLabel:  domain hash size = 128
[    1.398160] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.398213] NetLabel:  unlabeled traffic allowed by default
[    1.398726] clocksource: Switched to clocksource arch_sys_counter
[    1.398958] VFS: Disk quotas dquot_6.6.0
[    1.399021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.399151] FS-Cache: Loaded
[    1.399174] *** VALIDATE hugetlbfs ***
[    1.399352] pnp: PnP ACPI: disabled
[    1.404431] thermal_sys: Registered thermal governor 'step_wise'
[    1.404436] thermal_sys: Registered thermal governor 'power_allocator'
[    1.404777] NET: Registered protocol family 2
[    1.405254] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    1.405293] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.405364] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    1.405487] TCP: Hash tables configured (established 8192 bind 8192)
[    1.405614] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.405651] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.405829] NET: Registered protocol family 1
[    1.406276] RPC: Registered named UNIX socket transport module.
[    1.406299] RPC: Registered udp transport module.
[    1.406308] RPC: Registered tcp transport module.
[    1.406317] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.406334] NET: Registered protocol family 44
[    1.406354] PCI: CLS 0 bytes, default 64
[    1.406548] Trying to unpack rootfs image as initramfs...
[    1.787697] Freeing initrd memory: 8868K
[    1.788654] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    1.788967] kvm [1]: IPA Size Limit: 40bits
[    1.789678] kvm [1]: vgic interrupt IRQ1
[    1.789792] kvm [1]: Hyp mode initialized successfully
[    2.194240] Initialise system trusted keyrings
[    2.194462] workingset: timestamp_bits=44 max_order=18 bucket_order=0
[    2.199449] zbud: loaded
[    2.200932] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.201208] FS-Cache: Netfs 'nfs' registered for caching
[    2.201719] NFS: Registering the id_resolver key type
[    2.201760] Key type id_resolver registered
[    2.201770] Key type id_legacy registered
[    2.201786] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.201800] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    2.202851] FS-Cache: Netfs 'cifs' registered for caching
[    2.203169] Key type cifs.spnego registered
[    2.203190] Key type cifs.idmap registered
[    2.203216] ntfs: driver 2.1.32 [Flags: R/W].
[    2.203800] JFS: nTxBlock = 6352, nTxLock = 50821
[    2.207283] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    2.208884] ocfs2: Registered cluster interface o2cb
[    2.209137] OCFS2 User DLM kernel interface loaded
[    2.210683] gfs2: GFS2 installed
[    2.211654] aufs 5.3-20200302
[    2.239621] Key type asymmetric registered
[    2.239648] Asymmetric key parser 'x509' registered
[    2.239719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    2.239875] io scheduler mq-deadline registered
[    2.239889] io scheduler kyber registered
[    2.240079] io scheduler bfq registered
[    2.246016] EINJ: ACPI disabled.
[    2.252017] soc soc0: Amlogic Meson GXLX (Unknown) Revision 26:e (c1:2) Detected
[    2.255545] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[    2.257255] Serial: AMBA driver
[    2.257594] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 11, base_baud = 1500000) is a meson_uart
[    3.284644] printk: console [ttyAML0] enabled
[    3.293781] brd: module loaded
[    3.298151] loop: module loaded
[    3.300633] libphy: Fixed MDIO Bus: probed
[    3.301062] tun: Universal TUN/TAP device driver, 1.6
[    3.305466] thunder_xcv, ver 1.0
[    3.307993] thunder_bgx, ver 1.0
[    3.311164] nicpf, ver 1.0
[    3.314228] hclge is initializing
[    3.317082] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    3.324232] hns3: Copyright (c) 2017 Huawei Corporation.
[    3.329570] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    3.335273] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    3.341168] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[    3.348036] igb: Copyright (c) 2007-2014 Intel Corporation.
[    3.353585] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    3.361320] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    3.367338] sky2: driver version 1.30
[    3.371381] meson8b-dwmac c9410000.ethernet: PTP uses main clock
[    3.376784] meson8b-dwmac c9410000.ethernet: no reset control found
[    3.383441] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[    3.390055] meson8b-dwmac c9410000.ethernet: 	DWMAC1000
[    3.395222] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
[    3.402636] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
[    3.410053] meson8b-dwmac c9410000.ethernet: COE Type 2
[    3.415227] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
[    3.422212] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
[    3.428634] meson8b-dwmac c9410000.ethernet: Normal descriptors
[    3.434462] meson8b-dwmac c9410000.ethernet: Ring mode enabled
[    3.440240] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    3.448182] meson8b-dwmac c9410000.ethernet: device MAC address da:7d:7a:48:de:36
[    3.455736] libphy: stmmac: probed
[    3.460248] VFIO - User Level meta-driver version: 0.3
[    3.465586] dwc3 c9000000.dwc3: Failed to get clk 'ref': -2
[    3.470862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.476069] ehci-pci: EHCI PCI platform driver
[    3.480476] ehci-platform: EHCI generic platform driver
[    3.485792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.491747] ohci-pci: OHCI PCI platform driver
[    3.496174] ohci-platform: OHCI generic platform driver
[    3.501976] usbcore: registered new interface driver uas
[    3.506630] usbcore: registered new interface driver usb-storage
[    3.514047] mousedev: PS/2 mouse device common for all mice
[    3.518949] i2c /dev entries driver
[    3.524382] sdhci: Secure Digital Host Controller Interface driver
[    3.527633] sdhci: Copyright(c) Pierre Ossman
[    3.532077] Synopsys Designware Multimedia Card Interface Driver
[    3.539885] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
[    3.570688] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.571827] ledtrig-cpu: registered to indicate activity on CPUs
[    3.577366] meson-sm: secure-monitor enabled
[    3.581281] hidraw: raw HID events driver (C) Jiri Kosina
[    3.586645] usbcore: registered new interface driver usbhid
[    3.591877] usbhid: USB HID core driver
[    3.596094] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
[BL31]: tee size: 0
[    3.606799] NET: Registered protocol family 17
[    3.609002] Key type dns_resolver registered
[    3.614066] registered taskstats version 1
[    3.616954] Loading compiled-in X.509 certificates
[    3.621737] zswap: loaded using pool lzo/zbud
[    3.627061] Btrfs loaded, crc32c=crc32c-generic
[    3.653442] Key type encrypted registered
[    3.669711] meson-drm d0100000.vpu: Queued 3 outputs on vpu
[    3.670049] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.676449] [drm] No driver support for vblank timestamp query.
[    3.688525] mmc0: mmc_select_hs200 failed, error -74
[    3.690443] mmc0: new MMC card at address 0001
[    3.693359] mmcblk0: mmc0:0001 T22708 7.13 GiB 
[    3.697446] mmcblk0boot0: mmc0:0001 T22708 partition 1 4.00 MiB
[    3.703304] mmcblk0boot1: mmc0:0001 T22708 partition 2 4.00 MiB
[    3.708691] mmcblk0rpmb: mmc0:0001 T22708 partition 3 4.00 MiB, chardev (240:0)
[    3.715816] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[    3.726431] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[    3.733362]  mmcblk0: p1 p2
[    3.737887] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops)
[    3.744073] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
[    3.840584] random: fast init done
[    3.966603] [drm] kms: can't enable cloning when we probably wanted to.
[    4.239514] Console: switching to colour frame buffer device 240x67
[    4.281439] meson-drm d0100000.vpu: fb0: mesondrmfb frame buffer device
[    4.288630] libphy: mdio_mux: probed
[    4.299426] libphy: mdio_mux: probed
[    4.299888] phy phy-d0078080.phy.2: unsupported PHY mode 5
[    4.304951] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    4.308372] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    4.316075] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x0000000002010010
[    4.325294] xhci-hcd xhci-hcd.0.auto: irq 35, io mem 0xc9000000
[    4.331419] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[    4.339313] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.346469] usb usb1: Product: xHCI Host Controller
[    4.351291] usb usb1: Manufacturer: Linux 5.3.0-aml-g12 xhci-hcd
[    4.357244] usb usb1: SerialNumber: xhci-hcd.0.auto
[    4.362554] hub 1-0:1.0: USB hub found
[    4.365809] hub 1-0:1.0: 2 ports detected
[    4.370034] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    4.375209] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    4.382792] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[    4.389309] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.397355] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[    4.405458] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.412619] usb usb2: Product: xHCI Host Controller
[    4.417446] usb usb2: Manufacturer: Linux 5.3.0-aml-g12 xhci-hcd
[    4.423401] usb usb2: SerialNumber: xhci-hcd.0.auto
[    4.428701] hub 2-0:1.0: USB hub found
[    4.431978] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    4.440830] meson-gx-mmc d0070000.mmc: allocated mmc-pwrseq
[    4.471920] meson-gx-mmc d0072000.mmc: Got CD GPIO
[    4.480158] meson-gx-mmc d0070000.mmc: card claims to support voltages below defined range
[    4.496836] mmc1: new high speed SDIO card at address 0001
[    4.500714] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware
get_dvfs_info 0001
[    4.517122] hctosys: unable to open rtc device (rtc0)
[    4.517560] VDDIO_CARD: disabling
[    4.519989] ALSA device list:
[    4.522891]   No soundcards found.
[    4.528060] Freeing unused kernel memory: 3776K
[    4.530860] Run /init as init process
[    4.702802] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[    4.860130] usb 1-1: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 0.01
[    4.862881] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.870220] usb 1-1: Product: DataTraveler 3.0
[    4.876384] usb 1-1: Manufacturer: Kingston
[    4.884920] usb 1-1: SerialNumber: E0D55EA53584F6A1D88C0258
[    4.895901] usb-storage 1-1:1.0: USB Mass Storage device detected
[    4.910144] scsi host0: usb-storage 1-1:1.0
[    5.432108] BTRFS: device label ROOTFS_EMMC devid 1 transid 616 /dev/mmcblk0p2
[    5.923498] scsi 0:0:0:0: Direct-Access     Kingston DataTraveler 3.0      PQ: 0 ANSI: 6
[    6.004576] sd 0:0:0:0: [sda] 241660916 512-byte logical blocks: (124 GB/115 GiB)
[    6.013535] sd 0:0:0:0: [sda] Write Protect is off
[    6.020510] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    6.034341]  sda: sda1 sda2
[    6.043126] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   14.025130] [drm] kms: can't enable cloning when we probably wanted to.
[   37.995875] usb 1-1: reset high-speed USB device number 2 using xhci-hcd
[   38.691580] EXT4-fs (sda2): mounted filesystem with writeback data mode. Opts: data=writeback
[   39.416298] systemd[1]: System time before build time, advancing clock.
[   39.541081] NET: Registered protocol family 10
[   39.602512] Segment Routing with IPv6
[   39.648720] 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)
[   39.681673] systemd[1]: Detected architecture arm64.
[   39.718781] systemd[1]: Set hostname to <aml>.
[   40.235541] random: systemd: uninitialized urandom read (16 bytes read)
[   40.251306] random: systemd: uninitialized urandom read (16 bytes read)
[   40.258901] systemd[1]: Reached target System Time Synchronized.
[   40.273389] random: systemd: uninitialized urandom read (16 bytes read)
[   40.281071] systemd[1]: Reached target Swap.
[   40.295239] systemd[1]: Listening on udev Control Socket.
[   40.312202] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   40.327455] systemd[1]: Listening on Journal Audit Socket.
[   40.341808] systemd[1]: Listening on Journal Socket (/dev/log).
[   40.356443] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   40.479851] random: crng init done
[   40.479860] random: 7 urandom warning(s) missed due to ratelimiting
[   40.544039] EXT4-fs (sda2): re-mounted. Opts: commit=600,errors=remount-ro
[   41.931621] SError Interrupt on CPU2, code 0xbf000002 -- SError
[   41.931625] CPU: 2 PID: 488 Comm: systemd-udevd Not tainted 5.3.0-aml-g12 #5.99
[   41.931627] Hardware name: NEXBOX A95X (S905X) (DT)
[   41.931628] pstate: 60000005 (nZCv daif -PAN -UAO)
[   41.931630] pc : el1_da+0xc/0x94
[   41.931631] lr : lima_device_init+0x1f8/0x5d8 [lima]
[   41.931633] sp : ffff0000103237b0
[   41.931634] x29: ffff0000103238e0 x28: ffff8000352a6e00 
[   41.931638] x27: 0000000000000000 x26: ffff80003522a0d0 
[   41.931641] x25: 0000000000000001 x24: 0000000000000025 
[   41.931644] x23: 0000000080000005 x22: ffff00000a0e1220 
[   41.931647] x21: ffff0000103238f0 x20: 0000ffffffffffff 
[   41.931651] x19: ffff80003522a150 x18: ffffffffffffffff 
[   41.931654] x17: 0000000000000000 x16: ffff8000352a6e00 
[   41.931657] x15: ffff0000129c1908 x14: ffffffffffffffff 
[   41.931660] x13: 0000000000000000 x12: 0101010101010101 
[   41.931664] x11: 0000000000000020 x10: 0000000000000040 
[   41.931667] x9 : ffff0000129dd8d0 x8 : ffff0000129dd8c8 
[   41.931670] x7 : ffff800036400370 x6 : 0000000000000000 
[   41.931673] x5 : ffff800036400248 x4 : 0000000000000000 
[   41.931676] x3 : ffff0000103c6000 x2 : 0000000000000000 
[   41.931679] x1 : 0000000096000210 x0 : ffff80003522a150 
[   41.931683] Kernel panic - not syncing: Asynchronous SError Interrupt
[   41.931685] CPU: 2 PID: 488 Comm: systemd-udevd Not tainted 5.3.0-aml-g12 #5.99
[   41.931687] Hardware name: NEXBOX A95X (S905X) (DT)
[   41.931688] Call trace:
[   41.931690]  dump_backtrace+0x0/0x178
[   41.931691]  show_stack+0x14/0x20
[   41.931692]  dump_stack+0xa0/0xc4
[   41.931694]  panic+0x140/0x334
[   41.931695]  nmi_panic+0x6c/0x70
[   41.931696]  arm64_serror_panic+0x74/0x88
[   41.931698]  __pte_error+0x0/0x28
[   41.931699]  el1_error+0x84/0xf8
[   41.931701]  el1_da+0xc/0x94
[   41.931702]  lima_mmu_init+0x38/0x260 [lima]
[   41.931704]  lima_device_init+0x1f8/0x5d8 [lima]
[   41.931705]  lima_pdev_probe+0x98/0x120 [lima]
[   41.931707]  platform_drv_probe+0x50/0xa0
[   41.931708]  really_probe+0xd0/0x3c8
[   41.931709]  driver_probe_device+0x12c/0x148
[   41.931711]  device_driver_attach+0x6c/0x90
[   41.931712]  __driver_attach+0xb0/0x160
[   41.931714]  bus_for_each_dev+0x74/0xc8
[   41.931716]  driver_attach+0x20/0x28
[   41.931717]  bus_add_driver+0x154/0x238
[   41.931719]  driver_register+0x60/0x110
[   41.931720]  __platform_driver_register+0x40/0x48
[   41.931722]  lima_init+0x20/0x1000 [lima]
[   41.931723]  do_one_initcall+0x5c/0x1b0
[   41.931725]  do_init_module+0x54/0x1c8
[   41.931726]  load_module+0x1e90/0x2350
[   41.931728]  __se_sys_finit_module+0xec/0x100
[   41.931729]  __arm64_sys_finit_module+0x18/0x20
[   41.931731]  el0_svc_common.constprop.0+0x64/0x160
[   41.931732]  el0_svc_handler+0x28/0x78
[   41.931734]  el0_svc+0x8/0xc
[   41.931755] SMP: stopping secondary CPUs
[   41.931757] Kernel Offset: disabled
[   41.931758] CPU features: 0x0002,20002004
[   41.931759] Memory Limit: none

@ophub ophub closed this as completed Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants