Hi,
My jetson suddenly lost its video output. I can ssh into my jetson but cannot connect to a monitor. I’ve checked other post and the solutions relate to “reflash”. I’m new to jetson so not really sure what should I do do solve this problem and I don’t want to lose the data in the jetson.
When I turn on the jetson, I can see a NVIDIA logo and a warning
** WARNING: Test Key is used. ** and the next line is L4TLauncher: Attempting Direct Boot. I got these 2 messages before but still worked, not sure if that is a cause.
After seeing that message, the monitor says “no DB output” and turn into blank.
This is the output of dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[ 0.000000] Linux version 5.10.104-tegra (buildbrain@mobile-u64-6348-d7000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08) 9.3.0, GNU ld (GNU Binutils) 2.33.1) #1 SMP PREEMPT Tue Jan 24 15:09:44 PST 2023
[ 0.000000] OF: fdt: memory scan node memory@80000000, reg size 16,
[ 0.000000] OF: fdt: - 80000000 , c0000000
[ 0.000000] Machine model: Jetson AGX Orin
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: RTPROP=0x1008260518 SMBIOS=0xffff0000 SMBIOS 3.0=0x1006be0000 MEMATTR=0x10075b1018 ESRT=0x1006bbbc18 RNG=0x102a9fdf18 MEMRESERVE=0x10075b7f18
[ 0.000000] efi: seeding entropy pool
[ 0.000000] esrt: Reserving ESRT space from 0x0000001006bbbc18 to 0x0000001006bbbc50.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000100a800000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x0000001037ffffff]
[ 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-0x0000001003ffffff]
[ 0.000000] node 0: [mem 0x0000001004000000-0x00000010061bffff]
[ 0.000000] node 0: [mem 0x00000010061c0000-0x000000100653dfff]
[ 0.000000] node 0: [mem 0x000000100653e000-0x00000010066d1fff]
[ 0.000000] node 0: [mem 0x00000010066d2000-0x0000001006bcffff]
[ 0.000000] node 0: [mem 0x0000001006bd0000-0x0000001006beffff]
[ 0.000000] node 0: [mem 0x0000001006bf0000-0x0000001006dfffff]
[ 0.000000] node 0: [mem 0x0000001006e00000-0x0000001006e4ffff]
[ 0.000000] node 0: [mem 0x0000001006e50000-0x000000100751ffff]
[ 0.000000] node 0: [mem 0x0000001007520000-0x000000100756ffff]
[ 0.000000] node 0: [mem 0x0000001007570000-0x00000010075dffff]
[ 0.000000] node 0: [mem 0x00000010075e0000-0x00000010075fffff]
[ 0.000000] node 0: [mem 0x0000001007600000-0x000000100761ffff]
[ 0.000000] node 0: [mem 0x0000001007620000-0x000000100763ffff]
[ 0.000000] node 0: [mem 0x0000001007640000-0x000000100775ffff]
[ 0.000000] node 0: [mem 0x0000001007760000-0x000000100793ffff]
[ 0.000000] node 0: [mem 0x0000001007940000-0x000000100798ffff]
[ 0.000000] node 0: [mem 0x0000001007990000-0x0000001007acffff]
[ 0.000000] node 0: [mem 0x0000001007ad0000-0x0000001007b9ffff]
[ 0.000000] node 0: [mem 0x0000001007ba0000-0x0000001007d7ffff]
[ 0.000000] node 0: [mem 0x0000001007d80000-0x0000001007d9ffff]
[ 0.000000] node 0: [mem 0x0000001007da0000-0x0000001007daffff]
[ 0.000000] node 0: [mem 0x0000001007db0000-0x000000100838ffff]
[ 0.000000] node 0: [mem 0x0000001008390000-0x000000100842ffff]
[ 0.000000] node 0: [mem 0x0000001008430000-0x000000100852ffff]
[ 0.000000] node 0: [mem 0x0000001008530000-0x00000010085cffff]
[ 0.000000] node 0: [mem 0x00000010085d0000-0x00000010086cffff]
[ 0.000000] node 0: [mem 0x00000010086d0000-0x000000100876ffff]
[ 0.000000] node 0: [mem 0x0000001008770000-0x000000100903ffff]
[ 0.000000] node 0: [mem 0x0000001009040000-0x000000100921ffff]
[ 0.000000] node 0: [mem 0x0000001009220000-0x000000102a9affff]
[ 0.000000] node 0: [mem 0x000000102a9b0000-0x000000102a9fffff]
[ 0.000000] node 0: [mem 0x000000102aa00000-0x000000102e7fffff]
[ 0.000000] node 0: [mem 0x000000102ea00000-0x000000102eefffff]
[ 0.000000] node 0: [mem 0x0000001036000000-0x0000001037ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000001037ffffff]
[ 0.000000] On node 0 totalpages: 16452864
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 524288 pages, LIFO batch:63
[ 0.000000] Normal zone: 249344 pages used for memmap
[ 0.000000] Normal zone: 15928576 pages, LIFO batch:63
[ 0.000000] On node 0, zone Normal: 256 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 32 pages/cpu s90200 r8192 d32680 u131072
[ 0.000000] pcpu-alloc: s90200 r8192 d32680 u131072 alloc=32*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: GIC system register CPU interface
[ 0.000000] CPU features: detected: Virtualization Host Extensions
[ 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: Spectre-v4
[ 0.000000] alternatives: patching kernel code
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16195328
[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 console=tty0 firmware_class.path=/etc/firmware fbcon=map:0 net.ifnames=0
[ 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 0x00000000effe0000-0x00000000fffe0000] (256MB)
[ 0.000000] Memory: 63767344K/65811456K available (18432K kernel code, 3168K rwdata, 7164K rodata, 3968K init, 1110K bss, 1519824K reserved, 524288K cma-reserved)
[ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x38/0x420 with crng_init=0
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, 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=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] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000f440000
[ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:608, num:70)
[ 0.000000] GICv2m: range[mem 0x0f410000-0x0f41ffff], SPI[608:677]
[ 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.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.000845] Console: colour dummy device 80x25
[ 0.001034] printk: console [tty0] enabled
[ 0.001077] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[ 0.001087] pid_max: default: 32768 minimum: 301
[ 0.001154] LSM: Security Framework initializing
[ 0.001180] Yama: becoming mindful.
[ 0.001198] SELinux: Initializing.
[ 0.001327] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.001416] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.003607] rcu: Hierarchical SRCU implementation.
[ 0.003780] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.004475] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-5.10/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t23x/concord/kernel-dts/tegra234-p3701-0000-p3737-0000.dts
[ 0.004484] DTB Build time: Jan 24 2023 15:26:09
[ 0.006037] Tegra Revision: A01 SKU: 0xd0 CPU Process: 0 SoC Process: 0
[ 0.006165] Remapping and enabling EFI services.
[ 0.007383] smp: Bringing up secondary CPUs ...
[ 0.036123] Detected PIPT I-cache on CPU1
[ 0.036165] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[ 0.036206] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[ 0.064845] Detected PIPT I-cache on CPU2
[ 0.064855] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[ 0.064870] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[ 0.093470] Detected PIPT I-cache on CPU3
[ 0.093479] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[ 0.093492] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[ 0.124156] Detected PIPT I-cache on CPU4
[ 0.124176] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c0000
[ 0.124204] CPU4: Booted secondary processor 0x0000010000 [0x410fd421]
[ 0.152857] Detected PIPT I-cache on CPU5
[ 0.152867] GICv3: CPU5: found redistributor 10100 region 0:0x000000000f4e0000
[ 0.152881] CPU5: Booted secondary processor 0x0000010100 [0x410fd421]
[ 0.181505] Detected PIPT I-cache on CPU6
[ 0.181516] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f500000
[ 0.181531] CPU6: Booted secondary processor 0x0000010200 [0x410fd421]
[ 0.210150] Detected PIPT I-cache on CPU7
[ 0.210159] GICv3: CPU7: found redistributor 10300 region 0:0x000000000f520000
[ 0.210176] CPU7: Booted secondary processor 0x0000010300 [0x410fd421]
[ 0.240841] Detected PIPT I-cache on CPU8
[ 0.240864] GICv3: CPU8: found redistributor 20000 region 0:0x000000000f540000
[ 0.240894] CPU8: Booted secondary processor 0x0000020000 [0x410fd421]
[ 0.269542] Detected PIPT I-cache on CPU9
[ 0.269551] GICv3: CPU9: found redistributor 20100 region 0:0x000000000f560000
[ 0.269566] CPU9: Booted secondary processor 0x0000020100 [0x410fd421]
[ 0.298803] Detected PIPT I-cache on CPU10
[ 0.298813] GICv3: CPU10: found redistributor 20200 region 0:0x000000000f580000
[ 0.298828] CPU10: Booted secondary processor 0x0000020200 [0x410fd421]
[ 0.328059] Detected PIPT I-cache on CPU11
[ 0.328069] GICv3: CPU11: found redistributor 20300 region 0:0x000000000f5a0000
[ 0.328083] CPU11: Booted secondary processor 0x0000020300 [0x410fd421]
[ 0.328140] smp: Brought up 1 node, 12 CPUs
[ 0.328222] SMP: Total of 12 processors activated.
[ 0.328228] CPU features: detected: Privileged Access Never
[ 0.328230] CPU features: detected: LSE atomic instructions
[ 0.328234] CPU features: detected: User Access Override
[ 0.328237] CPU features: detected: 32-bit EL0 Support
[ 0.328241] CPU features: detected: Common not Private translations
[ 0.328243] CPU features: detected: RAS Extension Support
[ 0.328246] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.328249] CPU features: detected: CRC32 instructions
[ 0.328252] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.366029] CPU: All CPU(s) started at EL2
[ 0.369409] devtmpfs: initialized
[ 0.387063] Registered cp15_barrier emulation handler
[ 0.387076] Registered setend emulation handler
[ 0.387082] KASLR enabled
[ 0.387209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.387224] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.390224] pinctrl core: initialized pinctrl subsystem
[ 0.390784] SMBIOS 3.0.0 present.
[ 0.390793] DMI: Unknown Jetson AGX Orin/Jetson AGX Orin, BIOS 2.1-32413640 01/24/2023
[ 0.391076] NET: Registered protocol family 16
[ 0.391843] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.392056] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.392255] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.392284] audit: initializing netlink subsys (disabled)
[ 0.392360] audit: type=2000 audit(0.392:1): state=initialized audit_enabled=0 res=1
[ 0.392542] thermal_sys: Registered thermal governor 'step_wise'
[ 0.392544] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.392550] thermal_sys: Registered thermal governor 'pid_thermal_gov'
[ 0.395156] cpuidle: using governor menu
[ 0.395266] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.395383] ASID allocator initialised with 32768 entries
[ 0.395477] Serial: AMBA PL011 UART driver
[ 0.397460] tegra234_mc_sid_probe(): tegra234 mc-sid probe successful
[ 0.397486] Tegra reboot handler registered.
[ 0.416307] mc: mapped MMIO address: 0xffff8000111f0000 -> 0x2c10000
[ 0.416323] mc: mapped MMIO address: 0xffff800011210000 -> 0x2c20000
[ 0.416331] mc: mapped MMIO address: 0xffff800011230000 -> 0x2c30000
[ 0.416340] mc: mapped MMIO address: 0xffff800011250000 -> 0x2c40000
[ 0.416346] mc: mapped MMIO address: 0xffff800011270000 -> 0x2c50000
[ 0.416352] mc: mapped MMIO address: 0xffff800011290000 -> 0x2b80000
[ 0.416359] mc: mapped MMIO address: 0xffff8000112b0000 -> 0x2b90000
[ 0.416365] mc: mapped MMIO address: 0xffff8000112d0000 -> 0x2ba0000
[ 0.416372] mc: mapped MMIO address: 0xffff8000112f0000 -> 0x2bb0000
[ 0.416378] mc: mapped MMIO address: 0xffff800011310000 -> 0x1700000
[ 0.416384] mc: mapped MMIO address: 0xffff800011330000 -> 0x1710000
[ 0.416390] mc: mapped MMIO address: 0xffff800011350000 -> 0x1720000
[ 0.416396] mc: mapped MMIO address: 0xffff800011370000 -> 0x1730000
[ 0.416402] mc: mapped MMIO address: 0xffff800011390000 -> 0x1740000
[ 0.416409] mc: mapped MMIO address: 0xffff8000113b0000 -> 0x1750000
[ 0.416415] mc: mapped MMIO address: 0xffff8000113d0000 -> 0x1760000
[ 0.416422] mc: mapped MMIO address: 0xffff8000113f0000 -> 0x1770000
[ 0.416434] nv-tegra-mc 2c10000.mc: No mssnvlink node
[ 0.416460] mc-err: mcerr ops are set to t23x
[ 0.417146] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 67, base_baud = 0) is a SBSA
[ 1.675341] printk: console [ttyAMA0] enabled
[ 1.683848] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.690559] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 1.697259] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.703959] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.712360] ACPI: Interpreter disabled.
[ 1.717425] vdd-av1v1-hub: supplied by vdd-5v-sys
[ 1.722338] vbusA-cvb: supplied by vdd-5v-sys
[ 1.726815] vbusB-cvb: supplied by vdd-5v-sys
[ 1.731295] vdd-usbc1-vbus: supplied by vdd-5v-sys
[ 1.736209] vdd-usbc2-vbus: supplied by vdd-5v-sys
[ 1.741307] iommu: Default domain type: Translated
[ 1.746235] eventlib_kernel: keventlib is initialized, test id: 0
[ 1.752524] SCSI subsystem initialized
[ 1.756347] usbcore: registered new interface driver usbfs
[ 1.761844] usbcore: registered new interface driver hub
[ 1.767170] usbcore: registered new device driver usb
[ 1.772396] mc: Linux media interface: v0.10
[ 1.776673] videodev: Linux video capture interface: v2.00
[ 1.782295] pps_core: LinuxPPS API ver. 1 registered
[ 1.787260] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.796398] PTP clock support registered
[ 1.800518] tegra_wdt_t18x 2190000.watchdog: Tegra WDT init timeout = 120 sec
[ 1.807686] tegra_wdt_t18x 2190000.watchdog: Registered successfully
[ 1.815348] Registered efivars operations
[ 1.819923] FPGA manager framework
[ 1.823369] Advanced Linux Sound Architecture Driver Initialized.
[ 1.829728] Bluetooth: Core ver 2.22
[ 1.833310] NET: Registered protocol family 31
[ 1.837753] Bluetooth: HCI device and connection manager initialized
[ 1.844110] Bluetooth: HCI socket layer initialized
[ 1.848989] Bluetooth: L2CAP socket layer initialized
[ 1.854047] Bluetooth: SCO socket layer initialized
[ 1.859417] camchar: rtcpu character device driver loaded
[ 1.865048] clocksource: Switched to clocksource arch_sys_counter
[ 2.032218] VFS: Disk quotas dquot_6.6.0
[ 2.036193] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.043223] pnp: PnP ACPI: disabled
[ 2.048639] la/ptsa driver initialized.
[ 2.052529] NET: Registered protocol family 2
[ 2.057108] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 2.066832] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 2.075612] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 2.084167] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 2.092064] TCP: Hash tables configured (established 524288 bind 65536)
[ 2.098792] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 2.105860] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 2.113459] NET: Registered protocol family 1
[ 2.118103] RPC: Registered named UNIX socket transport module.
[ 2.124035] RPC: Registered udp transport module.
[ 2.128737] RPC: Registered tcp transport module.
[ 2.133442] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.139892] PCI: CLS 0 bytes, default 64
[ 2.143973] Trying to unpack rootfs image as initramfs...
[ 2.260427] Freeing initrd memory: 8208K
[ 2.266680] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 2.274590] kvm [1]: IPA Size Limit: 48 bits
[ 2.279059] kvm [1]: VHE mode initialized successfully
[ 2.284925] Initialise system trusted keyrings
[ 2.289483] workingset: timestamp_bits=46 max_order=24 bucket_order=0
[ 2.298095] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.304191] NFS: Registering the id_resolver key type
[ 2.309258] Key type id_resolver registered
[ 2.313442] Key type id_legacy registered
[ 2.317482] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.324190] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 2.331596] ntfs: driver 2.1.32 [Flags: R/W].
[ 2.347803] NET: Registered protocol family 38
[ 2.352250] Key type asymmetric registered
[ 2.356346] Asymmetric key parser 'x509' registered
[ 2.361241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 2.368697] io scheduler mq-deadline registered
[ 2.373228] io scheduler kyber registered
[ 2.381138] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 2.386738] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 2.392323] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 2.397908] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 2.405994] tegra_dc_assign_hw_data: no matching compatible node
[ 2.412007] tegradccommon module_init failed
[ 2.416276] tegradc module_init failed
[ 2.420268] EINJ: ACPI disabled.
[ 2.425023] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 2.431905] tegra-pmc: ### PMC reset source: MAINSWRST
[ 2.437043] tegra-pmc: ### PMC reset level: L1
[ 2.441483] tegra-pmc: ### PMC reset status reg: 0x2d
[ 2.447905] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.460417] random: fast init done
[ 2.460530] printk: console [ttyTCU0] enabled
[ 4.106208] arm-smmu 12000000.iommu: probing hardware configuration...
[ 4.114274] arm-smmu 12000000.iommu: SMMUv2 with:
[ 4.119123] arm-smmu 12000000.iommu: stage 1 translation
[ 4.124667] arm-smmu 12000000.iommu: stage 2 translation
[ 4.130212] arm-smmu 12000000.iommu: nested translation
[ 4.135670] arm-smmu 12000000.iommu: stream matching with 128 register groups
[ 4.143088] arm-smmu 12000000.iommu: 128 context banks (0 stage-2 only)
[ 4.152227] arm-smmu 12000000.iommu: Supported page sizes: 0x00001000
[ 4.158929] arm-smmu 12000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 4.165624] arm-smmu 12000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 4.173209] arm-smmu 10000000.iommu: probing hardware configuration...
[ 4.179912] arm-smmu 10000000.iommu: SMMUv2 with:
[ 4.184735] arm-smmu 10000000.iommu: stage 1 translation
[ 4.190268] arm-smmu 10000000.iommu: stage 2 translation
[ 4.195805] arm-smmu 10000000.iommu: nested translation
[ 4.201261] arm-smmu 10000000.iommu: stream matching with 128 register groups
[ 4.208687] arm-smmu 10000000.iommu: 128 context banks (0 stage-2 only)
[ 4.217544] arm-smmu 10000000.iommu: Supported page sizes: 0x00001000
[ 4.224242] arm-smmu 10000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 4.230945] arm-smmu 10000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 4.238069] arm-smmu 8000000.iommu: probing hardware configuration...
[ 4.244684] arm-smmu 8000000.iommu: SMMUv2 with:
[ 4.249419] arm-smmu 8000000.iommu: stage 1 translation
[ 4.254870] arm-smmu 8000000.iommu: stage 2 translation
[ 4.260332] arm-smmu 8000000.iommu: nested translation
[ 4.265693] arm-smmu 8000000.iommu: stream matching with 128 register groups
[ 4.273015] arm-smmu 8000000.iommu: 128 context banks (0 stage-2 only)
[ 4.281782] arm-smmu 8000000.iommu: Supported page sizes: 0x00001000
[ 4.288396] arm-smmu 8000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 4.295007] arm-smmu 8000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 4.302380] arm-smmu-suspend 12000000.smmu_suspend: arm_smmu_suspend probe successful
[ 4.312811] tegra_profiler: version: 1.150, samples/io: 50/29
[ 4.318794] tegra_profiler: auth: init
[ 4.322928] nvsciipc: loaded module
[ 4.328037] tun: Universal TUN/TAP device driver, 1.6
[ 4.333649] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 4.341067] hns3: Copyright (c) 2017 Huawei Corporation.
[ 4.346563] e1000e: Intel(R) PRO/1000 Network Driver
[ 4.351664] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 4.357765] igb: Intel(R) Gigabit Ethernet Network Driver
[ 4.363319] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 4.369198] PPP generic driver version 2.4.2
[ 4.373625] PPP BSD Compression module registered
[ 4.378461] PPP Deflate Compression module registered
[ 4.383657] PPP MPPE Compression module registered
[ 4.388607] usbcore: registered new interface driver r8152
[ 4.394239] usbcore: registered new interface driver asix
[ 4.399790] usbcore: registered new interface driver ax88179_178a
[ 4.406065] usbcore: registered new interface driver cdc_ether
[ 4.412064] usbcore: registered new interface driver net1080
[ 4.417871] usbcore: registered new interface driver cdc_subset
[ 4.423951] usbcore: registered new interface driver zaurus
[ 4.429693] usbcore: registered new interface driver cdc_ncm
[ 4.435518] usbcore: registered new interface driver aqc111
[ 4.441353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.447700] ohci-pci: OHCI PCI platform driver
[ 4.452270] ohci-platform: OHCI generic platform driver
[ 4.457918] tegra-xusb 3610000.xhci: Adding to iommu group 0
[ 4.464320] usbcore: registered new interface driver uas
[ 4.469805] usbcore: registered new interface driver usb-storage
[ 4.476102] tegra-xudc 3550000.xudc: Adding to iommu group 1
[ 4.482221] mousedev: PS/2 mouse device common for all mice
[ 4.487963] usbcore: registered new interface driver xpad
[ 4.495363] tegra_rtc c2a0000.rtc: registered as rtc1
[ 4.500830] tegra_rtc c2a0000.rtc: setting system clock to 1970-01-01T00:00:39 UTC (39)
[ 4.509070] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 4.515471] i2c /dev entries driver
[ 4.519166] tegra-i2c 3160000.i2c: Adding to iommu group 2
[ 4.524996] tegra-i2c c240000.i2c: Adding to iommu group 2
[ 4.530739] tegra-i2c 3180000.i2c: Adding to iommu group 2
[ 4.536428] tegra-i2c 3190000.i2c: Adding to iommu group 2
[ 4.542104] tegra-i2c 31b0000.i2c: Adding to iommu group 2
[ 4.547782] tegra-i2c 31c0000.i2c: Adding to iommu group 2
[ 4.553450] tegra-i2c c250000.i2c: Adding to iommu group 2
[ 4.559116] tegra-i2c 31e0000.i2c: Adding to iommu group 2
[ 4.567118] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[ 4.575693] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[ 4.585156] device-mapper: uevent: version 1.0.3
[ 4.589991] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 4.599838] sdhci: Secure Digital Host Controller Interface driver
[ 4.606182] sdhci: Copyright(c) Pierre Ossman
[ 4.610655] Synopsys Designware Multimedia Card Interface Driver
[ 4.616889] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.622864] sdhci-tegra 3460000.sdhci: Adding to iommu group 3
[ 4.623173] SMCCC: SOC_ID: ID = jep106:036b:0023 Revision = 0x00000401
[ 4.623268] sdhci-tegra 3400000.sdhci: Adding to iommu group 4
[ 4.643002] tegra-bpmp bpmp: firmware: 9a7bb16aee9be45a56e6-ccd7dae126b
[ 4.651450] nvvrs_pseq 4-003c: NVVRS Vendor ID: 0x9
[ 4.657302] nvvrs_pseq 4-003c: NVVRS Model Rev: 0x81
[ 4.668860] nvvrs-pseq-rtc nvvrs-pseq-rtc: registered as rtc0
[ 4.674773] nvvrs_pseq 4-003c: NVVRS PSEQ probe successful
[ 6.198907] hid: raw HID events driver (C) Jiri Kosina
[ 6.204497] usbcore: registered new interface driver usbhid
[ 6.210232] usbhid: USB HID core driver
[ 6.214696] tegra-dce d800000.dce: Adding to iommu group 5
[ 6.221536] dce: dce_ipc_channel_init:314 Invalid Channel State [0x0] for ch_type [2]
[ 6.230353] tegra234-aon c000000.aon: Adding to iommu group 6
[ 6.236781] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x5]
[ 6.245899] dce: dce_admin_send_cmd_ver:424 version : [0x2] err : [0x0]
[ 6.246713] c000000.aon:hsp: probed
[ 6.252940] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x1]
[ 6.265471] tegra234-aon c000000.aon: init done
[ 6.265831] tegra23x-psc e860000.psc: Adding to iommu group 7
[ 6.270170] dce: dce_admin_setup_clients_ipc:553 Channel Reset Complete for Type [1] ...
[ 6.276412] tegra23x-psc e860000.psc: ext_cfg base:(____ptrval____)
[ 6.284462] dce: dce_admin_setup_clients_ipc:529 Get queue info failed for [2]
[ 6.284628] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x2]
[ 6.290919] tegra23x-psc e860000.psc: init done
[ 6.298462] dce: dce_admin_setup_clients_ipc:553 Channel Reset Complete for Type [3] ...
[ 6.307547] tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 8
[ 6.312295] dce: dce_start_boot_flow:173 DCE_BOOT_DONE
[ 6.321190] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 6.344594] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee01ff size=131584
[ 6.353766] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 6.365294] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x448]=0x1900-0x1b40 TX[1x448]=0x1b40-0x1d80
[ 6.376656] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d80-0x3e00 TX[1x8192]=0x3e00-0x5e80
[ 6.388347] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e80-0xaf00 TX[64x320]=0xaf00-0xff80
[ 6.400921] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff80-0x18000 TX[512x64]=0x18000-0x20080
[ 6.413730] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20080-0x20140 TX[1x64]=0x20140-0x20200
[ 6.425744] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (117)
[ 6.432555] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 6.440842] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=6 sha1=10150ec03f8849d1537396903b70d4a48a255aba
[ 6.454158] t19x_cache tegra-cache: probed
[ 6.458558] scf-pmu-drv scf-pmu: Registered T23x SCF Uncore PMU
[ 6.472387] optee: probing for conduit method.
[ 6.476984] optee: revision 3.19 (18d0f61b)
[ 6.477102] optee: dynamic shared memory is enabled
[ 6.486524] optee: initialized driver
[ 6.503600] nvpmodel: initialized successfully
[ 6.508269] tegra_hv: get_hvd: not initialized yet
[ 6.513218] user_ivc_mempool: hypervisor not present
[ 6.518927] usbcore: registered new interface driver snd-usb-audio
[ 6.525841] u32 classifier
[ 6.528625] input device check on
[ 6.532396] Actions configured
[ 6.536033] Initializing XFRM netlink socket
[ 6.540811] NET: Registered protocol family 10
[ 6.546582] Segment Routing with IPv6
[ 6.550413] NET: Registered protocol family 17
[ 6.555004] NET: Registered protocol family 15
[ 6.559628] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 6.574050] Bluetooth: RFCOMM socket layer initialized
[ 6.579421] Bluetooth: RFCOMM ver 1.11
[ 6.583299] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 6.589419] Bluetooth: HIDP socket layer initialized
[ 6.595740] 9pnet: Installing 9P2000 support
[ 6.600215] Key type dns_resolver registered
[ 6.605680] registered taskstats version 1
[ 6.609938] Loading compiled-in X.509 certificates
[ 6.621067] Loaded X.509 cert 'Build time autogenerated kernel key: d2e6b29ce3ba3f3d31103e414d71889f8474be7b'
[ 6.631663] tegra194-pcie 14100000.pcie: Adding to iommu group 9
[ 6.644597] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 6.651826] tegra194-pcie 14160000.pcie: Adding to iommu group 10
[ 6.664506] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 6.671532] tegra194-pcie 141a0000.pcie: Adding to iommu group 11
[ 6.683665] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[ 6.690830] tegra194-pcie 141a0000.pcie: Failed to get slot regulators: -517
[ 6.715989] tegra-soc-hwpm f100000.tegra_soc_hwpm: Adding to iommu group 12
[ 6.726443] host1x 13e40000.host1x: Adding to iommu group 13
[ 7.744298] t23x_init_gating_regs: Timed out waiting for syncpt ram init!
[ 7.763118] host1x 13e40000.host1x: initialized
[ 7.768179] iommu_context_dev 13e40000.host1x:niso0_ctx0: Adding to iommu group 14
[ 7.776327] iommu_context_dev 13e40000.host1x:niso0_ctx0: initialized (streamid=53, iommu=smmu.0x0000000012000000)
[ 7.788388] iommu_context_dev 13e40000.host1x:niso0_ctx1: Adding to iommu group 15
[ 7.796505] iommu_context_dev 13e40000.host1x:niso0_ctx1: initialized (streamid=54, iommu=smmu.0x0000000012000000)
[ 7.808534] iommu_context_dev 13e40000.host1x:niso0_ctx2: Adding to iommu group 16
[ 7.816640] iommu_context_dev 13e40000.host1x:niso0_ctx2: initialized (streamid=55, iommu=smmu.0x0000000012000000)
[ 7.828681] iommu_context_dev 13e40000.host1x:niso0_ctx3: Adding to iommu group 17
[ 7.836801] iommu_context_dev 13e40000.host1x:niso0_ctx3: initialized (streamid=56, iommu=smmu.0x0000000012000000)
[ 7.848814] iommu_context_dev 13e40000.host1x:niso0_ctx4: Adding to iommu group 18
[ 7.856910] iommu_context_dev 13e40000.host1x:niso0_ctx4: initialized (streamid=57, iommu=smmu.0x0000000012000000)
[ 7.868894] iommu_context_dev 13e40000.host1x:niso0_ctx5: Adding to iommu group 19
[ 7.877029] iommu_context_dev 13e40000.host1x:niso0_ctx5: initialized (streamid=58, iommu=smmu.0x0000000012000000)
[ 7.889052] iommu_context_dev 13e40000.host1x:niso0_ctx6: Adding to iommu group 20
[ 7.897180] iommu_context_dev 13e40000.host1x:niso0_ctx6: initialized (streamid=59, iommu=smmu.0x0000000012000000)
[ 7.909212] iommu_context_dev 13e40000.host1x:niso0_ctx7: Adding to iommu group 21
[ 7.917322] iommu_context_dev 13e40000.host1x:niso0_ctx7: initialized (streamid=60, iommu=smmu.0x0000000012000000)
[ 7.929368] iommu_context_dev 13e40000.host1x:niso1_ctx0: Adding to iommu group 22
[ 7.937485] iommu_context_dev 13e40000.host1x:niso1_ctx0: initialized (streamid=53, iommu=smmu.0x0000000008000000)
[ 7.949482] iommu_context_dev 13e40000.host1x:niso1_ctx1: Adding to iommu group 23
[ 7.957608] iommu_context_dev 13e40000.host1x:niso1_ctx1: initialized (streamid=54, iommu=smmu.0x0000000008000000)
[ 7.969648] iommu_context_dev 13e40000.host1x:niso1_ctx2: Adding to iommu group 24
[ 7.977754] iommu_context_dev 13e40000.host1x:niso1_ctx2: initialized (streamid=55, iommu=smmu.0x0000000008000000)
[ 7.989782] iommu_context_dev 13e40000.host1x:niso1_ctx3: Adding to iommu group 25
[ 7.997883] iommu_context_dev 13e40000.host1x:niso1_ctx3: initialized (streamid=56, iommu=smmu.0x0000000008000000)
[ 8.009893] iommu_context_dev 13e40000.host1x:niso1_ctx4: Adding to iommu group 26
[ 8.018032] iommu_context_dev 13e40000.host1x:niso1_ctx4: initialized (streamid=57, iommu=smmu.0x0000000008000000)
[ 8.030084] iommu_context_dev 13e40000.host1x:niso1_ctx5: Adding to iommu group 27
[ 8.038177] iommu_context_dev 13e40000.host1x:niso1_ctx5: initialized (streamid=58, iommu=smmu.0x0000000008000000)
[ 8.050170] iommu_context_dev 13e40000.host1x:niso1_ctx6: Adding to iommu group 28
[ 8.058267] iommu_context_dev 13e40000.host1x:niso1_ctx6: initialized (streamid=59, iommu=smmu.0x0000000008000000)
[ 8.070268] iommu_context_dev 13e40000.host1x:niso1_ctx7: Adding to iommu group 29
[ 8.078383] iommu_context_dev 13e40000.host1x:niso1_ctx7: initialized (streamid=60, iommu=smmu.0x0000000008000000)
[ 8.090452] falcon 15340000.vic: Adding to iommu group 30
[ 8.101565] falcon 15340000.vic: initialized
[ 8.106271] falcon 15380000.nvjpg: Adding to iommu group 31
[ 8.115649] falcon 15380000.nvjpg: initialized
[ 8.120374] falcon 15540000.nvjpg1: Adding to iommu group 32
[ 8.129176] falcon 15540000.nvjpg1: initialized
[ 8.133982] falcon 154c0000.nvenc: Adding to iommu group 33
[ 8.145229] falcon 154c0000.nvenc: initialized
[ 8.149951] falcon 15a50000.ofa: Adding to iommu group 34
[ 8.159691] falcon 15a50000.ofa: initialized
[ 8.164233] nvdec 15480000.nvdec: Adding to iommu group 35
[ 8.177295] nvdec 15480000.nvdec: initialized
[ 8.181908] tsec 15500000.tsec: Adding to iommu group 36
[ 8.192187] tsec 15500000.tsec: initialized
[ 8.199257] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 8.215789] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 8.231746] gpio-394 (camera-control-output-low): hogged as output/low
[ 8.238512] gpio-397 (camera-control-output-low): hogged as output/low
[ 8.245279] gpio-487 (camera-control-output-low): hogged as output/low
[ 8.252017] gpio-486 (camera-control-output-low): hogged as output/low
[ 8.259804] gpiochip0: registered GPIOs 348 to 511 on tegra234-gpio
[ 8.266736] gpiochip1: registered GPIOs 316 to 347 on tegra234-gpio-aon
[ 8.273721] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 8.280228] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 8.286691] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 8.292942] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 8.301174] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[ 8.309725] tegra194-isp5 14800000.isp: Adding to iommu group 37
[ 8.319259] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: context isolation disabled due to no IOMMU
[ 8.328902] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: initialized
[ 8.335487] tegra194-vi5 13e40000.host1x:vi0@15c00000: Adding to iommu group 38
[ 8.343785] tegra194-vi5 13e40000.host1x:vi1@14c00000: Adding to iommu group 39
[ 8.352017] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: context isolation disabled due to no IOMMU
[ 8.361648] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: initialized
[ 8.368453] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: context isolation disabled due to no IOMMU
[ 8.378039] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: initialized
[ 8.384831] scare-pigeon 13e40000.host1x:isp-thi@14b00000: context isolation disabled due to no IOMMU
[ 8.394777] scare-pigeon 13e40000.host1x:isp-thi@14b00000: initialized
[ 8.401583] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx0: Adding to iommu group 40
[ 8.410331] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx0: initialized (streamid=18, iommu=smmu.0x0000000008000000)
[ 8.421707] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: Adding to iommu group 41
[ 8.430486] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: initialized (streamid=19, iommu=smmu.0x0000000008000000)
[ 8.441857] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: Adding to iommu group 42
[ 8.450586] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: initialized (streamid=20, iommu=smmu.0x0000000008000000)
[ 8.461951] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: Adding to iommu group 43
[ 8.470666] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: initialized (streamid=21, iommu=smmu.0x0000000008000000)
[ 8.482025] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: Adding to iommu group 44
[ 8.490748] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: initialized (streamid=22, iommu=smmu.0x0000000008000000)
[ 8.502105] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx5: Adding to iommu group 45
[ 8.510807] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx5: initialized (streamid=23, iommu=smmu.0x0000000008000000)
[ 8.522163] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx6: Adding to iommu group 46
[ 8.530904] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx6: initialized (streamid=24, iommu=smmu.0x0000000008000000)
[ 8.542283] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: Adding to iommu group 47
[ 8.551006] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: initialized (streamid=25, iommu=smmu.0x0000000008000000)
[ 8.562403] pva 16000000.pva0: Adding to iommu group 48
[ 8.587702] pva 16000000.pva0: initialized
[ 8.602222] nvdla 15880000.nvdla0: Adding to iommu group 49
[ 8.618363] nvdla 15880000.nvdla0: initialized
[ 8.624702] nvdla 158c0000.nvdla1: Adding to iommu group 50
[ 8.639799] nvdla 158c0000.nvdla1: initialized
[ 8.646189] tegra-gpcdma 2600000.gpcdma: Adding to iommu group 2
[ 8.653209] tegra-gpcdma 2600000.gpcdma: GPC DMA driver register 31 channels
[ 8.660785] tegra-fuse-burn efuse-burn: shutdown limit check disabled
[ 8.667420] tegra-fuse-burn efuse-burn: Fuse burn driver initialized
[ 8.674198] serial-tegra 3100000.serial: Adding to iommu group 2
[ 8.680898] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 13, base_baud = 0) is a TEGRA_UART
[ 8.690698] serial-tegra 3110000.serial: Adding to iommu group 2
[ 8.697230] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 65, base_baud = 0) is a TEGRA_UART
[ 8.706907] serial-tegra 3130000.serial: Adding to iommu group 2
[ 8.713526] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 66, base_baud = 0) is a TEGRA_UART
[ 8.741534] tegra-xusb 3610000.xhci: Firmware timestamp: 2021-12-01 05:27:10 UTC, Version: 80.03 release
[ 8.751292] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 8.756873] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 8.765505] tegra-xusb 3610000.xhci: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000050810
[ 8.775111] tegra-xusb 3610000.xhci: irq 235, io mem 0x03610000
[ 8.781552] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 8.790059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.797489] usb usb1: Product: xHCI Host Controller
[ 8.802505] usb usb1: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[ 8.808773] usb usb1: SerialNumber: 3610000.xhci
[ 8.814226] hub 1-0:1.0: USB hub found
[ 8.818120] hub 1-0:1.0: 4 ports detected
[ 8.822488] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 8.828046] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 8.835849] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 8.843394] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 8.851910] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.859343] usb usb2: Product: xHCI Host Controller
[ 8.864361] usb usb2: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[ 8.870640] usb usb2: SerialNumber: 3610000.xhci
[ 8.875885] hub 2-0:1.0: USB hub found
[ 8.879775] hub 2-0:1.0: 4 ports detected
[ 8.906491] tegra23x-oc-event soctherm-oc-event: Finished tegra23x overcurrent event probing
[ 8.929521] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 2008000 KHz, changing to: 2035200 KHz
[ 8.943701] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 1986000 KHz, changing to: 2035200 KHz
[ 8.958642] cpufreq: cpufreq_online: CPU8: Running at unlisted initial frequency: 2025000 KHz, changing to: 2035200 KHz
[ 8.970443] cpufreq: cpu8,cur:1918000,set:2035200,set ndiv:159
[ 8.977650] tegra194-cpufreq e000000.ccplex: probed with ICC
[ 8.984612] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 8.992938] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 8.994317] tegra194-pcie 14100000.pcie: host bridge /pcie@14100000 ranges:
[ 9.005061] tegra194-pcie 14100000.pcie: IO 0x0030100000..0x00301fffff -> 0x0030100000
[ 9.009461] mmc0: CQHCI version 5.10
[ 9.013780] tegra194-pcie 14100000.pcie: MEM 0x20a8000000..0x20afffffff -> 0x0040000000
[ 9.026132] tegra194-pcie 14100000.pcie: MEM 0x2080000000..0x20a7ffffff -> 0x2080000000
[ 9.042965] irq: IRQ302: trimming hierarchy from :interrupt-controller@f400000-1
[ 9.050556] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit
[ 9.050609] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 302
[ 9.085049] usb 1-3: new full-speed USB device number 2 using tegra-xusb
[ 9.141044] tegra194-pcie 14100000.pcie: Link up
[ 9.146843] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[ 9.153663] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 9.159303] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[ 9.169138] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[ 9.179970] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[ 9.187901] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[ 9.194245] pci 0001:00:00.0: PME# supported from D0 D3hot
[ 9.204738] pci 0001:01:00.0: [10ec:c822] type 00 class 0x028000
[ 9.211099] pci 0001:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 9.217087] pci 0001:01:00.0: reg 0x18: [mem 0x20a8000000-0x20a800ffff 64bit]
[ 9.217115] mmc0: Command Queue Engine enabled
[ 9.225530] pci 0001:01:00.0: supports D1 D2
[ 9.228992] mmc0: periodic cache flush enabled
[ 9.233391] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 9.237963] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 9.249403] pci 0001:00:00.0: BAR 14: assigned [mem 0x20a8000000-0x20a80fffff]
[ 9.251865] mmcblk0: mmc0:0001 G1M15M 59.3 GiB
[ 9.258797] pci 0001:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 9.258945] usb 1-3: New USB device found, idVendor=13d3, idProduct=3549, bcdDevice= 0.00
[ 9.258948] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.258949] usb 1-3: Product: Bluetooth Radio
[ 9.258950] usb 1-3: Manufacturer: Realtek
[ 9.258951] usb 1-3: SerialNumber: 00e04c000001
[ 9.263471] mmcblk0rpmb: mmc0:0001 G1M15M partition 3 4.00 MiB, chardev (511:0)
[ 9.269825] pci 0001:01:00.0: BAR 2: assigned [mem 0x20a8000000-0x20a800ffff 64bit]
[ 9.314537] pci 0001:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 9.320854] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 9.326234] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff]
[ 9.332509] pci 0001:00:00.0: bridge window [mem 0x20a8000000-0x20a80fffff]
[ 9.339869] pci 0001:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 9.348624] pci 0001:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 9.357610] pcieport 0001:00:00.0: Adding to iommu group 9
[ 9.363517] pcieport 0001:00:00.0: PME: Signaling with IRQ 51
[ 9.369824] pcieport 0001:00:00.0: AER: enabled with IRQ 51
[ 9.375719] usb 2-3: new SuperSpeedPlus Gen 2 USB device number 2 using tegra-xusb
[ 9.376532] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 9.390707] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[ 9.391138] tegra194-pcie 14160000.pcie: host bridge /pcie@14160000 ranges:
[ 9.404464] tegra194-pcie 14160000.pcie: IO 0x0036100000..0x00361fffff -> 0x0036100000
[ 9.413193] tegra194-pcie 14160000.pcie: MEM 0x2428000000..0x242fffffff -> 0x0040000000
[ 9.421902] tegra194-pcie 14160000.pcie: MEM 0x2140000000..0x2427ffffff -> 0x2140000000
[ 9.439664] usb 2-3: New USB device found, idVendor=0bda, idProduct=0420, bcdDevice= 1.40
[ 9.448084] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.455433] usb 2-3: Product: 4-Port USB 3.0 Hub
[ 9.460180] usb 2-3: Manufacturer: Generic
[ 9.476931] hub 2-3:1.0: USB hub found
[ 9.483275] hub 2-3:1.0: 4 ports detected
[ 9.557188] usb 1-4: new high-speed USB device number 3 using tegra-xusb
[ 9.735009] usb 1-4: New USB device found, idVendor=0bda, idProduct=5420, bcdDevice= 1.40
[ 9.743432] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.750775] usb 1-4: Product: 4-Port USB 2.0 Hub
[ 9.755516] usb 1-4: Manufacturer: Generic
[ 9.762400] hub 1-4:1.0: USB hub found
[ 9.767789] hub 1-4:1.0: 4 ports detected
[ 10.493188] usb 1-4.3: new low-speed USB device number 4 using tegra-xusb
[ 10.529727] tegra194-pcie 14160000.pcie: Phy link never came up
[ 10.535909] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[ 10.542711] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 10.548349] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[ 10.558447] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[ 10.569275] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[ 10.577196] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[ 10.583553] pci 0004:00:00.0: PME# supported from D0 D3hot
[ 10.597141] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 10.602544] pci 0004:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 10.611516] pcieport 0004:00:00.0: Adding to iommu group 10
[ 10.617516] pcieport 0004:00:00.0: PME: Signaling with IRQ 53
[ 10.623879] pcieport 0004:00:00.0: AER: enabled with IRQ 53
[ 10.629906] pci_bus 0004:01: busn_res: [bus 01-ff] is released
[ 10.636010] pci 0004:00:00.0: Removing from iommu group 10
[ 10.641680] pci_bus 0004:00: busn_res: [bus 00-ff] is released
[ 10.641819] usb 1-4.3: New USB device found, idVendor=1a2c, idProduct=0e24, bcdDevice= 1.10
[ 10.649158] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[ 10.656273] usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 10.656275] usb 1-4.3: Product: USB Keyboard
[ 10.656276] usb 1-4.3: Manufacturer: SEM
[ 10.678863] tegra194-pcie 141a0000.pcie: Failed to get slot regulators: -517
[ 10.678961] vdd-3v3-pcie: supplied by vdd-3v3-sys
[ 10.684024] avdd-cam-2v8: supplied by vdd-3v3-sys
[ 10.688970] vdd-dp: supplied by vdd-3v3-sys
[ 10.693480] vdd-3v3-sd: supplied by vdd-3v3-sys
[ 10.693534] input: SEM USB Keyboard as /devices/platform/3610000.xhci/usb1/1-4/1-4.3/1-4.3:1.0/0003:1A2C:0E24.0001/input/input0
[ 10.698415] random: crng init done
[ 10.713629] dsi-vdd-1v8-bl-en: supplied by vdd-1v8-sys
[ 10.720321] tegra194-isp5 14800000.isp: initialized
[ 10.727492] tegra194-vi5 13e40000.host1x:vi0@15c00000: initialized
[ 10.733939] (NULL device *): fops function table already registered
[ 10.741437] tegra194-vi5 13e40000.host1x:vi1@14c00000: initialized
[ 10.748447] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[ 10.748495] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 10.769272] hid-generic 0003:1A2C:0E24.0001: input,hidraw0: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-3610000.xhci-4.3/input0
[ 10.769984] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 302
[ 10.785611] input: SEM USB Keyboard Consumer Control as /devices/platform/3610000.xhci/usb1/1-4/1-4.3/1-4.3:1.1/0003:1A2C:0E24.0002/input/input1
[ 10.861426] input: SEM USB Keyboard System Control as /devices/platform/3610000.xhci/usb1/1-4/1-4.3/1-4.3:1.1/0003:1A2C:0E24.0002/input/input2
[ 10.862213] tegra194-pcie 141a0000.pcie: host bridge /pcie@141a0000 ranges:
[ 10.874644] hid-generic 0003:1A2C:0E24.0002: input,hidraw1: USB HID v1.10 Device [SEM USB Keyboard] on usb-3610000.xhci-4.3/input1
[ 10.881762] tegra194-pcie 141a0000.pcie: IO 0x003a100000..0x003a1fffff -> 0x003a100000
[ 10.902513] tegra194-pcie 141a0000.pcie: MEM 0x2b28000000..0x2b2fffffff -> 0x0040000000
[ 10.911192] tegra194-pcie 141a0000.pcie: MEM 0x2740000000..0x2b27ffffff -> 0x2740000000
[ 11.840208] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit
[ 12.026596] tegra194-pcie 141a0000.pcie: Phy link never came up
[ 12.032764] tegra194-pcie 141a0000.pcie: PCI host bridge to bus 0005:00
[ 12.039576] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 12.045215] pci_bus 0005:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3a100000-0x3a1fffff])
[ 12.055308] pci_bus 0005:00: root bus resource [mem 0x2b28000000-0x2b2fffffff] (bus address [0x40000000-0x47ffffff])
[ 12.066144] pci_bus 0005:00: root bus resource [mem 0x2740000000-0x2b27ffffff pref]
[ 12.074059] pci 0005:00:00.0: [10de:229a] type 01 class 0x060400
[ 12.080411] pci 0005:00:00.0: PME# supported from D0 D3hot
[ 12.094133] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 12.099536] pci 0005:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 12.108481] pcieport 0005:00:00.0: Adding to iommu group 11
[ 12.114463] pcieport 0005:00:00.0: PME: Signaling with IRQ 55
[ 12.120635] pcieport 0005:00:00.0: AER: enabled with IRQ 55
[ 12.126611] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[ 12.132698] pci 0005:00:00.0: Removing from iommu group 11
[ 12.138344] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[ 12.146248] nvethernet 6810000.ethernet: Adding to iommu group 51
[ 12.152852] nvethernet 6810000.ethernet: failed to read skip mac reset flag, default 0
[ 12.161005] nvethernet 6810000.ethernet: failed to read MDIO address
[ 12.167535] nvethernet 6810000.ethernet: setting to default DMA bit mask
[ 12.174451] nvethernet 6810000.ethernet: Failed to read DMA Tx ring size, using default [4096]
[ 12.183303] nvethernet 6810000.ethernet: Failed to read DMA Tx ring size, using default [4096]
[ 12.192161] nvethernet 6810000.ethernet: failed to read UPHY GBE mode- default to 10G
[ 12.592956] nvethernet 6810000.ethernet: Ethernet MAC address: 48:b0:2d:e2:2b:a5
[ 12.600630] -->macsec_probe()
[ 12.600646] -->macsec_get_platform_res()
[ 12.600671] <--macsec_get_platform_res()
[ 12.600673] -->macsec_enable_car()
[ 12.601183] <--macsec_enable_car()
[ 12.601207] <--macsec_probe()
[ 12.601209] nvethernet 6810000.ethernet: Macsec not enabled
[ 12.606941] nvethernet 6810000.ethernet: Macsec: Reduced MTU: 1466 Max: 16383
[ 12.618036] nvethernet 6810000.ethernet: eth0 (HW ver: 31) created with 10 DMA channels
[ 12.626746] irq: IRQ304: trimming hierarchy from :pmc@c360000
[ 12.632714] irq: IRQ305: trimming hierarchy from :interrupt-controller@f400000-1
[ 12.640377] irq: IRQ306: trimming hierarchy from :pmc@c360000
[ 12.646337] input: gpio-keys as /devices/platform/gpio-keys/input/input3
[ 12.653632] tegra-se-nvhost 15810000.se: Adding to iommu group 52
[ 12.660255] tegra-se-nvhost 15810000.se: initialized
[ 12.676331] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 12.682691] tegra-se-nvhost 15820000.se: Adding to iommu group 53
[ 12.689227] tegra-se-nvhost 15820000.se: initialized
[ 12.696633] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 12.702999] tegra-se-nvhost 15840000.se: Adding to iommu group 54
[ 12.709575] tegra-se-nvhost 15840000.se: initialized
[ 12.718604] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 12.725452] tegra_actmon d230000.actmon: in actmon_register()...
[ 12.731789] tegra_actmon d230000.actmon: bwmgr_disable = 1
[ 12.737931] tegra_actmon d230000.actmon: initialization Completed for the device mc_all
[ 12.746307] hvc_sysfs: hypervisor is not present
[ 12.881097] ALSA device list:
[ 12.884147] No soundcards found.
[ 12.888206] Freeing unused kernel memory: 3968K
[ 12.892903] Run /init as init process
[ 12.896668] with arguments:
[ 12.896669] /init
[ 12.896670] with environment:
[ 12.896671] HOME=/
[ 12.896671] TERM=linux
[ 12.896672] mminit_loglevel=4
[ 12.908741] Root device found: mmcblk0p1
[ 12.913298] Found dev node: /dev/mmcblk0p1
[ 12.943862] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 12.953009] Rootfs mounted over mmcblk0p1
[ 12.975359] Switching from initrd to actual rootfs
[ 13.081028] systemd[1]: System time before build time, advancing clock.
[ 13.134780] 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)
[ 13.167209] systemd[1]: Detected architecture arm64.
[ 13.183788] systemd[1]: Hostname set to <robin-desktop>.
[ 13.422102] systemd[1]: /etc/systemd/system/nvs-service.service:38: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 13.452790] systemd[1]: /etc/systemd/system/nvargus-daemon.service:40: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 13.532168] systemd[1]: Queued start job for default target Graphical Interface.
[ 13.541004] systemd[1]: Created slice Slice /system/modprobe.
[ 13.547483] systemd[1]: Created slice Slice /system/openvpn.
[ 13.553764] systemd[1]: Created slice Slice /system/serial-getty.
[ 13.560346] systemd[1]: Created slice User and Session Slice.
[ 13.566425] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 13.574536] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 13.584341] systemd[1]: Reached target Slice Units.
[ 13.589437] systemd[1]: Reached target Mounting snaps.
[ 13.594785] systemd[1]: Reached target Swaps.
[ 13.599342] systemd[1]: Reached target Local Verity Protected Volumes.
[ 13.614835] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 13.623403] systemd[1]: Listening on Syslog Socket.
[ 13.628607] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 13.635648] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 13.642654] systemd[1]: Listening on Journal Audit Socket.
[ 13.648473] systemd[1]: Listening on Journal Socket (/dev/log).
[ 13.654760] systemd[1]: Listening on Journal Socket.
[ 13.666451] systemd[1]: Listening on udev Control Socket.
[ 13.672150] systemd[1]: Listening on udev Kernel Socket.
[ 13.678569] systemd[1]: Mounting Huge Pages File System...
[ 13.685208] systemd[1]: Mounting POSIX Message Queue File System...
[ 13.692515] systemd[1]: Mounting Kernel Debug File System...
[ 13.699184] systemd[1]: Mounting Kernel Trace File System...
[ 13.705284] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 13.718567] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 13.728122] systemd[1]: Starting Journal Service...
[ 13.733302] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 13.743867] systemd[1]: Starting Set the console keyboard layout...
[ 13.751332] systemd[1]: Starting Create List of Static Device Nodes...
[ 13.759081] systemd[1]: Starting Load Kernel Module configfs...
[ 13.766096] systemd[1]: Starting Load Kernel Module drm...
[ 13.772959] systemd[1]: Starting Load Kernel Module efi_pstore...
[ 13.780349] systemd[1]: Starting Load Kernel Module fuse...
[ 13.787362] systemd[1]: Starting NVIDIA specific first-boot udev script...
[ 13.795005] fuse: init (API version 7.32)
[ 13.795675] systemd[1]: Started Nameserver information manager.
[ 13.805631] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 13.816661] systemd[1]: Starting Load Kernel Modules...
[ 13.823001] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 13.830069] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 13.831061] systemd[1]: Starting Coldplug All udev Devices...
[ 13.831235] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 13.831339] tegra-carveouts tegra-carveouts: fsi :dma coherent mem declare 0x0000001033000000,16777216
[ 13.831341] tegra-carveouts tegra-carveouts: assigned reserved memory node fsi-carveout
[ 13.831347] tegra-carveouts tegra-carveouts: vpr :dma coherent mem declare 0x0000001049800000,914358272
[ 13.831349] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[ 13.831353] nvmap_page_pool_init: Total RAM pages: 16075952
[ 13.831355] nvmap_page_pool_init: nvmap page pool size: 2009494 pages (3753 MB)
[ 13.831398] nvmap_background_zero_thread: PP zeroing thread starting.
[ 13.831479] misc nvmap: created heap vpr base 0x0000001049800000 size (892928KiB)
[ 13.834468] misc nvmap: created heap fsi base 0x0000001033000000 size (16384KiB)
[ 13.901021] nvgpu: 17000000.ga10b nvgpu_nvhost_syncpt_init:135 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000
[ 13.935514] systemd[1]: Started Journal Service.
[ 13.960957] systemd-journald[315]: Received client request to flush runtime journal.
[ 14.267670] nvidia: loading out-of-tree module taints kernel.
[ 14.277865] nv_platform 13800000.display: Adding to iommu group 55
[ 14.281076] platform 13800000.display:nvdisplay-niso: Adding to iommu group 56
[ 14.282701] NVRM: loading NVIDIA UNIX Open Kernel Module for aarch64 35.2.1 Release Build (buildbrain@mobile-u64-6348-d7000) Tue Jan 24 15:26:51 PST 2023
[ 14.297864] spi-tegra114 3210000.spi: Adding to iommu group 2
[ 14.300208] spi-tegra114 3230000.spi: Adding to iommu group 2
[ 14.309236] irq: IRQ307: trimming hierarchy from :pmc@c360000
[ 14.322063] tegra-hda 3510000.hda: Adding to iommu group 57
[ 14.334144] irq: IRQ308: trimming hierarchy from :pmc@c360000
[ 14.334154] nct1008_nct72 4-004c: starting parse dt
[ 14.334203] nct1008_nct72 4-004c: !!!Found deprecated property!!!
[ 14.334205] nct1008_nct72 4-004c: success parsing dt
[ 14.334369] nct1008_nct72 4-004c: success in enabling tmp451 VDD rail
[ 14.345160] nvadsp 2993000.adsp: Adding to iommu group 58
[ 14.345458] nvadsp 2993000.adsp: in probe()...
[ 14.350242] nvadsp 2993000.adsp: nvadsp_app_module_probe
[ 14.360795] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 16 channels
[ 14.363917] cpu-throttle-alert cooling device registered.
[ 14.364430] gpu-throttle-alert cooling device registered.
[ 14.364799] cv0-throttle-alert cooling device registered.
[ 14.365332] cv1-throttle-alert cooling device registered.
[ 14.365860] cv2-throttle-alert cooling device registered.
[ 14.366517] soc0-throttle-alert cooling device registered.
[ 14.366908] soc1-throttle-alert cooling device registered.
[ 14.367189] soc2-throttle-alert cooling device registered.
[ 14.369182] hot-surface-alert cooling device registered.
[ 14.371511] nct1008_nct72 4-004c: LOC shutdown limit 107
[ 14.372149] nct1008_nct72 4-004c: EXT shutdown limit 107
[ 14.394255] loop: module loaded
[ 14.408775] nct1008_nct72 4-004c: initial LOC temp: 35000
[ 14.409300] nct1008_nct72 4-004c: initial EXT temp: 36750
[ 14.410269] nct1008_nct72 4-004c: hi_b:-4, lo_b:0
[ 14.410973] nct1008_nct72 4-004c: nct1008_probe: initialized
[ 14.413800] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=3 as /devices/platform/3510000.hda/sound/card0/input4
[ 14.413872] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=7 as /devices/platform/3510000.hda/sound/card0/input5
[ 14.413918] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=8 as /devices/platform/3510000.hda/sound/card0/input6
[ 14.413994] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=9 as /devices/platform/3510000.hda/sound/card0/input7
[ 14.420749] usbcore: registered new interface driver btusb
[ 14.427224] tegra-asoc: sound: Adding to iommu group 58
[ 14.433638] tegra210-adsp aconnect@2a41000:adsp_audio: Adding to iommu group 58
[ 14.434474] irq: IRQ310: trimming hierarchy from :pmc@c360000
[ 14.438982] tegra210_adsp_audio_probe: platform probe started
[ 14.439302] tegra210-adsp tegra210-adsp: Default param-type to BYTE for mp3-dec1
[ 14.439537] tegra210-adsp tegra210-adsp: Default param-type to BYTE for spkprot
[ 14.439765] tegra210-adsp tegra210-adsp: Default param-type to BYTE for src
[ 14.439994] tegra210-adsp tegra210-adsp: Default param-type to BYTE for aac-dec1
[ 14.440218] tegra210-adsp tegra210-adsp: Default param-type to BYTE for aec
[ 14.440448] tegra210-adsp tegra210-adsp: Default param-type to BYTE for wire
[ 14.440452] tegra210-adsp tegra210-adsp: adma channel page address dt entry not found
[ 14.440453] tegra210-adsp tegra210-adsp: using adma channel page 0
[ 14.440496] nvadsp 2993000.adsp: ADSP OS firmware already loaded
[ 14.441826] rtk_btusb: Realtek Bluetooth USB driver ver 3.1
[ 14.441831] rtk_btcoex: rtk_btcoex_init: version: 1.2
[ 14.441832] rtk_btcoex: create workqueue
[ 14.442094] rtk_btcoex: alloc buffers 1792, 2432 for ev and l2
[ 14.442154] rtk_btusb: btusb_probe intf->cur_altsetting->desc.bInterfaceNumber 0
[ 14.442156] rtk_btusb: btusb_probe can_wakeup 1, may wakeup 0
[ 14.442157] rtk_btusb: patch_add
[ 14.442158] rtk_btusb: auto suspend is disabled
[ 14.442160] rtk_btusb: pid = 0x3549
[ 14.442161] rtk_btusb: patch_add: Reset gEVersion to 0xff
[ 14.442167] rtk_btusb: set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
[ 14.442326] rtk_btusb: btusb_probe: done
[ 14.442361] usbcore: registered new interface driver rtk_btusb
[ 14.442547] rtk_btusb: btusb_open start
[ 14.442551] rtk_btusb: btusb_open hdev->promisc ==0
[ 14.442553] rtk_btusb: download_patch start
[ 14.442555] rtk_btusb: chip type value: 0x73
[ 14.442558] rtk_btusb: HCI reset.
[ 14.454332] rtk_btusb: read_ver_rsp->lmp_subver = 0x8822
[ 14.454337] rtk_btusb: read_ver_rsp->hci_rev = 0xc
[ 14.454338] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 14.454339] rtk_btusb: load_firmware start
[ 14.454340] rtk_btusb: lmp_version = 0x8822
[ 14.454342] rtk_btusb: config filename rtl8822cu_config
[ 14.466124] rtk_btusb: no bdaddr file /opt/bdaddr
[ 14.466131] rtk_btusb: 55 ab 23 87 00 00
[ 14.466137] rtk_btusb: Config file length 6, new length 6
[ 14.466139] rtk_btusb: fw name is rtl8822cu_fw
[ 14.467075] OF: graph: no port node found in /i2c@c240000/ucsi_ccg@8/connector@0
[ 14.469530] rtk_btusb: This is not 8723a, use new patch style!
[ 14.474739] rtk_btusb: rtk_get_eversion: gEVersion 255
[ 14.474827] ucsi_ccg 1-0008: Port-0: no role switch found
[ 14.476335] rtk_btusb: eversion->status = 0x0, eversion->version = 0x3
[ 14.476341] rtk_btusb: load_firmware: New gEVersion 3
[ 14.476343] rtk_btusb: rtk_get_fw_project_id: opcode 0, len 1, data 13
[ 14.476345] rtk_btusb: lmp_version is 8822, project_id is 8822, match!
[ 14.476346] rtk_btusb: fw_version = 0x9a8cbc9
[ 14.476346] rtk_btusb: number_of_total_patch = 3
[ 14.476347] rtk_btusb: chipID 4
[ 14.476348] rtk_btusb: patch_length 0x8590
[ 14.476349] rtk_btusb: start_offset 0x00005d00
[ 14.476350] rtk_btusb: Svn version: 1940234490
[ 14.476351] rtk_btusb: Coexistence: BTCOEX_20210106-2020
[ 14.476352] rtk_btusb: buf_len = 0x8596
[ 14.476362] rtk_btusb: fw: exists, config file: exists
[ 14.476363] rtk_btusb: load_firmware done
[ 14.476373] rtk_btusb: download_data start
[ 14.501871] rtl88x2ce 0001:01:00.0: Adding to iommu group 9
[ 14.502211] rtl88x2ce 0001:01:00.0: enabling device (0000 -> 0003)
[ 14.503894] cryptd: max_cpu_qlen set to 1000
[ 14.559612] OF: graph: no port node found in /i2c@c240000/ucsi_ccg@8/connector@0
[ 14.567530] OF: graph: no port node found in /i2c@c240000/ucsi_ccg@8/connector@0
[ 14.648340] rtk_btusb: download_data done
[ 14.648346] rtk_btusb: HCI reset.
[ 14.659325] rtk_btusb: read_ver_rsp->lmp_subver = 0xcbc9
[ 14.659329] rtk_btusb: read_ver_rsp->hci_rev = 0x9a8
[ 14.659330] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 14.659335] rtk_btusb: Rtk patch end 0
[ 14.659337] rtk_btusb: btusb_open set HCI_RUNNING
[ 14.659354] rtk_btcoex: Open BTCOEX
[ 14.659356] rtk_btusb: btusb_open end
[ 14.661330] rtk_btcoex: BTCOEX hci_rev 0x09a8
[ 14.661334] rtk_btcoex: BTCOEX lmp_subver 0xcbc9
[ 14.681336] rtk_btusb: btusb_notify: hci0 evt 3
[ 14.738926] tegra210-adsp tegra210-adsp: Loaded app wire
[ 14.738932] tegra210-adsp tegra210-adsp: Loaded app apm
[ 14.738934] tegra210-adsp tegra210-adsp: Loaded app adma
[ 14.738935] tegra210-adsp tegra210-adsp: Loaded app adma_tx
[ 14.738938] nvadsp_set_adma_dump_reg: callback for adma reg dump is sent to 00000000594063d8
[ 14.759024] tegra210-adsp tegra210-adsp: Tegra210 ADSP driver successfully registered
[ 14.766085] input: NVIDIA Jetson AGX Orin APE Headset Jack as /devices/platform/sound/sound/card1/input8
[ 14.766256] using random self ethernet address
[ 14.777480] using random host ethernet address
[ 15.320428] Mass Storage Function, version: 2009/09/11
[ 15.320435] LUN: removable file: (no medium)
[ 15.322935] using random self ethernet address
[ 15.327526] using random host ethernet address
[ 15.409689] rndis0: HOST MAC f2:29:d7:1b:ce:10
[ 15.409694] rndis0: MAC f2:29:d7:1b:ce:11
[ 15.409969] usb0: HOST MAC f2:29:d7:1b:ce:12
[ 15.409971] usb0: MAC f2:29:d7:1b:ce:13
[ 15.410815] tegra-xudc 3550000.xudc: EP 0 (type: ctrl, dir: out) enabled
[ 15.413104] l4tbr0: port 1(rndis0) entered blocking state
[ 15.413117] l4tbr0: port 1(rndis0) entered disabled state
[ 15.413243] device rndis0 entered promiscuous mode
[ 15.417593] l4tbr0: port 2(usb0) entered blocking state
[ 15.417606] l4tbr0: port 2(usb0) entered disabled state
[ 15.417722] device usb0 entered promiscuous mode
[ 15.440647] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.440661] Bluetooth: BNEP socket layer initialized
[ 16.102512] irq: IRQ312: trimming hierarchy from :interrupt-controller@f400000-1
[ 16.103344] hwmon hwmon6: temp1_input not attached to any thermal zone
[ 16.881353] Aquantia AQR113C 6810000.ethernet:00: No AQR phy_mode setting in DT
[ 16.991575] nvgpu: 17000000.ga10b tpc_pg_mask_store:1067 [INFO] no value change, same mask already set
[ 16.996993] pstore: Using crash dump compression: deflate
[ 16.997063] printk: console [ramoops-1] enabled
[ 16.997067] pstore: Registered ramoops as persistent store backend
[ 16.997070] ramoops: using 0x200000@0x102e800000, ecc: 0
[ 17.239104] nvgpu: 17000000.ga10b gk20a_scale_init:539 [INFO] enabled scaling for GPU
[ 17.930370] zram: Added device: zram0
[ 17.931050] zram: Added device: zram1
[ 17.931474] zram: Added device: zram2
[ 17.931737] zram: Added device: zram3
[ 17.932455] zram: Added device: zram4
[ 17.933525] zram: Added device: zram5
[ 17.933901] zram: Added device: zram6
[ 17.934412] zram: Added device: zram7
[ 17.934689] zram: Added device: zram8
[ 17.934838] zram: Added device: zram9
[ 17.936585] zram: Added device: zram10
[ 17.936829] zram: Added device: zram11
[ 17.983257] zram0: detected capacity change from 0 to 2743631872
[ 18.045064] Adding 2679324k swap on /dev/zram0. Priority:5 extents:1 across:2679324k SS
[ 18.048422] zram1: detected capacity change from 0 to 2743631872
[ 18.077105] Adding 2679324k swap on /dev/zram1. Priority:5 extents:1 across:2679324k SS
[ 18.079601] zram2: detected capacity change from 0 to 2743631872
[ 18.129140] Adding 2679324k swap on /dev/zram2. Priority:5 extents:1 across:2679324k SS
[ 18.131473] zram3: detected capacity change from 0 to 2743631872
[ 18.185180] Adding 2679324k swap on /dev/zram3. Priority:5 extents:1 across:2679324k SS
[ 18.189120] zram4: detected capacity change from 0 to 2743631872
[ 18.249116] Adding 2679324k swap on /dev/zram4. Priority:5 extents:1 across:2679324k SS
[ 18.251417] zram5: detected capacity change from 0 to 2743631872
[ 18.309077] Adding 2679324k swap on /dev/zram5. Priority:5 extents:1 across:2679324k SS
[ 18.312091] zram6: detected capacity change from 0 to 2743631872
[ 18.349154] Adding 2679324k swap on /dev/zram6. Priority:5 extents:1 across:2679324k SS
[ 18.351903] zram7: detected capacity change from 0 to 2743631872
[ 18.421166] Adding 2679324k swap on /dev/zram7. Priority:5 extents:1 across:2679324k SS
[ 18.423559] zram8: detected capacity change from 0 to 2743631872
[ 18.465084] Adding 2679324k swap on /dev/zram8. Priority:5 extents:1 across:2679324k SS
[ 18.467321] zram9: detected capacity change from 0 to 2743631872
[ 18.505108] Adding 2679324k swap on /dev/zram9. Priority:5 extents:1 across:2679324k SS
[ 18.507401] zram10: detected capacity change from 0 to 2743631872
[ 18.545142] Adding 2679324k swap on /dev/zram10. Priority:5 extents:1 across:2679324k SS
[ 18.547487] zram11: detected capacity change from 0 to 2743631872
[ 18.585085] Adding 2679324k swap on /dev/zram11. Priority:5 extents:1 across:2679324k SS
[ 21.801714] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 44.545600] vdd-12v-sys: disabling
[ 44.545645] vdd-3v3-ftdi: disabling
Any help would be appreciated, thanks!
[Solution] run sudo apt install gdm3
, it will start downloading lots of things even tho gdm3 was installed before, and after all the icons were gone, I need to run this command sudo apt install gnome-shell-extension-desktop-icons-ng
(ubuntu 22.04) and reboot