Raspberry Pi V2 camera not recognized

Hi,

I am trying to get my Raspi V2 camera working on the Jetson Nano with no luck so far…

I have seen several people exposing the same issue that I have but I haven’t found any fix for the error.

Here is the error I see with dmesg :

[ 3.556565] i2c /dev entries driver
[ 3.558482] imx219 6-0010: tegracam sensor driver:imx219_v2.0.6
[ 3.581803] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[ 3.581871] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
[ 3.581899] imx219 6-0010: board setup failed
[ 3.582001] imx219: probe of 6-0010 failed with error -121

I am trying with a brand new Raspberry Pi v2 camera

Thanks for your help

2 Likes

Hi,

Are you sure its a V2 8MP with IMX219? i have exactly the same errors but i just realised my camera is a 5MP (aliexpress) compatible with raspberry pi 2/3 but it doesn’t have the IMX219 chipset.

Jan J.

I am getting the exact same error message. Haven’t found a solution but was able to confirm using my Raspberry Pi that my camera (v2.1 apparently; see below) is 8MP and has an IMX219 sensor despite the problems I’ve been having.

This is pure speculation, but it could be that the Jetson doesn’t work with counterfeit cameras. According to this forum post (Is this a genuine Camera Board V2.1? - Raspberry Pi Forums), my camera may be a counterfeit because it matches the one in the picture shown–that one is different from most pictures of RPi cameras on the web since it doesn’t say “Made in PRC” under the “Camera V2.1” label. Is yours like this one too?

hi all,

the i2c no acknowledge message is major issue that you got probing failed.

[ 3.581803] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[ 3.581871] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
[ 3.581899] imx219 6-0010: board setup failed
[ 3.582001] imx219: probe of 6-0010 failed with error -121

usually this caused by regulator settings,
please contact with sensor provider to check they’re providing correct sensor drivers and sensor device tree.
thanks

Hi,

I2c error most time indicates there is a connection error with your mipi lines for camera modules.
Maybe you insert the MIPI lines with negative direction. And also there is a i2c error if there is no power supply gave to the camera module.

Hi,

Thanks for your answers.

The camera comes from a trusted source (ThePiHut) and it works fine on my Raspberry Pi 3. It’s a Raspberry Pi camera V2.1.

I have ordered a Logitech USB camera but it would be nice to get the Raspi camera working.

Thanks again.

I ordered an original raspberry v2.1 camera , tested it today and it works straight out of the box.

May I see a picture of your Raspberry Pi camera, specifically the front side and the box it came in? The fact that yours works out of the box makes me even more suspicious that clones don’t work properly on the Jetson.

Sure check attachments, i bought it here https://www.amazon.de/gp/product/B01ER2SKFS/ref=ppx_yo_dt_b_asin_title_o00_s00

1 Like

Some good news,

I was able to get my camera working by plugging it in before booting up the Jetson. Then I was able to get everything up and running using this guide:

Cheers

Hi agrtgrape,

I have exactly the same camera and problem as you did, and cannot yet make it work. Did you solve your problem by re-plugging the camera cables? so it’s the cable connection issue?

thanks,
Jiashu

Hi,

I have the same problem with the Raspberry Pi Camera Rev 1.3

[    3.610878] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[    3.610948] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
[    3.610977] imx219 6-0010: board setup failed
[    3.611077] imx219: probe of 6-0010 failed with error -121

Is something that i can do to get this camera work in the Jetson Nano?

Thanks.

Hi Jiashu,

My problem was sort of related to cable connection in that the cable had to be plugged in before the Jetson booted up in order for the camera to work. Replugging the cable while the Jetson was running, however, wasn’t the solution to my problem.

Thanks

After downloading the Jetpack 4.2.1, my raspberry V2.1 - IMX219 camera worked fine, then I installed new packages and stopped recognizing my Jetson Nano. Show the following message: dmesg:
1.745305] imx219 6-0010: imx219_board_setup: error during reading probe i2c (-121)
[1.745336] imx219 6-0010: board configuration failed
[1.745452] imx219: probe 6-0010 failed with error -121
Your help please.

hello consultorsmartcities,

it should be your patches have kernel changes to make the IMX219 camera probing process failed.
could you please review what’s the kernel modification you had done?
thanks

I had to install everything again from ZERO. It works now.

This is what i had experienced before, the best solution is connect the camera before power jetson nano. Many of the other Nvidia’s boards are also has to use in this way, such that agx drive pegasus, etc. .

I also have a new RP v2.1 camera (bought from https://www.amazon.com/Raspberry-Pi-Camera-Module-Megapixel/dp/B01ER2SKFS/) and get the same error. I restarted and reconnected the cables several times and even reinstalled the entire OS but no luck. I also watched the video mentioned a few posts above but still no connection. I have installed SD Card Image r32.2.1. A fresh install and updates afterward did not change the situation. Any ideas?

I had to remove the raspberry v2.1 camera and work with an IP camera. I don’t remember how many times I installed everything from scratch. With the IP camera it works very well.
gentlemen of NVIDIA, each feature or demos that they publish, should indicate the relationship of packages with their versions that work, so it is almost impossible to create products, I have 6 months with the Jetson Nano and I have had multiple problems and my use case is thousands of Jetson Nano equipment.

Hello,
I came across the same issue with jetson nano-B01 devkit.
I have connected rpi-v1.3 camera to j13 and it probed successfully of course after following steps mentioned in https://devtalk.nvidia.com/default/topic/1049605/jetson-nano/-raspberry-pi-version-1-camera-does-not-work/post/5349293/#5349293.

After that i switched camera to j49 to test interface but camera did not get probe.

Here is the dmesg log:

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.140+ (jetson@jetson-desktop) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1) ) #24 SMP PREEMPT Mon Aug 26 16:50:39 BST 2019
[    0.000000] Boot CPU: AArch64 Processor [411fd071]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 48,
[    0.000000] OF: fdt: - 80000000 ,  7ee00000
[    0.000000] OF: fdt: - 100000000 ,  7f200000
[    0.000000] 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 @ffffffc0fefc9000 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,0 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000  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: 29572(90%)
[    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: 3570276K/4159488K available (15230K kernel code, 2916K rwdata, 6860K rodata, 8576K init, 611K bss, 114076K 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 - 0xffffff8009620000   (  6912 KB)
[    0.000000]       .init : 0xffffff8009620000 - 0xffffff8009e80000   (  8576 KB)
[    0.000000]       .data : 0xffffff8009e80000 - 0xffffff800a159008   (  2917 KB)
[    0.000000]        .bss : 0xffffff800a159008 - 0xffffff800a1f1dbc   (   612 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.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.001390] Console: colour dummy device 80x25
[    0.001409] console [tty0] enabled
[    0.001426] kmemleak: Kernel memory leak detector disabled
[    0.001445] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[    0.001457] pid_max: default: 32768 minimum: 301
[    0.001906] Security Framework initialized
[    0.002127] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.002135] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.003238] ftrace: allocating 46951 entries in 184 pages
[    0.173084] sched-energy: CPU device node has no sched-energy-costs
[    0.173117] ASID allocator initialised with 65536 entries
[    0.211048] tegra-id: chipid=22117.
[    0.211061] tegra-id: opt_subrevision=0.
[    0.211079] Tegra Speedo/IDDQ fuse revision 4
[    0.211083] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
[    0.211088] Tegra: CPU Process ID 0, SoC Process ID 0, GPU Process ID 0
[    0.211094] Tegra: CPU Speedo Value 2032, SoC Speedo Value 1927, GPU Speedo Value 2031
[    0.211099] Tegra: CPU IDDQ Value 1708, SoC IDDQ Value 1884, GPU IDDQ Value 2270
[    0.211118] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 0
[    0.211134] DTS File Name: ../arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts
[    0.211141] DTB Build time: Aug 26 2019 16:22:51
[    0.261048] CPU1: Booted secondary processor [411fd071]
[    0.292964] CPU2: Booted secondary processor [411fd071]
[    0.324911] CPU3: Booted secondary processor [411fd071]
[    0.325002] Brought up 4 CPUs
[    0.325009] SMP: Total of 4 processors activated.
[    0.325018] CPU features: detected feature: 32-bit EL0 Support
[    0.325276] CPU: All CPU(s) started at EL2
[    0.325293] alternatives: patching kernel code
[    0.333361] devtmpfs: initialized
[    0.367576] Initilizing CustomIPI irq domain
[    0.367951] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.367973] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.378517] pinctrl core: initialized pinctrl subsystem
[    0.379161] OS set in device tree is not L4T.
[    0.379569] regulator-dummy: no parameters
[    0.379842] Initializing plugin-manager
[    0.379942] Plugin module not found
[    0.380170] node /plugin-manager/fragement@0 match with board >=3448-0000-100
[    0.380721] node /plugin-manager/fragment@1 match with board >=3448-0000-101
[    0.382523] node /plugin-manager/fragement@10 match with board >=3448-0000-300
[    0.386014] NET: Registered protocol family 16
[    0.387276] pstore: using zlib compression
[    0.387309] console [pstore-1] enabled
[    0.387314] pstore: Registered ramoops as persistent store backend
[    0.387320] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
[    0.401065] cpuidle: using governor menu
[    0.404709] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[    0.406140] vdso: 2 pages (1 code @ ffffff8008f67000, 1 data @ ffffff8009e84000)
[    0.406162] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.409451] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.411754] tegra_powergate_init: DONE
[    0.411769] DTS File Name: ../arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts
[    0.411776] DTB Build time: Aug 26 2019 16:22:51
[    0.413302] Tegra reboot handler registered.
[    0.417610] iommu: Adding device tegra-carveouts to group 0
[    0.417744] platform tegra-carveouts: domain=ffffffc0f9408318 allocates as[0]=ffffffc0f9b8c0a8
[    0.418097] iommu: Adding device smmu_test to group 1
[    0.418143] platform smmu_test: domain=ffffffc0f9408558 allocates as[0]=ffffffc0f9b8c110
[    0.418933] mc: mapped MMIO address: 0xffffff800802e000 -> 0x70019000
[    0.418989] mc: mapped MMIO address: 0xffffff8008065000 -> 0x7001c000
[    0.419044] mc: mapped MMIO address: 0xffffff8008079000 -> 0x7001d000
[    0.419055] nv-tegra-mc 70019000.mc: No mssnvlink node
[    0.419075] mc-err: mcerr ops are set to t21x
[    0.428243] iommu: Adding device 70090000.xusb to group 2
[    0.428545] iommu: Adding device 70006000.serial to group 3
[    0.428611] platform 70006000.serial: domain=ffffffc0f9410c18 allocates as[0]=ffffffc0f9b8c178
[    0.429030] iommu: Adding device 70006040.serial to group 4
[    0.429317] iommu: Adding device 70006200.serial to group 5
[    0.429517] iommu: Adding device sound to group 6
[    0.429563] platform sound: domain=ffffffc0f948a198 allocates as[0]=ffffffc0f9b8c1e0
[    0.430093] iommu: Adding device 7000d400.spi to group 7
[    0.430338] iommu: Adding device 7000d600.spi to group 8
[    0.430631] iommu: Adding device 70410000.spi to group 9
[    0.430937] iommu: Adding device 50000000.host1x to group 10
[    0.431202] iommu: Adding device 54080000.vi to group 11
[    0.431585] iommu: Adding device 54600000.isp to group 12
[    0.431840] iommu: Adding device 54680000.isp to group 13
[    0.432097] iommu: Adding device tegradc.0 to group 14
[    0.432144] platform tegradc.0: domain=ffffffc0f94960d8 allocates as[0]=ffffffc0f9b8c248
[    0.432664] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000)
[    0.433015] iommu: Adding device tegradc.1 to group 15
[    0.433092] platform tegradc.1: domain=ffffffc0f9496318 allocates as[0]=ffffffc0f9b8c2b0
[    0.433591] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000)
[    0.433855] iommu: Adding device 54340000.vic to group 16
[    0.434046] iommu: Adding device 544c0000.nvenc to group 17
[    0.434238] iommu: Adding device 54500000.tsec to group 18
[    0.434425] iommu: Adding device 54100000.tsecb to group 19
[    0.434617] iommu: Adding device 54480000.nvdec to group 20
[    0.434807] iommu: Adding device 54380000.nvjpg to group 21
[    0.435827] iommu: Adding device 546c0000.i2c to group 22
[    0.436150] iommu: Adding device 57000000.gpu to group 23
[    0.436204] platform 57000000.gpu: domain=ffffffc0f951b318 allocates as[0]=ffffffc0f9b8c318
[    0.436262] platform 57000000.gpu: domain=ffffffc0f951b318 allocates as[1]=ffffffc0f9b8c380
[    0.436301] platform 57000000.gpu: domain=ffffffc0f951b318 allocates as[2]=ffffffc0f9b8c3e8
[    0.436332] platform 57000000.gpu: domain=ffffffc0f951b318 allocates as[3]=ffffffc0f9b8c450
[    0.437192] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[    0.437203] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
[    0.437214] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[    0.437220] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
[    0.437225] tegra-pmc: ### PMC reset status reg: 0x0
[    0.489238] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.489247] tegra-pmc: Clear bootloader IO dpd settings
[    0.489267] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
[    0.489332] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
[    0.489624] iommu: Adding device 70012000.se to group 24
[    0.490462] iommu: Adding device 7000c000.i2c to group 25
[    0.490762] iommu: Adding device 7000c400.i2c to group 26
[    0.491066] iommu: Adding device 7000c500.i2c to group 27
[    0.491362] iommu: Adding device 7000c700.i2c to group 28
[    0.491661] iommu: Adding device 7000d000.i2c to group 29
[    0.491943] iommu: Adding device 7000d100.i2c to group 30
[    0.492284] iommu: Adding device sdhci-tegra.0 to group 31
[    0.492342] platform sdhci-tegra.0: domain=ffffffc0f952b498 allocates as[0]=ffffffc0f9b8c4b8
[    0.493336] iommu: Adding device 700d0000.xudc to group 32
[    0.497484] vdd-ac-bat: 5000 mV 
[    0.497931] vdd-5v0-sys: 5000 mV 
[    0.499069] vdd-5v0-hdmi: supplied by vdd-5v0-sys
[    0.499109] vdd-5v0-hdmi: 5000 mV 
[    0.499611] vdd-1v8-sys: 1800 mV 
[    0.500160] vdd-fan: supplied by vdd-5v0-sys
[    0.500195] vdd-fan: 5000 mV 
[    0.500681] vdd-usb-vbus: supplied by vdd-5v0-sys
[    0.500713] vdd-usb-vbus: 5000 mV 
[    0.501284] vdd-usb-vbus2: 5000 mV 
[    0.529915] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.532342] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip
[    0.535200] GPIO line 151 (camera-control-output-low) hogged as output/low
[    0.535238] GPIO line 6 (system-suspend-gpio) hogged as output/high
[    0.535612] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
[    0.543413] eventlib_kernel: keventlib is initialized, test id: 0
[    0.543748] SCSI subsystem initialized
[    0.543991] libata version 3.00 loaded.
[    0.544265] usbcore: registered new interface driver usbfs
[    0.544326] usbcore: registered new interface driver hub
[    0.544408] usbcore: registered new device driver usb
[    0.547929] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
[    0.552323] vdd-core: 600 <--> 1162 mV at 1125 mV 
[    0.553394] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
[    0.553465] random: fast init done
[    0.556936] vdd-ddr-1v1: 1150 mV 
[    0.560932] vdd-pre-reg-1v35: 1350 mV 
[    0.564932] vdd-1v8: 1800 mV 
[    0.568927] avdd-sys-1v2: 1200 mV 
[    0.572929] vdd-pex-1v0: 1050 mV 
[    0.573470] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV 
[    0.573956] max77620-ldo3: at 3100 mV 
[    0.576932] vdd-rtc: 850 <--> 1100 mV at 1000 mV 
[    0.577445] max77620-ldo5: at 3100 mV 
[    0.580931] vddio-sdmmc3-ap: 1800 <--> 3300 mV at 2800 mV 
[    0.584928] avdd-1v05-pll: 1050 mV 
[    0.588928] avdd-io-hdmi-dp: 1050 mV 
[    0.590035] GPIO line 505 (spmic-default-output-high) hogged as output/high
[    0.590303] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
[    0.591625] max77620 4-003c: max77620 probe successful
[    0.594264] media: Linux media interface: v0.10
[    0.594318] Linux video capture interface: v2.00
[    0.595285] pps_core: LinuxPPS API ver. 1 registered
[    0.595291] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.595313] PTP clock support registered
[    0.598582] tegra_fiq_debugger_init: found FIQ source (IRQ 98)
[    0.604678] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
[    0.605688] Advanced Linux Sound Architecture Driver Initialized.
[    0.606365] Bluetooth: Core ver 2.22
[    0.606411] NET: Registered protocol family 31
[    0.606415] Bluetooth: HCI device and connection manager initialized
[    0.606428] Bluetooth: HCI socket layer initialized
[    0.606436] Bluetooth: L2CAP socket layer initialized
[    0.606462] Bluetooth: SCO socket layer initialized
[    0.608188] tegra210_dvfs: no clock found for sdmmc2_ddr
[    0.608204] tegra210_dvfs: no clock found for sdmmc4_ddr
[    0.608252] tegra210_dvfs: no clock found for sdmmc1_ddr
[    0.608267] tegra210_dvfs: no clock found for sdmmc3_ddr
[    0.611007] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
[    0.612001] vdd-3v3-sys: supplied by vdd-5v0-sys
[    0.612081] vdd-3v3-sys: 3300 mV 
[    0.612343] vdd-1v8-sys: supplied by vdd-3v3-sys
[    0.617119] vdd-usb-vbus2: supplied by vdd-3v3-sys
[    0.617597] vdd-3v3-sd: supplied by vdd-3v3-sys
[    0.617639] vdd-3v3-sd: 3300 mV 
[    0.618539] avdd-io-edp-1v05: supplied by avdd-1v05-pll
[    0.618582] avdd-io-edp-1v05: 1050 mV 
[    0.619035] vdd-usb-hub-en: supplied by vdd-1v8-sys
[    0.619072] vdd-usb-hub-en: 5000 mV 
[    0.620391] camchar: rtcpu character device driver loaded
[    0.621067] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
[    0.622407] clocksource: Switched to clocksource arch_sys_counter
[    0.663261] VFS: Disk quotas dquot_6.6.0
[    0.663385] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.663887] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.664316] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000
[    0.664332]  dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000)
[    0.664549] cma: enabled page replacement for spfn=d7000, epfn=f0000
[    0.664555] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[    0.664567] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[    0.664593] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048
[    0.664599] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout
[    0.664610] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
[    0.664618] nvmap_page_pool_init: Total RAM pages: 1011353
[    0.664623] nvmap_page_pool_init: nvmap page pool size: 126419 pages (493 MB)
[    0.664711] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.665169] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[    0.666007] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB)
[    0.674123] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[    0.674546] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[    0.674796] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.675009] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.675190] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[    0.675456] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[    0.675461] pre_t19x_iso_plat_init(): max_iso_bw=33280000KB
[    0.675904] NET: Registered protocol family 2
[    0.676941] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.677151] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.677653] TCP: Hash tables configured (established 32768 bind 32768)
[    0.677799] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.677881] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.678286] NET: Registered protocol family 1
[    0.679053] RPC: Registered named UNIX socket transport module.
[    0.679059] RPC: Registered udp transport module.
[    0.679063] RPC: Registered tcp transport module.
[    0.679067] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.679081] PCI: CLS 0 bytes, default 64
[    0.679307] Trying to unpack rootfs image as initramfs...
[    0.920766] Freeing initrd memory: 5356K
[    0.930270] host1x 50000000.host1x: initialized
[    0.932046] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.935257] audit: initializing netlink subsys (disabled)
[    0.935349] audit: type=2000 audit(0.783:1): initialized
[    0.936106] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.946189] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.947669] ntfs: driver 2.1.32 [Flags: R/W].
[    0.948452] 9p: Installing v9fs 9p2000 file system support
[    0.951674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    0.951825] io scheduler noop registered
[    0.952117] io scheduler cfq registered (default)
[    0.954813] gic 702f9000.agic: GIC IRQ controller registered
[    0.957769] iommu: Adding device 702ef000.adsp to group 33
[    0.964541] iommu: Adding device aconnect@702c0000:adsp_audio to group 34
[    0.964697] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
[    0.965277] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x79a640f
[    0.965284] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
[    0.966940] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
[    0.967040] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
[    0.967137] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
[    0.967326] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
[    0.967408] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[    0.967494] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[    0.967575] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[    0.967660] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[    0.967743] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[    0.967830] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[    0.973494] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[    0.975172] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[    0.977028] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
[    0.978307] tegra-pcie 1003000.pcie: PCIE: Enable power rails
[    0.978670] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
[    0.979849] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    0.980069] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=750000, max_bw=1500000
[    0.980288] Adding domain tsec-pd to PM domain host1x-pd
[    0.982118] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
[    0.983034] tsec 54500000.tsec: initialized
[    0.984615] tsec 54100000.tsecb: initialized
[    0.985272] Adding domain nvdec-pd to PM domain host1x-pd
[    0.988313] nvdec 54480000.nvdec: initialized
[    0.989333] Adding domain vic03-pd to PM domain host1x-pd
[    0.989511] Adding domain msenc-pd to PM domain host1x-pd
[    0.989674] Adding domain nvjpg-pd to PM domain host1x-pd
[    0.993155] falcon 54340000.vic: initialized
[    0.994345] falcon 544c0000.nvenc: initialized
[    0.995729] falcon 54380000.nvjpg: initialized
[    1.000113] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
[    1.000237] display board info: id 0x0, fab 0x0
[    1.000292] generic_infoframe_type: 0x87
[    1.000419] tegradc tegradc.0: DT parsed successfully
[    1.000466] tegradc tegradc.0: Display dc.ffffff800ab80000 registered with id=0
[    1.003859] tegradc tegradc.0: probed
[    1.007829] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[    1.011877] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 10 channels
[    1.012585] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[    1.012916] kfuse 7000fc00.kfuse: initialized
[    1.014240] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
[    1.015560] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    1.017542] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[    1.017563] vdd-cpu: 708 <--> 1322 mV at 708 mV 
[    1.018265] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[    1.019631] vdd-gpu: applied init 1000000uV constraint
[    1.019640] vdd-gpu: 708 <--> 1323 mV at 997 mV 
[    1.020047] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[    1.024592] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.024692] No Device Node present for smmu client: serial8250 !!
[    1.024701] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[    1.024745] iommu: Adding device serial8250 to group 35
[    1.027103] console [ttyS0] disabled
[    1.027179] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
[    1.027267] console [ttyS0] enabled
[    1.028174] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
[    1.028501] serial-tegra 70006200.serial: RX in PIO mode
[    1.028605] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
[    1.029810] [drm] Initialized
[    1.030063] Console: switching to colour frame buffer device 80x30
[    1.030101] tegradc tegradc.0: fb registered
[    1.031590] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
[    1.031670] tegradc tegradc.1: No lt-data, using default setting
[    1.031697] tegradc tegradc.1: No hpd-gpio in DT
[    1.031731] tegradc tegradc.1: DT parsed successfully
[    1.031785] tegradc tegradc.1: Display dc.ffffff800d500000 registered with id=1
[    1.033365] tegradc tegradc.1: dpd enable lookup fail:-19
[    1.040449] brd: module loaded
[    1.545091] Host read timeout at address 545c00c4
[    1.546632] tegradc tegradc.1: probed
[    1.550570] loop: module loaded
[    1.550741] tegra_profiler: version: 1.134, samples/io: 47/26
[    1.550932] tegra_profiler: auth: init
[    1.553207] THERMAL EST: found 2 subdevs
[    1.553221] THERMAL EST num_resources: 0
[    1.553230] [THERMAL EST subdev 0]
[    1.553242] [THERMAL EST subdev 1]
[    1.553915] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[    1.553923] THERMAL EST: thz register success.
[    1.554166] THERMAL EST: end of probe, return err: 0
[    1.556094] hisi_sas: driver version v1.6
[    1.561690] tegra-qspi 70410000.spi: Prod settings list not found
[    1.563297] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
[    1.563312] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
[    1.566922] libphy: Fixed MDIO Bus: probed
[    1.567595] tun: Universal TUN/TAP device driver, 1.6
[    1.567599] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.568700] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.568706] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.568778] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    1.568782] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.568841] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    1.568845] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.568893] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[    1.568898] Copyright(c) 1999 - 2017 Intel Corporation.
[    1.571650] tegradc tegradc.1: fb registered
[    1.574134] PPP generic driver version 2.4.2
[    1.574343] PPP BSD Compression module registered
[    1.574385] PPP Deflate Compression module registered
[    1.574431] PPP MPPE Compression module registered
[    1.574440] NET: Registered protocol family 24
[    1.574519] usbcore: registered new interface driver r8152
[    1.574572] usbcore: registered new interface driver asix
[    1.574620] usbcore: registered new interface driver ax88179_178a
[    1.574654] usbcore: registered new interface driver cdc_ether
[    1.574686] usbcore: registered new interface driver net1080
[    1.574718] usbcore: registered new interface driver cdc_subset
[    1.574756] usbcore: registered new interface driver zaurus
[    1.574807] usbcore: registered new interface driver cdc_ncm
[    1.574919] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    1.574926] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    1.574936] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    1.574953] tegradc tegradc.1: blank - powerdown
[    1.574977] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
[    1.574983] Extcon DP: HPD disabled
[    1.574987] hpd: hpd_switch 0
[    1.574992] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    1.575002] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    1.575010] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    1.575177] VFIO - User Level meta-driver version: 0.3
[    1.580563] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.580590] ehci-pci: EHCI PCI platform driver
[    1.580638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.580650] ohci-pci: OHCI PCI platform driver
[    1.580688] ohci-platform: OHCI generic platform driver
[    1.583343] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
[    1.583950] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
[    1.585134] tegra-xusb 70090000.xusb: extcon 0: ffffffc0fa5d3800 id
[    1.587334] usbcore: registered new interface driver uas
[    1.587398] usbcore: registered new interface driver usb-storage
[    1.587518] usbcore: registered new interface driver usbserial
[    1.587999] tegra-xusb 70090000.xusb: Firmware timestamp: 2019-10-17 15:58:59 UTC, Version: 50.25 release
[    1.588048] tegra-xusb 70090000.xusb: xHCI Host Controller
[    1.588074] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
[    1.588992] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
[    1.589054] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
[    1.589266] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.589272] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.589278] usb usb1: Product: xHCI Host Controller
[    1.589283] usb usb1: Manufacturer: Linux 4.9.140+ xhci-hcd
[    1.589288] usb usb1: SerialNumber: 70090000.xusb
[    1.589906] hub 1-0:1.0: USB hub found
[    1.589950] hub 1-0:1.0: 5 ports detected
[    1.590631] tegra-xusb 70090000.xusb: xHCI Host Controller
[    1.590645] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
[    1.590779] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.590859] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.590865] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.590870] usb usb2: Product: xHCI Host Controller
[    1.590875] usb usb2: Manufacturer: Linux 4.9.140+ xhci-hcd
[    1.590880] usb usb2: SerialNumber: 70090000.xusb
[    1.591337] hub 2-0:1.0: USB hub found
[    1.591377] hub 2-0:1.0: 4 ports detected
[    1.592366] edid invalid
[    1.592739] edid invalid
[    1.593568] tegra-xudc-new 700d0000.xudc: device count: 1
[    1.595005] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[    1.595019] tegra-xudc-new 700d0000.xudc: vbus state: 0
[    1.595054] tegra-xudc-new 700d0000.xudc: entering ELPG
[    1.595306] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    1.595996] mousedev: PS/2 mouse device common for all mice
[    1.596107] usbcore: registered new interface driver xpad
[    1.694461] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[    1.723722] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    1.726114] rtc rtc1: alarm rtc device
[    1.726134] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
[    1.726161] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[    1.726762] i2c /dev entries driver
[    1.728711] ov5647 6-0036: tegracam sensor driver:ov5647_v2.0.6
[    1.746612] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x36
[    1.746695] ov5647 6-0036: ov5647_board_setup: error during i2c read probe (-121)
[    1.754259] ov5647 6-0036: board setup failed
[    1.758720] ov5647: probe of 6-0036 failed with error -121
[    1.760244] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[    1.763168] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[    1.763175] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
[    1.763629] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.763651] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[    1.763662] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[    1.763789] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.763801] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[    1.763809] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[    1.763949] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.763961] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[    1.763967] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[    1.764139] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[    1.764904] tegra_aotag tegra-aotag: Registering sensor 0
[    1.764955] tegra_aotag tegra-aotag: Invalid temp readout
[    1.764983] tegra_aotag tegra-aotag: Invalid temp readout
[    1.764999] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[    1.765009] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[    1.765885] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.765905] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
[    1.766095] tegra_aotag tegra-aotag: Invalid temp readout
[    1.766126] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
[    1.766606] parse_throttle_dt_data: Num cap clks = 6
[    1.766613] parse_throttle_dt_data: clk=cclk_g type=2
[    1.766628] parse_throttle_dt_data: clk=gpu type=4
[    1.766657] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[    1.766679] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[    1.766702] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[    1.766706] parse_throttle_dt_data: clk=emc type=3
[    1.767194] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.767358] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.767554] tegra_throttle_probe: probe successful. #cdevs=4
[    1.768427] FAN dev name: pwm-fan
[    1.768481] FAN:gpio request success.
[    1.768560] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[    1.768924] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[    1.769139] pwm_fan_driver pwm-fan: fan tach request irq success
[    1.769149] pwm_fan_driver pwm-fan: tach period: 1000
[    1.769256] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    1.769262] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[    1.769268] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[    1.769273] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[    1.769278] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    1.769283] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    1.769289] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    1.769293] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    1.769298] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    1.769303] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    1.770587] device-mapper: uevent: version 1.0.3
[    1.771171] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.776411] tegra210-cpufreq cpufreq: probe()...completed
[    1.777248] sdhci: Secure Digital Host Controller Interface driver
[    1.777250] sdhci: Copyright(c) Pierre Ossman
[    1.777252] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.777727] sdhci-tegra sdhci-tegra.0: Got CD GPIO
[    1.778093] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
[    1.778221] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 300
[    1.782445] tegra-se 70012000.se: tegra_se_probe: complete
[    1.782947] hidraw: raw HID events driver (C) Jiri Kosina
[    1.784075] usbcore: registered new interface driver usbhid
[    1.784077] usbhid: USB HID core driver
[    1.786201] tegra21x_actmon 6000c800.actmon: in actmon_register()...
[    1.786440] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[    1.788091] nvpmodel: initialized successfully
[    1.789028] usbcore: registered new interface driver snd-usb-audio
[    1.789092] No Device Node present for smmu client: snd-soc-dummy !!
[    1.789098] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[    1.789116] iommu: Adding device snd-soc-dummy to group 36
[    1.801337] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[    1.811878] OPE platform probe
[    1.811968] OPE platform probe successful
[    1.811998] OPE platform probe
[    1.812078] OPE platform probe successful
[    1.826553] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
[    1.841283] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    1.841420] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    1.841552] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    1.841683] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    1.841815] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    1.841944] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    1.842074] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    1.842202] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    1.842332] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    1.842485] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[    1.854045] u32 classifier
[    1.854048]     Actions configured
[    1.854127] Initializing XFRM netlink socket
[    1.854958] NET: Registered protocol family 10
[    1.855724] NET: Registered protocol family 17
[    1.855737] NET: Registered protocol family 15
[    1.855814] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.855863] Bluetooth: RFCOMM socket layer initialized
[    1.855872] Bluetooth: RFCOMM ver 1.11
[    1.855877] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.855884] Bluetooth: HIDP socket layer initialized
[    1.855902] 9pnet: Installing 9P2000 support
[    1.855939] Key type dns_resolver registered
[    1.856310] Registered cp15_barrier emulation handler
[    1.856316] Registered setend emulation handler
[    1.858588] registered taskstats version 1
[    1.859131] Adding domain ve2-pd to PM domain host1x-pd
[    1.859382] Adding domain ve-pd to PM domain host1x-pd
[    1.861292] isp 54600000.isp: initialized
[    1.862262] isp 54680000.isp: initialized
[    1.872602] last reset is due to power on reset
[    1.872607] KERNEL: PMC reset status reg: 0x0
[    1.872683] BL: PMC reset status reg: 0x0
[    1.872685] BL: PMIC poweroff Event Recorder: 0x40
[    1.874060] clk_cbus_recalc_rate: no gbus parent
[    1.874066] clk_cbus_round_rate: no gbus parent
[    1.874068] clk_cbus_round_rate: no gbus parent
[    1.874075] clk_cbus_recalc_rate: no gbus parent
[    1.874177] clk_cbus_recalc_rate: no gbus parent
[    1.874181] clk_cbus_round_rate: no gbus parent
[    1.874183] clk_cbus_round_rate: no gbus parent
[    1.874187] clk_cbus_recalc_rate: no gbus parent
[    1.874886] tegra_dvfs: GPU-cap: registered
[    1.874942] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
[    1.874945] tegra dvfs: vdd-core: nominal 1125mV, offset 600000uV, step 12500uV, scaling enabled
[    1.874947] tegra dvfs: vdd-gpu: nominal 1068mV, offset 708000uV, step 10000uV, scaling enabled
[    1.877378] tegra_dvfs: vdd-gpu-vts: registered
[    1.878064] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
[    1.878766] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
[    1.879381] input: gpio-keys as /devices/gpio-keys/input/input1
[    1.908479] tegra-pcie 1003000.pcie: link 0 down, retrying
[    1.911720] tegra_rtc 7000e000.rtc: setting system clock to 2000-01-01 01:00:20 UTC (946688420)
[    1.912684] vi 54080000.vi: vi_probe: ++
[    1.917114] vi 54080000.vi: initialized
[    1.920179] vi 54080000.vi: subdev nvcsi--1 bound
[    1.921545] Disable partitions left on by BL
[    1.921549]   disb
[    1.921590] bwmgr: missing cdev-type property
[    1.921689] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.921696] DRAM derating cdev registered.
[    1.922424] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[    1.922678] vdd-fan: disabling
[    1.922682] vdd-usb-vbus: disabling
[    1.922684] vdd-usb-vbus2: disabling
[    1.922694] vddio-sdmmc3-ap: disabling
[    1.922768] avdd-io-edp-1v05: disabling
[    1.922770] vdd-usb-hub-en: disabling
[    1.922849] ALSA device list:
[    1.922852]   #0: tegra-hda at 0x70038000 irq 83
[    1.922854]   #1: tegra-snd-t210ref-mobile-rt565x
[    1.926109] Freeing unused kernel memory: 8576K
[    1.946941] Root device found: mmcblk0p1
[    1.956672] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[    1.956677] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.956681] usb 1-2: Product: 4-Port USB 2.1 Hub
[    1.956684] usb 1-2: Manufacturer: Generic
[    1.960217] hub 1-2:1.0: USB hub found
[    1.961308] hub 1-2:1.0: 4 ports detected
[    2.158629] edid invalid
[    2.161573] mmc0: hw tuning done ...
[    2.161612] mmc0: new ultra high speed SDR50 SDHC card at address aaaa
[    2.165995] mmcblk0: mmc0:aaaa SU16G 14.8 GiB 
[    2.172819]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[    2.258378] usb 1-2.1: new low-speed USB device number 3 using tegra-xusb
[    2.283049] usb 1-2.1: New USB device found, idVendor=046d, idProduct=c05a
[    2.283053] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.283056] usb 1-2.1: Product: USB Optical Mouse
[    2.283058] usb 1-2.1: Manufacturer: Logitech
[    2.286624] input: Logitech USB Optical Mouse as /devices/70090000.xusb/usb1/1-2/1-2.1/1-2.1:1.0/0003:046D:C05A.0001/input/input2
[    2.286844] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-70090000.xusb-2.1/input0
[    2.293900] Reserved SVD code 0
[    2.293937] tegradc tegradc.0: blank - powerdown
[    2.296787] tegradc tegradc.0: unblank
[    2.316476] tegra-pcie 1003000.pcie: link 0 down, retrying
[    2.330542] tegradc tegradc.0: nominal-pclk:29570000 parent:29570000 div:1.0 pclk:29570000 29274300~32231300
[    2.330597] tegradc tegradc.0: hdmi: tmds rate:29570K prod-setting:prod_c_hdmi_0m_54m
[    2.331614] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[    2.331620] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[    2.355139] Found dev node: /dev/mmcblk0p1
[    2.363234] Reserved SVD code 0
[    2.366440] usb 1-2.2: new low-speed USB device number 4 using tegra-xusb
[    2.366574] extcon-disp-state extcon:disp-state: cable 47 state 1
[    2.366576] Extcon AUX1(HDMI) enable
[    2.366898] tegradc tegradc.0: sync windows ret = 250
[    2.368767] extcon-disp-state extcon:disp-state: cable 40 state 1
[    2.368770] Extcon HDMI: HPD enabled
[    2.368782] tegradc tegradc.0: hdmi: plugged
[    2.396512] usb 1-2.2: New USB device found, idVendor=046d, idProduct=c31d
[    2.396518] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.396521] usb 1-2.2: Product: USB Keyboard
[    2.396523] usb 1-2.2: Manufacturer: Logitech
[    2.402683] input: Logitech USB Keyboard as /devices/70090000.xusb/usb1/1-2/1-2.2/1-2.2:1.0/0003:046D:C31D.0002/input/input3
[    2.410591] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    2.411356] Rootfs mounted over mmcblk0p1
[    2.443755] Switching from initrd to actual rootfs
[    2.462867] hid-generic 0003:046D:C31D.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-70090000.xusb-2.2/input0
[    2.470133] input: Logitech USB Keyboard as /devices/70090000.xusb/usb1/1-2/1-2.2/1-2.2:1.1/0003:046D:C31D.0003/input/input4
[    2.526570] hid-generic 0003:046D:C31D.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-70090000.xusb-2.2/input1
[    2.606375] usb 1-2.4: new full-speed USB device number 5 using tegra-xusb
[    2.629345] usb 1-2.4: New USB device found, idVendor=0483, idProduct=5750
[    2.629349] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.629352] usb 1-2.4: Product: ByQDtech 触控USB鼠标
[    2.629355] usb 1-2.4: Manufacturer: 深圳市全动电子技术有限公司
[    2.629358] usb 1-2.4: SerialNumber: 497452633338
[    2.632044] input: 深圳市全动电子技术有限公司 ByQDtech 触控USB鼠标 as /devices/70090000.xusb/usb1/1-2/1-2.4/1-2.4:1.0/0003:0483:5750.0004/input/input5
[    2.632317] hid-multitouch 0003:0483:5750.0004: input,hidraw3: USB HID v1.10 Device [深圳市全动电子技术有限公司 ByQDtech 触控USB鼠标] on usb-70090000.xusb-2.4/input0
[    2.722076] tegra-pcie 1003000.pcie: link 0 down, retrying
[    2.724152] tegra-pcie 1003000.pcie: link 0 down, ignoring
[    2.786745] systemd[1]: System time before build time, advancing clock.
[    2.828735] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
[    2.828740] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    2.828743] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
[    2.828746] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
[    2.828749] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.828769] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
[    2.828830] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.828971] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.829070] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    2.829093] pci 0000:01:00.0: reg 0x10: [io  0x0000-0x00ff]
[    2.829123] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[    2.829143] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[    2.829276] pci 0000:01:00.0: supports D1 D2
[    2.829279] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.838499] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    2.838523] pci 0000:00:02.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
[    2.838526] pci 0000:00:02.0: BAR 13: assigned [io  0x1000-0x1fff]
[    2.838532] pci 0000:01:00.0: BAR 4: assigned [mem 0x13000000-0x13003fff 64bit]
[    2.838548] pci 0000:01:00.0: BAR 2: assigned [mem 0x13004000-0x13004fff 64bit]
[    2.838563] pci 0000:01:00.0: BAR 0: assigned [io  0x1000-0x10ff]
[    2.838570] pci 0000:00:02.0: PCI bridge to [bus 01]
[    2.838573] pci 0000:00:02.0:   bridge window [io  0x1000-0x1fff]
[    2.838578] pci 0000:00:02.0:   bridge window [mem 0x13000000-0x130fffff]
[    2.838808] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[    2.838811] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    2.838816] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
[    2.838891] aer 0000:00:02.0:pcie002: service driver aer loaded
[    2.839056] r8168 0000:01:00.0: enabling device (0000 -> 0003)
[    2.839073] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
[    2.853470] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
[    2.853556] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:ec:08:87 from device tree
[    2.854017] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    2.854032] 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.879085] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.892461] cgroup: cgroup2: unknown option "nsdelegate"
[    2.921228] 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.921979] systemd[1]: Detected architecture arm64.
[    2.945790] systemd[1]: Set hostname to <jetson-nano>.
[    3.061535] 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.
[    3.061544] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    3.251495] random: systemd: uninitialized urandom read (16 bytes read)
[    3.251526] systemd[1]: Reached target Swap.
[    3.251734] random: systemd: uninitialized urandom read (16 bytes read)
[    3.253315] systemd[1]: Created slice System Slice.
[    3.253570] random: systemd: uninitialized urandom read (16 bytes read)
[    3.253674] systemd[1]: Listening on Journal Audit Socket.
[    3.253793] systemd[1]: Listening on udev Kernel Socket.
[    3.253967] systemd[1]: Listening on udev Control Socket.
[    3.338796] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    3.658690] systemd-journald[2016]: Received request to flush runtime journal from PID 1
[    4.981298] random: crng init done
[    4.981304] random: 7 urandom warning(s) missed due to ratelimiting
[    5.756108] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
[    5.756115] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
[    6.082942] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[    6.111510] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411
[    6.111517] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.111521] usb 2-1: Product: 4-Port USB 3.1 Hub
[    6.111525] usb 2-1: Manufacturer: Generic
[    6.115134] hub 2-1:1.0: USB hub found
[    6.116400] hub 2-1:1.0: 4 ports detected
[    6.270404] usb 2-1: usb_suspend_both: status 0
[    6.270582] usb usb2: usb_suspend_both: status 0
[    7.040805] nvgpu: 57000000.gpu           gm20b_init_clk_setup_sw:1268 [INFO]  GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
[    8.507785] using random self ethernet address
[    8.512283] using random host ethernet address
[    9.471434] Mass Storage Function, version: 2009/09/11
[    9.471441] LUN: removable file: (no medium)
[    9.477213] using random self ethernet address
[    9.482021] using random host ethernet address
[    9.574715] rndis0: HOST MAC b2:f1:be:8f:73:64
[    9.574952] rndis0: MAC b2:f1:be:8f:73:65
[    9.576622] usb0: HOST MAC b2:f1:be:8f:73:66
[    9.576654] usb0: MAC b2:f1:be:8f:73:67
[    9.576678] tegra-xudc-new 700d0000.xudc: exiting ELPG
[    9.577525] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[    9.577542] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
[    9.577573] tegra-xudc-new 700d0000.xudc: entering ELPG
[    9.577783] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    9.577797] tegra-xudc-new 700d0000.xudc: exiting ELPG
[    9.578280] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[    9.578296] tegra-xudc-new 700d0000.xudc: entering ELPG
[    9.578557] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    9.582926] l4tbr0: port 1(rndis0) entered blocking state
[    9.582931] l4tbr0: port 1(rndis0) entered disabled state
[    9.583103] device rndis0 entered promiscuous mode
[    9.588075] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[    9.592619] l4tbr0: port 2(usb0) entered blocking state
[    9.592625] l4tbr0: port 2(usb0) entered disabled state
[    9.593191] device usb0 entered promiscuous mode
[    9.603138] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[   10.415680] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.416896] eth0: 0xffffff800ac79000, 00:04:4b:ec:08:87, IRQ 405
[   10.472717] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.695295] zram: Added device: zram0
[   10.695925] zram: Added device: zram1
[   10.696464] zram: Added device: zram2
[   10.697757] zram: Added device: zram3
[   10.730947] zram0: detected capacity change from 0 to 519598080
[   10.851102] Adding 507416k swap on /dev/zram0.  Priority:5 extents:1 across:507416k SS
[   10.855351] zram1: detected capacity change from 0 to 519598080
[   10.867865] Adding 507416k swap on /dev/zram1.  Priority:5 extents:1 across:507416k SS
[   10.873508] zram2: detected capacity change from 0 to 519598080
[   10.886995] Adding 507416k swap on /dev/zram2.  Priority:5 extents:1 across:507416k SS
[   10.890306] zram3: detected capacity change from 0 to 519598080
[   10.902510] Adding 507416k swap on /dev/zram3.  Priority:5 extents:1 across:507416k SS
[   12.502381] r8168: eth0: link up
[   12.502732] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.750972] tegradc tegradc.0: blank - powerdown
[   15.803736] extcon-disp-state extcon:disp-state: cable 47 state 0
[   15.803738] Extcon AUX1(HDMI) disable
[   15.824245] tegradc tegradc.0: unblank
[   15.836687] tegradc tegradc.0: nominal-pclk:29570000 parent:29570000 div:1.0 pclk:29570000 29274300~32231300
[   15.836847] tegradc tegradc.0: hdmi: tmds rate:29570K prod-setting:prod_c_hdmi_0m_54m
[   15.838838] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[   15.838846] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[   15.870530] Reserved SVD code 0
[   15.873718] extcon-disp-state extcon:disp-state: cable 47 state 1
[   15.873720] Extcon AUX1(HDMI) enable
[   15.878832] tegradc tegradc.0: unblank
[   15.878843] tegradc tegradc.1: blank - powerdown
[   17.084739] fuse init (API version 7.26)
[   31.606990] tegradc tegradc.0: blank - powerdown
[   31.661889] extcon-disp-state extcon:disp-state: cable 47 state 0
[   31.661892] Extcon AUX1(HDMI) disable
[   31.682417] tegradc tegradc.1: blank - powerdown
[   31.835281] tegradc tegradc.0: blank - powerdown
[   31.835302] tegradc tegradc.0: unblank
[   31.841515] tegradc tegradc.0: nominal-pclk:29570000 parent:29570000 div:1.0 pclk:29570000 29274300~32231300
[   31.841609] tegradc tegradc.0: hdmi: tmds rate:29570K prod-setting:prod_c_hdmi_0m_54m
[   31.842628] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[   31.842634] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[   31.874173] Reserved SVD code 0
[   31.878572] extcon-disp-state extcon:disp-state: cable 47 state 1
[   31.878574] Extcon AUX1(HDMI) enable
[   31.883046] tegradc tegradc.0: unblank
[   31.883055] tegradc tegradc.1: blank - powerdown
[   35.054109] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   35.054121] Bluetooth: BNEP socket layer initialized
[   35.445699] tegradc tegradc.0: unblank
[   35.445709] tegradc tegradc.1: blank - powerdown

Camera sensor is working fine because it works with j13. Is it the issue of driver or j49 csi interface?

Also it only creates one video node in “/dev” directory(/dev/video0).

Any help much appreciated.!

1 Like