Other Parts Discussed in Thread: TDA4VM, AM68
在TDA4上,我用USB 8818EUC无线网卡驱动的AP模式,我仅仅开启了IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP)后,导致系统
无法启动,内核卡住,请问会是什么原因导致?
Xshell 7 (Build 0122) Copyright (c) 2020 NetSarang Computer, Inc. All rights reserved. Type `help' to learn how to use Xshell prompt. [C:\~]$ Connecting to COM33... Connected. U-Boot SPL 2021.01 (Oct 11 2023 - 21:48:38 +0800) Model: Texas Instruments J721E SK R5 Board: J721EX-EAIK rev A1 SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar') Trying to boot from MMC2 Starting ATF on ARM64 core... NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty NOTICE: BL31: Built : 22:56:45, Mar 3 2023 I/TC: I/TC: OP-TEE version: 3.20.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Fri Mar 3 22:59:24 UTC 2023 aarch64 I/TC: WARNING: This OP-TEE configuration might be insecure! I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html I/TC: Primary CPU initializing I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar') I/TC: HUK Initialized I/TC: Activated SA2UL device I/TC: Fixing SA2UL firewall owner for GP device I/TC: Enabled firewalls for SA2UL TRNG device I/TC: SA2UL TRNG initialized I/TC: SA2UL Drivers initialized I/TC: Primary CPU switching to normal world boot U-Boot SPL 2021.01 (Oct 11 2023 - 21:48:38 +0800) Model: Texas Instruments J721E SK A72 Board: J721EX-EAIK rev A1 SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar') Trying to boot from MMC2 U-Boot 2021.01 (Oct 11 2023 - 21:48:38 +0800) SoC: J721E SR1.1 GP Model: Texas Instruments J721E SK A72 Board: J721EX-EAIK rev A1 DRAM: 4 GiB Flash: 0 Bytes MMC: sdhci@4fb0000: 1 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial@2800000 Out: serial@2800000 Err: serial@2800000 am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000 cdns,sierra serdes@5000000: sierra probed Net: eth0: ethernet@46000000port@1 ota_init bootfirst=0, trycount=0, bootpart=1:2 normal boot Saving Environment to FAT... OK Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 Failed to load 'boot.scr' Failed to load 'uEnv.txt' 18090496 bytes read in 751 ms (23 MiB/s) 108803 bytes read in 14 ms (7.4 MiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 000000008fee2000, end 000000008fffffff ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [ 0.000000] Linux version 5.10.162 (mxz@mxz-VirtualBox) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Thu Oct 12 08:54:37 CST 2023 [ 0.000000] Machine model: Texas Instruments J721E SK [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 2 MiB [ 0.000000] OF: reserved mem: initialized node r5f-virtual-eth-queues@ac000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac200000, size 30 MiB [ 0.000000] OF: reserved mem: initialized node r5f-virtual-eth-buffers@ac200000, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a8ffffff] [ 0.000000] node 0: [mem 0x00000000a9000000-0x00000000a9ffffff] [ 0.000000] node 0: [mem 0x00000000aa000000-0x00000000abbfffff] [ 0.000000] node 0: [mem 0x00000000abc00000-0x00000000abffffff] [ 0.000000] node 0: [mem 0x00000000ac000000-0x00000000adffffff] [ 0.000000] node 0: [mem 0x00000000ae000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] [ 0.000000] cma: Reserved 512 MiB at 0x00000000e0000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 22 pages/cpu s50392 r8192 d31528 u90112 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=9f4016a9-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB) [ 0.000000] Memory: 3272356K/4194304K available (10560K kernel code, 1090K rwdata, 4096K rodata, 1792K init, 426K bss, 397660K reserved, 524288K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 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 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 960 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000880030000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000 [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008414] Console: colour dummy device 80x25 [ 0.012974] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023645] pid_max: default: 32768 minimum: 301 [ 0.028400] LSM: Security Framework initializing [ 0.033154] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.040730] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.049542] rcu: Hierarchical SRCU implementation. [ 0.054608] Platform MSI: msi-controller@1820000 domain created [ 0.060843] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.070147] EFI services will not be available. [ 0.074860] smp: Bringing up secondary CPUs ... I/TC: Secondary CPU 1 initializing I/TC: Secondary CPU 1 switching to normal world boot [ 0.088088] Detected PIPT I-cache on CPU1 [ 0.088110] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [ 0.088121] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000 [ 0.088154] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [ 0.088204] smp: Brought up 1 node, 2 CPUs [ 0.117552] SMP: Total of 2 processors activated. [ 0.122357] CPU features: detected: 32-bit EL0 Support [ 0.127611] CPU features: detected: CRC32 instructions [ 0.141374] CPU: All CPU(s) started at EL2 [ 0.145569] alternatives: patching kernel code [ 0.150546] devtmpfs: initialized [ 0.159271] KASLR disabled due to lack of seed [ 0.163909] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.173873] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.187043] pinctrl core: initialized pinctrl subsystem [ 0.192688] DMI not present or invalid. [ 0.196929] NET: Registered protocol family 16 [ 0.202125] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.209422] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.217467] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.225769] thermal_sys: Registered thermal governor 'step_wise' [ 0.225771] thermal_sys: Registered thermal governor 'user_space' [ 0.231909] thermal_sys: Registered thermal governor 'power_allocator' [ 0.238545] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.252178] ASID allocator initialised with 65536 entries [ 0.276811] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.283680] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.290529] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.297377] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.304871] cryptd: max_cpu_qlen set to 1000 [ 0.310976] vsys_3v3: supplied by vusb-main5v0 [ 0.316060] iommu: Default domain type: Translated [ 0.321179] SCSI subsystem initialized [ 0.325088] mc: Linux media interface: v0.10 [ 0.329456] videodev: Linux video capture interface: v2.00 [ 0.335084] pps_core: LinuxPPS API ver. 1 registered [ 0.340157] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.349495] PTP clock support registered [ 0.353513] EDAC MC: Ver: 3.0.0 [ 0.357020] FPGA manager framework [ 0.360583] Advanced Linux Sound Architecture Driver Initialized. [ 0.367177] clocksource: Switched to clocksource arch_sys_counter [ 0.373500] VFS: Disk quotas dquot_6.6.0 [ 0.377532] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.387127] NET: Registered protocol family 2 [ 0.391864] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.400483] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.409240] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.417438] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.425229] TCP: Hash tables configured (established 32768 bind 32768) [ 0.432025] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.438921] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.446314] NET: Registered protocol family 1 [ 0.451029] RPC: Registered named UNIX socket transport module. [ 0.457093] RPC: Registered udp transport module. [ 0.461898] RPC: Registered tcp transport module. [ 0.466701] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.473283] NET: Registered protocol family 44 [ 0.477828] PCI: CLS 0 bytes, default 64 [ 0.482172] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.491165] Initialise system trusted keyrings [ 0.495803] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.503940] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.510149] NFS: Registering the id_resolver key type [ 0.515327] Key type id_resolver registered [ 0.519598] Key type id_legacy registered [ 0.523718] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.530566] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.538210] 9p: Installing v9fs 9p2000 file system support [ 0.563133] Key type asymmetric registered [ 0.567321] Asymmetric key parser 'x509' registered [ 0.572320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.579879] io scheduler mq-deadline registered [ 0.584505] io scheduler kyber registered [ 0.589139] pinctrl-single 4301c000.pinctrl: 94 pins, size 376 [ 0.595348] pinctrl-single 11c000.pinctrl: 173 pins, size 692 [ 0.602084] SError Interrupt on CPU1, code 0xbf000000 -- SError [ 0.602086] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.10.162 #1 [ 0.602087] Hardware name: Texas Instruments J721E SK (DT) [ 0.602088] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--) [ 0.602089] pc : j721e_pcie_probe+0x2bc/0x820 [ 0.602090] lr : j721e_pcie_probe+0x2ac/0x820 [ 0.602091] sp : ffffffc0111cbaf0 [ 0.602092] x29: ffffffc0111cbaf0 x28: ffffff880039f410 [ 0.602095] x27: ffffff880039f410 x26: 0000000000004070 [ 0.602098] x25: 0000000000000000 x24: ffffff88000d0000 [ 0.602100] x23: 0000000000000000 x22: ffffffc010ac3850 [ 0.602102] x21: ffffff880039f410 x20: 000000000000001c [ 0.602104] x19: ffffff880104bf80 x18: 0000000000000001 [ 0.602106] x17: 00000000f2e9bc92 x16: 00000000911a49fc [ 0.602109] x15: ffffff88000d0550 x14: ffffffffffffffff [ 0.602111] x13: ffff000000000000 x12: 0000000000000000 [ 0.602113] x11: 0101010101010101 x10: ffffffff7f7f7f7f [ 0.602115] x9 : 0000000000000000 x8 : 7172692d6e776f64 [ 0.602117] x7 : 0010000000000000 x6 : 0000000000000003 [ 0.602119] x5 : ffffff8800317988 x4 : ffffff880039f610 [ 0.602121] x3 : ffffff8801052500 x2 : 0000000000000000 [ 0.602123] x1 : ffffff88000d0000 x0 : 0000000000000000 [ 0.602126] Kernel panic - not syncing: Asynchronous SError Interrupt [ 0.602127] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.10.162 #1 [ 0.602128] Hardware name: Texas Instruments J721E SK (DT) [ 0.602129] Call trace: [ 0.602131] dump_backtrace+0x0/0x1a0 [ 0.602132] show_stack+0x18/0x68 [ 0.602133] dump_stack+0xd0/0x12c [ 0.602134] panic+0x16c/0x334 [ 0.602135] nmi_panic+0x8c/0x90 [ 0.602136] arm64_serror_panic+0x78/0x84 [ 0.602137] do_serror+0x38/0x98 [ 0.602138] el1_error+0x90/0x110 [ 0.602138] j721e_pcie_probe+0x2bc/0x820 [ 0.602139] platform_drv_probe+0x54/0xa8 [ 0.602140] really_probe+0xec/0x3e0 [ 0.602142] driver_probe_device+0x58/0xb8 [ 0.602142] device_driver_attach+0x74/0x80 [ 0.602144] __driver_attach+0x64/0xf8 [ 0.602145] bus_for_each_dev+0x70/0xc0 [ 0.602146] driver_attach+0x24/0x30 [ 0.602146] bus_add_driver+0x150/0x200 [ 0.602147] driver_register+0x64/0x120 [ 0.602148] __platform_driver_register+0x48/0x58 [ 0.602149] j721e_pcie_driver_init+0x1c/0x28 [ 0.602150] do_one_initcall+0x54/0x1b8 [ 0.602151] kernel_init_freeable+0x220/0x2a0 [ 0.602152] kernel_init+0x14/0x114 [ 0.602153] ret_from_fork+0x10/0x34 [ 0.602164] SMP: stopping secondary CPUs [ 0.602165] Kernel Offset: disabled [ 0.602165] CPU features: 0x08040022,20006008 [ 0.602166] Memory Limit: none