I have with any jetpack 4.2.2 or 4.2.1 or 4.2 i tray of install my CSI in my jetson nano and always sya this problem, I probe this CSI in another nano because i have two jetsons and function very good, the two boards are new, can anything help to me??? i need this jetson for make a IA vehicle plate project… I really need the cameras!!!..
$ sudo v4l2-ctl --list-devices
Failed to open /dev/video0: No such file or directory
$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-3531) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Wed Mar 13 00:32:22 PDT 2019
[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 48,
[ 0.000000] OF: fdt: - 80000000 , 7ee00000
[ 0.000000] OF: fdt: - 100000000 , 7f200000
[ 0.000000] Found tegra_fbmem: 00800000@92cb6000
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[ 0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
[ 0.000000] On node 0 totalpages: 1039872
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 519168 pages, LIFO batch:31
[ 0.000000] Normal zone: 8136 pages used for memmap
[ 0.000000] Normal zone: 520704 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 23 pages/cpu @ffffffc0fefd2000 s53400 r8192 d32616 u94208
[ 0.000000] pcpu-alloc: s53400 r8192 d32616 u94208 alloc=23*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] CPU features: enabling workaround for ARM erratum 832075
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1023544
[ 0.000000] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 tegra_fbmem=0x800000@0x92cb6000 is_hdmi_initialised=1 root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 rootfstype=ext4 root=/dev/mmcblk0p1 rw rootwait
[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
[ 0.000000] log_buf_len min size: 32768 bytes
[ 0.000000] log_buf_len: 131072 bytes
[ 0.000000] early log buf free: 29384(89%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Memory: 3567872K/4159488K available (15166K kernel code, 2914K rwdata, 6616K rodata, 8512K init, 605K bss, 116480K reserved, 475136K 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 - 0xffffff8008f50000 ( 15168 KB)
[ 0.000000] .rodata : 0xffffff8008f50000 - 0xffffff80095d0000 ( 6656 KB)
[ 0.000000] .init : 0xffffff80095d0000 - 0xffffff8009e20000 ( 8512 KB)
[ 0.000000] .data : 0xffffff8009e20000 - 0xffffff800a0f8808 ( 2915 KB)
[ 0.000000] .bss : 0xffffff800a0f8808 - 0xffffff800a18fe3c ( 606 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 - 0xffffffbf03fc8000 ( 63 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc0ff200000 ( 4082 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
[ 0.000000] t210 clock and reset probe
[ 0.000000] boot misc1 0x90000000: expected 0x10000000
[ 0.000000] (comparison mask = 0xf8000000)
[ 0.000000] boot misc2 0x0: expected 0xf6e0f620
[ 0.000000] (comparison mask = 0xffffffff)
[ 0.000000] boot misc3 0xf5c1: expected 0x10000
[ 0.000000] (comparison mask = 0xffffffff)
[ 0.000000] PLL_D2 already enabled. Postponing set full defaults
[ 0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.001457] Console: colour dummy device 80x25
[ 0.002390] console [tty0] enabled
[ 0.002416] kmemleak: Kernel memory leak detector disabled
[ 0.002444] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.002472] pid_max: default: 32768 minimum: 301
[ 0.002933] Security Framework initialized
[ 0.003167] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003187] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.004445] ftrace: allocating 46802 entries in 183 pages
[ 0.177458] sched-energy: CPU device node has no sched-energy-costs
[ 0.177497] ASID allocator initialised with 65536 entries
[ 0.215434] tegra-id: chipid=22117.
[ 0.215478] tegra-id: opt_subrevision=0.
[ 0.215508] Tegra Speedo/IDDQ fuse revision 4
[ 0.215523] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
[ 0.215539] Tegra: CPU Process ID 0, SoC Process ID 0, GPU Process ID 0
[ 0.215555] Tegra: CPU Speedo Value 2027, SoC Speedo Value 1934, GPU Speedo Value 2026
[ 0.215576] Tegra: CPU IDDQ Value 1696, SoC IDDQ Value 1904, GPU IDDQ Value 2165
[ 0.215612] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 0
[ 0.215638] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts
[ 0.215673] DTB Build time: Mar 15 2019 09:52:07
[ 0.265108] CPU1: Booted secondary processor [411fd071]
[ 0.296997] CPU2: Booted secondary processor [411fd071]
[ 0.328973] CPU3: Booted secondary processor [411fd071]
[ 0.329066] Brought up 4 CPUs
[ 0.329132] SMP: Total of 4 processors activated.
[ 0.329150] CPU features: detected feature: 32-bit EL0 Support
[ 0.329432] CPU: All CPU(s) started at EL2
[ 0.329462] alternatives: patching kernel code
[ 0.337788] devtmpfs: initialized
[ 0.372743] Initilizing CustomIPI irq domain
[ 0.373206] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.373251] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.384700] pinctrl core: initialized pinctrl subsystem
[ 0.385436] OS set in device tree is not L4T.
[ 0.385880] regulator-dummy: no parameters
[ 0.386180] Initializing plugin-manager
[ 0.386329] Plugin module not found
[ 0.386543] node /plugin-manager/fragement@0 match with board >=3448-0000-100
[ 0.387095] node /plugin-manager/fragment@1 match with board >=3448-0000-101
[ 0.387851] node /plugin-manager/fragment@5 match with board 3449-0000-200
[ 0.391169] NET: Registered protocol family 16
[ 0.395095] pstore: using zlib compression
[ 0.395789] console [pstore-1] enabled
[ 0.395806] pstore: Registered ramoops as persistent store backend
[ 0.395825] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
[ 0.405129] cpuidle: using governor menu
[ 0.409185] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[ 0.410747] vdso: 2 pages (1 code @ ffffff8008f57000, 1 data @ ffffff8009e24000)
[ 0.410791] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.413693] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.415241] tegra_bpmp_of_clk_init: EMC proxy not found.
[ 0.416185] tegra_powergate_init: DONE
[ 0.416226] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts
[ 0.416262] DTB Build time: Mar 15 2019 09:52:07
[ 0.417881] Tegra reboot handler registered.
[ 0.422282] iommu: Adding device tegra-carveouts to group 0
[ 0.422460] platform tegra-carveouts: domain=ffffffc0f9b98318 allocates as[0]=ffffffc0f9bf80a8
[ 0.422855] iommu: Adding device smmu_test to group 1
[ 0.422924] platform smmu_test: domain=ffffffc0f9b98558 allocates as[0]=ffffffc0f9bf8110
[ 0.423779] mc: mapped MMIO address: 0xffffff800802e000 -> 0x70019000
[ 0.423856] mc: mapped MMIO address: 0xffffff8008065000 -> 0x7001c000
[ 0.423931] mc: mapped MMIO address: 0xffffff8008079000 -> 0x7001d000
[ 0.423955] nv-tegra-mc 70019000.mc: No mssnvlink node
[ 0.423991] mc-err: mcerr ops are set to t21x
[ 0.433895] iommu: Adding device 70090000.xusb to group 2
[ 0.434217] iommu: Adding device 70006000.serial to group 3
[ 0.434316] platform 70006000.serial: domain=ffffffc0f9496618 allocates as[0]=ffffffc0f9bf8178
[ 0.434778] iommu: Adding device 70006040.serial to group 4
[ 0.435074] iommu: Adding device 70006200.serial to group 5
[ 0.435315] iommu: Adding device sound to group 6
[ 0.435383] platform sound: domain=ffffffc0f9496b58 allocates as[0]=ffffffc0f9bf81e0
[ 0.435953] iommu: Adding device 7000d400.spi to group 7
[ 0.436236] iommu: Adding device 7000d600.spi to group 8
[ 0.436532] iommu: Adding device 70410000.spi to group 9
[ 0.436855] iommu: Adding device 50000000.host1x to group 10
[ 0.437186] iommu: Adding device 54080000.vi to group 11
[ 0.437605] iommu: Adding device 54600000.isp to group 12
[ 0.437882] iommu: Adding device 54680000.isp to group 13
[ 0.438207] iommu: Adding device tegradc.0 to group 14
[ 0.438280] platform tegradc.0: domain=ffffffc0f94a3a98 allocates as[0]=ffffffc0f9bf8248
[ 0.442585] platform tegradc.0: IOVA linear map 0x0000000092cb6000(800000)
[ 0.442998] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000)
[ 0.443350] iommu: Adding device tegradc.1 to group 15
[ 0.443418] platform tegradc.1: domain=ffffffc0f94a3cd8 allocates as[0]=ffffffc0f9bf82b0
[ 0.447635] platform tegradc.1: IOVA linear map 0x0000000092cb6000(800000)
[ 0.448050] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000)
[ 0.448319] iommu: Adding device 54340000.vic to group 16
[ 0.448545] iommu: Adding device 544c0000.nvenc to group 17
[ 0.448777] iommu: Adding device 54500000.tsec to group 18
[ 0.449017] iommu: Adding device 54100000.tsecb to group 19
[ 0.449229] iommu: Adding device 54480000.nvdec to group 20
[ 0.449471] iommu: Adding device 54380000.nvjpg to group 21
[ 0.450534] iommu: Adding device 546c0000.i2c to group 22
[ 0.450877] iommu: Adding device 57000000.gpu to group 23
[ 0.450940] platform 57000000.gpu: domain=ffffffc0f94b2cd8 allocates as[0]=ffffffc0f9bf8318
[ 0.451002] platform 57000000.gpu: domain=ffffffc0f94b2cd8 allocates as[1]=ffffffc0f9bf8380
[ 0.451062] platform 57000000.gpu: domain=ffffffc0f94b2cd8 allocates as[2]=ffffffc0f9bf83e8
[ 0.451120] platform 57000000.gpu: domain=ffffffc0f94b2cd8 allocates as[3]=ffffffc0f9bf8450
[ 0.452011] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[ 0.452049] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
[ 0.452077] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET
[ 0.452097] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
[ 0.452114] tegra-pmc: ### PMC reset status reg: 0x3
[ 0.505179] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.505212] tegra-pmc: Clear bootloader IO dpd settings
[ 0.505245] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
[ 0.505329] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
[ 0.505654] iommu: Adding device 70012000.se to group 24
[ 0.506511] iommu: Adding device 7000c000.i2c to group 25
[ 0.506845] iommu: Adding device 7000c400.i2c to group 26
[ 0.507176] iommu: Adding device 7000c500.i2c to group 27
[ 0.507505] iommu: Adding device 7000c700.i2c to group 28
[ 0.507876] iommu: Adding device 7000d000.i2c to group 29
[ 0.508185] iommu: Adding device 7000d100.i2c to group 30
[ 0.508552] iommu: Adding device sdhci-tegra.0 to group 31
[ 0.508623] platform sdhci-tegra.0: domain=ffffffc0f9535e58 allocates as[0]=ffffffc0f9bf84b8
[ 0.509626] iommu: Adding device 700d0000.xudc to group 32
[ 0.515741] vdd-ac-bat: 5000 mV
[ 0.516225] vdd-5v0-sys: 5000 mV
[ 0.517419] vdd-5v0-hdmi: supplied by vdd-5v0-sys
[ 0.517513] vdd-5v0-hdmi: 5000 mV
[ 0.517997] vdd-1v8: 1800 mV
[ 0.518464] vdd-fan: supplied by vdd-5v0-sys
[ 0.518516] vdd-fan: 5000 mV
[ 0.518954] vdd-usb-vbus: supplied by vdd-5v0-sys
[ 0.519030] vdd-usb-vbus: 5000 mV
[ 0.519651] vdd-usb-vbus2: 5000 mV
[ 0.545867] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.548499] GPIO line 151 (camera-control-output-low) hogged as output/low
[ 0.548903] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
[ 0.557443] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.557830] SCSI subsystem initialized
[ 0.558079] libata version 3.00 loaded.
[ 0.558350] usbcore: registered new interface driver usbfs
[ 0.558426] usbcore: registered new interface driver hub
[ 0.558528] usbcore: registered new device driver usb
[ 0.562779] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
[ 0.564236] random: fast init done
[ 0.569146] vdd-core: 600 <--> 1162 mV at 1125 mV
[ 0.570315] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
[ 0.573038] vdd-ddr-1v1: 1150 mV
[ 0.576996] vdd-pre-reg-1v35: 1350 mV
[ 0.580992] vdd-1v8: 1800 mV
[ 0.581273] vdd-1v8: Failed to create debugfs directory
[ 0.584991] avdd-sys-1v2: 1200 mV
[ 0.588989] vdd-pex-1v0: 1050 mV
[ 0.589772] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV
[ 0.590407] max77620-ldo3: at 3100 mV
[ 0.592993] vdd-rtc: 850 <--> 1100 mV at 1000 mV
[ 0.593638] max77620-ldo5: at 3100 mV
[ 0.594316] max77620-ldo6: at 2800 mV
[ 0.596988] avdd-1v05-pll: 1050 mV
[ 0.600988] avdd-io-hdmi-dp: 1050 mV
[ 0.602321] GPIO line 505 (spmic-default-output-high) hogged as output/high
[ 0.602616] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
[ 0.604696] max77620 4-003c: max77620 probe successful
[ 0.606997] i2c i2c-6: Unbalanced pm_runtime_enable!
[ 0.607536] media: Linux media interface: v0.10
[ 0.607607] Linux video capture interface: v2.00
[ 0.608598] pps_core: LinuxPPS API ver. 1 registered
[ 0.608626] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.608668] PTP clock support registered
[ 0.612010] tegra_fiq_debugger_init: found FIQ source (IRQ 98)
[ 0.618340] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
[ 0.619258] Advanced Linux Sound Architecture Driver Initialized.
[ 0.619933] Bluetooth: Core ver 2.22
[ 0.620002] NET: Registered protocol family 31
[ 0.620021] Bluetooth: HCI device and connection manager initialized
[ 0.620049] Bluetooth: HCI socket layer initialized
[ 0.620071] Bluetooth: L2CAP socket layer initialized
[ 0.620108] Bluetooth: SCO socket layer initialized
[ 0.621906] tegra210_dvfs: no clock found for sdmmc2_ddr
[ 0.621945] tegra210_dvfs: no clock found for sdmmc4_ddr
[ 0.622010] tegra210_dvfs: no clock found for sdmmc1_ddr
[ 0.622038] tegra210_dvfs: no clock found for sdmmc3_ddr
[ 0.624861] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
[ 0.626398] vdd-3v3-sys: supplied by vdd-5v0-sys
[ 0.626490] vdd-3v3-sys: 3300 mV
[ 0.626761] vdd-1v8: supplied by vdd-3v3-sys
[ 0.629059] vdd-usb-vbus2: supplied by vdd-3v3-sys
[ 0.629578] vdd-3v3-sd: supplied by vdd-3v3-sys
[ 0.629636] vdd-3v3-sd: 3300 mV
[ 0.630624] avdd-io-edp-1v05: supplied by avdd-1v05-pll
[ 0.630682] avdd-io-edp-1v05: 1050 mV
[ 0.631157] vdd-usb-hub-en: supplied by vdd-1v8
[ 0.631238] vdd-usb-hub-en: 5000 mV
[ 0.632791] camchar: rtcpu character device driver loaded
[ 0.633542] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
[ 0.634930] clocksource: Switched to clocksource arch_sys_counter
[ 0.675756] VFS: Disk quotas dquot_6.6.0
[ 0.675930] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.676423] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.676890] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000
[ 0.676944] dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000)
[ 0.677172] cma: enabled page replacement for spfn=d7000, epfn=f0000
[ 0.677200] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 0.677227] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[ 0.677275] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048
[ 0.677300] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout
[ 0.677333] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
[ 0.677354] nvmap_page_pool_init: Total RAM pages: 1010752
[ 0.677371] nvmap_page_pool_init: nvmap page pool size: 126344 pages (493 MB)
[ 0.677536] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.677938] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[ 0.679064] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB)
[ 0.687085] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[ 0.687499] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[ 0.687766] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.688006] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.688206] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 0.688517] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[ 0.688540] pre_t19x_iso_plat_init(): max_iso_bw=33280000KB
[ 0.688991] NET: Registered protocol family 2
[ 0.690065] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.690303] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.690856] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.691108] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.691211] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.691647] NET: Registered protocol family 1
[ 0.692351] RPC: Registered named UNIX socket transport module.
[ 0.692379] RPC: Registered udp transport module.
[ 0.692395] RPC: Registered tcp transport module.
[ 0.692412] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.692436] PCI: CLS 0 bytes, default 64
[ 0.692672] Trying to unpack rootfs image as initramfs...
[ 0.702032] host1x 50000000.host1x: initialized
[ 0.703927] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.707199] audit: initializing netlink subsys (disabled)
[ 0.707298] audit: type=2000 audit(0.555:1): initialized
[ 0.708088] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.718237] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.720098] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.720929] 9p: Installing v9fs 9p2000 file system support
[ 0.724746] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 0.724930] io scheduler noop registered
[ 0.725250] io scheduler cfq registered (default)
[ 0.728148] gic 702f9000.agic: GIC IRQ controller registered
[ 0.730967] iommu: Adding device 702ef000.adsp to group 33
[ 0.737548] iommu: Adding device aconnect@702c0000:adsp_audio to group 34
[ 0.737740] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
[ 0.738386] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x81e7c10
[ 0.738416] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
[ 0.740107] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
[ 0.740246] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
[ 0.740368] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
[ 0.740600] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
[ 0.740715] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[ 0.740829] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[ 0.740940] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[ 0.741043] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[ 0.741155] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[ 0.741265] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[ 0.747501] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[ 0.748860] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[ 0.750794] tegra-pcie 1003000.pcie-controller: 4x1, 1x1 configuration
[ 0.752119] tegra-pcie 1003000.pcie-controller: PCIE: Enable power rails
[ 0.752490] tegra-pcie 1003000.pcie-controller: probing port 0, using 4 lanes
[ 0.753718] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 0.753994] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=750000, max_bw=1500000
[ 0.754281] Adding domain tsec-pd to PM domain host1x-pd
[ 0.756332] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes
[ 0.757354] tsec 54500000.tsec: initialized
[ 0.759024] tsec 54100000.tsecb: initialized
[ 0.759776] Adding domain nvdec-pd to PM domain host1x-pd
[ 0.762912] nvdec 54480000.nvdec: initialized
[ 0.764051] Adding domain vic03-pd to PM domain host1x-pd
[ 0.764245] Adding domain msenc-pd to PM domain host1x-pd
[ 0.764421] Adding domain nvjpg-pd to PM domain host1x-pd
[ 0.768046] falcon 54340000.vic: initialized
[ 0.769271] falcon 544c0000.nvenc: initialized
[ 0.770551] falcon 54380000.nvjpg: initialized
[ 0.775137] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
[ 0.775262] display board info: id 0x0, fab 0x0
[ 0.775335] generic_infoframe_type: 0x87
[ 0.775492] tegradc tegradc.0: DT parsed successfully
[ 0.775555] tegradc tegradc.0: Display dc.ffffff800ab40000 registered with id=0
[ 0.776259] tegradc tegradc.0: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350781
[ 0.779710] tegradc tegradc.0: probed
[ 0.783457] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[ 0.788577] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 10 channels
[ 0.789578] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[ 0.789950] kfuse 7000fc00.kfuse: initialized
[ 0.791523] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00
[ 0.791578] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.791605] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
[ 0.791629] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
[ 0.791659] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.791749] pci 0000:00:01.0: [10de:0fae] type 01 class 0x060400
[ 0.791924] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.792282] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
[ 0.792389] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.792629] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.792670] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.792930] pci 0000:01:00.0: [8086:24fd] type 00 class 0x028000
[ 0.792995] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[ 0.793301] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.794360] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
[ 0.795396] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 0.797004] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[ 0.797048] vdd-cpu: 708 <--> 1322 mV at 708 mV
[ 0.797592] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[ 0.799306] vdd-gpu: applied init 1000000uV constraint
[ 0.799341] vdd-gpu: 708 <--> 1323 mV at 997 mV
[ 0.799845] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[ 0.803246] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.803515] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.803567] pci 0000:02:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 0.803620] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[ 0.803657] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 0.803928] pci 0000:02:00.0: supports D1 D2
[ 0.803933] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.806032] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.806221] No Device Node present for smmu client: serial8250 !!
[ 0.806254] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.806363] iommu: Adding device serial8250 to group 35
[ 0.810056] console [ttyS0] disabled
[ 0.810223] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
[ 0.835996] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 0.836086] pci 0000:00:01.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
[ 0.836093] pci 0000:00:02.0: BAR 14: assigned [mem 0x13100000-0x131fffff]
[ 0.836098] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.836109] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit]
[ 0.836141] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.836151] pci 0000:00:01.0: bridge window [mem 0x13000000-0x130fffff]
[ 0.836165] pci 0000:02:00.0: BAR 4: assigned [mem 0x13100000-0x13103fff 64bit]
[ 0.836190] pci 0000:02:00.0: BAR 2: assigned [mem 0x13104000-0x13104fff 64bit]
[ 0.836213] pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 0.836222] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 0.836226] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
[ 0.836233] pci 0000:00:02.0: bridge window [mem 0x13100000-0x131fffff]
[ 0.837311] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.837315] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.837323] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
[ 0.837454] aer 0000:00:01.0:pcie002: service driver aer loaded
[ 0.837695] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 0.837698] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 0.837705] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
[ 0.837806] aer 0000:00:02.0:pcie002: service driver aer loaded
[ 3.247038] console [ttyS0] enabled
[ 3.247672] Console: switching to colour frame buffer device 240x67
[ 3.248666] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
[ 3.249012] serial-tegra 70006200.serial: RX in PIO mode
[ 3.249116] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
[ 3.250125] [drm] Initialized
[ 3.273880] brd: module loaded
[ 3.288014] tegradc tegradc.0: fb registered
[ 3.288203] loop: module loaded
[ 3.288313] tegra_profiler: version: 1.132, samples/io: 46/26
[ 3.291014] tegra_profiler: auth: init
[ 3.292490] THERMAL EST: found 2 subdevs
[ 3.292497] THERMAL EST num_resources: 0
[ 3.292511] [THERMAL EST subdev 0]
[ 3.292518] [THERMAL EST subdev 1]
[ 3.292969] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 3.292971] THERMAL EST: thz register success.
[ 3.293149] THERMAL EST: end of probe, return err: 0
[ 3.294499] hisi_sas: driver version v1.6
[ 3.298761] tegra-qspi 70410000.spi: Prod settings list not found
[ 3.300051] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
[ 3.300059] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
[ 3.311545] libphy: Fixed MDIO Bus: probed
[ 3.312675] tun: Universal TUN/TAP device driver, 1.6
[ 3.312678] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 3.313710] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 3.313713] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.313772] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 3.313773] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 3.313829] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 3.313831] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 3.313885] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 3.313887] Copyright(c) 1999 - 2017 Intel Corporation.
[ 3.314862] r8168 0000:02:00.0: enabling device (0000 -> 0003)
[ 3.314890] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
[ 3.329098] r8168 0000:02:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
[ 3.329253] r8168 0000:02:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:e6:06:b7 from device tree
[ 3.329875] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 3.329913] r8168 Copyright (C) 2017 Realtek NIC software team <nicfae@realtek.com>
This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
[ 3.330514] PPP generic driver version 2.4.2
[ 3.330748] PPP BSD Compression module registered
[ 3.330754] PPP Deflate Compression module registered
[ 3.330804] PPP MPPE Compression module registered
[ 3.330810] NET: Registered protocol family 24
[ 3.330884] usbcore: registered new interface driver r8152
[ 3.331024] usbcore: registered new interface driver asix
[ 3.331087] usbcore: registered new interface driver ax88179_178a
[ 3.331124] usbcore: registered new interface driver cdc_ether
[ 3.331167] usbcore: registered new interface driver net1080
[ 3.331250] usbcore: registered new interface driver cdc_subset
[ 3.331296] usbcore: registered new interface driver zaurus
[ 3.331348] usbcore: registered new interface driver cdc_ncm
[ 3.331525] VFIO - User Level meta-driver version: 0.3
[ 3.332780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.332807] ehci-pci: EHCI PCI platform driver
[ 3.332858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.332870] ohci-pci: OHCI PCI platform driver
[ 3.332913] ohci-platform: OHCI generic platform driver
[ 3.336037] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
[ 3.336647] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
[ 3.337820] tegra-xusb 70090000.xusb: extcon 0: ffffffc0fa5d2800 id
[ 3.337931] tegra-xusb 70090000.xusb: Direct firmware load for tegra21x_xusb_firmware failed with error -2
[ 3.337935] tegra-xusb 70090000.xusb: Falling back to user helper
[ 3.339256] usbcore: registered new interface driver uas
[ 3.339313] usbcore: registered new interface driver usb-storage
[ 3.339445] usbcore: registered new interface driver usbserial
[ 3.342486] tegra-xudc-new 700d0000.xudc: device count: 1
[ 3.343867] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[ 3.343880] tegra-xudc-new 700d0000.xudc: vbus state: 0
[ 3.343917] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 3.344191] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 3.344854] mousedev: PS/2 mouse device common for all mice
[ 3.344952] usbcore: registered new interface driver xpad
[ 3.477137] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 3.479768] rtc rtc1: alarm rtc device
[ 3.479784] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
[ 3.479813] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[ 3.480356] i2c /dev entries driver
[ 3.481996] imx219 6-0010: tegracam sensor driver:imx219_v2.0.6
[ 3.505321] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[ 3.505388] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
[ 3.505415] imx219 6-0010: board setup failed
[ 3.505518] imx219: probe of 6-0010 failed with error -121
[ 3.506542] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 3.509689] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[ 3.509695] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
[ 3.510153] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.510170] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[ 3.510179] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[ 3.510321] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.510331] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[ 3.510337] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[ 3.510479] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.510489] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[ 3.510493] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[ 3.510670] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[ 3.511494] tegra_aotag tegra-aotag: Registering sensor 0
[ 3.511553] tegra_aotag tegra-aotag: Invalid temp readout
[ 3.511577] tegra_aotag tegra-aotag: Invalid temp readout
[ 3.511594] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[ 3.511603] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[ 3.512657] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.512675] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
[ 3.512912] tegra_aotag tegra-aotag: Invalid temp readout
[ 3.512941] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
[ 3.513483] parse_throttle_dt_data: Num cap clks = 6
[ 3.513489] parse_throttle_dt_data: clk=cclk_g type=2
[ 3.513505] parse_throttle_dt_data: clk=gpu type=4
[ 3.513532] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[ 3.513553] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[ 3.513575] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[ 3.513578] parse_throttle_dt_data: clk=emc type=3
[ 3.514087] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.514189] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.514338] tegra_throttle_probe: probe successful. #cdevs=4
[ 3.515197] FAN dev name: pwm-fan
[ 3.515246] FAN:gpio request success.
[ 3.515324] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 3.515625] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 3.515824] pwm_fan_driver pwm-fan: fan tach request irq success
[ 3.515834] pwm_fan_driver pwm-fan: tach period: 1000
[ 3.515918] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 3.515923] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 3.515927] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 3.515930] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 3.515933] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 3.515937] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 3.515940] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 3.515944] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 3.515947] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 3.515951] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 3.516641] tegra-wdt 60005100.watchdog: Tegra WDT enabled on probe. Timeout = 120 seconds.
[ 3.517060] tegra-wdt 60005100.watchdog: initialized (timeout = 120 sec, nowayout = 1)
[ 3.518107] device-mapper: uevent: version 1.0.3
[ 3.518641] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 3.524050] tegra210-cpufreq cpufreq: probe()...completed
[ 3.524792] sdhci: Secure Digital Host Controller Interface driver
[ 3.524793] sdhci: Copyright(c) Pierre Ossman
[ 3.524794] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.525282] sdhci-tegra sdhci-tegra.0: Got CD GPIO
[ 3.525640] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
[ 3.525762] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 300
[ 3.529623] tegra-se 70012000.se: tegra_se_probe: complete
[ 3.530122] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.531353] usbcore: registered new interface driver usbhid
[ 3.531354] usbhid: USB HID core driver
[ 3.533487] tegra21x_actmon 6000c800.actmon: in actmon_register()...
[ 3.533666] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[ 3.535465] nvpmodel: initialized successfully
[ 3.536423] usbcore: registered new interface driver snd-usb-audio
[ 3.536478] No Device Node present for smmu client: snd-soc-dummy !!
[ 3.536482] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[ 3.536500] iommu: Adding device snd-soc-dummy to group 36
[ 3.548705] OPE platform probe
[ 3.548788] OPE platform probe successful
[ 3.548814] OPE platform probe
[ 3.548854] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[ 3.548898] OPE platform probe successful
[ 3.571271] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
[ 3.574968] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 3.575105] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 3.575230] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 3.575361] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 3.575499] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 3.575623] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 3.575746] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 3.575869] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 3.576051] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 3.576172] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 3.588641] u32 classifier
[ 3.588642] Actions configured
[ 3.588715] Initializing XFRM netlink socket
[ 3.589457] NET: Registered protocol family 10
[ 3.590167] NET: Registered protocol family 17
[ 3.590177] NET: Registered protocol family 15
[ 3.590252] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 3.590296] Bluetooth: RFCOMM socket layer initialized
[ 3.590306] Bluetooth: RFCOMM ver 1.11
[ 3.590310] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.590315] Bluetooth: HIDP socket layer initialized
[ 3.590333] 9pnet: Installing 9P2000 support
[ 3.590369] Key type dns_resolver registered
[ 3.594788] Registered cp15_barrier emulation handler
[ 3.600931] Registered setend emulation handler
[ 3.602038] registered taskstats version 1
[ 3.602682] Adding domain ve2-pd to PM domain host1x-pd
[ 3.602939] Adding domain ve-pd to PM domain host1x-pd
[ 3.924513] mmc0: hw tuning done ...
[ 3.924544] mmc0: new ultra high speed SDR104 SDXC card at address 59b4
[ 3.924857] mmcblk0: mmc0:59b4 SD 58.9 GiB
[ 3.928746] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
[ 4.435908] tegradc tegradc.0: DC initialized, skipping tegra_dc_program_mode.
[ 4.443152] tegradc tegradc.0: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_75m_150m
[ 4.451564] tegradc tegradc.0: hdmi: get RGB quant from REG programmed by BL.
[ 4.458707] tegradc tegradc.0: hdmi: get YCC quant from REG programmed by BL.
[ 4.466008] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 4.472106] Extcon AUX1(HDMI) enable
[ 4.476112] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
[ 4.481940] edid invalid
[ 4.485043] tegradc tegradc.1: No lt-data, using default setting
[ 4.491064] tegradc tegradc.1: No hpd-gpio in DT
[ 4.495704] tegradc tegradc.1: DT parsed successfully
[ 4.500777] tegradc tegradc.1: Display dc.ffffff800f4c0000 registered with id=1
[ 4.508172] tegradc tegradc.0: nominal-pclk:148351648 parent:148350781 div:1.0 pclk:148350781 146868084~161703244
[ 4.511272] tegradc tegradc.1: dpd enable lookup fail:-19
[ 4.514960] tegradc tegradc.1: probed
[ 4.529490] tegradc tegradc.1: fb registered
[ 4.536900] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 4.540236] isp 54600000.isp: initialized
[ 4.540976] isp 54680000.isp: initialized
[ 4.552185] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 4.552860] clk_cbus_recalc_rate: no gbus parent
[ 4.552864] clk_cbus_round_rate: no gbus parent
[ 4.552865] clk_cbus_round_rate: no gbus parent
[ 4.552872] clk_cbus_recalc_rate: no gbus parent
[ 4.552973] clk_cbus_recalc_rate: no gbus parent
[ 4.552976] clk_cbus_round_rate: no gbus parent
[ 4.552977] clk_cbus_round_rate: no gbus parent
[ 4.552980] clk_cbus_recalc_rate: no gbus parent
[ 4.552993] tegra_dvfs: GPU-cap: registered
[ 4.553059] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
[ 4.553061] tegra dvfs: vdd-core: nominal 1125mV, offset 600000uV, step 12500uV, scaling enabled
[ 4.553063] tegra dvfs: vdd-gpu: nominal 1078mV, offset 708000uV, step 10000uV, scaling enabled
[ 4.609875] tegra_dvfs: vdd-gpu-vts: registered
[ 4.631763] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 4.637279] tegradc tegradc.1: blank - powerdown
[ 4.641912] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
[ 4.641968] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
[ 4.642622] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
[ 4.643146] input: gpio-keys as /devices/gpio-keys/input/input1
[ 4.673225] Extcon DP: HPD disabled
[ 4.673226] hpd: hpd_switch 0
[ 4.673228] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 4.673302] tegradc tegradc.0: blank - powerdown
[ 4.679583] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 4.679588] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 4.687805] tegra_rtc 7000e000.rtc: setting system clock to 2000-01-01 01:13:18 UTC (946689198)
[ 4.688764] vi 54080000.vi: vi_probe: ++
[ 4.693348] vi 54080000.vi: initialized
[ 4.695641] vi 54080000.vi: subdev nvcsi--1 bound
[ 4.695847] mmcblk mmc0:59b4: Card claimed for testing.
[ 4.696978] Disable partitions left on by BL
[ 4.696980] disb
[ 4.697026] bwmgr: missing cdev-type property
[ 4.697111] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 4.697116] DRAM derating cdev registered.
[ 4.698080] vdd-1v8: disabling
[ 4.698082] vdd-fan: disabling
[ 4.698084] vdd-usb-vbus: disabling
[ 4.698085] vdd-usb-vbus2: disabling
[ 4.698094] avdd-io-edp-1v05: disabling
[ 4.698096] vdd-usb-hub-en: disabling
[ 4.698247] ALSA device list:
[ 4.698250] #0: tegra-hda at 0x70038000 irq 83
[ 4.698251] #1: tegra-snd-t210ref-mobile-rt565x
[ 4.715627] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 4.715628] Extcon AUX1(HDMI) disable
[ 4.743793] tegradc tegradc.0: unblank
[ 4.781514] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
[ 4.781563] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m
[ 4.782547] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[ 4.782552] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 4.785765] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 4.785766] Extcon AUX1(HDMI) enable
[ 4.786078] tegradc tegradc.0: sync windows ret = 250
[ 5.040705] extcon-disp-state extcon:disp-state: cable 40 state 1
[ 5.040707] Extcon HDMI: HPD enabled
[ 5.040717] tegradc tegradc.0: hdmi: plugged
[ 5.103615] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 5.113761] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 5.125750] devtmpfs: mounted
[ 5.133910] Freeing unused kernel memory: 8512K
[ 5.351373] systemd[1]: System time before build time, advancing clock.
[ 5.392301] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 5.411888] cgroup: cgroup2: unknown option "nsdelegate"
[ 5.432734] 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)
[ 5.459344] systemd[1]: Detected architecture arm64.
[ 5.501627] systemd[1]: Set hostname to <jprpower104IA>.
[ 5.600634] 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.
[ 5.620026] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 5.763093] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.773648] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.788175] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.799242] systemd[1]: Created slice User and Session Slice.
[ 5.809942] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.819149] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.832504] systemd[1]: Created slice System Slice.
[ 5.842478] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 5.955941] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 6.041536] nvgpu: 57000000.gpu gm20b_init_clk_setup_sw:1268 [INFO] GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
[ 6.410988] Adding 4194300k swap on /var/swapfile. Priority:-1 extents:9 across:5316604k SS
[ 6.451126] systemd-journald[1971]: Received request to flush runtime journal from PID 1
[ 7.095161] tegra-xusb 70090000.xusb: cannot find firmware....retry after 1 second
[ 7.234802] nvs_dsm nvs_dsm: dsm_probe
[ 7.234823] nvs_dsm nvs_dsm: dsm_remove
[ 7.234825] nvs_dsm nvs_dsm: dsm_probe done
[ 7.286320] Intel(R) Wireless WiFi driver for Linux
[ 7.286324] Copyright(c) 2003- 2015 Intel Corporation
[ 7.286553] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[ 7.446989] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-26.ucode failed with error -2
[ 7.458627] iwlwifi 0000:01:00.0: Falling back to user helper
[ 7.484963] random: crng init done
[ 7.489970] random: 7 urandom warning(s) missed due to ratelimiting
[ 7.553381] using random self ethernet address
[ 7.560737] using random host ethernet address
[ 7.898343] Mass Storage Function, version: 2009/09/11
[ 7.898349] LUN: removable file: (no medium)
[ 7.904986] using random self ethernet address
[ 7.912942] using random host ethernet address
[ 7.926596] rndis0: HOST MAC 9e:b4:08:c7:29:ac
[ 7.926811] rndis0: MAC 9e:b4:08:c7:29:ad
[ 7.927861] usb0: HOST MAC 9e:b4:08:c7:29:ae
[ 7.927893] usb0: MAC 9e:b4:08:c7:29:af
[ 7.927914] tegra-xudc-new 700d0000.xudc: exiting ELPG
[ 7.928780] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[ 7.928799] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
[ 7.928828] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 7.929062] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 7.929076] tegra-xudc-new 700d0000.xudc: exiting ELPG
[ 7.929644] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[ 7.929664] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 7.929899] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 8.017633] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-25.ucode failed with error -2
[ 8.029931] iwlwifi 0000:01:00.0: Falling back to user helper
[ 8.070692] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-24.ucode failed with error -2
[ 8.082067] iwlwifi 0000:01:00.0: Falling back to user helper
[ 8.093565] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-23.ucode failed with error -2
[ 8.104641] iwlwifi 0000:01:00.0: Falling back to user helper
[ 8.133118] tegra-xusb 70090000.xusb: Firmware timestamp: 2017-11-03 13:36:19 UTC, Version: 50.20 release
[ 8.133159] tegra-xusb 70090000.xusb: xHCI Host Controller
[ 8.133178] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
[ 8.134099] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
[ 8.134127] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
[ 8.134248] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 8.134252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.134255] usb usb1: Product: xHCI Host Controller
[ 8.134258] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 8.134261] usb usb1: SerialNumber: 70090000.xusb
[ 8.135036] hub 1-0:1.0: USB hub found
[ 8.135124] hub 1-0:1.0: 5 ports detected
[ 8.135540] tegra-xusb 70090000.xusb: xHCI Host Controller
[ 8.135551] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
[ 8.135633] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 8.135706] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 8.135710] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.135713] usb usb2: Product: xHCI Host Controller
[ 8.135716] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 8.135718] usb usb2: SerialNumber: 70090000.xusb
[ 8.139502] hub 2-0:1.0: USB hub found
[ 8.139576] hub 2-0:1.0: 4 ports detected
[ 8.171313] iwlwifi 0000:01:00.0: loaded firmware version 22.391740.0 op_mode iwlmvm
[ 8.209780] l4tbr0: port 1(rndis0) entered blocking state
[ 8.209785] l4tbr0: port 1(rndis0) entered disabled state
[ 8.210365] device rndis0 entered promiscuous mode
[ 8.216065] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 8.219986] l4tbr0: port 2(usb0) entered blocking state
[ 8.219990] l4tbr0: port 2(usb0) entered disabled state
[ 8.220159] device usb0 entered promiscuous mode
[ 8.226462] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 8.226469] l4tbr0: port 2(usb0) entered blocking state
[ 8.226472] l4tbr0: port 2(usb0) entered forwarding state
[ 8.239045] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[ 8.239122] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 2
[ 8.247410] usb usb2: usb_suspend_both: status 0
[ 8.249983] input: Xbox 360 Wireless Receiver as /devices/virtual/input/input2
[ 8.250382] input: Xbox 360 Wireless Receiver as /devices/virtual/input/input3
[ 8.250738] input: Xbox 360 Wireless Receiver as /devices/virtual/input/input4
[ 8.251343] input: Xbox 360 Wireless Receiver as /devices/virtual/input/input5
[ 8.259327] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 8.261754] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 8.262582] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 8.383532] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 8.384359] thermal thermal_zone6: failed to read out thermal zone (-5)
[ 8.396790] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type iwlwifi
[ 8.463012] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 8.500124] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[ 8.500208] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.500211] usb 1-2: Product: 4-Port USB 2.1 Hub
[ 8.500213] usb 1-2: Manufacturer: Generic
[ 8.501859] hub 1-2:1.0: USB hub found
[ 8.503017] hub 1-2:1.0: 4 ports detected
[ 8.608052] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[ 8.642439] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411
[ 8.642446] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.642450] usb 2-1: Product: 4-Port USB 3.1 Hub
[ 8.642453] usb 2-1: Manufacturer: Generic
[ 8.648315] hub 2-1:1.0: USB hub found
[ 8.649737] hub 2-1:1.0: 4 ports detected
[ 8.750959] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[ 8.774812] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2b
[ 8.774817] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.818973] usb 2-1: usb_suspend_both: status 0
[ 8.819183] usb usb2: usb_suspend_both: status 0
[ 8.851039] usb 1-2.4: new full-speed USB device number 4 using tegra-xusb
[ 8.875638] usb 1-2.4: New USB device found, idVendor=046d, idProduct=c534
[ 8.875645] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.875649] usb 1-2.4: Product: USB Receiver
[ 8.875652] usb 1-2.4: Manufacturer: Logitech
[ 8.878747] input: Logitech USB Receiver as /devices/70090000.xusb/usb1/1-2/1-2.4/1-2.4:1.0/0003:046D:C534.0001/input/input6
[ 8.935906] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-70090000.xusb-2.4/input0
[ 8.939755] input: Logitech USB Receiver as /devices/70090000.xusb/usb1/1-2/1-2.4/1-2.4:1.1/0003:046D:C534.0002/input/input7
[ 8.951487] l4tbr0: port 2(usb0) entered disabled state
[ 8.999301] hid-generic 0003:046D:C534.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-70090000.xusb-2.4/input1
[ 9.238330] usbcore: registered new interface driver btusb
[ 9.240588] Bluetooth: hci0: Firmware revision 0.1 build 185 week 49 2017
[ 9.341288] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.341299] Bluetooth: BNEP socket layer initialized
[ 9.392018] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.393155] eth0: 0xffffff800a2fe000, 00:04:4b:e6:06:b7, IRQ 404
[ 9.503098] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.625883] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 9.628340] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.628765] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.744634] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.744895] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.804435] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 10.056804] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 11.330341] tegradc tegradc.0: blank - powerdown
[ 11.383691] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 11.383693] Extcon AUX1(HDMI) disable
[ 11.403263] tegradc tegradc.0: unblank
[ 11.415177] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
[ 11.415258] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m
[ 11.416284] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[ 11.416291] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 11.419559] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 11.419561] Extcon AUX1(HDMI) enable
[ 11.425523] tegradc tegradc.0: unblank
[ 11.425937] tegradc tegradc.1: blank - powerdown
[ 33.633797] tegradc tegradc.0: blank - powerdown
[ 33.700849] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 33.700865] Extcon AUX1(HDMI) disable
[ 33.720345] tegradc tegradc.1: blank - powerdown
[ 33.860123] tegradc tegradc.0: blank - powerdown
[ 33.860143] tegradc tegradc.0: unblank
[ 33.866369] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
[ 33.866465] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m
[ 33.867497] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[ 33.867504] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 33.870798] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 33.870800] Extcon AUX1(HDMI) enable
[ 33.876778] tegradc tegradc.0: unblank
[ 33.877119] tegradc tegradc.1: blank - powerdown
[ 37.231759] fuse init (API version 7.26)
[ 37.421736] tegradc tegradc.0: unblank
[ 37.421746] tegradc tegradc.1: blank - powerdown
[ 38.069204] wlan0: authenticate with bc:ca:b5:d6:ae:f0
[ 38.079905] wlan0: send auth to bc:ca:b5:d6:ae:f0 (try 1/3)
[ 38.086231] wlan0: authenticated
[ 38.090969] wlan0: associate with bc:ca:b5:d6:ae:f0 (try 1/3)
[ 38.107433] wlan0: RX AssocResp from bc:ca:b5:d6:ae:f0 (capab=0xc11 status=0 aid=3)
[ 38.117491] wlan0: associated
[ 38.401962] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 850.985618] systemd: 34 output lines suppressed due to ratelimiting
[ 851.011912] 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)
[ 851.012861] systemd[1]: Detected architecture arm64.
[ 851.107321] systemd[1]: File /lib/systemd/system/systemd-udevd.service:34 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 851.124738] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 852.189757] systemd[1]: Stopping Journal Service...
[ 852.190084] systemd-journald[1971]: Received SIGTERM from PID 1 (systemd).
[ 852.202422] systemd[1]: Stopped Journal Service.
[ 852.206754] systemd[1]: Starting Journal Service...
[ 852.334154] systemd[1]: Started Journal Service.
#