Orin

There is DP display on the official website after installation and startup, but there is no display on the kernel compiled by yourself. May I ask which driver is under Lsmod

official website
ubuntu@ubuntu-desktop:~$ lsmod
Module Size Used by
fuse 118784 3
nvidia_modeset 1089536 3
lzo_rle 16384 144
lzo_compress 16384 1 lzo_rle
zram 32768 12
bnep 28672 2
binfmt_misc 24576 1
input_leds 16384 0
rtk_btusb 65536 0
btusb 53248 0
aes_ce_blk 36864 1
crypto_simd 24576 1 aes_ce_blk
btrtl 24576 1 btusb
cryptd 24576 1 crypto_simd
snd_soc_tegra186_asrc 36864 1
btbcm 24576 1 btusb
snd_soc_tegra186_dspk 20480 2
snd_soc_tegra210_ope 28672 1
aes_ce_cipher 20480 1 aes_ce_blk
btintel 28672 1 btusb
snd_soc_tegra186_arad 24576 2 snd_soc_tegra186_asrc
snd_soc_tegra210_mvc 20480 2
ghash_ce 28672 0
snd_soc_tegra210_iqc 16384 0
snd_soc_tegra210_afc 20480 6
snd_soc_tegra210_dmic 20480 4
rtl8822ce 2981888 0
snd_soc_tegra210_adx 28672 4
sha2_ce 20480 0
snd_soc_tegra210_admaif 118784 1
snd_soc_tegra210_adsp 753664 1
snd_soc_tegra210_amx 28672 4
snd_soc_tegra210_i2s 24576 6
snd_soc_tegra210_mixer 45056 1
snd_soc_tegra210_sfc 57344 4
sha256_arm64 28672 1 sha2_ce
snd_soc_tegra_pcm 16384 1 snd_soc_tegra210_admaif
snd_soc_tegra_machine_driver 16384 0
sha1_ce 20480 0
snd_soc_tegra_utils 24576 3 snd_soc_tegra210_admaif,snd_soc_tegra_machine_driver,snd_soc_tegra210_adsp
ucsi_ccg 28672 0
snd_soc_spdif_tx 16384 0
nvadsp 106496 1 snd_soc_tegra210_adsp
tegra23x_psc 24576 0
snd_hda_codec_hdmi 57344 1
snd_soc_simple_card_utils 24576 1 snd_soc_tegra_utils
pwm_fan 24576 0
ofpart 16384 0
nct1008 24576 0
typec_ucsi 32768 1 ucsi_ccg
snd_soc_tegra210_ahub 1228800 3 snd_soc_tegra210_ope,snd_soc_tegra210_sfc
cmdlinepart 16384 0
snd_hda_tegra 20480 0
cfg80211 720896 1 rtl8822ce
typec 40960 1 typec_ucsi
ina3221 24576 0
tegra_bpmp_thermal 16384 0
qspi_mtd 28672 0
tegra210_adma 28672 2 snd_soc_tegra210_admaif,snd_soc_tegra210_adsp
snd_hda_codec 118784 2 snd_hda_codec_hdmi,snd_hda_tegra
snd_hda_core 81920 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_tegra
mtd 69632 4 cmdlinepart,qspi_mtd,ofpart
spi_tegra114 32768 0
nvidia 1507328 7 nvidia_modeset
loop 36864 15
nvgpu 2461696 16
ip_tables 36864 0
x_tables 49152 1 ip_tables
ubuntu@ubuntu-desktop:~$ uname -a
Linux ubuntu-desktop 5.10.65-tegra #1 SMP PREEMPT Tue Mar 15 00:53:43 PDT 2022 aarch64 aarch64 aarch64 GNU/Linux

His compilation
ubuntu@ubuntu-desktop:~$ lsmod
Module Size Used by
fuse 118784 5
lzo_rle 16384 144
lzo_compress 16384 1 lzo_rle
zram 32768 12
bnep 28672 2
aes_ce_blk 36864 1
rtk_btusb 65536 0
crypto_simd 24576 1 aes_ce_blk
cryptd 24576 1 crypto_simd
btusb 53248 0
aes_ce_cipher 20480 1 aes_ce_blk
btrtl 24576 1 btusb
ghash_ce 28672 0
binfmt_misc 24576 1
snd_hda_codec_hdmi 57344 1
sha2_ce 20480 0
input_leds 16384 0
btbcm 24576 1 btusb
sha256_arm64 28672 1 sha2_ce
rtl8822ce 2981888 0
ofpart 16384 0
btintel 28672 1 btusb
ucsi_ccg 28672 0
cmdlinepart 16384 0
sha1_ce 20480 0
snd_hda_tegra 20480 0
pwm_fan 24576 0
qspi_mtd 28672 0
typec_ucsi 32768 1 ucsi_ccg
snd_hda_codec 118784 2 snd_hda_codec_hdmi,snd_hda_tegra
nvadsp 106496 0
nct1008 24576 0
typec 40960 1 typec_ucsi
ina3221 24576 0
tegra210_adma 28672 0
snd_hda_core 81920 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_tegra
tegra_bpmp_thermal 16384 0
cfg80211 720896 1 rtl8822ce
mtd 69632 4 cmdlinepart,qspi_mtd,ofpart
spi_tegra114 32768 0
nvidia 1507328 0
loop 36864 15
ip_tables 36864 0
x_tables 49152 1 ip_tables
ubuntu@ubuntu-desktop:~$ uname -a
Linux ubuntu-desktop 5.10.65-tegra #2.0 SMP PREEMPT Thu Apr 21 10:49:00 CST 2022 aarch64 aarch64 aarch64 GNU/Linux
ubuntu@ubuntu-desktop:~$

Dear @caowenwu1,
Could you confirm if the platform is Jetson or DRIVE?

Dear SivaRamaKrishnaNV
Orin development board

Dear @caowenwu1,
This forum is for developers in NVIDIA DRIVE™ AGX SDK Developer Program . We will need you to use your account with corporate or university email address.
Or you can also change your current account to use corporate or university email address by following the below links:
My Profile | NVIDIA Developer → “Edit Profile” → “Change email” → “CHANGE”
Sorry for any inconvenience

You board seems to be Jetson AGX Orin platform, let me move this issue into Latest Jetson & Embedded Systems/Jetson AGX Orin topics - NVIDIA Developer Forums

Better sharing us your dmesg.

Dear:
dmesg log
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[ 0.000000] Linux version 5.10.65-tegra-tegra (ubuntu@cztek-ubuntu) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08) 9.3.0, GNU ld (GNU Binutils) 2.33.1) #12 SMP PREEMPT Sun Apr 24 11:20:03 CST 2022
[ 0.000000] OF: fdt: memory scan node memory@80000000, reg size 16,
[ 0.000000] OF: fdt: - 80000000 , c0000000
[ 0.000000] Machine model: NVIDIA Orin Jetson-Small Developer Kit
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: RTPROP=0x8548b1118 SMBIOS=0xbabc0000 SMBIOS 3.0=0x853310000 MEMATTR=0x852f4a018 ESRT=0x853268f18 RNG=0x85435ff18 MEMRESERVE=0x852f4bf18
[ 0.000000] efi: seeding entropy pool
[ 0.000000] esrt: Reserving ESRT space from 0x0000000853268f18 to 0x0000000853268f50.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000086b800000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] OF: reserved mem: initialized node fsi-carveout, compatible id nvidia,fsi-carveout
[ 0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x000000087fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087ffffff]
[ 0.000000] node 0: [mem 0x0000000088000000-0x00000000b9ccffff]
[ 0.000000] node 0: [mem 0x00000000ba800000-0x00000000ba9affff]
[ 0.000000] node 0: [mem 0x00000000babb0000-0x00000000babcffff]
[ 0.000000] node 0: [mem 0x00000000babd0000-0x00000000babfffff]
[ 0.000000] node 0: [mem 0x00000000c2000000-0x00000000c3ffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000084fffffff]
[ 0.000000] node 0: [mem 0x0000000850000000-0x0000000851faffff]
[ 0.000000] node 0: [mem 0x0000000851fb0000-0x0000000852d00fff]
[ 0.000000] node 0: [mem 0x0000000852d01000-0x0000000852e62fff]
[ 0.000000] node 0: [mem 0x0000000852e63000-0x0000000852f1ffff]
[ 0.000000] node 0: [mem 0x0000000852f20000-0x0000000852f3ffff]
[ 0.000000] node 0: [mem 0x0000000852f40000-0x000000085317ffff]
[ 0.000000] node 0: [mem 0x0000000853180000-0x000000085319ffff]
[ 0.000000] node 0: [mem 0x00000008531a0000-0x000000085326ffff]
[ 0.000000] node 0: [mem 0x0000000853270000-0x000000085327ffff]
[ 0.000000] node 0: [mem 0x0000000853280000-0x000000085330ffff]
[ 0.000000] node 0: [mem 0x0000000853310000-0x000000085331ffff]
[ 0.000000] node 0: [mem 0x0000000853320000-0x0000000853cfffff]
[ 0.000000] node 0: [mem 0x0000000853d00000-0x0000000853f2ffff]
[ 0.000000] node 0: [mem 0x0000000853f30000-0x0000000853feffff]
[ 0.000000] node 0: [mem 0x0000000853ff0000-0x000000085412ffff]
[ 0.000000] node 0: [mem 0x0000000854130000-0x000000085418ffff]
[ 0.000000] node 0: [mem 0x0000000854190000-0x000000085424ffff]
[ 0.000000] node 0: [mem 0x0000000854250000-0x000000085425ffff]
[ 0.000000] node 0: [mem 0x0000000854260000-0x00000008542fffff]
[ 0.000000] node 0: [mem 0x0000000854300000-0x000000085434ffff]
[ 0.000000] node 0: [mem 0x0000000854350000-0x000000085435ffff]
[ 0.000000] node 0: [mem 0x0000000854360000-0x00000008543affff]
[ 0.000000] node 0: [mem 0x00000008543b0000-0x000000085464ffff]
[ 0.000000] node 0: [mem 0x0000000854650000-0x000000085469ffff]
[ 0.000000] node 0: [mem 0x00000008546a0000-0x000000085473ffff]
[ 0.000000] node 0: [mem 0x0000000854740000-0x000000085485ffff]
[ 0.000000] node 0: [mem 0x0000000854860000-0x00000008548affff]
[ 0.000000] node 0: [mem 0x00000008548b0000-0x000000085493ffff]
[ 0.000000] node 0: [mem 0x0000000854940000-0x000000085498ffff]
[ 0.000000] node 0: [mem 0x0000000854990000-0x00000008549affff]
[ 0.000000] node 0: [mem 0x00000008549b0000-0x0000000854a4ffff]
[ 0.000000] node 0: [mem 0x0000000854a50000-0x0000000854aaffff]
[ 0.000000] node 0: [mem 0x0000000854ab0000-0x0000000854b9ffff]
[ 0.000000] node 0: [mem 0x0000000854ba0000-0x000000085537ffff]
[ 0.000000] node 0: [mem 0x0000000855380000-0x000000085555ffff]
[ 0.000000] node 0: [mem 0x0000000855560000-0x000000087b8bffff]
[ 0.000000] node 0: [mem 0x000000087b8c0000-0x000000087b90ffff]
[ 0.000000] node 0: [mem 0x000000087b910000-0x000000087fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000087fffffff]
[ 0.000000] On node 0 totalpages: 8109776
[ 0.000000] DMA zone: 3836 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 245456 pages, LIFO batch:63
[ 0.000000] Normal zone: 122880 pages used for memmap
[ 0.000000] Normal zone: 7864320 pages, LIFO batch:63
[ 0.000000] On node 0, zone DMA: 304 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 80 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: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 31 pages/cpu s90008 r8192 d28776 u126976
[ 0.000000] pcpu-alloc: s90008 r8192 d28776 u126976 alloc=31*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 disabled by kernel configuration
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] alternatives: patching kernel code
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 7983060
[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=tty0 firmware_class.path=/etc/firmware fbcon=map:0 net.ifnames=0 nv-auto-config
[ 0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000a9cd0000-0x00000000b9cd0000] (256MB)
[ 0.000000] Memory: 31083432K/32439104K available (18432K kernel code, 3212K rwdata, 7072K rodata, 3968K init, 1072K bss, 1093528K reserved, 262144K cma-reserved)
[ 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] random: get_random_bytes called from start_kernel+0x378/0x4f4 with crng_init=0
[ 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.000600] Console: colour dummy device 80x25
[ 0.000805] printk: console [tty0] enabled
[ 0.000846] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.000856] pid_max: default: 32768 minimum: 301
[ 0.000903] LSM: Security Framework initializing
[ 0.000970] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.001015] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.002759] rcu: Hierarchical SRCU implementation.
[ 0.002850] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.003222] 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.003231] DTB Build time: Apr 6 2022 11:59:11
[ 0.004288] Tegra Revision: A01 SKU: 0xd0 CPU Process: 0 SoC Process: 0
[ 0.004399] Remapping and enabling EFI services.
[ 0.005567] smp: Bringing up secondary CPUs …
[ 0.005965] Detected PIPT I-cache on CPU1
[ 0.005995] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[ 0.006028] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[ 0.006380] Detected PIPT I-cache on CPU2
[ 0.006389] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[ 0.006403] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[ 0.006717] Detected PIPT I-cache on CPU3
[ 0.006726] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[ 0.006740] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[ 0.009066] Detected PIPT I-cache on CPU4
[ 0.009087] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c0000
[ 0.009114] CPU4: Booted secondary processor 0x0000010000 [0x410fd421]
[ 0.009481] Detected PIPT I-cache on CPU5
[ 0.009490] GICv3: CPU5: found redistributor 10100 region 0:0x000000000f4e0000
[ 0.009504] CPU5: Booted secondary processor 0x0000010100 [0x410fd421]
[ 0.009835] Detected PIPT I-cache on CPU6
[ 0.009845] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f500000
[ 0.009861] CPU6: Booted secondary processor 0x0000010200 [0x410fd421]
[ 0.010204] Detected PIPT I-cache on CPU7
[ 0.010214] GICv3: CPU7: found redistributor 10300 region 0:0x000000000f520000
[ 0.010226] CPU7: Booted secondary processor 0x0000010300 [0x410fd421]
[ 0.012560] Detected PIPT I-cache on CPU8
[ 0.012583] GICv3: CPU8: found redistributor 20000 region 0:0x000000000f540000
[ 0.012612] CPU8: Booted secondary processor 0x0000020000 [0x410fd421]
[ 0.012979] Detected PIPT I-cache on CPU9
[ 0.012990] GICv3: CPU9: found redistributor 20100 region 0:0x000000000f560000
[ 0.013005] CPU9: Booted secondary processor 0x0000020100 [0x410fd421]
[ 0.013345] Detected PIPT I-cache on CPU10
[ 0.013356] GICv3: CPU10: found redistributor 20200 region 0:0x000000000f580000
[ 0.013369] CPU10: Booted secondary processor 0x0000020200 [0x410fd421]
[ 0.013705] Detected PIPT I-cache on CPU11
[ 0.013715] GICv3: CPU11: found redistributor 20300 region 0:0x000000000f5a0000
[ 0.013729] CPU11: Booted secondary processor 0x0000020300 [0x410fd421]
[ 0.013782] smp: Brought up 1 node, 12 CPUs
[ 0.013847] SMP: Total of 12 processors activated.
[ 0.013852] CPU features: detected: Privileged Access Never
[ 0.013854] CPU features: detected: LSE atomic instructions
[ 0.013857] CPU features: detected: User Access Override
[ 0.013860] CPU features: detected: 32-bit EL0 Support
[ 0.013863] CPU features: detected: Common not Private translations
[ 0.013866] CPU features: detected: RAS Extension Support
[ 0.013868] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.013872] CPU features: detected: CRC32 instructions
[ 0.013874] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.047591] CPU: All CPU(s) started at EL2
[ 0.049795] devtmpfs: initialized
[ 0.059054] Registered cp15_barrier emulation handler
[ 0.059070] Registered setend emulation handler
[ 0.059076] KASLR enabled
[ 0.059210] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.059224] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.060768] pinctrl core: initialized pinctrl subsystem
[ 0.061228] SMBIOS 3.0.0 present.
[ 0.061235] DMI: /, BIOS r34.1-975eef6 04/06/2022
[ 0.061475] NET: Registered protocol family 16
[ 0.062358] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.062567] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.062761] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.062816] audit: initializing netlink subsys (disabled)
[ 0.062918] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1
[ 0.063581] printk: console [ramoops-1] enabled
[ 0.063588] pstore: Registered ramoops as persistent store backend
[ 0.063595] ramoops: using 0x200000@0xba9b0000, ecc: 0
[ 0.063772] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.063774] thermal_sys: Registered thermal governor ‘power_allocator’
[ 0.063780] thermal_sys: Registered thermal governor ‘pid_thermal_gov’
[ 0.065150] cpuidle: using governor menu
[ 0.065281] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.065398] ASID allocator initialised with 65536 entries
[ 0.065539] Serial: AMBA PL011 UART driver
[ 0.066891] tegra234_mc_sid_probe(): tegra234 mc-sid probe successful
[ 0.066917] Tegra reboot handler registered.
[ 0.066993] 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.067002] DTB Build time: Apr 6 2022 11:59:11
[ 0.080963] mc: mapped MMIO address: 0x(ptrval) → 0x2c10000
[ 0.080985] mc: mapped MMIO address: 0x(ptrval) → 0x2c20000
[ 0.080995] mc: mapped MMIO address: 0x(ptrval) → 0x2c30000
[ 0.081006] mc: mapped MMIO address: 0x(ptrval) → 0x2c40000
[ 0.081015] mc: mapped MMIO address: 0x(ptrval) → 0x2c50000
[ 0.081023] mc: mapped MMIO address: 0x(ptrval) → 0x2b80000
[ 0.081032] mc: mapped MMIO address: 0x(ptrval) → 0x2b90000
[ 0.081040] mc: mapped MMIO address: 0x(ptrval) → 0x2ba0000
[ 0.081049] mc: mapped MMIO address: 0x(ptrval) → 0x2bb0000
[ 0.081057] mc: mapped MMIO address: 0x(ptrval) → 0x1700000
[ 0.081065] mc: mapped MMIO address: 0x(ptrval) → 0x1710000
[ 0.081073] mc: mapped MMIO address: 0x(ptrval) → 0x1720000
[ 0.081081] mc: mapped MMIO address: 0x(ptrval) → 0x1730000
[ 0.081089] mc: mapped MMIO address: 0x(ptrval) → 0x1740000
[ 0.081097] mc: mapped MMIO address: 0x(ptrval) → 0x1750000
[ 0.081105] mc: mapped MMIO address: 0x(ptrval) → 0x1760000
[ 0.081113] mc: mapped MMIO address: 0x(ptrval) → 0x1770000
[ 0.081123] nv-tegra-mc 2c10000.mc: No mssnvlink node
[ 0.081142] mc-err: mcerr ops are set to t23x
[ 0.081422] tegra23x-cbb 13a00000.cbb-en: secure_irq = 21
[ 0.081474] tegra23x-cbb c600000.aon-en: secure_irq = 22
[ 0.081511] tegra23x-cbb de00000.dce-en: secure_irq = 23
[ 0.081545] tegra23x-cbb be00000.rce-en: secure_irq = 24
[ 0.081580] tegra23x-cbb b600000.sce-en: secure_irq = 25
[ 0.085199] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.085210] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.085215] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.085220] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.086554] ACPI: Interpreter disabled.
[ 0.087604] vdd-av1v1-hub: supplied by vdd-5v-sys
[ 0.087743] vbusA-cvb: supplied by vdd-5v-sys
[ 0.087839] vbusB-cvb: supplied by vdd-5v-sys
[ 0.087940] vdd-usbc1-vbus: supplied by vdd-5v-sys
[ 0.088030] vdd-usbc2-vbus: supplied by vdd-5v-sys
[ 0.088321] iommu: Default domain type: Translated
[ 0.088357] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.088515] SCSI subsystem initialized
[ 0.088574] usbcore: registered new interface driver usbfs
[ 0.088592] usbcore: registered new interface driver hub
[ 0.088608] usbcore: registered new device driver usb
[ 0.088767] mc: Linux media interface: v0.10
[ 0.088778] videodev: Linux video capture interface: v2.00
[ 0.088910] pps_core: LinuxPPS API ver. 1 registered
[ 0.088917] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.088925] PTP clock support registered
[ 0.089115] tegra_wdt_t18x 2190000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.089136] tegra_wdt_t18x 2190000.watchdog: Registered successfully
[ 0.090396] Registered efivars operations
[ 0.090785] FPGA manager framework
[ 0.090876] Advanced Linux Sound Architecture Driver Initialized.
[ 0.091122] Bluetooth: Core ver 2.22
[ 0.091139] NET: Registered protocol family 31
[ 0.091145] Bluetooth: HCI device and connection manager initialized
[ 0.091154] Bluetooth: HCI socket layer initialized
[ 0.091160] Bluetooth: L2CAP socket layer initialized
[ 0.091169] Bluetooth: SCO socket layer initialized
[ 0.091791] camchar: rtcpu character device driver loaded
[ 0.092040] clocksource: Switched to clocksource arch_sys_counter
[ 0.249107] VFS: Disk quotas dquot_6.6.0
[ 0.249154] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.249276] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.249579] tegra-carveouts tegra-carveouts: fsi :dma coherent mem declare 0x00000000bf000000,16777216
[ 0.249590] tegra-carveouts tegra-carveouts: assigned reserved memory node fsi-carveout
[ 0.249603] tegra-carveouts tegra-carveouts: vpr :dma coherent mem declare 0x00000000d6000000,704643072
[ 0.249605] pnp: PnP ACPI: disabled
[ 0.249611] nvmap_page_pool_init: Total RAM pages: 7836394
[ 0.249619] nvmap_page_pool_init: nvmap page pool size: 979549 pages (3826 MB)
[ 0.249667] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.249750] misc nvmap: created heap vpr base 0x00000000d6000000 size (688128KiB)
[ 0.251234] la/ptsa driver initialized.
[ 0.251284] NET: Registered protocol family 2
[ 0.251517] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.253354] misc nvmap: created heap fsi base 0x00000000bf000000 size (16384KiB)
[ 0.253669] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.253711] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.253932] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.254403] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.254476] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.254534] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.254669] NET: Registered protocol family 1
[ 0.254942] RPC: Registered named UNIX socket transport module.
[ 0.254955] RPC: Registered udp transport module.
[ 0.254960] RPC: Registered tcp transport module.
[ 0.254964] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.254977] PCI: CLS 0 bytes, default 64
[ 0.255082] Trying to unpack rootfs image as initramfs…
[ 0.364260] Freeing initrd memory: 8196K
[ 0.365883] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.366033] kvm [1]: IPA Size Limit: 48 bits
[ 0.366198] kvm [1]: VHE mode initialized successfully
[ 0.366796] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[ 0.368191] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.368389] NFS: Registering the id_resolver key type
[ 0.368410] Key type id_resolver registered
[ 0.368416] Key type id_legacy registered
[ 0.368442] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 0.368454] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering…
[ 0.368468] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.379794] NET: Registered protocol family 38
[ 0.379816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 239)
[ 0.379873] io scheduler mq-deadline registered
[ 0.379880] io scheduler kyber registered
[ 0.383179] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 0.383208] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 0.383225] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 0.383243] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 0.385285] tegra_dc_assign_hw_data: no matching compatible node
[ 0.385293] tegradccommon module_init failed
[ 0.385299] tegradc module_init failed
[ 0.385510] EINJ: ACPI disabled.
[ 0.386647] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.386657] tegra-pmc: ### PMC reset source: MAINSWRST
[ 0.386664] tegra-pmc: ### PMC reset level: L1
[ 0.386669] tegra-pmc: ### PMC reset status reg: 0x2d
[ 0.387682] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.392191] random: fast init done
[ 0.392712] printk: console [ttyTCU0] enabled
[ 2.207317] arm-smmu 12000000.iommu: probing hardware configuration…
[ 2.213239] arm-smmu 12000000.iommu: SMMUv2 with:
[ 2.217798] arm-smmu 12000000.iommu: stage 1 translation
[ 2.223112] arm-smmu 12000000.iommu: stage 2 translation
[ 2.228622] arm-smmu 12000000.iommu: nested translation
[ 2.233787] arm-smmu 12000000.iommu: stream matching with 128 register groups
[ 2.240960] arm-smmu 12000000.iommu: 128 context banks (0 stage-2 only)
[ 2.249200] arm-smmu 12000000.iommu: Supported page sizes: 0x00001000
[ 2.254083] arm-smmu 12000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 2.260471] arm-smmu 12000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 2.267595] arm-smmu 10000000.iommu: probing hardware configuration…
[ 2.273510] arm-smmu 10000000.iommu: SMMUv2 with:
[ 2.278234] arm-smmu 10000000.iommu: stage 1 translation
[ 2.283746] arm-smmu 10000000.iommu: stage 2 translation
[ 2.289170] arm-smmu 10000000.iommu: nested translation
[ 2.294597] arm-smmu 10000000.iommu: stream matching with 128 register groups
[ 2.301772] arm-smmu 10000000.iommu: 128 context banks (0 stage-2 only)
[ 2.310079] arm-smmu 10000000.iommu: Supported page sizes: 0x00001000
[ 2.314985] arm-smmu 10000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 2.321546] arm-smmu 10000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 2.328474] arm-smmu 8000000.iommu: probing hardware configuration…
[ 2.334673] arm-smmu 8000000.iommu: SMMUv2 with:
[ 2.339396] arm-smmu 8000000.iommu: stage 1 translation
[ 2.344907] arm-smmu 8000000.iommu: stage 2 translation
[ 2.350334] arm-smmu 8000000.iommu: nested translation
[ 2.355499] arm-smmu 8000000.iommu: stream matching with 128 register groups
[ 2.362670] arm-smmu 8000000.iommu: 128 context banks (0 stage-2 only)
[ 2.370969] arm-smmu 8000000.iommu: Supported page sizes: 0x00001000
[ 2.375887] arm-smmu 8000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 2.382445] arm-smmu 8000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 2.389515] arm-smmu-suspend 12000000.smmu_suspend: arm_smmu_suspend probe successful
[ 2.398369] tegra_profiler: version: 1.146, samples/io: 49/28
[ 2.402646] tegra_profiler: auth: init
[ 2.407379] tegra23x-qspi 3270000.spi: Adding to iommu group 0
[ 2.412988] libphy: Fixed MDIO Bus: probed
[ 2.416400] tun: Universal TUN/TAP device driver, 1.6
[ 2.421952] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 2.428738] hns3: Copyright (c) 2017 Huawei Corporation.
[ 2.434265] e1000e: Intel(R) PRO/1000 Network Driver
[ 2.439059] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.445021] igb: Intel(R) Gigabit Ethernet Network Driver
[ 2.450436] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.456266] PPP generic driver version 2.4.2
[ 2.460634] PPP BSD Compression module registered
[ 2.465312] PPP Deflate Compression module registered
[ 2.470570] PPP MPPE Compression module registered
[ 2.475388] usbcore: registered new interface driver r8152
[ 2.480716] usbcore: registered new interface driver asix
[ 2.486141] usbcore: registered new interface driver ax88179_178a
[ 2.492268] usbcore: registered new interface driver cdc_ether
[ 2.498218] usbcore: registered new interface driver net1080
[ 2.503815] usbcore: registered new interface driver cdc_subset
[ 2.509852] usbcore: registered new interface driver zaurus
[ 2.515542] usbcore: registered new interface driver cdc_ncm
[ 2.521228] usbcore: registered new interface driver aqc111
[ 2.526739] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 2.532953] ohci-pci: OHCI PCI platform driver
[ 2.537248] ohci-platform: OHCI generic platform driver
[ 2.542556] tegra-xusb 3610000.xhci: Adding to iommu group 1
[ 2.548430] usbcore: registered new interface driver uas
[ 2.553527] usbcore: registered new interface driver usb-storage
[ 2.559484] tegra-xudc 3550000.xudc: Adding to iommu group 2
[ 2.565340] mousedev: PS/2 mouse device common for all mice
[ 2.570675] usbcore: registered new interface driver xpad
[ 2.577912] tegra_rtc c2a0000.rtc: registered as rtc1
[ 2.581439] tegra_rtc c2a0000.rtc: setting system clock to 1970-01-01T00:00:18 UTC (18)
[ 2.589221] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 2.595423] i2c /dev entries driver
[ 2.599011] tegra-i2c 3160000.i2c: Adding to iommu group 3
[ 2.604593] tegra-i2c c240000.i2c: Adding to iommu group 3
[ 2.609991] tegra-i2c 3180000.i2c: Adding to iommu group 3
[ 2.615409] tegra-i2c 3190000.i2c: Adding to iommu group 3
[ 2.620746] tegra-i2c 31b0000.i2c: Adding to iommu group 3
[ 2.626254] tegra-i2c 31c0000.i2c: Adding to iommu group 3
[ 2.631681] tegra-i2c c250000.i2c: Adding to iommu group 3
[ 2.637032] tegra-i2c 31e0000.i2c: Adding to iommu group 3
[ 2.644131] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[ 2.650639] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[ 2.659665] device-mapper: uevent: version 1.0.3
[ 2.663569] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 2.672806] sdhci: Secure Digital Host Controller Interface driver
[ 2.678286] sdhci: Copyright(c) Pierre Ossman
[ 2.682748] Synopsys Designware Multimedia Card Interface Driver
[ 2.688850] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.694721] sdhci-tegra 3460000.sdhci: Adding to iommu group 4
[ 2.694837] sdhci-tegra 3400000.sdhci: Adding to iommu group 5
[ 2.695527] pstore: ignoring unexpected backend ‘efi’
[ 2.695593] SMCCC: SOC_ID: ID = jep106:036b:0023 Revision = 0x00000401
[ 2.696958] tegra-bpmp bpmp: firmware: 43f75b5aad2b8e1992e4-f0425a554b3
[ 4.484752] hid: raw HID events driver (C) Jiri Kosina
[ 4.485327] usbcore: registered new interface driver usbhid
[ 4.485497] usbhid: USB HID core driver
[ 4.485803] tegra-dce d800000.dce: Adding to iommu group 6
[ 4.487130] dce: dce_ipc_channel_init:314 Invalid Channel State [0x0] for ch_type [2]
[ 4.488583] dce: dce_wait_boot_complete:100 dce is ready to receive bootstrap commands
[ 4.488701] tegra234-aon c000000.aon: Adding to iommu group 7
[ 4.489198] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x5]
[ 4.489548] dce: dce_admin_send_cmd_ver:424 version : [0x2] err : [0x0]
[ 4.489824] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x1]
[ 4.489886] c000000.aon:hsp: probed
[ 4.490089] dce: dce_admin_setup_clients_ipc:480 Channel Reset Complete for Type [1] …
[ 4.490402] tegra234-aon c000000.aon: init done
[ 4.490525] dce: dce_admin_setup_clients_ipc:456 Get queue info failed for [2]
[ 4.490639] tegra23x-psc e860000.psc: Adding to iommu group 8
[ 4.490819] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x2]
[ 4.491155] tegra23x-psc e860000.psc: ext_cfg base:(ptrval)
[ 4.498098] dce: dce_admin_setup_clients_ipc:480 Channel Reset Complete for Type [3] …
[ 4.504384] tegra23x-psc e860000.psc: init done
[ 4.512772] dce: dce_worker:209 DCE_BOOT_DONE
[ 4.517356] tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 9
[ 4.529149] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 4.540764] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee01ff size=131584
[ 4.545272] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 4.556583] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x448]=0x1900-0x1b40 TX[1x448]=0x1b40-0x1d80
[ 4.567383] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d80-0x3e00 TX[1x8192]=0x3e00-0x5e80
[ 4.578423] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e80-0xaf00 TX[64x320]=0xaf00-0xff80
[ 4.590065] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff80-0x18000 TX[512x64]=0x18000-0x20080
[ 4.602580] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20080-0x20140 TX[1x64]=0x20140-0x20200
[ 4.614562] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (115)
[ 4.620663] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 4.628920] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=6 sha1=e4da4cf5a29dccddc6d8f65bbd5202381ca3db13
[ 4.641496] t19x_cache tegra-cache: probed
[ 4.644016] scf-pmu-drv scf-pmu: Registered T23x SCF Uncore PMU
[ 4.665260] nvpmodel: initialized successfully
[ 4.665629] tegra_hv: get_hvd: not initialized yet
[ 4.665774] user_ivc_mempool: hypervisor not present
[ 4.666439] usbcore: registered new interface driver snd-usb-audio
[ 4.671031] u32 classifier
[ 4.673338] input device check on
[ 4.677010] Actions configured
[ 4.680460] Initializing XFRM netlink socket
[ 4.685081] NET: Registered protocol family 10
[ 4.690335] Segment Routing with IPv6
[ 4.692804] NET: Registered protocol family 17
[ 4.697063] NET: Registered protocol family 15
[ 4.701554] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 4.714916] Bluetooth: RFCOMM socket layer initialized
[ 4.719562] Bluetooth: RFCOMM ver 1.11
[ 4.723486] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 4.728069] random: crng init done
[ 4.729341] Bluetooth: HIDP socket layer initialized
[ 4.738361] 9pnet: Installing 9P2000 support
[ 4.741984] Key type dns_resolver registered
[ 4.747300] registered taskstats version 1
[ 4.750784] pstore: Using crash dump compression: deflate
[ 4.756204] tegra194-pcie 14100000.pcie: Adding to iommu group 10
[ 4.767344] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 4.769019] tegra194-pcie 14160000.pcie: Adding to iommu group 11
[ 4.779682] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 4.781355] tegra194-pcie 141a0000.pcie: Adding to iommu group 12
[ 4.791773] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[ 4.793632] tegra194-pcie 141a0000.pcie: Failed to get slot regulators: -517
[ 4.813633] tegra-gpcdma 2600000.gpcdma: Adding to iommu group 3
[ 4.814842] tegra-gpcdma 2600000.gpcdma: GPC DMA driver register 31 channels
[ 4.815188] host1x 13e40000.host1x: Adding to iommu group 13
[ 4.823175] t23x_init_gating_regs: *** 20220419 ***
[ 5.823173] t23x_init_gating_regs: Timed out waiting for syncpt ram init!
[ 5.832375] host1x 13e40000.host1x: initialized
[ 5.832801] iommu_context_dev 13e40000.host1x:niso0_ctx0: Adding to iommu group 14
[ 5.833321] iommu_context_dev 13e40000.host1x:niso0_ctx0: initialized (streamid=53, iommu=smmu.0x0000000012000000)
[ 5.834907] iommu_context_dev 13e40000.host1x:niso0_ctx1: Adding to iommu group 15
[ 5.835324] iommu_context_dev 13e40000.host1x:niso0_ctx1: initialized (streamid=54, iommu=smmu.0x0000000012000000)
[ 5.836879] iommu_context_dev 13e40000.host1x:niso0_ctx2: Adding to iommu group 16
[ 5.837287] iommu_context_dev 13e40000.host1x:niso0_ctx2: initialized (streamid=55, iommu=smmu.0x0000000012000000)
[ 5.838833] iommu_context_dev 13e40000.host1x:niso0_ctx3: Adding to iommu group 17
[ 5.839284] iommu_context_dev 13e40000.host1x:niso0_ctx3: initialized (streamid=56, iommu=smmu.0x0000000012000000)
[ 5.840832] iommu_context_dev 13e40000.host1x:niso0_ctx4: Adding to iommu group 18
[ 5.841233] iommu_context_dev 13e40000.host1x:niso0_ctx4: initialized (streamid=57, iommu=smmu.0x0000000012000000)
[ 5.842753] iommu_context_dev 13e40000.host1x:niso0_ctx5: Adding to iommu group 19
[ 5.843144] iommu_context_dev 13e40000.host1x:niso0_ctx5: initialized (streamid=58, iommu=smmu.0x0000000012000000)
[ 5.854439] iommu_context_dev 13e40000.host1x:niso0_ctx6: Adding to iommu group 20
[ 5.860997] iommu_context_dev 13e40000.host1x:niso0_ctx6: initialized (streamid=59, iommu=smmu.0x0000000012000000)
[ 5.872465] iommu_context_dev 13e40000.host1x:niso0_ctx7: Adding to iommu group 21
[ 5.879018] iommu_context_dev 13e40000.host1x:niso0_ctx7: initialized (streamid=60, iommu=smmu.0x0000000012000000)
[ 5.890541] iommu_context_dev 13e40000.host1x:niso1_ctx0: Adding to iommu group 22
[ 5.897063] iommu_context_dev 13e40000.host1x:niso1_ctx0: initialized (streamid=53, iommu=smmu.0x0000000008000000)
[ 5.908509] iommu_context_dev 13e40000.host1x:niso1_ctx1: Adding to iommu group 23
[ 5.915082] iommu_context_dev 13e40000.host1x:niso1_ctx1: initialized (streamid=54, iommu=smmu.0x0000000008000000)
[ 5.926528] iommu_context_dev 13e40000.host1x:niso1_ctx2: Adding to iommu group 24
[ 5.933122] iommu_context_dev 13e40000.host1x:niso1_ctx2: initialized (streamid=55, iommu=smmu.0x0000000008000000)
[ 5.944570] iommu_context_dev 13e40000.host1x:niso1_ctx3: Adding to iommu group 25
[ 5.951113] iommu_context_dev 13e40000.host1x:niso1_ctx3: initialized (streamid=56, iommu=smmu.0x0000000008000000)
[ 5.962582] iommu_context_dev 13e40000.host1x:niso1_ctx4: Adding to iommu group 26
[ 5.969139] iommu_context_dev 13e40000.host1x:niso1_ctx4: initialized (streamid=57, iommu=smmu.0x0000000008000000)
[ 5.980616] iommu_context_dev 13e40000.host1x:niso1_ctx5: Adding to iommu group 27
[ 5.987163] iommu_context_dev 13e40000.host1x:niso1_ctx5: initialized (streamid=58, iommu=smmu.0x0000000008000000)
[ 5.998633] iommu_context_dev 13e40000.host1x:niso1_ctx6: Adding to iommu group 28
[ 6.005210] iommu_context_dev 13e40000.host1x:niso1_ctx6: initialized (streamid=59, iommu=smmu.0x0000000008000000)
[ 6.016675] iommu_context_dev 13e40000.host1x:niso1_ctx7: Adding to iommu group 29
[ 6.023218] iommu_context_dev 13e40000.host1x:niso1_ctx7: initialized (streamid=60, iommu=smmu.0x0000000008000000)
[ 6.034698] falcon 15340000.vic: Adding to iommu group 30
[ 6.043359] falcon 15340000.vic: initialized
[ 6.043697] falcon 15380000.nvjpg: Adding to iommu group 31
[ 6.052263] falcon 15380000.nvjpg: initialized
[ 6.053644] falcon 15540000.nvjpg1: Adding to iommu group 32
[ 6.062509] falcon 15540000.nvjpg1: initialized
[ 6.064062] falcon 154c0000.nvenc: Adding to iommu group 33
[ 6.073975] falcon 154c0000.nvenc: initialized
[ 6.074209] falcon 15a50000.ofa: Adding to iommu group 34
[ 6.082201] falcon 15a50000.ofa: initialized
[ 6.084198] nvdec 15480000.nvdec: Adding to iommu group 35
[ 6.095830] nvdec 15480000.nvdec: initialized
[ 6.096069] tsec 15500000.tsec: Adding to iommu group 36
[ 6.104142] tsec 15500000.tsec: initialized
[ 6.106301] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 6.115888] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 6.123804] gpio-394 (camera-control-output-low): hogged as output/low
[ 6.123994] gpio-397 (camera-control-output-low): hogged as output/low
[ 6.129936] gpio-487 (camera-control-output-low): hogged as output/low
[ 6.136148] gpio-486 (camera-control-output-low): hogged as output/low
[ 6.143565] gpiochip0: registered GPIOs 348 to 511 on tegra234-gpio
[ 6.149610] gpiochip1: registered GPIOs 316 to 347 on tegra234-gpio-aon
[ 6.155699] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 6.161788] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 6.167432] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 6.173038] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 6.180365] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[ 6.186727] tegra194-isp5 14800000.isp: Adding to iommu group 37
[ 6.195160] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: context isolation disabled due to no IOMMU
[ 6.202040] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: initialized
[ 6.208062] tegra194-vi5 13e40000.host1x:vi0@15c00000: Adding to iommu group 38
[ 6.215732] tegra194-vi5 13e40000.host1x:vi1@14c00000: Adding to iommu group 39
[ 6.222815] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: context isolation disabled due to no IOMMU
[ 6.232116] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: initialized
[ 6.238086] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: grid-of-semaphores not supported
[ 6.246186] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: context isolation disabled due to no IOMMU
[ 6.255804] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: initialized
[ 6.261966] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: grid-of-semaphores not supported
[ 6.270429] scare-pigeon 13e40000.host1x:isp-thi@14b00000: context isolation disabled due to no IOMMU
[ 6.280129] scare-pigeon 13e40000.host1x:isp-thi@14b00000: initialized
[ 6.286290] scare-pigeon 13e40000.host1x:isp-thi@14b00000: grid-of-semaphores not supported
[ 6.294789] pva 16000000.pva0: Adding to iommu group 40
[ 6.318867] pva 16000000.pva0: initialized
[ 6.326522] nvdla 15880000.nvdla0: Adding to iommu group 41
[ 6.335245] nvdla 15880000.nvdla0: initialized
[ 6.336968] nvdla 158c0000.nvdla1: Adding to iommu group 42
[ 6.345658] nvdla 158c0000.nvdla1: initialized
[ 6.347335] tegra-fuse-burn efuse-burn: shutdown limit check disabled
[ 6.347513] tegra-fuse-burn efuse-burn: Fuse burn driver initialized
[ 6.347848] serial-tegra 3100000.serial: Adding to iommu group 3
[ 6.348313] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 13, base_baud = 0) is a TEGRA_UART
[ 6.352820] serial-tegra 3130000.serial: Adding to iommu group 3
[ 6.358717] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 64, base_baud = 0) is a TEGRA_UART
[ 6.390066] tegra-xusb 3610000.xhci: Firmware timestamp: 2021-12-01 05:27:10 UTC, Version: 80.03 release
[ 6.390330] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 6.390498] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 6.391494] tegra-xusb 3610000.xhci: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000050810
[ 6.398921] tegra-xusb 3610000.xhci: irq 232, io mem 0x03610000
[ 6.405042] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 6.413165] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.420334] usb usb1: Product: xHCI Host Controller
[ 6.425321] usb usb1: Manufacturer: Linux 5.10.65-tegra-tegra xhci-hcd
[ 6.431883] usb usb1: SerialNumber: 3610000.xhci
[ 6.437029] hub 1-0:1.0: USB hub found
[ 6.440401] hub 1-0:1.0: 4 ports detected
[ 6.444575] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 6.449830] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 6.457448] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 6.464872] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 6.473014] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.480271] usb usb2: Product: xHCI Host Controller
[ 6.485259] usb usb2: Manufacturer: Linux 5.10.65-tegra-tegra xhci-hcd
[ 6.491645] usb usb2: SerialNumber: 3610000.xhci
[ 6.496820] hub 2-0:1.0: USB hub found
[ 6.500326] hub 2-0:1.0: 4 ports detected
[ 6.505584] bwmgr API not supported
[ 6.505588] tegra-xusb 3610000.xhci: can’t register EMC bwmgr (-22)
[ 6.538979] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 2059000 KHz, changing to: 2112000 KHz
[ 6.541886] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 2007000 KHz, changing to: 2035200 KHz
[ 6.544922] cpufreq: cpufreq_online: CPU8: Running at unlisted initial frequency: 2006000 KHz, changing to: 2035200 KHz
[ 6.550624] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 6.555120] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 6.555340] tegra194-pcie 14100000.pcie: host bridge /pcie@14100000 ranges:
[ 6.557873] mmc0: CQHCI version 5.10
[ 6.568483] tegra194-pcie 14100000.pcie: IO 0x0030100000…0x00301fffff → 0x0030100000
[ 6.576807] tegra194-pcie 14100000.pcie: MEM 0x20a8000000…0x20afffffff → 0x0040000000
[ 6.585449] tegra194-pcie 14100000.pcie: MEM 0x2080000000…0x20a7ffffff → 0x2080000000
[ 6.602372] irq: IRQ290: trimming hierarchy from :pmc@c360000
[ 6.602585] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 290
[ 6.608557] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit
[ 6.700041] tegra194-pcie 14100000.pcie: Link up
[ 6.701224] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[ 6.701408] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 6.701554] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[ 6.701807] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[ 6.702080] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[ 6.702320] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[ 6.702586] pci 0001:00:00.0: PME# supported from D0 D3hot
[ 6.705782] mmc0: Command Queue Engine enabled
[ 6.705898] mmc0: periodic cache flush enabled
[ 6.705931] pci 0001:01:00.0: [10ec:c822] type 00 class 0x028000
[ 6.706020] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 6.706285] pci 0001:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 6.706626] pci 0001:01:00.0: reg 0x18: [mem 0x20a8000000-0x20a800ffff 64bit]
[ 6.706765] mmcblk0: mmc0:0001 G1M15M 59.3 GiB
[ 6.707530] pci 0001:01:00.0: supports D1 D2
[ 6.708744] mmcblk0rpmb: mmc0:0001 G1M15M partition 3 4.00 MiB, chardev (510:0)
[ 6.713020] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 6.724038] usb 1-3: new full-speed USB device number 2 using tegra-xusb
[ 6.729902] pci 0001:00:00.0: BAR 14: assigned [mem 0x20a8000000-0x20a80fffff]
[ 6.741039] pci 0001:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 6.747352] pci 0001:01:00.0: BAR 2: assigned [mem 0x20a8000000-0x20a800ffff 64bit]
[ 6.755265] pci 0001:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 6.761342] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 6.766398] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff]
[ 6.772524] pci 0001:00:00.0: bridge window [mem 0x20a8000000-0x20a80fffff]
[ 6.779530] pci 0001:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 6.788232] pci 0001:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 6.796875] pcieport 0001:00:00.0: Adding to iommu group 10
[ 6.802556] pcieport 0001:00:00.0: PME: Signaling with IRQ 50
[ 6.808397] pcieport 0001:00:00.0: AER: enabled with IRQ 50
[ 6.814487] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 6.821062] tegra194-pcie 14160000.pcie: host bridge /pcie@14160000 ranges:
[ 6.826786] tegra194-pcie 14160000.pcie: IO 0x0036100000…0x00361fffff → 0x0036100000
[ 6.835442] tegra194-pcie 14160000.pcie: MEM 0x2428000000…0x242fffffff → 0x0040000000
[ 6.835598] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 6.843920] tegra194-pcie 14160000.pcie: MEM 0x2140000000…0x2427ffffff → 0x2140000000
[ 6.900222] usb 1-3: New USB device found, idVendor=13d3, idProduct=3549, bcdDevice= 0.00
[ 6.900478] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.900690] usb 1-3: Product: Bluetooth Radio
[ 6.900817] usb 1-3: Manufacturer: Realtek
[ 6.900945] usb 1-3: SerialNumber: 00e04c000001
[ 7.025331] usb 2-3: new SuperSpeedPlus Gen 2 USB device number 2 using tegra-xusb
[ 7.062967] usb 2-3: New USB device found, idVendor=0bda, idProduct=0420, bcdDevice= 1.40
[ 7.063213] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.063439] usb 2-3: Product: 4-Port USB 3.0 Hub
[ 7.063593] usb 2-3: Manufacturer: Generic
[ 7.073903] hub 2-3:1.0: USB hub found
[ 7.076246] hub 2-3:1.0: 4 ports detected
[ 7.180037] usb 1-4: new high-speed USB device number 3 using tegra-xusb
[ 7.347969] usb 1-4: New USB device found, idVendor=0bda, idProduct=5420, bcdDevice= 1.40
[ 7.348239] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.348477] usb 1-4: Product: 4-Port USB 2.0 Hub
[ 7.348632] usb 1-4: Manufacturer: Generic
[ 7.349936] hub 1-4:1.0: USB hub found
[ 7.351321] hub 1-4:1.0: 4 ports detected
[ 7.952709] tegra194-pcie 14160000.pcie: Phy link never came up
[ 7.952933] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[ 7.953117] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 7.953271] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[ 7.953551] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[ 7.953851] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[ 7.954092] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[ 7.954366] pci 0004:00:00.0: PME# supported from D0 D3hot
[ 7.959901] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 7.960053] pci 0004:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 7.960477] pcieport 0004:00:00.0: Adding to iommu group 11
[ 7.960779] pcieport 0004:00:00.0: PME: Signaling with IRQ 52
[ 7.961262] pcieport 0004:00:00.0: AER: enabled with IRQ 52
[ 7.961612] pci_bus 0004:01: busn_res: [bus 01-ff] is released
[ 7.961841] pci 0004:00:00.0: Removing from iommu group 11
[ 7.961987] pci_bus 0004:00: busn_res: [bus 00-ff] is released
[ 7.968624] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[ 7.973591] tegra194-pcie 141a0000.pcie: Failed to get slot regulators: -517
[ 7.973660] vdd-3v3-pcie: supplied by vdd-3v3-sys
[ 7.978269] avdd-cam-2v8: supplied by vdd-3v3-sys
[ 7.982907] vdd-dp: supplied by vdd-3v3-sys
[ 7.987168] vdd-3v3-sd: supplied by vdd-3v3-sys
[ 7.992041] dsi-vdd-1v8-bl-en: supplied by vdd-1v8-sys
[ 7.998354] tegra194-isp5 14800000.isp: initialized
[ 8.003798] tegra194-vi5 13e40000.host1x:vi0@15c00000: initialized
[ 8.008039] (NULL device *): fops function table already registered
[ 8.015147] tegra194-vi5 13e40000.host1x:vi1@14c00000: initialized
[ 8.020913] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[ 8.021014] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 8.044319] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 290
[ 8.084039] usb 1-4.3: new full-speed USB device number 4 using tegra-xusb
[ 8.132520] tegra194-pcie 141a0000.pcie: host bridge /pcie@141a0000 ranges:
[ 8.132730] tegra194-pcie 141a0000.pcie: IO 0x003a100000…0x003a1fffff → 0x003a100000
[ 8.132959] tegra194-pcie 141a0000.pcie: MEM 0x2b28000000…0x2b2fffffff → 0x0040000000
[ 8.133180] tegra194-pcie 141a0000.pcie: MEM 0x2740000000…0x2b27ffffff → 0x2740000000
[ 8.192417] usb 1-4.3: New USB device found, idVendor=1ea7, idProduct=0066, bcdDevice= 2.00
[ 8.192655] usb 1-4.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 8.192856] usb 1-4.3: Product: 2.4G Mouse
[ 8.199249] input: 2.4G Mouse as /devices/platform/3610000.xhci/usb1/1-4/1-4.3/1-4.3:1.0/0003:1EA7:0066.0001/input/input0
[ 8.256626] hid-generic 0003:1EA7:0066.0001: input,hidraw0: USB HID v1.10 Keyboard [2.4G Mouse] on usb-3610000.xhci-4.3/input0
[ 8.262403] input: 2.4G Mouse as /devices/platform/3610000.xhci/usb1/1-4/1-4.3/1-4.3:1.1/0003:1EA7:0066.0002/input/input1
[ 8.262917] input: 2.4G Mouse as /devices/platform/3610000.xhci/usb1/1-4/1-4.3/1-4.3:1.1/0003:1EA7:0066.0002/input/input2
[ 8.263695] input: 2.4G Mouse Consumer Control as /devices/platform/3610000.xhci/usb1/1-4/1-4.3/1-4.3:1.1/0003:1EA7:0066.0002/input/input3
[ 8.324375] input: 2.4G Mouse System Control as /devices/platform/3610000.xhci/usb1/1-4/1-4.3/1-4.3:1.1/0003:1EA7:0066.0002/input/input4
[ 8.325251] hid-generic 0003:1EA7:0066.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [2.4G Mouse] on usb-3610000.xhci-4.3/input1
[ 9.097516] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit
[ 9.241109] tegra194-pcie 141a0000.pcie: Phy link never came up
[ 9.241332] tegra194-pcie 141a0000.pcie: PCI host bridge to bus 0005:00
[ 9.241521] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 9.241672] pci_bus 0005:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3a100000-0x3a1fffff])
[ 9.241949] pci_bus 0005:00: root bus resource [mem 0x2b28000000-0x2b2fffffff] (bus address [0x40000000-0x47ffffff])
[ 9.242246] pci_bus 0005:00: root bus resource [mem 0x2740000000-0x2b27ffffff pref]
[ 9.242494] pci 0005:00:00.0: [10de:229a] type 01 class 0x060400
[ 9.242768] pci 0005:00:00.0: PME# supported from D0 D3hot
[ 9.248450] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 9.248607] pci 0005:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 9.249027] pcieport 0005:00:00.0: Adding to iommu group 12
[ 9.249325] pcieport 0005:00:00.0: PME: Signaling with IRQ 54
[ 9.249819] pcieport 0005:00:00.0: AER: enabled with IRQ 54
[ 9.250155] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[ 9.250376] pci 0005:00:00.0: Removing from iommu group 12
[ 9.250528] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[ 9.257183] nvethernet 6810000.ethernet: Adding to iommu group 43
[ 9.262217] nvethernet 6810000.ethernet: failed to read skip mac reset flag, default 0
[ 9.269930] nvethernet 6810000.ethernet: failed to read MDIO address
[ 9.276491] nvethernet 6810000.ethernet: setting to default DMA bit mask
[ 9.283323] nvethernet 6810000.ethernet: failed to read UPHY GBE mode- default to 10G
[ 9.291065] nvethernet 6810000.ethernet: failed to get phy reset gpio error: -2
[ 9.302512] nvethernet 6810000.ethernet: Ethernet MAC address: 48:b0:2d:78:83:aa
[ 9.305690] -->macsec_probe()
[ 9.305697] -->macsec_get_platform_res()
[ 9.305712] <–macsec_get_platform_res()
[ 9.305713] -->macsec_enable_car()
[ 9.305929] <–macsec_enable_car()
[ 9.305945] <–macsec_probe()
[ 9.305947] nvethernet 6810000.ethernet: Macsec not enabled
[ 9.311229] nvethernet 6810000.ethernet: Macsec: Reduced MTU: 1466 Max: 16383
[ 9.320792] nvethernet 6810000.ethernet: eth0 (HW ver: 31) created with 10 DMA channels
[ 9.326843] irq: IRQ292: trimming hierarchy from :pmc@c360000
[ 9.332199] irq: IRQ293: trimming hierarchy from :interrupt-controller@f400000-1
[ 9.339608] irq: IRQ294: trimming hierarchy from :pmc@c360000
[ 9.345224] input: gpio-keys as /devices/platform/gpio-keys/input/input6
[ 9.352552] tegra-se-nvhost 15810000.se: Adding to iommu group 44
[ 9.358569] tegra-se-nvhost 15810000.se: initialized
[ 9.369720] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 9.369976] tegra-se-nvhost 15820000.se: Adding to iommu group 45
[ 9.375957] tegra-se-nvhost 15820000.se: initialized
[ 9.382480] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 9.386649] tegra-se-nvhost 15840000.se: Adding to iommu group 46
[ 9.393066] tegra-se-nvhost 15840000.se: initialized
[ 9.401281] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 9.404529] tegra_actmon d230000.actmon: in actmon_register()…
[ 9.410066] tegra_actmon d230000.actmon: bwmgr_disable = 1
[ 9.415882] tegra_actmon d230000.actmon: initialization Completed for the device mc_all
[ 9.423625] hvc_sysfs: hypervisor is not present
[ 9.459828] ALSA device list:
[ 9.459912] No soundcards found.
[ 9.460560] Freeing unused kernel memory: 3968K
[ 9.460720] Run /init as init process
[ 9.460815] with arguments:
[ 9.460815] /init
[ 9.460816] nv-auto-config
[ 9.460817] with environment:
[ 9.460818] HOME=/
[ 9.460819] TERM=linux
[ 9.460820] mminit_loglevel=4
[ 9.471223] Root device found: mmcblk0p1
[ 9.471804] Found dev node: /dev/mmcblk0p1
[ 9.497535] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 9.498517] Rootfs mounted over mmcblk0p1
[ 9.511146] Switching from initrd to actual rootfs
[ 9.622667] systemd[1]: System time before build time, advancing clock.
[ 9.645982] systemd[1]: systemd 245.4-4ubuntu3.15 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 9.647084] systemd[1]: Detected architecture arm64.
[ 9.688183] systemd[1]: Set hostname to .
[ 9.867157] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 9.867524] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 9.868571] systemd[1]: Created slice system-modprobe.slice.
[ 9.869167] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 9.869666] systemd[1]: Created slice User and Session Slice.
[ 9.869920] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 9.870368] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 9.870694] systemd[1]: Reached target User and Group Name Lookups.
[ 9.870912] systemd[1]: Reached target Slices.
[ 9.871074] systemd[1]: Reached target Swap.
[ 9.871407] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 9.871698] systemd[1]: Listening on Syslog Socket.
[ 9.871946] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 9.872242] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 9.872679] systemd[1]: Listening on Journal Audit Socket.
[ 9.876758] systemd[1]: Listening on Journal Socket (/dev/log).
[ 9.882863] systemd[1]: Listening on Journal Socket.
[ 9.887858] systemd[1]: Listening on udev Control Socket.
[ 9.893313] systemd[1]: Listening on udev Kernel Socket.
[ 9.899760] systemd[1]: Mounting Huge Pages File System…
[ 9.905240] systemd[1]: Mounting POSIX Message Queue File System…
[ 9.911399] systemd[1]: Mounting RPC Pipe File System…
[ 9.916912] systemd[1]: Mounting Kernel Debug File System…
[ 9.922647] systemd[1]: Mounting Kernel Trace File System…
[ 9.928473] systemd[1]: Starting Journal Service…
[ 9.933315] systemd[1]: Starting Set the console keyboard layout…
[ 9.938648] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 9.949763] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 9.959076] systemd[1]: Started Nameserver information manager.
[ 9.964258] systemd[1]: Reached target Network (Pre).
[ 9.971686] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 9.978411] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 9.980108] systemd[1]: Starting Load Kernel Modules…
[ 9.993663] systemd[1]: Starting Remount Root and Kernel File Systems…
[ 10.000370] systemd[1]: Starting udev Coldplug all Devices…
[ 10.004210] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 10.011910] systemd[1]: Mounted Huge Pages File System.
[ 10.015947] systemd[1]: Mounted POSIX Message Queue File System.
[ 10.022009] systemd[1]: Mounted RPC Pipe File System.
[ 10.027019] systemd[1]: Mounted Kernel Debug File System.
[ 10.032457] systemd[1]: Started Journal Service.
[ 10.049398] systemd-journald[302]: Received client request to flush runtime journal.
[ 10.413126] using random self ethernet address
[ 10.413265] using random host ethernet address
[ 13.550875] libphy: nvethernet_mdio_bus: probed
[ 13.561680] irq: IRQ295: trimming hierarchy from :pmc@c360000
[ 16.699860] nvethernet 6810000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 16.700122] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready