Can't Install Arducam Driver on Jetson Xavier Native Nvme

I have a new arducam B0331 camera array that I am attempting to use with a Jetson Xavier NX EMMC version (no sd card), booting natively from an Nvme SSD setup via the nvidia sdk manager.

Jetpack - 4.6
Kernel - 4.9.253-tegra-32.7.2-20220417024839

Running the following commands:

wget https://github.com/ArduCAM/MIPI_Camera/releases/download/v0.0.3/install_full.sh
chmod +x install_full.sh
./install_full.sh -m arducam

Yields the following error:

dpkg: error processing package arducam-nvidia-l4t-kernel (–install)
installed arducam-nividia-l4t-kernel package post-installation script process returned error exit status 255

This appears to be related to the following articles; supposedly this issue has now been patched, however I am still encountering issues.

Jetvariety install script for Jetpack 4.6 on SSD - #3 by jeslava
Camera driver can't installed on jetson NX

As per the first link I have verified that extlinux.conf_bak is correct.
As per the second link I have tried this:

sudo dpkg -i arducam-nvidia-l4t-kernel-t194-4.9.253-tegra-32.7.2-20220525063328_arm64.deb

Which resulted in an identical error.

The second article suggests usb booting, installing the driver, then switching back to the ssd. If this is the only solution, what are the steps for installing the driver on the SSD when booting from external media?

I have attached the dmesg logs as well if this helps.
Thank-you for any help you can offer.

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.253-tegra (buildbrain@mobile-u64-5374-d5000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Sun Apr 17 02:37:44 PDT 2022
[ 0.000000] Boot CPU: AArch64 Processor [4e0f0040]
[ 0.000000] OF: fdt:memory scan node memory, reg size 48,
[ 0.000000] OF: fdt: - 80000000 , 2c000000
[ 0.000000] OF: fdt: - ac200000 , 44800000
[ 0.000000] OF: fdt: - 100000000 , 180000000
[ 0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options ‘’)
[ 0.000000] bootconsole [tegra_comb_uart0] enabled
[ 0.000000] Found tegra_fbmem: 00800000@a06b2000
[ 0.000000] Found lut_mem: 00002008@a06af000
[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[ 0.000000] OF: reserved mem: initialized node grid-of-semaphores, compatible id nvidia,gosmem
[ 0.000000] cma: Reserved 64 MiB at 0x00000000c2000000
[ 0.000000] On node 0 totalpages: 2031101
[ 0.000000] DMA zone: 7160 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 458237 pages, LIFO batch:31
[ 0.000000] Normal zone: 24576 pages used for memmap
[ 0.000000] Normal zone: 1572864 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 24 pages/cpu s57624 r8192 d32488 u98304
[ 0.000000] pcpu-alloc: s57624 r8192 d32488 u98304 alloc=24*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1999365
[ 0.000000] Kernel command line: console=ttyTCU0,115200 root=PARTUUID=3378569a-4680-46b9-9814-89a6fef66dbd rw rootwait rootfstype=ext4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 video=tegrafb earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt rootfs.slot_suffix= tegra_fbmem=0x800000@0xa06b2000 lut_mem=0x2008@0xa06af000 usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.4.2 vpr_resize sdhci_tegra.en_boot_part_access=1
[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
[ 0.000000] log_buf_len min size: 32768 bytes
[ 0.000000] log_buf_len: 262144 bytes
[ 0.000000] early log buf free: 29944(91%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Memory: 7182412K/8124404K available (15358K kernel code, 2956K rwdata, 6696K rodata, 8640K init, 612K bss, 188328K reserved, 753664K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f80000 ( 15360 KB)
[ 0.000000] .rodata : 0xffffff8008f80000 - 0xffffff8009610000 ( 6720 KB)
[ 0.000000] .init : 0xffffff8009610000 - 0xffffff8009e80000 ( 8640 KB)
[ 0.000000] .data : 0xffffff8009e80000 - 0xffffff800a163008 ( 2957 KB)
[ 0.000000] .bss : 0xffffff800a163008 - 0xffffff800a1fc0b4 ( 613 KB)
[ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
[ 0.000000] 0xffffffbf00000000 - 0xffffffbf08000000 ( 128 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc200000000 ( 8192 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arm_arch_timer: Architected 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.000006] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.008529] Console: colour dummy device 80x25
[ 0.012431] console [tty0] enabled
[ 0.015871] bootconsole [tegra_comb_uart0] disabled
[ 0.020877] kmemleak: Kernel memory leak detector disabled
[ 0.020913] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.020952] pid_max: default: 32768 minimum: 301
[ 0.022032] Security Framework initialized
[ 0.022582] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.022609] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.024142] ftrace: allocating 47098 entries in 184 pages
[ 0.422279] sched-energy: Sched-energy-costs installed from DT
[ 0.422314] ASID allocator initialised with 65536 entries
[ 0.457339] tegra-id: chipid=21917.
[ 0.457364] tegra-id: opt_subrevision=1.
[ 0.457400] Tegra Revision: A02p SKU: 0xde CPU Process: 0 SoC Process: 0
[ 0.457463] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t19x/jakku/kernel-dts/tegra194-p3668-all-p3509-0000.dts
[ 0.457521] DTB Build time: Apr 17 2022 02:42:31
[ 0.505773] CPU1: Booted secondary processor [4e0f0040]
[ 0.537518] CPU2: Booted secondary processor [4e0f0040]
[ 0.569706] CPU3: Booted secondary processor [4e0f0040]
[ 0.601905] CPU4: Booted secondary processor [4e0f0040]
[ 0.634054] CPU5: Booted secondary processor [4e0f0040]
[ 0.634336] Brought up 6 CPUs
[ 0.634481] SMP: Total of 6 processors activated.
[ 0.634521] CPU features: detected feature: Privileged Access Never
[ 0.634548] CPU features: detected feature: LSE atomic instructions
[ 0.634595] CPU features: detected feature: User Access Override
[ 0.634626] CPU features: detected feature: 32-bit EL0 Support
[ 0.636168] CPU: All CPU(s) started at EL2
[ 0.636238] alternatives: patching kernel code
[ 0.643507] devtmpfs: initialized
[ 0.682877] Initilizing CustomIPI irq domain
[ 0.683140] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.683178] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.694826] pinctrl core: initialized pinctrl subsystem
[ 0.695089] OS set in device tree is not L4T.
[ 0.695403] regulator-dummy: no parameters
[ 0.695662] Initializing plugin-manager
[ 0.695721] Plugin module not found
[ 0.695762] Plugin-manager status disabled
[ 0.697132] NET: Registered protocol family 16
[ 0.703146] pstore: using zlib compression
[ 0.703868] console [pstore-1] enabled
[ 0.703891] pstore: Registered ramoops as persistent store backend
[ 0.703916] ramoops: attached 0x200000@0xf0800000, ecc: 0/0
[ 0.717180] cpuidle: using governor menu
[ 0.718325] bpmp: waiting for handshake
[ 0.718351] bpmp: handshake completed
[ 0.718411] bpmp: synchronizing channels
[ 0.718436] bpmp: channels synchronized
[ 0.718457] bpmp: mail init ok
[ 0.721229] t19x-arm-smmu 12000000.iommu: found 3 SMMUs and ISO SMMU id is 2
[ 0.721464] t19x-arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.721493] t19x-arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.721518] t19x-arm-smmu 12000000.iommu: stage 1 translation
[ 0.721560] t19x-arm-smmu 12000000.iommu: stage 2 translation
[ 0.721584] t19x-arm-smmu 12000000.iommu: nested translation
[ 0.721629] t19x-arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.721684] t19x-arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.721727] t19x-arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.721754] t19x-arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.721800] t19x-arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.725174] vdso: 2 pages (1 code @ ffffff8008f87000, 1 data @ ffffff8009e84000)
[ 0.725248] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.727950] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.729587] tegra_aon_clk_init: ok
[ 0.729619] Registering BPMP clocks…
[ 0.729744] tegra_bpmp_clk_init: clock init ok (400 clks)
[ 0.730569] Serial: AMBA PL011 UART driver
[ 0.730771] tegra_powergate_init: DONE
[ 0.730853] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t19x/jakku/kernel-dts/tegra194-p3668-all-p3509-0000.dts
[ 0.730909] DTB Build time: Apr 17 2022 02:42:31
[ 0.734446] Tegra reboot handler registered.
[ 0.742872] iommu: Adding device 14160000.pcie to group 0
[ 0.743566] iommu: Adding device 141a0000.pcie to group 1
[ 0.744937] iommu: Adding device 2490000.ether_qos to group 2
[ 0.745458] iommu: Adding device 3100000.serial to group 3
[ 0.746090] iommu: Adding device 3110000.serial to group 4
[ 0.746528] iommu: Adding device 3140000.serial to group 5
[ 0.747303] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.747645] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[ 0.747702] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET
[ 0.747730] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L1
[ 0.747757] tegra-pmc: ### PMC reset status reg: 0x2d
[ 0.747832] tegra-pmc: PMC Prod config success
[ 0.748082] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.748133] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.748527] iommu: Adding device 3460000.sdhci to group 6
[ 0.749082] iommu: Adding device 3210000.spi to group 7
[ 0.749539] iommu: Adding device 3230000.spi to group 8
[ 0.750001] iommu: Adding device 3270000.spi to group 9
[ 0.751333] iommu: Adding device 3160000.i2c to group 10
[ 0.751796] iommu: Adding device c240000.i2c to group 11
[ 0.752311] iommu: Adding device 3180000.i2c to group 12
[ 0.752729] iommu: Adding device 3190000.i2c to group 13
[ 0.753299] iommu: Adding device 31b0000.i2c to group 14
[ 0.753719] iommu: Adding device 31c0000.i2c to group 15
[ 0.754168] iommu: Adding device c250000.i2c to group 16
[ 0.754603] iommu: Adding device 31e0000.i2c to group 17
[ 0.755223] iommu: Adding device sound to group 18
[ 0.755791] iommu: Adding device 3510000.hda to group 19
[ 0.756378] iommu: Adding device bc00000.rtcpu to group 20
[ 0.758270] iommu: Adding device 13e10000.host1x to group 21
[ 0.758714] iommu: Adding device 13e10000.host1x:ctx0 to group 22
[ 0.759122] iommu: Adding device 13e10000.host1x:ctx1 to group 23
[ 0.759506] iommu: Adding device 13e10000.host1x:ctx2 to group 24
[ 0.759988] iommu: Adding device 13e10000.host1x:ctx3 to group 25
[ 0.760384] iommu: Adding device 13e10000.host1x:ctx4 to group 26
[ 0.760836] iommu: Adding device 13e10000.host1x:ctx5 to group 27
[ 0.761226] iommu: Adding device 13e10000.host1x:ctx6 to group 28
[ 0.761674] iommu: Adding device 13e10000.host1x:ctx7 to group 29
[ 0.762250] iommu: Adding device 15340000.vic to group 30
[ 0.762655] iommu: Adding device 15380000.nvjpg to group 31
[ 0.762961] iommu: Adding device 15500000.tsec to group 32
[ 0.763344] iommu: Adding device 15100000.tsecb to group 33
[ 0.763680] iommu: Adding device 15480000.nvdec to group 34
[ 0.763983] iommu: Adding device 15140000.nvdec1 to group 35
[ 0.764297] iommu: Adding device 154c0000.nvenc to group 36
[ 0.764624] iommu: Adding device 15a80000.nvenc1 to group 37
[ 0.765043] iommu: Adding device 15880000.nvdla0 to group 38
[ 0.765483] iommu: Adding device 158c0000.nvdla1 to group 39
[ 0.766190] iommu: Adding device 15200000.nvdisplay to group 40
[ 0.766387] platform 15200000.nvdisplay: IOVA linear map 0x00000000a06b2000(800000)
[ 0.766427] platform 15200000.nvdisplay: IOVA linear map 0x00000000a06af000(3000)
[ 0.770523] platform 15200000.nvdisplay: IOVA linear map 0x00000000c6000000(2a000000)
[ 0.770632] t19x-arm-smmu: Adding 15200000.nvdisplay to ISO SMMU client
[ 0.771228] iommu: Adding device 15210000.nvdisplay to group 41
[ 0.771317] t19x-arm-smmu: Adding 15210000.nvdisplay to ISO SMMU client
[ 0.773435] iommu: Adding device 15c10000.vi to group 42
[ 0.773656] t19x-arm-smmu: Adding 15c10000.vi to ISO SMMU client
[ 0.774160] iommu: Adding device 14800000.isp to group 43
[ 0.775305] iommu: Adding device 16000000.pva0 to group 44
[ 0.775866] iommu: Adding device 16800000.pva1 to group 45
[ 0.776301] iommu: Adding device 15810000.se to group 46
[ 0.776773] iommu: Adding device 15820000.se to group 47
[ 0.777082] iommu: Adding device 15830000.se to group 48
[ 0.777415] iommu: Adding device 15840000.se to group 49
[ 0.777755] iommu: Adding device c1a0000.aon to group 50
[ 0.779403] iommu: Adding device d000000.bpmp to group 51
[ 0.779804] bpmp: ping status is 0
[ 0.779948] bpmp d000000.bpmp: firmware tag is e73a758761f0c6d24a1e69a2ac6b5035
[ 0.783153] bpmp d000000.bpmp: probe ok
[ 0.785086] tegra-reset 0.bpmp_reset: registered 190 resets.
[ 0.785591] iommu: Adding device smmu_test to group 52
[ 0.786761] mc: mapped MMIO address: 0xffffff800a5e0000 → 0x2c10000
[ 0.786848] mc: mapped MMIO address: 0xffffff800a7b0000 → 0x2c20000
[ 0.786900] mc: mapped MMIO address: 0xffffff800a7d0000 → 0x2c30000
[ 0.786977] mc: mapped MMIO address: 0xffffff800b010000 → 0x2c40000
[ 0.787026] mc: mapped MMIO address: 0xffffff800b030000 → 0x2c50000
[ 0.787086] mc: mapped MMIO address: 0xffffff800b050000 → 0x2b80000
[ 0.787144] mc: mapped MMIO address: 0xffffff800b070000 → 0x2b90000
[ 0.787206] mc: mapped MMIO address: 0xffffff800b090000 → 0x2ba0000
[ 0.787253] mc: mapped MMIO address: 0xffffff800b0b0000 → 0x2bb0000
[ 0.787301] mc: mapped MMIO address: 0xffffff800b0d0000 → 0x1700000
[ 0.787348] mc: mapped MMIO address: 0xffffff800b0f0000 → 0x1710000
[ 0.787394] mc: mapped MMIO address: 0xffffff800b110000 → 0x1720000
[ 0.787440] mc: mapped MMIO address: 0xffffff800b130000 → 0x1730000
[ 0.787487] mc: mapped MMIO address: 0xffffff800b150000 → 0x1740000
[ 0.787534] mc: mapped MMIO address: 0xffffff800b170000 → 0x1750000
[ 0.787580] mc: mapped MMIO address: 0xffffff800b190000 → 0x1760000
[ 0.787626] mc: mapped MMIO address: 0xffffff800b1b0000 → 0x1770000
[ 0.787733] mc-err: mcerr ops are set to t19x
[ 0.793867] iommu: Adding device 2600000.dma to group 53
[ 0.798997] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 224 lines on the chip
[ 0.800215] GPIO line 339 (wifi-enable) hogged as output/high
[ 0.800288] GPIO line 412 (camera-control-output-low) hogged as output/low
[ 0.800354] GPIO line 413 (camera-control-output-low) hogged as output/low
[ 0.800733] gpiochip_setup_dev: registered GPIOs 288 to 511 on device: gpiochip0 (tegra-gpio)
[ 0.809181] gpio gpiochip1: gpio-line-names specifies 21 line names but there are 40 lines on the chip
[ 0.809304] GPIO line 253 (pex-refclk-sel-low) hogged as output/low
[ 0.809368] GPIO line 266 (w-disable1) hogged as output/high
[ 0.809426] GPIO line 264 (w-disable2) hogged as output/high
[ 0.809484] GPIO line 265 (suspend-led-gpio) hogged as output/high
[ 0.809843] gpiochip_setup_dev: registered GPIOs 248 to 287 on device: gpiochip1 (tegra-gpio-aon)
[ 0.812448] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_83 = 0x10a
[ 0.812491] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.812530] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[ 0.813531] iommu: Adding device 3550000.xudc to group 54
[ 0.814243] iommu: Adding device 3610000.xhci to group 55
[ 0.816502] arm64_ras arm64_ras: probed
[ 0.816930] ras_fhi_enable: FHI 469 enabled on CPU0
[ 0.816999] ras_fhi_enable: FHI 470 enabled on CPU1
[ 0.817098] ras_fhi_enable: FHI 471 enabled on CPU2
[ 0.817190] ras_fhi_enable: FHI 472 enabled on CPU3
[ 0.817327] ras_fhi_enable: FHI 473 enabled on CPU4
[ 0.817440] ras_fhi_enable: FHI 474 enabled on CPU5
[ 0.817694] carmel_ras_enable: RAS enabled on cpu0
[ 0.817897] carmel_ras_enable: RAS enabled on cpu1
[ 0.818114] carmel_ras_enable: RAS enabled on cpu2
[ 0.818342] carmel_ras_enable: RAS enabled on cpu3
[ 0.818587] carmel_ras_enable: RAS enabled on cpu4
[ 0.818810] carmel_ras_enable: RAS enabled on cpu5
[ 0.818910] carmel_ras carmel_ras: probed
[ 0.820263] tegra-cbb 2300000.cbb-noc: noc_secure_irq = 478, noc_nonsecure_irq = 477>
[ 0.820815] tegra-cbb c600000.aon-noc: noc_secure_irq = 480, noc_nonsecure_irq = 479>
[ 0.821725] tegra-cbb d600000.bpmp-noc: noc_secure_irq = 482, noc_nonsecure_irq = 481>
[ 0.822610] tegra-cbb be00000.rce-noc: noc_secure_irq = 484, noc_nonsecure_irq = 483>
[ 0.823576] tegra-cbb b600000.sce-noc: noc_secure_irq = 486, noc_nonsecure_irq = 485>
[ 0.823980] tegra-cbb 14040000.cv-noc: defer probe as CV-NOC not probed yet
[ 0.825321] vdd-ac-bat: 5000 mV
[ 0.825810] vdd-sdmmc1-sw: 3300 mV
[ 0.826138] vdd-1v8-sd: 1800 mV
[ 0.826455] vdd-3v3-cvb: 3300 mV
[ 0.826824] vdd-1v8-cvb: 1800 mV
[ 0.827198] vdd-epb-1v0: 1000 mV
[ 0.827412] vdd-epb-1v0: supplied by vdd-3v3-cvb
[ 0.827777] avdd-cam-2v8: 2800 mV
[ 0.828105] vdd-fan: 5000 mV
[ 0.828423] vdd-hdmi-5v0: 5000 mV
[ 0.828793] vdd_sys_en: 1200 mV
[ 0.867856] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.872271] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.872668] SCSI subsystem initialized
[ 0.872902] libata version 3.00 loaded.
[ 0.873115] usbcore: registered new interface driver usbfs
[ 0.873209] usbcore: registered new interface driver hub
[ 0.873324] usbcore: registered new device driver usb
[ 0.885138] tegra-i2c 31e0000.i2c: could not find pctldev for node /host1x/dpaux@155F0000/pinmux@0, deferring probe
[ 0.887966] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x2
[ 0.898439] vdd-1v0: at 1000 mV
[ 0.903405] vdd-1v8-hs: at 1800 mV
[ 0.907429] vdd-1v8-ls: at 1800 mV
[ 0.911458] vdd-1v8-ao: at 1800 mV
[ 0.915441] vddio-ddr-1v1: at 1100 mV
[ 0.919236] vdd-rtc: at 800 mV
[ 0.920310] spmic-ldo1: at 2375 mV
[ 0.927275] vdd-ao-3v3: at 3300 mV
[ 0.935355] vddio-emmc-3v3: at 3300 mV
[ 0.936495] spmic-ldo4: at 1587 mV
[ 0.943357] vdd-usb-3v3: at 3300 mV
[ 0.951440] vddio-sdmmc1-3v3: at 3300 mV
[ 0.955426] vdd-csi-1v2: at 1200 mV
[ 0.956643] spmic-ldo8: at 1800 mV
[ 0.961079] GPIO line 246 (gpio_default) hogged as output/high
[ 0.962028] GPIO line 247 (gpio_default) hogged as output/high
[ 0.962363] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip2 (max77620-gpio)
[ 0.962701] max77620 4-003c: max77620 probe successful
[ 0.963393] media: Linux media interface: v0.10
[ 0.963536] Linux video capture interface: v2.00
[ 0.965296] pps_core: LinuxPPS API ver. 1 registered
[ 0.965352] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.965464] PTP clock support registered
[ 0.965887] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[ 0.966213] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.966272] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.969737] trusty trusty: trusty version: Built: 02:25:37 Apr 17 2022
[ 0.969834] trusty trusty: selected api version: 3 (requested 3)
[ 0.970913] Advanced Linux Sound Architecture Driver Initialized.
[ 0.971460] Bluetooth: Core ver 2.22
[ 0.971555] NET: Registered protocol family 31
[ 0.971578] Bluetooth: HCI device and connection manager initialized
[ 0.971615] Bluetooth: HCI socket layer initialized
[ 0.971646] Bluetooth: L2CAP socket layer initialized
[ 0.971694] Bluetooth: SCO socket layer initialized
[ 0.974641] camchar: rtcpu character device driver loaded
[ 0.975300] gpio tegra-gpio wake61 for gpio=201(Z:1)
[ 0.975424] extcon-gpio-states external-connection:extcon@1: Cable state:0, cable id:0
[ 0.977112] clocksource: Switched to clocksource arch_sys_counter
[ 1.029523] VFS: Disk quotas dquot_6.6.0
[ 1.029647] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.030088] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 1.031464] tegra-carveouts tegra-carveouts: assigned reserved memory node grid-of-semaphores
[ 1.031561] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[ 1.031890] cma: enabled page replacement for spfn=c6000, epfn=f0000
[ 1.031920] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 1.031990] nvmap: nvmap_select_cache_ops() nvmap cache ops set to scf
[ 1.032026] nvmap_page_pool_init: Total RAM pages: 1984019
[ 1.032052] nvmap_page_pool_init: nvmap page pool size: 248002 pages (968 MB)
[ 1.032305] nvmap_background_zero_thread: PP zeroing thread starting.
[ 1.032684] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[ 1.034590] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[ 1.047907] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[ 1.048192] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[ 1.048489] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type AUX-therm
[ 1.048737] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type AO-therm
[ 1.048968] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 1.050247] la/ptsa driver initialized.
[ 1.050568] NET: Registered protocol family 2
[ 1.050688] IP idents hash table entries: 131072 (order: 8, 1048576 bytes)
[ 1.054777] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.055150] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.055749] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.055816] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.055953] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.056415] NET: Registered protocol family 1
[ 1.056884] RPC: Registered named UNIX socket transport module.
[ 1.056912] RPC: Registered udp transport module.
[ 1.056936] RPC: Registered tcp transport module.
[ 1.056958] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.056990] PCI: CLS 0 bytes, default 64
[ 1.057302] Trying to unpack rootfs image as initramfs…
[ 1.281074] Freeing initrd memory: 7068K
[ 1.304893] host1x 13e10000.host1x: initialized
[ 1.306673] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.311644] audit: initializing netlink subsys (disabled)
[ 1.311724] audit: type=2000 audit(0.916:1): initialized
[ 1.312505] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.323709] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.325225] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.326035] 9p: Installing v9fs 9p2000 file system support
[ 1.331467] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 1.331688] io scheduler noop registered
[ 1.331986] io scheduler cfq registered (default)
[ 1.335901] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 1.337050] random: fast init done
[ 1.371103] iommu: Adding device 2993000.adsp to group 56
[ 1.479273] iommu: Adding device aconnect@2a41000:adsp_audio to group 57
[ 1.480172] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 1.493560] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 1.494032] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 1.494599] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 1.495036] tegra-pwm 32d0000.pwm: PWM clk can sleep in ops
[ 1.495610] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 1.498947] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.499253] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[ 1.502254] tsec 15500000.tsec: initialized
[ 1.503974] tsec 15100000.tsecb: initialized
[ 1.507782] nvdec 15480000.nvdec: initialized
[ 1.510527] nvdec 15140000.nvdec1: initialized
[ 1.516592] falcon 15340000.vic: initialized
[ 1.518762] falcon 15380000.nvjpg: initialized
[ 1.520801] falcon 154c0000.nvenc: initialized
[ 1.522806] falcon 15a80000.nvenc1: initialized
[ 1.525905] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 1.527674] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 1.529252] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 1.530898] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.532482] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.534095] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.535755] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.537310] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.541152] t194-nvcsi 15a00000.nvcsi: initialized
[ 1.547111] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[ 1.547534] scare-pigeon 14b00000.isp-thi: initialized
[ 1.553500] pva 16000000.pva0: initialized
[ 1.559543] pva 16800000.pva1: initialized
[ 1.564771] nvdla 15880000.nvdla0: initialized
[ 1.568515] nvdla 158c0000.nvdla1: initialized
[ 1.570249] tegradccommon 15200000.dc_common: host1x channel mapped
[ 1.570310] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[ 1.570385] tegradccommon 15200000.dc_common: dma mapping done
[ 1.571009] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor1
[ 1.571092] generic_infoframe_type: 0x87
[ 1.571239] tegradc 15200000.nvdisplay: DT parsed successfully
[ 1.571320] tegradc 15200000.nvdisplay: Display dc.ffffff800bd50000 registered with id=0
[ 1.575007] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 15681600 KB/s
[ 1.575049] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 933000000 Hz
[ 1.575107] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 300000000 Hz
[ 1.575369] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[ 1.575400] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[ 1.576303] tegradc 15200000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[ 1.578758] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[ 1.578800] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[ 1.582395] tegradc 15200000.nvdisplay: probed
[ 1.619030] Console: switching to colour frame buffer device 240x67
[ 1.619204] tegradc 15200000.nvdisplay: fb registered
[ 1.619536] gpio tegra-gpio wake63 for gpio=97(M:1)
[ 1.620149] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 1.620260] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 1.625394] Parent Clock set for DC plld2
[ 1.687451] tegradc 15200000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[ 1.688169] tegradc 15200000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
[ 1.688211] tegradc 15200000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
[ 1.713861] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 1.713892] Extcon AUX1(HDMI) enable
[ 1.714340] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[ 1.714399] tegradc 15210000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[ 1.714552] tegradc 15210000.nvdisplay: DT parsed successfully
[ 1.714641] tegradc 15210000.nvdisplay: Display dc.ffffff800be50000 registered with id=1
[ 1.714894] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[ 1.714926] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[ 1.723826] tegradc 15210000.nvdisplay: probed
[ 1.724251] tegradc 15210000.nvdisplay: fb registered
[ 1.727575] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 1.727606] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 1.727640] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 1.727671] tegradc 15210000.nvdisplay: blank - powerdown
[ 1.727706] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[ 1.727733] Extcon DP: HPD disabled
[ 1.727752] hpd: hpd_switch 0
[ 1.727770] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 1.727799] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 1.727825] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 1.728081] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=77
[ 1.728114] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[ 1.728378] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[ 1.728551] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[ 1.728692] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[ 1.728718] tegra_cec 3960000.tegra_cec: probed
[ 1.738976] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[ 1.739883] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[ 1.739917] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 1.740329] kfuse 3830000.kfuse: initialized
[ 1.746703] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.749623] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 47, base_baud = 0) is a TEGRA_UART
[ 1.750784] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 48, base_baud = 0) is a TEGRA_UART
[ 1.751600] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 49, base_baud = 0) is a TEGRA_UART
[ 2.757177] tegra_cec 3960000.tegra_cec: physical address: 10:00.
[ 2.821707] tegra_cec 3960000.tegra_cec: Sent res: -113.
[ 2.821712] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.

[ 4.401729] console [ttyTCU0] enabled
[ 4.401803] tegradc 15200000.nvdisplay: blank - powerdown
[ 4.402079] [drm] Initialized
[ 4.435073] brd: module loaded
[ 4.440378] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 4.440382] Extcon AUX1(HDMI) disable
[ 4.441055] loop: module loaded
[ 4.441152] tegra_profiler: version: 1.145, samples/io: 49/28
[ 4.441285] tegra_profiler: auth: init
[ 4.441820] THERMAL EST: found 3 subdevs
[ 4.441824] THERMAL EST num_resources: 0
[ 4.441829] [THERMAL EST subdev 0]
[ 4.441833] [THERMAL EST subdev 1]
[ 4.441837] [THERMAL EST subdev 2]
[ 4.441847] THERMAL EST: Found 2 profiles, default profile is quiet
[ 4.442230] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 4.442232] THERMAL EST: thz register success.
[ 4.442374] THERMAL EST: end of probe, return err: 0
[ 4.443052] sd: No Scsi addr parsed to reserve index
[ 4.443084] hisi_sas: driver version v1.6
[ 4.454271] qspi_mtd spi6.0: s25fs256s SSG 8 0 1000 2000000
[ 4.454278] qspi_mtd spi6.0: s25fs256s (32768 Kbytes)
[ 4.454286] qspi_mtd spi6.0: mtd .name = spi6.0, .size = 0x2000000 (32MiB) .erasesize = 0x00010000 (64KiB) .numeraseregions = 0
[ 4.454521] 1 ofpart partitions found on MTD device spi6.0
[ 4.454526] Creating 1 MTD partitions on “spi6.0”:
[ 4.454541] 0x000000000000-0x000002000000 : “Whole_flash0”
[ 4.457194] libphy: Fixed MDIO Bus: probed
[ 4.457860] tun: Universal TUN/TAP device driver, 1.6
[ 4.457863] tun: (C) 1999-2004 Max Krasnyansky [email protected]
[ 4.459619] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 4.459623] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 4.459665] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 4.459667] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 4.459710] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 4.459712] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 4.459752] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.4.0-k
[ 4.459754] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 4.467259] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 4.468665] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 4.527511] tegradc 15200000.nvdisplay: unblank
[ 4.529600] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 4.529930] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 4.540830] Parent Clock set for DC plld2
[ 4.545946] tegradc 15200000.nvdisplay: hdmi: tmds rate:241500K prod-setting:prod_c_hdmi_223m_300m
[ 4.547382] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 4.582236] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 4.582240] Extcon AUX1(HDMI) enable
[ 4.597612] tegradc 15200000.nvdisplay: sync windows ret = 246
[ 4.708053] eqos 2490000.ether_qos: failed to read eqos_auto_cal_config_0_reg
[ 4.708593] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 5f e0 9b
[ 4.708609] Using phyrst_lpmode = 1 from DT
[ 4.708742] libphy: dwc_phy: probed
[ 4.711230] PPP generic driver version 2.4.2
[ 4.711671] PPP BSD Compression module registered
[ 4.711675] PPP Deflate Compression module registered
[ 4.711691] PPP MPPE Compression module registered
[ 4.711696] NET: Registered protocol family 24
[ 4.711754] usbcore: registered new interface driver r8152
[ 4.711841] usbcore: registered new interface driver asix
[ 4.711914] usbcore: registered new interface driver ax88179_178a
[ 4.711971] usbcore: registered new interface driver cdc_ether
[ 4.712069] usbcore: registered new interface driver net1080
[ 4.712110] usbcore: registered new interface driver cdc_subset
[ 4.712192] usbcore: registered new interface driver zaurus
[ 4.712245] usbcore: registered new interface driver cdc_ncm
[ 4.712443] VFIO - User Level meta-driver version: 0.3
[ 4.713901] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 4.713924] ehci-pci: EHCI PCI platform driver
[ 4.713974] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 4.713985] ohci-pci: OHCI PCI platform driver
[ 4.714025] ohci-platform: OHCI generic platform driver
[ 4.718906] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[ 4.720798] tegra-xusb 3610000.xhci: extcon 0: ffffffc1f4c6c000 id
[ 4.721717] usbcore: registered new interface driver uas
[ 4.721766] usbcore: registered new interface driver usb-storage
[ 4.721855] usbcore: registered new interface driver usbserial
[ 4.723282] tegra-xusb 3610000.xhci: Firmware timestamp: 2020-09-11 16:55:03 UTC, Version: 60.09 release
[ 4.723320] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 4.723347] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 4.724070] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[ 4.724113] tegra-xusb 3610000.xhci: irq 464, io mem 0x03610000
[ 4.724339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.724344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.724349] usb usb1: Product: xHCI Host Controller
[ 4.724353] usb usb1: Manufacturer: Linux 4.9.253-tegra xhci-hcd
[ 4.724358] usb usb1: SerialNumber: 3610000.xhci
[ 4.724758] tegra-xudc-new 3550000.xudc: PMQOS CPU boost enabled
[ 4.724849] tegra-xudc-new 3550000.xudc: device count: 1
[ 4.724985] hub 1-0:1.0: USB hub found
[ 4.725046] hub 1-0:1.0: 4 ports detected
[ 4.725630] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 4.725641] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 4.725649] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.725819] tegra-xudc-new 3550000.xudc: vbus state: 0
[ 4.725828] tegra-xudc-new 3550000.xudc: Initialize boost_cpufreq work
[ 4.725852] tegra-xudc-new 3550000.xudc: entering ELPG
[ 4.725962] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 4.725968] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.725972] usb usb2: Product: xHCI Host Controller
[ 4.725976] usb usb2: Manufacturer: Linux 4.9.253-tegra xhci-hcd
[ 4.725980] usb usb2: SerialNumber: 3610000.xhci
[ 4.726083] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 4.726560] hub 2-0:1.0: USB hub found
[ 4.726600] hub 2-0:1.0: 4 ports detected
[ 4.727010] mousedev: PS/2 mouse device common for all mice
[ 4.727158] usbcore: registered new interface driver xpad
[ 4.727611] Wake76 for irq=199
[ 4.727614] Wake77 for irq=199
[ 4.727617] Wake78 for irq=199
[ 4.727619] Wake79 for irq=199
[ 4.727621] Wake80 for irq=199
[ 4.727623] Wake81 for irq=199
[ 4.727626] Wake82 for irq=199
[ 4.727672] tegra-xusb 3610000.xhci: Upgrade port 0 to USB3.0
[ 4.727677] tegra-xusb 3610000.xhci: Upgrade port 1 to USB3.0
[ 4.825806] usb usb2: usb_suspend_both: status 0
[ 4.860427] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 4.862109] Wake73 for irq=42
[ 4.863456] rtc rtc1: alarm rtc device
[ 4.863503] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 4.863544] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 4.863708] i2c /dev entries driver
[ 4.866723] i2c i2c-2: Added multiplexed i2c bus 9
[ 4.867263] i2c i2c-2: Added multiplexed i2c bus 10
[ 4.867268] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[ 4.868067] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[ 4.891624] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 4.891697] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[ 4.891820] imx219 9-0010: board setup failed
[ 4.891904] imx219: probe of 9-0010 failed with error -121
[ 4.892381] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[ 4.915625] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 4.915686] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[ 4.915800] imx219 10-0010: board setup failed
[ 4.915898] imx219: probe of 10-0010 failed with error -121
[ 4.917490] max77620-power max20024-power: Event recorder REG_NVERC : 0x0
[ 4.924511] tegra-thermal-throttle bthrot_cdev: cpufreq policy is not ready defer
[ 4.924880] FAN dev name: pwm-fan
[ 4.924923] FAN:gpio request success.
[ 4.924932] FAN: can’t find tach_gpio
[ 4.924942] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[ 4.924971] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[ 4.925315] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 4.925320] pwm_fan_driver pwm-fan: tach period: 1000
[ 4.925898] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 4.925905] pwm_fan_driver pwm-fan: index 1: pwm=130, rpm=1000, rru=2, rrd=2, state:2
[ 4.925910] pwm_fan_driver pwm-fan: index 2: pwm=160, rpm=2000, rru=1, rrd=1, state:2
[ 4.925914] pwm_fan_driver pwm-fan: index 3: pwm=200, rpm=3000, rru=1, rrd=1, state:2
[ 4.925918] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 4.925923] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 4.925927] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 4.925931] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 4.925936] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 4.925941] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 4.926852] tegra-oc-event d280000.soctherm-oc-event: OC driver initialized
[ 4.927836] device-mapper: uevent: version 1.0.3
[ 4.928311] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: [email protected]
[ 4.952940] tegra194_cpufreq_probe: platform driver Initialization: pass
[ 4.962153] cpuidle: Initializing cpuidle driver
[ 4.975418] sdhci: Secure Digital Host Controller Interface driver
[ 4.975420] sdhci: Copyright(c) Pierre Ossman
[ 4.975422] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.976621] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 4.978493] CMDQ: cmdq_platfm_init successful
[ 4.982945] tegra-se-nvhost 15810000.se: initialized
[ 4.984125] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 4.985095] tegra-se-nvhost 15820000.se: initialized
[ 4.986117] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 4.986929] tegra-se-nvhost 15830000.se: initialized
[ 4.987627] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 4.988501] tegra-se-nvhost 15840000.se: initialized
[ 4.989355] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 4.990492] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 4.990639] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.992082] usbcore: registered new interface driver usbhid
[ 4.992084] usbhid: USB HID core driver
[ 4.995739] tegra186-cam-rtcpu bc00000.rtcpu: deferring, 14800000.isp is not probed
[ 4.996771] tegra_aon c1a0000.aon: tegra aon driver probe OK
[ 4.997259] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 4.997866] denver_knobs_init:MTS_VERSION:54811859
[ 4.998154] tegra19x_actmon d230000.actmon: in actmon_register()…
[ 4.998701] tegra19x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 4.999056] t19x_cache tegra-cache: probed
[ 5.001194] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[ 5.001200] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[ 5.001837] carmel-pmu-drv carmel-pmu: Registered Carmel PMU
[ 5.002287] PLL_AON clock registered
[ 5.003393] Clocks initialized successfully
[ 5.004823] nvpmodel: initialized successfully
[ 5.009056] trusty-virtio trusty:virtio: initializing
[ 5.009362] trusty_ipc virtio0: vring0: va¶ ffffffc1e24e6000(0) qsz 32 notifyid 1
[ 5.009373] trusty_ipc virtio0: vring1: va¶ ffffffc1e2774000(0) qsz 32 notifyid 2
[ 5.009522] trusty-virtio trusty:virtio: initializing done
[ 5.009788] trusty_ipc virtio0: is online
[ 5.010230] tegra-hda 3510000.hda: Override SDO lines to 4
[ 5.010752] usbcore: registered new interface driver snd-usb-audio
[ 5.017149] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 5.036759] input: tegra-hda-xnx HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 5.037021] input: tegra-hda-xnx HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 5.037400] input: tegra-hda-xnx HDMI/DP,pcm=8 as /devices/3510000.hda/sound/card0/input2
[ 5.037609] input: tegra-hda-xnx HDMI/DP,pcm=9 as /devices/3510000.hda/sound/card0/input3
[ 5.053133] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 5.059876] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[ 5.073992] mmc0: periodic cache flush enabled
[ 5.074002] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 5.078289] usb 1-2: New USB device found, idVendor=0424, idProduct=2744
[ 5.078293] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.078298] usb 1-2: Product: USB2744
[ 5.078301] usb 1-2: Manufacturer: Microchip Tech
[ 5.078528] mmcblk0: mmc0:0001 DG4016 14.7 GiB
[ 5.078730] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[ 5.078940] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[ 5.079140] hub 1-2:1.0: USB hub found
[ 5.079185] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[ 5.079218] hub 1-2:1.0: 5 ports detected
[ 5.082940] OPE platform probe
[ 5.083115] OPE platform probe successful
[ 5.084352] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 5.155035] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 5.155174] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 5.155303] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 5.155432] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 5.155580] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 5.155726] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 5.155867] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 5.156002] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 5.156136] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 5.156262] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 5.156378] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 5.156517] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 5.156645] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 5.156767] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 5.156869] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 5.156969] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 5.157078] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 5.157214] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 5.157315] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 5.157413] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 5.187810] u32 classifier
[ 5.187812] Actions configured
[ 5.187881] Initializing XFRM netlink socket
[ 5.188530] NET: Registered protocol family 10
[ 5.189376] NET: Registered protocol family 17
[ 5.189388] NET: Registered protocol family 15
[ 5.189455] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 5.189551] Bluetooth: RFCOMM socket layer initialized
[ 5.189572] Bluetooth: RFCOMM ver 1.11
[ 5.189580] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 5.189585] Bluetooth: HIDP socket layer initialized
[ 5.189601] 9pnet: Installing 9P2000 support
[ 5.189646] Key type dns_resolver registered
[ 5.195487] Registered cp15_barrier emulation handler
[ 5.195509] Registered setend emulation handler
[ 5.197386] usb 2-3: new SuperSpeed USB device number 2 using tegra-xusb
[ 5.197425] registered taskstats version 1
[ 5.197865] tegra-pcie-dw 14160000.pcie: Setting init speed to max speed
[ 5.198960] OF: PCI: host bridge /pcie@14160000 ranges:
[ 5.198994] OF: PCI: IO 0x36100000…0x361fffff → 0x36100000
[ 5.199012] OF: PCI: MEM 0x1740000000…0x17ffffffff → 0x40000000
[ 5.199026] OF: PCI: MEM 0x1400000000…0x173fffffff → 0x1400000000
[ 5.221703] usb 2-3: New USB device found, idVendor=0424, idProduct=5744
[ 5.221708] usb 2-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 5.221711] usb 2-3: Product: USB5744
[ 5.221714] usb 2-3: Manufacturer: Microchip Tech
[ 5.223630] hub 2-3:1.0: USB hub found
[ 5.224040] hub 2-3:1.0: 4 ports detected
[ 5.305124] tegra-pcie-dw 14160000.pcie: link is up
[ 5.305342] tegra-pcie-dw 14160000.pcie: PCI host bridge to bus 0004:00
[ 5.305349] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 5.305363] pci_bus 0004:00: root bus resource [io 0x0000-0xfffff] (bus address [0x36100000-0x361fffff])
[ 5.305371] pci_bus 0004:00: root bus resource [mem 0x1740000000-0x17ffffffff] (bus address [0x40000000-0xffffffff])
[ 5.305377] pci_bus 0004:00: root bus resource [mem 0x1400000000-0x173fffffff pref]
[ 5.305405] pci 0004:00:00.0: [10de:1ad1] type 01 class 0x060400
[ 5.305561] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[ 5.305758] iommu: Adding device 0004:00:00.0 to group 58
[ 5.306189] pci 0004:01:00.0: [8086:24fd] type 00 class 0x028000
[ 5.306359] pci 0004:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[ 5.307233] pci 0004:01:00.0: PME# supported from D0 D3hot D3cold
[ 5.307573] iommu: Adding device 0004:01:00.0 to group 59
[ 5.318073] pci 0004:00:00.0: BAR 14: assigned [mem 0x1740000000-0x17400fffff]
[ 5.318082] pci 0004:01:00.0: BAR 0: assigned [mem 0x1740000000-0x1740001fff 64bit]
[ 5.318171] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 5.318178] pci 0004:00:00.0: bridge window [mem 0x1740000000-0x17400fffff]
[ 5.318195] pci 0004:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 5.318254] pci 0004:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
[ 5.318531] pcieport 0004:00:00.0: Signaling PME through PCIe PME interrupt
[ 5.318535] pci 0004:01:00.0: Signaling PME through PCIe PME interrupt
[ 5.318540] pcie_pme 0004:00:00.0:pcie001: service driver pcie_pme loaded
[ 5.318626] aer 0004:00:00.0:pcie002: service driver aer loaded
[ 5.319263] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[ 5.319522] tegra-pcie-dw 141a0000.pcie: Failed to get 3V slot regulator: -19
[ 5.319531] tegra-pcie-dw 141a0000.pcie: Failed to get 12V slot regulator: -19
[ 5.341130] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[ 5.363061] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2b
[ 5.363065] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.377128] usb 2-3: usb_suspend_both: status 0
[ 5.377318] usb usb2: usb_suspend_both: status 0
[ 5.429395] OF: PCI: host bridge /pcie@141a0000 ranges:
[ 5.429435] OF: PCI: IO 0x3a100000…0x3a1fffff → 0x3a100000
[ 5.429454] OF: PCI: MEM 0x1f40000000…0x1fffffffff → 0x40000000
[ 5.429470] OF: PCI: MEM 0x1c00000000…0x1f3fffffff → 0x1c00000000
[ 5.445134] usb 1-2.1: new full-speed USB device number 4 using tegra-xusb
[ 5.468125] usb 1-2.1: New USB device found, idVendor=046d, idProduct=c534
[ 5.468129] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.468150] usb 1-2.1: Product: USB Receiver
[ 5.468152] usb 1-2.1: Manufacturer: Logitech
[ 5.470771] input: Logitech USB Receiver as /devices/3610000.xhci/usb1/1-2/1-2.1/1-2.1:1.0/0003:046D:C534.0001/input/input4
[ 5.530013] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-3610000.xhci-2.1/input0
[ 5.532729] input: Logitech USB Receiver as /devices/3610000.xhci/usb1/1-2/1-2.1/1-2.1:1.1/0003:046D:C534.0002/input/input5
[ 5.545124] tegra-pcie-dw 141a0000.pcie: link is up
[ 5.545320] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0005:00
[ 5.545325] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 5.545342] pci_bus 0005:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x3a100000-0x3a1fffff])
[ 5.545353] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[ 5.545357] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[ 5.545381] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[ 5.545518] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[ 5.545730] iommu: Adding device 0005:00:00.0 to group 60
[ 5.545992] pci 0005:01:00.0: [126f:2263] type 00 class 0x010802
[ 5.546104] pci 0005:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 5.546991] iommu: Adding device 0005:01:00.0 to group 61
[ 5.561894] pci 0005:00:00.0: BAR 14: assigned [mem 0x1f40000000-0x1f400fffff]
[ 5.561901] pci 0005:01:00.0: BAR 0: assigned [mem 0x1f40000000-0x1f40003fff 64bit]
[ 5.561960] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 5.561966] pci 0005:00:00.0: bridge window [mem 0x1f40000000-0x1f400fffff]
[ 5.561981] pci 0005:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 5.562022] pci 0005:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 5.562281] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[ 5.562285] pci 0005:01:00.0: Signaling PME through PCIe PME interrupt
[ 5.562289] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[ 5.562368] aer 0005:00:00.0:pcie002: service driver aer loaded
[ 5.562930] nvme nvme0: pci function 0005:01:00.0
[ 5.563035] nvme 0005:01:00.0: enabling device (0000 → 0002)
[ 5.573495] tegra-cbb 14040000.cv-noc: noc_secure_irq = 90, noc_nonsecure_irq = 89>
[ 5.577974] tegra194-isp5 14800000.isp: initialized
[ 5.584364] tegra194-vi5 15c10000.vi: using default number of vi channels, 36
[ 5.587544] tegra194-vi5 15c10000.vi: initialized
[ 5.591299] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–2 bound
[ 5.591412] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–1 bound
[ 5.591651] tegra-thermal-throttle bthrot_cdev: clk:cpu max:1907200000, min:115200000 steps:24
[ 5.593513] hid-generic 0003:046D:C534.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-3610000.xhci-2.1/input1
[ 5.595901] tegra-thermal-throttle bthrot_cdev: clk:gpu max:1109250000, min:114750000 steps:10
[ 5.595920] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:0:cpu off:0 slope-adj:200
[ 5.595923] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:1:gpu off:0 slope-adj:400
[ 5.595994] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced max_state:48 cutoff:0
[ 5.596038] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:0:cpu off:0 slope-adj:400
[ 5.596041] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:1:gpu off:0 slope-adj:400
[ 5.629511] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced max_state:40 cutoff:1
[ 5.629570] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:0:cpu off:0 slope-adj:200
[ 5.629574] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:1:gpu off:365500000 slope-adj:300
[ 5.629899] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced max_state:48 cutoff:0
[ 5.629941] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:0:cpu off:38400000 slope-adj:10
[ 5.629944] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:1:gpu off:25500000 slope-adj:10
[ 5.630283] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced max_state:2 cutoff:0
[ 5.630347] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:0:cpu off:0 slope-adj:400
[ 5.630350] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:1:gpu off:0 slope-adj:400
[ 5.630549] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced max_state:40 cutoff:1
[ 5.631319] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 5.673137] usb 1-2.2: new full-speed USB device number 5 using tegra-xusb
[ 5.687558] nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 5.701290] usb 1-2.2: New USB device found, idVendor=046d, idProduct=c539
[ 5.701294] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.701297] usb 1-2.2: Product: USB Receiver
[ 5.701301] usb 1-2.2: Manufacturer: Logitech
[ 5.704850] input: Logitech USB Receiver as /devices/3610000.xhci/usb1/1-2/1-2.2/1-2.2:1.0/0003:046D:C539.0003/input/input6
[ 5.707780] tegra-ivc ivc-bc00000.rtcpu: region 0: iova=0xbfee0000-0xbfefffff size=131072
[ 5.708105] tegra-ivc ivc-bc00000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 5.708292] tegra-ivc ivc-bc00000.rtcpu:dbg@1: dbg: ver=0 grp=1 RX[1x384]=0x1900-0x1b00 TX[1x384]=0x1b00-0x1d00
[ 5.708467] tegra-ivc ivc-bc00000.rtcpu:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d00-0x3d80 TX[1x8192]=0x3d80-0x5e00
[ 5.708895] tegra-ivc ivc-bc00000.rtcpu:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e00-0xae80 TX[64x320]=0xae80-0xff00
[ 5.708969] tegra-ivc ivc-bc00000.rtcpu:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff00-0x17f80 TX[512x64]=0x17f80-0x20000
[ 5.709205] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (65)
[ 5.709209] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 5.710101] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=5 sha1=4c29076f2400b1aca1797dafeba3d8643d889753
[ 5.710535] Wake83 for irq=211
[ 5.710601] gpio tegra-gpio wake67 for gpio=48(G:0)
[ 5.710670] gpio tegra-gpio-aon wake29 for gpio=36(EE:4)
[ 5.710808] input: gpio-keys as /devices/gpio-keys/input/input7
[ 5.761772] hid-generic 0003:046D:C539.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-3610000.xhci-2.2/input0
[ 5.764985] input: Logitech USB Receiver as /devices/3610000.xhci/usb1/1-2/1-2.2/1-2.2:1.1/0003:046D:C539.0004/input/input8
[ 5.795314] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:36:14 UTC (946690574)
[ 5.796187] mmcblk mmc0:0001: Card claimed for testing.
[ 5.825511] hid-generic 0003:046D:C539.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-3610000.xhci-2.2/input1
[ 5.829842] hid-generic 0003:046D:C539.0005: hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-3610000.xhci-2.2/input2
[ 5.842280] bpmp: mounted debugfs mirror
[ 5.848141] ALSA device list:
[ 5.848146] #0: tegra-hda-xnx at 0x3518000 irq 64
[ 5.848148] #1: jetson-xaviernx-ape
[ 5.913136] usb 1-2.5: new high-speed USB device number 6 using tegra-xusb
[ 5.934127] usb 1-2.5: New USB device found, idVendor=0424, idProduct=2740
[ 5.934132] usb 1-2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.934135] usb 1-2.5: Product: Hub Controller
[ 5.934138] usb 1-2.5: Manufacturer: Microchip Tech
[ 6.886866] extcon-disp-state external-connection:disp-state: cable 51 state 1
[ 6.889160] Freeing unused kernel memory: 8640K
[ 6.898445] Extcon HDMI: HPD enabled
[ 6.898479] tegradc 15200000.nvdisplay: hdmi: plugged
[ 6.943304] Root device found: PARTUUID=3378569a-4680-46b9-9814-89a6fef66dbd
[ 7.515999] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 7.528258] Rootfs mounted over PARTUUID=3378569a-4680-46b9-9814-89a6fef66dbd
[ 7.551848] Switching from initrd to actual rootfs
[ 7.624711] systemd[1]: System time before build time, advancing clock.
[ 7.645615] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.651529] cgroup: cgroup2: unknown option “nsdelegate”
[ 7.661762] systemd[1]: systemd 237 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)
[ 7.665292] systemd[1]: Detected architecture arm64.
[ 7.682263] systemd[1]: Set hostname to .
[ 7.768188] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 7.771168] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 7.880138] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.887131] systemd[1]: Created slice System Slice.
[ 7.893226] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.896320] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 7.902447] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.905384] systemd[1]: Listening on Journal Audit Socket.
[ 7.911804] systemd[1]: Listening on Syslog Socket.
[ 7.918224] systemd[1]: Reached target Swap.
[ 8.015003] EXT4-fs (nvme0n1p1): re-mounted. Opts: (null)
[ 8.030139] nvgpu: 17000000.gv11b nvgpu_nvhost_syncpt_init:291 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000

[ 8.502228] systemd-journald[2479]: Received request to flush runtime journal from PID 1
[ 8.596859] random: crng init done
[ 8.600723] random: 7 urandom warning(s) missed due to ratelimiting
[ 8.933422] FAN rising trip_level:1 cur_temp:46700 trip_temps[2]:60000
[ 9.152399] using random self ethernet address
[ 9.152404] using random host ethernet address
[ 9.849032] Intel(R) Wireless WiFi driver for Linux
[ 9.849041] Copyright(c) 2003- 2015 Intel Corporation
[ 9.859921] iwlwifi 0004:01:00.0: enabling device (0000 → 0002)
[ 9.867681] iwlwifi 0004:01:00.0: Direct firmware load for iwlwifi-8265-26.ucode failed with error -2
[ 9.867686] iwlwifi 0004:01:00.0: Falling back to user helper
[ 9.895283] Mass Storage Function, version: 2009/09/11
[ 9.895290] LUN: removable file: (no medium)
[ 9.900665] using random self ethernet address
[ 9.906553] using random host ethernet address
[ 9.936445] rndis0: HOST MAC d2:a6:c4:4c:7f:9c
[ 9.938380] rndis0: MAC d2:a6:c4:4c:7f:9d
[ 9.940848] usb0: HOST MAC d2:a6:c4:4c:7f:9e
[ 9.941071] usb0: MAC d2:a6:c4:4c:7f:9f
[ 9.944098] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 9.951609] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 9.951627] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 9.951670] tegra-xudc-new 3550000.xudc: entering ELPG
[ 9.951877] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 9.951890] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 9.952409] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 9.952421] tegra-xudc-new 3550000.xudc: entering ELPG
[ 9.952603] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 9.958034] l4tbr0: port 1(rndis0) entered blocking state
[ 9.958038] l4tbr0: port 1(rndis0) entered disabled state
[ 9.958417] device rndis0 entered promiscuous mode
[ 9.970327] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 9.975214] l4tbr0: port 2(usb0) entered blocking state
[ 9.975222] l4tbr0: port 2(usb0) entered disabled state
[ 9.982242] device usb0 entered promiscuous mode
[ 9.989085] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready

[ 10.053366] FAN rising trip_level:1 cur_temp:47200 trip_temps[2]:60000
[ 10.189591] nvgpu: 17000000.gv11b tpc_pg_mask_store:843 [INFO] no value change, same mask already set
[ 10.353309] cpu-throttle-alert cooling device registered.
[ 10.353733] gpu-throttle-alert cooling device registered.
[ 10.354078] aux-throttle-alert cooling device registered.
[ 10.533318] zram: Added device: zram0
[ 10.534983] zram: Added device: zram1
[ 10.537413] zram: Added device: zram2
[ 10.538162] zram: Added device: zram3
[ 10.539898] zram: Added device: zram4
[ 10.545247] zram: Added device: zram5
[ 10.595703] zram0: detected capacity change from 0 to 678551552
[ 10.607906] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.648783] Adding 662644k swap on /dev/zram0. Priority:5 extents:1 across:662644k SS
[ 10.661782] zram1: detected capacity change from 0 to 678551552
[ 10.687716] Adding 662644k swap on /dev/zram1. Priority:5 extents:1 across:662644k SS
[ 10.699180] zram2: detected capacity change from 0 to 678551552
[ 10.728710] Adding 662644k swap on /dev/zram2. Priority:5 extents:1 across:662644k SS
[ 10.741048] zram3: detected capacity change from 0 to 678551552
[ 10.780810] Adding 662644k swap on /dev/zram3. Priority:5 extents:1 across:662644k SS
[ 10.791082] zram4: detected capacity change from 0 to 678551552
[ 10.823949] Adding 662644k swap on /dev/zram4. Priority:5 extents:1 across:662644k SS
[ 10.828341] zram5: detected capacity change from 0 to 678551552
[ 10.860613] Adding 662644k swap on /dev/zram5. Priority:5 extents:1 across:662644k SS
[ 10.922149] gpio tegra-gpio wake20 for gpio=52(G:4)
[ 10.932250] net eth0: get_configure_l3v4_filter →
[ 10.933041] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 11.242079] usbcore: registered new interface driver btusb
[ 11.252795] Bluetooth: hci0: Firmware revision 0.1 build 226 week 17 2018
[ 11.642787] Bridge firewalling registered
[ 11.665004] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 11.992408] tegradc 15200000.nvdisplay: unblank
[ 11.992434] tegradc 15210000.nvdisplay: blank - powerdown
[ 12.095716] Netfilter messages via NETLINK v0.30.
[ 12.097908] ctnetlink v0.93: registering with nfnetlink.
[ 12.336370] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ 12.662189] iwlwifi 0004:01:00.0: Direct firmware load for iwlwifi-8265-25.ucode failed with error -2
[ 12.662392] iwlwifi 0004:01:00.0: Falling back to user helper
[ 13.418952] iwlwifi 0004:01:00.0: Direct firmware load for iwlwifi-8265-24.ucode failed with error -2
[ 13.419166] iwlwifi 0004:01:00.0: Falling back to user helper
[ 13.456046] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.456071] Bluetooth: BNEP socket layer initialized
[ 13.520783] iwlwifi 0004:01:00.0: Direct firmware load for iwlwifi-8265-23.ucode failed with error -2
[ 13.520980] iwlwifi 0004:01:00.0: Falling back to user helper
[ 13.543238] iwlwifi 0004:01:00.0: loaded firmware version 22.391740.0 op_mode iwlmvm
[ 13.597492] iwlwifi 0004:01:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 13.600246] iwlwifi 0004:01:00.0: L1 Disabled - LTR Enabled
[ 13.600927] iwlwifi 0004:01:00.0: L1 Disabled - LTR Enabled
[ 13.718889] ieee80211 phy0: Selected rate control algorithm ‘iwl-mvm-rs’
[ 13.720078] thermal thermal_zone6: failed to read out thermal zone (-5)
[ 13.720244] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type iwlwifi_1
[ 13.799473] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 13.801307] iwlwifi 0004:01:00.0: L1 Disabled - LTR Enabled
[ 13.801699] iwlwifi 0004:01:00.0: L1 Disabled - LTR Enabled
[ 13.920922] iwlwifi 0004:01:00.0: L1 Disabled - LTR Enabled
[ 13.921296] iwlwifi 0004:01:00.0: L1 Disabled - LTR Enabled
[ 13.978322] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 14.068067] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 15.246157] fuse init (API version 7.26)
[ 17.550851] wlan0: authenticate with e4:f4:c6:12:a5:63
[ 17.560686] wlan0: send auth to e4:f4:c6:12:a5:63 (try 1/3)
[ 17.565408] wlan0: authenticated
[ 17.569209] wlan0: associate with e4:f4:c6:12:a5:63 (try 1/3)
[ 17.571005] wlan0: RX AssocResp from e4:f4:c6:12:a5:63 (capab=0x1011 status=0 aid=5)
[ 17.573489] wlan0: associated
[ 17.586729] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 18.838723] tegradc 15200000.nvdisplay: unblank
[ 18.838739] tegradc 15210000.nvdisplay: blank - powerdown
[ 21.225862] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 36.197265] vdd-sdmmc1-sw: disabling
[ 36.197274] vdd-1v8-sd: disabling
[ 36.197279] vdd-1v8-cvb: disabling
[ 36.197284] vdd-epb-1v0: disabling
[ 36.197288] avdd-cam-2v8: disabling
[ 36.197293] vdd_sys_en: disabling
Linux xavier 4.9.253-tegra #1 SMP PREEMPT Sun Apr 17 02:37:44 PDT 2022 aarch64 aarch64 aarch64 GNU/Linux

R32 (release), REVISION: 7.2, GCID: 30192233, BOARD: t186ref, EABI: aarch64, DATE: Sun Apr 17 09:53:50 UTC 2022

iF arducam-nvidia-l4t-kernel 4.9.253-tegra-32.7.2-20220525063328 arm64 NVIDIA Kernel Package
ii nvidia-l4t-kernel 4.9.253-tegra-32.7.2-20220417024839 arm64 NVIDIA Kernel Package
ii nvidia-l4t-kernel-dtbs 4.9.253-tegra-32.7.2-20220417024839 arm64 NVIDIA Kernel DTB Package
ii nvidia-l4t-kernel-headers 4.9.253-tegra-32.7.2-20220417024839 arm64 NVIDIA Linux Tegra Kernel Headers Package

Hi, @MattTav

The L4T 32.7.2 system has a bug. You need to modify the cboot source code and compile. Replace the previous cboot when installing the system.

Hi Yang,

Thankyou for the link - This has resolved the issue but only for the emmc storage. When flashing the altered cboot Jetpack 4.6 to the nvme ssd the error remains.

We would very much prefer to boot from the ssd, so if you have any other suggestions regarding this they would be much appreciated.

Thanks

Hi, @MattTav

How did you install nvme ssd. Whether to install it directly on the device or mount it through a U disk.

Is the error message the same as before. Can you send me the error message of the nvme ssd installation driver.

Hi Yang,

The ssd is installed directly in the m.2 slot on a standard carrier board: https://www.seeedstudio.com/Jetson-SUB-Mini-PC-Blue-p-5212.html?queryID=1334bec18fff8545c3139248b09ef0eb&objectID=5212&indexName=bazaar_retailer_products

I installed Jetpack 4.6.2 directly onto the ssd using the sdk, making sure to replace the cboot_t194.bin with the recompiled version.

An unknown error occurred while installing dtoverlays.
dpkg: error processing package arducam-nvidia-l4t-kernel (--install):
 installed arducam-nvidia-l4t-kernel package post-installation script subprocess returned error exit status 255
Errors were encountered while processing:
 arducam-nvidia-l4t-kernel

Following the same install process for the emmc with the ssd physically removed results in a successful driver install. I can’t actually test booting from the emmc with the ssd installed, as even completely clean jetpack 4.6.2 does not seem to load the boot configuration file:

[0002.545] E> Error -9 when finding node with path /boot-configuration
[0002.547] E> tegrabl_cbo_parse_info: "boot-configuration" not found in CBO file                                                                                                                                                                                                                                             .
[0002.554] I> Using default boot order
[0002.557] I> boot-dev-order :-
[0002.560] I> 1.sd
[0002.562] I> 2.usb
[0002.564] I> 3.nvme
[0002.566] I> 4.emmc
[0002.568] I> 5.net

I would test trying to boot from the emmc with the ssd wiped, but I have no computers with a spare m.2 slot to format the ssd.

At this point it looks more like an nvidia problem than an arducam problem, but still any ideas are most welcome.

*** Edit
I managed to wipe the ssd using a spare laptop, now have working arducam drivers on the emmc with the ssd as pure data storage.

This should work fine for what we need, still would prefer to use the ssd as a boot device if at all possible though.

Hi Matt,

Have you found a workaround to boot from your SD card and get these drivers to work? I
m struggling with the exact same issue it seems…

Thanks.
Francois.

Hi Francois,

Our ultimate solution for jetpack 4.6 was to install jetpack to the emmc, cut out as much bloat as possible to be able to fit the full sdk install (remove libreoffice etc), then use rsync to clone key os folders to partitions on the ssd (home, opt, var, usr).

We then edited /etc/fstab to mount those partitions over the folders in the emmc, meaning the os ran off the emmc but certain key folders were stored on the ssd instead and allowed us to fit the software and data we needed while still technically booting from the emmc.

Fortunately arducam has now released drivers for jetpack5.0 and even I believe 5.1 now, which both support native nvme ssd booting on the xavier nx and completely resolve this issue.

Happy to provide detailed instructions for our jetpack4.6 workaround, but would strongly recommend just using jetpack5 if you can.

Regards,
Matt

Hey Matt,

Thanks so much for your reply. Unfortunately I am operating on the Jetson Nano, which does not accept Jetpack 5.X yet so I will have to do with a workaround. I would be more than grateful for any more details you have on the procedure you followed.

Thanks again.
Francois.

Hey Matt,

Any chance you could share these detailed instructions you kindly offered?

Thanks a lot!

Hi Frpato, sorry for the delay

Here’s what we did for a xavier nx with an m.2 nvme ssd, I dont think the nano supports SSDs, so I’m not sure how this will apply to whatever setup you are using.

Moving root fs components to ssd

  • Flash jetpack without sdk components
  • Do first start setup, apt purge libreoffice, thunderbird to free up space
  • Install gparted, create ssd partitions for /usr, /home, /opt
  • Mount partition for /usr, remove lost+found
  • Use rsync to copy entire contents of /usr folder: sudo rsync --archive --progress --hard-links /usr/. /mnt/.
  • Unmount /usr partition, mount /home and /opt partitions and repeat steps
  • Edit /etc/fstab, modify a copy of the original root entry specifically pointing to the ssd paritions and thier associated folders. (use 0 0 for ‘dump’ and ‘pass’), eg: /dev/nvme0n1p1 /usr ext4 defaults 0 0
  • Reboot
  • Install sdk components (make sure to untick relfashing the entire os)
  • Proceed as normal for setup

Regards,
Matt