Orin AGX L4T 36.3 RGMII issue

Hi,

Previously on the same custom board with L4T 35.4.1 after several modification in DTB RGMII worked.
Now after modifiations according to this link i cant get RGMII phy even recognised in ifconfig or ethtool. I use the same pinmux as in L4T 35.4.1(attached). Flash log and decompiled tegra234-p3737-0000+p3701-0004-nv.dtb file attached. In kernel MARVELL phy driver was added as build-in driver and not a module.

P.S.: Validation of PHY was done by uploading previous BSP on the same board and SOM.
P.S.S: Marvell phy is 88E1512-A0-NNP2I000

Hope for your help with this issue,
BR,
Ronen.

output_test.txt (310.0 KB)
flash_log.txt (505.0 KB)

Sorry, why sharing us the flash log but not the dmesg?
Any problem in flash?

Hi,

No, i added it to show what are the files are flashed to board and SKU of the SOM.
I dont have any issues during flash. Full boot log (dmesg+UIFE) attached.
boot_log.txt (65.4 KB)

1 Like

please share me with command “dmesg”. The UART log level is not same as rel-35 anymore so UART console won’t have full driver logs.

Hi,

dmesg attached.
dmesg.txt (30.4 KB)

Looks like RGMII node is not enabled. Have you checked /proc/device-tree and confirm your change really took effect there?

Yes, i see 2310000 node under /proc/device-tree

vpue@localhost:~$ ls -al /proc/device-tree/bus@0/ethernet@2310000/
total 0
drwxr-xr-x   3 root root   0 Nov 21 21:09 .
drwxr-xr-x 123 root root   0 Nov 21 20:58 ..
-r--r--r--   1 root root 131 Nov 21 21:09 clock-names
-r--r--r--   1 root root  88 Nov 21 21:09 clocks
-r--r--r--   1 root root  14 Nov 21 21:09 compatible
-r--r--r--   1 root root   0 Nov 21 21:09 dma-coherent
-r--r--r--   1 root root  14 Nov 21 21:09 interconnect-names
-r--r--r--   1 root root  16 Nov 21 21:09 interconnects
-r--r--r--   1 root root  50 Nov 21 21:09 interrupt-names
-r--r--r--   1 root root  84 Nov 21 21:09 interrupts
-r--r--r--   1 root root   8 Nov 21 21:09 iommus
-r--r--r--   1 root root   6 Nov 21 21:09 mac-address
drwxr-xr-x   3 root root   0 Nov 21 21:09 mdio
-r--r--r--   1 root root   9 Nov 21 21:09 name
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,dcs-enable
-r--r--r--   1 root root  32 Nov 21 21:09 nvidia,dma-chans
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,dma_rx_ring_sz
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,dma_tx_ring_sz
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,instance_id
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,mac-addr-idx
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,macsec-enable
-r--r--r--   1 root root  32 Nov 21 21:09 nvidia,mtl-queues
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,num-dma-chans
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,num-mtl-queues
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,pad_auto_cal_pd_offset
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,pad_auto_cal_pu_offset
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,pad_calibration
-r--r--r--   1 root root  12 Nov 21 21:09 nvidia,phy-reset-gpio
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,promisc_mode
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,ptp-rx-queue
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,ptp_ref_clock_speed
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,residual-queue
-r--r--r--   1 root root  32 Nov 21 21:09 nvidia,rx-queue-prio
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,rx_frames
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,rx_riwt
-r--r--r--   1 root root  32 Nov 21 21:09 nvidia,rxq_enable_ctrl
-r--r--r--   1 root root  32 Nov 21 21:09 nvidia,slot_intvl_vals
-r--r--r--   1 root root  32 Nov 21 21:09 nvidia,slot_num_check
-r--r--r--   1 root root  32 Nov 21 21:09 nvidia,tc-mapping
-r--r--r--   1 root root  32 Nov 21 21:09 nvidia,tx-queue-prio
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,tx_frames
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,tx_usecs
-r--r--r--   1 root root   4 Nov 21 21:09 nvidia,vm-irq-config
-r--r--r--   1 root root   4 Nov 21 21:09 phandle
-r--r--r--   1 root root   4 Nov 21 21:09 phy-handle
-r--r--r--   1 root root   9 Nov 21 21:09 phy-mode
-r--r--r--   1 root root   4 Nov 21 21:09 pinctrl-0
-r--r--r--   1 root root   4 Nov 21 21:09 pinctrl-1
-r--r--r--   1 root root  29 Nov 21 21:09 pinctrl-names
-r--r--r--   1 root root  48 Nov 21 21:09 reg
-r--r--r--   1 root root  27 Nov 21 21:09 reg-names
-r--r--r--   1 root root  18 Nov 21 21:09 reset-names
-r--r--r--   1 root root  16 Nov 21 21:09 resets
-r--r--r--   1 root root   5 Nov 21 21:09 status

Also PHY driver of Marvell PHY was set as built-in and not a module.

no
 That node is always there. I don’t need you to check such thing.

I mean did you read the “status” node is “okay” or not.

Yes, status is okay.

vpue@localhost:~$ cat /proc/device-tree/bus@0/ethernet@2310000/status
okay

What is the result of “lsmod”?

Empty

root@localhost:/home/vpue# lsmod
Module                  Size  Used by
root@localhost:/home/vpue#

That is the problem
 this should not be empty. Your ethernet driver should be part of the list.

Did you rebuild the kernel images but didn’t rebuild the kernel modules? Or you don’t know what I am talking about
?

Hi,

Sorry for late reply. As i say before PHY driver of Marvel are built-in in Kernel image so it will not showed in lsmod.
I will try to set it as module and insmod it on power-up.

Hi,

I set Marvell PHY driver back as module. Modules was instaled with command:

make modules
sudo -E make modules_install

This is lsmod after flash:

root@localhost:/home/vpue# lsmod
Module                  Size  Used by
marvell                40960  0
mdio                   16384  0
nvgpu                2854912  0
nvhost_pva            167936  0
nvhost_nvdla          110592  0
nvhost_capture         20480  0
nvhost_nvcsi           24576  0
nvvrs_pseq_rtc         16384  0
tegra_wmark            16384  0
tegra_camera_platform    24576  0
governor_pod_scaling    45056  0
capture_ivc            32768  0
tsecriscv              32768  0
nvmap                 237568  1 nvgpu
host1x_fence           24576  0
tegra234_oc_event      16384  0
host1x_nvhost          40960  4 nvhost_nvdla,nvhost_capture,nvhost_nvcsi,nvhost_pva
nvsciipc               24576  1 nvmap
tegra23x_perf_uncore    20480  0
tegra_mce              28672  1 tegra23x_perf_uncore
nvpmodel_clk_cap       16384  0
tegra_cactmon_mc_all    16384  0
tegra_camera_rtcpu    229376  1 capture_ivc
tegra_dce             110592  1
thermal_trip_event     16384  0
nvethernet           1175552  0
ivc_bus                24576  2 capture_ivc,tegra_camera_rtcpu
mc_hwpm                16384  0
hsp_mailbox_client     20480  2 ivc_bus,tegra_camera_rtcpu
tegra234_aon           57344  1
i2c_nvvrs11            16384  0
nvhwpm                139264  3 mc_hwpm,nvhost_nvdla,nvhost_pva
pwm_tegra_tachometer    16384  0
nvpps                  32768  1 nvethernet
mc_utils               16384  2 nvgpu,tegra_camera_platform
nvidia_vrs_pseq        16384  0
ivc_ext                20480  2 ivc_bus,capture_ivc
host1x                208896  5 host1x_nvhost,host1x_fence,nvgpu,nvhost_nvdla,nvhost_pva

But still dont have that it try to access to phy in dmesg. I add my modified defconfig from /arch/arm64/configs
defconfig.txt (31.0 KB)

BR,
Ronen.

Actually, I don’t care your Marvel phy in kernel or not.

The previous problem is the nvethernet driver is the driver to run first and then the Marvel phy driver.
Your lsmod was empty so nvethernet did not get loaded at all.

Now it got back so you need to share the dmesg again for me to check latest status. Not the defconfig.

Also, you should learn and check why lsmod becomes empty just because you change the phy driver defconfig. Other important driver are all gone just because of this change from you. For example, nvgpu.ko/nvidia.ko.

Hi,

Currently I have an issue on boot.
After installation of Image and modules according to developer guide (via make_install) i have kernel crash.

Jetson System firmware version 36.3.0-gcid-36191598 date 2024-05-06T16:58:59+00:
00
ESC   to enter Setup.
F11   to enter Boot Manager Menu.
Enter to continue boot.

L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services...
▒▒debugfs initialized
▒▒I/TC: Reserved shared memory is disabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
▒▒[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[    0.000000] Linux version 5.15.136-tegra (ronen@ronen-linux) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #3 SMP PREEMPT Mon Oct 28 12:28:47 IST 2024 ()
[    0.000000] Machine model: NVIDIA Jetson AGX Orin Developer Kit
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: RTPROP=0x827faf198 SMBIOS=0xffff0000 SMBIOS 3.0=0x827980000 MEMATTR=0x821b02018 ESRT=0x821ba4698 RNG=0x8156f0018 MEMRESERVE=0x816195c18
[    0.000000] random: crng init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] esrt: Reserving ESRT space from 0x0000000821ba4698 to 0x0000000821ba46d0.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000805000000, size 256 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000000833ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x828c82800-0x828c84fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000833ffffff]
[    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-0x0000000818a25fff]
[    0.000000]   node   0: [mem 0x0000000818a26000-0x0000000818b8bfff]
[    0.000000]   node   0: [mem 0x0000000818b8c000-0x000000082606ffff]
[    0.000000]   node   0: [mem 0x0000000826070000-0x0000000827faffff]
[    0.000000]   node   0: [mem 0x0000000827fb0000-0x000000082c5fffff]
[    0.000000]   node   0: [mem 0x000000082c600000-0x000000082c7fffff]
[    0.000000]   node   0: [mem 0x000000082c800000-0x000000082cd6ffff]
▒▒WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpusysclk
▒▒[    0.000000]   node   0: [mem 0x000000082d700000-0x000000082d7fffff]
[    0.000000]   node   0: [mem 0x0000000832000000-0x0000000833ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000833ffffff]
[    0.000000] On node 0, zone Normal: 2448 pages in unavailable ranges
▒▒WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpc1clk
▒▒[    0.000000] On node 0, zone Normal: 18432 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
▒▒WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpc0clk
▒▒[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 29 pages/cpu s80408 r8192 d30184 u118784
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Address authentication (architected algorithm)
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Virtualization Host Extensions
▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla1_core
▒▒[    0.000000] CPU features: detected: Hardware dirty bit management
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla1_core
▒▒[    0.000000] alternatives: patching kernel code
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 7930224
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=PARTUUID=77ee16a8-e575-4026-9645-ce07d3d89e79 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 firmware_class.p▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla1_falcon
▒▒ath=/etc/firmware fbcon=map:0 net.ifnames=0 nospectre_bhb video=efifb:off console=tty0 bl_prof_dataptr=2031616@0x82C610000 bl_prof_ro_ptr=65536@0x82C600000
[    0.000000] Unknown kernel command line parameters "bl_prof_dataptr=2031616@0x82C610000 bl_prof_ro_ptr=65536@0x82C▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla1_falcon
▒▒600000", will be passed to user space.
[    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▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla0_core
▒▒:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000fbfe0000-0x00000000fffe0000] (64MB)
[    0.000000] Memory: 31154872K/32225728K available (19072K kernel code, 4064K rwdata, 9972K rodata, 7616K init, 529K bss, 808712K reserved, 262144K cma-reserved)
▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla0_core
▒▒[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restrict▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla0_falcon
▒▒ing CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    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-enlistmen▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla0_falcon
▒▒t delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000f440000
[    0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000001] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000395] Console: colour dummy device 80x25
[    0.000404] printk: console [tty0] enabled
[    0.000469] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000477] pid_max: default: 32768 minimum: 301
[    0.000511] LSM: Security Framework initializing
[    0.000533] Yama: becoming mindful.
[    0.000551] SELinux:  Initializing.
[    0.000666] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000718] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.002049] rcu: Hierarchical SRCU implementation.
[    0.004972] Tegra Revision: A01 SKU: 210 CPU Process: 0 SoC Process: 0
[    0.005300] Remapping and enabling EFI services.
[    0.006127] smp: Bringing up secondary CPUs ...
[    0.006634] Detected PIPT I-cache on CPU1
[    0.006677] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[    0.006715] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[    0.007180] Detected PIPT I-cache on CPU2
[    0.007191] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[    0.007205] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[    0.007604] Detected PIPT I-cache on CPU3
[    0.007614] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[    0.007627] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[    0.010080] Detected PIPT I-cache on CPU4
[    0.010106] GICv3: CPU4: found redistributor 20000 region 0:0x000000000f540000
[    0.010131] CPU4: Booted secondary processor 0x0000020000 [0x410fd421]
[    0.010590] Detected PIPT I-cache on CPU5
[    0.010602] GICv3: CPU5: found redistributor 20100 region 0:0x000000000f560000
[    0.010615] CPU5: Booted secondary processor 0x0000020100 [0x410fd421]
[    0.011033] Detected PIPT I-cache on CPU6
[    0.011044] GICv3: CPU6: found redistributor 20200 region 0:0x000000000f580000
[    0.011058] CPU6: Booted secondary processor 0x0000020200 [0x410fd421]
[    0.011481] Detected PIPT I-cache on CPU7
[    0.011492] GICv3: CPU7: found redistributor 20300 region 0:0x000000000f5a0000
[    0.011508] CPU7: Booted secondary processor 0x0000020300 [0x410fd421]
[    0.011560] smp: Brought up 1 node, 8 CPUs
[    0.011564] SMP: Total of 8 processors activated.
[    0.011567] CPU features: detected: 32-bit EL0 Support
[    0.011568] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.011571] CPU features: detected: Common not Private translations
[    0.011572] CPU features: detected: CRC32 instructions
[    0.011573] CPU features: detected: Data cache clean to Point of Persistence
[    0.011574] CPU features: detected: Generic authentication (architected algorithm)
[    0.011575] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.011576] CPU features: detected: LSE atomic instructions
[    0.011577] CPU features: detected: Privileged Access Never
[    0.011578] CPU features: detected: RAS Extension Support
[    0.011580] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.025379] spectre-bhb mitigation disabled by command line option
[    0.025379] spectre-bhb mitigation disabled by command line option
[    0.043960] CPU: All CPU(s) started at EL2
[    0.049258] devtmpfs: initialized
[    0.073657] KASLR enabled
[    0.073891] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.073923] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.078973] pinctrl core: initialized pinctrl subsystem
[    0.080063] SMBIOS 3.6.0 present.
[    0.080075] DMI: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 36.3.0-gcid-36191598 05/06/2024
[    0.080711] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.082776] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.083135] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.083464] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.083544] audit: initializing netlink subsys (disabled)
[    0.083709] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1
[    0.085648] thermal_sys: Registered thermal governor 'step_wise'
[    0.085654] thermal_sys: Registered thermal governor 'user_space'
[    0.085654] thermal_sys: Registered thermal governor 'power_allocator'
[    0.090601] cpuidle: using governor menu
[    0.090859] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.090979] ASID allocator initialised with 32768 entries
[    0.093168] Serial: AMBA PL011 UART driver
[    0.105381] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 118, base_baud = 0) is a SBSA
[    0.105424] printk: console [ttyAMA0] enabled
[    0.117353] platform bpmp: Fixing up cyclic dependency with 2c60000.external-memory-controller
[    0.126662] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.126669] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.126670] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.126671] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.127604] cryptd: max_cpu_qlen set to 1000
[    0.129684] ACPI: Interpreter disabled.
[    0.131893] iommu: Default domain type: Translated
[    0.131900] iommu: DMA domain TLB invalidation policy: strict mode
[    0.132284] SCSI subsystem initialized
[    0.132471] vgaarb: loaded
[    0.132660] usbcore: registered new interface driver usbfs
[    0.132684] usbcore: registered new interface driver hub
[    0.132704] usbcore: registered new device driver usb
[    0.133136] pps_core: LinuxPPS API ver. 1 registered
[    0.133139] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.133153] PTP clock support registered
[    0.133233] EDAC MC: Ver: 3.0.0
[    0.134745] Registered efivars operations
[    0.135454] FPGA manager framework
[    0.135544] Advanced Linux Sound Architecture Driver Initialized.
[    0.136621] clocksource: Switched to clocksource arch_sys_counter
[    0.174014] VFS: Disk quotas dquot_6.6.0
[    0.174077] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.174318] pnp: PnP ACPI: disabled
[    0.177535] NET: Registered PF_INET protocol family
[    0.178098] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.180588] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.180650] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.180686] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.180911] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.182308] TCP: Hash tables configured (established 262144 bind 65536)
[    0.182532] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.182603] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.182881] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.183342] RPC: Registered named UNIX socket transport module.
[    0.183346] RPC: Registered udp transport module.
[    0.183347] RPC: Registered tcp transport module.
[    0.183348] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.183366] PCI: CLS 0 bytes, default 64
[    0.183624] Unpacking initramfs...
[    0.189895] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 counters available
[    0.190274] kvm [1]: IPA Size Limit: 48 bits
[    0.190318] kvm [1]: GICv3: no GICV resource entry
[    0.190326] kvm [1]: disabling GICv2 emulation
[    0.190355] kvm [1]: GIC system register CPU interface enabled
[    0.190453] kvm [1]: vgic interrupt IRQ9
[    0.190625] kvm [1]: VHE mode initialized successfully
[    0.193671] Initialise system trusted keyrings
[    0.193829] workingset: timestamp_bits=42 max_order=23 bucket_order=0
[    0.197105] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.197509] NFS: Registering the id_resolver key type
[    0.197543] Key type id_resolver registered
[    0.197545] Key type id_legacy registered
[    0.197582] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.197600] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.197626] ntfs: driver 2.1.32 [Flags: R/O].
[    0.197800] 9p: Installing v9fs 9p2000 file system support
[    0.210008] Key type asymmetric registered
[    0.210014] Asymmetric key parser 'x509' registered
[    0.210086] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.210092] io scheduler mq-deadline registered
[    0.210100] io scheduler kyber registered
[    0.221454] EINJ: ACPI disabled.
[    0.234499] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.236312] SuperH (H)SCI(F) driver initialized
[    0.236676] msm_serial: driver initialized
[    0.237275] printk: console [ttyTCU0] enabled
[    0.238219] arm-smmu 8000000.iommu: probing hardware configuration...
[    0.238226] arm-smmu 8000000.iommu: SMMUv2 with:
[    0.238234] arm-smmu 8000000.iommu:  stage 1 translation
[    0.238235] arm-smmu 8000000.iommu:  stage 2 translation
[    0.238237] arm-smmu 8000000.iommu:  nested translation
[    0.238246] arm-smmu 8000000.iommu:  stream matching with 128 register groups
[    0.238252] arm-smmu 8000000.iommu:  128 context banks (0 stage-2 only)
[    0.238270] arm-smmu 8000000.iommu:  Supported page sizes: 0x61311000
[    0.238275] arm-smmu 8000000.iommu:  Stage-1: 48-bit VA -> 48-bit IPA
[    0.238277] arm-smmu 8000000.iommu:  Stage-2: 48-bit IPA -> 48-bit PA
[    0.239249] arm-smmu 10000000.iommu: probing hardware configuration...
[    0.239252] arm-smmu 10000000.iommu: SMMUv2 with:
[    0.239253] arm-smmu 10000000.iommu:         stage 1 translation
[    0.239255] arm-smmu 10000000.iommu:         stage 2 translation
[    0.239256] arm-smmu 10000000.iommu:         nested translation
[    0.239259] arm-smmu 10000000.iommu:         stream matching with 128 register groups
[    0.239261] arm-smmu 10000000.iommu:         128 context banks (0 stage-2 only)
[    0.239272] arm-smmu 10000000.iommu:         Supported page sizes: 0x61311000
[    0.239273] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.239275] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.239620] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.239623] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.239624] arm-smmu 12000000.iommu:         stage 1 translation
[    0.239625] arm-smmu 12000000.iommu:         stage 2 translation
[    0.239627] arm-smmu 12000000.iommu:         nested translation
[    0.239630] arm-smmu 12000000.iommu:         stream matching with 128 register groups
[    0.239632] arm-smmu 12000000.iommu:         128 context banks (0 stage-2 only)
[    0.239636] arm-smmu 12000000.iommu:         Supported page sizes: 0x61311000
[    0.239637] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.239638] arm-smmu 12000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.248333] loop: module loaded
[    0.249458] megasas: 07.717.02.00-rc1
[    0.253910] tun: Universal TUN/TAP device driver, 1.6
[    0.254506] thunder_xcv, ver 1.0
[    0.254536] thunder_bgx, ver 1.0
[    0.254556] nicpf, ver 1.0
[    0.255427] hclge is initializing
[    0.255455] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.255463] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.255511] e1000: Intel(R) PRO/1000 Network Driver
[    0.255517] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.255549] e1000e: Intel(R) PRO/1000 Network Driver
[    0.255552] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.255576] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.255581] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.255601] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.255607] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.255839] sky2: driver version 1.30
[    0.256485] VFIO - User Level meta-driver version: 0.3
[    0.258137] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.258147] ehci-pci: EHCI PCI platform driver
[    0.258175] ehci-platform: EHCI generic platform driver
[    0.258259] ehci-orion: EHCI orion driver
[    0.258334] ehci-exynos: EHCI Exynos driver
[    0.258396] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.258424] ohci-pci: OHCI PCI platform driver
[    0.258448] ohci-platform: OHCI generic platform driver
[    0.258526] ohci-exynos: OHCI Exynos driver
[    0.258986] usbcore: registered new interface driver usb-storage
[    0.260998] i2c_dev: i2c /dev entries driver
[    0.262366] pps pps0: new PPS source ktimer
[    0.262374] pps pps0: ktimer PPS source registered
[    0.262383] pps_ldisc: PPS line discipline registered
[    0.264589] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.266730] sdhci: Secure Digital Host Controller Interface driver
[    0.266735] sdhci: Copyright(c) Pierre Ossman
[    0.267194] Synopsys Designware Multimedia Card Interface Driver
[    0.267813] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.269020] ledtrig-cpu: registered to indicate activity on CPUs
[    0.269984] SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401
[    0.270555] tegra-bpmp bpmp: Adding to iommu group 0
[    0.271937] tegra-bpmp bpmp: firmware: 2aafe334513692db071c-3b0e1a33cf8
[    0.353747] Freeing initrd memory: 10764K
[    2.205030] clocksource: tsc: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    2.205064] clocksource: osc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 49772407460 ns
[    2.205067] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    2.205312] hid: raw HID events driver (C) Jiri Kosina
[    2.205747] usbcore: registered new interface driver usbhid
[    2.205752] usbhid: USB HID core driver
[    2.209961] optee: probing for conduit method.
[    2.210014] optee: revision 3.22 (e7b5ff3f)
[    2.269372] optee: dynamic shared memory is enabled
[    2.269618] optee: initialized driver
[    2.272280] usbcore: registered new interface driver snd-usb-audio
[    2.273907] NET: Registered PF_PACKET protocol family
[    2.274153] 9pnet: Installing 9P2000 support
[    2.274272] Key type dns_resolver registered
[    2.275385] printk: console [tty0]: printing thread started
[    2.276084] printk: console [ttyTCU0]: printing thread started
[    2.276163] printk: console [ttyAMA0]: printing thread started
[    2.276250] Loading compiled-in X.509 certificates
[    2.288116] Loaded X.509 cert 'Build time autogenerated kernel key: fb6ab84a07923195ec771c2a7e900527b2b213de'
[    2.340295] gpio-394 (camera-control-output-low): hogged as output/low
[    2.340333] gpio-397 (camera-control-output-low): hogged as output/low
[    2.340354] gpio-487 (camera-control-output-low): hogged as output/low
[    2.340370] gpio-486 (camera-control-output-low): hogged as output/low
[    2.361468] simple-framebuffer chosen:framebuffer: framebuffer at 0x839e00000, 0x960000 bytes
[    2.361480] simple-framebuffer chosen:framebuffer: format=x8r8g8b8, mode=1920x1200x32, linelength=8192
[    2.366698] Console: switching to colour frame buffer device 240x75
[    2.369750] simple-framebuffer chosen:framebuffer: fb0: simplefb registered!
[    2.370449] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1
[    2.372372] tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 channels
[    2.373811] serial-tegra 3100000.serial: RX in PIO mode
[    2.373815] serial-tegra 3100000.serial: TX in PIO mode
[    2.373881] 3100000.serial: ttyTHS1 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGRA_UART
[    2.374462] serial-tegra 3110000.serial: RX in PIO mode
[    2.374465] serial-tegra 3110000.serial: TX in PIO mode
[    2.374506] 3110000.serial: ttyTHS2 at MMIO 0x3110000 (irq = 206, base_baud = 0) is a TEGRA_UART
[    2.377791] tegra_rtc c2a0000.rtc: registered as rtc1
[    2.377800] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    2.378371] tegra-i2c 3160000.i2c: Adding to iommu group 1
[    2.383686] tegra-i2c 3180000.i2c: Adding to iommu group 1
[    2.386822] tegra-i2c 3190000.i2c: Adding to iommu group 1
[    2.389732] tegra-i2c 31b0000.i2c: Adding to iommu group 1
[    2.392439] tegra-i2c 31c0000.i2c: Adding to iommu group 1
[    2.395093] tegra-i2c 31e0000.i2c: Adding to iommu group 1
[    2.398007] tegra-i2c c240000.i2c: Adding to iommu group 1
[    2.400869] tegra-i2c c250000.i2c: Adding to iommu group 1
[    2.421063] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 2012000 KHz, changing to: 2035200 KHz
[    2.423142] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 2009000 KHz, changing to: 2035200 KHz
[    2.425643] sdhci-tegra 3460000.mmc: Adding to iommu group 2
[    2.427787] tegra-xusb 3610000.usb: Adding to iommu group 3
[    2.435176] mmc0: CQHCI version 5.10
[    2.441323] tegra-xusb 3610000.usb: Firmware timestamp: 2023-02-10 03:48:10 UTC
[    2.441330] tegra-xusb 3610000.usb: xHCI Host Controller
[    2.441339] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 1
[    2.442059] tegra-xusb 3610000.usb: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000010810
[    2.442080] tegra-xusb 3610000.usb: irq 127, io mem 0x03610000
[    2.442185] tegra-xusb 3610000.usb: xHCI Host Controller
[    2.442188] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 2
[    2.442191] tegra-xusb 3610000.usb: Host supports USB 3.1 Enhanced SuperSpeed
[    2.442421] hub 1-0:1.0: USB hub found
[    2.442436] hub 1-0:1.0: 4 ports detected
[    2.442671] hub 2-0:1.0: USB hub found
[    2.442680] hub 2-0:1.0: 4 ports detected
[    2.444197] sdhci-tegra 3400000.mmc: Adding to iommu group 4
[    2.444473] irq: IRQ233: trimming hierarchy from :bus@0:pmc@c360000
[    2.444530] irq: IRQ234: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    2.444574] irq: IRQ235: trimming hierarchy from :bus@0:pmc@c360000
[    2.444635] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    2.776620] usb 1-4: new high-speed USB device number 2 using tegra-xusb
[    2.838713] ALSA device list:
[    2.838717]   No soundcards found.
[    2.841826] sdhci-tegra 3400000.mmc: Got CD GPIO
[    2.855078] mmc0: SDHCI controller on 3460000.mmc [3460000.mmc] using ADMA 64-bit
[    2.887634] irq: IRQ236: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    2.888404] mmc1: SDHCI controller on 3400000.mmc [3400000.mmc] using ADMA 64-bit
[    2.889227] Freeing unused kernel memory: 7616K
[    2.889399] Run /init as init process
[    2.901802] Checking overlayfs setting...
[    2.910587] Overlayfs is disabled...
[    2.916494] Root device found: PARTUUID=77ee16a8-e575-4026-9645-ce07d3d89e79
[    2.955893] hub 1-4:1.0: USB hub found
[    2.963037] hub 1-4:1.0: 4 ports detected
[    3.015224] mmc0: Command Queue Engine enabled
[    3.015235] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    3.015644] mmcblk0: mmc0:0001 G1M15M 59.3 GiB
[    3.029714]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[    3.030172] mmcblk0boot0: mmc0:0001 G1M15M 31.5 MiB
[    3.030563] mmcblk0boot1: mmc0:0001 G1M15M 31.5 MiB
[    3.030896] mmcblk0rpmb: mmc0:0001 G1M15M 4.00 MiB, chardev (511:0)
[    3.300623] usb 1-4.1: new low-speed USB device number 3 using tegra-xusb
[    3.456918] input: Logitech Lenovo USB Optical Mouse as /devices/platform/bus@0/3610000.usb/usb1/1-4/1-4.1/1-4.1:1.0/0003:17EF:6019.0001/input/input1
[    3.457323] hid-generic 0003:17EF:6019.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Lenovo USB Optical Mouse] on usb-3610000.usb-4.1/input0
[    3.560613] usb 1-4.4: new low-speed USB device number 4 using tegra-xusb
[    3.701066] input: CHICONY USB NetVista Full Width Keyboard as /devices/platform/bus@0/3610000.usb/usb1/1-4/1-4.4/1-4.4:1.0/0003:04B3:3025.0002/input/input2
[    3.761804] hid-generic 0003:04B3:3025.0002: input,hidraw1: USB HID v1.10 Keyboard [CHICONY USB NetVista Full Width Keyboard] on usb-3610000.usb-4.4/input0
[    4.197484] EXT4-fs (mmcblk0p1): recovery complete
[    4.198523] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.232791] Rootfs mounted over PARTUUID=77ee16a8-e575-4026-9645-ce07d3d89e79
[    4.241544] Switching from initrd to actual rootfs
[    4.363142] systemd[1]: System time before build time, advancing clock.
[    4.405100] ipv6: module verification failed: signature and/or required key missing - tainting kernel
[    4.415819] NET: Registered PF_INET6 protocol family
[    4.416622] Segment Routing with IPv6
[    4.416628] In-situ OAM (IOAM) with IPv6
[    4.459749] 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)
[    4.460075] systemd[1]: Detected architecture arm64.
[    4.591287] systemd[1]: Hostname set to <localhost.localdomain>.
[    4.845044] systemd[1]: Queued start job for default target Graphical Interface.
[    4.846437] systemd[1]: Created slice Slice /system/modprobe.
[    4.891960] systemd[1]: Created slice Slice /system/serial-getty.
[    4.944721] systemd[1]: Created slice User and Session Slice.
[    5.038997] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.124045] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.187740] systemd[1]: Reached target Slice Units.
[    5.195149] systemd[1]: Reached target Mounting snaps.
[    5.196228] systemd[1]: Reached target Mounted snaps.
[    5.210567] systemd[1]: Reached target Swaps.
[    5.211622] systemd[1]: Reached target Local Verity Protected Volumes.
[    5.217145] systemd[1]: Listening on RPCbind Server Activation Socket.
[    5.235964] systemd[1]: Listening on Syslog Socket.
[    5.243528] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    5.244889] systemd[1]: Listening on Journal Audit Socket.
[    5.261006] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.262162] systemd[1]: Listening on Journal Socket.
[    5.263398] systemd[1]: Listening on udev Control Socket.
[    5.264494] systemd[1]: Listening on udev Kernel Socket.
[    5.288028] systemd[1]: Mounting Huge Pages File System...
[    5.302606] systemd[1]: Mounting POSIX Message Queue File System...
[    5.304649] systemd[1]: Mounting Kernel Debug File System...
[    5.321304] systemd[1]: Mounting Kernel Trace File System...
[    5.324861] systemd[1]: Starting Journal Service...
[    5.340555] systemd[1]: Starting Set the console keyboard layout...
[    5.350644] systemd[1]: Starting Create List of Static Device Nodes...
[    5.352915] systemd[1]: Starting Load Kernel Module configfs...
[    5.370420] systemd[1]: Starting Load Kernel Module drm...
[    5.372441] systemd[1]: Starting Load Kernel Module efi_pstore...
[    5.388585] systemd[1]: Starting Load Kernel Module fuse...
[    5.397357] systemd[1]: Started Nameserver information manager.
[    5.398479] systemd[1]: Reached target Preparation for Network.
[    5.400407] fuse: init (API version 7.34)
[    5.401449] systemd[1]: Starting Load Kernel Modules...
[    5.428181] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.437878] systemd[1]: Starting Coldplug All udev Devices...
[    5.440352] systemd[1]: Started Journal Service.
[    5.479722] systemd-journald[248]: Received client request to flush runtime journal.
[    5.936776] nvpps bus@0:nvpps: TSC memory resource not defined
▒▒TCU debug prints will be routed to traces.
▒▒[    7.155373] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN
[    7.155376] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN
[    7.155378] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN
[    7.155394] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN
[    7.155396] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN
[    7.155398] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN
▒▒Starting RmBootstrap
Registered event_type:[0] for dce_core_ipc_type:[1]
Registered event_type:[1] for dce_core_ipc_type:[3]
dce_ipc State Initialized
RmBootstrap completed successfully
▒▒[    7.972630] Unable to handle kernel paging request at virtual address ffffa0a1ccdde470
[    7.972638] Mem abort info:
[    7.972639]   ESR = 0x0000000096000047
[    7.972641]   EC = 0x25: DABT (current EL), IL = 32 bits
[    7.972642]   SET = 0, FnV = 0
[    7.972643]   EA = 0, S1PTW = 0
[    7.972644]   FSC = 0x07: level 3 translation fault
[    7.972645] Data abort info:
[    7.972645]   ISV = 0, ISS = 0x00000047
[    7.972646]   CM = 0, WnR = 1
[    7.972647] swapper pgtable: 4k pages, 48-bit VAs, pgdp=000000072c653000
[    7.972649] [ffffa0a1ccdde470] pgd=100000082cd6f003, p4d=100000082cd6f003, pud=100000082cd6e003, pmd=100000082cd6b003, pte=0000000000000000
[    7.972656] Internal error: Oops: 0000000096000047 [#1] PREEMPT SMP
[    7.972660] Modules linked in: snd_soc_tegra210_admaif(OE) snd_soc_tegra210_mixer(OE) snd_soc_tegra186_asrc(OE) snd_soc_tegra_pcm(E) snd_soc_tegra210_ope(OE) snd_soc_tegra210_mvc(OE) snd_soc_tegra186_arad(OE) snd_soc_tegra210_afc(OE) snd_soc_tegra210_sfc(OE) snd_soc_tegra210_adx(OE) snd_soc_tegra186_dspk(OE) snd_soc_tegra210_amx(OE) snd_soc_tegra210_dmic(OE) snd_soc_tegra210_i2s(OE) nvhost_vi5(OE) nvhost_isp5(OE) nvhost_nvcsi_t194(OE) governor_userspace(E) tegra_camera(OE) v4l2_dv_timings(E) nvhost_nvcsi(OE) tegra_drm(OE) capture_ivc(OE) v4l2_fwnode(E) snd_soc_tegra210_ahub(OE) tegra210_adma(E) v4l2_async(E) videobuf2_dma_contig(E) tegra_wmark(OE) videobuf2_memops(E) cec(E) videobuf2_v4l2(E) tegra_se(OE) drm_kms_helper(E) nvhost_pva(OE) spidev(E) videobuf2_common(E) nvhost_nvdla(OE) nvhost_capture(OE) crypto_engine(E) snd_soc_tegra_machine_driver(OE) nvvrs_pseq_rtc(OE) rfkill(E) videodev(E) snd_soc_tegra_utils(OE) nvgpu(OE) mc(E) snd_soc_tegra_audio_graph_card(E) crct10dif_ce(E)
[    7.972709]  snd_soc_audio_graph_card(E) tegra23x_perf_uncore(OE) tegra_camera_platform(OE) snd_soc_simple_card_utils(E) tegra234_oc_event(OE) mttcan(OE) nvpmodel_clk_cap(OE) tegra_mce(OE) pwm_fan(E) ina3221(E) thermal_trip_event(OE) can_dev(E) nvidia(OE) tegra_cactmon_mc_all(OE) snd_hda_codec_hdmi(E) governor_pod_scaling(OE) tegra_aconnect(E) tegra_dce(OE) tegra234_aon(OE) snd_soc_rt5640(E) nvmap(OE) snd_hda_tegra(E) tsecriscv(OE) snd_soc_rl6231(E) snd_hda_codec(E) host1x_fence(OE) host1x_nvhost(OE) snd_hda_core(E) nvsciipc(OE) tegra_xudc(E) tegra_camera_rtcpu(OE) pwm_tegra_tachometer(OE) phy_tegra194_p2u(E) nvethernet(OE) ivc_bus(OE) pwm_tegra(E) spi_tegra114(E) at24(E) hsp_mailbox_client(OE) mc_utils(OE) mc_hwpm(OE) lm90(E) ivc_ext(OE) host1x(OE) nvpps(OE) i2c_nvvrs11(OE) nvidia_vrs_pseq(OE) nvhwpm(OE) tegra_bpmp_thermal(E) pcie_tegra194(E) fuse(E) drm(E) ip_tables(E) x_tables(E) ipv6(E)
[    7.972762] CPU: 4 PID: 0 Comm: swapper/4 Tainted: G        W  OE     5.15.136-tegra #3
[    7.972764] Hardware name: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 36.3.0-gcid-36191598 05/06/2024
[    7.972765] pstate: 804000c9 (Nzcv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    7.972768] pc : queued_spin_lock_slowpath+0x1f8/0x390
[    7.972778] lr : queued_spin_lock_slowpath+0x24/0x390
[    7.972779] sp : ffff800008023d40
[    7.972780] x29: ffff800008023d40 x28: ffffa0a1cba25980 x27: ffff800008023e60
[    7.972782] x26: ffffa0a1ccdcb008 x25: 0000000000000001 x24: ffffa0a1cd3d89e8
[    7.972784] x23: 0000000000000101 x22: ffffa0a1cba25980 x21: ffff0000879a0440
[    7.972787] x20: 00000000ffff0000 x19: ffff0000879a0524 x18: 0000000000000000
[    7.972788] x17: ffff5f65dbe2a000 x16: ffff800008020000 x15: 0000000000000000
[    7.972790] x14: 00000000fffee2ce x13: ffffffffffffff4d x12: ffffa0a1cd3d6000
[    7.972792] x11: ffffa0a1cd7fb000 x10: ffff0007a8bf7e70 x9 : 0000000000000000
[    7.972794] x8 : 0000000000140000 x7 : 0000000000000000 x6 : ffff0007a8c08440
[    7.972796] x5 : ffffa0a1ccdde440 x4 : ffff0007a8c08440 x3 : 0000000000000000
[    7.972797] x2 : ffffa0a1ccdde470 x1 : ffffa0a1ccdde470 x0 : ffff0007a8c08448
[    7.972800] Call trace:
[    7.972801]  queued_spin_lock_slowpath+0x1f8/0x390
[    7.972803]  _raw_spin_lock_irqsave+0xa4/0xd0
[    7.972809]  pm_suspend_timer_fn+0x34/0x90
[    7.972813]  call_timer_fn+0x44/0x1c0
[    7.972818]  __run_timers.part.0+0x1d0/0x2e0
[    7.972820]  run_timer_softirq+0x48/0x80
[    7.972822]  __do_softirq+0x130/0x3c8
[    7.972825]  irq_exit+0xe0/0x100
[    7.972829]  handle_domain_irq+0x78/0xb0
[    7.972832]  gic_handle_irq+0x68/0x150
[    7.972837]  call_on_irq_stack+0x20/0x50
[    7.972840]  do_interrupt_handler+0x70/0x80
[    7.972842]  el1_interrupt+0x30/0x80
[    7.972845]  el1h_64_irq_handler+0x18/0x30
[    7.972847]  el1h_64_irq+0x7c/0x80
[    7.972848]  cpuidle_enter_state+0xbc/0x3f0
[    7.972853]  cpuidle_enter+0x44/0x60
[    7.972856]  do_idle+0x220/0x2b0
[    7.972859]  cpu_startup_entry+0x34/0x70
[    7.972860]  secondary_start_kernel+0x14c/0x180
[    7.972863]  __secondary_switched+0x90/0x94
[    7.972866] Code: 910020c0 8b0200a2 f861d863 aa0203e1 (f8236826)
[    7.972871] ---[ end trace 677537aaa1efd7bd ]---
[    7.981079] tsec 15500000.tsec: retry tsec fw req, total retry duration 200 ms
[    8.086052] tsec 15500000.tsec: retry tsec fw req, total retry duration 300 ms
[    8.197527] tsec 15500000.tsec: retry tsec fw req, total retry duration 400 ms
[    8.232611] tegra194-pcie 14100000.pcie: Phy link never came up
[    8.301612] tsec 15500000.tsec: retry tsec fw req, total retry duration 500 ms
[    8.405701] tsec 15500000.tsec: retry tsec fw req, total retry duration 600 ms
[    8.513287] tsec 15500000.tsec: retry tsec fw req, total retry duration 700 ms
[    8.575816] Kernel panic - not syncing:
[    8.575818] Oops: Fatal exception in interrupt
[    8.617409] tsec 15500000.tsec: retry tsec fw req, total retry duration 800 ms

I need to investigate it and will update case accordingly.

BR,
Ronen

There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks

Is this still an issue to support? Any result can be shared?