alliedvision / linux_nvidia_jetson

Allied Vision CSI-2 camera driver for NVIDIA Jetson Systems.
104 stars 41 forks source link

Device no longer recognized after reboot (on Jetson Nano) #5

Closed lorenzwu closed 4 years ago

lorenzwu commented 4 years ago

I installed the Alvium CSI-2 driver for my ALVIUM 1500 C-050 on a Jetson Nano. Everything works perfectly fine but if I reboot the camera is no longer recognized until I run the install script again. I tried Method A (precompiled binaries) as well as Method B (cross-compiling binaries from source) both work until I restart.

fklostermann commented 4 years ago

Hi, this is strange. It seems like after a reboot a wrong kernel image is used. Could you share the output of "uname -a" and "dmesg" here? Do you use the Nvida Jetson Nano DevKit?

lorenzwu commented 4 years ago

Yes I use the Jetson Nano Developer Kit

$ uname -a

Linux jetson-nano 4.9.140 #1 SMP PREEMPT Thu Apr 23 11:00:12 CEST 2020 aarch64 aarch64 aarch64 GNU/Linux

$ dmesg

[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.140 (root@user) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Thu Apr 23 11:00:12 CEST 2020 [ 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@92cb4000 [ 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 25 pages/cpu @ffffffc0fefd4000 s61592 r8192 d32616 u102400 [ 0.000000] pcpu-alloc: s61592 r8192 d32616 u102400 alloc=25*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=1075 core_edp_ma=4000 tegra_fbmem=0x800000@0x92cb4000 is_hdmi_initialised=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet [ 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: 29416(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: 3562464K/4159488K available (15230K kernel code, 2914K rwdata, 6560K rodata, 8576K init, 605K bss, 121888K 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 - 0xffffff8008f60000 ( 15232 KB) [ 0.000000] .rodata : 0xffffff8008f60000 - 0xffffff80095d0000 ( 6592 KB) [ 0.000000] .init : 0xffffff80095d0000 - 0xffffff8009e30000 ( 8576 KB) [ 0.000000] .data : 0xffffff8009e30000 - 0xffffff800a108808 ( 2915 KB) [ 0.000000] .bss : 0xffffff800a108808 - 0xffffff800a19febc ( 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] 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.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.001432] Console: colour dummy device 80x25 [ 0.001454] console [tty0] enabled [ 0.001473] kmemleak: Kernel memory leak detector disabled [ 0.001494] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800) [ 0.001508] pid_max: default: 32768 minimum: 301 [ 0.001962] Security Framework initialized [ 0.002184] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.002193] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.003353] ftrace: allocating 46873 entries in 184 pages [ 0.176074] sched-energy: CPU device node has no sched-energy-costs [ 0.176109] ASID allocator initialised with 65536 entries [ 0.216020] tegra-id: chipid=22117. [ 0.216035] tegra-id: opt_subrevision=0. [ 0.216053] Tegra Speedo/IDDQ fuse revision 4 [ 0.216058] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2 [ 0.216062] Tegra: CPU Process ID 0, SoC Process ID 1, GPU Process ID 0 [ 0.216068] Tegra: CPU Speedo Value 2079, SoC Speedo Value 1976, GPU Speedo Value 2077 [ 0.216072] Tegra: CPU IDDQ Value 1808, SoC IDDQ Value 2052, GPU IDDQ Value 2375 [ 0.216092] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 1 [ 0.216107] DTS File Name: arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts [ 0.216115] DTB Build time: Apr 23 2020 11:07:16 [ 0.264989] CPU1: Booted secondary processor [411fd071] [ 0.296985] CPU2: Booted secondary processor [411fd071] [ 0.328977] CPU3: Booted secondary processor [411fd071] [ 0.329068] Brought up 4 CPUs [ 0.329074] SMP: Total of 4 processors activated. [ 0.329083] CPU features: detected feature: 32-bit EL0 Support [ 0.329350] CPU: All CPU(s) started at EL2 [ 0.329368] alternatives: patching kernel code [ 0.337816] devtmpfs: initialized [ 0.371512] Initilizing CustomIPI irq domain [ 0.371907] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.371932] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.383372] pinctrl core: initialized pinctrl subsystem [ 0.384058] OS set in device tree is not L4T. [ 0.384490] regulator-dummy: no parameters [ 0.384764] Initializing plugin-manager [ 0.384886] Plugin module not found [ 0.388442] NET: Registered protocol family 16 [ 0.389965] pstore: using zlib compression [ 0.390004] console [pstore-1] enabled [ 0.390009] pstore: Registered ramoops as persistent store backend [ 0.390014] ramoops: attached 0x200000@0xb0000000, ecc: 0/0 [ 0.405006] cpuidle: using governor menu [ 0.408703] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver [ 0.410176] vdso: 2 pages (1 code @ ffffff8008f67000, 1 data @ ffffff8009e34000) [ 0.410200] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.413522] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations [ 0.415830] tegra_powergate_init: DONE [ 0.415848] DTS File Name: arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts [ 0.415855] DTB Build time: Apr 23 2020 11:07:16 [ 0.417367] Tegra reboot handler registered. [ 0.421752] iommu: Adding device tegra-carveouts to group 0 [ 0.421898] platform tegra-carveouts: domain=ffffffc0f9b823d8 allocates as[0]=ffffffc0f9be80a8 [ 0.422257] iommu: Adding device smmu_test to group 1 [ 0.422308] platform smmu_test: domain=ffffffc0f9b82618 allocates as[0]=ffffffc0f9be8110 [ 0.423119] mc: mapped MMIO address: 0xffffff800802e000 -> 0x70019000 [ 0.423170] mc: mapped MMIO address: 0xffffff8008065000 -> 0x7001c000 [ 0.423227] mc: mapped MMIO address: 0xffffff8008079000 -> 0x7001d000 [ 0.423236] nv-tegra-mc 70019000.mc: No mssnvlink node [ 0.423259] mc-err: mcerr ops are set to t21x [ 0.432664] iommu: Adding device 70090000.xusb to group 2 [ 0.432966] iommu: Adding device 70006000.serial to group 3 [ 0.433061] platform 70006000.serial: domain=ffffffc0f9b8bcd8 allocates as[0]=ffffffc0f9be8178 [ 0.433493] iommu: Adding device 70006040.serial to group 4 [ 0.433755] iommu: Adding device 70006200.serial to group 5 [ 0.433952] iommu: Adding device sound to group 6 [ 0.433996] platform sound: domain=ffffffc0f9450258 allocates as[0]=ffffffc0f9be81e0 [ 0.434548] iommu: Adding device 7000d400.spi to group 7 [ 0.434814] iommu: Adding device 7000d600.spi to group 8 [ 0.435126] iommu: Adding device 70410000.spi to group 9 [ 0.435441] iommu: Adding device 50000000.host1x to group 10 [ 0.435720] iommu: Adding device 54080000.vi to group 11 [ 0.436114] iommu: Adding device 54600000.isp to group 12 [ 0.436377] iommu: Adding device 54680000.isp to group 13 [ 0.436651] iommu: Adding device tegradc.0 to group 14 [ 0.436703] platform tegradc.0: domain=ffffffc0f94b3198 allocates as[0]=ffffffc0f9be8248 [ 0.440895] platform tegradc.0: IOVA linear map 0x0000000092cb4000(800000) [ 0.441308] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000) [ 0.441650] iommu: Adding device tegradc.1 to group 15 [ 0.441700] platform tegradc.1: domain=ffffffc0f94b33d8 allocates as[0]=ffffffc0f9be82b0 [ 0.445858] platform tegradc.1: IOVA linear map 0x0000000092cb4000(800000) [ 0.446250] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000) [ 0.446543] iommu: Adding device 54340000.vic to group 16 [ 0.446746] iommu: Adding device 544c0000.nvenc to group 17 [ 0.446941] iommu: Adding device 54500000.tsec to group 18 [ 0.447134] iommu: Adding device 54100000.tsecb to group 19 [ 0.447336] iommu: Adding device 54480000.nvdec to group 20 [ 0.447525] iommu: Adding device 54380000.nvjpg to group 21 [ 0.448577] iommu: Adding device 546c0000.i2c to group 22 [ 0.448913] iommu: Adding device 57000000.gpu to group 23 [ 0.448969] platform 57000000.gpu: domain=ffffffc0f94c13d8 allocates as[0]=ffffffc0f9be8318 [ 0.449053] platform 57000000.gpu: domain=ffffffc0f94c13d8 allocates as[1]=ffffffc0f9be8380 [ 0.449095] platform 57000000.gpu: domain=ffffffc0f94c13d8 allocates as[2]=ffffffc0f9be83e8 [ 0.449128] platform 57000000.gpu: domain=ffffffc0f94c13d8 allocates as[3]=ffffffc0f9be8450 [ 0.450001] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.450014] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present [ 0.450027] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET [ 0.450031] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM [ 0.450037] tegra-pmc: ### PMC reset status reg: 0x3 [ 0.501189] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered [ 0.501197] tegra-pmc: Clear bootloader IO dpd settings [ 0.501217] tegra-pmc 7000e400.pmc: IO padctrl driver initialized [ 0.501284] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands [ 0.501593] iommu: Adding device 70012000.se to group 24 [ 0.502464] iommu: Adding device 7000c000.i2c to group 25 [ 0.502775] iommu: Adding device 7000c400.i2c to group 26 [ 0.503079] iommu: Adding device 7000c500.i2c to group 27 [ 0.503391] iommu: Adding device 7000c700.i2c to group 28 [ 0.503709] iommu: Adding device 7000d000.i2c to group 29 [ 0.504010] iommu: Adding device 7000d100.i2c to group 30 [ 0.504347] iommu: Adding device sdhci-tegra.0 to group 31 [ 0.504414] platform sdhci-tegra.0: domain=ffffffc0f953a558 allocates as[0]=ffffffc0f9be84b8 [ 0.505400] iommu: Adding device 700d0000.xudc to group 32 [ 0.509760] vdd-ac-bat: 5000 mV [ 0.510217] vdd-5v0-sys: 5000 mV [ 0.511441] vdd-5v0-hdmi: supplied by vdd-5v0-sys [ 0.511487] vdd-5v0-hdmi: 5000 mV [ 0.511998] vdd-1v8-sys: 1800 mV [ 0.512506] vdd-fan: supplied by vdd-5v0-sys [ 0.512544] vdd-fan: 5000 mV [ 0.513074] vdd-usb-vbus: supplied by vdd-5v0-sys [ 0.513109] vdd-usb-vbus: 5000 mV [ 0.513683] vdd-usb-vbus2: 5000 mV [ 0.550047] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552539] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip [ 0.553798] GPIO line 6 (system-suspend-gpio) hogged as output/high [ 0.554158] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio) [ 0.562009] eventlib_kernel: keventlib is initialized, test id: 0 [ 0.562352] SCSI subsystem initialized [ 0.562579] libata version 3.00 loaded. [ 0.562865] usbcore: registered new interface driver usbfs [ 0.562919] usbcore: registered new interface driver hub [ 0.562998] usbcore: registered new device driver usb [ 0.566766] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8 [ 0.572331] vdd-core: 1000 <--> 1162 mV at 1075 mV [ 0.572459] random: fast init done [ 0.573204] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV [ 0.576280] vdd-ddr-1v1: 1150 mV [ 0.580239] vdd-pre-reg-1v35: 1350 mV [ 0.584234] vdd-1v8: 1800 mV [ 0.588237] avdd-sys-1v2: 1200 mV [ 0.592243] vdd-pex-1v0: 1050 mV [ 0.592876] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV [ 0.593441] max77620-ldo3: at 3100 mV [ 0.596249] vdd-rtc: 850 <--> 1100 mV at 1000 mV [ 0.596734] max77620-ldo5: at 3100 mV [ 0.600241] vddio-sdmmc3-ap: 1800 <--> 3300 mV at 2800 mV [ 0.604238] avdd-1v05-pll: 1050 mV [ 0.608235] avdd-io-hdmi-dp: 1050 mV [ 0.609302] GPIO line 505 (spmic-default-output-high) hogged as output/high [ 0.609625] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio) [ 0.611021] max77620 4-003c: max77620 probe successful [ 0.613225] i2c i2c-6: of_i2c: modalias failure on /host1x/i2c@546c0000/avt_pca9548@70 [ 0.613269] i2c i2c-6: Failed to create I2C device for /host1x/i2c@546c0000/avt_pca9548@70 [ 0.613888] media: Linux media interface: v0.10 [ 0.613946] Linux video capture interface: v2.00 [ 0.614890] pps_core: LinuxPPS API ver. 1 registered [ 0.614895] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.614911] PTP clock support registered [ 0.618256] tegra_fiq_debugger_init: found FIQ source (IRQ 98) [ 0.624469] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table [ 0.625215] Advanced Linux Sound Architecture Driver Initialized. [ 0.625868] Bluetooth: Core ver 2.22 [ 0.625924] NET: Registered protocol family 31 [ 0.625929] Bluetooth: HCI device and connection manager initialized [ 0.625949] Bluetooth: HCI socket layer initialized [ 0.625957] Bluetooth: L2CAP socket layer initialized [ 0.625983] Bluetooth: SCO socket layer initialized [ 0.627685] tegra210_dvfs: no clock found for sdmmc2_ddr [ 0.627701] tegra210_dvfs: no clock found for sdmmc4_ddr [ 0.627750] tegra210_dvfs: no clock found for sdmmc1_ddr [ 0.627764] tegra210_dvfs: no clock found for sdmmc3_ddr [ 0.630287] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe [ 0.631353] vdd-3v3-sys: supplied by vdd-5v0-sys [ 0.631438] vdd-3v3-sys: 3300 mV [ 0.631690] vdd-1v8-sys: supplied by vdd-3v3-sys [ 0.632313] vdd-usb-vbus2: supplied by vdd-3v3-sys [ 0.632775] vdd-3v3-sd: supplied by vdd-3v3-sys [ 0.632814] vdd-3v3-sd: 3300 mV [ 0.633705] avdd-io-edp-1v05: supplied by avdd-1v05-pll [ 0.633757] avdd-io-edp-1v05: 1050 mV [ 0.634249] vdd-usb-hub-en: supplied by vdd-1v8-sys [ 0.634318] vdd-usb-hub-en: 5000 mV [ 0.635642] camchar: rtcpu character device driver loaded [ 0.636347] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0 [ 0.637763] clocksource: Switched to clocksource arch_sys_counter [ 0.679036] VFS: Disk quotas dquot_6.6.0 [ 0.679165] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679675] nvmap_heap_init: nvmap_heap_init: created heap block cache [ 0.680082] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000 [ 0.680100] dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000) [ 0.680360] cma: enabled page replacement for spfn=d7000, epfn=f0000 [ 0.680369] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful [ 0.680389] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout [ 0.680424] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048 [ 0.680430] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout [ 0.680444] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways [ 0.680453] nvmap_page_pool_init: Total RAM pages: 1009400 [ 0.680459] nvmap_page_pool_init: nvmap page pool size: 126175 pages (492 MB) [ 0.680542] nvmap_background_zero_thread: PP zeroing thread starting. [ 0.681042] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB) [ 0.682121] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB) [ 0.690347] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm [ 0.690727] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm [ 0.690980] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm [ 0.691188] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm [ 0.691389] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die [ 0.691658] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz [ 0.691662] pre_t19x_iso_plat_init(): max_iso_bw=33280000KB [ 0.692112] NET: Registered protocol family 2 [ 0.693116] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.693328] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.693912] TCP: Hash tables configured (established 32768 bind 32768) [ 0.694075] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.694158] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.694572] NET: Registered protocol family 1 [ 0.695316] RPC: Registered named UNIX socket transport module. [ 0.695320] RPC: Registered udp transport module. [ 0.695325] RPC: Registered tcp transport module. [ 0.695329] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.695344] PCI: CLS 0 bytes, default 64 [ 0.695584] Trying to unpack rootfs image as initramfs... [ 0.931519] Freeing initrd memory: 5356K [ 0.941349] host1x 50000000.host1x: initialized [ 0.943253] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 0.946587] audit: initializing netlink subsys (disabled) [ 0.946661] audit: type=2000 audit(0.799:1): initialized [ 0.947407] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.957593] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.959137] ntfs: driver 2.1.32 [Flags: R/W]. [ 0.959945] 9p: Installing v9fs 9p2000 file system support [ 0.963509] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240) [ 0.963650] io scheduler noop registered [ 0.963945] io scheduler cfq registered (default) [ 0.966713] gic 702f9000.agic: GIC IRQ controller registered [ 0.969666] iommu: Adding device 702ef000.adsp to group 33 [ 0.976575] iommu: Adding device aconnect@702c0000:adsp_audio to group 34 [ 0.976780] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered [ 0.977369] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x8a07c11 [ 0.977377] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4 [ 0.979005] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb [ 0.979112] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb [ 0.979214] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb [ 0.979407] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1 [ 0.979495] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4 [ 0.979584] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4 [ 0.979668] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4 [ 0.979756] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4 [ 0.979842] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb [ 0.979933] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb [ 0.985289] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops [ 0.986992] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000 [ 0.988887] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration [ 0.990212] tegra-pcie 1003000.pcie: PCIE: Enable power rails [ 0.990582] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes [ 0.991814] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe [ 0.992044] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1000000, vi_iso_bw=3750000, max_bw=3750000 [ 0.992351] Adding domain tsec-pd to PM domain host1x-pd [ 0.994252] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes [ 0.995133] tsec 54500000.tsec: initialized [ 0.996670] tsec 54100000.tsecb: initialized [ 0.997351] Adding domain nvdec-pd to PM domain host1x-pd [ 1.000413] nvdec 54480000.nvdec: initialized [ 1.001414] Adding domain vic03-pd to PM domain host1x-pd [ 1.001593] Adding domain msenc-pd to PM domain host1x-pd [ 1.001778] Adding domain nvjpg-pd to PM domain host1x-pd [ 1.005519] falcon 54340000.vic: initialized [ 1.006790] falcon 544c0000.nvenc: initialized [ 1.008067] falcon 54380000.nvjpg: initialized [ 1.012678] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1 [ 1.012803] display board info: id 0x0, fab 0x0 [ 1.012864] generic_infoframe_type: 0x87 [ 1.012998] tegradc tegradc.0: DT parsed successfully [ 1.013050] tegradc tegradc.0: Display dc.ffffff800ab40000 registered with id=0 [ 1.013568] tegradc tegradc.0: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350781 [ 1.016981] tegradc tegradc.0: probed [ 1.020990] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 1.025691] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 10 channels [ 1.026535] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized [ 1.026883] kfuse 7000fc00.kfuse: initialized [ 1.028510] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available [ 1.029558] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0 [ 1.031172] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now [ 1.031199] vdd-cpu: 708 <--> 1322 mV at 708 mV [ 1.031664] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed [ 1.032918] vdd-gpu: applied init 1000000uV constraint [ 1.032924] vdd-gpu: 708 <--> 1323 mV at 997 mV [ 1.033342] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed [ 1.038429] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.038593] No Device Node present for smmu client: serial8250 !! [ 1.038610] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000) [ 1.038669] iommu: Adding device serial8250 to group 35 [ 1.042390] console [ttyS0] disabled [ 1.042511] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra [ 1.050656] console [ttyS0] enabled [ 1.051260] Console: switching to colour frame buffer device 240x67 [ 1.051381] tegradc tegradc.0: fb registered [ 1.052191] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART [ 1.052586] serial-tegra 70006200.serial: RX in PIO mode [ 1.052738] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART [ 1.054129] [drm] Initialized [ 1.061121] tegradc tegradc.0: DC initialized, skipping tegra_dc_program_mode. [ 1.061182] tegradc tegradc.0: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_75m_150m [ 1.061735] tegradc tegradc.0: hdmi: get RGB quant from REG programmed by BL. [ 1.061780] tegradc tegradc.0: hdmi: get YCC quant from REG programmed by BL. [ 1.068718] brd: module loaded [ 1.074543] loop: module loaded [ 1.074647] tegra_profiler: version: 1.134, samples/io: 47/26 [ 1.074779] tegra_profiler: auth: init [ 1.076190] THERMAL EST: found 2 subdevs [ 1.076200] THERMAL EST num_resources: 0 [ 1.076206] [THERMAL EST subdev 0] [ 1.076212] [THERMAL EST subdev 1] [ 1.076702] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est [ 1.076707] THERMAL EST: thz register success. [ 1.076867] THERMAL EST: end of probe, return err: 0 [ 1.078419] hisi_sas: driver version v1.6 [ 1.082603] tegra-qspi 70410000.spi: Prod settings list not found [ 1.083945] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes) [ 1.083956] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0 [ 1.087166] libphy: Fixed MDIO Bus: probed [ 1.087814] tun: Universal TUN/TAP device driver, 1.6 [ 1.087817] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 1.087849] extcon-disp-state extcon:disp-state: cable 47 state 1 [ 1.087859] Extcon AUX1(HDMI) enable [ 1.089183] tegradc tegradc.1: disp1 connected to head1->/host1x/sor [ 1.089318] tegradc tegradc.1: No lt-data, using default setting [ 1.089356] tegradc tegradc.1: No hpd-gpio in DT [ 1.089393] tegradc tegradc.1: DT parsed successfully [ 1.089451] tegradc tegradc.1: Display dc.ffffff800d4c0000 registered with id=1 [ 1.089466] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.089470] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.089534] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.089538] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.089598] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k [ 1.089602] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.089661] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4 [ 1.089665] Copyright(c) 1999 - 2017 Intel Corporation. [ 1.091216] tegradc tegradc.1: dpd enable lookup fail:-19 [ 1.091833] PPP generic driver version 2.4.2 [ 1.092067] PPP BSD Compression module registered [ 1.092072] PPP Deflate Compression module registered [ 1.092114] PPP MPPE Compression module registered [ 1.092121] NET: Registered protocol family 24 [ 1.092195] usbcore: registered new interface driver r8152 [ 1.092244] usbcore: registered new interface driver asix [ 1.092307] usbcore: registered new interface driver ax88179_178a [ 1.092351] usbcore: registered new interface driver cdc_ether [ 1.092386] usbcore: registered new interface driver net1080 [ 1.092416] usbcore: registered new interface driver cdc_subset [ 1.092447] usbcore: registered new interface driver zaurus [ 1.092511] usbcore: registered new interface driver cdc_ncm [ 1.092682] VFIO - User Level meta-driver version: 0.3 [ 1.094306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.094330] ehci-pci: EHCI PCI platform driver [ 1.094377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.094388] ohci-pci: OHCI PCI platform driver [ 1.094428] ohci-platform: OHCI generic platform driver [ 1.097084] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP [ 1.097700] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0 [ 1.098939] tegra-xusb 70090000.xusb: extcon 0: ffffffc0f9b31c00 id [ 1.101196] usbcore: registered new interface driver uas [ 1.101274] usbcore: registered new interface driver usb-storage [ 1.101401] usbcore: registered new interface driver usbserial [ 1.101826] tegra-xusb 70090000.xusb: Firmware timestamp: 2019-10-17 15:58:59 UTC, Version: 50.25 release [ 1.101878] tegra-xusb 70090000.xusb: xHCI Host Controller [ 1.101907] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1 [ 1.102856] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010 [ 1.102923] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000 [ 1.103163] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.103171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.103176] usb usb1: Product: xHCI Host Controller [ 1.103181] usb usb1: Manufacturer: Linux 4.9.140 xhci-hcd [ 1.103186] usb usb1: SerialNumber: 70090000.xusb [ 1.104259] hub 1-0:1.0: USB hub found [ 1.104312] hub 1-0:1.0: 5 ports detected [ 1.104736] tegradc tegradc.1: probed [ 1.105072] tegra-xusb 70090000.xusb: xHCI Host Controller [ 1.105091] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2 [ 1.105299] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.105416] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.105422] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.105429] usb usb2: Product: xHCI Host Controller [ 1.105434] usb usb2: Manufacturer: Linux 4.9.140 xhci-hcd [ 1.105440] usb usb2: SerialNumber: 70090000.xusb [ 1.106413] hub 2-0:1.0: USB hub found [ 1.106491] hub 2-0:1.0: 4 ports detected [ 1.117713] tegra-xudc-new 700d0000.xudc: device count: 1 [ 1.120004] tegra-xudc-new 700d0000.xudc: USB charger detection disabled [ 1.120025] tegra-xudc-new 700d0000.xudc: vbus state: 0 [ 1.120091] tegra-xudc-new 700d0000.xudc: entering ELPG [ 1.120399] tegra-xudc-new 700d0000.xudc: entering ELPG done [ 1.121677] mousedev: PS/2 mouse device common for all mice [ 1.121885] usbcore: registered new interface driver xpad [ 1.127987] tegradc tegradc.0: nominal-pclk:148351648 parent:148350781 div:1.0 pclk:148350781 146868084~161703244 [ 1.133662] tegradc tegradc.1: fb registered [ 1.137134] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1 [ 1.137142] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset) [ 1.137151] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0 [ 1.137166] tegradc tegradc.1: blank - powerdown [ 1.137187] extcon-disp-state extcon:disp-state: cable 44 state 0 already set. [ 1.137192] Extcon DP: HPD disabled [ 1.137196] hpd: hpd_switch 0 [ 1.137201] hpd: switching from state 0 (Reset) to state 1 (Check Plug) [ 1.137209] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0 [ 1.137217] hpd: switching from state 1 (Check Plug) to state 3 (Disabled) [ 1.205875] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1 [ 1.221345] tegradc tegradc.0: blank - powerdown [ 1.263133] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0 [ 1.265736] extcon-disp-state extcon:disp-state: cable 47 state 0 [ 1.265739] rtc rtc1: alarm rtc device [ 1.265778] Extcon AUX1(HDMI) disable [ 1.265860] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.265897] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.266607] i2c /dev entries driver [ 1.267824] tegra-i2c 7000c000.i2c: no acknowledge from address 0x3c [ 1.267866] avt_csi2 0-003c: i2c read failed (-121) [ 1.267872] avt_csi2 0-003c: avt_csi2_probe: read_cci_registers failed: -121 [ 1.267890] avt_csi2: probe of 0-003c failed with error -121 [ 1.281260] avt_csi2 6-003c: cci layout version: 10000 [ 1.281264] avt_csi2 6-003c: cci device capabilities: 117 [ 1.281267] avt_csi2 6-003c: cci device guid: 00012C00118B [ 1.281271] avt_csi2 6-003c: cci gcprm_address: 0x300 [ 1.281660] avt_csi2 6-003c: bcrm version (driver): 0x10000 (maj: 0x1 min: 0x0) [ 1.281665] avt_csi2 6-003c: bcrm version (camera): 0x10000 (maj: 0x1 min: 0x0) [ 1.293892] avt_csi2 6-003c: wrong GENCP CRC value! calculated = 0xdf6b807f, received = 0xee4b04d6 [ 1.293897] avt_csi2 6-003c: gcprm layout version: 10000 [ 1.293900] avt_csi2 6-003c: gcprm out buf addr: c00 [ 1.293904] avt_csi2 6-003c: gcprm out buf size: 400 [ 1.293907] avt_csi2 6-003c: gcprm in buf addr: 800 [ 1.293910] avt_csi2 6-003c: gcprm in buf size: 400 [ 1.293917] avt_csi2 6-003c: gcprm version (driver): 0x10000 (maj: 0x1 min: 0x0) [ 1.293922] avt_csi2 6-003c: gcprm version (camera): 0x10000 (maj: 0x1 min: 0x0) [ 1.296392] avt_csi2 6-003c: ioctl_queryctrl:2281: control 'Contrast' not supported by firmware [ 1.296859] avt_csi2 6-003c: ioctl_queryctrl:2423: control 'Saturation' not supported by firmware [ 1.297029] tegradc tegradc.0: unblank [ 1.297352] avt_csi2 6-003c: ioctl_queryctrl:2499: control 'Hue' not supported by firmware [ 1.297828] avt_csi2 6-003c: ioctl_queryctrl:2359: control 'White balance Auto' not supported by firmware [ 1.298302] avt_csi2 6-003c: ioctl_queryctrl:2394: control 'White balance' not supported by firmware [ 1.298772] avt_csi2 6-003c: ioctl_queryctrl:2573: control 'Red balance' not supported by firmware [ 1.299238] avt_csi2 6-003c: ioctl_queryctrl:2658: control 'Blue balance' not supported by firmware [ 1.308962] avt_csi2 6-003c: ioctl_queryctrl:2743: control 'Sharpness' not supported by firmware [ 1.341788] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000 [ 1.341871] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m [ 1.342943] tegradc tegradc.0: hdmi: get RGB quant from EDID. [ 1.342957] tegradc tegradc.0: hdmi: get YCC quant from EDID. [ 1.377699] extcon-disp-state extcon:disp-state: cable 47 state 1 [ 1.377702] Extcon AUX1(HDMI) enable [ 1.378229] tegradc tegradc.0: sync windows ret = 250 [ 1.401767] extcon-disp-state extcon:disp-state: cable 40 state 1 [ 1.401771] Extcon HDMI: HPD enabled [ 1.401800] tegradc tegradc.0: hdmi: plugged [ 1.423774] tegra-pcie 1003000.pcie: link 0 down, retrying [ 1.429785] usb 1-2: new high-speed USB device number 2 using tegra-xusb [ 1.465112] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411 [ 1.465120] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.465126] usb 1-2: Product: 4-Port USB 2.1 Hub [ 1.465131] usb 1-2: Manufacturer: Generic [ 1.467566] hub 1-2:1.0: USB hub found [ 1.468678] hub 1-2:1.0: 4 ports detected [ 1.757773] usb 1-2.2: new low-speed USB device number 3 using tegra-xusb [ 1.782603] usb 1-2.2: New USB device found, idVendor=046d, idProduct=c077 [ 1.782610] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.782615] usb 1-2.2: Product: USB Optical Mouse [ 1.782620] usb 1-2.2: Manufacturer: Logitech [ 1.827485] tegra-pcie 1003000.pcie: link 0 down, retrying [ 1.861768] usb 1-2.4: new low-speed USB device number 4 using tegra-xusb [ 1.902623] usb 1-2.4: New USB device found, idVendor=04d9, idProduct=1603 [ 1.902630] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.902636] usb 1-2.4: Product: USB Keyboard [ 1.902641] usb 1-2.4: Manufacturer:
[ 1.910210] avt_csi2 6-003c: sensor_common_parse_control_props:default_gain:property missing [ 1.918771] avt_csi2 6-003c: sensor_common_parse_control_props:default_framerate:property missing [ 1.927733] avt_csi2 6-003c: sensor_common_parse_control_props:default_exp_time:property missing [ 2.200279] avt_csi2 6-003c: sensor avt_csi2 6-003c registered [ 2.201784] max77620-power max77620-power: Event recorder REG_NVERC : 0x0 [ 2.204916] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2 [ 2.204925] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4 [ 2.205424] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000 [ 2.205444] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC [ 2.205454] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC [ 2.205588] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000 [ 2.205600] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC [ 2.205607] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC [ 2.205786] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000 [ 2.205798] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC [ 2.205804] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature [ 2.206020] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19 [ 2.206867] tegra_aotag tegra-aotag: Registering sensor 0 [ 2.206926] tegra_aotag tegra-aotag: Invalid temp readout [ 2.206953] tegra_aotag tegra-aotag: Invalid temp readout [ 2.206971] tegra_aotag tegra-aotag: Bound to TZ : ID 0

[ 2.207944] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000 [ 2.207966] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered [ 2.208177] tegra_aotag tegra-aotag: Invalid temp readout [ 2.208209] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered [ 2.208625] parse_throttle_dt_data: Num cap clks = 6 [ 2.208631] parse_throttle_dt_data: clk=cclk_g type=2 [ 2.208649] parse_throttle_dt_data: clk=gpu type=4 [ 2.208676] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0 [ 2.208697] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0 [ 2.208720] parse_throttle_dt_data: clk=cap.throttle.sclk type=0 [ 2.208724] parse_throttle_dt_data: clk=emc type=3 [ 2.209132] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000 [ 2.209239] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000 [ 2.209388] tegra_throttle_probe: probe successful. #cdevs=4 [ 2.210279] FAN dev name: pwm-fan [ 2.210338] FAN:gpio request success. [ 2.210418] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255 [ 2.210739] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal [ 2.210928] pwm_fan_driver pwm-fan: fan tach request irq success [ 2.210938] pwm_fan_driver pwm-fan: tach period: 1000 [ 2.211045] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2 [ 2.211051] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2 [ 2.211056] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2 [ 2.211061] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2 [ 2.211066] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3 [ 2.211071] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3 [ 2.211076] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3 [ 2.211081] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4 [ 2.211085] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4 [ 2.211090] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4 [ 2.212415] device-mapper: uevent: version 1.0.3 [ 2.213115] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com [ 2.218518] tegra210-cpufreq cpufreq: probe()...completed [ 2.219309] sdhci: Secure Digital Host Controller Interface driver [ 2.219311] sdhci: Copyright(c) Pierre Ossman [ 2.219314] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.219811] sdhci-tegra sdhci-tegra.0: Got CD GPIO [ 2.220170] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful [ 2.220302] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 300 [ 2.224610] tegra-se 70012000.se: tegra_se_probe: complete [ 2.225132] hidraw: raw HID events driver (C) Jiri Kosina [ 2.228286] input: Logitech USB Optical Mouse as /devices/70090000.xusb/usb1/1-2/1-2.2/1-2.2:1.0/0003:046D:C077.0001/input/input0 [ 2.228566] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-70090000.xusb-2.2/input0 [ 2.231461] tegra-pcie 1003000.pcie: link 0 down, retrying [ 2.233475] tegra-pcie 1003000.pcie: link 0 down, ignoring [ 2.237858] input: USB Keyboard as /devices/70090000.xusb/usb1/1-2/1-2.4/1-2.4:1.0/0003:04D9:1603.0002/input/input1 [ 2.273990] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr [ 2.298170] hid-generic 0003:04D9:1603.0002: input,hidraw1: USB HID v1.10 Keyboard [ USB Keyboard] on usb-70090000.xusb-2.4/input0 [ 2.314835] input: USB Keyboard as /devices/70090000.xusb/usb1/1-2/1-2.4/1-2.4:1.1/0003:04D9:1603.0003/input/input2 [ 2.338054] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00 [ 2.338060] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 2.338063] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 2.338067] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 2.338071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.338092] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400 [ 2.338154] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 2.338297] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.338404] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 2.338427] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 2.338456] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 2.338476] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit] [ 2.338606] pci 0000:01:00.0: supports D1 D2 [ 2.338609] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 2.349894] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.349919] pci 0000:00:02.0: BAR 14: assigned [mem 0x13000000-0x130fffff] [ 2.349923] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff] [ 2.349929] pci 0000:01:00.0: BAR 4: assigned [mem 0x13000000-0x13003fff 64bit] [ 2.349947] pci 0000:01:00.0: BAR 2: assigned [mem 0x13004000-0x13004fff 64bit] [ 2.349963] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 2.349971] pci 0000:00:02.0: PCI bridge to [bus 01] [ 2.349975] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 2.349980] pci 0000:00:02.0: bridge window [mem 0x13000000-0x130fffff] [ 2.350190] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt [ 2.350194] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 2.350199] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded [ 2.350281] aer 0000:00:02.0:pcie002: service driver aer loaded [ 2.350413] r8168 0000:01:00.0: enabling device (0000 -> 0003) [ 2.350429] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded [ 2.364453] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node [ 2.364527] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:e6:0d:9a from device tree [ 2.364859] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625. [ 2.364875] 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/. [ 2.374066] hid-generic 0003:04D9:1603.0003: input,hidraw2: USB HID v1.10 Device [ USB Keyboard] on usb-70090000.xusb-2.4/input1 [ 2.374123] usbcore: registered new interface driver usbhid [ 2.374125] usbhid: USB HID core driver [ 2.379942] tegra21x_actmon 6000c800.actmon: in actmon_register()... [ 2.380237] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all [ 2.381971] nvpmodel: initialized successfully [ 2.383285] usbcore: registered new interface driver snd-usb-audio [ 2.383345] No Device Node present for smmu client: snd-soc-dummy !! [ 2.383350] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000) [ 2.383369] iommu: Adding device snd-soc-dummy to group 36 [ 2.414955] OPE platform probe [ 2.415047] OPE platform probe successful [ 2.415406] OPE platform probe [ 2.415489] OPE platform probe successful [ 2.439165] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok [ 2.439293] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok [ 2.439417] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok [ 2.439535] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok [ 2.439662] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok [ 2.439781] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok [ 2.439903] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok [ 2.440028] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok [ 2.440147] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok [ 2.440276] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok [ 2.452444] u32 classifier [ 2.452448] Actions configured [ 2.452520] Initializing XFRM netlink socket [ 2.453251] NET: Registered protocol family 10 [ 2.453994] NET: Registered protocol family 17 [ 2.454006] NET: Registered protocol family 15 [ 2.454081] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.455165] Bluetooth: RFCOMM socket layer initialized [ 2.455175] Bluetooth: RFCOMM ver 1.11 [ 2.455180] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 2.455185] Bluetooth: HIDP socket layer initialized [ 2.455205] 9pnet: Installing 9P2000 support [ 2.455243] Key type dns_resolver registered [ 2.456187] Registered cp15_barrier emulation handler [ 2.456196] Registered setend emulation handler [ 2.457279] registered taskstats version 1 [ 2.457869] Adding domain ve2-pd to PM domain host1x-pd [ 2.458110] Adding domain ve-pd to PM domain host1x-pd [ 2.460006] isp 54600000.isp: initialized [ 2.461064] isp 54680000.isp: initialized [ 2.471522] last reset is due to software reset [ 2.471526] KERNEL: PMC reset status reg: 0x3 [ 2.471606] BL: PMC reset status reg: 0x3 [ 2.471608] BL: PMIC poweroff Event Recorder: 0x0 [ 2.473073] clk_cbus_recalc_rate: no gbus parent [ 2.473078] clk_cbus_round_rate: no gbus parent [ 2.473081] clk_cbus_round_rate: no gbus parent [ 2.473088] clk_cbus_recalc_rate: no gbus parent [ 2.473190] clk_cbus_recalc_rate: no gbus parent [ 2.473194] clk_cbus_round_rate: no gbus parent [ 2.473196] clk_cbus_round_rate: no gbus parent [ 2.473200] clk_cbus_recalc_rate: no gbus parent [ 2.473907] tegra_dvfs: GPU-cap: registered [ 2.473961] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled [ 2.473963] tegra dvfs: vdd-core: nominal 1075mV, offset 1000000uV, step 12500uV, scaling enabled [ 2.473966] tegra dvfs: vdd-gpu: nominal 1058mV, offset 708000uV, step 10000uV, scaling enabled [ 2.474260] mmc0: hw tuning done ... [ 2.474326] mmc0: new ultra high speed SDR104 SDHC card at address 0001 [ 2.474723] mmcblk0: mmc0:0001 BB1QT 29.8 GiB [ 2.475375] tegra_dvfs: vdd-gpu-vts: registered [ 2.475925] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered [ 2.476661] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered [ 2.477259] input: gpio-keys as /devices/gpio-keys/input/input4 [ 2.477460] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input3 [ 2.478378] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 [ 2.506489] tegra_rtc 7000e000.rtc: setting system clock to 2020-04-29 13:15:59 UTC (1588166159) [ 2.507418] vi 54080000.vi: vi_probe: ++ [ 2.509881] vi 54080000.vi: initialized [ 2.512088] vi 54080000.vi: subdev nvcsi--2 bound [ 2.512108] vi 54080000.vi: subdev avt_csi2 6-003c bound [ 2.513647] vi 54080000.vi: subdev nvcsi--1 bound [ 2.513892] mmcblk mmc0:0001: Card claimed for testing. [ 2.515021] Disable partitions left on by BL [ 2.515025] disb [ 2.515069] bwmgr: missing cdev-type property [ 2.515166] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000 [ 2.515173] DRAM derating cdev registered. [ 2.516176] vdd-fan: disabling [ 2.516179] vdd-usb-vbus: disabling [ 2.516182] vdd-usb-vbus2: disabling [ 2.516192] vddio-sdmmc3-ap: disabling [ 2.516277] avdd-io-edp-1v05: disabling [ 2.516280] vdd-usb-hub-en: disabling [ 2.516363] ALSA device list: [ 2.516367] #0: tegra-hda at 0x70038000 irq 83 [ 2.516370] #1: tegra-snd-t210ref-mobile-rt565x [ 2.519481] Freeing unused kernel memory: 8576K [ 2.540485] Root device found: mmcblk0p1 [ 2.541542] Found dev node: /dev/mmcblk0p1 [ 2.594031] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.594839] Rootfs mounted over mmcblk0p1 [ 2.615086] Switching from initrd to actual rootfs [ 2.850733] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.863551] cgroup: cgroup2: unknown option "nsdelegate" [ 2.882290] 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) [ 2.883055] systemd[1]: Detected architecture arm64. [ 2.904804] systemd[1]: Set hostname to . [ 2.997289] 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. [ 2.997299] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) [ 3.135515] random: systemd: uninitialized urandom read (16 bytes read) [ 3.135737] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.135845] random: systemd: uninitialized urandom read (16 bytes read) [ 3.137467] systemd[1]: Created slice User and Session Slice. [ 3.137537] random: systemd: uninitialized urandom read (16 bytes read) [ 3.138398] systemd[1]: Created slice System Slice. [ 3.138652] systemd[1]: Listening on udev Control Socket. [ 3.138802] systemd[1]: Listening on RPCbind Server Activation Socket. [ 3.206071] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ 3.580752] systemd-journald[1983]: Received request to flush runtime journal from PID 1 [ 3.684117] Adding 4194300k swap on /var/swapfile. Priority:-1 extents:4 across:4464636k SS [ 4.450826] vi 54080000.vi: calibration failed with -515 error [ 4.619432] nvgpu: 57000000.gpu gm20b_init_clk_setup_sw:1268 [INFO] GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1) [ 4.821795] random: crng init done [ 4.825231] random: 7 urandom warning(s) missed due to ratelimiting [ 5.268040] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0 [ 5.268047] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0 [ 5.594873] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb [ 5.630624] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411 [ 5.630632] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.630636] usb 2-1: Product: 4-Port USB 3.1 Hub [ 5.630640] usb 2-1: Manufacturer: Generic [ 5.635148] hub 2-1:1.0: USB hub found [ 5.637902] hub 2-1:1.0: 4 ports detected [ 5.691926] using random self ethernet address [ 5.700078] using random host ethernet address [ 5.797804] usb 2-1: usb_suspend_both: status 0 [ 5.797969] usb usb2: usb_suspend_both: status 0 [ 6.551394] Mass Storage Function, version: 2009/09/11 [ 6.551401] LUN: removable file: (no medium) [ 6.557969] using random self ethernet address [ 6.562897] using random host ethernet address [ 6.601485] rndis0: HOST MAC 66:71:96:32:1c:b0 [ 6.601707] rndis0: MAC 66:71:96:32:1c:b1 [ 6.603002] usb0: HOST MAC 66:71:96:32:1c:b2 [ 6.603036] usb0: MAC 66:71:96:32:1c:b3 [ 6.603057] tegra-xudc-new 700d0000.xudc: exiting ELPG [ 6.606102] tegra-xudc-new 700d0000.xudc: exiting ELPG done [ 6.606122] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled [ 6.606154] tegra-xudc-new 700d0000.xudc: entering ELPG [ 6.606400] tegra-xudc-new 700d0000.xudc: entering ELPG done [ 6.606417] tegra-xudc-new 700d0000.xudc: exiting ELPG [ 6.609352] tegra-xudc-new 700d0000.xudc: exiting ELPG done [ 6.609380] tegra-xudc-new 700d0000.xudc: entering ELPG [ 6.609637] tegra-xudc-new 700d0000.xudc: entering ELPG done [ 6.616347] l4tbr0: port 1(rndis0) entered blocking state [ 6.616353] l4tbr0: port 1(rndis0) entered disabled state [ 6.616537] device rndis0 entered promiscuous mode [ 6.621514] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready [ 6.626962] l4tbr0: port 2(usb0) entered blocking state [ 6.626967] l4tbr0: port 2(usb0) entered disabled state [ 6.627588] device usb0 entered promiscuous mode [ 6.633994] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready [ 7.414024] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7.415094] eth0: 0xffffff800a8b5000, 00:04:4b:e6:0d:9a, IRQ 405 [ 7.465434] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 10.118014] tegradc tegradc.0: blank - powerdown [ 10.176626] extcon-disp-state extcon:disp-state: cable 47 state 0 [ 10.176629] Extcon AUX1(HDMI) disable [ 10.198881] tegradc tegradc.0: unblank [ 10.211338] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000 [ 10.211432] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m [ 10.214123] tegradc tegradc.0: hdmi: get RGB quant from EDID. [ 10.214130] tegradc tegradc.0: hdmi: get YCC quant from EDID. [ 10.248971] extcon-disp-state extcon:disp-state: cable 47 state 1 [ 10.248974] Extcon AUX1(HDMI) enable [ 10.255059] tegradc tegradc.0: unblank [ 10.255426] tegradc tegradc.1: blank - powerdown [ 11.096409] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 11.537777] r8168: eth0: link up [ 11.537863] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 13.690136] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 15.762335] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 17.735823] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 20.030854] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 22.034067] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 24.015673] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 26.038316] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 26.159639] tegradc tegradc.0: blank - powerdown [ 26.214417] extcon-disp-state extcon:disp-state: cable 47 state 0 [ 26.214420] Extcon AUX1(HDMI) disable [ 26.234938] tegradc tegradc.1: blank - powerdown [ 26.389654] tegradc tegradc.0: blank - powerdown [ 26.389675] tegradc tegradc.0: unblank [ 26.396020] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000 [ 26.396117] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m [ 26.397135] tegradc tegradc.0: hdmi: get RGB quant from EDID. [ 26.397142] tegradc tegradc.0: hdmi: get YCC quant from EDID. [ 26.433937] extcon-disp-state extcon:disp-state: cable 47 state 1 [ 26.433940] Extcon AUX1(HDMI) enable [ 26.440177] tegradc tegradc.0: unblank [ 26.440192] tegradc tegradc.1: blank - powerdown [ 28.000526] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 29.401555] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 29.401577] Bluetooth: BNEP socket layer initialized [ 29.783126] fuse init (API version 7.26) [ 30.016055] tegradc tegradc.0: unblank [ 30.016065] tegradc tegradc.1: blank - powerdown [ 30.357279] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 32.488359] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 34.538251] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 36.685252] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 38.761701] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 40.835505] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 42.919917] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 44.908213] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 47.224413] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 49.372739] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 51.169414] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c [ 52.985028] tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c

lorenzwu commented 4 years ago

its some kind of issue with L4T 32.3.1. where the driver technically works but the copied .dtb files get overwritten on restart everything is fine on L4T32.2.1