astra@astra-desktop:~$ ifconfig -a can0: flags=128 mtu 16 unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 10 (UNSPEC) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 218 can1: flags=128 mtu 16 unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 10 (UNSPEC) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 219 eno1: flags=4098 mtu 1500 ether 48:b0:2d:83:a0:38 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth1: flags=4098 mtu 1500 ether 48:b0:2d:83:a0:38 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 l4tbr0: flags=4098 mtu 1500 ether 3e:c7:e7:79:f3:87 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 696 bytes 74370 (74.3 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 696 bytes 74370 (74.3 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 usb0: flags=4099 mtu 1500 ether 5a:da:6e:7c:de:c5 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 usb1: flags=4099 mtu 1500 ether 5a:da:6e:7c:de:c7 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wlP1p1s0: flags=4163 mtu 1500 inet 10.1.33.239 netmask 255.255.255.0 broadcast 10.1.33.255 inet6 fe80::1f25:2f95:b4c1:6062 prefixlen 64 scopeid 0x20 ether 90:e8:68:83:f8:bf txqueuelen 1000 (Ethernet) RX packets 71218 bytes 11245879 (11.2 MB) RX errors 0 dropped 84 overruns 0 frame 0 TX packets 1671 bytes 495500 (495.5 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 astra@astra-desktop:~$ sudo ifconfig eth1 up [sudo] password for astra: SIOCSIFFLAGS: No such device astra@astra-desktop:~$ sudo dmesg | grep 2310000 [ 10.804008] nvethernet 2310000.ethernet: Adding to iommu group 56 [ 10.806195] nvethernet 2310000.ethernet: failed to read skip mac reset flag, default 0 [ 10.806201] nvethernet 2310000.ethernet: failed to read MDIO address [ 10.806205] nvethernet 2310000.ethernet: Failed to read nvida,pause_frames, so setting to default support as disable [ 10.806208] nvethernet 2310000.ethernet: setting to default DMA bit mask [ 10.806216] nvethernet 2310000.ethernet: max-platform-mtu DT entry missing, setting default 1500 [ 11.052604] nvethernet 2310000.ethernet: Ethernet MAC index missing [ 11.052630] nvethernet 2310000.ethernet: Ethernet MAC address: 48:b0:2d:83:a0:38 [ 11.053479] nvethernet 2310000.ethernet: macsec parameter is missing or disabled [ 11.053483] nvethernet 2310000.ethernet: Macsec not supported/Not enabled [ 11.054738] nvethernet 2310000.ethernet: eth1 (HW ver: 53) created with 8 DMA channels [ 16.502974] nvethernet 2310000.ethernet: failed to connect PHY [ 2553.974680] nvethernet 2310000.ethernet: failed to connect PHY astra@astra-desktop:~$ sudo dmesg | grep 6800000 [ 10.301505] nvpps c6a0000.nvpps: primary-emac found ethernet@6800000 [ 10.301521] nvpps c6a0000.nvpps: using ptp notifier method on emac ethernet@6800000 [ 10.326060] nvethernet 6800000.ethernet: Adding to iommu group 49 [ 10.327127] nvethernet 6800000.ethernet: failed to read skip mac reset flag, default 0 [ 10.327137] nvethernet 6800000.ethernet: setting to default DMA bit mask [ 10.327151] nvethernet 6800000.ethernet: failed to read UPHY GBE mode- default to 10G [ 10.715649] nvethernet 6800000.ethernet: Ethernet MAC address: 48:b0:2d:83:a0:38 [ 10.797904] nvethernet 6800000.ethernet: macsec parameter is missing or disabled [ 10.797909] nvethernet 6800000.ethernet: Macsec not supported/Not enabled [ 10.802034] nvethernet 6800000.ethernet: eth0 (HW ver: 31) created with 10 DMA channels [ 11.070020] nvethernet 6800000.ethernet eno1: renamed from eth0 [ 16.105993] nvethernet 6800000.ethernet: [poll_check][42][type:0x4][loga-0x0] poll_check: timeout [ 16.106009] nvethernet 6800000.ethernet: ether_open: failed to initialize MAC HW core with reason -1 astra@astra-desktop:~$ sudo dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421] [ 0.000000] Linux version 5.15.148-tegra (buildbrain@mobile-u64-6336-d8000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Tue Jan 7 17:14:38 PST 2025 () [ 0.000000] Machine model: NVIDIA Jetson AGX Orin Developer Kit [ 0.000000] efi: EFI v2.70 by EDK II [ 0.000000] efi: RTPROP=0x827f7f198 TPMFinalLog=0x818b40000 SMBIOS=0xffff0000 SMBIOS 3.0=0x827970000 MEMATTR=0x821955018 ESRT=0x8218c1c98 TPMEventLog=0x818b58018 RNG=0x8150d0018 MEMRESERVE=0x818b5ac18 [ 0.000000] random: crng init done [ 0.000000] secureboot: Secure boot disabled [ 0.000000] esrt: Reserving ESRT space from 0x00000008218c1c98 to 0x00000008218c1cd0. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000804000000, 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 0x828c77800-0x828c79fff] [ 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-0x00000008189dafff] [ 0.000000] node 0: [mem 0x00000008189db000-0x0000000818b4ffff] [ 0.000000] node 0: [mem 0x0000000818b50000-0x0000000818b5afff] [ 0.000000] node 0: [mem 0x0000000818b5b000-0x0000000818b5bfff] [ 0.000000] node 0: [mem 0x0000000818b5c000-0x000000082603ffff] [ 0.000000] node 0: [mem 0x0000000826040000-0x0000000827f7ffff] [ 0.000000] node 0: [mem 0x0000000827f80000-0x000000082c5fffff] [ 0.000000] node 0: [mem 0x000000082c600000-0x000000082c7fffff] [ 0.000000] node 0: [mem 0x000000082c800000-0x000000082cd6ffff] [ 0.000000] node 0: [mem 0x000000082d700000-0x000000082d7fffff] [ 0.000000] node 0: [mem 0x0000000832000000-0x0000000833ffffff] [ 0.000000] mminit::pageflags_layout_widths Section 0 Node 4 Zone 2 Lastcpupid 16 Kasantag 0 Flags 24 [ 0.000000] mminit::pageflags_layout_shifts Section 21 Node 4 Zone 2 Lastcpupid 16 Kasantag 0 [ 0.000000] mminit::pageflags_layout_pgshifts Section 0 Node 60 Zone 58 Lastcpupid 42 Kasantag 0 [ 0.000000] mminit::pageflags_layout_nodezoneid Node/Zone ID: 64 -> 58 [ 0.000000] mminit::pageflags_layout_usage location: 64 -> 42 layout 42 -> 24 unused 24 -> 0 page-flags [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000833ffffff] [ 0.000000] mminit::memmap_init Initialising map node 0 zone 0 pfns 524288 -> 1048576 [ 0.000000] mminit::memmap_init Initialising map node 0 zone 2 pfns 1048576 -> 8601600 [ 0.000000] On node 0, zone Normal: 2448 pages in unavailable ranges [ 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 [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 29 pages/cpu s80408 r8192 d30184 u118784 [ 0.000000] pcpu-alloc: s80408 r8192 d30184 u118784 alloc=29*4096 [ 0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07 [ 0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Address authentication (architected algorithm) [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: Virtualization Host Extensions [ 0.000000] CPU features: detected: Hardware dirty bit management [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] alternatives: patching kernel code [ 0.000000] mminit::zonelist general 0:DMA = 0:DMA [ 0.000000] mminit::zonelist general 0:Normal = 0:Normal 0:DMA [ 0.000000] mminit::zonelist thisnode 0:DMA = 0:DMA [ 0.000000] mminit::zonelist thisnode 0:Normal = 0:Normal 0:DMA [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 7930224 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 firmware_class.path=/etc/firmware fbcon=map: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@0x82C600000", 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:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfe0000-0x00000000fffe0000] (64MB) [ 0.000000] Memory: 31148352K/32225728K available (20160K kernel code, 4064K rwdata, 10060K rodata, 7680K init, 529K bss, 815232K reserved, 262144K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=12. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 960 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] 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.000392] Console: colour dummy device 80x25 [ 0.000401] printk: console [tty0] enabled [ 0.000465] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000) [ 0.000472] pid_max: default: 32768 minimum: 301 [ 0.000508] LSM: Security Framework initializing [ 0.000534] Yama: becoming mindful. [ 0.000550] SELinux: Initializing. [ 0.000658] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000706] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.002150] rcu: Hierarchical SRCU implementation. [ 0.004973] Tegra Revision: A01 SKU: 208 CPU Process: 0 SoC Process: 0 [ 0.005294] Remapping and enabling EFI services. [ 0.006144] smp: Bringing up secondary CPUs ... [ 0.006652] Detected PIPT I-cache on CPU1 [ 0.006694] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000 [ 0.006729] CPU1: Booted secondary processor 0x0000000100 [0x410fd421] [ 0.007181] Detected PIPT I-cache on CPU2 [ 0.007192] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000 [ 0.007207] CPU2: Booted secondary processor 0x0000000200 [0x410fd421] [ 0.007604] Detected PIPT I-cache on CPU3 [ 0.007613] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000 [ 0.007625] CPU3: Booted secondary processor 0x0000000300 [0x410fd421] [ 0.010071] Detected PIPT I-cache on CPU4 [ 0.010095] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c0000 [ 0.010120] CPU4: Booted secondary processor 0x0000010000 [0x410fd421] [ 0.010566] Detected PIPT I-cache on CPU5 [ 0.010576] GICv3: CPU5: found redistributor 10100 region 0:0x000000000f4e0000 [ 0.010589] CPU5: Booted secondary processor 0x0000010100 [0x410fd421] [ 0.011002] Detected PIPT I-cache on CPU6 [ 0.011012] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f500000 [ 0.011026] CPU6: Booted secondary processor 0x0000010200 [0x410fd421] [ 0.011437] Detected PIPT I-cache on CPU7 [ 0.011448] GICv3: CPU7: found redistributor 10300 region 0:0x000000000f520000 [ 0.011461] CPU7: Booted secondary processor 0x0000010300 [0x410fd421] [ 0.013914] Detected PIPT I-cache on CPU8 [ 0.013940] GICv3: CPU8: found redistributor 20000 region 0:0x000000000f540000 [ 0.013965] CPU8: Booted secondary processor 0x0000020000 [0x410fd421] [ 0.014409] Detected PIPT I-cache on CPU9 [ 0.014421] GICv3: CPU9: found redistributor 20100 region 0:0x000000000f560000 [ 0.014434] CPU9: Booted secondary processor 0x0000020100 [0x410fd421] [ 0.014859] Detected PIPT I-cache on CPU10 [ 0.014870] GICv3: CPU10: found redistributor 20200 region 0:0x000000000f580000 [ 0.014883] CPU10: Booted secondary processor 0x0000020200 [0x410fd421] [ 0.015296] Detected PIPT I-cache on CPU11 [ 0.015308] GICv3: CPU11: found redistributor 20300 region 0:0x000000000f5a0000 [ 0.015321] CPU11: Booted secondary processor 0x0000020300 [0x410fd421] [ 0.015380] smp: Brought up 1 node, 12 CPUs [ 0.015387] SMP: Total of 12 processors activated. [ 0.015393] CPU features: detected: 32-bit EL0 Support [ 0.015396] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.015401] CPU features: detected: Common not Private translations [ 0.015402] CPU features: detected: CRC32 instructions [ 0.015404] CPU features: detected: Data cache clean to Point of Persistence [ 0.015406] CPU features: detected: Generic authentication (architected algorithm) [ 0.015407] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.015408] CPU features: detected: LSE atomic instructions [ 0.015410] CPU features: detected: Privileged Access Never [ 0.015412] CPU features: detected: RAS Extension Support [ 0.015417] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.040951] spectre-bhb mitigation disabled by command line option [ 0.065258] CPU: All CPU(s) started at EL2 [ 0.070499] devtmpfs: initialized [ 0.094439] KASLR enabled [ 0.094644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.094676] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.099731] pinctrl core: initialized pinctrl subsystem [ 0.100772] SMBIOS 3.6.0 present. [ 0.100783] DMI: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 36.4.3-gcid-38968081 01/08/2025 [ 0.101378] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.103601] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations [ 0.103958] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.104285] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.104349] audit: initializing netlink subsys (disabled) [ 0.104522] audit: type=2000 audit(0.104:1): state=initialized audit_enabled=0 res=1 [ 0.106409] thermal_sys: Registered thermal governor 'step_wise' [ 0.106413] thermal_sys: Registered thermal governor 'user_space' [ 0.106414] thermal_sys: Registered thermal governor 'power_allocator' [ 0.111659] cpuidle: using governor menu [ 0.111868] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.112046] ASID allocator initialised with 32768 entries [ 0.114204] Serial: AMBA PL011 UART driver [ 0.126602] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 118, base_baud = 0) is a SBSA [ 0.126645] printk: console [ttyAMA0] enabled [ 0.138505] platform bpmp: Fixing up cyclic dependency with 2c60000.external-memory-controller [ 0.147668] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.147674] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.147675] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.147676] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.148798] cryptd: max_cpu_qlen set to 1000 [ 0.150956] ACPI: Interpreter disabled. [ 0.153014] iommu: Default domain type: Translated [ 0.153021] iommu: DMA domain TLB invalidation policy: strict mode [ 0.153372] SCSI subsystem initialized [ 0.153470] libata version 3.00 loaded. [ 0.153569] vgaarb: loaded [ 0.153752] usbcore: registered new interface driver usbfs [ 0.153775] usbcore: registered new interface driver hub [ 0.153795] usbcore: registered new device driver usb [ 0.154202] pps_core: LinuxPPS API ver. 1 registered [ 0.154209] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.154216] PTP clock support registered [ 0.154297] EDAC MC: Ver: 3.0.0 [ 0.155631] Registered efivars operations [ 0.156286] FPGA manager framework [ 0.156354] Advanced Linux Sound Architecture Driver Initialized. [ 0.156909] Bluetooth: Core ver 2.22 [ 0.156939] NET: Registered PF_BLUETOOTH protocol family [ 0.156943] Bluetooth: HCI device and connection manager initialized [ 0.156954] Bluetooth: HCI socket layer initialized [ 0.156959] Bluetooth: L2CAP socket layer initialized [ 0.156973] Bluetooth: SCO socket layer initialized [ 0.157419] clocksource: Switched to clocksource arch_sys_counter [ 0.193567] VFS: Disk quotas dquot_6.6.0 [ 0.193640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.193857] pnp: PnP ACPI: disabled [ 0.197197] NET: Registered PF_INET protocol family [ 0.197731] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.200009] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear) [ 0.200348] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.200377] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.200592] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.201942] TCP: Hash tables configured (established 262144 bind 65536) [ 0.202194] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.202263] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.202562] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.203090] RPC: Registered named UNIX socket transport module. [ 0.203095] RPC: Registered udp transport module. [ 0.203096] RPC: Registered tcp transport module. [ 0.203097] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.203112] PCI: CLS 0 bytes, default 64 [ 0.203400] Unpacking initramfs... [ 0.210455] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 counters available [ 0.210785] kvm [1]: IPA Size Limit: 48 bits [ 0.210823] kvm [1]: GICv3: no GICV resource entry [ 0.210832] kvm [1]: disabling GICv2 emulation [ 0.210857] kvm [1]: GIC system register CPU interface enabled [ 0.210990] kvm [1]: vgic interrupt IRQ9 [ 0.211206] kvm [1]: VHE mode initialized successfully [ 0.214473] Initialise system trusted keyrings [ 0.214519] Key type blacklist registered [ 0.214626] workingset: timestamp_bits=42 max_order=23 bucket_order=0 [ 0.218517] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.218925] NFS: Registering the id_resolver key type [ 0.218959] Key type id_resolver registered [ 0.218965] Key type id_legacy registered [ 0.219011] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.219027] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.219053] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.219274] 9p: Installing v9fs 9p2000 file system support [ 0.219958] integrity: Platform Keyring initialized [ 0.230468] Key type asymmetric registered [ 0.230474] Asymmetric key parser 'x509' registered [ 0.230557] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.230566] io scheduler mq-deadline registered [ 0.230571] io scheduler kyber registered [ 0.242154] EINJ: ACPI disabled. [ 0.254699] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.256524] SuperH (H)SCI(F) driver initialized [ 0.256848] msm_serial: driver initialized [ 0.257487] printk: console [ttyTCU0] enabled [ 0.258361] arm-smmu 8000000.iommu: probing hardware configuration... [ 0.258367] arm-smmu 8000000.iommu: SMMUv2 with: [ 0.258375] arm-smmu 8000000.iommu: stage 1 translation [ 0.258378] arm-smmu 8000000.iommu: stage 2 translation [ 0.258380] arm-smmu 8000000.iommu: nested translation [ 0.258387] arm-smmu 8000000.iommu: stream matching with 128 register groups [ 0.258393] arm-smmu 8000000.iommu: 128 context banks (0 stage-2 only) [ 0.258405] arm-smmu 8000000.iommu: Supported page sizes: 0x61311000 [ 0.258408] arm-smmu 8000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA [ 0.258410] arm-smmu 8000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA [ 0.259409] arm-smmu 10000000.iommu: probing hardware configuration... [ 0.259412] arm-smmu 10000000.iommu: SMMUv2 with: [ 0.259415] arm-smmu 10000000.iommu: stage 1 translation [ 0.259417] arm-smmu 10000000.iommu: stage 2 translation [ 0.259419] arm-smmu 10000000.iommu: nested translation [ 0.259422] arm-smmu 10000000.iommu: stream matching with 128 register groups [ 0.259425] arm-smmu 10000000.iommu: 128 context banks (0 stage-2 only) [ 0.259440] arm-smmu 10000000.iommu: Supported page sizes: 0x61311000 [ 0.259441] arm-smmu 10000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA [ 0.259443] arm-smmu 10000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA [ 0.259793] arm-smmu 12000000.iommu: probing hardware configuration... [ 0.259795] arm-smmu 12000000.iommu: SMMUv2 with: [ 0.259796] arm-smmu 12000000.iommu: stage 1 translation [ 0.259797] arm-smmu 12000000.iommu: stage 2 translation [ 0.259799] arm-smmu 12000000.iommu: nested translation [ 0.259802] arm-smmu 12000000.iommu: stream matching with 128 register groups [ 0.259804] arm-smmu 12000000.iommu: 128 context banks (0 stage-2 only) [ 0.259809] arm-smmu 12000000.iommu: Supported page sizes: 0x61311000 [ 0.259810] arm-smmu 12000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA [ 0.259811] arm-smmu 12000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA [ 0.270286] loop: module loaded [ 0.271370] megasas: 07.717.02.00-rc1 [ 0.275588] tun: Universal TUN/TAP device driver, 1.6 [ 0.276140] thunder_xcv, ver 1.0 [ 0.276167] thunder_bgx, ver 1.0 [ 0.276191] nicpf, ver 1.0 [ 0.277011] hclge is initializing [ 0.277045] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 0.277054] hns3: Copyright (c) 2017 Huawei Corporation. [ 0.277098] e1000: Intel(R) PRO/1000 Network Driver [ 0.277106] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.277131] e1000e: Intel(R) PRO/1000 Network Driver [ 0.277136] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.277155] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.277159] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.277180] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.277187] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.277447] sky2: driver version 1.30 [ 0.278131] VFIO - User Level meta-driver version: 0.3 [ 0.279592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.279602] ehci-pci: EHCI PCI platform driver [ 0.279627] ehci-platform: EHCI generic platform driver [ 0.279701] ehci-orion: EHCI orion driver [ 0.279759] ehci-exynos: EHCI Exynos driver [ 0.279836] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.279863] ohci-pci: OHCI PCI platform driver [ 0.279890] ohci-platform: OHCI generic platform driver [ 0.279966] ohci-exynos: OHCI Exynos driver [ 0.280383] usbcore: registered new interface driver usb-storage [ 0.282176] i2c_dev: i2c /dev entries driver [ 0.283472] pps pps0: new PPS source ktimer [ 0.283480] pps pps0: ktimer PPS source registered [ 0.283488] pps_ldisc: PPS line discipline registered [ 0.285584] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 0.287510] sdhci: Secure Digital Host Controller Interface driver [ 0.287513] sdhci: Copyright(c) Pierre Ossman [ 0.287976] Synopsys Designware Multimedia Card Interface Driver [ 0.288604] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.290307] ledtrig-cpu: registered to indicate activity on CPUs [ 0.291253] SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401 [ 0.291788] tegra-bpmp bpmp: Adding to iommu group 0 [ 0.293189] tegra-bpmp bpmp: firmware: 39f77b2baaf3f0522607-da583751bbf [ 0.451673] Freeing initrd memory: 15488K [ 3.763665] clocksource: tsc: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns [ 3.763688] clocksource: osc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 49772407460 ns [ 3.763693] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 3.763873] hid: raw HID events driver (C) Jiri Kosina [ 3.764308] usbcore: registered new interface driver usbhid [ 3.764313] usbhid: USB HID core driver [ 3.769144] optee: probing for conduit method. [ 3.769201] optee: revision 4.2 (d78bc5fa) [ 3.828496] optee: dynamic shared memory is enabled [ 3.828766] optee: initialized driver [ 3.831308] usbcore: registered new interface driver snd-usb-audio [ 3.832808] NET: Registered PF_PACKET protocol family [ 3.833873] Bluetooth: RFCOMM TTY layer initialized [ 3.833886] Bluetooth: RFCOMM socket layer initialized [ 3.833901] Bluetooth: RFCOMM ver 1.11 [ 3.834097] 9pnet: Installing 9P2000 support [ 3.834189] Key type dns_resolver registered [ 3.835497] printk: console [tty0]: printing thread started [ 3.836117] printk: console [ttyTCU0]: printing thread started [ 3.837203] printk: console [ttyAMA0]: printing thread started [ 3.837290] Loading compiled-in X.509 certificates [ 3.839858] Loaded X.509 cert 'Build time autogenerated kernel key: 6ad7eb1abc7541e974a48fc505964410c4019a6e' [ 3.966003] gpio-394 (camera-control-output-low): hogged as output/low [ 3.966028] gpio-397 (camera-control-output-low): hogged as output/low [ 3.966050] gpio-487 (camera-control-output-low): hogged as output/low [ 3.966067] gpio-486 (camera-control-output-low): hogged as output/low [ 4.023426] simple-framebuffer chosen:framebuffer: framebuffer at 0x839e00000, 0x870000 bytes [ 4.023434] simple-framebuffer chosen:framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=8192 [ 4.033392] Console: switching to colour frame buffer device 240x67 [ 4.036158] simple-framebuffer chosen:framebuffer: fb0: simplefb registered! [ 4.037040] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1 [ 4.038770] tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 channels [ 4.039879] serial-tegra 3100000.serial: RX in PIO mode [ 4.039883] serial-tegra 3100000.serial: TX in PIO mode [ 4.039947] 3100000.serial: ttyTHS1 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGRA_UART [ 4.040516] serial-tegra 3110000.serial: RX in PIO mode [ 4.040520] serial-tegra 3110000.serial: TX in PIO mode [ 4.040569] 3110000.serial: ttyTHS2 at MMIO 0x3110000 (irq = 213, base_baud = 0) is a TEGRA_UART [ 4.042702] tegra_rtc c2a0000.rtc: registered as rtc1 [ 4.042712] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock [ 4.043118] tegra-i2c 3160000.i2c: Adding to iommu group 1 [ 4.046928] tegra-i2c 3180000.i2c: Adding to iommu group 1 [ 4.051465] tegra-i2c 3190000.i2c: Adding to iommu group 1 [ 4.054439] tegra-i2c 31b0000.i2c: Adding to iommu group 1 [ 4.057069] tegra-i2c 31c0000.i2c: Adding to iommu group 1 [ 4.059778] tegra-i2c 31e0000.i2c: Adding to iommu group 1 [ 4.062763] tegra-i2c c240000.i2c: Adding to iommu group 1 [ 4.065708] tegra-i2c c250000.i2c: Adding to iommu group 1 [ 4.095833] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 2010000 KHz, changing to: 2035200 KHz [ 4.098212] cpufreq: cpufreq_online: CPU8: Running at unlisted initial frequency: 2009000 KHz, changing to: 2035200 KHz [ 4.100667] sdhci-tegra 3460000.mmc: Adding to iommu group 2 [ 4.103816] tegra-xusb 3610000.usb: Adding to iommu group 3 [ 4.112731] mmc0: CQHCI version 5.10 [ 4.120852] tegra-xusb 3610000.usb: Firmware timestamp: 2023-02-10 03:48:10 UTC [ 4.120859] tegra-xusb 3610000.usb: xHCI Host Controller [ 4.120868] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 1 [ 4.121584] tegra-xusb 3610000.usb: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000010810 [ 4.121598] tegra-xusb 3610000.usb: irq 127, io mem 0x03610000 [ 4.121700] tegra-xusb 3610000.usb: xHCI Host Controller [ 4.121703] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 2 [ 4.121706] tegra-xusb 3610000.usb: Host supports USB 3.1 Enhanced SuperSpeed [ 4.121900] hub 1-0:1.0: USB hub found [ 4.121918] hub 1-0:1.0: 4 ports detected [ 4.122160] hub 2-0:1.0: USB hub found [ 4.122170] hub 2-0:1.0: 4 ports detected [ 4.123558] sdhci-tegra 3400000.mmc: Adding to iommu group 4 [ 4.124858] irq: IRQ247: trimming hierarchy from :bus@0:pmc@c360000 [ 4.124917] irq: IRQ248: trimming hierarchy from :bus@0:interrupt-controller@f400000-1 [ 4.124956] irq: IRQ249: trimming hierarchy from :bus@0:pmc@c360000 [ 4.125009] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 4.130099] sdhci-tegra 3400000.mmc: Got CD GPIO [ 4.457420] usb 1-3: new full-speed USB device number 2 using tegra-xusb [ 4.609827] ALSA device list: [ 4.609832] No soundcards found. [ 4.625937] mmc0: SDHCI controller on 3460000.mmc [3460000.mmc] using ADMA 64-bit [ 4.657124] irq: IRQ250: trimming hierarchy from :bus@0:interrupt-controller@f400000-1 [ 4.657429] mmc1: SDHCI controller on 3400000.mmc [3400000.mmc] using ADMA 64-bit [ 4.658582] Freeing unused kernel memory: 7680K [ 4.658738] Run /init as init process [ 4.658739] with arguments: [ 4.658739] /init [ 4.658740] with environment: [ 4.658740] HOME=/ [ 4.658741] TERM=linux [ 4.658741] bl_prof_dataptr=2031616@0x82C610000 [ 4.658742] bl_prof_ro_ptr=65536@0x82C600000 [ 4.676192] Checking overlayfs setting... [ 4.686324] Overlayfs is disabled... [ 4.692357] Root device found: mmcblk0p1 [ 4.734291] usb 2-3: new SuperSpeed Plus Gen 2x1 USB device number 2 using tegra-xusb [ 4.737645] mmc0: Command Queue Engine enabled [ 4.737653] mmc0: new HS400 Enhanced strobe MMC card at address 0001 [ 4.737895] mmcblk0: mmc0:0001 G1M15M 59.3 GiB [ 4.741046] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 [ 4.741553] mmcblk0boot0: mmc0:0001 G1M15M 31.5 MiB [ 4.741969] mmcblk0boot1: mmc0:0001 G1M15M 31.5 MiB [ 4.742351] mmcblk0rpmb: mmc0:0001 G1M15M 4.00 MiB, chardev (511:0) [ 4.783336] hub 2-3:1.0: USB hub found [ 4.785455] hub 2-3:1.0: 4 ports detected [ 4.889413] usb 1-4: new high-speed USB device number 3 using tegra-xusb [ 5.060784] hub 1-4:1.0: USB hub found [ 5.062172] hub 1-4:1.0: 4 ports detected [ 5.785586] usb 1-4.2: new low-speed USB device number 4 using tegra-xusb [ 5.908653] input: Logitech USB Keyboard as /devices/platform/bus@0/3610000.usb/usb1/1-4/1-4.2/1-4.2:1.0/0003:046D:C31D.0001/input/input1 [ 5.966547] hid-generic 0003:046D:C31D.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-3610000.usb-4.2/input0 [ 5.974208] input: Logitech USB Keyboard Consumer Control as /devices/platform/bus@0/3610000.usb/usb1/1-4/1-4.2/1-4.2:1.1/0003:046D:C31D.0002/input/input2 [ 6.033685] input: Logitech USB Keyboard System Control as /devices/platform/bus@0/3610000.usb/usb1/1-4/1-4.2/1-4.2:1.1/0003:046D:C31D.0002/input/input3 [ 6.034075] hid-generic 0003:046D:C31D.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-3610000.usb-4.2/input1 [ 6.113582] usb 1-4.3: new low-speed USB device number 5 using tegra-xusb [ 6.227812] input: PixArt USB Optical Mouse as /devices/platform/bus@0/3610000.usb/usb1/1-4/1-4.3/1-4.3:1.0/0003:0461:4E22.0003/input/input4 [ 6.228184] hid-generic 0003:0461:4E22.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-3610000.usb-4.3/input0 [ 7.756178] Found dev node: /dev/mmcblk0p1 [ 8.507631] EXT4-fs (mmcblk0p1): 15 orphan inodes deleted [ 8.507641] EXT4-fs (mmcblk0p1): recovery complete [ 8.517836] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.523143] Rootfs mounted over mmcblk0p1 [ 8.532573] Switching from initrd to actual rootfs [ 8.622454] systemd[1]: System time before build time, advancing clock. [ 8.653316] NET: Registered PF_INET6 protocol family [ 8.654413] Segment Routing with IPv6 [ 8.654419] In-situ OAM (IOAM) with IPv6 [ 8.678299] systemd[1]: systemd 249.11-0ubuntu3.12 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 8.678667] systemd[1]: Detected architecture arm64. [ 8.724229] systemd[1]: Hostname set to . [ 8.738021] systemd[1]: Using hardware watchdog 'NVIDIA Tegra186 WDT', version 0, device /dev/watchdog [ 8.738038] systemd[1]: Set hardware watchdog to 2min. [ 8.949984] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring. [ 8.964693] systemd[1]: /etc/systemd/system/nvs-service.service:41: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. [ 8.969342] systemd[1]: /etc/systemd/system/nvargus-daemon.service:42: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. [ 9.022813] systemd[1]: Queued start job for default target Graphical Interface. [ 9.024191] systemd[1]: Created slice Slice /system/modprobe. [ 9.025812] systemd[1]: Created slice Slice /system/serial-getty. [ 9.050517] systemd[1]: Created slice Slice /system/systemd-fsck. [ 9.051710] systemd[1]: Created slice User and Session Slice. [ 9.052731] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 9.076508] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 9.089358] systemd[1]: Reached target Slice Units. [ 9.096455] systemd[1]: Reached target Mounting snaps. [ 9.103889] systemd[1]: Reached target Swaps. [ 9.104889] systemd[1]: Reached target Local Verity Protected Volumes. [ 9.119337] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 9.120464] systemd[1]: Listening on LVM2 poll daemon socket. [ 9.127848] systemd[1]: Listening on RPCbind Server Activation Socket. [ 9.145299] systemd[1]: Listening on Syslog Socket. [ 9.152506] systemd[1]: Listening on fsck to fsckd communication Socket. [ 9.161569] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 9.162784] systemd[1]: Listening on Journal Audit Socket. [ 9.163823] systemd[1]: Listening on Journal Socket (/dev/log). [ 9.164882] systemd[1]: Listening on Journal Socket. [ 9.188998] systemd[1]: Listening on udev Control Socket. [ 9.200600] systemd[1]: Listening on udev Kernel Socket. [ 9.202543] systemd[1]: Mounting Huge Pages File System... [ 9.216474] systemd[1]: Mounting POSIX Message Queue File System... [ 9.218363] systemd[1]: Mounting Kernel Debug File System... [ 9.233456] systemd[1]: Mounting Kernel Trace File System... [ 9.237996] systemd[1]: Starting Journal Service... [ 9.250960] systemd[1]: Finished Availability of block devices. [ 9.252968] systemd[1]: Starting Set the console keyboard layout... [ 9.269617] systemd[1]: Starting Create List of Static Device Nodes... [ 9.271496] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 9.273321] systemd[1]: Starting Load Kernel Module configfs... [ 9.294458] systemd[1]: Starting Load Kernel Module drm... [ 9.307773] systemd[1]: Starting Load Kernel Module efi_pstore... [ 9.309679] systemd[1]: Starting Load Kernel Module fuse... [ 9.322822] fuse: init (API version 7.34) [ 9.325392] systemd[1]: Starting NVIDIA specific first-boot udev script... [ 9.339714] systemd[1]: Started Nameserver information manager. [ 9.340561] systemd[1]: Reached target Preparation for Network. [ 9.341391] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 9.343468] systemd[1]: Starting Load Kernel Modules... [ 9.351713] nvsciipc: loading out-of-tree module taints kernel. [ 9.355923] nvsciipc: loaded module [ 9.366423] nvmap_heap_init: nvmap_heap_init: created heap block cache [ 9.366930] nvmap_co_device_init: vpr :dma coherent mem declare 0x0000000849800000,914358272 [ 9.366936] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout [ 9.366947] nvmap_page_pool_init: Total RAM pages: 7858416 [ 9.366948] nvmap_page_pool_init: nvmap page pool size: 982302 pages (3837 MB) [ 9.367172] nvmap_background_zero_thread: PP zeroing thread starting. [ 9.367199] nvmap_heap_create: created heap vpr base 0x0000000849800000 size (892928KiB) [ 9.367232] nvmap_heap_create: fsi :dma coherent mem declare 0x000000082f000000,16777216 [ 9.367235] nvmap_heap_create: created heap fsi base 0x000000082f000000 size (16384KiB) [ 9.379226] tegra-host1x 13e00000.host1x: Adding to iommu group 5 [ 9.380559] host1x-context host1x-ctx.0: Adding to iommu group 6 [ 9.380701] host1x-context host1x-ctx.1: Adding to iommu group 7 [ 9.380826] host1x-context host1x-ctx.2: Adding to iommu group 8 [ 9.380942] host1x-context host1x-ctx.3: Adding to iommu group 9 [ 9.381063] host1x-context host1x-ctx.4: Adding to iommu group 10 [ 9.381183] host1x-context host1x-ctx.5: Adding to iommu group 11 [ 9.381294] host1x-context host1x-ctx.6: Adding to iommu group 12 [ 9.381424] host1x-context host1x-ctx.7: Adding to iommu group 13 [ 9.381570] host1x-context host1x-ctx.8: Adding to iommu group 14 [ 9.381713] host1x-context host1x-ctx.9: Adding to iommu group 15 [ 9.381856] host1x-context host1x-ctx.10: Adding to iommu group 16 [ 9.381982] host1x-context host1x-ctx.11: Adding to iommu group 17 [ 9.382116] host1x-context host1x-ctx.12: Adding to iommu group 18 [ 9.382252] host1x-context host1x-ctx.13: Adding to iommu group 19 [ 9.382392] host1x-context host1x-ctx.14: Adding to iommu group 20 [ 9.382543] host1x-context host1x-ctx.15: Adding to iommu group 21 [ 9.402889] systemd[1]: Starting Remount Root and Kernel File Systems... [ 9.412028] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null). Quota mode: none. [ 9.456910] nvgpu: 17000000.gpu nvgpu_nvhost_syncpt_init:122 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000 [ 9.470901] systemd[1]: Starting Coldplug All udev Devices... [ 9.528588] systemd[1]: Started Journal Service. [ 9.655816] systemd-journald[282]: Received client request to flush runtime journal. [ 9.939560] mc: Linux media interface: v0.10 [ 9.943148] tegra-se 15820000.crypto: Adding to iommu group 22 [ 9.952761] tegra-soc-hwpm f100000.hwpm: Adding to iommu group 23 [ 9.953444] scare-pigeon 13e00000.host1x:vi0-thi@15f00000: Adding to iommu group 24 [ 9.955599] tsec 15500000.tsec: Adding to iommu group 25 [ 9.955671] tegra-se 15840000.crypto: Adding to iommu group 26 [ 9.956789] scare-pigeon 13e00000.host1x:vi0-thi@15f00000: syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000 [ 9.957879] videodev: Linux video capture interface: v2.00 [ 9.962385] scare-pigeon 13e00000.host1x:vi1-thi@14f00000: Adding to iommu group 27 [ 9.968428] scare-pigeon 13e00000.host1x:vi1-thi@14f00000: syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000 [ 9.974024] nvdla 15880000.nvdla0: Adding to iommu group 28 [ 9.978573] scare-pigeon 13e00000.host1x:isp-thi@14b00000: Adding to iommu group 29 [ 9.984794] scare-pigeon 13e00000.host1x:isp-thi@14b00000: syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000 [ 9.986585] pva 16000000.pva0: Adding to iommu group 30 [ 9.989160] nvdla 15880000.nvdla0: syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000 [ 9.993560] nvdla 158c0000.nvdla1: Adding to iommu group 32 [ 9.993611] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx0: Adding to iommu group 33 [ 9.993849] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx0: initialized (streamid=18, iommu=smmu.0x0000000008000000) [ 9.993959] tegra-vic 15340000.vic: Adding to iommu group 31 [ 10.001716] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: Adding to iommu group 34 [ 10.001933] nvdla 158c0000.nvdla1: syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000 [ 10.003260] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: initialized (streamid=19, iommu=smmu.0x0000000008000000) [ 10.006660] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: Adding to iommu group 35 [ 10.007110] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: initialized (streamid=20, iommu=smmu.0x0000000008000000) [ 10.012916] Inserting ivc_ext.ko module [ 10.014608] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: Adding to iommu group 36 [ 10.014888] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: initialized (streamid=21, iommu=smmu.0x0000000008000000) [ 10.016902] tegra-nvdec 15480000.nvdec: Adding to iommu group 37 [ 10.017054] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: Adding to iommu group 38 [ 10.018439] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: initialized (streamid=22, iommu=smmu.0x0000000008000000) [ 10.024596] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx5: Adding to iommu group 39 [ 10.025461] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx5: initialized (streamid=23, iommu=smmu.0x0000000008000000) [ 10.027552] tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 40 [ 10.028508] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000 [ 10.029368] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx6: Adding to iommu group 41 [ 10.029780] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx6: initialized (streamid=24, iommu=smmu.0x0000000008000000) [ 10.034932] tegra-nvenc 154c0000.nvenc: Adding to iommu group 42 [ 10.037215] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee027f size=131712 [ 10.040337] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900 [ 10.040843] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x512]=0x1900-0x1b80 TX[1x512]=0x1b80-0x1e00 [ 10.040980] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: Adding to iommu group 43 [ 10.041304] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1e00-0x3e80 TX[1x8192]=0x3e80-0x5f00 [ 10.041856] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: initialized (streamid=25, iommu=smmu.0x0000000008000000) [ 10.042010] pva 16000000.pva0: pdata->version is HW_GEN2 [ 10.044290] tegra-nvjpg 15380000.nvjpg: Adding to iommu group 44 [ 10.045467] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5f00-0xaf80 TX[64x320]=0xaf80-0x10000 [ 10.046184] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0x10000-0x18080 TX[512x64]=0x18080-0x20100 [ 10.046535] pva 16000000.pva0: Completed nvhost_client_device_init [ 10.047544] pva 16000000.pva0: syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000 [ 10.047830] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20100-0x201c0 TX[1x64]=0x201c0-0x20280 [ 10.048644] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (238) [ 10.048647] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful [ 10.049128] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=6 sha1=e2238c99959d2df9350d393f04e1f44e5bef98cb [ 10.049261] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: ivc channel driver missing [ 10.049265] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: ivc channel driver missing [ 10.049267] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: ivc channel driver missing [ 10.049269] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivc channel driver missing [ 10.049272] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivc channel driver missing [ 10.049274] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: ivc channel driver missing [ 10.049282] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN [ 10.049286] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN [ 10.057652] tegra-nvjpg 15540000.nvjpg: Adding to iommu group 45 [ 10.068848] tegra-ofa 15a50000.ofa: Adding to iommu group 46 [ 10.068898] tsec 15500000.tsec: tsec fw req success in 100 ms [ 10.074789] drm drm: [drm] Cannot find any crtc or sizes [ 10.078627] tsec 15500000.tsec: RISC-V boot using kernel allocated Mem [ 10.081423] [RCE] TCU debug prints will be routed to traces. [ 10.085051] [drm] Initialized tegra 1.0.99 20120330 for drm on minor 0 [ 10.086484] tsec 15500000.tsec: RISC-V boot success [ 10.275039] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint. [ 10.275049] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint. [ 10.275050] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint. [ 10.275053] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint. [ 10.275057] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint. [ 10.275059] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint. [ 10.279018] tegra194-vi5 13e00000.host1x:vi0@15c00000: Adding to iommu group 24 [ 10.279292] tegra194-isp5 14800000.isp: Adding to iommu group 29 [ 10.280149] tegra-dce d800000.dce: Adding to iommu group 47 [ 10.280547] dce: dce_ipc_channel_init:311 Invalid Channel State [0x0] for ch_type [2] [ 10.280722] dce: tegra_dce_probe:245 Found display consumer device [ 10.280977] tegra194-vi5 13e00000.host1x:vi1@14c00000: Adding to iommu group 27 [ 10.281077] (NULL device *): fops function table already registered [ 10.281233] dce: dce_mailbox_set_full_interrupt:157 Intr bit set multiple times for MB : [0x5] [ 10.281239] dce: dce_mailbox_set_full_interrupt:157 Intr bit set multiple times for MB : [0x5] [ 10.281654] dce: dce_admin_send_cmd_ver:456 version : [0x3] err : [0x0] [ 10.281861] dce: dce_mailbox_set_full_interrupt:157 Intr bit set multiple times for MB : [0x1] [ 10.281868] dce: dce_admin_setup_clients_ipc:585 Channel Reset Complete for Type [1] ... [ 10.281869] dce: dce_admin_setup_clients_ipc:561 Get queue info failed for [2] [ 10.282061] dce: dce_mailbox_set_full_interrupt:157 Intr bit set multiple times for MB : [0x2] [ 10.282068] dce: dce_admin_setup_clients_ipc:585 Channel Reset Complete for Type [3] ... [ 10.283037] dce: dce_start_boot_flow:166 DCE_BOOT_DONE [ 10.288462] nvvrs11 4-0020: NVVRS11 Vendor ID: 0x11 [ 10.295394] nvvrs11 4-0020: NVVRS11 Model Rev: 0x81 [ 10.295403] nvvrs11 4-0020: NVVRS11 probe successful [ 10.297108] nvvrs_pseq 4-003c: NVVRS Vendor ID: 0x9 [ 10.297399] nvvrs_pseq 4-003c: NVVRS Model Rev: 0x81 [ 10.301220] nvvrs11 4-0022: NVVRS11 Vendor ID: 0x11 [ 10.301349] nvpps c6a0000.nvpps: nvpps_probe [ 10.301505] nvpps c6a0000.nvpps: primary-emac found ethernet@6800000 [ 10.301516] nvvrs11 4-0022: NVVRS11 Model Rev: 0x81 [ 10.301518] nvpps c6a0000.nvpps: primary emac base address 0x6810000 [ 10.301519] nvvrs11 4-0022: NVVRS11 probe successful [ 10.301521] nvpps c6a0000.nvpps: using ptp notifier method on emac ethernet@6800000 [ 10.301523] nvpps c6a0000.nvpps: tsc_res_ns(32) [ 10.301533] nvpps c6a0000.nvpps: PPS GPIO not provided in DT, only Timer mode available [ 10.302116] nvvrs_pseq 4-003c: NVVRS PSEQ probe successful [ 10.302288] spi-tegra114 3210000.spi: Adding to iommu group 1 [ 10.302364] tegra-xudc 3550000.usb: Adding to iommu group 48 [ 10.302790] nvpps c6a0000.nvpps: nvpps cdev(492:0) [ 10.302811] nvpps c6a0000.nvpps: TSC config ptx 0x113 [ 10.303428] hwmon hwmon3: temp1_input not attached to any thermal zone [ 10.303740] hwmon hwmon3: temp2_input not attached to any thermal zone [ 10.326060] nvethernet 6800000.ethernet: Adding to iommu group 49 [ 10.327127] nvethernet 6800000.ethernet: failed to read skip mac reset flag, default 0 [ 10.327137] nvethernet 6800000.ethernet: setting to default DMA bit mask [ 10.327151] nvethernet 6800000.ethernet: failed to read UPHY GBE mode- default to 10G [ 10.331197] nv_platform 13800000.display: Adding to iommu group 50 [ 10.335901] spi-tegra114 3230000.spi: Adding to iommu group 1 [ 10.338189] tegra-hda 3510000.hda: Adding to iommu group 51 [ 10.343361] platform 13800000.display:nvdisplay-niso: Adding to iommu group 52 [ 10.351313] at24 0-0050: 256 byte 24c02 EEPROM, read-only [ 10.369833] at24 0-0056: 256 byte 24c02 EEPROM, read-only [ 10.413485] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=3 as /devices/platform/bus@0/3510000.hda/sound/card0/input5 [ 10.418211] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=7 as /devices/platform/bus@0/3510000.hda/sound/card0/input6 [ 10.418685] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=8 as /devices/platform/bus@0/3510000.hda/sound/card0/input7 [ 10.444099] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=9 as /devices/platform/bus@0/3510000.hda/sound/card0/input8 [ 10.473234] tegra194-pcie 14100000.pcie: Adding to iommu group 53 [ 10.479626] tegra194-pcie 14100000.pcie: host bridge /bus@0/pcie@14100000 ranges: [ 10.479647] tegra194-pcie 14100000.pcie: MEM 0x2080000000..0x20a7ffffff -> 0x2080000000 [ 10.479653] tegra194-pcie 14100000.pcie: MEM 0x20a8000000..0x20afffffff -> 0x0040000000 [ 10.479656] tegra194-pcie 14100000.pcie: IO 0x0030100000..0x00301fffff -> 0x0030100000 [ 10.479964] tegra194-pcie 14100000.pcie: iATU unroll: enabled [ 10.479966] tegra194-pcie 14100000.pcie: Detected iATU regions: 8 outbound, 2 inbound [ 10.514872] tegra234-aon c000000.aon: Adding to iommu group 54 [ 10.514920] CAN device driver interface [ 10.515875] c000000.aon:hsp: probed [ 10.517035] tegra234-aon c000000.aon: init done [ 10.529440] thermal-trip-event cpu-throttle-alert: cooling device registered. [ 10.529736] thermal-trip-event gpu-throttle-alert: cooling device registered. [ 10.529978] thermal-trip-event cv0-throttle-alert: cooling device registered. [ 10.539182] TT CAN feature is not supported [ 10.539727] Message RAM Configuration | base addr |0x0c312000| | sidfc_flssa |0x00000000| | xidfc_flesa |0x00000040| | rxf0c_f0sa |0x000000c0| | rxf1c_f1sa |0x000009c0| | rxbc_rbsa |0x000009c0| | txefc_efsa |0x000009c0| | txbc_tbsa |0x00000a40| | tmc_tmsa |0x00000ec0| | mram size |0x00001000| [ 10.541108] Release 3.2.3 from 09.06.2018 [ 10.543774] thermal-trip-event cv1-throttle-alert: cooling device registered. [ 10.547141] net can0: mttcan device registered (regs=0000000045497672, irq=218) [ 10.547490] gic 2a41000.interrupt-controller: GIC IRQ controller registered [ 10.547640] tegra-aconnect bus@0:aconnect@2900000: Tegra ACONNECT bus registered [ 10.548653] thermal-trip-event cv2-throttle-alert: cooling device registered. [ 10.550645] TT CAN feature is not supported [ 10.551054] Message RAM Configuration | base addr |0x0c322000| | sidfc_flssa |0x00000000| | xidfc_flesa |0x00000040| | rxf0c_f0sa |0x000000c0| | rxf1c_f1sa |0x000009c0| | rxbc_rbsa |0x000009c0| | txefc_efsa |0x000009c0| | txbc_tbsa |0x00000a40| | tmc_tmsa |0x00000ec0| | mram size |0x00001000| [ 10.552453] Release 3.2.3 from 09.06.2018 [ 10.556415] thermal-trip-event soc0-throttle-alert: cooling device registered. [ 10.556906] irq: IRQ267: trimming hierarchy from :bus@0:pmc@c360000 [ 10.565966] thermal-trip-event soc1-throttle-alert: cooling device registered. [ 10.567096] net can1: mttcan device registered (regs=000000000403e408, irq=219) [ 10.567510] thermal-trip-event soc2-throttle-alert: cooling device registered. [ 10.567725] scf-pmu-drv scf-pmu: Registered T23x SCF Uncore PMU [ 10.568901] thermal-trip-event hot-surface-alert: cooling device registered. [ 10.585455] tegra194-pcie 14100000.pcie: Link up [ 10.587971] tegra194-pcie 14100000.pcie: Link up [ 10.588063] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00 [ 10.588069] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30100000-0x301fffff]) [ 10.588073] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff]) [ 10.588077] pci_bus 0001:00: root bus resource [bus 00-ff] [ 10.588079] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref] [ 10.588133] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400 [ 10.588299] pci 0001:00:00.0: PME# supported from D0 D3hot [ 10.602948] pci 0001:01:00.0: [10ec:c822] type 00 class 0x028000 [ 10.603130] pci 0001:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 10.603332] pci 0001:01:00.0: reg 0x18: [mem 0x20a8000000-0x20a800ffff 64bit] [ 10.604397] pci 0001:01:00.0: supports D1 D2 [ 10.604399] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 10.647218] pci 0001:00:00.0: BAR 14: assigned [mem 0x20a8000000-0x20a80fffff] [ 10.647232] pci 0001:00:00.0: BAR 13: assigned [io 0x1000-0x1fff] [ 10.647238] pci 0001:01:00.0: BAR 2: assigned [mem 0x20a8000000-0x20a800ffff 64bit] [ 10.647343] pci 0001:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 10.647375] pci 0001:00:00.0: PCI bridge to [bus 01-ff] [ 10.647379] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff] [ 10.647384] pci 0001:00:00.0: bridge window [mem 0x20a8000000-0x20a80fffff] [ 10.650481] pcieport 0001:00:00.0: Adding to iommu group 53 [ 10.655534] usbcore: registered new interface driver btusb [ 10.656498] pcieport 0001:00:00.0: PME: Signaling with IRQ 200 [ 10.661596] pcieport 0001:00:00.0: AER: enabled with IRQ 200 [ 10.665091] rtk_btusb: Realtek Bluetooth USB driver ver 3.1.6fd4e69.20220818-105856 [ 10.665098] rtk_btcoex: rtk_btcoex_init: version: 1.2 [ 10.665099] rtk_btcoex: create workqueue [ 10.665204] rtk_btcoex: alloc buffers 1792, 2432 for ev and l2 [ 10.665822] rtk_btusb: btusb_probe intf->cur_altsetting->desc.bInterfaceNumber 0 [ 10.665825] rtk_btusb: btusb_probe can_wakeup 1, may wakeup 0 [ 10.665826] rtk_btusb: patch_add [ 10.665828] rtk_btusb: auto suspend is disabled [ 10.665830] rtk_btusb: pid = 0x3549 [ 10.665831] rtk_btusb: patch_add: Reset gEVersion to 0xff [ 10.665839] rtk_btusb: set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); [ 10.670679] tegra194-pcie 14160000.pcie: Adding to iommu group 55 [ 10.670859] rtk_btusb: btusb_probe: done [ 10.670938] rtk_btusb: btusb_open start [ 10.670941] rtk_btusb: btusb_open hdev->promisc ==0 [ 10.670942] rtk_btusb: download_patch start [ 10.670944] rtk_btusb: chip type value: 0x73 [ 10.670985] usbcore: registered new interface driver rtk_btusb [ 10.672292] rtk_btusb: chip_type->status = 0x0, chip_type->chip = 0xbeef [ 10.672295] rtk_btusb: HCI reset. [ 10.683278] rtk_btusb: read_ver_rsp->lmp_subver = 0x8822 [ 10.683288] rtk_btusb: read_ver_rsp->hci_rev = 0xc [ 10.683289] rtk_btusb: patch_entry->lmp_sub = 0x8822 [ 10.683290] rtk_btusb: load_firmware start [ 10.683290] rtk_btusb: lmp_version = 0x8822 [ 10.683291] rtk_btusb: config filename rtl8822cu_config [ 10.683776] rtk_btusb: no bdaddr file /opt/bdaddr [ 10.683778] rtk_btusb: Origin cfg len 6 [ 10.683779] rtk_btusb: 55 ab 23 87 00 00 [ 10.683781] rtk_btusb: New cfg len 6 [ 10.683782] rtk_btusb: 55 ab 23 87 00 00 [ 10.683788] rtk_btusb: fw name is rtl8822cu_fw [ 10.684690] rtk_btusb: This is not 8723a, use new patch style! [ 10.684694] rtk_btusb: rtk_get_eversion: gEVersion 255 [ 10.686280] rtk_btusb: eversion->status = 0x0, eversion->version = 0x3 [ 10.686285] rtk_btusb: load_firmware: New gEVersion 3 [ 10.686288] rtk_btusb: rtk_get_fw_project_id: opcode 0, len 1, data 13 [ 10.686290] rtk_btusb: lmp_version is 8822, project_id is 8822, match! [ 10.686292] rtk_btusb: fw_version = 0x9a8cbc9 [ 10.686293] rtk_btusb: number_of_total_patch = 3 [ 10.686293] rtk_btusb: chipID 4 [ 10.686294] rtk_btusb: patch_length 0x8590 [ 10.686295] rtk_btusb: start_offset 0x00005d00 [ 10.686295] rtk_btusb: Svn version: 1940234490 [ 10.686296] rtk_btusb: Coexistence: BTCOEX_20210106-2020 [ 10.686297] rtk_btusb: buf_len = 0x8596 [ 10.686307] rtk_btusb: fw: exists, config file: exists [ 10.686309] rtk_btusb: load_firmware done [ 10.686321] rtk_btusb: download_data start [ 10.698692] tegra194-pcie 14160000.pcie: host bridge /bus@0/pcie@14160000 ranges: [ 10.698725] tegra194-pcie 14160000.pcie: MEM 0x2140000000..0x2427ffffff -> 0x2140000000 [ 10.698736] tegra194-pcie 14160000.pcie: MEM 0x2428000000..0x242fffffff -> 0x0040000000 [ 10.698741] tegra194-pcie 14160000.pcie: IO 0x0036100000..0x00361fffff -> 0x0036100000 [ 10.699086] tegra194-pcie 14160000.pcie: iATU unroll: enabled [ 10.699091] tegra194-pcie 14160000.pcie: Detected iATU regions: 8 outbound, 2 inbound [ 10.715649] nvethernet 6800000.ethernet: Ethernet MAC address: 48:b0:2d:83:a0:38 [ 10.746062] loop0: detected capacity change from 0 to 8 [ 10.763406] loop1: detected capacity change from 0 to 358808 [ 10.795344] loop2: detected capacity change from 0 to 140992 [ 10.797810] -->macsec_probe() [ 10.797904] nvethernet 6800000.ethernet: macsec parameter is missing or disabled [ 10.797908] <--macsec_probe() [ 10.797909] nvethernet 6800000.ethernet: Macsec not supported/Not enabled [ 10.798559] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored [ 10.798564] unable to read xattr id index table [ 10.802034] nvethernet 6800000.ethernet: eth0 (HW ver: 31) created with 10 DMA channels [ 10.802349] loop3: detected capacity change from 0 to 132448 [ 10.804008] nvethernet 2310000.ethernet: Adding to iommu group 56 [ 10.806195] nvethernet 2310000.ethernet: failed to read skip mac reset flag, default 0 [ 10.806201] nvethernet 2310000.ethernet: failed to read MDIO address [ 10.806205] nvethernet 2310000.ethernet: Failed to read nvida,pause_frames, so setting to default support as disable [ 10.806208] nvethernet 2310000.ethernet: setting to default DMA bit mask [ 10.806216] nvethernet 2310000.ethernet: max-platform-mtu DT entry missing, setting default 1500 [ 10.812775] loop4: detected capacity change from 0 to 1010608 [ 10.835736] loop5: detected capacity change from 0 to 187776 [ 10.855022] loop6: detected capacity change from 0 to 79232 [ 10.857315] rtk_btusb: download_data done [ 10.857323] rtk_btusb: HCI reset. [ 10.868290] rtk_btusb: read_ver_rsp->lmp_subver = 0xcbc9 [ 10.868299] rtk_btusb: read_ver_rsp->hci_rev = 0x9a8 [ 10.868300] rtk_btusb: patch_entry->lmp_sub = 0x8822 [ 10.868306] rtk_btusb: Rtk patch end 0 [ 10.868308] rtk_btusb: btusb_open set HCI UP RUNNING [ 10.868330] rtk_btcoex: Open BTCOEX [ 10.868333] rtk_btcoex: rtk_vendor_cmd_to_fw: opcode 0xfc1b [ 10.868342] rtk_btusb: btusb_open end [ 10.869458] rtk_btcoex: unknown hci command [ 10.871293] rtk_btcoex: BTCOEX hci_rev 0x09a8 [ 10.871298] rtk_btcoex: BTCOEX lmp_subver 0xcbc9 [ 10.892296] rtk_btusb: btusb_notify: hci0 evt 3 [ 10.931028] platform 2901000.i2s: Fixing up cyclic dependency with 8-001c [ 10.934471] nvvrs-pseq-rtc nvvrs-pseq-rtc: registered as rtc0 [ 10.937711] nvvrs-pseq-rtc nvvrs-pseq-rtc: setting system clock to 2025-03-05T07:17:37 UTC (1741159057) [ 10.975930] tegra-adma 2930000.dma-controller: Tegra210 ADMA driver registered 32 channels [ 11.016506] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 11.016869] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 11.017040] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 11.052604] nvethernet 2310000.ethernet: Ethernet MAC index missing [ 11.052630] nvethernet 2310000.ethernet: Ethernet MAC address: 48:b0:2d:83:a0:38 [ 11.053447] -->macsec_probe() [ 11.053479] nvethernet 2310000.ethernet: macsec parameter is missing or disabled [ 11.053482] <--macsec_probe() [ 11.053483] nvethernet 2310000.ethernet: Macsec not supported/Not enabled [ 11.054738] nvethernet 2310000.ethernet: eth1 (HW ver: 53) created with 8 DMA channels [ 11.070020] nvethernet 6800000.ethernet eno1: renamed from eth0 [ 11.071296] tegra210-admaif 290f000.admaif: Adding to iommu group 57 [ 11.102422] rtl88x2ce 0001:01:00.0: Adding to iommu group 53 [ 11.102591] rtl88x2ce 0001:01:00.0: enabling device (0000 -> 0003) [ 11.137156] rtl88x2ce 0001:01:00.0 wlP1p1s0: renamed from wlan0 [ 11.810350] tegra194-pcie 14160000.pcie: Phy link never came up [ 12.812154] tegra194-pcie 14160000.pcie: Phy link never came up [ 12.812268] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00 [ 12.812273] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x36100000-0x361fffff]) [ 12.812276] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff]) [ 12.812280] pci_bus 0004:00: root bus resource [bus 00-ff] [ 12.812281] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref] [ 12.812337] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400 [ 12.812508] pci 0004:00:00.0: PME# supported from D0 D3hot [ 12.819010] pci 0004:00:00.0: PCI bridge to [bus 01-ff] [ 12.819179] pcieport 0004:00:00.0: Adding to iommu group 55 [ 12.819320] pcieport 0004:00:00.0: PME: Signaling with IRQ 202 [ 12.819644] pcieport 0004:00:00.0: AER: enabled with IRQ 202 [ 12.819942] pci_bus 0004:01: busn_res: [bus 01-ff] is released [ 12.820192] pci 0004:00:00.0: Removing from iommu group 55 [ 12.820211] pci_bus 0004:00: busn_res: [bus 00-ff] is released [ 12.821379] irq: IRQ301: trimming hierarchy from :bus@0:pmc@c360000 [ 12.832584] tegra194-pcie 141a0000.pcie: Adding to iommu group 58 [ 12.942564] tegra194-pcie 141a0000.pcie: host bridge /bus@0/pcie@141a0000 ranges: [ 12.942586] tegra194-pcie 141a0000.pcie: MEM 0x2800000000..0x2b27ffffff -> 0x2800000000 [ 12.942592] tegra194-pcie 141a0000.pcie: MEM 0x2b28000000..0x2b2fffffff -> 0x0040000000 [ 12.942596] tegra194-pcie 141a0000.pcie: IO 0x003a100000..0x003a1fffff -> 0x003a100000 [ 12.942967] tegra194-pcie 141a0000.pcie: iATU unroll: enabled [ 12.942969] tegra194-pcie 141a0000.pcie: Detected iATU regions: 8 outbound, 2 inbound [ 12.957434] rtk_btusb: btusb_flush add delay [ 12.967460] rtk_btusb: btusb_close [ 12.979275] rtk_btcoex: Close BTCOEX [ 12.979282] rtk_btcoex: -x [ 13.438275] using random self ethernet address [ 13.438283] using random host ethernet address [ 13.503275] loop7: detected capacity change from 0 to 32768 [ 13.509683] nv_nvsciipc_init.sh[880]: found /dev/nvsciipc [ 13.531643] nvsciipc: set_db start [ 13.531674] nvsciipc: set_db done [ 13.614385] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 13.614395] Bluetooth: BNEP filters: protocol multicast [ 13.614406] Bluetooth: BNEP socket layer initialized [ 13.624504] NET: Registered PF_ALG protocol family [ 13.638499] rtk_btusb: btusb_open start [ 13.638506] rtk_btusb: btusb_open hdev->promisc ==0 [ 13.638507] rtk_btusb: download_patch start [ 13.638510] rtk_btusb: chip type value: 0x73 [ 13.640280] rtk_btusb: chip_type->status = 0x0, chip_type->chip = 0xbeef [ 13.640286] rtk_btusb: HCI reset. [ 13.651273] rtk_btusb: read_ver_rsp->lmp_subver = 0xcbc9 [ 13.651281] rtk_btusb: read_ver_rsp->hci_rev = 0x9a8 [ 13.651282] rtk_btusb: patch_entry->lmp_sub = 0x8822 [ 13.651283] rtk_btusb: Firmware already exists [ 13.651286] rtk_btusb: Rtk patch end 1 [ 13.651288] rtk_btusb: btusb_open set HCI UP RUNNING [ 13.651310] rtk_btcoex: Open BTCOEX [ 13.651313] rtk_btcoex: rtk_vendor_cmd_to_fw: opcode 0xfc1b [ 13.651322] rtk_btusb: btusb_open end [ 13.652304] rtk_btcoex: unknown hci command [ 13.654286] rtk_btcoex: BTCOEX hci_rev 0x09a8 [ 13.654289] rtk_btcoex: BTCOEX lmp_subver 0xcbc9 [ 13.691279] Mass Storage Function, version: 2009/09/11 [ 13.691287] LUN: removable file: (no medium) [ 13.700528] using random self ethernet address [ 13.700538] using random host ethernet address [ 13.765469] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 13.774154] usb0: HOST MAC 5a:da:6e:7c:de:c4 [ 13.774175] usb0: MAC 5a:da:6e:7c:de:c5 [ 13.775299] usb1: HOST MAC 5a:da:6e:7c:de:c6 [ 13.775309] usb1: MAC 5a:da:6e:7c:de:c7 [ 13.776765] tegra-xudc 3550000.usb: EP 0 (type: ctrl, dir: out) enabled [ 13.783367] l4tbr0: port 1(usb0) entered blocking state [ 13.783393] l4tbr0: port 1(usb0) entered disabled state [ 13.783584] device usb0 entered promiscuous mode [ 13.940856] pstore: Using crash dump compression: deflate [ 13.942088] printk: console [ramoops-1]: printing thread started [ 13.942109] printk: console [ramoops-1] enabled [ 13.942112] pstore: Registered ramoops as persistent store backend [ 13.942114] ramoops: using 0x200000@0x82cdf0000, ecc: 0 [ 14.034717] IRQ300: set affinity failed(-22). [ 14.035836] psci: CPU8 killed (polled 0 ms) [ 14.049464] tegra194-pcie 141a0000.pcie: Phy link never came up [ 14.139193] IRQ300: set affinity failed(-22). [ 14.139343] psci: CPU9 killed (polled 0 ms) [ 14.201865] IRQ300: set affinity failed(-22). [ 14.202540] irq: IRQ302: trimming hierarchy from :bus@0:interrupt-controller@f400000-1 [ 14.203343] psci: CPU10 killed (polled 0 ms) [ 14.203487] hwmon hwmon8: temp1_input not attached to any thermal zone [ 14.287605] IRQ300: set affinity failed(-22). [ 14.288546] psci: CPU11 killed (polled 0 ms) [ 14.635719] nvgpu: 17000000.gpu gk20a_scale_init:541 [INFO] enabled scaling for GPU [ 15.049482] tegra194-pcie 141a0000.pcie: Phy link never came up [ 15.049964] tegra194-pcie 141a0000.pcie: PCI host bridge to bus 0005:00 [ 15.049980] pci_bus 0005:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3a100000-0x3a1fffff]) [ 15.049989] pci_bus 0005:00: root bus resource [mem 0x2b28000000-0x2b2fffffff] (bus address [0x40000000-0x47ffffff]) [ 15.049998] pci_bus 0005:00: root bus resource [bus 00-ff] [ 15.050000] pci_bus 0005:00: root bus resource [mem 0x2800000000-0x2b27ffffff pref] [ 15.050105] pci 0005:00:00.0: [10de:229a] type 01 class 0x060400 [ 15.050322] pci 0005:00:00.0: PME# supported from D0 D3hot [ 15.068486] pci 0005:00:00.0: PCI bridge to [bus 01-ff] [ 15.069274] pcieport 0005:00:00.0: Adding to iommu group 58 [ 15.069852] pcieport 0005:00:00.0: PME: Signaling with IRQ 204 [ 15.070770] pcieport 0005:00:00.0: AER: enabled with IRQ 204 [ 15.071758] pci_bus 0005:01: busn_res: [bus 01-ff] is released [ 15.072336] pci 0005:00:00.0: Removing from iommu group 58 [ 15.072368] pci_bus 0005:00: busn_res: [bus 00-ff] is released [ 15.945142] zram: Added device: zram0 [ 15.945324] zram: Added device: zram1 [ 15.945547] zram: Added device: zram2 [ 15.945708] zram: Added device: zram3 [ 15.946155] zram: Added device: zram4 [ 15.946307] zram: Added device: zram5 [ 15.946548] zram: Added device: zram6 [ 15.946747] zram: Added device: zram7 [ 15.969208] input: NVIDIA Jetson AGX Orin APE Headset Jack as /devices/platform/sound/sound/card1/input9 [ 15.993224] zram0: detected capacity change from 0 to 3929208 [ 16.006974] Adding 1964600k swap on /dev/zram0. Priority:5 extents:1 across:1964600k SS [ 16.016484] zram1: detected capacity change from 0 to 3929208 [ 16.024401] Adding 1964600k swap on /dev/zram1. Priority:5 extents:1 across:1964600k SS [ 16.027102] zram2: detected capacity change from 0 to 3929208 [ 16.035027] Adding 1964600k swap on /dev/zram2. Priority:5 extents:1 across:1964600k SS [ 16.037930] zram3: detected capacity change from 0 to 3929208 [ 16.044554] Adding 1964600k swap on /dev/zram3. Priority:5 extents:1 across:1964600k SS [ 16.048147] zram4: detected capacity change from 0 to 3929208 [ 16.055432] Adding 1964600k swap on /dev/zram4. Priority:5 extents:1 across:1964600k SS [ 16.058197] zram5: detected capacity change from 0 to 3929208 [ 16.066082] Adding 1964600k swap on /dev/zram5. Priority:5 extents:1 across:1964600k SS [ 16.070423] zram6: detected capacity change from 0 to 3929208 [ 16.079090] Adding 1964600k swap on /dev/zram6. Priority:5 extents:1 across:1964600k SS [ 16.082025] zram7: detected capacity change from 0 to 3929208 [ 16.093024] Adding 1964600k swap on /dev/zram7. Priority:5 extents:1 across:1964600k SS [ 16.105993] nvethernet 6800000.ethernet: [poll_check][42][type:0x4][loga-0x0] poll_check: timeout [ 16.106009] nvethernet 6800000.ethernet: ether_open: failed to initialize MAC HW core with reason -1 [ 16.258673] l4tbr0: port 2(usb1) entered blocking state [ 16.258694] l4tbr0: port 2(usb1) entered disabled state [ 16.258854] device usb1 entered promiscuous mode [ 16.265634] loop7: detected capacity change from 0 to 32768 [ 16.502974] nvethernet 2310000.ethernet: failed to connect PHY [ 16.502984] net eth1: ether_open: Cannot attach to PHY (error: -19) [ 16.816846] nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for aarch64 540.4.0 Release Build (buildbrain@mobile-u64-6336-d8000) Tue Jan 7 17:35:14 PST 2025 [ 16.824595] [drm] [nvidia-drm] [GPU ID 0x00020000] Loading driver [ 17.282456] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0xffff: [ 17.435657] [drm] Initialized nvidia-drm 0.0.0 20160202 for 13800000.display on minor 1 [ 17.435819] checking generic (839e00000 870000) vs hw (839e00000 870000) [ 17.435825] fb0: switching to nvidia-drm from simple [ 17.436406] Console: switching to colour dummy device 80x25 [ 17.636195] Console: switching to colour frame buffer device 240x67 [ 17.636220] nv_platform 13800000.display: [drm] fb0: nvidia-drmdrmfb frame buffer device [ 17.759029] loop8: detected capacity change from 0 to 8 [ 20.633543] audit: type=1326 audit(1741159067.192:2): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=1825 comm="cupsd" exe="/snap/cups/1069/sbin/cupsd" sig=0 arch=c00000b7 syscall=55 compat=0 ip=0xffffb7c4910c code=0x50000 [ 20.721420] audit: type=1326 audit(1741159067.276:3): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=1825 comm="cupsd" exe="/snap/cups/1069/sbin/cupsd" sig=0 arch=c00000b7 syscall=55 compat=0 ip=0xffffb7c4910c code=0x50000 [ 20.762305] audit: type=1326 audit(1741159067.320:4): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=1856 comm="cups-browsed" exe="/snap/cups/1069/sbin/cups-browsed" sig=0 arch=c00000b7 syscall=274 compat=0 ip=0xffff88161c28 code=0x50000 [ 21.518321] ACK 04 d4 [ 21.520902] ACK 04 d4 [ 21.525025] IPv6: ADDRCONF(NETDEV_CHANGE): wlP1p1s0: link becomes ready [ 22.562859] rfkill: input handler disabled [ 27.532237] pwm-tegra-tachometer 39c0000.tachometer: Tachometer Overflow is detected [ 348.803417] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0xffff: [ 2355.690062] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0xffff: [ 2367.679560] rfkill: input handler enabled [ 2367.879113] NVRM nvCheckFailedNoLog: Check failed: CliGetEventInfo(rpc_params->hClient, rpc_params->hEvent, &pEvent) @ dce_client_rpc.c:337 [ 2371.037472] [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00020000] Flip event timeout on head 0 [ 2376.847644] rfkill: input handler disabled [ 2390.833258] audit: type=1326 audit(1741161437.388:5): auid=1000 uid=1000 gid=1000 ses=4 subj=kernel pid=3175 comm="chrome" exe="/snap/chromium/3053/usr/lib/chromium-browser/chrome" sig=0 arch=c00000b7 syscall=444 compat=0 ip=0xffffbd921c28 code=0x50000 [ 2553.974680] nvethernet 2310000.ethernet: failed to connect PHY [ 2553.974709] net eth1: ether_open: Cannot attach to PHY (error: -19) [ 2669.757946] usb 2-3.4: new SuperSpeed USB device number 3 using tegra-xusb [ 2669.875715] usbcore: registered new device driver r8152-cfgselector [ 2669.982046] r8152-cfgselector 2-3.4: reset SuperSpeed USB device number 3 using tegra-xusb [ 2670.162028] r8152 2-3.4:1.0: load rtl8153a-4 v2 02/07/20 successfully [ 2670.237681] r8152 2-3.4:1.0 eth0: v1.12.13 [ 2670.237830] usbcore: registered new interface driver r8152 [ 2670.250593] usbcore: registered new interface driver cdc_ether [ 2670.386731] r8152 2-3.4:1.0 enxf0a731b0becb: renamed from eth0 [ 2673.074779] IPv6: ADDRCONF(NETDEV_CHANGE): enxf0a731b0becb: link becomes ready [ 2673.078228] r8152 2-3.4:1.0 enxf0a731b0becb: carrier on astra@astra-desktop:~$ sudo dmesg | grep -i phy [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421] [ 0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys). [ 10.327151] nvethernet 6800000.ethernet: failed to read UPHY GBE mode- default to 10G [ 11.810350] tegra194-pcie 14160000.pcie: Phy link never came up [ 12.812154] tegra194-pcie 14160000.pcie: Phy link never came up [ 14.049464] tegra194-pcie 141a0000.pcie: Phy link never came up [ 15.049482] tegra194-pcie 141a0000.pcie: Phy link never came up [ 16.502974] nvethernet 2310000.ethernet: failed to connect PHY [ 16.502984] net eth1: ether_open: Cannot attach to PHY (error: -19) [ 2553.974680] nvethernet 2310000.ethernet: failed to connect PHY [ 2553.974709] net eth1: ether_open: Cannot attach to PHY (error: -19)