导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页

    Kernel panic - not syncing: Requested init /pseudo_init failed (error -2).

    T Series
    1
    2
    737
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • Y
      yubeer LV 5 最后由 编辑

      用T113的TinaLinux之前SPINAND编译烧录,之前烧录+启动没有问题,整个工程clean后,重新编译烧录后,就报Kernel panic - not syncing: Requested init /pseudo_init failed (error -2). 有没有遇到同样问题的,出出主意哇

      [    0.000000] Booting Linux on physical CPU 0x0
      [    0.000000] Linux version 5.4.61 (Psk@ubuntu) (arm-openwrt-linux-muslgnueabi-gcc.bin (OpenWrt/Linaro GCC 6.4-2017.11 2017-11) 6.4.1, GNU ld               (GNU Binutils) 2.27) #164 SMP PREEMPT Mon Jan 6 07:05:23 UTC 2025
      [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
      [    0.000000] CPU: div instructions available: patching division code
      [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
      [    0.000000] OF: fdt: Machine model: WanZL T113-MultiRtkDongleTerminal
      [    0.000000] printk: bootconsole [earlycon0] enabled
      [    0.000000] Memory policy: Data cache writealloc
      [    0.000000] cma: Reserved 4 MiB at 0x47c00000
      [    0.000000] On node 0 totalpages: 32768
      [    0.000000]   Normal zone: 256 pages used for memmap
      [    0.000000]   Normal zone: 0 pages reserved
      [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
      [    0.000000] psci: probing for conduit method from DT.
      [    0.000000] psci: PSCIv1.0 detected in firmware.
      [    0.000000] psci: Using standard PSCI v0.2 function IDs
      [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
      [    0.000000] psci: SMC Calling Convention v1.0
      [    0.000000] percpu: Embedded 15 pages/cpu s30412 r8192 d22836 u61440
      [    0.000000] pcpu-alloc: s30412 r8192 d22836 u61440 alloc=15*4096
      [    0.000000] pcpu-alloc: [0] 0 [0] 1
      [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32512
      [    0.000000] Kernel command line: ubi.mtd=sys ubi.block=0,rootfs earlyprintk=sunxi-uart,0x02500c00 clk_ignore_unused initcall_debug=0 console=              ttyS3,115200 loglevel=8 root=/dev/ubiblock0_5 rootfstype=squashfs init=/pseudo_init partitions=mbr@ubi0_0:boot-resource@ubi0_1:env@ubi0_2:env-re              dund@ubi0_3:boot@ubi0_4:rootfs@ubi0_5:recovery@ubi0_6:private@ubi0_7:rootfs_data@ubi0_8:UDISK@ubi0_9: cma=4M snum= mac_addr= wifi_mac= bt_mac= s              pecialstr= gpt=1 androidboot.hardware=sun8iw20p1 boot_type=5 androidboot.boot_type=5 gpt=1 uboot_message=2018.05-g2a1965a-dirty(07/10/2022-02:50              :57) disp_reserve=1536000,0x4491d000 aw-ubi-spinand.ubootblks=24 androidboot.dramsize=128
      [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
      [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
      [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
      [    0.000000] Memory: 104916K/131072K available (6144K kernel code, 337K rwdata, 1664K rodata, 1024K init, 1181K bss, 22060K reserved, 4096K cm              a-reserved)
      [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
      [    0.000000] rcu: Preemptible hierarchical RCU implementation.
      [    0.000000]  Tasks RCU enabled.
      [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
      [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
      [    0.000000] random: get_random_bytes called from start_kernel+0x26c/0x3ec 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
      [    0.008024] Switching to timer-based delay loop, resolution 41ns
      [    0.014194] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
      [    0.023916] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
      [    0.034272] pid_max: default: 32768 minimum: 301
      [    0.039018] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
      [    0.046341] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
      [    0.054662] CPU: Testing write buffer coherency: ok
      [    0.059875] /cpus/cpu@0 missing clock-frequency property
      [    0.065200] /cpus/cpu@1 missing clock-frequency property
      [    0.070548] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
      [    0.076710] Setting up static identity map for 0x40100000 - 0x40100060
      [    0.083357] rcu: Hierarchical SRCU implementation.
      [    0.088543] smp: Bringing up secondary CPUs ...
      [    0.094171] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
      [    0.094287] smp: Brought up 1 node, 2 CPUs
      [    0.104106] SMP: Total of 2 processors activated (96.00 BogoMIPS).
      [    0.110300] CPU: All CPU(s) started in SVC mode.
      [    0.115367] devtmpfs: initialized
      [    0.129962] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
      [    0.138098] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
      [    0.148183] pinctrl core: initialized pinctrl subsystem
      [    0.154353] NET: Registered protocol family 16
      [    0.169678] DMA: preallocated 256 KiB pool for atomic coherent allocations
      [    0.194441] rtc_ccu: sunxi ccu init OK
      [    0.200381] ccu: sunxi ccu init OK
      [    0.204127] r_ccu: sunxi ccu init OK
      [    0.236984] iommu: Default domain type: Translated
      [    0.242077] sunxi iommu: irq = 24
      [    0.246124] SCSI subsystem initialized
      [    0.250121] usbcore: registered new interface driver usbfs
      [    0.255696] usbcore: registered new interface driver hub
      [    0.261100] usbcore: registered new device driver usb
      [    0.267356] pwm module init!
      [    0.271399] G2D: rcq version initialized.major:252
      [    0.276890] clocksource: Switched to clocksource arch_sys_counter
      [    0.291292] sun8iw20-pinctrl 2000000.pinctrl: initialized sunXi PIO driver
      [    0.300367] NET: Registered protocol family 2
      [    0.305433] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
      [    0.313859] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
      [    0.321599] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
      [    0.328689] TCP: Hash tables configured (established 1024 bind 1024)
      [    0.335124] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
      [    0.341706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
      [    0.348879] NET: Registered protocol family 1
      [    0.354197] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pc not found, using dummy regulator
      [    0.364472] spi spi0: spi0 supply spi not found, using dummy regulator
      [    0.371194] sunxi_spi_resource_get()2151 - [spi0] SPI MASTER MODE
      [    0.377349] sunxi_spi_resource_get()2189 - Failed to get sample mode
      [    0.383693] sunxi_spi_resource_get()2194 - Failed to get sample delay
      [    0.390158] sunxi_spi_resource_get()2198 - sample_mode:-1431633921 sample_delay:-1431633921
      [    0.398566] sunxi_spi_clk_init()2240 - [spi0] mclk 100000000
      [    0.404791] sunxi_spi_probe()2653 - [spi0]: driver probe succeed, base c881f000, irq 39
      [    0.414279] workingset: timestamp_bits=30 max_order=15 bucket_order=0
      [    0.425615] squashfs: version 4.0 (2009/01/31) Phillip Lougher
      [    0.431636] ntfs: driver 2.1.32 [Flags: R/W].
      [    0.465115] io scheduler mq-deadline registered
      [    0.469671] io scheduler kyber registered
      [    0.474810] [DISP]disp_module_init
      [    0.478622] [DISP]disp_module_init finish
      [    0.483280] sunxi_sid_init()551 - insmod ok
      [    0.488289] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pe not found, using dummy regulator
      [    0.498462] uart uart2: get regulator failed
      [    0.502747] uart uart2: uart2 supply uart not found, using dummy regulator
      [    0.509877] uart2: ttyS2 at MMIO 0x2500800 (irq = 33, base_baud = 1500000) is a SUNXI
      [    0.518267] sun8iw20-pinctrl 2000000.pinctrl: unknown pin P11
      [    0.524046] sun8iw20-pinctrl 2000000.pinctrl: unknown pin P11
      [    0.529968] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pd not found, using dummy regulator
      [    0.540065] uart uart3: get regulator failed
      [    0.544340] uart uart3: uart3 supply uart not found, using dummy regulator
      [    0.551494] uart3: ttyS3 at MMIO 0x2500c00 (irq = 34, base_baud = 1500000) is a SUNXI
      [    0.559362] sw_console_setup()1829 - console setup baud 115200 parity n bits 8, flow n
      ▒[    0.567355] printk: console [ttyS3] enabled
      [    0.567355] printk: console [ttyS3] enabled
      [    0.576260] printk: bootconsole [earlycon0] disabled
      [    0.576260] printk: bootconsole [earlycon0] disabled
      [    0.587600] uart uart4: get regulator failed
      [    0.592375] uart uart4: uart4 supply uart not found, using dummy regulator
      [    0.600347] uart4: ttyS4 at MMIO 0x2501000 (irq = 35, base_baud = 1500000) is a SUNXI
      [    0.609831] uart uart5: get regulator failed
      [    0.614606] uart uart5: uart5 supply uart not found, using dummy regulator
      [    0.622575] uart5: ttyS5 at MMIO 0x2501400 (irq = 36, base_baud = 1500000) is a SUNXI
      [    0.632135] misc dump reg init
      [    0.636369] dma-buf: Running sanitycheck
      [    0.640778] dma-buf: Running dma_fence
      [    0.644953] sizeof(dma_fence)=48
      [    0.648680] dma-buf: Running dma_fence/sanitycheck
      [    0.654030] dma-buf: Running dma_fence/test_signaling
      [    0.659679] dma-buf: Running dma_fence/test_add_callback
      [    0.665624] dma-buf: Running dma_fence/test_late_add_callback
      [    0.672067] dma-buf: Running dma_fence/test_rm_callback
      [    0.677905] dma-buf: Running dma_fence/test_late_rm_callback
      [    0.684239] dma-buf: Running dma_fence/test_status
      [    0.689611] dma-buf: Running dma_fence/test_error
      [    0.694874] dma-buf: Running dma_fence/test_wait
      [    0.700067] dma-buf: Running dma_fence/test_wait_timeout
      [    0.736901] dma-buf: Running dma_fence/test_stub
      [    0.742086] dma-buf: Running dma_fence/race_signal_callback
      [    0.816917] thread_signal_callback[0] completed 35455 passes, 1016 misses
      [    0.824512] thread_signal_callback[1] completed 35454 passes, 1015 misses
      [    0.896911] thread_signal_callback[0] completed 38395 passes, 38393 misses
      [    0.904600] thread_signal_callback[1] completed 38390 passes, 38389 misses
      [    0.912762] sunxi-spinand: AW SPINand MTD Layer Version: 2.0 20201228
      [    0.920033] sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.10 20200306
      [    0.927956] sunxi-spinand-phy: not detect any munufacture from id table
      [    0.935363] sunxi-spinand-phy: get spi-nand Model from fdt fail
      [    0.942010] sunxi-spinand-phy: get phy info from fdt fail
      [    0.948093] sunxi-spinand-phy: not detect munufacture from fdt
      [    0.954740] sunxi-spinand-phy: detect munufacture from id table: GD
      [    0.961753] sunxi-spinand-phy: detect spinand id: ffff92c8 ffffffff
      [    0.968750] sunxi-spinand-phy: ========== arch info ==========
      [    0.975250] sunxi-spinand-phy: Model:               GD5F2GM7UEYJG
      [    0.982052] sunxi-spinand-phy: Munufacture:         GD
      [    0.987809] sunxi-spinand-phy: DieCntPerChip:       1
      [    0.993437] sunxi-spinand-phy: BlkCntPerDie:        2048
      [    0.999366] sunxi-spinand-phy: PageCntPerBlk:       64
      [    1.005113] sunxi-spinand-phy: SectCntPerPage:      4
      [    1.010756] sunxi-spinand-phy: OobSizePerPage:      64
      [    1.016503] sunxi-spinand-phy: BadBlockFlag:        0x0
      [    1.022336] sunxi-spinand-phy: OperationOpt:        0x7
      [    1.028168] sunxi-spinand-phy: MaxEraseTimes:       50000
      [    1.034206] sunxi-spinand-phy: EccFlag:             0x1
      [    1.040039] sunxi-spinand-phy: EccType:             7
      [    1.045688] sunxi-spinand-phy: EccProtectedType:    2
      [    1.051325] sunxi-spinand-phy: ========================================
      [    1.058706] sunxi-spinand-phy:
      [    1.062202] sunxi-spinand-phy: ========== physical info ==========
      [    1.069126] sunxi-spinand-phy: TotalSize:    256 M
      [    1.074483] sunxi-spinand-phy: SectorSize:   512 B
      [    1.079850] sunxi-spinand-phy: PageSize:     2 K
      [    1.084994] sunxi-spinand-phy: BlockSize:    128 K
      [    1.090344] sunxi-spinand-phy: OOBSize:      64 B
      [    1.095584] sunxi-spinand-phy: ========================================
      [    1.103000] sunxi-spinand-phy:
      [    1.106496] sunxi-spinand-phy: ========== logical info ==========
      [    1.113335] sunxi-spinand-phy: TotalSize:    256 M
      [    1.118703] sunxi-spinand-phy: SectorSize:   512 B
      [    1.124039] sunxi-spinand-phy: PageSize:     4 K
      [    1.129193] sunxi-spinand-phy: BlockSize:    256 K
      [    1.134551] sunxi-spinand-phy: OOBSize:      128 B
      [    1.139916] sunxi-spinand-phy: ========================================
      [    1.147379] sunxi-spinand-phy: block lock register: 0x00
      [    1.153458] sunxi-spinand-phy: feature register: 0x11
      [    1.159137] sunxi-spinand-phy: sunxi physic nand init end
      [    1.165585] Creating 4 MTD partitions on "sunxi_mtd_nand":
      [    1.171731] 0x000000000000-0x000000100000 : "boot0"
      [    1.187748] 0x000000100000-0x000000400000 : "uboot"
      [    1.207749] 0x000000400000-0x000000500000 : "secure_storage"
      [    1.214358] sunxi-spinand-phy: phy blk 32 is bad
      [    1.219749] random: fast init done
      [    1.237724] 0x000000500000-0x000010000000 : "sys"
      [    1.553010] random: crng init done
      [    1.588178] libphy: Fixed MDIO Bus: probed
      [    1.592801] usbcore: registered new interface driver asix
      [    1.598937] usbcore: registered new interface driver ax88179_178a
      [    1.605762] usbcore: registered new interface driver cdc_ether
      [    1.612338] usbcore: registered new interface driver cdc_eem
      [    1.618725] usbcore: registered new interface driver rndis_host
      [    1.625379] usbcore: registered new interface driver cdc_subset
      [    1.632055] usbcore: registered new interface driver kalmia
      [    1.638338] usbcore: registered new interface driver ipheth
      [    1.644585] usbcore: registered new interface driver sierra_net
      [    1.651266] usbcore: registered new interface driver cdc_ncm
      [    1.657641] usbcore: registered new interface driver huawei_cdc_ncm
      [    1.664683] usbcore: registered new interface driver qmi_wwan
      [    1.671164] usbcore: registered new interface driver cdc_mbim
      [    1.677639] usbcore: registered new interface driver ch9200
      [    1.683874] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
      [    1.691192] ehci-platform: EHCI generic platform driver
      [    1.697233] sunxi-ehci: EHCI SUNXI driver
      [    1.701883] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
      [    1.708815] sunxi-ohci: OHCI SUNXI driver
      [    1.713529] usbcore: registered new interface driver cdc_acm
      [    1.719883] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
      [    1.728864] usbcore: registered new interface driver cdc_wdm
      [    1.735414] usbcore: registered new interface driver uas
      [    1.741446] usbcore: registered new interface driver usb-storage
      [    1.748213] usbcore: registered new interface driver ums-alauda
      [    1.754863] usbcore: registered new interface driver ums-cypress
      [    1.761627] usbcore: registered new interface driver ums-datafab
      [    1.768390] usbcore: registered new interface driver ums_eneub6250
      [    1.775332] usbcore: registered new interface driver ums-freecom
      [    1.782096] usbcore: registered new interface driver ums-isd200
      [    1.788771] usbcore: registered new interface driver ums-jumpshot
      [    1.795616] usbcore: registered new interface driver ums-karma
      [    1.802185] usbcore: registered new interface driver ums-onetouch
      [    1.809059] usbcore: registered new interface driver ums-realtek
      [    1.815807] usbcore: registered new interface driver ums-sddr09
      [    1.822447] usbcore: registered new interface driver ums-sddr55
      [    1.829088] usbcore: registered new interface driver ums-usbat
      [    1.835696] usbcore: registered new interface driver option
      [    1.842001] usbserial: USB Serial support registered for GSM modem (1-port)
      [    1.850307] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
      [    1.856985] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 1
      [    1.865106] vhci_hcd: created sysfs vhci_hcd.0
      [    1.870872] hub 1-0:1.0: USB hub found
      [    1.875089] hub 1-0:1.0: 8 ports detected
      [    1.880625] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
      [    1.887287] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 2
      [    1.895421] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
      [    1.905152] hub 2-0:1.0: USB hub found
      [    1.909416] hub 2-0:1.0: 8 ports detected
      [    1.915157] usbcore: registered new device driver usbip-host
      [    1.922002] i2c /dev entries driver
      [    1.925986] sunxi cedar version 1.1
      [    1.930108] sunxi-cedar 1c0e000.ve: Adding to iommu group 0
      [    1.936374] VE: sunxi_cedar_probe power-domain init!!!
      [    1.942144] VE: install start!!!
      [    1.942144]
      [    1.947639] VE: cedar-ve the get irq is 40
      [    1.947639]
      [    1.954038] VE: ve_debug_proc_info:fcd91e76, data:9a9af3f9, lock:8f929a80
      [    1.954038]
      [    1.963335] VE: install end!!!
      [    1.963335]
      [    1.968398] VE: sunxi_cedar_probe
      [    1.972982] exFAT: Version 1.3.0
      [    1.978355] xt_time: kernel timezone is -0000
      [    1.983445] ipip: IPv4 and MPLS over IPv4 tunneling driver
      [    1.990148] gre: GRE over IPv4 demultiplexor driver
      [    1.995610] ip_gre: GRE over IPv4 tunneling driver
      [    2.002748] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
      [    2.010444] NET: Registered protocol family 10
      [    2.016813] Segment Routing with IPv6
      [    2.021328] NET: Registered protocol family 17
      [    2.026339] NET: Registered protocol family 15
      [    2.031823] Registering SWP/SWPB emulation handler
      [    2.051656] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pb not found, using dummy regulator
      [    2.063469] get ehci1-controller wakeup-source is fail.
      [    2.069448] sunxi ehci1-controller don't init wakeup source
      [    2.075691] [sunxi-ehci1]: probe, pdev->name: 4200000.ehci1-controller, sunxi_ehci: 0xc0b70740, 0x:c882d000, irq_no:2d
      [    2.087923] sunxi-ehci 4200000.ehci1-controller: 4200000.ehci1-controller supply hci not found, using dummy regulator
      [    2.101294] sunxi-ehci 4200000.ehci1-controller: EHCI Host Controller
      [    2.108535] sunxi-ehci 4200000.ehci1-controller: new USB bus registered, assigned bus number 3
      [    2.118464] sunxi-ehci 4200000.ehci1-controller: irq 45, io mem 0x04200000
      [    2.146921] sunxi-ehci 4200000.ehci1-controller: USB 2.0 started, EHCI 1.00
      [    2.154724] sunxi-ehci 4200000.ehci1-controller: ehci_irq: highspeed device connect
      [    2.163720] hub 3-0:1.0: USB hub found
      [    2.167979] hub 3-0:1.0: 1 port detected
      [    2.173081] get ohci1-controller wakeup-source is fail.
      [    2.179080] sunxi ohci1-controller don't init wakeup source
      [    2.185298] [sunxi-ohci1]: probe, pdev->name: 4200400.ohci1-controller, sunxi_ohci: 0xc0b709d0
      [    2.195163] sunxi-ohci 4200400.ohci1-controller: 4200400.ohci1-controller supply hci not found, using dummy regulator
      [    2.207422] sunxi-ohci 4200400.ohci1-controller: OHCI Host Controller
      [    2.214660] sunxi-ohci 4200400.ohci1-controller: new USB bus registered, assigned bus number 4
      [    2.224562] sunxi-ohci 4200400.ohci1-controller: irq 46, io mem 0x04200400
      [    2.301663] hub 4-0:1.0: USB hub found
      [    2.305881] hub 4-0:1.0: 1 port detected
      [    2.311149] ubi0: attaching mtd3
      [    2.536918] usb 3-1: new high-speed USB device number 2 using sunxi-ehci
      [    2.758702] cdc_ncm 3-1:1.0: MAC-Address: 00:1e:10:1f:00:00
      [    2.764948] cdc_ncm 3-1:1.0: setting rx_max = 16384
      [    2.771740] cdc_ncm 3-1:1.0 wwan0: register 'cdc_ncm' at usb-sunxi-ehci-1, Mobile Broadband Network Device, 00:1e:10:1f:00:00
      [    2.785013] option 3-1:1.1: GSM modem (1-port) converter detected
      [    2.792236] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
      [    2.800659] option 3-1:1.2: GSM modem (1-port) converter detected
      [    2.807869] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
      [    2.816252] option 3-1:1.3: GSM modem (1-port) converter detected
      [    2.823482] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2
      [    2.831902] option 3-1:1.4: GSM modem (1-port) converter detected
      [    2.839121] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB3
      [    2.861417] ubi0: scanning is finished
      [    2.875638] ubi0: attached mtd3 (name "sys", size 251 MiB)
      [    2.881828] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes
      [    2.889507] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048
      [    2.897089] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
      [    2.904850] ubi0: good PEBs: 1004, bad PEBs: 0, corrupted PEBs: 0
      [    2.911669] ubi0: user volume: 10, internal volumes: 1, max. volumes count: 128
      [    2.919862] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
      [    2.929221] ubi0: available PEBs: 0, total reserved PEBs: 1004, PEBs reserved for bad PEB handling: 40
      [    2.939627] ubi0: background thread "ubi_bgt0d" started, PID 71
      [    2.947407] block ubiblock0_5: created from ubi0:5(rootfs)
      [    2.956032] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
      [    2.965751] cfg80211: failed to load regulatory.db
      [    2.965764] clk: Not disabling unused clocks
      [    2.979351] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
      [    2.989029] devtmpfs: mounted
      [    2.994234] Freeing unused kernel memory: 1024K
      [    3.037033] Run /pseudo_init as init process
      [    3.066348] Kernel panic - not syncing: Requested init /pseudo_init failed (error -2).
      [    3.075201] CPU1: stopping
      [    3.078233] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.4.61 #164
      [    3.085050] Hardware name: Generic DT based system
      [    3.090413] [<c010dee8>] (unwind_backtrace) from [<c010a678>] (show_stack+0x10/0x14)
      [    3.099054] [<c010a678>] (show_stack) from [<c0692d70>] (dump_stack+0x88/0xa4)
      [    3.107113] [<c0692d70>] (dump_stack) from [<c010c2b4>] (handle_IPI+0xe4/0x180)
      [    3.115268] [<c010c2b4>] (handle_IPI) from [<c033fc14>] (gic_handle_irq+0x70/0x78)
      [    3.123747] [<c033fc14>] (gic_handle_irq) from [<c01021cc>] (__irq_svc+0x6c/0xa8)
      [    3.132088] Exception stack(0xc745df80 to 0xc745dfc8)
      [    3.137723] df80: 000104c0 c7ac8374 00000000 c0114800 00000002 c745c000 c0a05224 c0a05260
      [    3.146844] dfa0: 4000406a 410fc075 00000000 00000000 00000000 c745dfd0 c0107fb0 c0107fa0
      [    3.155961] dfc0: 60000013 ffffffff
      [    3.159854] [<c01021cc>] (__irq_svc) from [<c0107fa0>] (arch_cpu_idle+0x1c/0x38)
      [    3.168106] [<c0107fa0>] (arch_cpu_idle) from [<c013d564>] (do_idle+0xd4/0x128)
      [    3.176260] [<c013d564>] (do_idle) from [<c013d848>] (cpu_startup_entry+0x18/0x20)
      [    3.184702] [<c013d848>] (cpu_startup_entry) from [<40102bac>] (0x40102bac)
      [    3.192480] ---[ end Kernel panic - not syncing: Requested init /pseudo_init failed (error -2). ]---
      
      
      
      Y 1 条回复 最后回复 回复 引用 分享 0
      • Y
        yubeer LV 5 @yubeer 最后由 编辑

        @yubeer 解决是,原因是Busybox-Makefile手动改过,编译时有问题,未生成init~

        1 条回复 最后回复 回复 引用 分享 0
        • 1 / 1
        • First post
          Last post

        Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

        行为准则 | 用户协议 | 隐私权政策