when my device enter the initrd shell i can find the ip is the same as i set to the l4t_initrd_flash.sh. and I can get access to the device from my vitural host machine via ssh . my vmware ping the device is ok,but i still can not mount nfs system normally.
flash_3-2_0_20240723-133134.log (6.1 KB)
tmp.2wdqSBoMrM.txt (2.3 KB)
i use jetpack 6.0(r36.3).
Hi wpceswpces,
Are you using the devkit or custom board for AGX Orin?
It seems you are booting into initrd rather than internal eMMC.
mount.nfs: Network is unreachable
Flash failure
Either the device cannot mount the NFS server on the host or a flash command has failed. Debug log saved to /tmp/tmp.2wdqSBoMrM. You can access the target's terminal through "sshpass -p root ssh root@192.168.137.105"
Cleaning up...
From you flash log, it seems you flash the board failed.
Please share the full command you used to flash the board and your use case.
i am using custom board for AGx orin . my flash command is
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p "-c bootloader/generic/cfg/flash_t234_qspi_industrial.xml --no-systemimg" --network eth0:192.168.137.105/24:192.168.193.136 jetson-agx-orin-devkit-industrial external
in the other topic i can not use the usb0 to flash nvme ,but now i can .at that time i try it with eth0 , but it still failed .
Are you using the custom BSP package from your vendor? Or the board is designed by you?
Please also refer to Flashing for NFS as Root for your use case.
Please also check if the following thread may help for your case.
Flash Error (Flash Jetson Linux - flash: [ 0.0106 ] ERROR: failed to read rcm_state) - #2 by WayneWWW
i have set ufw on my vmware.it still didn’t work.Here is the dmesg
bash-5.1#
bash-5.1#
bash-5.1#
bash-5.1#
bash-5.1# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1466
inet 192.168.137.105 netmask 255.255.255.0 broadcast 0.0.0.0
inet6 fe80::4ab0:2dff:fef0:67ee prefixlen 64 scopeid 0x20<link>
ether 48:b0:2d:f0:67:ee txqueuelen 1000 (Ethernet)
RX packets 55 bytes 8918 (8.9 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 50 bytes 8558 (8.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
usb0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet6 fc00:1:1::2 prefixlen 64 scopeid 0x0<global>
inet6 fe80::1 prefixlen 128 scopeid 0x20<link>
ether e6:0c:1f:14:cb:09 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
bash-5.1# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[ 0.000000] Linux version 5.15.136-tegra (root@wpces-virtual-machine) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #10 SMP PREEMPT Tue Jul 30 10:53:15 CST 2024 ()
[ 0.000000] Machine model: NVIDIA Jetson AGX Orin Developer Kit
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: SMBIOS=0xffff0000 SMBIOS 3.0=0xdfb2d0000 MEMATTR=0xdf4fb6018 RNG=0xde7190018 MEMRESERVE=0xde9b07f18
[ 0.000000] random: crng init done
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000e0c000000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000000e33ffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xe05c64800-0xe05c66fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000e33ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000fffdffff]
[ 0.000000] node 0: [mem 0x00000000fffe0000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x0000000dec3b7fff]
[ 0.000000] node 0: [mem 0x0000000dec3b8000-0x0000000dec51bfff]
[ 0.000000] node 0: [mem 0x0000000dec51c000-0x0000000df99fffff]
[ 0.000000] node 0: [mem 0x0000000df9a00000-0x0000000dfb93ffff]
[ 0.000000] node 0: [mem 0x0000000dfb940000-0x0000000e2c5fffff]
[ 0.000000] node 0: [mem 0x0000000e2c600000-0x0000000e2c7fffff]
[ 0.000000] node 0: [mem 0x0000000e2c800000-0x0000000e2cd6ffff]
[ 0.000000] node 0: [mem 0x0000000e2d700000-0x0000000e2d7fffff]
[ 0.000000] node 0: [mem 0x0000000e32000000-0x0000000e33ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000e33ffffff]
[ 0.000000] On node 0, zone Normal: 2448 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 18432 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[ 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 29 pages/cpu s80472 r8192 d30120 u118784
[ 0.000000] pcpu-alloc: s80472 r8192 d30120 u118784 alloc=29*4096
[ 0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07
[ 0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Address authentication (architected algorithm)
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Virtualization Host Extensions
[ 0.000000] CPU features: detected: Hardware dirty bit management
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] alternatives: patching kernel code
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 14123376
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/initrd rw rootwait mminit_loglevel=4 console=ttyTCU0,115200 firmware_class.path=/etc/firmware fbcon=map:0 net.ifnames=0 bl_prof_dataptr=2031616@0xE2C610000 bl_prof_ro_ptr=65536@0xE2C600000
[ 0.000000] Unknown kernel command line parameters "mminit_loglevel=4 bl_prof_dataptr=2031616@0xE2C610000 bl_prof_ro_ptr=65536@0xE2C600000", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfe0000-0x00000000fffe0000] (64MB)
[ 0.000000] Memory: 55534784K/57391552K available (19200K kernel code, 4062K rwdata, 10000K rodata, 7616K init, 533K bss, 1332480K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[ 0.000000] trace event string verifier disabled
[ 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=12.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude 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=12
[ 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] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000f440000
[ 0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[ 0.000001] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.000414] Console: colour dummy device 80x25
[ 0.000481] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[ 0.000489] pid_max: default: 32768 minimum: 301
[ 0.000527] LSM: Security Framework initializing
[ 0.000552] Yama: becoming mindful.
[ 0.000568] SELinux: Initializing.
[ 0.000715] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000798] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.002349] rcu: Hierarchical SRCU implementation.
[ 0.005477] Tegra Revision: A01 SKU: 144 CPU Process: 0 SoC Process: 0
[ 0.005817] Remapping and enabling EFI services.
[ 0.006747] smp: Bringing up secondary CPUs ...
[ 0.007279] Detected PIPT I-cache on CPU1
[ 0.007328] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[ 0.007370] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[ 0.007848] Detected PIPT I-cache on CPU2
[ 0.007861] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[ 0.007876] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[ 0.008328] Detected PIPT I-cache on CPU3
[ 0.008339] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[ 0.008352] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[ 0.010827] Detected PIPT I-cache on CPU4
[ 0.010852] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c0000
[ 0.010877] CPU4: Booted secondary processor 0x0000010000 [0x410fd421]
[ 0.011340] Detected PIPT I-cache on CPU5
[ 0.011351] GICv3: CPU5: found redistributor 10100 region 0:0x000000000f4e0000
[ 0.011366] CPU5: Booted secondary processor 0x0000010100 [0x410fd421]
[ 0.011816] Detected PIPT I-cache on CPU6
[ 0.011828] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f500000
[ 0.011841] CPU6: Booted secondary processor 0x0000010200 [0x410fd421]
[ 0.012619] Detected PIPT I-cache on CPU7
[ 0.012630] GICv3: CPU7: found redistributor 10300 region 0:0x000000000f520000
[ 0.012644] CPU7: Booted secondary processor 0x0000010300 [0x410fd421]
[ 0.015131] Detected PIPT I-cache on CPU8
[ 0.015158] GICv3: CPU8: found redistributor 20000 region 0:0x000000000f540000
[ 0.015183] CPU8: Booted secondary processor 0x0000020000 [0x410fd421]
[ 0.015656] Detected PIPT I-cache on CPU9
[ 0.015669] GICv3: CPU9: found redistributor 20100 region 0:0x000000000f560000
[ 0.015682] CPU9: Booted secondary processor 0x0000020100 [0x410fd421]
[ 0.016476] Detected PIPT I-cache on CPU10
[ 0.016487] GICv3: CPU10: found redistributor 20200 region 0:0x000000000f580000
[ 0.016502] CPU10: Booted secondary processor 0x0000020200 [0x410fd421]
[ 0.016946] Detected PIPT I-cache on CPU11
[ 0.016958] GICv3: CPU11: found redistributor 20300 region 0:0x000000000f5a0000
[ 0.016971] CPU11: Booted secondary processor 0x0000020300 [0x410fd421]
[ 0.017027] smp: Brought up 1 node, 12 CPUs
[ 0.017031] SMP: Total of 12 processors activated.
[ 0.017034] CPU features: detected: 32-bit EL0 Support
[ 0.017035] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.017037] CPU features: detected: Common not Private translations
[ 0.017038] CPU features: detected: CRC32 instructions
[ 0.017039] CPU features: detected: Data cache clean to Point of Persistence
[ 0.017040] CPU features: detected: Generic authentication (architected algorithm)
[ 0.017041] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.017041] CPU features: detected: LSE atomic instructions
[ 0.017042] CPU features: detected: Privileged Access Never
[ 0.017043] CPU features: detected: RAS Extension Support
[ 0.017045] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.048917] CPU: All CPU(s) started at EL2
[ 0.052087] devtmpfs: initialized
[ 0.065682] KASLR enabled
[ 0.065784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.065798] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.069918] pinctrl core: initialized pinctrl subsystem
[ 0.070430] SMBIOS 3.6.0 present.
[ 0.070440] DMI: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 202406.0-a9a61c80 06/29/2024
[ 0.070742] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.072183] DMA: preallocated 8192 KiB GFP_KERNEL pool for atomic allocations
[ 0.072597] DMA: preallocated 8192 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.073004] DMA: preallocated 8192 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.073036] audit: initializing netlink subsys (disabled)
[ 0.073117] audit: type=2000 audit(0.072:1): state=initialized audit_enabled=0 res=1
[ 0.074200] thermal_sys: Registered thermal governor 'step_wise'
[ 0.074202] thermal_sys: Registered thermal governor 'user_space'
[ 0.074204] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.076592] cpuidle: using governor menu
[ 0.076702] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.076820] ASID allocator initialised with 32768 entries
[ 0.078118] Serial: AMBA PL011 UART driver
[ 0.086408] tegra-mc 2c00000.memory-controller: unknown: write @0x0000000050060480: Security violation (TrustZone violation)
[ 0.087047] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 118, base_baud = 0) is a SBSA
[ 0.095812] platform bpmp: Fixing up cyclic dependency with 2c60000.external-memory-controller
[ 0.102548] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.102553] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.102554] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.102555] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.103198] cryptd: max_cpu_qlen set to 1000
[ 0.104472] ACPI: Interpreter disabled.
[ 0.105839] iommu: Default domain type: Translated
[ 0.105844] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.106265] SCSI subsystem initialized
[ 0.106360] libata version 3.00 loaded.
[ 0.106443] vgaarb: loaded
[ 0.106623] usbcore: registered new interface driver usbfs
[ 0.106653] usbcore: registered new interface driver hub
[ 0.106672] usbcore: registered new device driver usb
[ 0.107105] pps_core: LinuxPPS API ver. 1 registered
[ 0.107111] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.107127] PTP clock support registered
[ 0.107200] EDAC MC: Ver: 3.0.0
[ 0.108736] Registered efivars operations
[ 0.109329] FPGA manager framework
[ 0.109417] Advanced Linux Sound Architecture Driver Initialized.
[ 0.110426] clocksource: Switched to clocksource arch_sys_counter
[ 0.149509] VFS: Disk quotas dquot_6.6.0
[ 0.149584] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.149807] pnp: PnP ACPI: disabled
[ 0.153065] NET: Registered PF_INET protocol family
[ 0.153676] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.156269] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.156338] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.156389] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.156915] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.158375] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.158667] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.158830] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.159251] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.159777] RPC: Registered named UNIX socket transport module.
[ 0.159783] RPC: Registered udp transport module.
[ 0.159786] RPC: Registered tcp transport module.
[ 0.159788] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.159804] PCI: CLS 0 bytes, default 64
[ 0.160090] Unpacking initramfs...
[ 0.171709] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 counters available
[ 0.172092] kvm [1]: IPA Size Limit: 48 bits
[ 0.172133] kvm [1]: GICv3: no GICV resource entry
[ 0.172139] kvm [1]: disabling GICv2 emulation
[ 0.172164] kvm [1]: GIC system register CPU interface enabled
[ 0.172293] kvm [1]: vgic interrupt IRQ9
[ 0.172516] kvm [1]: VHE mode initialized successfully
[ 0.175930] Initialise system trusted keyrings
[ 0.176094] workingset: timestamp_bits=42 max_order=24 bucket_order=0
[ 0.180086] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.180542] NFS: Registering the id_resolver key type
[ 0.180583] Key type id_resolver registered
[ 0.180587] Key type id_legacy registered
[ 0.180648] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.180669] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.180693] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.180905] 9p: Installing v9fs 9p2000 file system support
[ 0.192949] Key type asymmetric registered
[ 0.192955] Asymmetric key parser 'x509' registered
[ 0.193030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.193039] io scheduler mq-deadline registered
[ 0.193044] io scheduler kyber registered
[ 0.204799] EINJ: ACPI disabled.
[ 0.218479] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.220358] SuperH (H)SCI(F) driver initialized
[ 0.220724] msm_serial: driver initialized
[ 0.221362] printk: console [ttyTCU0] enabled
[ 0.222320] arm-smmu 8000000.iommu: probing hardware configuration...
[ 0.222326] arm-smmu 8000000.iommu: SMMUv2 with:
[ 0.222333] arm-smmu 8000000.iommu: stage 1 translation
[ 0.222333] arm-smmu 8000000.iommu: stage 2 translation
[ 0.222338] arm-smmu 8000000.iommu: nested translation
[ 0.222352] arm-smmu 8000000.iommu: stream matching with 128 register groups
[ 0.222361] arm-smmu 8000000.iommu: 128 context banks (0 stage-2 only)
[ 0.222377] arm-smmu 8000000.iommu: Supported page sizes: 0x61311000
[ 0.222380] arm-smmu 8000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 0.222383] arm-smmu 8000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 0.223395] arm-smmu 10000000.iommu: probing hardware configuration...
[ 0.223399] arm-smmu 10000000.iommu: SMMUv2 with:
[ 0.223402] arm-smmu 10000000.iommu: stage 1 translation
[ 0.223402] arm-smmu 10000000.iommu: stage 2 translation
[ 0.223403] arm-smmu 10000000.iommu: nested translation
[ 0.223406] arm-smmu 10000000.iommu: stream matching with 128 register groups
[ 0.223408] arm-smmu 10000000.iommu: 128 context banks (0 stage-2 only)
[ 0.223425] arm-smmu 10000000.iommu: Supported page sizes: 0x61311000
[ 0.223429] arm-smmu 10000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 0.223433] arm-smmu 10000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 0.223797] arm-smmu 12000000.iommu: probing hardware configuration...
[ 0.223800] arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.223803] arm-smmu 12000000.iommu: stage 1 translation
[ 0.223804] arm-smmu 12000000.iommu: stage 2 translation
[ 0.223804] arm-smmu 12000000.iommu: nested translation
[ 0.223807] arm-smmu 12000000.iommu: stream matching with 128 register groups
[ 0.223809] arm-smmu 12000000.iommu: 128 context banks (0 stage-2 only)
[ 0.223824] arm-smmu 12000000.iommu: Supported page sizes: 0x61311000
[ 0.223825] arm-smmu 12000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 0.223826] arm-smmu 12000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 0.234913] loop: module loaded
[ 0.235927] megasas: 07.717.02.00-rc1
[ 0.240415] tun: Universal TUN/TAP device driver, 1.6
[ 0.241060] thunder_xcv, ver 1.0
[ 0.241093] thunder_bgx, ver 1.0
[ 0.241119] nicpf, ver 1.0
[ 0.242018] hclge is initializing
[ 0.242046] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.242054] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.242100] e1000: Intel(R) PRO/1000 Network Driver
[ 0.242106] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.242145] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.242148] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.242167] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.242173] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.242187] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.242193] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.242440] sky2: driver version 1.30
[ 0.243148] VFIO - User Level meta-driver version: 0.3
[ 0.244725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.244738] ehci-pci: EHCI PCI platform driver
[ 0.244760] ehci-platform: EHCI generic platform driver
[ 0.244847] ehci-orion: EHCI orion driver
[ 0.244920] ehci-exynos: EHCI Exynos driver
[ 0.244983] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.245005] ohci-pci: OHCI PCI platform driver
[ 0.245035] ohci-platform: OHCI generic platform driver
[ 0.245119] ohci-exynos: OHCI Exynos driver
[ 0.245576] usbcore: registered new interface driver usb-storage
[ 0.247422] rtc-efi rtc-efi.0: registered as rtc0
[ 0.247472] rtc-efi rtc-efi.0: setting system clock to 1970-01-01T00:09:56 UTC (596)
[ 0.247968] i2c_dev: i2c /dev entries driver
[ 0.249276] pps_ldisc: PPS line discipline registered
[ 0.251548] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 0.253522] sdhci: Secure Digital Host Controller Interface driver
[ 0.253527] sdhci: Copyright(c) Pierre Ossman
[ 0.254011] Synopsys Designware Multimedia Card Interface Driver
[ 0.254695] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.256317] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.257178] SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401
[ 0.257741] tegra-bpmp bpmp: Adding to iommu group 0
[ 0.260572] tegra-bpmp bpmp: firmware: f188d4a71ba24ef6ef17-3b0e1a33cf8
[ 0.822842] Freeing initrd memory: 42308K
[ 4.030810] clocksource: tsc: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[ 4.030828] clocksource: osc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 49772407460 ns
[ 4.030832] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ 4.031043] hid: raw HID events driver (C) Jiri Kosina
[ 4.031418] usbcore: registered new interface driver usbhid
[ 4.031425] usbhid: USB HID core driver
[ 4.036545] optee: probing for conduit method.
[ 4.036592] optee: revision 3.22 (e7b5ff3f)
[ 4.095764] optee: dynamic shared memory is enabled
[ 4.096000] optee: initialized driver
[ 4.098622] usbcore: registered new interface driver snd-usb-audio
[ 4.100476] NET: Registered PF_PACKET protocol family
[ 4.100713] 9pnet: Installing 9P2000 support
[ 4.100818] Key type dns_resolver registered
[ 4.101844] printk: console [ttyTCU0]: printing thread started
[ 4.101918] Loading compiled-in X.509 certificates
[ 4.113495] Loaded X.509 cert 'Build time autogenerated kernel key: 4b4a627a5ef3c0f72ccfb48186ced01b839d5ab8'
[ 4.146762] gpio-394 (camera-control-output-low): hogged as output/low
[ 4.146793] gpio-397 (camera-control-output-low): hogged as output/low
[ 4.146815] gpio-487 (camera-control-output-low): hogged as output/low
[ 4.146833] gpio-486 (camera-control-output-low): hogged as output/low
[ 4.151854] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1
[ 4.154407] tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 channels
[ 4.156825] serial-tegra 3100000.serial: RX in PIO mode
[ 4.156830] serial-tegra 3100000.serial: TX in PIO mode
[ 4.156941] 3100000.serial: ttyTHS1 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGRA_UART
[ 4.157575] serial-tegra 3110000.serial: RX in PIO mode
[ 4.157581] serial-tegra 3110000.serial: TX in PIO mode
[ 4.157624] 3110000.serial: ttyTHS2 at MMIO 0x3110000 (irq = 209, base_baud = 0) is a TEGRA_UART
[ 4.159973] tegra_rtc c2a0000.rtc: registered as rtc1
[ 4.159982] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 4.160386] tegra-i2c 3160000.i2c: Adding to iommu group 1
[ 4.164392] tegra-i2c 3180000.i2c: Adding to iommu group 1
[ 4.166835] tegra-i2c 3190000.i2c: Adding to iommu group 1
[ 4.169543] tegra-i2c 31b0000.i2c: Adding to iommu group 1
[ 4.172212] tegra-i2c 31c0000.i2c: Adding to iommu group 1
[ 4.175674] tegra-i2c 31e0000.i2c: Adding to iommu group 1
[ 4.181938] tegra-i2c c240000.i2c: Adding to iommu group 1
[ 4.188250] tegra-i2c c250000.i2c: Adding to iommu group 1
[ 4.201599] irq: IRQ236: trimming hierarchy from :bus@0:pmc@c360000
[ 4.202793] pps pps0: new PPS source pps.-1
[ 4.202865] pps pps0: Registered IRQ 236 as PPS source
[ 4.237801] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 1972000 KHz, changing to: 1971200 KHz
[ 4.242058] cpufreq: cpufreq_online: CPU8: Running at unlisted initial frequency: 1973000 KHz, changing to: 1971200 KHz
[ 4.244292] sdhci-tegra 3460000.mmc: Adding to iommu group 2
[ 4.253708] tegra-xusb 3610000.usb: Adding to iommu group 3
[ 4.254027] usb3: Requested PHY is disabled
[ 4.254053] usb3: Requested PHY is disabled
[ 4.254068] usb2: Requested PHY is disabled
[ 4.254070] usb2: Requested PHY is disabled
[ 4.254072] usb2: Requested PHY is disabled
[ 4.260612] mmc0: CQHCI version 5.10
[ 4.270384] tegra-xusb 3610000.usb: Firmware timestamp: 2023-02-10 03:48:10 UTC
[ 4.270393] tegra-xusb 3610000.usb: xHCI Host Controller
[ 4.270407] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 1
[ 4.271155] tegra-xusb 3610000.usb: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000010810
[ 4.271175] tegra-xusb 3610000.usb: irq 128, io mem 0x03610000
[ 4.271301] tegra-xusb 3610000.usb: xHCI Host Controller
[ 4.271305] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 2
[ 4.271308] tegra-xusb 3610000.usb: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.272917] hub 1-0:1.0: USB hub found
[ 4.273281] hub 1-0:1.0: 4 ports detected
[ 4.274304] hub 2-0:1.0: USB hub found
[ 4.274677] hub 2-0:1.0: 4 ports detected
[ 4.277536] sdhci-tegra 3400000.mmc: Adding to iommu group 4
[ 4.277847] irq: IRQ237: trimming hierarchy from :bus@0:pmc@c360000
[ 4.277914] irq: IRQ238: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[ 4.277958] irq: IRQ239: trimming hierarchy from :bus@0:pmc@c360000
[ 4.278015] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 4.758002] ALSA device list:
[ 4.758006] No soundcards found.
[ 4.764049] sdhci-tegra 3400000.mmc: Got CD GPIO
[ 4.774525] mmc0: SDHCI controller on 3460000.mmc [3460000.mmc] using ADMA 64-bit
[ 4.812565] irq: IRQ240: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[ 4.813520] mmc1: SDHCI controller on 3400000.mmc [3400000.mmc] using ADMA 64-bit
[ 4.814447] Freeing unused kernel memory: 7616K
[ 4.814521] Run /init as init process
[ 4.814522] with arguments:
[ 4.814523] /init
[ 4.814523] with environment:
[ 4.814523] HOME=/
[ 4.814524] TERM=linux
[ 4.814524] mminit_loglevel=4
[ 4.814525] bl_prof_dataptr=2031616@0xE2C610000
[ 4.814526] bl_prof_ro_ptr=65536@0xE2C600000
[ 4.833010] Root device found: initrd
[ 4.857303] r8168: loading out-of-tree module taints kernel.
[ 4.859984] Mount initrd as rootfs and enter recovery mode
[ 4.901796] tegra194-pcie 14100000.pcie: Adding to iommu group 5
[ 4.902425] mmc0: Command Queue Engine enabled
[ 4.902432] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 4.903206] mmcblk0: mmc0:0001 G1J38E 59.3 GiB
[ 4.904526] tegra194-pcie 14100000.pcie: host bridge /bus@0/pcie@14100000 ranges:
[ 4.904544] tegra194-pcie 14100000.pcie: MEM 0x2080000000..0x20a7ffffff -> 0x2080000000
[ 4.904551] tegra194-pcie 14100000.pcie: MEM 0x20a8000000..0x20afffffff -> 0x0040000000
[ 4.904555] tegra194-pcie 14100000.pcie: IO 0x0030100000..0x00301fffff -> 0x0030100000
[ 4.904849] tegra194-pcie 14100000.pcie: iATU unroll: enabled
[ 4.904851] tegra194-pcie 14100000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[ 4.909893] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[ 4.910446] mmcblk0boot0: mmc0:0001 G1J38E 31.5 MiB
[ 4.910926] mmcblk0boot1: mmc0:0001 G1J38E 31.5 MiB
[ 4.911349] mmcblk0rpmb: mmc0:0001 G1J38E 4.00 MiB, chardev (511:0)
[ 6.012511] tegra194-pcie 14100000.pcie: Phy link never came up
[ 7.014318] tegra194-pcie 14100000.pcie: Phy link never came up
[ 7.014374] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[ 7.014378] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[ 7.014381] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[ 7.014384] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 7.014386] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[ 7.014461] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[ 7.014631] pci 0001:00:00.0: PME# supported from D0 D3hot
[ 7.021368] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 7.021482] pcieport 0001:00:00.0: Adding to iommu group 5
[ 7.021576] pcieport 0001:00:00.0: PME: Signaling with IRQ 194
[ 7.021890] pcieport 0001:00:00.0: AER: enabled with IRQ 194
[ 7.022020] tegra194-pcie 14100000.pcie: Disabling PCIe power down
[ 7.022159] tegra194-pcie 14160000.pcie: Adding to iommu group 6
[ 7.026212] tegra194-pcie 14160000.pcie: host bridge /bus@0/pcie@14160000 ranges:
[ 7.026232] tegra194-pcie 14160000.pcie: MEM 0x2140000000..0x2427ffffff -> 0x2140000000
[ 7.026238] tegra194-pcie 14160000.pcie: MEM 0x2428000000..0x242fffffff -> 0x0040000000
[ 7.026244] tegra194-pcie 14160000.pcie: IO 0x0036100000..0x00361fffff -> 0x0036100000
[ 7.027012] tegra194-pcie 14160000.pcie: iATU unroll: enabled
[ 7.027016] tegra194-pcie 14160000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[ 7.134601] tegra194-pcie 14160000.pcie: Link up
[ 7.145568] tegra194-pcie 14160000.pcie: Link up
[ 7.145614] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[ 7.145618] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[ 7.145620] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[ 7.145622] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 7.145624] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[ 7.145663] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[ 7.145805] pci 0004:00:00.0: PME# supported from D0 D3hot
[ 7.149346] pci 0004:01:00.0: [1b4b:1321] type 00 class 0x010802
[ 7.149525] pci 0004:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 7.150779] pci 0004:01:00.0: PME# supported from D0 D3hot
[ 7.154804] pci 0004:00:00.0: BAR 14: assigned [mem 0x2428000000-0x24280fffff]
[ 7.154808] pci 0004:01:00.0: BAR 0: assigned [mem 0x2428000000-0x2428003fff 64bit]
[ 7.154887] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 7.154892] pci 0004:00:00.0: bridge window [mem 0x2428000000-0x24280fffff]
[ 7.154969] pcieport 0004:00:00.0: Adding to iommu group 6
[ 7.155042] pcieport 0004:00:00.0: PME: Signaling with IRQ 196
[ 7.155479] pcieport 0004:00:00.0: AER: enabled with IRQ 196
[ 7.155700] tegra194-pcie 141a0000.pcie: Adding to iommu group 7
[ 7.264059] tegra194-pcie 141a0000.pcie: host bridge /bus@0/pcie@141a0000 ranges:
[ 7.264076] tegra194-pcie 141a0000.pcie: MEM 0x2800000000..0x2b27ffffff -> 0x2800000000
[ 7.264081] tegra194-pcie 141a0000.pcie: MEM 0x2b28000000..0x2b2fffffff -> 0x0040000000
[ 7.264086] tegra194-pcie 141a0000.pcie: IO 0x003a100000..0x003a1fffff -> 0x003a100000
[ 7.264543] tegra194-pcie 141a0000.pcie: iATU unroll: enabled
[ 7.264545] tegra194-pcie 141a0000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[ 8.371982] tegra194-pcie 141a0000.pcie: Phy link never came up
[ 9.373414] tegra194-pcie 141a0000.pcie: Phy link never came up
[ 9.373460] tegra194-pcie 141a0000.pcie: PCI host bridge to bus 0005:00
[ 9.373464] pci_bus 0005:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3a100000-0x3a1fffff])
[ 9.373466] pci_bus 0005:00: root bus resource [mem 0x2b28000000-0x2b2fffffff] (bus address [0x40000000-0x47ffffff])
[ 9.373469] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 9.373470] pci_bus 0005:00: root bus resource [mem 0x2800000000-0x2b27ffffff pref]
[ 9.373513] pci 0005:00:00.0: [10de:229a] type 01 class 0x060400
[ 9.373671] pci 0005:00:00.0: PME# supported from D0 D3hot
[ 9.380001] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 9.380087] pcieport 0005:00:00.0: Adding to iommu group 7
[ 9.380161] pcieport 0005:00:00.0: PME: Signaling with IRQ 198
[ 9.380601] pcieport 0005:00:00.0: AER: enabled with IRQ 198
[ 9.380724] tegra194-pcie 141a0000.pcie: Disabling PCIe power down
[ 9.380809] tegra194-pcie 141e0000.pcie: Adding to iommu group 8
[ 9.381337] tegra194-pcie 141e0000.pcie: supply vddio-pex-ctl not found, using dummy regulator
[ 9.382893] tegra194-pcie 141e0000.pcie: host bridge /bus@0/pcie@141e0000 ranges:
[ 9.382905] tegra194-pcie 141e0000.pcie: MEM 0x3000000000..0x3227ffffff -> 0x3000000000
[ 9.382911] tegra194-pcie 141e0000.pcie: MEM 0x3228000000..0x322fffffff -> 0x0040000000
[ 9.382914] tegra194-pcie 141e0000.pcie: IO 0x003e100000..0x003e1fffff -> 0x003e100000
[ 9.383205] tegra194-pcie 141e0000.pcie: iATU unroll: enabled
[ 9.383207] tegra194-pcie 141e0000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[ 9.490692] tegra194-pcie 141e0000.pcie: Link up
[ 9.493295] tegra194-pcie 141e0000.pcie: Link up
[ 9.493341] tegra194-pcie 141e0000.pcie: PCI host bridge to bus 0007:00
[ 9.493344] pci_bus 0007:00: root bus resource [io 0x300000-0x3fffff] (bus address [0x3e100000-0x3e1fffff])
[ 9.493347] pci_bus 0007:00: root bus resource [mem 0x3228000000-0x322fffffff] (bus address [0x40000000-0x47ffffff])
[ 9.493349] pci_bus 0007:00: root bus resource [bus 00-ff]
[ 9.493350] pci_bus 0007:00: root bus resource [mem 0x3000000000-0x3227ffffff pref]
[ 9.493384] pci 0007:00:00.0: [10de:229a] type 01 class 0x060400
[ 9.493506] pci 0007:00:00.0: PME# supported from D0 D3hot
[ 9.496861] pci 0007:01:00.0: [8088:2001] type 00 class 0x020000
[ 9.497023] pci 0007:01:00.0: reg 0x10: [mem 0x00000000-0x0001ffff 64bit]
[ 9.497215] pci 0007:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 9.497265] pci 0007:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 9.497998] pci 0007:01:00.0: PME# supported from D0 D3hot
[ 9.498299] pci 0007:01:00.0: reg 0x19c: [mem 0x00000000-0x00003fff 64bit]
[ 9.498301] pci 0007:01:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR0 for 64 VFs)
[ 9.498497] pci 0007:01:00.0: reg 0x1ac: [mem 0x00000000-0x00003fff 64bit]
[ 9.498498] pci 0007:01:00.0: VF(n) BAR4 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR4 for 64 VFs)
[ 9.501093] pci 0007:01:00.1: [8088:2001] type 00 class 0x020000
[ 9.501253] pci 0007:01:00.1: reg 0x10: [mem 0x00000000-0x0001ffff 64bit]
[ 9.501443] pci 0007:01:00.1: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 9.501493] pci 0007:01:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 9.502174] pci 0007:01:00.1: PME# supported from D0 D3hot
[ 9.502446] pci 0007:01:00.1: reg 0x19c: [mem 0x00000000-0x00003fff 64bit]
[ 9.502448] pci 0007:01:00.1: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR0 for 64 VFs)
[ 9.502637] pci 0007:01:00.1: reg 0x1ac: [mem 0x00000000-0x00003fff 64bit]
[ 9.502639] pci 0007:01:00.1: VF(n) BAR4 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR4 for 64 VFs)
[ 9.517417] pci 0007:00:00.0: BAR 14: assigned [mem 0x3228000000-0x32285fffff]
[ 9.517422] pci 0007:01:00.0: BAR 6: assigned [mem 0x3228000000-0x322807ffff pref]
[ 9.517424] pci 0007:01:00.1: BAR 6: assigned [mem 0x3228080000-0x32280fffff pref]
[ 9.517426] pci 0007:01:00.0: BAR 0: assigned [mem 0x3228100000-0x322811ffff 64bit]
[ 9.517497] pci 0007:01:00.1: BAR 0: assigned [mem 0x3228120000-0x322813ffff 64bit]
[ 9.517569] pci 0007:01:00.0: BAR 4: assigned [mem 0x3228140000-0x3228143fff 64bit]
[ 9.517640] pci 0007:01:00.0: BAR 7: assigned [mem 0x3228144000-0x3228243fff 64bit]
[ 9.517671] pci 0007:01:00.0: BAR 11: assigned [mem 0x3228244000-0x3228343fff 64bit]
[ 9.517703] pci 0007:01:00.1: BAR 4: assigned [mem 0x3228344000-0x3228347fff 64bit]
[ 9.517774] pci 0007:01:00.1: BAR 7: assigned [mem 0x3228348000-0x3228447fff 64bit]
[ 9.517805] pci 0007:01:00.1: BAR 11: assigned [mem 0x3228448000-0x3228547fff 64bit]
[ 9.517835] pci 0007:00:00.0: PCI bridge to [bus 01-ff]
[ 9.517839] pci 0007:00:00.0: bridge window [mem 0x3228000000-0x32285fffff]
[ 9.517910] pcieport 0007:00:00.0: Adding to iommu group 8
[ 9.517979] pcieport 0007:00:00.0: PME: Signaling with IRQ 200
[ 9.518225] pcieport 0007:00:00.0: AER: enabled with IRQ 200
[ 9.552439] nvme 0004:01:00.0: Adding to iommu group 6
[ 9.552733] nvme nvme0: pci function 0004:01:00.0
[ 9.552916] nvme 0004:01:00.0: enabling device (0000 -> 0002)
[ 9.574992] nvme nvme0: 12/0/0 default/read/poll queues
[ 9.582682] nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[ 9.711133] tegra-xudc 3550000.usb: Adding to iommu group 9
[ 9.747006] NET: Registered PF_INET6 protocol family
[ 9.747887] Segment Routing with IPv6
[ 9.747893] In-situ OAM (IOAM) with IPv6
[ 9.760145] nvpps c6a0000.nvpps: nvpps_probe
[ 9.760248] nvpps c6a0000.nvpps: primary-emac found ethernet@6800000
[ 9.760259] nvpps c6a0000.nvpps: primary emac base address 0x6810000
[ 9.760262] nvpps c6a0000.nvpps: using ptp notifier method on emac ethernet@6800000
[ 9.760264] nvpps c6a0000.nvpps: tsc_res_ns(32)
[ 9.760272] nvpps c6a0000.nvpps: PPS GPIO not provided in DT, only Timer mode available
[ 9.760481] nvpps c6a0000.nvpps: nvpps cdev(507:0)
[ 9.760500] nvpps c6a0000.nvpps: TSC config ptx 0x113
[ 9.782139] nvethernet 2310000.ethernet: Adding to iommu group 10
[ 9.782248] nvethernet 2310000.ethernet: failed to read skip mac reset flag, default 0
[ 9.782250] nvethernet 2310000.ethernet: failed to read MDIO address
[ 9.782253] nvethernet 2310000.ethernet: Failed to read nvida,pause_frames, so setting to default support as disable
[ 9.782254] nvethernet 2310000.ethernet: setting to default DMA bit mask
[ 10.028813] nvethernet 2310000.ethernet: Ethernet MAC index missing
[ 10.028834] nvethernet 2310000.ethernet: Ethernet MAC address: 48:b0:2d:f0:67:ee
[ 10.029301] -->macsec_probe()
[ 10.029312] -->macsec_get_platform_res()
[ 10.029344] <--macsec_get_platform_res()
[ 10.029344] -->macsec_enable_car()
[ 10.030143] <--macsec_enable_car()
[ 10.030153] <--macsec_probe()
[ 10.030154] nvethernet 2310000.ethernet: Macsec not enabled
[ 10.030155] nvethernet 2310000.ethernet: Macsec: Reduced MTU: 1466 Max: 16383
[ 10.031665] nvethernet 2310000.ethernet: eth0 (HW ver: 53) created with 8 DMA channels
[ 10.044603] tegra-qspi 3270000.spi: Adding to iommu group 11
[ 10.046226] spi-nor spi0.0: mx25u51279g (65536 Kbytes)
[ 10.295716] irq: IRQ254: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[ 11.319117] using random self ethernet address
[ 11.319123] using random host ethernet address
[ 11.335881] tegra-xusb 3610000.usb: Firmware timestamp: 2023-02-10 03:48:10 UTC
[ 11.491493] usb0: HOST MAC 56:a2:ec:86:71:39
[ 11.491497] usb0: MAC e6:0c:1f:14:cb:09
[ 11.493045] tegra-xudc 3550000.usb: EP 0 (type: ctrl, dir: out) enabled
[ 14.399027] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 14.399393] nvethernet 2310000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
It seems you are in recovery kernel state.
Are you using VM on host to flash your board?
I would suggest you get a standalone Ubuntu host PC to flash your board.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.