Global shutter camera frame not stable on jetson orin nano dev kit when two camera run at same time

when two global shutter camera( ar0234) run ,frame are not stable on jetson orin nano dev kit and if run single global shutter camera then there is not issue in frame rate.pls help
ALI_VIDEO_COMPRESS_79312676368619 (1).zip (20.1 MB)

hello user12734,

may I double confirm which Jetpack release and also the platform you’re now using?

yes i am using jetson orin nano developer kit


hello user12734,

I see, let me moving this topic to the correct platform category, [Jetson Orin Nano].
I’ve check the attached video, it might be issue related to noisy MIPI signaling.
do you have other device (especially communication devices) near camera connector which might interference the signal?

BTW,
is there any failures reported by kernel layer? please setup a terminal to gather $ dmesg --follow for checking.

this is output , i found error

this is terminal output :
td@ubuntu:~$ sudo dmesg --follow
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[ 0.000000] Linux version 5.10.120-tegra (buildbrain@mobile-u64-6422-d7000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08) 9.3.0, GNU ld (GNU Binutils) 2.33.1) #1 SMP PREEMPT Tue Aug 1 12:32:50 PDT 2023
[ 0.000000] OF: fdt: memory scan node memory@80000000, reg size 16,
[ 0.000000] OF: fdt: - 80000000 , c0000000
[ 0.000000] Machine model: NVIDIA Orin Nano Developer Kit
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: RTPROP=0x266eb1f18 SMBIOS=0xffff0000 SMBIOS 3.0=0x247610000 MEMATTR=0x24844a018 ESRT=0x247507698 RNG=0x24883f198 MEMRESERVE=0x248453c18
[ 0.000000] efi: seeding entropy pool
[ 0.000000] esrt: Reserving ESRT space from 0x0000000247507698 to 0x00000002475076d0.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000025a800000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000273ffffff]
[ 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-0x0000000246f67fff]
[ 0.000000] node 0: [mem 0x0000000246f68000-0x00000002471e7fff]
[ 0.000000] node 0: [mem 0x00000002471e8000-0x000000024755ffff]
[ 0.000000] node 0: [mem 0x0000000247560000-0x000000024761ffff]
[ 0.000000] node 0: [mem 0x0000000247620000-0x00000002482fffff]
[ 0.000000] node 0: [mem 0x0000000248300000-0x000000024839ffff]
[ 0.000000] node 0: [mem 0x00000002483a0000-0x00000002483bffff]
[ 0.000000] node 0: [mem 0x00000002483c0000-0x00000002483dffff]
[ 0.000000] node 0: [mem 0x00000002483e0000-0x00000002483effff]
[ 0.000000] node 0: [mem 0x00000002483f0000-0x000000024841ffff]
[ 0.000000] node 0: [mem 0x0000000248420000-0x000000024845ffff]
[ 0.000000] node 0: [mem 0x0000000248460000-0x000000024847ffff]
[ 0.000000] node 0: [mem 0x0000000248480000-0x000000024858ffff]
[ 0.000000] node 0: [mem 0x0000000248590000-0x000000024876ffff]
[ 0.000000] node 0: [mem 0x0000000248770000-0x000000024882ffff]
[ 0.000000] node 0: [mem 0x0000000248830000-0x00000002488dffff]
[ 0.000000] node 0: [mem 0x00000002488e0000-0x000000024892ffff]
[ 0.000000] node 0: [mem 0x0000000248930000-0x0000000248b5ffff]
[ 0.000000] node 0: [mem 0x0000000248b60000-0x0000000248beffff]
[ 0.000000] node 0: [mem 0x0000000248bf0000-0x0000000248c3ffff]
[ 0.000000] node 0: [mem 0x0000000248c40000-0x0000000248c6ffff]
[ 0.000000] node 0: [mem 0x0000000248c70000-0x0000000248d0ffff]
[ 0.000000] node 0: [mem 0x0000000248d10000-0x0000000248d5ffff]
[ 0.000000] node 0: [mem 0x0000000248d60000-0x0000000248dfffff]
[ 0.000000] node 0: [mem 0x0000000248e00000-0x00000002492dffff]
[ 0.000000] node 0: [mem 0x00000002492e0000-0x00000002494bffff]
[ 0.000000] node 0: [mem 0x00000002494c0000-0x000000026ab2ffff]
[ 0.000000] node 0: [mem 0x000000026ab30000-0x000000026ab7ffff]
[ 0.000000] node 0: [mem 0x000000026ab80000-0x000000026ea0ffff]
[ 0.000000] node 0: [mem 0x000000026ea10000-0x000000026ea1ffff]
[ 0.000000] node 0: [mem 0x0000000272000000-0x0000000273ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000273ffffff]
[ 0.000000] On node 0 totalpages: 2034208
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 524288 pages, LIFO batch:63
[ 0.000000] Normal zone: 23808 pages used for memmap
[ 0.000000] Normal zone: 1509920 pages, LIFO batch:63
[ 0.000000] On node 0, zone Normal: 480 pages in unavailable ranges
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 32 pages/cpu s90328 r8192 d32552 u131072
[ 0.000000] pcpu-alloc: s90328 r8192 d32552 u131072 alloc=32*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Virtualization Host Extensions
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] alternatives: patching kernel code
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2002208
[ 0.000000] Kernel command line: root=PARTUUID=8cd4b63f-44b5-42b0-a6e1-3060b23d931b rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 firmware_class.path=/etc/firmware fbcon=map:0 net.ifnames=0 nospectre_bhb nv-auto-config
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000effe0000-0x00000000fffe0000] (256MB)
[ 0.000000] Memory: 7374828K/8136832K available (18560K kernel code, 3166K rwdata, 7196K rodata, 3968K init, 1416K bss, 499860K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, 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=6.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 960 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000f440000
[ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:608, num:70)
[ 0.000000] GICv2m: range[mem 0x0f410000-0x0f41ffff], SPI[608:677]
[ 0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[ 0.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.000651] Console: colour dummy device 80x25
[ 0.000695] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.000704] pid_max: default: 32768 minimum: 301
[ 0.000802] LSM: Security Framework initializing
[ 0.000831] Yama: becoming mindful.
[ 0.000853] SELinux: Initializing.
[ 0.000942] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000957] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.002103] rcu: Hierarchical SRCU implementation.
[ 0.002207] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.002669] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-5.10/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t23x/p3768/kernel-dts/tegra234-p3767-0003-p3768-0000-a0.dts
[ 0.002674] DTB Build time: Aug 1 2023 12:44:16
[ 0.003944] Tegra Revision: A01 SKU: 0xd5 CPU Process: 0 SoC Process: 0
[ 0.004106] Remapping and enabling EFI services.
[ 0.004586] smp: Bringing up secondary CPUs …
[ 0.033303] Detected PIPT I-cache on CPU1
[ 0.033340] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[ 0.033380] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[ 0.062055] Detected PIPT I-cache on CPU2
[ 0.062065] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[ 0.062081] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[ 0.090705] Detected PIPT I-cache on CPU3
[ 0.090715] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[ 0.090728] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[ 0.121999] Detected PIPT I-cache on CPU4
[ 0.122027] GICv3: CPU4: found redistributor 20200 region 0:0x000000000f580000
[ 0.122056] CPU4: Booted secondary processor 0x0000020200 [0x410fd421]
[ 0.151370] Detected PIPT I-cache on CPU5
[ 0.151383] GICv3: CPU5: found redistributor 20300 region 0:0x000000000f5a0000
[ 0.151399] CPU5: Booted secondary processor 0x0000020300 [0x410fd421]
[ 0.151463] smp: Brought up 1 node, 6 CPUs
[ 0.151477] SMP: Total of 6 processors activated.
[ 0.151481] CPU features: detected: Privileged Access Never
[ 0.151482] CPU features: detected: LSE atomic instructions
[ 0.151484] CPU features: detected: User Access Override
[ 0.151486] CPU features: detected: 32-bit EL0 Support
[ 0.151489] CPU features: detected: Common not Private translations
[ 0.151491] CPU features: detected: RAS Extension Support
[ 0.151492] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.151494] CPU features: detected: CRC32 instructions
[ 0.151496] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.170692] spectre-bhb mitigation disabled by command line option
[ 0.188117] CPU: All CPU(s) started at EL2
[ 0.189986] devtmpfs: initialized
[ 0.209758] Registered cp15_barrier emulation handler
[ 0.209767] Registered setend emulation handler
[ 0.209773] KASLR enabled
[ 0.209909] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.209921] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.212168] pinctrl core: initialized pinctrl subsystem
[ 0.212653] SMBIOS 3.0.0 present.
[ 0.212663] DMI: Unknown NVIDIA Orin Nano Developer Kit/NVIDIA Orin Nano Developer Kit, BIOS 4.1-33958178 08/01/2023
[ 0.213026] NET: Registered protocol family 16
[ 0.213987] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.214049] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.214104] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.214138] audit: initializing netlink subsys (disabled)
[ 0.214238] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1
[ 0.214456] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.214459] thermal_sys: Registered thermal governor ‘power_allocator’
[ 0.214462] thermal_sys: Registered thermal governor ‘pid_thermal_gov’
[ 0.215325] cpuidle: using governor menu
[ 0.215462] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.215532] ASID allocator initialised with 32768 entries
[ 0.215641] Serial: AMBA PL011 UART driver
[ 0.217637] tegra234_mc_sid_probe(): tegra234 mc-sid probe successful
[ 0.217666] Tegra reboot handler registered.
[ 0.239900] mc: mapped MMIO address: 0xffff8000107b0000 → 0x2c10000
[ 0.239912] mc: mapped MMIO address: 0xffff8000107d0000 → 0x2c20000
[ 0.239920] mc: mapped MMIO address: 0xffff8000107f0000 → 0x2c30000
[ 0.239929] mc: mapped MMIO address: 0xffff800010810000 → 0x2c40000
[ 0.239936] mc: mapped MMIO address: 0xffff800010830000 → 0x2c50000
[ 0.239942] mc: mapped MMIO address: 0xffff800010850000 → 0x2b80000
[ 0.239949] mc: mapped MMIO address: 0xffff800010870000 → 0x2b90000
[ 0.239954] mc: mapped MMIO address: 0xffff800010890000 → 0x2ba0000
[ 0.239961] mc: mapped MMIO address: 0xffff8000108b0000 → 0x2bb0000
[ 0.239967] mc: mapped MMIO address: 0xffff8000108d0000 → 0x1700000
[ 0.239973] mc: mapped MMIO address: 0xffff8000108f0000 → 0x1710000
[ 0.239979] mc: mapped MMIO address: 0xffff800010910000 → 0x1720000
[ 0.239985] mc: mapped MMIO address: 0xffff800010930000 → 0x1730000
[ 0.239991] mc: mapped MMIO address: 0xffff800010950000 → 0x1740000
[ 0.239997] mc: mapped MMIO address: 0xffff800010970000 → 0x1750000
[ 0.240003] mc: mapped MMIO address: 0xffff800010990000 → 0x1760000
[ 0.240009] mc: mapped MMIO address: 0xffff8000109b0000 → 0x1770000
[ 0.240017] nv-tegra-mc 2c10000.mc: No mssnvlink node
[ 0.240064] mc-err: mcerr ops are set to t23x
[ 0.240872] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 65, base_baud = 0) is a SBSA
[ 1.371182] printk: console [ttyAMA0] enabled
[ 1.380325] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.387036] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 1.393736] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.400434] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.409334] ACPI: Interpreter disabled.
[ 1.413660] ddr-vddq: supplied by vdd-5v
[ 1.417794] ddr-vdd2: supplied by vdd-5v
[ 1.421861] vdd-AO-1v2: supplied by vdd-5v
[ 1.426094] vdd-3v3: supplied by vdd-5v
[ 1.430084] vdd-rtc: supplied by vdd-AO-1v2
[ 1.434411] vdd-0v95-uphy: supplied by vdd-AO-1v2
[ 1.439236] vdd-0v95-hdmi: supplied by vdd-AO-1v2
[ 1.444234] vdd-1v8: supplied by vdd-3v3-sys
[ 1.448638] vdd-3v3-AO: supplied by vdd-5v-sys
[ 1.453226] vdd-av10-hub: supplied by vdd-5v-sys
[ 1.457959] vdd-vbus-a: supplied by vdd-5v-sys
[ 1.462550] vdd-vbus-b: supplied by vdd-5v-sys
[ 1.467113] vdd-3v3-dp: supplied by vdd-3v3-sys
[ 1.471983] iommu: Default domain type: Translated
[ 1.476898] eventlib_kernel: keventlib is initialized, test id: 0
[ 1.483214] SCSI subsystem initialized
[ 1.487060] usbcore: registered new interface driver usbfs
[ 1.492560] usbcore: registered new interface driver hub
[ 1.497882] usbcore: registered new device driver usb
[ 1.503138] mc: Linux media interface: v0.10
[ 1.507415] videodev: Linux video capture interface: v2.00
[ 1.513066] pps_core: LinuxPPS API ver. 1 registered
[ 1.518030] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 1.527165] PTP clock support registered
[ 1.531345] tegra_wdt_t18x 2190000.watchdog: Tegra WDT init timeout = 120 sec
[ 1.538502] tegra_wdt_t18x 2190000.watchdog: Registered successfully
[ 1.546190] Registered efivars operations
[ 1.550762] FPGA manager framework
[ 1.554213] Advanced Linux Sound Architecture Driver Initialized.
[ 1.560598] Bluetooth: Core ver 2.22
[ 1.564181] NET: Registered protocol family 31
[ 1.568626] Bluetooth: HCI device and connection manager initialized
[ 1.574982] Bluetooth: HCI socket layer initialized
[ 1.579858] Bluetooth: L2CAP socket layer initialized
[ 1.584913] Bluetooth: SCO socket layer initialized
[ 1.590353] camchar: rtcpu character device driver loaded
[ 1.596014] clocksource: Switched to clocksource arch_sys_counter
[ 1.801037] VFS: Disk quotas dquot_6.6.0
[ 1.805008] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.812568] pnp: PnP ACPI: disabled
[ 1.818539] la/ptsa driver initialized.
[ 1.822453] NET: Registered protocol family 2
[ 1.826947] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.836010] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 1.844548] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.852538] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 1.860538] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.867150] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.873969] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.881287] NET: Registered protocol family 1
[ 1.885886] RPC: Registered named UNIX socket transport module.
[ 1.891811] RPC: Registered udp transport module.
[ 1.896527] RPC: Registered tcp transport module.
[ 1.901228] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.907671] PCI: CLS 0 bytes, default 64
[ 1.911730] Trying to unpack rootfs image as initramfs…
[ 2.080551] Freeing initrd memory: 9552K
[ 2.086493] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 2.094397] kvm [1]: IPA Size Limit: 48 bits
[ 2.098700] kvm [1]: GICv3: no GICV resource entry
[ 2.103492] kvm [1]: disabling GICv2 emulation
[ 2.107952] kvm [1]: GIC system register CPU interface enabled
[ 2.113845] kvm [1]: vgic interrupt IRQ9
[ 2.117871] kvm [1]: VHE mode initialized successfully
[ 2.123705] Initialise system trusted keyrings
[ 2.128238] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 2.137533] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.143765] NFS: Registering the id_resolver key type
[ 2.148837] Key type id_resolver registered
[ 2.153019] Key type id_legacy registered
[ 2.157068] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 2.163774] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering…
[ 2.171179] ntfs: driver 2.1.32 [Flags: R/W].
[ 2.190340] NET: Registered protocol family 38
[ 2.194786] Key type asymmetric registered
[ 2.198879] Asymmetric key parser ‘x509’ registered
[ 2.203777] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 239)
[ 2.211238] io scheduler mq-deadline registered
[ 2.215771] io scheduler kyber registered
[ 2.224096] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 2.229698] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 2.235287] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 2.240874] tegra-pwm 32e0000.pwm: PWM clk can sleep in ops
[ 2.247316] efifb: probing for efifb
[ 2.250923] efifb: framebuffer at 0x279e00000, using 8640k, total 8640k
[ 2.257543] efifb: mode is 1920x1080x32, linelength=8192, pages=1
[ 2.263635] efifb: scrolling: redraw
[ 2.267207] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.276573] Console: switching to colour frame buffer device 240x67
[ 2.286349] fb0: EFI VGA frame buffer device
[ 2.292435] tegra_dc_assign_hw_data: no matching compatible node
[ 2.298442] tegradccommon module_init failed
[ 2.302708] tegradc module_init failed
[ 2.306739] EINJ: ACPI disabled.
[ 2.311734] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 2.318618] tegra-pmc: ### PMC reset source: SYS_RESET_N
[ 2.323927] tegra-pmc: ### PMC reset level: L0
[ 2.328366] tegra-pmc: ### PMC reset status reg: 0x0
[ 2.334779] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 3.939513] printk: console [ttyTCU0] enabled
[ 3.944587] arm-smmu 12000000.iommu: probing hardware configuration…
[ 3.951287] arm-smmu 12000000.iommu: SMMUv2 with:
[ 3.956106] arm-smmu 12000000.iommu: stage 1 translation
[ 3.961649] arm-smmu 12000000.iommu: stage 2 translation
[ 3.967188] arm-smmu 12000000.iommu: nested translation
[ 3.972637] arm-smmu 12000000.iommu: stream matching with 128 register groups
[ 3.980044] arm-smmu 12000000.iommu: 128 context banks (0 stage-2 only)
[ 3.989454] arm-smmu 12000000.iommu: Supported page sizes: 0x00001000
[ 3.996151] arm-smmu 12000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 4.002836] arm-smmu 12000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 4.010408] arm-smmu 10000000.iommu: probing hardware configuration…
[ 4.017095] arm-smmu 10000000.iommu: SMMUv2 with:
[ 4.021914] arm-smmu 10000000.iommu: stage 1 translation
[ 4.027454] arm-smmu 10000000.iommu: stage 2 translation
[ 4.032993] arm-smmu 10000000.iommu: nested translation
[ 4.038442] arm-smmu 10000000.iommu: stream matching with 128 register groups
[ 4.045849] arm-smmu 10000000.iommu: 128 context banks (0 stage-2 only)
[ 4.055178] arm-smmu 10000000.iommu: Supported page sizes: 0x00001000
[ 4.061875] arm-smmu 10000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 4.068566] arm-smmu 10000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 4.075756] arm-smmu 8000000.iommu: probing hardware configuration…
[ 4.082370] arm-smmu 8000000.iommu: SMMUv2 with:
[ 4.087106] arm-smmu 8000000.iommu: stage 1 translation
[ 4.092558] arm-smmu 8000000.iommu: stage 2 translation
[ 4.098006] arm-smmu 8000000.iommu: nested translation
[ 4.103358] arm-smmu 8000000.iommu: stream matching with 128 register groups
[ 4.110677] arm-smmu 8000000.iommu: 128 context banks (0 stage-2 only)
[ 4.119879] arm-smmu 8000000.iommu: Supported page sizes: 0x00001000
[ 4.126482] arm-smmu 8000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 4.133094] arm-smmu 8000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 4.133807] arm-smmu-suspend 12000000.smmu_suspend: arm_smmu_suspend probe successful
[ 4.149550] tegra_profiler: version: 1.151, samples/io: 51/30
[ 4.155528] tegra_profiler: auth: init
[ 4.159714] nvsciipc: loaded module
[ 4.165065] tun: Universal TUN/TAP device driver, 1.6
[ 4.170762] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 4.178174] hns3: Copyright (c) 2017 Huawei Corporation.
[ 4.183647] e1000e: Intel(R) PRO/1000 Network Driver
[ 4.188732] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 4.194813] igb: Intel(R) Gigabit Ethernet Network Driver
[ 4.200352] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 4.206244] PPP generic driver version 2.4.2
[ 4.210674] PPP BSD Compression module registered
[ 4.215509] PPP Deflate Compression module registered
[ 4.220707] PPP MPPE Compression module registered
[ 4.225645] usbcore: registered new interface driver r8152
[ 4.231284] usbcore: registered new interface driver asix
[ 4.236826] usbcore: registered new interface driver ax88179_178a
[ 4.243093] usbcore: registered new interface driver cdc_ether
[ 4.249088] usbcore: registered new interface driver net1080
[ 4.254918] usbcore: registered new interface driver cdc_subset
[ 4.261010] usbcore: registered new interface driver zaurus
[ 4.266736] usbcore: registered new interface driver cdc_ncm
[ 4.272551] usbcore: registered new interface driver aqc111
[ 4.278397] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 4.284753] ohci-pci: OHCI PCI platform driver
[ 4.289332] ohci-platform: OHCI generic platform driver
[ 4.295031] tegra-xusb 3610000.xhci: Adding to iommu group 0
[ 4.301437] usbcore: registered new interface driver uas
[ 4.306920] usbcore: registered new interface driver usb-storage
[ 4.313244] tegra-xudc 3550000.xudc: Adding to iommu group 1
[ 4.319341] mousedev: PS/2 mouse device common for all mice
[ 4.325104] usbcore: registered new interface driver xpad
[ 4.332557] tegra_rtc c2a0000.rtc: registered as rtc1
[ 4.338037] tegra_rtc c2a0000.rtc: setting system clock to 1970-01-01T00:00:21 UTC (21)
[ 4.346260] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 4.352676] i2c /dev entries driver
[ 4.356393] tegra-i2c 3160000.i2c: Adding to iommu group 2
[ 4.362188] tegra-i2c c240000.i2c: Adding to iommu group 2
[ 4.367875] tegra-i2c 3180000.i2c: Adding to iommu group 2
[ 4.373557] tegra-i2c 3190000.i2c: Adding to iommu group 2
[ 4.379241] tegra-i2c 31b0000.i2c: Adding to iommu group 2
[ 4.384914] tegra-i2c 31c0000.i2c: Adding to iommu group 2
[ 4.390581] tegra-i2c c250000.i2c: Adding to iommu group 2
[ 4.396262] tegra-i2c 31e0000.i2c: Adding to iommu group 2
[ 4.405948] device-mapper: uevent: version 1.0.3
[ 4.410791] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 4.420551] sdhci: Secure Digital Host Controller Interface driver
[ 4.426895] sdhci: Copyright(c) Pierre Ossman
[ 4.431363] Synopsys Designware Multimedia Card Interface Driver
[ 4.437606] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.443785] sdhci-tegra 3400000.sdhci: Adding to iommu group 3
[ 4.444278] SMCCC: SOC_ID: ID = jep106:036b:0023 Revision = 0x00000401
[ 4.457440] tegra-bpmp bpmp: firmware: cedb24d07defeef07ea9-925eece486b
[ 4.466114] nvvrs_pseq 4-003c: NVVRS Vendor ID: 0x9
[ 4.471533] nvvrs_pseq 4-003c: NVVRS Model Rev: 0x82
[ 4.480107] nvvrs-pseq-rtc nvvrs-pseq-rtc: registered as rtc0
[ 4.486019] nvvrs_pseq 4-003c: NVVRS PSEQ probe successful
[ 5.522515] hid: raw HID events driver (C) Jiri Kosina
[ 5.528136] usbcore: registered new interface driver usbhid
[ 5.533870] usbhid: USB HID core driver
[ 5.538305] tegra-dce d800000.dce: Adding to iommu group 4
[ 5.546242] dce: dce_ipc_channel_init:319 Invalid Channel State [0x0] for ch_type [2]
[ 5.555200] tegra234-aon c000000.aon: Adding to iommu group 5
[ 5.561658] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x5]
[ 5.568874] c000000.aon:hsp: probed
[ 5.570819] dce: dce_admin_send_cmd_ver:424 version : [0x2] err : [0x0]
[ 5.581186] tegra234-aon c000000.aon: init done
[ 5.581651] tegra23x-psc e860000.psc: Adding to iommu group 6
[ 5.585976] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x1]
[ 5.592129] tegra23x-psc e860000.psc: ext_cfg base:(ptrval)
[ 5.600719] dce: dce_admin_setup_clients_ipc:553 Channel Reset Complete for Type [1] …
[ 5.607131] tegra23x-psc e860000.psc: init done
[ 5.607332] tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 7
[ 5.615546] dce: dce_admin_setup_clients_ipc:529 Get queue info failed for [2]
[ 5.620906] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 5.626942] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x2]
[ 5.651646] dce: dce_admin_setup_clients_ipc:553 Channel Reset Complete for Type [3] …
[ 5.660297] dce: dce_start_boot_flow:173 DCE_BOOT_DONE
[ 5.667097] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee01ff size=131584
[ 5.676285] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 5.687712] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x448]=0x1900-0x1b40 TX[1x448]=0x1b40-0x1d80
[ 5.699122] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d80-0x3e00 TX[1x8192]=0x3e00-0x5e80
[ 5.710877] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e80-0xaf00 TX[64x320]=0xaf00-0xff80
[ 5.723440] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff80-0x18000 TX[512x64]=0x18000-0x20080
[ 5.736263] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20080-0x20140 TX[1x64]=0x20140-0x20200
[ 5.748693] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (113)
[ 5.755501] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 5.764114] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=6 sha1=8676d22a01443bdbc66581b7dde3b6d6828cc925
[ 5.777625] t19x_cache tegra-cache: probed
[ 5.782062] scf-pmu-drv scf-pmu: Registered T23x SCF Uncore PMU
[ 5.793201] optee: probing for conduit method.
[ 5.797792] optee: revision 3.21 (d8269f24)
[ 5.856646] optee: dynamic shared memory is enabled
[ 5.866071] optee: initialized driver
[ 5.882040] nvpmodel: initialized successfully
[ 5.886712] tegra_hv: get_hvd: not initialized yet
[ 5.891647] user_ivc_mempool: hypervisor not present
[ 5.897591] usbcore: registered new interface driver snd-usb-audio
[ 5.904772] u32 classifier
[ 5.907548] input device check on
[ 5.911332] Actions configured
[ 5.914999] Initializing XFRM netlink socket
[ 5.919900] NET: Registered protocol family 10
[ 5.926056] Segment Routing with IPv6
[ 5.929865] NET: Registered protocol family 17
[ 5.934441] NET: Registered protocol family 15
[ 5.939051] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 5.953091] Bluetooth: RFCOMM socket layer initialized
[ 5.958393] Bluetooth: RFCOMM ver 1.11
[ 5.962252] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 5.968343] Bluetooth: HIDP socket layer initialized
[ 5.974344] 9pnet: Installing 9P2000 support
[ 5.978806] Key type dns_resolver registered
[ 5.983948] registered taskstats version 1
[ 5.988173] Loading compiled-in X.509 certificates
[ 6.004132] Loaded X.509 cert ‘Build time autogenerated kernel key: d94b64a20d69a5a32183bad4f211c4cae67041a9’
[ 6.014865] tegra194-pcie 14100000.pcie: Adding to iommu group 8
[ 6.029024] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 6.036262] tegra194-pcie 14160000.pcie: Adding to iommu group 9
[ 6.049773] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 6.056734] tegra194-pcie 141e0000.pcie: Adding to iommu group 10
[ 6.070139] tegra194-pcie 141e0000.pcie: Using GICv2m MSI allocator
[ 6.077000] tegra194-pcie 140a0000.pcie: Adding to iommu group 11
[ 6.090312] tegra194-pcie 140a0000.pcie: Using GICv2m MSI allocator
[ 6.097120] tegra194-pcie 140a0000.pcie: Failed to get slot regulators: -517
[ 6.124087] tegra-soc-hwpm f100000.tegra_soc_hwpm: Adding to iommu group 12
[ 6.136144] simple-framebuffer chosen:framebuffer: framebuffer at 0x279e00000, 0x870000 bytes, mapped to 0x(ptrval)
[ 6.147602] simple-framebuffer chosen:framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=8192
[ 6.157174] checking generic (279e00000 870000) vs hw (279e00000 870000)
[ 6.157177] fb0: switching to simple from EFI VGA
[ 6.162385] Console: switching to colour dummy device 80x25
[ 6.172028] Console: switching to colour frame buffer device 240x67
[ 6.181982] simple-framebuffer chosen:framebuffer: fb0: simplefb registered!
[ 6.189515] host1x 13e40000.host1x: Adding to iommu group 13
[ 6.221233] host1x 13e40000.host1x: initialized
[ 6.226369] iommu_context_dev 13e40000.host1x:niso0_ctx0: Adding to iommu group 14
[ 6.234440] iommu_context_dev 13e40000.host1x:niso0_ctx0: initialized (streamid=53, iommu=smmu.0x0000000012000000)
[ 6.246744] iommu_context_dev 13e40000.host1x:niso0_ctx1: Adding to iommu group 15
[ 6.254724] iommu_context_dev 13e40000.host1x:niso0_ctx1: initialized (streamid=54, iommu=smmu.0x0000000012000000)
[ 6.266986] iommu_context_dev 13e40000.host1x:niso0_ctx2: Adding to iommu group 16
[ 6.274960] iommu_context_dev 13e40000.host1x:niso0_ctx2: initialized (streamid=55, iommu=smmu.0x0000000012000000)
[ 6.287217] iommu_context_dev 13e40000.host1x:niso0_ctx3: Adding to iommu group 17
[ 6.295206] iommu_context_dev 13e40000.host1x:niso0_ctx3: initialized (streamid=56, iommu=smmu.0x0000000012000000)
[ 6.307463] iommu_context_dev 13e40000.host1x:niso0_ctx4: Adding to iommu group 18
[ 6.315479] iommu_context_dev 13e40000.host1x:niso0_ctx4: initialized (streamid=57, iommu=smmu.0x0000000012000000)
[ 6.327735] iommu_context_dev 13e40000.host1x:niso0_ctx5: Adding to iommu group 19
[ 6.335734] iommu_context_dev 13e40000.host1x:niso0_ctx5: initialized (streamid=58, iommu=smmu.0x0000000012000000)
[ 6.348002] iommu_context_dev 13e40000.host1x:niso0_ctx6: Adding to iommu group 20
[ 6.356003] iommu_context_dev 13e40000.host1x:niso0_ctx6: initialized (streamid=59, iommu=smmu.0x0000000012000000)
[ 6.368275] iommu_context_dev 13e40000.host1x:niso0_ctx7: Adding to iommu group 21
[ 6.376282] iommu_context_dev 13e40000.host1x:niso0_ctx7: initialized (streamid=60, iommu=smmu.0x0000000012000000)
[ 6.388591] iommu_context_dev 13e40000.host1x:niso1_ctx0: Adding to iommu group 22
[ 6.396581] iommu_context_dev 13e40000.host1x:niso1_ctx0: initialized (streamid=53, iommu=smmu.0x0000000008000000)
[ 6.408834] iommu_context_dev 13e40000.host1x:niso1_ctx1: Adding to iommu group 23
[ 6.416836] iommu_context_dev 13e40000.host1x:niso1_ctx1: initialized (streamid=54, iommu=smmu.0x0000000008000000)
[ 6.429131] iommu_context_dev 13e40000.host1x:niso1_ctx2: Adding to iommu group 24
[ 6.437117] iommu_context_dev 13e40000.host1x:niso1_ctx2: initialized (streamid=55, iommu=smmu.0x0000000008000000)
[ 6.449373] iommu_context_dev 13e40000.host1x:niso1_ctx3: Adding to iommu group 25
[ 6.457392] iommu_context_dev 13e40000.host1x:niso1_ctx3: initialized (streamid=56, iommu=smmu.0x0000000008000000)
[ 6.469650] iommu_context_dev 13e40000.host1x:niso1_ctx4: Adding to iommu group 26
[ 6.477627] iommu_context_dev 13e40000.host1x:niso1_ctx4: initialized (streamid=57, iommu=smmu.0x0000000008000000)
[ 6.489896] iommu_context_dev 13e40000.host1x:niso1_ctx5: Adding to iommu group 27
[ 6.497896] iommu_context_dev 13e40000.host1x:niso1_ctx5: initialized (streamid=58, iommu=smmu.0x0000000008000000)
[ 6.510132] iommu_context_dev 13e40000.host1x:niso1_ctx6: Adding to iommu group 28
[ 6.518135] iommu_context_dev 13e40000.host1x:niso1_ctx6: initialized (streamid=59, iommu=smmu.0x0000000008000000)
[ 6.530396] iommu_context_dev 13e40000.host1x:niso1_ctx7: Adding to iommu group 29
[ 6.538387] iommu_context_dev 13e40000.host1x:niso1_ctx7: initialized (streamid=60, iommu=smmu.0x0000000008000000)
[ 6.550680] falcon 15340000.vic: Adding to iommu group 30
[ 6.561508] falcon 15340000.vic: initialized
[ 6.566259] falcon 15380000.nvjpg: Adding to iommu group 31
[ 6.576563] falcon 15380000.nvjpg: initialized
[ 6.581305] falcon 15540000.nvjpg1: Adding to iommu group 32
[ 6.590192] falcon 15540000.nvjpg1: initialized
[ 6.595000] falcon 15a50000.ofa: Adding to iommu group 33
[ 6.603494] falcon 15a50000.ofa: initialized
[ 6.608085] nvdec 15480000.nvdec: Adding to iommu group 34
[ 6.620297] nvdec 15480000.nvdec: initialized
[ 6.624918] tsec 15500000.tsec: Adding to iommu group 35
[ 6.635290] tsec 15500000.tsec: initialized
[ 6.642874] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 6.660306] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 6.675913] gpio-397 (camera-control-output-low): hogged as output/low
[ 6.682661] gpio-486 (camera-control-output-low): hogged as output/low
[ 6.690504] gpiochip0: registered GPIOs 348 to 511 on tegra234-gpio
[ 6.697513] gpiochip1: registered GPIOs 316 to 347 on tegra234-gpio-aon
[ 6.704489] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 6.710946] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 6.717511] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 6.723914] tegra-pwm 32e0000.pwm: PWM clk can sleep in ops
[ 6.732350] tegra194-isp5 14800000.isp: Adding to iommu group 36
[ 6.740543] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: context isolation disabled due to no IOMMU
[ 6.750269] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: initialized
[ 6.756718] tegra-camrtc-capture-vi tegra-capture-vi: subdev 13e40000.host1x:nvcsi@15a00000- bound
[ 6.765935] tegra-camrtc-capture-vi tegra-capture-vi: subdev 13e40000.host1x:nvcsi@15a00000- bound
[ 6.775328] tegra194-vi5 13e40000.host1x:vi0@15c00000: Adding to iommu group 37
[ 6.783442] tegra194-vi5 13e40000.host1x:vi1@14c00000: Adding to iommu group 38
[ 6.791491] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: context isolation disabled due to no IOMMU
[ 6.801525] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: initialized
[ 6.808331] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: context isolation disabled due to no IOMMU
[ 6.818388] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: initialized
[ 6.825183] scare-pigeon 13e40000.host1x:isp-thi@14b00000: context isolation disabled due to no IOMMU
[ 6.835211] scare-pigeon 13e40000.host1x:isp-thi@14b00000: initialized
[ 6.842135] tegra-gpcdma 2600000.gpcdma: Adding to iommu group 2
[ 6.849394] tegra-gpcdma 2600000.gpcdma: GPC DMA driver register 31 channels
[ 6.856889] tegra-fuse-burn efuse-burn: shutdown limit check disabled
[ 6.863503] tegra-fuse-burn efuse-burn: Fuse burn driver initialized
[ 6.870241] serial-tegra 3100000.serial: Adding to iommu group 2
[ 6.876833] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 17, base_baud = 0) is a TEGRA_UART
[ 6.886651] serial-tegra 3130000.serial: Adding to iommu group 2
[ 6.893196] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 63, base_baud = 0) is a TEGRA_UART
[ 6.902908] serial-tegra 3140000.serial: Adding to iommu group 2
[ 6.909392] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 64, base_baud = 0) is a TEGRA_UART
[ 6.935930] tegra-xusb 3610000.xhci: Firmware timestamp: 2023-02-10 03:48:10 UTC, Version: 80.05 release
[ 6.945685] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 6.951300] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 6.959987] tegra-xusb 3610000.xhci: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000050810
[ 6.969607] tegra-xusb 3610000.xhci: irq 219, io mem 0x03610000
[ 6.976073] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 6.984562] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.991990] usb usb1: Product: xHCI Host Controller
[ 6.997004] usb usb1: Manufacturer: Linux 5.10.120-tegra xhci-hcd
[ 7.003281] usb usb1: SerialNumber: 3610000.xhci
[ 7.008828] hub 1-0:1.0: USB hub found
[ 7.012709] hub 1-0:1.0: 4 ports detected
[ 7.017097] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 7.022656] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 7.030440] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 7.037944] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 7.046440] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.053855] usb usb2: Product: xHCI Host Controller
[ 7.058865] usb usb2: Manufacturer: Linux 5.10.120-tegra xhci-hcd
[ 7.065128] usb usb2: SerialNumber: 3610000.xhci
[ 7.070482] hub 2-0:1.0: USB hub found
[ 7.074348] hub 2-0:1.0: 4 ports detected
[ 7.100826] i2c i2c-2: Added multiplexed i2c bus 9
[ 7.106541] i2c i2c-2: Added multiplexed i2c bus 10
[ 7.111557] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[ 7.118576] tegra23x-oc-event soctherm-oc-event: Finished tegra23x overcurrent event probing
[ 7.140434] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1556000 KHz, changing to: 1510400 KHz
[ 7.153162] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 1552000 KHz, changing to: 1510400 KHz
[ 7.165064] tegra194-cpufreq e000000.ccplex: probed with ICC, cl:3
[ 7.172960] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 7.174235] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 7.181190] tegra194-pcie 14100000.pcie: host bridge /pcie@14100000 ranges:
[ 7.191507] tegra194-pcie 14100000.pcie: IO 0x0030100000…0x00301fffff → 0x0030100000
[ 7.193584] irq: IRQ283: trimming hierarchy from :interrupt-controller@f400000-1
[ 7.200194] tegra194-pcie 14100000.pcie: MEM 0x20a8000000…0x20afffffff → 0x0040000000
[ 7.207854] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 283
[ 7.216475] tegra194-pcie 14100000.pcie: MEM 0x2080000000…0x20a7ffffff → 0x2080000000
[ 7.288024] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 7.324023] tegra194-pcie 14100000.pcie: Link up
[ 7.331675] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[ 7.338490] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 7.344125] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[ 7.353963] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[ 7.364790] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[ 7.372725] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[ 7.379074] pci 0001:00:00.0: PME# supported from D0 D3hot
[ 7.390376] pci 0001:01:00.0: [10ec:c822] type 00 class 0x028000
[ 7.396717] pci 0001:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 7.402654] pci 0001:01:00.0: reg 0x18: [mem 0x20a8000000-0x20a800ffff 64bit]
[ 7.411130] pci 0001:01:00.0: supports D1 D2
[ 7.415522] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 7.427606] pci 0001:00:00.0: BAR 14: assigned [mem 0x20a8000000-0x20a80fffff]
[ 7.435036] pci 0001:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 7.441389] pci 0001:01:00.0: BAR 2: assigned [mem 0x20a8000000-0x20a800ffff 64bit]
[ 7.449372] pci 0001:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 7.455659] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 7.461025] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff]
[ 7.467290] pci 0001:00:00.0: bridge window [mem 0x20a8000000-0x20a80fffff]
[ 7.467854] usb 1-2: New USB device found, idVendor=0bda, idProduct=5489, bcdDevice= 1.40
[ 7.474643] pci 0001:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 7.483076] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.491820] pci 0001:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 7.499101] usb 1-2: Product: 4-Port USB 2.0 Hub
[ 7.508152] pcieport 0001:00:00.0: Adding to iommu group 8
[ 7.512519] usb 1-2: Manufacturer: Generic
[ 7.515762] hub 1-2:1.0: USB hub found
[ 7.518496] pcieport 0001:00:00.0: PME: Signaling with IRQ 55
[ 7.523794] hub 1-2:1.0: 4 ports detected
[ 7.527232] pcieport 0001:00:00.0: AER: enabled with IRQ 55
[ 7.543203] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 7.551536] tegra194-pcie 14160000.pcie: host bridge /pcie@14160000 ranges:
[ 7.558695] tegra194-pcie 14160000.pcie: IO 0x0036100000…0x00361fffff → 0x0036100000
[ 7.567373] tegra194-pcie 14160000.pcie: MEM 0x2428000000…0x242fffffff → 0x0040000000
[ 7.576053] tegra194-pcie 14160000.pcie: MEM 0x2140000000…0x2427ffffff → 0x2140000000
[ 7.584776] usb 2-1: new SuperSpeedPlus Gen 2 USB device number 2 using tegra-xusb
[ 7.630322] usb 2-1: New USB device found, idVendor=0bda, idProduct=0489, bcdDevice= 1.40
[ 7.638736] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.646084] usb 2-1: Product: 4-Port USB 3.0 Hub
[ 7.650826] usb 2-1: Manufacturer: Generic
[ 7.664407] hub 2-1:1.0: USB hub found
[ 7.669848] hub 2-1:1.0: 4 ports detected
[ 7.700010] tegra194-pcie 14160000.pcie: Link up
[ 7.714265] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[ 7.721080] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 7.726718] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[ 7.736832] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[ 7.747653] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[ 7.748170] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[ 7.755574] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[ 7.768728] pci 0004:00:00.0: PME# supported from D0 D3hot
[ 7.779283] pci 0004:01:00.0: [1cc1:5766] type 00 class 0x010802
[ 7.785658] pci 0004:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 7.792884] pci 0004:01:00.0: reg 0x24: [mem 0x00000000-0x00001fff]
[ 7.805260] pci 0004:00:00.0: BAR 14: assigned [mem 0x2428000000-0x24280fffff]
[ 7.812698] pci 0004:01:00.0: BAR 0: assigned [mem 0x2428000000-0x2428003fff 64bit]
[ 7.820670] pci 0004:01:00.0: BAR 5: assigned [mem 0x2428004000-0x2428005fff]
[ 7.828036] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 7.833407] pci 0004:00:00.0: bridge window [mem 0x2428000000-0x24280fffff]
[ 7.840764] pci 0004:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 7.849499] pci 0004:01:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 512
[ 7.858466] pcieport 0004:00:00.0: Adding to iommu group 9
[ 7.864366] pcieport 0004:00:00.0: PME: Signaling with IRQ 57
[ 7.870783] pcieport 0004:00:00.0: AER: enabled with IRQ 57
[ 7.876891] nvme 0004:01:00.0: Adding to iommu group 9
[ 7.882511] nvme nvme0: pci function 0004:01:00.0
[ 7.887589] nvme 0004:01:00.0: enabling device (0000 → 0002)
[ 7.888168] tegra194-pcie 141e0000.pcie: Using GICv2m MSI allocator
[ 7.900980] tegra194-pcie 141e0000.pcie: host bridge /pcie@141e0000 ranges:
[ 7.908156] tegra194-pcie 141e0000.pcie: IO 0x003e100000…0x003e1fffff → 0x003e100000
[ 7.916839] tegra194-pcie 141e0000.pcie: MEM 0x3228000000…0x322fffffff → 0x0040000000
[ 7.920348] usb 1-3: New USB device found, idVendor=13d3, idProduct=3549, bcdDevice= 0.00
[ 7.925522] tegra194-pcie 141e0000.pcie: MEM 0x2e40000000…0x3227ffffff → 0x2e40000000
[ 7.942624] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7.949972] usb 1-3: Product: Bluetooth Radio
[ 7.954447] usb 1-3: Manufacturer: Realtek
[ 7.958657] usb 1-3: SerialNumber: 00e04c000001
[ 8.036569] nvme nvme0: allocated 64 MiB host memory buffer.
[ 8.102507] nvme nvme0: 6/0/0 default/read/poll queues
[ 8.111938] nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[ 8.248017] usb 1-2.1: new full-speed USB device number 4 using tegra-xusb
[ 8.364648] usb 1-2.1: New USB device found, idVendor=062a, idProduct=5110, bcdDevice= 1.16
[ 8.373267] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.380792] usb 1-2.1: Product: ASUS Zen AIO KB/MS/RF/GOLD
[ 8.386468] usb 1-2.1: Manufacturer: MOSART Semi.
[ 8.452581] usb 2-1.2: new SuperSpeed Gen 1 USB device number 3 using tegra-xusb
[ 8.482146] usb 2-1.2: LPM exit latency is zeroed, disabling LPM.
[ 8.490102] usb 2-1.2: New USB device found, idVendor=4e45, idProduct=5501, bcdDevice= 1.07
[ 8.498693] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.506211] usb 2-1.2: Product: ENDO-CAM
[ 8.510243] usb 2-1.2: Manufacturer: Mysher
[ 8.523773] input: Mysher ENDO-CAM as /devices/platform/3610000.xhci/usb2/2-1/2-1.2/2-1.2:1.2/0003:4E45:5501.0003/input/input0
[ 8.536337] hid-generic 0003:4E45:5501.0003: input,hidraw0: USB HID v1.11 Gamepad [Mysher ENDO-CAM] on usb-3610000.xhci-1.2/input2
[ 9.020344] tegra194-pcie 141e0000.pcie: Phy link never came up
[ 9.026517] tegra194-pcie 141e0000.pcie: PCI host bridge to bus 0007:00
[ 9.033333] pci_bus 0007:00: root bus resource [bus 00-ff]
[ 9.038967] pci_bus 0007:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3e100000-0x3e1fffff])
[ 9.049087] pci_bus 0007:00: root bus resource [mem 0x3228000000-0x322fffffff] (bus address [0x40000000-0x47ffffff])
[ 9.059908] pci_bus 0007:00: root bus resource [mem 0x2e40000000-0x3227ffffff pref]
[ 9.067827] pci 0007:00:00.0: [10de:229a] type 01 class 0x060400
[ 9.074147] pci 0007:00:00.0: PME# supported from D0 D3hot
[ 9.088938] pci 0007:00:00.0: PCI bridge to [bus 01-ff]
[ 9.094329] pci 0007:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 9.103308] pcieport 0007:00:00.0: Adding to iommu group 10
[ 9.109302] pcieport 0007:00:00.0: PME: Signaling with IRQ 59
[ 9.116028] pcieport 0007:00:00.0: AER: enabled with IRQ 59
[ 9.121995] pci_bus 0007:01: busn_res: [bus 01-ff] is released
[ 9.128112] pci 0007:00:00.0: Removing from iommu group 10
[ 9.133759] pci_bus 0007:00: busn_res: [bus 00-ff] is released
[ 9.141291] tegra194-pcie 140a0000.pcie: Using GICv2m MSI allocator
[ 9.147844] tegra194-pcie 140a0000.pcie: Failed to get slot regulators: -517
[ 9.148033] vdd-3v3-sd: supplied by vdd-3v3
[ 9.154555] tegra194-isp5 14800000.isp: initialized
[ 9.164293] tegra194-vi5 13e40000.host1x:vi0@15c00000: initialized
[ 9.170765] (NULL device *): fops function table already registered
[ 9.180099] tegra194-vi5 13e40000.host1x:vi1@14c00000: initialized
[ 9.187202] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 9.187239] tegra194-pcie 140a0000.pcie: Using GICv2m MSI allocator
[ 9.198921] irq: IRQ291: trimming hierarchy from :interrupt-controller@f400000-1
[ 9.206591] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 283
[ 9.320949] tegra194-pcie 140a0000.pcie: host bridge /pcie@140a0000 ranges:
[ 9.328128] tegra194-pcie 140a0000.pcie: IO 0x002a100000…0x002a1fffff → 0x002a100000
[ 9.336817] tegra194-pcie 140a0000.pcie: MEM 0x3528000000…0x352fffffff → 0x0040000000
[ 9.345500] tegra194-pcie 140a0000.pcie: MEM 0x3240000000…0x3527ffffff → 0x3240000000
[ 9.460018] tegra194-pcie 140a0000.pcie: Link up
[ 9.467911] tegra194-pcie 140a0000.pcie: PCI host bridge to bus 0008:00
[ 9.474731] pci_bus 0008:00: root bus resource [bus 00-ff]
[ 9.480367] pci_bus 0008:00: root bus resource [io 0x300000-0x3fffff] (bus address [0x2a100000-0x2a1fffff])
[ 9.490469] pci_bus 0008:00: root bus resource [mem 0x3528000000-0x352fffffff] (bus address [0x40000000-0x47ffffff])
[ 9.501300] pci_bus 0008:00: root bus resource [mem 0x3240000000-0x3527ffffff pref]
[ 9.509220] pci 0008:00:00.0: [10de:229c] type 01 class 0x060400
[ 9.515545] pci 0008:00:00.0: PME# supported from D0 D3hot
[ 9.526106] pci 0008:01:00.0: [10ec:8168] type 00 class 0x020000
[ 9.532441] pci 0008:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 9.538359] pci 0008:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[ 9.545456] pci 0008:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 9.553473] pci 0008:01:00.0: supports D1 D2
[ 9.557866] pci 0008:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 9.569700] pci 0008:00:00.0: BAR 14: assigned [mem 0x3528000000-0x35280fffff]
[ 9.577138] pci 0008:00:00.0: BAR 13: assigned [io 0x300000-0x300fff]
[ 9.583858] pci 0008:01:00.0: BAR 4: assigned [mem 0x3528000000-0x3528003fff 64bit]
[ 9.591823] pci 0008:01:00.0: BAR 2: assigned [mem 0x3528004000-0x3528004fff 64bit]
[ 9.599797] pci 0008:01:00.0: BAR 0: assigned [io 0x300000-0x3000ff]
[ 9.606452] pci 0008:00:00.0: PCI bridge to [bus 01-ff]
[ 9.611825] pci 0008:00:00.0: bridge window [io 0x300000-0x300fff]
[ 9.618457] pci 0008:00:00.0: bridge window [mem 0x3528000000-0x35280fffff]
[ 9.625816] pci 0008:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 9.634559] pci 0008:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 9.643525] pcieport 0008:00:00.0: Adding to iommu group 11
[ 9.649521] pcieport 0008:00:00.0: PME: Signaling with IRQ 61
[ 9.656234] pcieport 0008:00:00.0: AER: enabled with IRQ 61
[ 9.663186] irq: IRQ293: trimming hierarchy from :pmc@c360000
[ 9.669168] irq: IRQ294: trimming hierarchy from :interrupt-controller@f400000-1
[ 9.676923] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[ 9.684633] tegra-se-nvhost 15810000.se: Adding to iommu group 39
[ 9.691263] tegra-se-nvhost 15810000.se: initialized
[ 9.698083] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 9.704509] tegra-se-nvhost 15820000.se: Adding to iommu group 40
[ 9.711074] tegra-se-nvhost 15820000.se: initialized
[ 9.719806] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 9.726227] tegra-se-nvhost 15840000.se: Adding to iommu group 41
[ 9.732836] tegra-se-nvhost 15840000.se: initialized
[ 9.743353] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 9.750354] tegra_actmon d230000.actmon: in actmon_register()…
[ 9.756694] tegra_actmon d230000.actmon: bwmgr_disable = 1
[ 9.762923] tegra_actmon d230000.actmon: initialization Completed for the device mc_all
[ 9.771347] hvc_sysfs: hypervisor is not present
[ 9.807808] ALSA device list:
[ 9.810872] No soundcards found.
[ 9.815223] Freeing unused kernel memory: 3968K
[ 9.819943] Run /init as init process
[ 9.823708] with arguments:
[ 9.823709] /init
[ 9.823710] nv-auto-config
[ 9.823712] with environment:
[ 9.823713] HOME=/
[ 9.823714] TERM=linux
[ 9.823715] mminit_loglevel=4
[ 9.840321] Root device found: PARTUUID=8cd4b63f-44b5-42b0-a6e1-3060b23d931b
[ 10.153062] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 10.166470] Rootfs mounted over PARTUUID=8cd4b63f-44b5-42b0-a6e1-3060b23d931b
[ 10.185157] Switching from initrd to actual rootfs
[ 10.266152] systemd[1]: System time before build time, advancing clock.
[ 10.272804] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit
[ 10.330837] systemd[1]: systemd 245.4-4ubuntu3.23 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)
[ 10.354642] systemd[1]: Detected architecture arm64.
[ 10.397122] systemd[1]: Set hostname to .
[ 10.567200] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.575902] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.582819] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 10.595788] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 10.605893] systemd[1]: Created slice system-modprobe.slice.
[ 10.628063] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.635374] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 10.656508] systemd[1]: Created slice User and Session Slice.
[ 10.676144] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 10.700365] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.724122] systemd[1]: Reached target User and Group Name Lookups.
[ 10.744063] systemd[1]: Reached target Slices.
[ 10.760054] systemd[1]: Reached target Mounting snaps.
[ 10.780375] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 10.800190] systemd[1]: Listening on Syslog Socket.
[ 10.820179] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 10.844124] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 10.864323] systemd[1]: Listening on Journal Audit Socket.
[ 10.884168] systemd[1]: Listening on Journal Socket (/dev/log).
[ 10.904204] systemd[1]: Listening on Journal Socket.
[ 10.924207] systemd[1]: Listening on udev Control Socket.
[ 10.944137] systemd[1]: Listening on udev Kernel Socket.
[ 10.965643] systemd[1]: Mounting Huge Pages File System…
[ 10.985554] systemd[1]: Mounting POSIX Message Queue File System…
[ 11.009412] systemd[1]: Mounting RPC Pipe File System…
[ 11.029571] systemd[1]: Mounting Kernel Debug File System…
[ 11.049497] systemd[1]: Mounting Kernel Trace File System…
[ 11.069863] systemd[1]: Starting Journal Service…
[ 11.090064] systemd[1]: Starting Set the console keyboard layout…
[ 11.114112] systemd[1]: Starting Create list of static device nodes for the current kernel…
[ 11.141661] systemd[1]: Starting Load Kernel Module chromeos_pstore…
[ 11.164097] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 11.174038] systemd[1]: Starting Load Kernel Module efi_pstore…
[ 11.193393] systemd[1]: Starting Load Kernel Module pstore_blk…
[ 11.213429] systemd[1]: Starting Load Kernel Module pstore_zone…
[ 11.237335] systemd[1]: Starting Load Kernel Module ramoops…
[ 11.257469] systemd[1]: Starting NVIDIA specific first-boot udev script…
[ 11.285471] systemd[1]: Started Nameserver information manager.
[ 11.304316] systemd[1]: Reached target Network (Pre).
[ 11.324681] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 11.334042] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 11.345294] systemd[1]: Starting Load Kernel Modules…
[ 11.361524] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 11.369047] nvmap_page_pool_init: Total RAM pages: 1912623
[ 11.374692] nvmap_page_pool_init: nvmap page pool size: 239077 pages (933 MB)
[ 11.382115] nvmap_background_zero_thread: PP zeroing thread starting.
[ 11.401733] systemd[1]: Starting Remount Root and Kernel File Systems…
[ 11.411901] EXT4-fs (nvme0n1p1): re-mounted. Opts: (null)
[ 11.429889] nvgpu: 17000000.ga10b nvgpu_nvhost_syncpt_init:135 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000

[ 11.429926] systemd[1]: Starting udev Coldplug all Devices…
[ 11.466216] systemd[1]: Started Journal Service.
[ 11.729412] urandom_read_iter: 52 callbacks suppressed
[ 11.729416] random: systemd: uninitialized urandom read (16 bytes read)
[ 11.730074] random: systemd-journal: uninitialized urandom read (16 bytes read)
[ 11.749595] random: systemd-journal: uninitialized urandom read (16 bytes read)
[ 11.780062] Adding 16777212k swap on /mnt/16GB.swap. Priority:-2 extents:25 across:25870332k SS
[ 11.830460] systemd-journald[242]: Received client request to flush runtime journal.
[ 12.240019] random: crng init done
[ 12.243527] random: 29 urandom warning(s) missed due to ratelimiting
[ 12.344719] loop: module loaded
[ 12.730697] nvidia: loading out-of-tree module taints kernel.
[ 12.802789] r8168 0008:01:00.0: Adding to iommu group 11
[ 12.803124] r8168 Gigabit Ethernet driver 8.051.02-NAPI loaded
[ 12.803225] r8168 0008:01:00.0: enabling device (0000 → 0003)
[ 12.803455] spi-tegra114 3210000.spi: Adding to iommu group 2
[ 12.811403] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[ 12.811959] nv_platform 13800000.display: Adding to iommu group 42
[ 12.813938] platform 13800000.display:nvdisplay-niso: Adding to iommu group 43
[ 12.831240] tegra-hda 3510000.hda: Adding to iommu group 44
[ 12.837190] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[ 12.842170] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 12.848478] spi-tegra114 3230000.spi: Adding to iommu group 2
[ 12.853849] NVRM: loading NVIDIA UNIX Open Kernel Module for aarch64 35.4.1 Release Build (buildbrain@mobile-u64-6422-d7000) Tue Aug 1 12:45:41 PDT 2023
[ 12.854641] nvadsp 2993000.adsp: Adding to iommu group 45
[ 12.854828] nvadsp 2993000.adsp: in probe()…
[ 12.858848] imx219 9-0010: board setup failed
[ 12.862722] r8168 Copyright (C) 2022 Realtek NIC software team nicfae@realtek.com
This program comes with ABSOLUTELY NO WARRANTY; for details, please see http://www.gnu.org/licenses/.
This is free software, and you are welcome to redistribute it under certain conditions; see http://www.gnu.org/licenses/.
[ 12.863699] imx219: probe of 9-0010 failed with error -121
[ 12.864998] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 16 channels
[ 12.873750] nvadsp 2993000.adsp: nvadsp_app_module_probe
[ 12.874123] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[ 12.878283] irq: IRQ296: trimming hierarchy from :pmc@c360000
[ 12.878766] fusb301 1-0025: device id: 0x12
[ 12.883884] input: NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=3 as /devices/platform/3510000.hda/sound/card0/input2
[ 12.885023] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[ 12.893081] input: NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=7 as /devices/platform/3510000.hda/sound/card0/input3
[ 12.895723] input: NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=8 as /devices/platform/3510000.hda/sound/card0/input4
[ 12.895915] input: NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=9 as /devices/platform/3510000.hda/sound/card0/input5
[ 12.901999] imx219 10-0010: board setup failed
[ 12.907677] imx219: probe of 10-0010 failed with error -121
[ 12.918260] fusb301 1-0025: toggle_time(0) is not updated
[ 12.927271] cpu-throttle-alert cooling device registered.
[ 12.927652] fusb301 1-0025: fusb301_set_mode: mode (32)(32)
[ 12.927986] gpu-throttle-alert cooling device registered.
[ 12.928374] fusb301 1-0025: fusb301_detach: type[0x00] chipstate[0x01]
[ 12.928380] fusb301 1-0025: fusb_update_state: 1
[ 12.928582] cv0-throttle-alert cooling device registered.
[ 12.929221] cv1-throttle-alert cooling device registered.
[ 12.929922] cv2-throttle-alert cooling device registered.
[ 12.930440] fusb301 1-0025: mode[0x20], host_cur[0x02], dttime[0x00]
[ 12.930555] soc0-throttle-alert cooling device registered.
[ 12.931311] soc1-throttle-alert cooling device registered.
[ 12.931703] soc2-throttle-alert cooling device registered.
[ 12.932754] rtl88x2ce 0001:01:00.0: Adding to iommu group 8
[ 12.933188] rtl88x2ce 0001:01:00.0: enabling device (0000 → 0003)
[ 12.935797] hot-surface-alert cooling device registered.
[ 12.997136] tegra210-adsp aconnect@2a41000:adsp_audio: Adding to iommu group 45
[ 12.997178] tegra210_adsp_audio_probe: platform probe started
[ 12.997631] tegra210-adsp tegra210-adsp: Default param-type to BYTE for mp3-dec1
[ 12.998004] tegra210-adsp tegra210-adsp: Default param-type to BYTE for spkprot
[ 12.998336] tegra210-adsp tegra210-adsp: Default param-type to BYTE for src
[ 12.998677] tegra210-adsp tegra210-adsp: Default param-type to BYTE for aac-dec1
[ 12.998998] tegra210-adsp tegra210-adsp: Default param-type to BYTE for aec
[ 12.999311] tegra210-adsp tegra210-adsp: Default param-type to BYTE for wire
[ 12.999315] tegra210-adsp tegra210-adsp: adma channel page address dt entry not found
[ 12.999317] tegra210-adsp tegra210-adsp: using adma channel page 0
[ 12.999418] nvadsp 2993000.adsp: ADSP OS firmware already loaded
[ 13.037923] tegra-asoc: sound: Adding to iommu group 45
[ 13.074338] usbcore: registered new interface driver btusb
[ 13.085877] rtk_btusb: Realtek Bluetooth USB driver ver 3.1
[ 13.085884] rtk_btcoex: rtk_btcoex_init: version: 1.2
[ 13.085887] rtk_btcoex: create workqueue
[ 13.099569] cryptd: max_cpu_qlen set to 1000
[ 13.108185] rtk_btcoex: alloc buffers 1792, 2432 for ev and l2
[ 13.108263] rtk_btusb: btusb_probe intf->cur_altsetting->desc.bInterfaceNumber 0
[ 13.108266] rtk_btusb: btusb_probe can_wakeup 1, may wakeup 0
[ 13.108269] rtk_btusb: patch_add
[ 13.108272] rtk_btusb: auto suspend is disabled
[ 13.108275] rtk_btusb: pid = 0x3549
[ 13.108278] rtk_btusb: patch_add: Reset gEVersion to 0xff
[ 13.108288] rtk_btusb: set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
[ 13.112979] rtk_btusb: btusb_probe: done
[ 13.114091] usbcore: registered new interface driver rtk_btusb
[ 13.115211] rtk_btusb: btusb_open start
[ 13.115215] rtk_btusb: btusb_open hdev->promisc ==0
[ 13.115217] rtk_btusb: download_patch start
[ 13.115220] rtk_btusb: chip type value: 0x73
[ 13.115224] rtk_btusb: HCI reset.
[ 13.126923] rtk_btusb: read_ver_rsp->lmp_subver = 0x8822
[ 13.126930] rtk_btusb: read_ver_rsp->hci_rev = 0xc
[ 13.126932] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 13.126934] rtk_btusb: load_firmware start
[ 13.126936] rtk_btusb: lmp_version = 0x8822
[ 13.126938] rtk_btusb: config filename rtl8822cu_config
[ 13.127248] rtk_btusb: no bdaddr file /opt/bdaddr
[ 13.127253] rtk_btusb: 55 ab 23 87 00 00
[ 13.127260] rtk_btusb: Config file length 6, new length 6
[ 13.127261] rtk_btusb: fw name is rtl8822cu_fw
[ 13.127435] uvcvideo: Found UVC 1.10 device ENDO-CAM (4e45:5501)
[ 13.127640] rtk_btusb: This is not 8723a, use new patch style!
[ 13.127644] rtk_btusb: rtk_get_eversion: gEVersion 255
[ 13.128916] rtk_btusb: eversion->status = 0x0, eversion->version = 0x3
[ 13.128921] rtk_btusb: load_firmware: New gEVersion 3
[ 13.128925] rtk_btusb: rtk_get_fw_project_id: opcode 0, len 1, data 13
[ 13.128928] rtk_btusb: lmp_version is 8822, project_id is 8822, match!
[ 13.128930] rtk_btusb: fw_version = 0x9a8cbc9
[ 13.128932] rtk_btusb: number_of_total_patch = 3
[ 13.128933] rtk_btusb: chipID 4
[ 13.128935] rtk_btusb: patch_length 0x8590
[ 13.128937] rtk_btusb: start_offset 0x00005d00
[ 13.128939] rtk_btusb: Svn version: 1940234490
[ 13.128941] rtk_btusb: Coexistence: BTCOEX_20210106-2020
[ 13.128942] rtk_btusb: buf_len = 0x8596
[ 13.128954] rtk_btusb: fw: exists, config file: exists
[ 13.128955] rtk_btusb: load_firmware done
[ 13.128967] rtk_btusb: download_data start
[ 13.163553] uvcvideo: Failed to query (GET_INFO) UVC control 14 on unit 2: -32 (exp. 1).
[ 13.174870] uvcvideo: Failed to query (GET_INFO) UVC control 15 on unit 2: -32 (exp. 1).
[ 13.184560] uvcvideo: Failed to query (GET_INFO) UVC control 17 on unit 2: -32 (exp. 1).
[ 13.198294] input: MOSART Semi. ASUS Zen AIO KB/MS/RF/GOLD as /devices/platform/3610000.xhci/usb1/1-2/1-2.1/1-2.1:1.0/0003:062A:5110.0001/input/input6
[ 13.198870] uvcvideo: Failed to query (GET_INFO) UVC control 18 on unit 2: -32 (exp. 1).
[ 13.217189] input: ENDO-CAM as /devices/platform/3610000.xhci/usb2/2-1/2-1.2/2-1.2:1.0/input/input7
[ 13.256493] asus 0003:062A:5110.0001: input,hidraw1: USB HID v1.10 Keyboard [MOSART Semi. ASUS Zen AIO KB/MS/RF/GOLD] on usb-3610000.xhci-2.1/input0
[ 13.258069] input: MOSART Semi. ASUS Zen AIO KB/MS/RF/GOLD as /devices/platform/3610000.xhci/usb1/1-2/1-2.1/1-2.1:1.1/0003:062A:5110.0002/input/input8
[ 13.326322] asus 0003:062A:5110.0002: input,hiddev96,hidraw2: USB HID v1.10 Mouse [MOSART Semi. ASUS Zen AIO KB/MS/RF/GOLD] on usb-3610000.xhci-2.1/input1
[ 13.327954] rtk_btusb: download_data done
[ 13.327960] rtk_btusb: HCI reset.
[ 13.335754] usbcore: registered new interface driver uvcvideo
[ 13.335762] USB Video Class driver (1.1.1)
[ 13.338918] rtk_btusb: read_ver_rsp->lmp_subver = 0xcbc9
[ 13.338953] rtk_btusb: read_ver_rsp->hci_rev = 0x9a8
[ 13.338956] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 13.338962] rtk_btusb: Rtk patch end 0
[ 13.338966] rtk_btusb: btusb_open set HCI_RUNNING
[ 13.338993] rtk_btcoex: Open BTCOEX
[ 13.338995] rtk_btusb: btusb_open end
[ 13.342937] rtk_btcoex: BTCOEX hci_rev 0x09a8
[ 13.342942] rtk_btcoex: BTCOEX lmp_subver 0xcbc9
[ 13.362924] rtk_btusb: btusb_notify: hci0 evt 3
[ 13.374824] tegra210-adsp tegra210-adsp: Loaded app wire
[ 13.374830] tegra210-adsp tegra210-adsp: Loaded app apm
[ 13.374833] tegra210-adsp tegra210-adsp: Loaded app adma
[ 13.374835] tegra210-adsp tegra210-adsp: Loaded app adma_tx
[ 13.374839] nvadsp_set_adma_dump_reg: callback for adma reg dump is sent to 0000000010b08003
[ 13.410546] tegra210-adsp tegra210-adsp: Tegra210 ADSP driver successfully registered
[ 13.451140] rtk_btusb: btusb_flush add delay
[ 13.461295] rtk_btusb: btusb_close
[ 13.476253] rtk_btcoex: Close BTCOEX
[ 13.476261] rtk_btcoex: -x
[ 13.876875] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.876891] Bluetooth: BNEP socket layer initialized
[ 13.975870] using random self ethernet address
[ 13.980511] using random host ethernet address
[ 14.207693] Mass Storage Function, version: 2009/09/11
[ 14.207701] LUN: removable file: (no medium)
[ 14.210554] using random self ethernet address
[ 14.217100] using random host ethernet address
[ 14.229130] rndis0: HOST MAC da:12:15:ba:21:38
[ 14.229135] rndis0: MAC da:12:15:ba:21:39
[ 14.229537] usb0: HOST MAC da:12:15:ba:21:3a
[ 14.229543] usb0: MAC da:12:15:ba:21:3b
[ 14.230406] tegra-xudc 3550000.xudc: EP 0 (type: ctrl, dir: out) enabled
[ 14.235083] l4tbr0: port 1(rndis0) entered blocking state
[ 14.235099] l4tbr0: port 1(rndis0) entered disabled state
[ 14.235295] device rndis0 entered promiscuous mode
[ 14.242132] l4tbr0: port 2(usb0) entered blocking state
[ 14.242146] l4tbr0: port 2(usb0) entered disabled state
[ 14.242327] device usb0 entered promiscuous mode
[ 14.787720] eth0: 0xffff8000108a7000, 48:b0:2d:ec:01:9a, IRQ 295
[ 16.232265] pstore: Using crash dump compression: deflate
[ 16.232306] printk: console [ramoops-1] enabled
[ 16.232308] pstore: Registered ramoops as persistent store backend
[ 16.232310] ramoops: using 0x200000@0x26ea70000, ecc: 0
[ 16.382796] nvgpu: 17000000.ga10b gk20a_scale_init:541 [INFO] enabled scaling for GPU

[ 17.291418] Bridge firewalling registered
[ 17.390470] fuse: init (API version 7.32)
[ 17.545243] nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for aarch64 35.4.1 Release Build (buildbrain@mobile-u64-6422-d7000) Tue Aug 1 12:45:42 PDT 2023
[ 17.854525] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0xffff:
[ 18.950766] r8168: eth0: link up
[ 18.950874] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 19.406127] audit: type=1326 audit(1708605144.269:2): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=2245 comm=“cupsd” exe=“/snap/cups/1025/sbin/cupsd” sig=0 arch=c00000b7 syscall=55 compat=0 ip=0xffff8365910c code=0x50000
[ 19.895122] audit: type=1326 audit(1708605144.757:3): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=2245 comm=“cupsd” exe=“/snap/cups/1025/sbin/cupsd” sig=0 arch=c00000b7 syscall=55 compat=0 ip=0xffff8365910c code=0x50000
[ 19.934579] audit: type=1326 audit(1708605144.797:4): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=2263 comm=“cups-browsed” exe=“/snap/cups/1025/sbin/cups-browsed” sig=0 arch=c00000b7 syscall=274 compat=0 ip=0xffff89901c28 code=0x50000
[ 34.581673] pwm-tegra-tachometer 39c0000.tachometer: Tachometer Overflow is detected
[ 68.581161] pwm-tegra-tachometer 39c0000.tachometer: Tachometer Overflow is detected
[ 88.580993] pwm-tegra-tachometer 39c0000.tachometer: Tachometer Overflow is detected
[ 108.579334] pwm-tegra-tachometer 39c0000.tachometer: Tachometer Overflow is detected
[ 342.123987] uvcvideo: Failed to query (GET_DEF) UVC control 12 on unit 2: 2 (exp. 4).
[ 342.132359] uvcvideo: Failed to query (GET_MIN) UVC control 12 on unit 2: 2 (exp. 4).
[ 342.140602] uvcvideo: Failed to query (GET_MAX) UVC control 12 on unit 2: 2 (exp. 4).
[ 342.148855] uvcvideo: Failed to query (GET_RES) UVC control 12 on unit 2: 2 (exp. 4).
[ 363.689454] tegra-xusb 3610000.xhci: WARN Event TRB for slot 5 ep 6 with no TDs queued?
[ 363.697717] tegra-xusb 3610000.xhci: WARN Cannot submit Set TR Deq Ptr
[ 363.704438] tegra-xusb 3610000.xhci: A Set TR Deq Ptr command is pending.
[ 363.711427] tegra-xusb 3610000.xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 1681.105565] usb 2-1.2: reset SuperSpeed Gen 1 USB device number 3 using tegra-xusb
[ 1681.127031] usb 2-1.2: LPM exit latency is zeroed, disabling LPM.
[ 1681.261432] usb 2-1.2: reset SuperSpeed Gen 1 USB device number 3 using tegra-xusb
[ 1681.283029] usb 2-1.2: LPM exit latency is zeroed, disabling LPM.
[ 1681.291144] uvcvideo: Found UVC 1.10 device ENDO-CAM (4e45:5501)
[ 1681.298434] uvcvideo: Failed to query (GET_INFO) UVC control 14 on unit 2: -32 (exp. 1).
[ 1681.307613] uvcvideo: Failed to query (GET_INFO) UVC control 15 on unit 2: -32 (exp. 1).
[ 1681.316822] uvcvideo: Failed to query (GET_INFO) UVC control 17 on unit 2: -32 (exp. 1).
[ 1681.325970] uvcvideo: Failed to query (GET_INFO) UVC control 18 on unit 2: -32 (exp. 1).
[ 1681.336499] input: ENDO-CAM as /devices/platform/3610000.xhci/usb2/2-1/2-1.2/2-1.2:1.0/input/input9
[ 7269.564623] uvcvideo: Failed to query (GET_DEF) UVC control 12 on unit 2: 2 (exp. 4).
[ 7269.572995] uvcvideo: Failed to query (GET_MIN) UVC control 12 on unit 2: 2 (exp. 4).
[ 7269.581380] uvcvideo: Failed to query (GET_MAX) UVC control 12 on unit 2: 2 (exp. 4).
[ 7269.589753] uvcvideo: Failed to query (GET_RES) UVC control 12 on unit 2: 2 (exp. 4).
[ 7345.600825] usb 2-1.4: new SuperSpeed Gen 1 USB device number 4 using tegra-xusb
[ 7345.622405] usb 2-1.4: LPM exit latency is zeroed, disabling LPM.
[ 7345.624236] usb 2-1.4: New USB device found, idVendor=4e45, idProduct=5501, bcdDevice= 1.07
[ 7345.624242] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7345.624245] usb 2-1.4: Product: ENDO-CAM
[ 7345.624249] usb 2-1.4: Manufacturer: Mysher
[ 7345.626706] uvcvideo: Found UVC 1.10 device ENDO-CAM (4e45:5501)
[ 7345.633992] uvcvideo: Failed to query (GET_INFO) UVC control 14 on unit 2: -32 (exp. 1).
[ 7345.643355] uvcvideo: Failed to query (GET_INFO) UVC control 15 on unit 2: -32 (exp. 1).
[ 7345.652608] uvcvideo: Failed to query (GET_INFO) UVC control 17 on unit 2: -32 (exp. 1).
[ 7345.661863] uvcvideo: Failed to query (GET_INFO) UVC control 18 on unit 2: -32 (exp. 1).
[ 7345.672976] input: ENDO-CAM as /devices/platform/3610000.xhci/usb2/2-1/2-1.4/2-1.4:1.0/input/input10
[ 7345.674145] input: Mysher ENDO-CAM as /devices/platform/3610000.xhci/usb2/2-1/2-1.4/2-1.4:1.2/0003:4E45:5501.0004/input/input11
[ 7345.674298] hid-generic 0003:4E45:5501.0004: input,hidraw3: USB HID v1.11 Gamepad [Mysher ENDO-CAM] on usb-3610000.xhci-1.4/input2
[ 7372.720349] tegra-xusb 3610000.xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 7372.729967] tegra-xusb 3610000.xhci: WARN Event TRB for slot 5 ep 6 with no TDs queued?
[ 7374.734747] uvcvideo: Failed to query (GET_DEF) UVC control 12 on unit 2: 2 (exp. 4).
[ 7374.743123] uvcvideo: Failed to query (GET_MIN) UVC control 12 on unit 2: 2 (exp. 4).
[ 7374.751641] uvcvideo: Failed to query (GET_MAX) UVC control 12 on unit 2: 2 (exp. 4).
[ 7374.759870] uvcvideo: Failed to query (GET_RES) UVC control 12 on unit 2: 2 (exp. 4).
[ 7562.887767] uvcvideo: Failed to resubmit video URB (-1).

td@ubuntu:~$ dmesg | grep uvcvideo
dmesg: read kernel buffer failed: Operation not permitted
td@ubuntu:~$ sudo dmesg | grep uvcvideo
[sudo] password for td:
[ 13.178276] uvcvideo: Found UVC 1.10 device ENDO-CAM (4e45:5501)
[ 13.192094] uvcvideo: Failed to query (GET_INFO) UVC control 14 on unit 2: -32 (exp. 1).
[ 13.205832] uvcvideo: Failed to query (GET_INFO) UVC control 15 on unit 2: -32 (exp. 1).
[ 13.217089] uvcvideo: Failed to query (GET_INFO) UVC control 17 on unit 2: -32 (exp. 1).
[ 13.229741] uvcvideo: Failed to query (GET_INFO) UVC control 18 on unit 2: -32 (exp. 1).
[ 13.287900] uvcvideo: Found UVC 1.10 device ENDO-CAM (4e45:5501)
[ 13.301470] uvcvideo: Failed to query (GET_INFO) UVC control 14 on unit 2: -32 (exp. 1).
[ 13.303468] uvcvideo: Failed to query (GET_INFO) UVC control 15 on unit 2: -32 (exp. 1).
[ 13.304313] uvcvideo: Failed to query (GET_INFO) UVC control 17 on unit 2: -32 (exp. 1).
[ 13.305083] uvcvideo: Failed to query (GET_INFO) UVC control 18 on unit 2: -32 (exp. 1).
[ 13.308026] usbcore: registered new interface driver uvcvideo
[ 54.340721] uvcvideo: Failed to query (GET_DEF) UVC control 12 on unit 2: 2 (exp. 4).
[ 54.348976] uvcvideo: Failed to query (GET_MIN) UVC control 12 on unit 2: 2 (exp. 4).
[ 54.357474] uvcvideo: Failed to query (GET_MAX) UVC control 12 on unit 2: 2 (exp. 4).
[ 54.365837] uvcvideo: Failed to query (GET_RES) UVC control 12 on unit 2: 2 (exp. 4).
[ 54.396470] uvcvideo: Failed to query (GET_DEF) UVC control 12 on unit 2: 2 (exp. 4).
[ 54.404718] uvcvideo: Failed to query (GET_MIN) UVC control 12 on unit 2: 2 (exp. 4).
[ 54.412974] uvcvideo: Failed to query (GET_MAX) UVC control 12 on unit 2: 2 (exp. 4).
[ 54.421356] uvcvideo: Failed to query (GET_RES) UVC control 12 on unit 2: 2 (exp. 4).
[ 246.920141] uvcvideo: Failed to resubmit video URB (-1).
[ 246.920400] uvcvideo: Failed to resubmit video URB (-1).
[ 275.848740] uvcvideo: Found UVC 1.10 device ENDO-CAM (4e45:5501)
[ 275.856081] uvcvideo: Failed to query (GET_INFO) UVC control 14 on unit 2: -32 (exp. 1).
[ 275.865300] uvcvideo: Failed to query (GET_INFO) UVC control 15 on unit 2: -32 (exp. 1).
[ 275.874422] uvcvideo: Failed to query (GET_INFO) UVC control 17 on unit 2: -32 (exp. 1).
[ 275.883549] uvcvideo: Failed to query (GET_INFO) UVC control 18 on unit 2: -32 (exp. 1).
[ 277.392891] uvcvideo: Found UVC 1.10 device ENDO-CAM (4e45:5501)
[ 277.400304] uvcvideo: Failed to query (GET_INFO) UVC control 14 on unit 2: -32 (exp. 1).
[ 277.409583] uvcvideo: Failed to query (GET_INFO) UVC control 15 on unit 2: -32 (exp. 1).
[ 277.418839] uvcvideo: Failed to query (GET_INFO) UVC control 17 on unit 2: -32 (exp. 1).
[ 277.428083] uvcvideo: Failed to query (GET_INFO) UVC control 18 on unit 2: -32 (exp. 1).
[ 281.061213] uvcvideo: Failed to query (GET_DEF) UVC control 12 on unit 2: 2 (exp. 4).
[ 281.069458] uvcvideo: Failed to query (GET_MIN) UVC control 12 on unit 2: 2 (exp. 4).
[ 281.077733] uvcvideo: Failed to query (GET_MAX) UVC control 12 on unit 2: 2 (exp. 4).
[ 281.086088] uvcvideo: Failed to query (GET_RES) UVC control 12 on unit 2: 2 (exp. 4).
[ 303.955483] uvcvideo: Found UVC 1.10 device ENDO-CAM (2e5a:00c3)
[ 303.955498] uvcvideo: No streaming interface found for terminal 4.
[ 306.367057] uvcvideo: Found UVC 1.10 device ENDO-CAM (4e45:5501)
[ 306.374337] uvcvideo: Failed to query (GET_INFO) UVC control 14 on unit 2: -32 (exp. 1).
[ 306.383454] uvcvideo: Failed to query (GET_INFO) UVC control 15 on unit 2: -32 (exp. 1).
[ 306.392577] uvcvideo: Failed to query (GET_INFO) UVC control 17 on unit 2: -32 (exp. 1).
[ 306.401702] uvcvideo: Failed to query (GET_INFO) UVC control 18 on unit 2: -32 (exp. 1).
[ 312.297970] uvcvideo: Failed to query (GET_DEF) UVC control 12 on unit 2: 2 (exp. 4).
[ 312.306349] uvcvideo: Failed to query (GET_MIN) UVC control 12 on unit 2: 2 (exp. 4).
[ 312.314861] uvcvideo: Failed to query (GET_MAX) UVC control 12 on unit 2: 2 (exp. 4).
[ 312.323223] uvcvideo: Failed to query (GET_RES) UVC control 12 on unit 2: 2 (exp. 4).
[ 357.120679] uvcvideo: Failed to resubmit video URB (-1).
td@ubuntu:~$

hello user12734,

it’s error reported by uvcvideo, are you using USB cameras?
that shows failure to query controls, please dig into the low-level sensor driver for the root cause.

BTW,
in order to make comment update easy reading.
it is suggest to attach log as single text file or using code block, i.e. <code>LOGs</code>

yes i am using Usb AR0234 global shutter camera ,

log.txt (76.9 KB)

hello user12734,

please dig into sensor driver side for below failures.

[  312.297970] uvcvideo: Failed to query (GET_DEF) UVC control 12 on unit 2: 2 (exp. 4).
[  312.306349] uvcvideo: Failed to query (GET_MIN) UVC control 12 on unit 2: 2 (exp. 4).
[  312.314861] uvcvideo: Failed to query (GET_MAX) UVC control 12 on unit 2: 2 (exp. 4).

please note that Orin Nano is moving to kernel version-5.10,
you may see-also developer guide for Camera Driver Porting to review your sensor driver.

hi JerryChang,
please guide me how can i setup camera sensor driver.

please contact with sensor vendor, this is not maintain by NV.

ok, thankyou sir

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.