Post Go back to editing

cant bring up FXTOF1-EBZ

Hello, I have a Jetson Nano 2GB + FXTOF1-EBZ (Rev. A) and i cant seem to bring up the device. First of all, please consider uploading a "FIRST TIME USE HOW BRING UP VIDEO" somewhere for some of the most common platforms (RPi, Jetson, whatsoever). [its a personal hell to get this running]

I have navigated through your forums and repositories but i cant seem to find why i cant detect the camera from the linux distro installed in the Jetson nano.

Here is a list of some of the things i double checked before writing here:

- do i have the right distro? yes, i downloaded and booted the nvidia model linux distribution corresponding to this model

- did i check the flat cables for false contacts/wrong connection? yes. Both flat cables and usb power sources

- did i reboot after latest installation or update? yes

- is the ToF attached to another power supply? yes, to a 5V2Amps power source as specified

- did i compile the right project?. I used the guide from your repository: https://github.com/analogdevicesinc/aditof_sdk/blob/master/doc/jetson/build_instructions.md -> about this guide: it has no comments on how to add the other packages, i had to go into the guide for RPi for example and see how you installed the packages, please fix this, its a headache to use your platform if you dont leave all of the things in the same place, not that hard to fix and will make all of the customers happier.

- did i used the flag "-DUSE_FXTOF1=1" when compiling? yes

- do i have the latest version of the board driver? yes, my version matches the one from "">github.com/.../kernel_src"

What did i do to say i cant seem to bring up the device:

- compiled everything:

 STEPS THAT ARE MISSING IN YOUR GUIDE:

        - add a "/workspace/aditof_sdk:  make install", otherwise the paths on .cpp and .h files dont know how to find the /aditof/cameras and different references.

        - add to system path the newly installed features: PATH=$PATH:/root/workspace/aditof_sdk/

        - refresh links to new executables: sudo /sbin/ldconfig -v

So, what seems to be the problem? i compiled the jetson nano example "imshow-jetson", got the executables and everything but when i try to launch it  it doesn't find the camera as a device, the example crashes with these messages:

"sensor_enumerator_jetson.cpp:84] Looking for devices on the target: Jetson

Failed to open /dev/video0: No such file or directory

... "

Please, if you would be so kind to propose solutions to this

Regards,

Rodrigo Perna

Parents
  • Usually the /dev/video0 device is not showing up if the ADDI9036 driver is not instantiated. Can you please post the output of the dmesg command so that we can see what's going on with this driver?

    The easiest way to get the system running is by using the Jetson Nano SD card image provided on github, which already has the SDK and all the dependencies installed: http://swdownloads.analog.com/cse/aditof/jetson_nano-fxtof1-latest-image.tar.xz   

  • I just re-flashed the SD with the image you pointed out and yet i still cant seem to detect the camera under dev/video*

    im attaching the output of the dmesg command below:

    [ 0.000000] Booting Linux on physical CPU 0x0
    [ 0.000000] Linux version 4.9.253-tegra (buildbrain@mobile-u64-5496-d5000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Mon Jul 26 12:13:06 PDT 2021
    [ 0.000000] Boot CPU: AArch64 Processor [411fd071]
    [ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 48,
    [ 0.000000] OF: fdt: - 80000000 , 3f800000
    [ 0.000000] OF: fdt: - bfa00000 , 3fe00000
    [ 0.000000] OF: fdt: - ffa00000 , 600000
    [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
    [ 0.000000] bootconsole [uart8250] enabled
    [ 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 0x00000000fb800000
    [ 0.000000] On node 0 totalpages: 522752
    [ 0.000000] DMA zone: 8192 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 522752 pages, LIFO batch:31
    [ 0.000000] psci: probing for conduit method from DT.
    [ 0.000000] psci: PSCIv1.0 detected in firmware.
    [ 0.000000] psci: Using standard PSCI v0.2 function IDs
    [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
    [ 0.000000] psci: SMC Calling Convention v1.1
    [ 0.000000] percpu: Embedded 24 pages/cpu s57624 r8192 d32488 u98304
    [ 0.000000] pcpu-alloc: s57624 r8192 d32488 u98304 alloc=24*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [ 0.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: 514560
    [ 0.000000] Kernel command line: tegraid=21.1.2.0.0 ddr_die=2048M@2048M section=256M 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,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 core_edp_mv=1075 core_edp_ma=4000 gpt earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
    [ 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: 30068(91%)
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.000000] Memory: 1946292K/2091008K available (15358K kernel code, 2956K rwdata, 6692K rodata, 8640K init, 612K bss, 79180K reserved, 65536K cma-reserved)
    [ 0.000000] Virtual kernel memory layout:
    [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
    [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
    [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f80000 ( 15360 KB)
    [ 0.000000] .rodata : 0xffffff8008f80000 - 0xffffff8009610000 ( 6720 KB)
    [ 0.000000] .init : 0xffffff8009610000 - 0xffffff8009e80000 ( 8640 KB)
    [ 0.000000] .data : 0xffffff8009e80000 - 0xffffff800a163008 ( 2957 KB)
    [ 0.000000] .bss : 0xffffff800a163008 - 0xffffff800a1fc0b4 ( 613 KB)
    [ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
    [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
    [ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
    [ 0.000000] 0xffffffbf00000000 - 0xffffffbf02000000 ( 32 MB actual)
    [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc080000000 ( 2048 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.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
    [ 0.001516] Console: colour dummy device 80x25
    [ 0.001526] console [tty0] enabled
    [ 0.001532] bootconsole [uart8250] disabled
    [ 0.001552] kmemleak: Kernel memory leak detector disabled
    [ 0.001568] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
    [ 0.001580] pid_max: default: 32768 minimum: 301
    [ 0.002016] Security Framework initialized
    [ 0.002239] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.002244] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.003317] ftrace: allocating 47077 entries in 184 pages
    [ 0.170598] sched-energy: CPU device node has no sched-energy-costs
    [ 0.170628] ASID allocator initialised with 65536 entries
    [ 0.207325] tegra-id: chipid=22117.
    [ 0.207336] tegra-id: opt_subrevision=0.
    [ 0.207354] Tegra Speedo/IDDQ fuse revision 4
    [ 0.207360] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
    [ 0.207365] Tegra: CPU Process ID 0, SoC Process ID 1, GPU Process ID 0
    [ 0.207370] Tegra: CPU Speedo Value 2050, SoC Speedo Value 1971, GPU Speedo Value 2060
    [ 0.207374] Tegra: CPU IDDQ Value 1628, SoC IDDQ Value 1844, GPU IDDQ Value 2195
    [ 0.207393] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 1
    [ 0.207410] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/batuu/kernel-dts/tegra210-p3448-0003-p3542-0000.dts
    [ 0.207417] DTB Build time: Jul 26 2021 12:16:35
    [ 0.257019] CPU1: Booted secondary processor [411fd071]
    [ 0.288930] CPU2: Booted secondary processor [411fd071]
    [ 0.320906] CPU3: Booted secondary processor [411fd071]
    [ 0.320994] Brought up 4 CPUs
    [ 0.321000] SMP: Total of 4 processors activated.
    [ 0.321008] CPU features: detected feature: 32-bit EL0 Support
    [ 0.321268] CPU: All CPU(s) started at EL2
    [ 0.321285] alternatives: patching kernel code
    [ 0.328654] devtmpfs: initialized
    [ 0.365536] Initilizing CustomIPI irq domain
    [ 0.365857] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.365874] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.367545] pinctrl core: initialized pinctrl subsystem
    [ 0.367971] OS set in device tree is not L4T.
    [ 0.368351] regulator-dummy: no parameters
    [ 0.368612] Initializing plugin-manager
    [ 0.368731] Plugin module not found
    [ 0.369092] node /plugin-manager/fragment@1 match with board >=3448-0003-400
    [ 0.370245] node /plugin-manager/fragement@7 match with odm-data enable-pmic-wdt
    [ 0.370447] node /plugin-manager/fragement@8 match with odm-data enable-pmic-wdt
    [ 0.370909] node /plugin-manager/fragment@12 match with board >=3448-0003-400
    [ 0.371167] node /plugin-manager/fragement@13 match with board >=3448-0003-400
    [ 0.374718] NET: Registered protocol family 16
    [ 0.375962] pstore: using zlib compression
    [ 0.375992] console [pstore-1] enabled
    [ 0.375996] pstore: Registered ramoops as persistent store backend
    [ 0.376001] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
    [ 0.393039] cpuidle: using governor menu
    [ 0.395909] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
    [ 0.397492] vdso: 2 pages (1 code @ ffffff8008f87000, 1 data @ ffffff8009e84000)
    [ 0.397510] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.401387] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
    [ 0.403566] Serial: AMBA PL011 UART driver
    [ 0.404062] tegra_powergate_init: DONE
    [ 0.404077] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/batuu/kernel-dts/tegra210-p3448-0003-p3542-0000.dts
    [ 0.404083] DTB Build time: Jul 26 2021 12:16:35
    [ 0.405849] Tegra reboot handler registered.
    [ 0.410283] iommu: Adding device tegra-carveouts to group 0
    [ 0.410389] platform tegra-carveouts: domain=ffffffc078b9f318 allocates as[0]=ffffffc0784080a8
    [ 0.410748] iommu: Adding device smmu_test to group 1
    [ 0.410795] platform smmu_test: domain=ffffffc078b9f558 allocates as[0]=ffffffc078408110
    [ 0.411591] mc: mapped MMIO address: 0xffffff8008041000 -> 0x70019000
    [ 0.411641] mc: mapped MMIO address: 0xffffff8008067000 -> 0x7001c000
    [ 0.411693] mc: mapped MMIO address: 0xffffff800807b000 -> 0x7001d000
    [ 0.411704] nv-tegra-mc 70019000.mc: No mssnvlink node
    [ 0.411739] mc-err: mcerr ops are set to t21x
    [ 0.422473] iommu: Adding device 70090000.xusb to group 2
    [ 0.422753] iommu: Adding device 70006000.serial to group 3
    [ 0.422830] platform 70006000.serial: domain=ffffffc078497498 allocates as[0]=ffffffc078408178
    [ 0.423239] iommu: Adding device 70006040.serial to group 4
    [ 0.423510] iommu: Adding device 70006200.serial to group 5
    [ 0.423732] iommu: Adding device sound to group 6
    [ 0.423777] platform sound: domain=ffffffc0784979d8 allocates as[0]=ffffffc0784081e0
    [ 0.424320] iommu: Adding device 7000d400.spi to group 7
    [ 0.424578] iommu: Adding device 7000d600.spi to group 8
    [ 0.424859] iommu: Adding device 70410000.spi to group 9
    [ 0.425216] iommu: Adding device 50000000.host1x to group 10
    [ 0.425491] iommu: Adding device 54080000.vi to group 11
    [ 0.425869] iommu: Adding device 54600000.isp to group 12
    [ 0.426163] iommu: Adding device 54680000.isp to group 13
    [ 0.426428] iommu: Adding device tegradc.0 to group 14
    [ 0.426482] platform tegradc.0: domain=ffffffc0784a4918 allocates as[0]=ffffffc078408248
    [ 0.426829] iommu: Adding device 54340000.vic to group 15
    [ 0.427025] iommu: Adding device 544c0000.nvenc to group 16
    [ 0.427211] iommu: Adding device 54500000.tsec to group 17
    [ 0.427402] iommu: Adding device 54100000.tsecb to group 18
    [ 0.427608] iommu: Adding device 54480000.nvdec to group 19
    [ 0.427793] iommu: Adding device 54380000.nvjpg to group 20
    [ 0.428551] iommu: Adding device 546c0000.i2c to group 21
    [ 0.428888] iommu: Adding device 57000000.gpu to group 22
    [ 0.428992] platform 57000000.gpu: domain=ffffffc0784b0798 allocates as[0]=ffffffc0784082b0
    [ 0.429029] platform 57000000.gpu: domain=ffffffc0784b0798 allocates as[1]=ffffffc078408318
    [ 0.429065] platform 57000000.gpu: domain=ffffffc0784b0798 allocates as[2]=ffffffc078408380
    [ 0.429105] platform 57000000.gpu: domain=ffffffc0784b0798 allocates as[3]=ffffffc0784083e8
    [ 0.429979] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
    [ 0.429990] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
    [ 0.430004] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
    [ 0.430008] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
    [ 0.430011] tegra-pmc: ### PMC reset status reg: 0x0
    [ 0.481098] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
    [ 0.481105] tegra-pmc: Clear bootloader IO dpd settings
    [ 0.481126] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
    [ 0.481187] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
    [ 0.481471] iommu: Adding device 70012000.se to group 23
    [ 0.482320] iommu: Adding device 7000c000.i2c to group 24
    [ 0.482637] iommu: Adding device 7000c400.i2c to group 25
    [ 0.482891] iommu: Adding device 7000c500.i2c to group 26
    [ 0.483152] iommu: Adding device 7000c700.i2c to group 27
    [ 0.483457] iommu: Adding device 7000d000.i2c to group 28
    [ 0.483738] iommu: Adding device 7000d100.i2c to group 29
    [ 0.484082] iommu: Adding device sdhci-tegra.0 to group 30
    [ 0.484136] platform sdhci-tegra.0: domain=ffffffc078554918 allocates as[0]=ffffffc078408450
    [ 0.485106] iommu: Adding device 700d0000.xudc to group 31
    [ 0.488706] vdd-ac-bat: 5000 mV
    [ 0.489089] vdd-5v0-sys: 5000 mV
    [ 0.489767] vdd-5v0-hdmi: 5000 mV
    [ 0.490215] vdd-5v0-hdmi: supplied by vdd-5v0-sys
    [ 0.490471] vdd-1v8-sys: 1800 mV
    [ 0.490839] vdd-fan: 5000 mV
    [ 0.491109] vdd-fan: supplied by vdd-5v0-sys
    [ 0.491331] vdd-usb-vbus: 5000 mV
    [ 0.491571] vdd-usb-vbus: supplied by vdd-5v0-sys
    [ 0.491922] vdd-usb-vbus2: 5000 mV
    [ 0.522080] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.524268] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip
    [ 0.525436] GPIO line 6 (system-suspend-gpio) hogged as output/high
    [ 0.525466] GPIO line 151 (camera-control-output-low) hogged as output/low
    [ 0.525840] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
    [ 0.533754] eventlib_kernel: keventlib is initialized, test id: 0
    [ 0.534104] SCSI subsystem initialized
    [ 0.534300] libata version 3.00 loaded.
    [ 0.534566] usbcore: registered new interface driver usbfs
    [ 0.534632] usbcore: registered new interface driver hub
    [ 0.534672] usbcore: registered new device driver usb
    [ 0.538523] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
    [ 0.545031] vdd-core: 600 <--> 1162 mV at 1075 mV
    [ 0.546097] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
    [ 0.546288] random: fast init done
    [ 0.548991] vdd-ddr-1v1: 1150 mV
    [ 0.552924] vdd-pre-reg-1v35: 1350 mV
    [ 0.556922] vdd-1v8: 1800 mV
    [ 0.560922] avdd-sys-1v2: 1200 mV
    [ 0.564924] vdd-pex-1v0: 1050 mV
    [ 0.565575] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV
    [ 0.566118] max77620-ldo3: at 3100 mV
    [ 0.568923] vdd-rtc: 850 <--> 1100 mV at 1000 mV
    [ 0.569454] max77620-ldo5: at 3100 mV
    [ 0.572929] vddio-sdmmc3-ap: 1800 <--> 3300 mV at 2800 mV
    [ 0.576921] avdd-1v05-pll: 1050 mV
    [ 0.580920] avdd-io-hdmi-dp: 1050 mV
    [ 0.583550] GPIO line 505 (spmic-default-output-high) hogged as output/high
    [ 0.583828] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
    [ 0.584103] max77620 4-003c: max77620 probe successful
    [ 0.586765] media: Linux media interface: v0.10
    [ 0.586819] Linux video capture interface: v2.00
    [ 0.587727] pps_core: LinuxPPS API ver. 1 registered
    [ 0.587735] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.587763] PTP clock support registered
    [ 0.590906] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
    [ 0.591738] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.592509] Bluetooth: Core ver 2.22
    [ 0.592561] NET: Registered protocol family 31
    [ 0.592566] Bluetooth: HCI device and connection manager initialized
    [ 0.592580] Bluetooth: HCI socket layer initialized
    [ 0.592588] Bluetooth: L2CAP socket layer initialized
    [ 0.592639] Bluetooth: SCO socket layer initialized
    [ 0.594439] tegra210_dvfs: no clock found for sdmmc2_ddr
    [ 0.594455] tegra210_dvfs: no clock found for sdmmc4_ddr
    [ 0.594503] tegra210_dvfs: no clock found for sdmmc1_ddr
    [ 0.594518] tegra210_dvfs: no clock found for sdmmc3_ddr
    [ 0.597691] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
    [ 0.598770] vdd-3v3-sys: 3300 mV
    [ 0.599120] vdd-3v3-sys: supplied by vdd-5v0-sys
    [ 0.599166] vdd-1v8-sys: supplied by vdd-3v3-sys
    [ 0.600299] vdd-usb-vbus2: supplied by vdd-3v3-sys
    [ 0.600721] vdd-3v3-sd: 3300 mV
    [ 0.601124] vdd-3v3-sd: supplied by vdd-3v3-sys
    [ 0.601816] avdd-io-edp-1v05: 1050 mV
    [ 0.602176] avdd-io-edp-1v05: supplied by avdd-1v05-pll
    [ 0.602310] vdd-usb-hub-en: 5000 mV
    [ 0.602654] vdd-usb-hub-en: supplied by vdd-1v8-sys
    [ 0.603816] camchar: rtcpu character device driver loaded
    [ 0.604547] extcon-gpio-states extcon:extcon@1: Cable state:1, cable id:1
    [ 0.605940] clocksource: Switched to clocksource arch_sys_counter
    [ 0.645618] VFS: Disk quotas dquot_6.6.0
    [ 0.645756] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.646314] nvmap_heap_init: nvmap_heap_init: created heap block cache
    [ 0.646744] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
    [ 0.646752] nvmap_page_pool_init: Total RAM pages: 502957
    [ 0.646757] nvmap_page_pool_init: nvmap page pool size: 62869 pages (245 MB)
    [ 0.646882] nvmap_background_zero_thread: PP zeroing thread starting.
    [ 0.647178] misc nvmap: iram :dma coherent mem declare 0x0000000040001000,258048
    [ 0.647371] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
    [ 0.656348] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
    [ 0.656804] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
    [ 0.657163] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
    [ 0.657440] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
    [ 0.657620] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
    [ 0.657887] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
    [ 0.657892] pre_t19x_iso_plat_init(): max_iso_bw=11520000KB
    [ 0.658380] NET: Registered protocol family 2
    [ 0.659427] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.659538] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
    [ 0.659788] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.659931] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.659973] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.660318] NET: Registered protocol family 1
    [ 0.660908] RPC: Registered named UNIX socket transport module.
    [ 0.660913] RPC: Registered udp transport module.
    [ 0.660917] RPC: Registered tcp transport module.
    [ 0.660921] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.660933] PCI: CLS 0 bytes, default 64
    [ 0.661151] Trying to unpack rootfs image as initramfs...
    [ 0.964170] Freeing initrd memory: 6992K
    [ 0.973766] host1x 50000000.host1x: initialized
    [ 0.975597] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [ 0.978825] audit: initializing netlink subsys (disabled)
    [ 0.978915] audit: type=2000 audit(0.831:1): initialized
    [ 0.979590] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [ 0.989529] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.991038] ntfs: driver 2.1.32 [Flags: R/W].
    [ 0.991824] 9p: Installing v9fs 9p2000 file system support
    [ 0.995095] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
    [ 0.995210] io scheduler noop registered
    [ 0.995495] io scheduler cfq registered (default)
    [ 0.998529] gic 702f9000.agic: GIC IRQ controller registered
    [ 1.001525] iommu: Adding device 702ef000.adsp to group 32
    [ 1.010524] iommu: Adding device aconnect@702c0000:adsp_audio to group 33
    [ 1.010671] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
    [ 1.011276] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x81e8c12
    [ 1.011284] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
    [ 1.012854] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
    [ 1.012955] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
    [ 1.013047] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
    [ 1.013228] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
    [ 1.013313] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
    [ 1.013401] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
    [ 1.013482] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
    [ 1.013572] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
    [ 1.013654] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
    [ 1.013741] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
    [ 1.014379] tegra-xusb-padctl 7009f000.xusb_padctl: failed to setup XUSB ports: -517
    [ 1.020771] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
    [ 1.022445] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
    [ 1.024330] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
    [ 1.024367] tegra-pcie 1003000.pcie: PHY get deferred: -517
    [ 1.024372] tegra-pcie 1003000.pcie: failed to get PHYs: -517
    [ 1.025740] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
    [ 1.026005] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=750000, max_bw=1500000
    [ 1.026216] Adding domain tsec-pd to PM domain host1x-pd
    [ 1.028930] tsec 54500000.tsec: initialized
    [ 1.030326] tsec 54100000.tsecb: initialized
    [ 1.031022] Adding domain nvdec-pd to PM domain host1x-pd
    [ 1.034219] nvdec 54480000.nvdec: initialized
    [ 1.035283] Adding domain vic03-pd to PM domain host1x-pd
    [ 1.035465] Adding domain msenc-pd to PM domain host1x-pd
    [ 1.035624] Adding domain nvjpg-pd to PM domain host1x-pd
    [ 1.039617] falcon 54340000.vic: initialized
    [ 1.040862] falcon 544c0000.nvenc: initialized
    [ 1.042193] falcon 54380000.nvjpg: initialized
    [ 1.046569] tegra_cec 70015000.tegra_cec: dt=1 start=0x70015000 end=0x70015FFF irq=95
    [ 1.046635] tegra_cec 70015000.tegra_cec: Enable clock result: 0.
    [ 1.046672] tegra_cec 70015000.tegra_cec: tegra_cec_init started
    [ 1.046927] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
    [ 1.046967] tegra_cec 70015000.tegra_cec: cec_add_sysfs ret=0
    [ 1.046972] tegra_cec 70015000.tegra_cec: probed
    [ 1.047020] display board info: id 0x0, fab 0x0
    [ 1.047085] generic_infoframe_type: 0x87
    [ 1.047228] tegradc tegradc.0: DT parsed successfully
    [ 1.047277] tegradc tegradc.0: Display dc.ffffff800abc0000 registered with id=0
    [ 1.050908] tegradc tegradc.0: probed
    [ 1.051630] Console: switching to colour frame buffer device 80x30
    [ 1.051667] tegradc tegradc.0: fb registered
    [ 1.054993] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
    [ 1.060149] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 22 channels
    [ 1.060772] tegra-fuse-burn 7000f800.efuse:efuse-burn: shutdown limit check disabled
    [ 1.060779] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
    [ 1.061053] kfuse 7000fc00.kfuse: initialized
    [ 1.062155] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
    [ 1.062980] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
    [ 1.063982] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
    [ 1.063994] vdd-cpu: 708 <--> 1322 mV at 708 mV
    [ 1.064375] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
    [ 1.065474] vdd-gpu: applied init 1000000uV constraint
    [ 1.065482] vdd-gpu: 708 <--> 1323 mV at 997 mV
    [ 1.065826] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
    [ 1.069334] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.069429] No Device Node present for smmu client: serial8250 !!
    [ 1.069438] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
    [ 1.069477] iommu: Adding device serial8250 to group 34
    [ 1.072059] console [ttyS0] disabled
    [ 1.072130] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
    [ 1.072216] console [ttyS0] enabled
    [ 1.073116] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
    [ 1.073423] serial-tegra 70006200.serial: RX in PIO mode
    [ 1.073515] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
    [ 1.074558] [drm] Initialized
    [ 1.084858] brd: module loaded
    [ 1.090149] loop: module loaded
    [ 1.090237] tegra_profiler: version: 1.145, samples/io: 49/28
    [ 1.090357] tegra_profiler: auth: init
    [ 1.091703] THERMAL EST: found 2 subdevs
    [ 1.091713] THERMAL EST num_resources: 0
    [ 1.091719] [THERMAL EST subdev 0]
    [ 1.091726] [THERMAL EST subdev 1]
    [ 1.092185] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
    [ 1.092189] THERMAL EST: thz register success.
    [ 1.092347] THERMAL EST: end of probe, return err: 0
    [ 1.093544] sd: No Scsi addr parsed to reserve index
    [ 1.093584] hisi_sas: driver version v1.6
    [ 1.099249] tegra-qspi 70410000.spi: Prod settings list not found
    [ 1.100526] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
    [ 1.100536] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
    [ 1.103534] libphy: Fixed MDIO Bus: probed
    [ 1.104406] tun: Universal TUN/TAP device driver, 1.6
    [ 1.104411] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [ 1.105418] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
    [ 1.105423] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
    [ 1.105477] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
    [ 1.105481] igb: Copyright (c) 2007-2014 Intel Corporation.
    [ 1.105526] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [ 1.105532] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [ 1.105577] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.4.0-k
    [ 1.105581] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
    [ 1.106811] PPP generic driver version 2.4.2
    [ 1.107015] PPP BSD Compression module registered
    [ 1.107022] PPP Deflate Compression module registered
    [ 1.107058] PPP MPPE Compression module registered
    [ 1.107065] NET: Registered protocol family 24
    [ 1.107142] usbcore: registered new interface driver r8152
    [ 1.107188] usbcore: registered new interface driver asix
    [ 1.107237] usbcore: registered new interface driver ax88179_178a
    [ 1.107275] usbcore: registered new interface driver cdc_ether
    [ 1.107311] usbcore: registered new interface driver net1080
    [ 1.107353] usbcore: registered new interface driver cdc_subset
    [ 1.107390] usbcore: registered new interface driver zaurus
    [ 1.107445] usbcore: registered new interface driver cdc_ncm
    [ 1.107614] VFIO - User Level meta-driver version: 0.3
    [ 1.108893] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.108923] ehci-pci: EHCI PCI platform driver
    [ 1.108973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 1.108985] ohci-pci: OHCI PCI platform driver
    [ 1.109029] ohci-platform: OHCI generic platform driver
    [ 1.111076] usbcore: registered new interface driver uas
    [ 1.111153] usbcore: registered new interface driver usb-storage
    [ 1.111278] usbcore: registered new interface driver usbserial
    [ 1.115172] mousedev: PS/2 mouse device common for all mice
    [ 1.115263] usbcore: registered new interface driver xpad
    [ 1.243496] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
    [ 1.246112] rtc rtc1: alarm rtc device
    [ 1.246134] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
    [ 1.246164] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
    [ 1.246837] i2c /dev entries driver
    [ 1.248958] imx219 6-0010: tegracam sensor driver:imx219_v2.0.6
    [ 1.272292] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
    [ 1.272371] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
    [ 1.280019] imx219 6-0010: board setup failed
    [ 1.284472] imx219: probe of 6-0010 failed with error -121
    [ 1.285726] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
    [ 1.288340] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
    [ 1.288347] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
    [ 1.288798] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 1.288816] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
    [ 1.288826] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
    [ 1.288969] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 1.288981] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
    [ 1.288988] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
    [ 1.289134] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 1.289146] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
    [ 1.289152] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
    [ 1.289326] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
    [ 1.290149] tegra_aotag tegra-aotag: Registering sensor 0
    [ 1.290207] tegra_aotag tegra-aotag: Invalid temp readout
    [ 1.290232] tegra_aotag tegra-aotag: Invalid temp readout
    [ 1.290249] tegra_aotag tegra-aotag: Bound to TZ : ID 0
    [ 1.290259] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
    [ 1.291181] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 1.291202] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
    [ 1.291389] tegra_aotag tegra-aotag: Invalid temp readout
    [ 1.291423] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
    [ 1.291843] parse_throttle_dt_data: Num cap clks = 6
    [ 1.291848] parse_throttle_dt_data: clk=cclk_g type=2
    [ 1.291863] parse_throttle_dt_data: clk=gpu type=4
    [ 1.291888] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
    [ 1.291909] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
    [ 1.291931] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
    [ 1.291936] parse_throttle_dt_data: clk=emc type=3
    [ 1.292343] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 1.292455] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 1.292607] tegra_throttle_probe: probe successful. #cdevs=4
    [ 1.293369] FAN dev name: pwm-fan
    [ 1.293452] FAN:gpio request success.
    [ 1.293511] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
    [ 1.293823] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
    [ 1.294026] pwm_fan_driver pwm-fan: fan tach request irq success
    [ 1.294039] pwm_fan_driver pwm-fan: tach period: 1000
    [ 1.294147] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
    [ 1.294154] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
    [ 1.294159] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
    [ 1.294164] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
    [ 1.294169] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
    [ 1.294174] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
    [ 1.294178] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
    [ 1.294183] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
    [ 1.294188] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
    [ 1.294193] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
    [ 1.297162] device-mapper: uevent: version 1.0.3
    [ 1.297624] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
    [ 1.303186] tegra210-cpufreq cpufreq: probe()...completed
    [ 1.303898] sdhci: Secure Digital Host Controller Interface driver
    [ 1.303900] sdhci: Copyright(c) Pierre Ossman
    [ 1.303903] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 1.304372] sdhci-tegra sdhci-tegra.0: Got CD GPIO
    [ 1.304729] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
    [ 1.304853] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 298
    [ 1.308937] tegra-se 70012000.se: tegra_se_probe: complete
    [ 1.309450] hidraw: raw HID events driver (C) Jiri Kosina
    [ 1.310846] usbcore: registered new interface driver usbhid
    [ 1.310849] usbhid: USB HID core driver
    [ 1.311825] tegra21x_actmon 6000c800.actmon: in actmon_register()...
    [ 1.311993] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
    [ 1.314035] nvpmodel: initialized successfully
    [ 1.315153] usbcore: registered new interface driver snd-usb-audio
    [ 1.315212] No Device Node present for smmu client: snd-soc-dummy !!
    [ 1.315217] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
    [ 1.315233] iommu: Adding device snd-soc-dummy to group 35
    [ 1.325080] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
    [ 1.333073] OPE platform probe
    [ 1.333159] OPE platform probe successful
    [ 1.333414] OPE platform probe
    [ 1.333494] OPE platform probe successful
    [ 1.354219] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
    [ 1.356881] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
    [ 1.357010] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
    [ 1.357142] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
    [ 1.357273] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
    [ 1.357402] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
    [ 1.357528] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
    [ 1.357652] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
    [ 1.357796] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
    [ 1.357938] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
    [ 1.358073] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
    [ 1.369952] u32 classifier
    [ 1.369955] Actions configured
    [ 1.370024] Initializing XFRM netlink socket
    [ 1.370727] NET: Registered protocol family 10
    [ 1.371413] NET: Registered protocol family 17
    [ 1.371424] NET: Registered protocol family 15
    [ 1.371498] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
    [ 1.371543] Bluetooth: RFCOMM socket layer initialized
    [ 1.371552] Bluetooth: RFCOMM ver 1.11
    [ 1.371557] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [ 1.371561] Bluetooth: HIDP socket layer initialized
    [ 1.371579] 9pnet: Installing 9P2000 support
    [ 1.371612] Key type dns_resolver registered
    [ 1.371964] Registered cp15_barrier emulation handler
    [ 1.371971] Registered setend emulation handler
    [ 1.372993] registered taskstats version 1
    [ 1.373504] Adding domain ve2-pd to PM domain host1x-pd
    [ 1.373754] Adding domain ve-pd to PM domain host1x-pd
    [ 1.375793] isp 54600000.isp: initialized
    [ 1.376747] isp 54680000.isp: initialized
    [ 1.386886] last reset is due to power on reset
    [ 1.386890] KERNEL: PMC reset status reg: 0x0
    [ 1.386949] BL: PMC reset status reg: 0x0
    [ 1.386951] BL: PMIC poweroff Event Recorder: 0x40
    [ 1.387488] vdd-usb-vbus-en: 5000 mV
    [ 1.387817] vdd-usb-vbus-en: supplied by vdd-5v0-sys
    [ 1.388784] clk_cbus_recalc_rate: no gbus parent
    [ 1.388789] clk_cbus_round_rate: no gbus parent
    [ 1.388791] clk_cbus_round_rate: no gbus parent
    [ 1.388799] clk_cbus_recalc_rate: no gbus parent
    [ 1.388895] clk_cbus_recalc_rate: no gbus parent
    [ 1.388898] clk_cbus_round_rate: no gbus parent
    [ 1.388900] clk_cbus_round_rate: no gbus parent
    [ 1.388904] clk_cbus_recalc_rate: no gbus parent
    [ 1.389577] tegra_dvfs: GPU-cap: registered
    [ 1.389632] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
    [ 1.389634] tegra dvfs: vdd-core: nominal 1075mV, offset 600000uV, step 12500uV, scaling enabled
    [ 1.389637] tegra dvfs: vdd-gpu: nominal 1058mV, offset 708000uV, step 10000uV, scaling enabled
    [ 1.391064] tegra_dvfs: vdd-gpu-vts: registered
    [ 1.391207] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x81e8c12
    [ 1.391212] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
    [ 1.391898] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
    [ 1.391957] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
    [ 1.392014] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
    [ 1.392116] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
    [ 1.392170] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
    [ 1.392227] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
    [ 1.392280] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
    [ 1.392334] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
    [ 1.392389] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
    [ 1.392448] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
    [ 1.393738] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
    [ 1.395736] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
    [ 1.395900] tegra-pcie 1003000.pcie: PCIE: Enable power rails
    [ 1.396226] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
    [ 1.396993] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
    [ 1.397241] tegra-xusb 70090000.xusb: extcon 0: ffffffc078bfdc00 id
    [ 1.398290] tegra-xudc-new 700d0000.xudc: device count: 1
    [ 1.399130] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
    [ 1.399138] tegra-xudc-new 700d0000.xudc: vbus state: 1
    [ 1.399146] tegra-xudc-new 700d0000.xudc: device mode on: 0
    [ 1.399153] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 0
    [ 1.399179] tegra-xudc-new 700d0000.xudc: active: 0 => 1
    [ 1.399575] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
    [ 1.399940] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
    [ 1.400582] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
    [ 1.401068] input: gpio-keys as /devices/gpio-keys/input/input1
    [ 1.401766] tegra-xusb 70090000.xusb: Firmware timestamp: 2020-07-31 09:33:12 UTC, Version: 50.26 release
    [ 1.401792] tegra-xusb 70090000.xusb: xHCI Host Controller
    [ 1.401804] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
    [ 1.402522] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
    [ 1.402547] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
    [ 1.402650] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 1.402655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.402658] usb usb1: Product: xHCI Host Controller
    [ 1.402661] usb usb1: Manufacturer: Linux 4.9.253-tegra xhci-hcd
    [ 1.402664] usb usb1: SerialNumber: 70090000.xusb
    [ 1.403020] hub 1-0:1.0: USB hub found
    [ 1.403044] hub 1-0:1.0: 5 ports detected
    [ 1.403367] tegra-xusb 70090000.xusb: xHCI Host Controller
    [ 1.403374] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
    [ 1.403422] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 1.403474] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
    [ 1.403478] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.403481] usb usb2: Product: xHCI Host Controller
    [ 1.403484] usb usb2: Manufacturer: Linux 4.9.253-tegra xhci-hcd
    [ 1.403487] usb usb2: SerialNumber: 70090000.xusb
    [ 1.403742] hub 2-0:1.0: USB hub found
    [ 1.403766] hub 2-0:1.0: 4 ports detected
    [ 1.404220] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
    [ 1.404225] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
    [ 1.430669] tegra_rtc 7000e000.rtc: setting system clock to 2000-01-01 01:00:10 UTC (946688410)
    [ 1.431671] vi 54080000.vi: vi_probe: ++
    [ 1.434307] vi 54080000.vi: initialized
    [ 1.436333] vi 54080000.vi: subdev nvcsi--1 bound
    [ 1.437110] Disable partitions left on by BL
    [ 1.437113] disb
    [ 1.437152] bwmgr: missing cdev-type property
    [ 1.437245] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 1.437252] DRAM derating cdev registered.
    [ 1.438235] ALSA device list:
    [ 1.438238] #0: tegra-hda at 0x70038000 irq 81
    [ 1.438240] #1: tegra-snd-t210ref-mobile-rt565x
    [ 1.441287] Freeing unused kernel memory: 8640K
    [ 1.464693] Root device found: mmcblk0p1
    [ 1.506071] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
    [ 1.506130] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 2
    [ 1.506308] usb usb2: usb_suspend_both: status 0
    [ 1.553017] mmc0: Applying tuning correction
    [ 1.553031] mmc0: Tap value after applying correction 58
    [ 1.553050] mmc0: hw tuning done ...
    [ 1.553085] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
    [ 1.553536] mmcblk0: mmc0:aaaa SN64G 59.5 GiB
    [ 1.557700] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
    [ 1.669481] Found dev node: /dev/mmcblk0p1
    [ 1.705960] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.707690] Rootfs mounted over mmcblk0p1
    [ 1.729760] Switching from initrd to actual rootfs
    [ 1.730025] usb 1-2: new high-speed USB device number 2 using tegra-xusb
    [ 1.750437] usb 1-2: New USB device found, idVendor=0bda, idProduct=c811
    [ 1.750442] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 1.750446] usb 1-2: Product: 802.11ac NIC
    [ 1.750449] usb 1-2: Manufacturer: Realtek
    [ 1.750452] usb 1-2: SerialNumber: 123456
    [ 1.825977] tegra-pcie 1003000.pcie: link 0 down, retrying
    [ 1.869979] usb 1-3: new high-speed USB device number 3 using tegra-xusb
    [ 1.890312] usb 1-3: New USB device found, idVendor=1a40, idProduct=0801
    [ 1.890317] usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
    [ 1.890320] usb 1-3: Product: USB 2.0 Hub
    [ 1.891169] hub 1-3:1.0: USB hub found
    [ 1.891234] hub 1-3:1.0: 4 ports detected
    [ 1.903860] systemd[1]: System time before build time, advancing clock.
    [ 1.928616] ip_tables: (C) 2000-2006 Netfilter Core Team
    [ 1.940647] cgroup: cgroup2: unknown option "nsdelegate"
    [ 1.964237] 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)
    [ 1.964990] systemd[1]: Detected architecture arm64.
    [ 1.987832] systemd[1]: Set hostname to <psa-desktop>.
    [ 2.065969] tegra_cec 70015000.tegra_cec: Can't find physical addresse.
    [ 2.065974] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
    [ 2.093691] 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.093700] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
    [ 2.197982] usb 1-3.1: new full-speed USB device number 4 using tegra-xusb
    [ 2.221217] usb 1-3.1: New USB device found, idVendor=046d, idProduct=c52f
    [ 2.221221] usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 2.221225] usb 1-3.1: Product: USB Receiver
    [ 2.221228] usb 1-3.1: Manufacturer: Logitech
    [ 2.224261] input: Logitech USB Receiver as /devices/70090000.xusb/usb1/1-3/1-3.1/1-3.1:1.0/0003:046D:C52F.0001/input/input2
    [ 2.224561] hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-70090000.xusb-3.1/input0
    [ 2.227151] random: systemd: uninitialized urandom read (16 bytes read)
    [ 2.228853] systemd[1]: Created slice System Slice.
    [ 2.229128] random: systemd: uninitialized urandom read (16 bytes read)
    [ 2.231240] input: Logitech USB Receiver as /devices/70090000.xusb/usb1/1-3/1-3.1/1-3.1:1.1/0003:046D:C52F.0002/input/input3
    [ 2.231771] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 2.231813] random: systemd: uninitialized urandom read (16 bytes read)
    [ 2.231981] tegra-pcie 1003000.pcie: link 0 down, retrying
    [ 2.232012] systemd[1]: Listening on fsck to fsckd communication Socket.
    [ 2.232139] systemd[1]: Listening on udev Kernel Socket.
    [ 2.232320] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 2.289129] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
    [ 2.290446] hid-generic 0003:046D:C52F.0002: input,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-70090000.xusb-3.1/input1
    [ 2.389969] usb 1-3.2: new low-speed USB device number 5 using tegra-xusb
    [ 2.391009] nvgpu: 57000000.gpu gm20b_init_clk_setup_sw:1268 [INFO] GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
    [ 2.415778] usb 1-3.2: New USB device found, idVendor=046d, idProduct=c31c
    [ 2.415785] usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 2.415788] usb 1-3.2: Product: USB Keyboard
    [ 2.415791] usb 1-3.2: Manufacturer: Logitech
    [ 2.421699] input: Logitech USB Keyboard as /devices/70090000.xusb/usb1/1-3/1-3.2/1-3.2:1.0/0003:046D:C31C.0003/input/input4
    [ 2.455029] systemd-journald[1928]: Received request to flush runtime journal from PID 1
    [ 2.478787] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-70090000.xusb-3.2/input0
    [ 2.487269] input: Logitech USB Keyboard as /devices/70090000.xusb/usb1/1-3/1-3.2/1-3.2:1.1/0003:046D:C31C.0004/input/input5
    [ 2.546321] hid-generic 0003:046D:C31C.0004: input,hidraw3: USB HID v1.10 Device [Logitech USB Keyboard] on usb-70090000.xusb-3.2/input1
    [ 2.641972] tegra-pcie 1003000.pcie: link 0 down, retrying
    [ 2.643997] tegra-pcie 1003000.pcie: link 0 down, ignoring
    [ 2.669428] Adding 4194300k swap on /swapfile. Priority:-1 extents:6 across:4530172k SS
    [ 2.747515] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
    [ 2.747522] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 2.747526] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
    [ 2.747530] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
    [ 2.747534] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 2.747556] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
    [ 2.747618] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 2.747803] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [ 2.747924] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
    [ 2.747947] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff]
    [ 2.747977] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
    [ 2.747997] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
    [ 2.748135] pci 0000:01:00.0: supports D1 D2
    [ 2.748138] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 2.758065] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [ 2.758099] pci 0000:00:02.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
    [ 2.758103] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff]
    [ 2.758110] pci 0000:01:00.0: BAR 4: assigned [mem 0x13000000-0x13003fff 64bit]
    [ 2.758129] pci 0000:01:00.0: BAR 2: assigned [mem 0x13004000-0x13004fff 64bit]
    [ 2.758145] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
    [ 2.758153] pci 0000:00:02.0: PCI bridge to [bus 01]
    [ 2.758157] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
    [ 2.758162] pci 0000:00:02.0: bridge window [mem 0x13000000-0x130fffff]
    [ 2.758471] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
    [ 2.758475] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 2.758480] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
    [ 2.758585] aer 0000:00:02.0:pcie002: service driver aer loaded
    [ 2.758795] r8168 0000:01:00.0: enabling device (0000 -> 0003)
    [ 2.758813] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
    [ 2.773095] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
    [ 2.773166] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 48:b0:2d:2e:61:85 from device tree
    [ 2.773770] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
    [ 2.773787] r8168 Copyright (C) 2017 Realtek NIC software team <nicfae@realtek.com>
    This program comes with ABSOLUTELY NO WARRANTY; for details, please see <www.gnu.org/.../>.
    This is free software, and you are welcome to redistribute it under certain conditions; see <www.gnu.org/.../>.
    [ 3.444776] random: crng init done
    [ 3.448180] random: 7 urandom warning(s) missed due to ratelimiting
    [ 3.757721] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 3.757742] cpu-throttle-alert cooling device registered.
    [ 3.759438] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 3.759457] gpu-throttle-alert cooling device registered.
    [ 3.759724] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 3.759746] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
    [ 3.759761] hot-surface-alert cooling device registered.
    [ 4.264005] using random self ethernet address
    [ 4.264008] using random host ethernet address
    [ 5.154197] usbcore: registered new interface driver rtl8821cu
    [ 5.197198] Mass Storage Function, version: 2009/09/11
    [ 5.197204] LUN: removable file: (no medium)
    [ 5.203002] using random self ethernet address
    [ 5.215874] using random host ethernet address
    [ 5.344683] rndis0: HOST MAC fe:11:19:0e:bd:b8
    [ 5.345718] rndis0: MAC fe:11:19:0e:bd:b9
    [ 5.346298] usb0: HOST MAC fe:11:19:0e:bd:ba
    [ 5.346326] usb0: MAC fe:11:19:0e:bd:bb
    [ 5.346354] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
    [ 5.357701] l4tbr0: port 1(rndis0) entered blocking state
    [ 5.357706] l4tbr0: port 1(rndis0) entered disabled state
    [ 5.357874] device rndis0 entered promiscuous mode
    [ 5.372593] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
    [ 5.379090] l4tbr0: port 2(usb0) entered blocking state
    [ 5.379095] l4tbr0: port 2(usb0) entered disabled state
    [ 5.379264] device usb0 entered promiscuous mode
    [ 5.385733] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
    [ 5.512341] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 5.513639] eth0: 0xffffff800adb5000, 48:b0:2d:2e:61:85, IRQ 405
    [ 5.568102] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 5.607879] zram: Added device: zram0
    [ 5.608323] zram: Added device: zram1
    [ 5.608711] zram: Added device: zram2
    [ 5.609070] zram: Added device: zram3
    [ 5.614599] android_work: did not send uevent (0 0 (null))
    [ 5.640834] zram0: detected capacity change from 0 to 259514368
    [ 5.648192] android_work: sent uevent USB_STATE=CONNECTED
    [ 5.715120] Adding 253428k swap on /dev/zram0. Priority:5 extents:1 across:253428k SS
    [ 5.722261] zram1: detected capacity change from 0 to 259514368
    [ 5.736253] configfs-gadget gadget: high-speed config #1: c
    [ 5.736290] tegra-xudc-new 700d0000.xudc: ep 5 (type: 3, dir: in) enabled
    [ 5.736306] tegra-xudc-new 700d0000.xudc: ep 3 (type: 2, dir: in) enabled
    [ 5.736321] tegra-xudc-new 700d0000.xudc: ep 2 (type: 2, dir: out) enabled
    [ 5.736412] tegra-xudc-new 700d0000.xudc: ep 9 (type: 3, dir: in) enabled
    [ 5.736428] tegra-xudc-new 700d0000.xudc: ep 7 (type: 2, dir: in) enabled
    [ 5.736442] tegra-xudc-new 700d0000.xudc: ep 4 (type: 2, dir: out) enabled
    [ 5.736476] tegra-xudc-new 700d0000.xudc: ep 15 (type: 3, dir: in) enabled
    [ 5.736494] tegra-xudc-new 700d0000.xudc: ep 11 (type: 2, dir: in) enabled
    [ 5.736515] tegra-xudc-new 700d0000.xudc: ep 6 (type: 2, dir: out) enabled
    [ 5.736552] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
    [ 5.736724] android_work: sent uevent USB_STATE=CONFIGURED
    [ 5.737107] Adding 253428k swap on /dev/zram1. Priority:5 extents:1 across:253428k SS
    [ 5.750618] zram2: detected capacity change from 0 to 259514368
    [ 5.788487] Adding 253428k swap on /dev/zram2. Priority:5 extents:1 across:253428k SS
    [ 5.793068] zram3: detected capacity change from 0 to 259514368
    [ 5.810198] Adding 253428k swap on /dev/zram3. Priority:5 extents:1 across:253428k SS
    [ 5.971245] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 6.762628] start_addr=(0x8000), end_addr=(0x10000), buffer_size=(0x8000), smp_number_max=(4096)
    [ 6.777319] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 6.936192] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 7.377778] tegradc tegradc.0: blank - powerdown
    [ 9.993586] l4tbr0: port 1(rndis0) entered blocking state
    [ 9.993591] l4tbr0: port 1(rndis0) entered forwarding state
    [ 9.993787] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
    [ 9.993805] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
    [ 9.994045] Bridge firewalling registered
    [ 10.041312] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    [ 10.396716] Netfilter messages via NETLINK v0.30.
    [ 10.400701] ctnetlink v0.93: registering with nfnetlink.
    [ 10.486189] fuse init (API version 7.26)
    [ 11.388813] start_addr=(0x8000), end_addr=(0x10000), buffer_size=(0x8000), smp_number_max=(4096)
    [ 11.409757] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
    [ 11.520207] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 31.858151] vdd-fan: disabling
    [ 31.858155] vdd-usb-vbus: disabling
    [ 31.858157] vdd-usb-vbus2: disabling
    [ 31.858166] vddio-sdmmc3-ap: disabling
    [ 31.858276] avdd-io-edp-1v05: disabling
    [ 31.858279] vdd-usb-hub-en: disabling

  • The  Linux version in both dmesg logs posted above is 4.9.253-tegra. The ADI image on github has Linux version 4.9.201-tegra.

    Can you please make sure the SD card is flashed with the ADI image and try again?

  • I was just trying to verify that by re-downloading everything and re-formatting the SD card but now i can't seem to be able to download the file, can you check if its still available?

    thanks in advance

  • The file is still available, but for some reason it does not download when clicking on the icon in github. If the file link is inserted directly in the browser's address field the download works: http://swdownloads.analog.com/cse/aditof/jetson_nano-fxtof1-latest-image.tar.xz

  • I have downloaded and flashed that image using the method recommended by Nvidia: "BalenaEtcher" and I get a warning about the image not being bootable and not containing a partition table.

    As warned, I flash that image into the SD and I can never boot the system. Can you please include a recomended method to flash the image you provided into the SD?

Reply
  • I have downloaded and flashed that image using the method recommended by Nvidia: "BalenaEtcher" and I get a warning about the image not being bootable and not containing a partition table.

    As warned, I flash that image into the SD and I can never boot the system. Can you please include a recomended method to flash the image you provided into the SD?

Children