stuck booting linux #262
Rivanfirdausa123
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am experiencing a problem when booting Linux on the Verdyn Dahlia Carrier Board, where the log only goes up to
6.4 MiB/s
done
Bytes transferred = 63324160 (3c64000 hex)
Verdin iMX8MP # go ${loadaddr}
Starting application at 0x60200000 ...
Bao Hypervisor
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.1.0 (create03@create03) (aarch64-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.11) 11.3.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue Oct 28 15:50:56 WIB 2025
[ 0.000000] Machine model: Toradex Verdin iMX8M Plus WB
[ 0.000000] printk: debug: ignoring loglevel setting.
[ 0.000000] efi: UEFI not found.
[ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080200000-0x00000000a01fffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xa00f8a00-0xa00fafff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080200000-0x00000000a01fffff]
[ 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 0x0000000080200000-0x00000000a01fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x00000000a01fffff]
[ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 32256 pages in unavailable ranges
[ 0.000000] cma: Reserved 32 MiB at 0x000000009d600000
[ 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 20 pages/cpu s44840 r8192 d28888 u81920
[ 0.000000] pcpu-alloc: s44840 r8192 d28888 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: console=ttymxc2,115200 root=/dev/ram0 init=/usr/bin/sh ignore_loglevel
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 417616K/524288K available (16448K kernel code, 3706K rwdata, 8904K rodata, 31936K init, 609K bss, 73904K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, 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=1.
[ 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=1
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: 160 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
[ 0.000000] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
[ 0.000129] Console: colour dummy device 80x25
[ 0.000182] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
[ 0.000192] pid_max: default: 32768 minimum: 301
[ 0.000241] LSM: Security Framework initializing
[ 0.000314] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.000323] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.001048] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.001533] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.001539] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.001607] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.001750] rcu: Hierarchical SRCU implementation.
[ 0.001753] rcu: Max phase no-delay instances is 1000.
[ 0.002034] EFI services will not be available.
[ 0.002112] smp: Bringing up secondary CPUs ...
[ 0.002115] smp: Brought up 1 node, 1 CPU
[ 0.002124] SMP: Total of 1 processors activated.
[ 0.002130] CPU features: detected: 32-bit EL0 Support
[ 0.002133] CPU features: detected: 32-bit EL1 Support
[ 0.002139] CPU features: detected: CRC32 instructions
[ 0.002191] CPU: All CPU(s) started at EL1
[ 0.002209] alternatives: applying system-wide alternatives
[ 0.003423] devtmpfs: initialized
[ 0.004679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.004692] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.005563] pinctrl core: initialized pinctrl subsystem
[ 0.006557] DMI not present or invalid.
[ 0.007191] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.007976] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.008054] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.008135] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.008174] audit: initializing netlink subsys (disabled)
[ 0.008891] thermal_sys: Registered thermal governor 'step_wise'
[ 0.008896] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.008946] cpuidle: using governor menu
[ 0.009099] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.009122] ASID allocator initialised with 32768 entries
[ 0.010412] Serial: AMBA PL011 UART driver
[ 0.011571] KASLR enabled
[ 0.020409] audit: type=2000 audit(0.000:1): state=initialized audit_enabled=0 res=1
[ 0.020915] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.020921] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.020928] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.020931] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.020938] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.020943] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.020950] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.020953] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.022008] ACPI: Interpreter disabled.
[ 0.022768] iommu: Default domain type: Translated
[ 0.022772] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.022978] SCSI subsystem initialized
[ 0.023079] libata version 3.00 loaded.
[ 0.023271] usbcore: registered new interface driver usbfs
[ 0.023303] usbcore: registered new interface driver hub
[ 0.023325] usbcore: registered new device driver usb
[ 0.023611] pps_core: LinuxPPS API ver. 1 registered
[ 0.023615] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.023628] PTP clock support registered
[ 0.023697] EDAC MC: Ver: 3.0.0
[ 0.024331] FPGA manager framework
[ 0.024405] Advanced Linux Sound Architecture Driver Initialized.
[ 0.025025] vgaarb: loaded
[ 0.025283] clocksource: Switched to clocksource arch_sys_counter
[ 0.025438] VFS: Disk quotas dquot_6.6.0
[ 0.025475] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.025599] pnp: PnP ACPI: disabled
[ 0.031161] NET: Registered PF_INET protocol family
[ 0.031391] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.031936] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.031951] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.031963] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.031998] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.032111] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.032156] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.032174] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.032262] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.032582] RPC: Registered named UNIX socket transport module.
[ 0.032587] RPC: Registered udp transport module.
[ 0.032589] RPC: Registered tcp transport module.
[ 0.032592] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.032599] PCI: CLS 0 bytes, default 64
[ 0.032799] kvm [1]: HYP mode not available
[ 0.033416] Initialise system trusted keyrings
[ 1.312515] workingset: timestamp_bits=42 max_order=17 bucket_order=0
[ 1.319024] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.319627] NFS: Registering the id_resolver key type
[ 1.319650] Key type id_resolver registered
[ 1.319653] Key type id_legacy registered
[ 1.319723] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.319727] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.319869] 9p: Installing v9fs 9p2000 file system support
[ 1.355241] Key type asymmetric registered
[ 1.355245] Asymmetric key parser 'x509' registered
[ 1.355280] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 1.355286] io scheduler mq-deadline registered
[ 1.355290] io scheduler kyber registered
[ 1.360101] EINJ: ACPI disabled.
[ 1.365345] SoC: i.MX8MP revision unknown
[ 1.370446] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.372244] SuperH (H)SCI(F) driver initialized
[ 1.372533] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 13, base_baud = 1500000) is a IMX
[ 2.295670] printk: console [ttymxc2] enabled
[ 2.300394] msm_serial: driver initialized
[ 2.305201] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.314865] loop: module loaded
[ 2.318667] megasas: 07.719.03.00-rc1
[ 2.326202] tun: Universal TUN/TAP device driver, 1.6
[ 2.331706] thunder_xcv, ver 1.0
[ 2.334964] thunder_bgx, ver 1.0
[ 2.338219] nicpf, ver 1.0
[ 2.341584] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 2.348805] hns3: Copyright (c) 2017 Huawei Corporation.
[ 2.354157] hclge is initializing
[ 2.357485] e1000: Intel(R) PRO/1000 Network Driver
[ 2.362360] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 2.368140] e1000e: Intel(R) PRO/1000 Network Driver
[ 2.373102] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.379058] igb: Intel(R) Gigabit Ethernet Network Driver
[ 2.384457] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.390053] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 2.396317] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 2.402394] sky2: driver version 1.30
[ 2.406635] VFIO - User Level meta-driver version: 0.3
[ 2.413379] usbcore: registered new interface driver usb-storage
[ 2.420821] i2c_dev: i2c /dev entries driver
[ 2.428645] sdhci: Secure Digital Host Controller Interface driver
[ 2.434832] sdhci: Copyright(c) Pierre Ossman
[ 2.439510] Synopsys Designware Multimedia Card Interface Driver
[ 2.445982] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.452496] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.460067] usbcore: registered new interface driver usbhid
[ 2.465645] usbhid: USB HID core driver
[ 2.473182] NET: Registered PF_PACKET protocol family
[ 2.478357] 9pnet: Installing 9P2000 support
[ 2.482689] Key type dns_resolver registered
[ 2.487249] registered taskstats version 1
[ 2.491359] Loading compiled-in X.509 certificates
[ 2.500362] ALSA device list:
[ 2.503344] No soundcards found.
[ 2.515722] Freeing unused kernel memory: 31936K
and cannot proceed until root login. I am booting using tftp. Can you help me with my problem?, im using tftp btw Thank you.
Beta Was this translation helpful? Give feedback.
All reactions