…L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel…
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services…
ÿâdebugfs initialized
ÿäI/TC: Reserved shared memory is disabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
ÿá[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[ 0.000000] Linux version 5.15.148-tegra (buildbrain@mobile-u64-6336-d8000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Tue Jan 7 17:14:38 PST 2025 ()
[ 0.000000] Machine model: NVIDIA Jetson Orin Nano Engineering Reference Developer Kit Super
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: RTPROP=0x26d82f198 TPMFinalLog=0x25e3f0000 SMBIOS=0xffff0000 SMBIOS 3.0=0x26d220000 MEMATTR=0x26714d018 ESRT=0x267184418 TPMEventLog=0x25e408018 RNG=0x25a930018 MEMRESERVE=0x25e40ac18
[ 0.000000] random: crng init done
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] esrt: Reserving ESRT space from 0x0000000267184418 to 0x0000000267184450.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000024a000000, size 256 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-0x0000000277ffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x271307800-0x271309fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000277ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000bdffffff]
[ 0.000000] node 0: [mem 0x00000000c2000000-0x00000000fffdffff]
[ 0.000000] node 0: [mem 0x00000000fffe0000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000025e233fff]
[ 0.000000] node 0: [mem 0x000000025e234000-0x000000025e3fffff]
[ 0.000000] node 0: [mem 0x000000025e400000-0x000000025e40afff]
[ 0.000000] node 0: [mem 0x000000025e40b000-0x000000025e40bfff]
[ 0.000000] node 0: [mem 0x000000025e40c000-0x000000026b8effff]
[ 0.000000] node 0: [mem 0x000000026b8f0000-0x000000026d82ffff]
[ 0.000000] node 0: [mem 0x000000026d830000-0x0000000271dfffff]
[ 0.000000] node 0: [mem 0x0000000271e00000-0x0000000271ffffff]
[ 0.000000] node 0: [mem 0x0000000272000000-0x000000027259ffff]
[ 0.000000] node 0: [mem 0x0000000272f00000-0x0000000272ffffff]
[ 0.000000] node 0: [mem 0x0000000276000000-0x0000000277ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000277ffffff]
[ 0.000000] On node 0, zone DMA: 16384 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 2400 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 12288 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 s80408 r8192 d30184 u118784
[ 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: 2001056
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=PARTUUID=5a78bb79-db8d-4422-9539-09445076fdb2 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 firmware_class.path=/etc/firmware fbcon=map:0 nospectre_bhb video=efifb:off console=tty0 nv-auto-config bl_prof_dataptr=2031616@0x271E10000 bl_prof_ro_ptr=65536@0x271E00000
[ 0.000000] Unknown kernel command line parameters “nv-auto-config bl_prof_dataptr=2031616@0x271E10000 bl_prof_ro_ptr=65536@0x271E00000”, will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 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: 7517468K/8133248K available (20160K kernel code, 4064K rwdata, 10060K rodata, 7680K init, 529K bss, 353636K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, 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=6.
[ 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=6
[ 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.000379] Console: colour dummy device 80x25
[ 0.000388] printk: console [tty0] enabled
[ 0.000453] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.000459] pid_max: default: 32768 minimum: 301
[ 0.000498] LSM: Security Framework initializing
[ 0.000526] Yama: becoming mindful.
[ 0.000544] SELinux: Initializing.
[ 0.000626] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000640] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.001769] rcu: Hierarchical SRCU implementation.
[ 0.003943] Tegra Revision: A01 SKU: 213 CPU Process: 0 SoC Process: 0
[ 0.004215] Remapping and enabling EFI services.
[ 0.005027] smp: Bringing up secondary CPUs …
[ 0.005513] Detected PIPT I-cache on CPU1
[ 0.005555] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[ 0.005586] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[ 0.006041] Detected PIPT I-cache on CPU2
[ 0.006052] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[ 0.006067] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[ 0.006472] Detected PIPT I-cache on CPU3
[ 0.006482] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[ 0.006495] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[ 0.008939] Detected PIPT I-cache on CPU4
[ 0.008966] GICv3: CPU4: found redistributor 10200 region 0:0x000000000f500000
[ 0.008992] CPU4: Booted secondary processor 0x0000010200 [0x410fd421]
[ 0.009471] Detected PIPT I-cache on CPU5
[ 0.009483] GICv3: CPU5: found redistributor 10300 region 0:0x000000000f520000
[ 0.009496] CPU5: Booted secondary processor 0x0000010300 [0x410fd421]
[ 0.009555] smp: Brought up 1 node, 6 CPUs
[ 0.009559] SMP: Total of 6 processors activated.
[ 0.009562] CPU features: detected: 32-bit EL0 Support
[ 0.009564] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.009566] CPU features: detected: Common not Private translations
[ 0.009567] CPU features: detected: CRC32 instructions
[ 0.009568] CPU features: detected: Data cache clean to Point of Persistence
[ 0.009569] CPU features: detected: Generic authentication (architected algorithm)
[ 0.009570] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.009570] CPU features: detected: LSE atomic instructions
[ 0.009572] CPU features: detected: Privileged Access Never
[ 0.009573] CPU features: detected: RAS Extension Support
[ 0.009576] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.025072] spectre-bhb mitigation disabled by command line option
[ 0.025072] spectre-bhb mitigation disabled by command line option
[ 0.048108] CPU: All CPU(s) started at EL2
[ 0.051327] devtmpfs: initialized
[ 0.070000] KASLR enabled
[ 0.070207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.070237] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.075231] pinctrl core: initialized pinctrl subsystem
[ 0.076273] SMBIOS 3.6.0 present.
[ 0.076287] DMI: NVIDIA NVIDIA Jetson Orin Nano Engineering Reference Developer Kit Super/Jetson, BIOS 36.4.3-gcid-38968081 01/08/2025
[ 0.076872] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.078672] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.078799] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.078889] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.079010] audit: initializing netlink subsys (disabled)
[ 0.079181] audit: type=2000 audit(0.076:1): state=initialized audit_enabled=0 res=1
[ 0.081019] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.081022] thermal_sys: Registered thermal governor ‘user_space’
[ 0.081023] thermal_sys: Registered thermal governor ‘power_allocator’
[ 0.085090] cpuidle: using governor menu
[ 0.085359] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.085472] ASID allocator initialised with 32768 entries
[ 0.087606] Serial: AMBA PL011 UART driver
[ 0.098982] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 117, base_baud = 0) is a SBSA
[ 0.110442] platform bpmp: Fixing up cyclic dependency with 2c60000.external-memory-controller
[ 0.119774] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.119780] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.119781] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.119783] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.120783] cryptd: max_cpu_qlen set to 1000
[ 0.122581] ACPI: Interpreter disabled.
[ 0.123957] VDD_1V8_AO: supplied by VDD_5V0_SYS
[ 0.124179] VDD_3V3_AO: supplied by VDD_5V0_SYS
[ 0.124461] VDD_AV10_HUB: supplied by VDD_5V0_SYS
[ 0.124966] iommu: Default domain type: Translated
[ 0.124970] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.125389] SCSI subsystem initialized
[ 0.125749] vgaarb: loaded
[ 0.125969] usbcore: registered new interface driver usbfs
[ 0.125994] usbcore: registered new interface driver hub
[ 0.126008] usbcore: registered new device driver usb
[ 0.126468] pps_core: LinuxPPS API ver. 1 registered
[ 0.126473] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.126481] PTP clock support registered
[ 0.126557] EDAC MC: Ver: 3.0.0
[ 0.127798] Registered efivars operations
[ 0.128544] FPGA manager framework
[ 0.128632] Advanced Linux Sound Architecture Driver Initialized.
[ 0.129336] Bluetooth: Core ver 2.22
[ 0.129365] NET: Registered PF_BLUETOOTH protocol family
[ 0.129370] Bluetooth: HCI device and connection manager initialized
[ 0.129382] Bluetooth: HCI socket layer initialized
[ 0.129389] Bluetooth: L2CAP socket layer initialized
[ 0.129404] Bluetooth: SCO socket layer initialized
[ 0.129931] clocksource: Switched to clocksource arch_sys_counter
[ 0.163975] VFS: Disk quotas dquot_6.6.0
[ 0.164055] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.164288] pnp: PnP ACPI: disabled
[ 0.167599] NET: Registered PF_INET protocol family
[ 0.167911] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.169521] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.169615] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.169643] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.169736] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.171152] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.171348] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.171381] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.171592] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.171994] RPC: Registered named UNIX socket transport module.
[ 0.171998] RPC: Registered udp transport module.
[ 0.171999] RPC: Registered tcp transport module.
[ 0.172000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.172015] PCI: CLS 0 bytes, default 64
[ 0.172276] Unpacking initramfs…
[ 0.179041] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 counters available
[ 0.179348] kvm [1]: IPA Size Limit: 48 bits
[ 0.179385] kvm [1]: GICv3: no GICV resource entry
[ 0.179392] kvm [1]: disabling GICv2 emulation
[ 0.179415] kvm [1]: GIC system register CPU interface enabled
[ 0.179485] kvm [1]: vgic interrupt IRQ9
[ 0.179636] kvm [1]: VHE mode initialized successfully
[ 0.182926] Initialise system trusted keyrings
[ 0.182971] Key type blacklist registered
[ 0.183082] workingset: timestamp_bits=42 max_order=21 bucket_order=0
[ 0.187107] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.187595] NFS: Registering the id_resolver key type
[ 0.187630] Key type id_resolver registered
[ 0.187634] Key type id_legacy registered
[ 0.187699] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 0.187713] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering…
[ 0.187742] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.188007] 9p: Installing v9fs 9p2000 file system support
[ 0.188679] integrity: Platform Keyring initialized
[ 0.201388] Key type asymmetric registered
[ 0.201396] Asymmetric key parser ‘x509’ registered
[ 0.201502] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.201510] io scheduler mq-deadline registered
[ 0.201521] io scheduler kyber registered
[ 0.212483] EINJ: ACPI disabled.
[ 0.225160] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.227057] SuperH (H)SCI(F) driver initialized
[ 0.227405] msm_serial: driver initialized
[ 0.228125] printk: console [ttyTCU0] enabled
[ 0.229109] arm-smmu 8000000.iommu: probing hardware configuration…
[ 0.229115] arm-smmu 8000000.iommu: SMMUv2 with:
[ 0.229124] arm-smmu 8000000.iommu: stage 1 translation
[ 0.229126] arm-smmu 8000000.iommu: stage 2 translation
[ 0.229127] arm-smmu 8000000.iommu: nested translation
[ 0.229134] arm-smmu 8000000.iommu: stream matching with 128 register groups
[ 0.229137] arm-smmu 8000000.iommu: 128 context banks (0 stage-2 only)
[ 0.229154] arm-smmu 8000000.iommu: Supported page sizes: 0x61311000
[ 0.229157] arm-smmu 8000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 0.229159] arm-smmu 8000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 0.230189] arm-smmu 10000000.iommu: probing hardware configuration…
[ 0.230193] arm-smmu 10000000.iommu: SMMUv2 with:
[ 0.230195] arm-smmu 10000000.iommu: stage 1 translation
[ 0.230196] arm-smmu 10000000.iommu: stage 2 translation
[ 0.230197] arm-smmu 10000000.iommu: nested translation
[ 0.230201] arm-smmu 10000000.iommu: stream matching with 128 register groups
[ 0.230203] arm-smmu 10000000.iommu: 128 context banks (0 stage-2 only)
[ 0.230213] arm-smmu 10000000.iommu: Supported page sizes: 0x61311000
[ 0.230215] arm-smmu 10000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 0.230216] arm-smmu 10000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 0.230599] arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.230604] arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.230605] arm-smmu 12000000.iommu: stage 1 translation
[ 0.230608] arm-smmu 12000000.iommu: stage 2 translation
[ 0.230608] arm-smmu 12000000.iommu: nested translation
[ 0.230612] arm-smmu 12000000.iommu: stream matching with 128 register groups
[ 0.230613] arm-smmu 12000000.iommu: 128 context banks (0 stage-2 only)
[ 0.230625] arm-smmu 12000000.iommu: Supported page sizes: 0x61311000
[ 0.230627] arm-smmu 12000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 0.230629] arm-smmu 12000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 0.237817] loop: module loaded
[ 0.238851] megasas: 07.717.02.00-rc1
[ 0.243086] tun: Universal TUN/TAP device driver, 1.6
[ 0.243678] thunder_xcv, ver 1.0
[ 0.243707] thunder_bgx, ver 1.0
[ 0.243733] nicpf, ver 1.0
[ 0.244614] hclge is initializing
[ 0.244642] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.244650] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.244728] e1000: Intel(R) PRO/1000 Network Driver
[ 0.244736] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.244771] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.244776] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.244796] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.244802] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.244826] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.244833] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.245070] sky2: driver version 1.30
[ 0.245757] VFIO - User Level meta-driver version: 0.3
[ 0.247440] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 0.247452] ehci-pci: EHCI PCI platform driver
[ 0.247477] ehci-platform: EHCI generic platform driver
[ 0.247559] ehci-orion: EHCI orion driver
[ 0.247639] ehci-exynos: EHCI Exynos driver
[ 0.247709] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 0.247787] ohci-pci: OHCI PCI platform driver
[ 0.247816] ohci-platform: OHCI generic platform driver
[ 0.247902] ohci-exynos: OHCI Exynos driver
[ 0.248354] usbcore: registered new interface driver usb-storage
[ 0.250292] i2c_dev: i2c /dev entries driver
[ 0.251687] pps pps0: new PPS source ktimer
[ 0.251699] pps pps0: ktimer PPS source registered
[ 0.251709] pps_ldisc: PPS line discipline registered
[ 0.253860] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 0.255934] sdhci: Secure Digital Host Controller Interface driver
[ 0.255940] sdhci: Copyright(c) Pierre Ossman
[ 0.256406] Synopsys Designware Multimedia Card Interface Driver
[ 0.257022] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.258640] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.259683] SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401
[ 0.260221] tegra-bpmp bpmp: Adding to iommu group 0
[ 0.261599] tegra-bpmp bpmp: firmware: e941463f35523d12ee54-da583751bbf
[ 0.447053] Freeing initrd memory: 15488K
[ 3.727938] clocksource: tsc: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[ 3.727963] clocksource: osc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 49772407460 ns
[ 3.727967] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ 3.728186] hid: raw HID events driver (C) Jiri Kosina
[ 3.728630] usbcore: registered new interface driver usbhid
[ 3.728634] usbhid: USB HID core driver
[ 3.733343] optee: probing for conduit method.
[ 3.733398] optee: revision 4.2 (d78bc5fa)
[ 3.792702] optee: dynamic shared memory is enabled
[ 3.792982] optee: initialized driver
[ 3.795729] usbcore: registered new interface driver snd-usb-audio
[ 3.797134] NET: Registered PF_PACKET protocol family
[ 3.798356] Bluetooth: RFCOMM TTY layer initialized
[ 3.798366] Bluetooth: RFCOMM socket layer initialized
[ 3.798389] Bluetooth: RFCOMM ver 1.11
[ 3.798634] 9pnet: Installing 9P2000 support
[ 3.798742] Key type dns_resolver registered
[ 3.799775] printk: console [tty0]: printing thread started
[ 3.800987] printk: console [ttyTCU0]: printing thread started
[ 3.801053] Loading compiled-in X.509 certificates
[ 3.803423] Loaded X.509 cert ‘Build time autogenerated kernel key: 6ad7eb1abc7541e974a48fc505964410c4019a6e’
[ 3.836082] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1
[ 3.838238] tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 channels
[ 3.841159] serial-tegra 3100000.serial: RX in PIO mode
[ 3.841165] serial-tegra 3100000.serial: TX in PIO mode
[ 3.841288] 3100000.serial: ttyTHS1 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGRA_UART
[ 3.843070] 3140000.serial: ttyTHS2 at MMIO 0x3140000 (irq = 113, base_baud = 0) is a TEGRA_UART
[ 3.848221] tegra_rtc c2a0000.rtc: registered as rtc1
[ 3.848242] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 3.848902] tegra-i2c 3160000.i2c: Adding to iommu group 1
[ 3.855681] tegra-i2c 3180000.i2c: Adding to iommu group 1
[ 3.861230] tegra-i2c 31b0000.i2c: Adding to iommu group 1
[ 3.863673] tegra-i2c c240000.i2c: Adding to iommu group 1
[ 3.865502] i2c 1-0025: Fixing up cyclic dependency with 3520000.padctl
[ 3.866318] tegra-i2c c250000.i2c: Adding to iommu group 1
[ 3.889522] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 1767000 KHz, changing to: 1728000 KHz
[ 3.892373] tegra-xusb 3610000.usb: Adding to iommu group 2
[ 3.906916] tegra-xusb 3610000.usb: Firmware timestamp: 2023-02-10 03:48:10 UTC
[ 3.906924] tegra-xusb 3610000.usb: xHCI Host Controller
[ 3.906934] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 1
[ 3.907682] tegra-xusb 3610000.usb: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000010810
[ 3.907701] tegra-xusb 3610000.usb: irq 124, io mem 0x03610000
[ 3.907809] tegra-xusb 3610000.usb: xHCI Host Controller
[ 3.907813] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 2
[ 3.907818] tegra-xusb 3610000.usb: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.908049] hub 1-0:1.0: USB hub found
[ 3.908065] hub 1-0:1.0: 4 ports detected
[ 3.908341] hub 2-0:1.0: USB hub found
[ 3.908355] hub 2-0:1.0: 4 ports detected
[ 3.909791] sdhci-tegra 3400000.mmc: Adding to iommu group 3
[ 3.910330] irq: IRQ228: trimming hierarchy from :bus@0:pmc@c360000
[ 3.910391] irq: IRQ229: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[ 3.910459] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 3.913168] sdhci-tegra 3400000.mmc: Got CD GPIO
[ 3.950432] ALSA device list:
[ 3.950436] No soundcards found.
[ 3.995934] irq: IRQ230: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[ 3.996289] mmc0: SDHCI controller on 3400000.mmc [3400000.mmc] using ADMA 64-bit
[ 3.997201] Freeing unused kernel memory: 7680K
[ 3.997281] Run /init as init process
[ 4.013245] Checking overlayfs setting…
[ 4.022595] Overlayfs is disabled…
[ 4.028577] Root device found: PARTUUID=5a78bb79-db8d-4422-9539-09445076fdb2
[ 4.242107] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 4.413592] hub 1-2:1.0: USB hub found
[ 4.414676] hub 1-2:1.0: 4 ports detected
[ 4.526994] usb 2-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using tegra-xusb
[ 4.576534] hub 2-1:1.0: USB hub found
[ 4.578757] hub 2-1:1.0: 4 ports detected
[ 4.681933] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[ 7.833129] tegra194-pcie 14100000.pcie: Adding to iommu group 4
[ 7.835802] tegra194-pcie 14100000.pcie: host bridge /bus@0/pcie@14100000 ranges:
[ 7.835824] tegra194-pcie 14100000.pcie: MEM 0x2080000000…0x20a7ffffff → 0x2080000000
[ 7.835832] tegra194-pcie 14100000.pcie: MEM 0x20a8000000…0x20afffffff → 0x0040000000
[ 7.835835] tegra194-pcie 14100000.pcie: IO 0x0030100000…0x00301fffff → 0x0030100000
[ 7.836150] tegra194-pcie 14100000.pcie: iATU unroll: enabled
[ 7.836152] tegra194-pcie 14100000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[ 7.857197] tegra-xudc 3550000.usb: Adding to iommu group 5
[ 7.942116] tegra194-pcie 14100000.pcie: Link up
[ 7.943615] tegra194-pcie 14100000.pcie: Link up
[ 7.943667] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[ 7.943672] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[ 7.943675] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[ 7.943678] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 7.943679] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[ 7.943730] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[ 7.943898] pci 0001:00:00.0: PME# supported from D0 D3hot
[ 7.947223] pci 0001:01:00.0: [10ec:c822] type 00 class 0x028000
[ 7.947397] pci 0001:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 7.947598] pci 0001:01:00.0: reg 0x18: [mem 0x20a8000000-0x20a800ffff 64bit]
[ 7.948656] pci 0001:01:00.0: supports D1 D2
[ 7.948658] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 7.960774] pci 0001:00:00.0: BAR 14: assigned [mem 0x20a8000000-0x20a80fffff]
[ 7.960778] pci 0001:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 7.960782] pci 0001:01:00.0: BAR 2: assigned [mem 0x20a8000000-0x20a800ffff 64bit]
[ 7.960885] pci 0001:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 7.960916] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 7.960920] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff]
[ 7.960925] pci 0001:00:00.0: bridge window [mem 0x20a8000000-0x20a80fffff]
[ 7.961035] pcieport 0001:00:00.0: Adding to iommu group 4
[ 7.961129] pcieport 0001:00:00.0: PME: Signaling with IRQ 191
[ 7.961425] pcieport 0001:00:00.0: AER: enabled with IRQ 191
[ 7.962282] tegra194-pcie 14160000.pcie: Adding to iommu group 6
[ 7.963667] tegra194-pcie 14160000.pcie: host bridge /bus@0/pcie@14160000 ranges:
[ 7.963681] tegra194-pcie 14160000.pcie: MEM 0x2140000000…0x2427ffffff → 0x2140000000
[ 7.963688] tegra194-pcie 14160000.pcie: MEM 0x2428000000…0x242fffffff → 0x0040000000
[ 7.963691] tegra194-pcie 14160000.pcie: IO 0x0036100000…0x00361fffff → 0x0036100000
[ 7.963984] tegra194-pcie 14160000.pcie: iATU unroll: enabled
[ 7.963987] tegra194-pcie 14160000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[ 8.070109] tegra194-pcie 14160000.pcie: Link up
[ 8.070798] tegra194-pcie 14160000.pcie: Link up
[ 8.070855] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[ 8.070859] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[ 8.070863] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[ 8.070866] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 8.070867] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[ 8.070911] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[ 8.071062] pci 0004:00:00.0: PME# supported from D0 D3hot
[ 8.074156] pci 0004:01:00.0: [1987:5015] type 00 class 0x010802
[ 8.074349] pci 0004:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 8.088696] pci 0004:00:00.0: BAR 14: assigned [mem 0x2428000000-0x24280fffff]
[ 8.088702] pci 0004:01:00.0: BAR 0: assigned [mem 0x2428000000-0x2428003fff 64bit]
[ 8.088787] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 8.088792] pci 0004:00:00.0: bridge window [mem 0x2428000000-0x24280fffff]
[ 8.088884] pcieport 0004:00:00.0: Adding to iommu group 6
[ 8.088966] pcieport 0004:00:00.0: PME: Signaling with IRQ 193
[ 8.089409] pcieport 0004:00:00.0: AER: enabled with IRQ 193
[ 8.089632] nvme 0004:01:00.0: Adding to iommu group 6
[ 8.090099] nvme nvme0: pci function 0004:01:00.0
[ 8.090169] nvme 0004:01:00.0: enabling device (0000 → 0002)
[ 8.090752] tegra194-pcie 141e0000.pcie: Adding to iommu group 7
[ 8.093094] tegra194-pcie 141e0000.pcie: host bridge /bus@0/pcie@141e0000 ranges:
[ 8.093114] tegra194-pcie 141e0000.pcie: MEM 0x3000000000…0x3227ffffff → 0x3000000000
[ 8.093120] tegra194-pcie 141e0000.pcie: MEM 0x3228000000…0x322fffffff → 0x0040000000
[ 8.093124] tegra194-pcie 141e0000.pcie: IO 0x003e100000…0x003e1fffff → 0x003e100000
[ 8.093449] tegra194-pcie 141e0000.pcie: iATU unroll: enabled
[ 8.093451] tegra194-pcie 141e0000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[ 8.112247] nvme nvme0: allocated 64 MiB host memory buffer.
[ 8.128842] nvme nvme0: 6/0/0 default/read/poll queues
[ 8.130908] nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[ 8.415788] EXT4-fs (nvme0n1p1): recovery complete
[ 8.416331] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 8.422322] Rootfs mounted over PARTUUID=5a78bb79-db8d-4422-9539-09445076fdb2
[ 8.429618] Switching from initrd to actual rootfs
[ 8.473278] systemd[1]: System time before build time, advancing clock.
[ 8.491226] NET: Registered PF_INET6 protocol family
[ 8.491639] Segment Routing with IPv6
[ 8.491646] In-situ OAM (IOAM) with IPv6
[ 8.504195] systemd[1]: systemd 249.11-0ubuntu3.12 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 8.504551] systemd[1]: Detected architecture arm64.
[ 8.505213] systemd[1]: Hostname set to .
[ 8.512391] systemd[1]: Using hardware watchdog ‘NVIDIA Tegra186 WDT’, version 0, device /dev/watchdog
[ 8.512409] systemd[1]: Set hardware watchdog to 2min.
[ 8.666328] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name ‘RestartMode’ in section ‘Service’, ignoring.
[ 8.675918] systemd[1]: /etc/systemd/system/nvs-service.service:41: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 8.723640] systemd[1]: Queued start job for default target Graphical Interface.
[ 8.725531] systemd[1]: Created slice Slice /system/modprobe.
[ 8.726335] systemd[1]: Created slice Slice /system/serial-getty.
[ 8.727400] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 8.727827] systemd[1]: Created slice User and Session Slice.
[ 8.727996] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 8.728370] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 8.728537] systemd[1]: Reached target Slice Units.
[ 8.728598] systemd[1]: Reached target Mounting snaps.
[ 8.728650] systemd[1]: Reached target Swaps.
[ 8.728709] systemd[1]: Reached target Local Verity Protected Volumes.
[ 8.728856] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 8.729077] systemd[1]: Listening on LVM2 poll daemon socket.
[ 8.734037] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 8.734414] systemd[1]: Listening on Syslog Socket.
[ 8.734623] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 8.734763] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 8.735122] systemd[1]: Listening on Journal Audit Socket.
[ 8.735309] systemd[1]: Listening on Journal Socket (/dev/log).
[ 8.735553] systemd[1]: Listening on Journal Socket.
[ 8.735845] systemd[1]: Listening on udev Control Socket.
[ 8.736014] systemd[1]: Listening on udev Kernel Socket.
[ 8.737255] systemd[1]: Mounting Huge Pages File System…
[ 8.738876] systemd[1]: Mounting POSIX Message Queue File System…
[ 8.781132] systemd[1]: Mounting Kernel Debug File System…
[ 8.783102] systemd[1]: Mounting Kernel Trace File System…
[ 8.794610] systemd[1]: Starting Journal Service…
[ 8.794925] systemd[1]: Finished Availability of block devices.
[ 8.796581] systemd[1]: Starting Set the console keyboard layout…
[ 8.798166] systemd[1]: Starting Create List of Static Device Nodes…
[ 8.816661] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling…
[ 8.818167] systemd[1]: Starting Load Kernel Module configfs…
[ 8.819681] systemd[1]: Starting Load Kernel Module drm…
[ 8.838482] systemd[1]: Starting Load Kernel Module efi_pstore…
[ 8.839956] systemd[1]: Starting Load Kernel Module fuse…
[ 8.841448] systemd[1]: Starting NVIDIA specific first-boot udev script…
[ 8.843110] systemd[1]: Started Nameserver information manager.
[ 8.849726] fuse: init (API version 7.34)
[ 8.866231] systemd[1]: Reached target Preparation for Network.
[ 8.866472] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 8.868529] systemd[1]: Starting Load Kernel Modules…
[ 8.870244] systemd[1]: Starting Remount Root and Kernel File Systems…
[ 8.875725] nvsciipc: loading out-of-tree module taints kernel.
[ 8.876745] nvsciipc: loaded module
[ 8.877316] EXT4-fs (nvme0n1p1): re-mounted. Opts: (null). Quota mode: none.
[ 8.882424] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 8.882964] nvmap_page_pool_init: Total RAM pages: 1950695
[ 8.882966] nvmap_page_pool_init: nvmap page pool size: 243836 pages (952 MB)
[ 8.883018] nvmap_background_zero_thread: PP zeroing thread starting.
[ 8.890078] tegra-host1x 13e00000.host1x: Adding to iommu group 8
[ 8.890672] host1x-context host1x-ctx.0: Adding to iommu group 9
[ 8.890796] host1x-context host1x-ctx.1: Adding to iommu group 10
[ 8.890903] host1x-context host1x-ctx.2: Adding to iommu group 11
[ 8.891004] host1x-context host1x-ctx.3: Adding to iommu group 12
[ 8.891108] host1x-context host1x-ctx.4: Adding to iommu group 13
[ 8.891205] host1x-context host1x-ctx.5: Adding to iommu group 14
[ 8.891304] host1x-context host1x-ctx.6: Adding to iommu group 15
[ 8.891405] host1x-context host1x-ctx.7: Adding to iommu group 16
[ 8.891507] host1x-context host1x-ctx.8: Adding to iommu group 17
[ 8.891609] host1x-context host1x-ctx.9: Adding to iommu group 18
[ 8.891703] host1x-context host1x-ctx.10: Adding to iommu group 19
[ 8.891800] host1x-context host1x-ctx.11: Adding to iommu group 20
[ 8.891894] host1x-context host1x-ctx.12: Adding to iommu group 21
[ 8.891989] host1x-context host1x-ctx.13: Adding to iommu group 22
[ 8.892086] host1x-context host1x-ctx.14: Adding to iommu group 23
[ 8.892187] host1x-context host1x-ctx.15: Adding to iommu group 24
[ 8.904211] systemd[1]: Starting Coldplug All udev Devices…
[ 8.941551] nvgpu: 17000000.gpu nvgpu_nvhost_syncpt_init:122 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000
[ 8.941551]
[ 8.962187] systemd[1]: Started Journal Service.
[ 9.085209] systemd-journald[244]: Received client request to flush runtime journal.
ÿåTCU debug prints will be routed to traces.
ÿá[ 9.379274] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: ivc channel driver missing
[ 9.379277] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: ivc channel driver missing
[ 9.379278] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: ivc channel driver missing
[ 9.379280] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivc channel driver missing
[ 9.379281] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivc channel driver missing
[ 9.379282] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: ivc channel driver missing
[ 9.629903] (NULL device *): fops function table already registered
[ 9.997306] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 10.003158] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 10.003376] cfg80211: Loaded X.509 cert ‘wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600’
ÿèStarting RmBootstrap
Registered event_type:[0] for dce_core_ipc_type:[1]
Registered event_type:[1] for dce_core_ipc_type:[3]
dce_ipc State Initialized
RmBootstrap completed successfully
ÿá[ 10.693969] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored
[ 10.693972] unable to read xattr id index table
[ 13.156799] using random self ethernet address
[ 13.156807] using random host ethernet address
[ 13.227397] Bluetooth: hci0: unexpected event for opcode 0xfc1b
[ 13.437751] using random self ethernet address
[ 13.437758] using random host ethernet address
Ubuntu 22.04.5 LTS ubuntu ttyTCU0
ubuntu login:
nvidia
I was using my Jetson Orin Nano with an SSD, and everything was working perfectly for about two weeks. I was running CUDA and TensorRT for image processing without any issues.
One day, the system suddenly failed to boot. To troubleshoot, I switched to a different SSD and attempted to flash the system again, but I kept running into flashing errors. Additionally, I saw CUDA and TensorRT missing errors when trying to set up my environment.
After following a video tutorial, I finally managed to get to the Ubuntu login screen via the serial debug console (ttyTCU0). However, when I enter my username (nvidia
), the system does not proceed and just stays there.
Previously, when I flashed another SSD, I had no issues at all it worked perfectly. But now, no matter what I do, I can’t log in. I’m stuck at the Ubuntu login screen, and the system won’t continue after entering my credentials.