Jetson nano with MCP2515 CAN MODULE

Hi,

I want to communicate with my jetson nano with MCP 2515 CAN Module.
Where i have already configured it in SPI Pins in jetson-io.py but still it’s not listing out CAN0 and CAN1

So if any other configuration need to be done guide me with that.

Wiring is done has shown below for 2 MCP2515.

Name CAN module 1 CAN module 2
INT 31 32
SCK 23 13
SI 19 37
SO 22 21
CS 24 18
GND GND GND
VCC1 5V 5V
VCC 3V3 3V3

Thanks.

Hi kiran.s1,

Are you using the devkit or custom board for Jetson Nano?
What’s your Jetpack version in use?

Please share the full dmesg and device tree for further check.

Hi Kevin,
Please look at the below details

I am using Waveshare jetson nano devkit

paltro@paltro-desktop:~$ uname -m
aarch64
paltro@paltro-desktop:~$ lscpu
Architecture:        aarch64
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  4
Socket(s):           1
Vendor ID:           ARM
Model:               1
Model name:          Cortex-A57
Stepping:            r1p1
CPU max MHz:         1479.0000
CPU min MHz:         102.0000
BogoMIPS:            38.40
L1d cache:           32K
L1i cache:           48K
L2 cache:            2048K
Flags:               fp asimd evtstrm aes pmull sha1 sha2 crc32
paltro@paltro-desktop:~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.6 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.6 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
--------------------
And a jetpack of version 4.6
------------------------
DMESG 
paltro@paltro-desktop:~$ dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.337-tegra (buildbrain@mobile-u64-5496-d8000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Tue Jun 11 16:07:05 PDT 2024
[    0.000000] Boot CPU: AArch64 Processor [411fd071]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[    0.000000] OF: fdt: - 80000000 ,  7ee00000
[    0.000000] OF: fdt: - 100000000 ,  7f200000
[    0.000000] Found tegra_fbmem: 00800000@92ca9000
[    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 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 24 pages/cpu s57816 r8192 d32296 u98304
[    0.000000] pcpu-alloc: s57816 r8192 d32296 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] CPU features: enabling workaround for Spectre-BHB
[    0.000000] CPU features: enabling workaround for ARM erratum 1742098
[    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,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92ca9000 is_hdmi_initialised=1  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: 29716(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: 3970672K/4159488K available (15486K kernel code, 2982K rwdata, 6716K rodata, 8640K init, 614K bss, 123280K 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 : 0x        (ptrval) - 0x        (ptrval)   ( 15488 KB)
[    0.000000]     .rodata : 0x        (ptrval) - 0x        (ptrval)   (  6784 KB)
[    0.000000]       .init : 0x        (ptrval) - 0x        (ptrval)   (  8640 KB)
[    0.000000]       .data : 0x        (ptrval) - 0x        (ptrval)   (  2983 KB)
[    0.000000]        .bss : 0x        (ptrval) - 0x        (ptrval)   (   615 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.001353] Console: colour dummy device 80x25
[    0.001364] console [tty0] enabled
[    0.001370] bootconsole [uart8250] disabled
[    0.001391] kmemleak: Kernel memory leak detector disabled
[    0.001410] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[    0.001424] pid_max: default: 32768 minimum: 301
[    0.001909] Security Framework initialized
[    0.002153] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.002158] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.003347] ftrace: allocating 47298 entries in 185 pages
[    0.182394] sched-energy: CPU device node has no sched-energy-costs
[    0.192247] ASID allocator initialised with 65536 entries
[    0.219033] tegra-id: chipid=22117.
[    0.219047] tegra-id: opt_subrevision=0.
[    0.219064] Tegra Speedo/IDDQ fuse revision 4
[    0.219069] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
[    0.219072] Tegra: CPU Process ID 0, SoC Process ID 1, GPU Process ID 0
[    0.219077] Tegra: CPU Speedo Value 2080, SoC Speedo Value 1965, GPU Speedo Value 2080
[    0.219082] Tegra: CPU IDDQ Value 1992, SoC IDDQ Value 2432, GPU IDDQ Value 2905
[    0.219097] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 1
[    0.219111] DTS File Name: arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/batuu/kernel-dts/tegra210-p3448-0003-p3542-0000.dts
[    0.219118] DTB Build time: Feb  7 2022 14:26:52
[    0.269102] CPU1: Booted secondary processor [411fd071]
[    0.300983] CPU2: Booted secondary processor [411fd071]
[    0.332979] CPU3: Booted secondary processor [411fd071]
[    0.333072] Brought up 4 CPUs
[    0.333079] SMP: Total of 4 processors activated.
[    0.333086] CPU features: detected feature: 32-bit EL0 Support
[    0.333327] CPU: All CPU(s) started at EL2
[    0.333344] alternatives: patching kernel code
[    0.341757] devtmpfs: initialized
[    0.374467] Initilizing CustomIPI irq domain
[    0.374777] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.374804] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.376871] pinctrl core: initialized pinctrl subsystem
[    0.377387] OS set in device tree is not L4T.
[    0.377778] regulator-dummy: no parameters
[    0.378063] Initializing plugin-manager
[    0.378194] Plugin module not found
[    0.378379] node /plugin-manager/fragement@0 match with board >=3448-0000-100
[    0.378741] node /plugin-manager/fragment@1 match with board >=3448-0000-101
[    0.379648] node /plugin-manager/fragement@7 match with odm-data enable-pmic-wdt
[    0.379834] node /plugin-manager/fragement@8 match with odm-data enable-pmic-wdt
[    0.380399] node /plugin-manager/fragement@13 match with board >=3448-0000-300
[    0.383748] NET: Registered protocol family 16
[    0.385129] pstore: using zlib compression
[    0.385167] console [pstore-1] enabled
[    0.385171] pstore: Registered ramoops as persistent store backend
[    0.385177] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
[    0.401122] cpuidle: using governor menu
[    0.403672] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[    0.405165] vdso: 2 pages (1 code @         (ptrval), 1 data @         (ptrval))
[    0.405188] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.409582] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.411479] Serial: AMBA PL011 UART driver
[    0.411989] tegra_powergate_init: DONE
[    0.412003] DTS File Name: arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/batuu/kernel-dts/tegra210-p3448-0003-p3542-0000.dts
[    0.412009] DTB Build time: Feb  7 2022 14:26:52
[    0.413460] Tegra reboot handler registered.
[    0.417784] iommu: Adding device tegra-carveouts to group 0
[    0.417924] platform tegra-carveouts: domain=        (ptrval) allocates as[0]=        (ptrval)
[    0.418288] iommu: Adding device smmu_test to group 1
[    0.418337] platform smmu_test: domain=        (ptrval) allocates as[0]=        (ptrval)
[    0.419147] mc: mapped MMIO address: 0x        (ptrval) -> 0x70019000
[    0.419201] mc: mapped MMIO address: 0x        (ptrval) -> 0x7001c000
[    0.419254] mc: mapped MMIO address: 0x        (ptrval) -> 0x7001d000
[    0.419263] nv-tegra-mc 70019000.mc: No mssnvlink node
[    0.419283] mc-err: mcerr ops are set to t21x
[    0.424784] iommu: Adding device 70090000.xusb to group 2
[    0.425112] iommu: Adding device 70006000.serial to group 3
[    0.425192] platform 70006000.serial: domain=        (ptrval) allocates as[0]=        (ptrval)
[    0.425635] iommu: Adding device 70006040.serial to group 4
[    0.425905] iommu: Adding device 70006200.serial to group 5
[    0.426122] iommu: Adding device sound to group 6
[    0.426174] platform sound: domain=        (ptrval) allocates as[0]=        (ptrval)
[    0.426753] iommu: Adding device 7000d400.spi to group 7
[    0.427011] iommu: Adding device 7000d600.spi to group 8
[    0.427279] iommu: Adding device 70410000.spi to group 9
[    0.427585] iommu: Adding device 50000000.host1x to group 10
[    0.427857] iommu: Adding device 54080000.vi to group 11
[    0.428258] iommu: Adding device 54600000.isp to group 12
[    0.428558] iommu: Adding device 54680000.isp to group 13
[    0.428829] iommu: Adding device tegradc.0 to group 14
[    0.428877] platform tegradc.0: domain=        (ptrval) allocates as[0]=        (ptrval)
[    0.433152] platform tegradc.0: IOVA linear map 0x0000000092ca9000(800000)
[    0.433416] iommu: Adding device 54340000.vic to group 15
[    0.433623] iommu: Adding device 544c0000.nvenc to group 16
[    0.433825] iommu: Adding device 54500000.tsec to group 17
[    0.434024] iommu: Adding device 54100000.tsecb to group 18
[    0.434223] iommu: Adding device 54480000.nvdec to group 19
[    0.434414] iommu: Adding device 54380000.nvjpg to group 20
[    0.435145] iommu: Adding device 546c0000.i2c to group 21
[    0.435476] iommu: Adding device 57000000.gpu to group 22
[    0.435529] platform 57000000.gpu: domain=        (ptrval) allocates as[0]=        (ptrval)
[    0.435562] platform 57000000.gpu: domain=        (ptrval) allocates as[1]=        (ptrval)
[    0.435599] platform 57000000.gpu: domain=        (ptrval) allocates as[2]=        (ptrval)
[    0.435635] platform 57000000.gpu: domain=        (ptrval) allocates as[3]=        (ptrval)
[    0.436473] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[    0.436483] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
[    0.436496] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[    0.436501] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
[    0.436506] tegra-pmc: ### PMC reset status reg: 0x0
[    0.489170] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.489180] tegra-pmc: Clear bootloader IO dpd settings
[    0.489199] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
[    0.489260] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
[    0.489550] iommu: Adding device 70012000.se to group 23
[    0.490320] iommu: Adding device 7000c000.i2c to group 24
[    0.490578] iommu: Adding device 7000c400.i2c to group 25
[    0.490836] iommu: Adding device 7000c500.i2c to group 26
[    0.491093] iommu: Adding device 7000c700.i2c to group 27
[    0.491340] iommu: Adding device 7000d000.i2c to group 28
[    0.491610] iommu: Adding device 7000d100.i2c to group 29
[    0.491902] iommu: Adding device sdhci-tegra.0 to group 30
[    0.491965] platform sdhci-tegra.0: domain=        (ptrval) allocates as[0]=        (ptrval)
[    0.492790] iommu: Adding device 700d0000.xudc to group 31
[    0.495985] vdd-ac-bat: 5000 mV 
[    0.496345] vdd-5v0-sys: 5000 mV 
[    0.497007] vdd-5v0-hdmi: 5000 mV 
[    0.497413] vdd-5v0-hdmi: supplied by vdd-5v0-sys
[    0.497647] vdd-1v8-sys: 1800 mV 
[    0.497972] vdd-fan: 5000 mV 
[    0.498163] vdd-fan: supplied by vdd-5v0-sys
[    0.498360] vdd-usb-vbus: 5000 mV 
[    0.498590] vdd-usb-vbus: supplied by vdd-5v0-sys
[    0.498915] vdd-usb-vbus2: 5000 mV 
[    0.533934] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.536192] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip
[    0.537348] GPIO line 6 (system-suspend-gpio) hogged as output/high
[    0.537375] GPIO line 151 (camera-control-output-low) hogged as output/low
[    0.537703] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
[    0.545714] eventlib_kernel: keventlib is initialized, test id: 0
[    0.546078] SCSI subsystem initialized
[    0.546261] libata version 3.00 loaded.
[    0.546563] usbcore: registered new interface driver usbfs
[    0.546612] usbcore: registered new interface driver hub
[    0.546652] usbcore: registered new device driver usb
[    0.550535] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
[    0.557239] vdd-core: 600 <--> 1162 mV at 1075 mV 
[    0.558268] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
[    0.561004] vdd-ddr-1v1: 1150 mV 
[    0.565127] vdd-pre-reg-1v35: 1350 mV 
[    0.568998] vdd-1v8: 1800 mV 
[    0.572997] avdd-sys-1v2: 1200 mV 
[    0.577005] vdd-pex-1v0: 1050 mV 
[    0.577621] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV 
[    0.578166] max77620-ldo3: at 3100 mV 
[    0.581004] vdd-rtc: 850 <--> 1100 mV at 1000 mV 
[    0.581507] max77620-ldo5: at 3100 mV 
[    0.585020] vddio-sdmmc3-ap: 1800 <--> 3300 mV at 2800 mV 
[    0.588995] avdd-1v05-pll: 1050 mV 
[    0.592997] avdd-io-hdmi-dp: 1050 mV 
[    0.595543] GPIO line 505 (spmic-default-output-high) hogged as output/high
[    0.595823] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
[    0.596098] max77620 4-003c: max77620 probe successful
[    0.598735] media: Linux media interface: v0.10
[    0.598796] Linux video capture interface: v2.00
[    0.599695] pps_core: LinuxPPS API ver. 1 registered
[    0.599703] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.599730] PTP clock support registered
[    0.602815] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
[    0.603612] Advanced Linux Sound Architecture Driver Initialized.
[    0.604258] Bluetooth: Core ver 2.22
[    0.604308] NET: Registered protocol family 31
[    0.604312] Bluetooth: HCI device and connection manager initialized
[    0.604328] Bluetooth: HCI socket layer initialized
[    0.604342] Bluetooth: L2CAP socket layer initialized
[    0.604370] Bluetooth: SCO socket layer initialized
[    0.606247] tegra210_dvfs: no clock found for sdmmc2_ddr
[    0.606263] tegra210_dvfs: no clock found for sdmmc4_ddr
[    0.606314] tegra210_dvfs: no clock found for sdmmc1_ddr
[    0.606329] tegra210_dvfs: no clock found for sdmmc3_ddr
[    0.608947] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
[    0.610096] vdd-3v3-sys: 3300 mV 
[    0.610448] vdd-3v3-sys: supplied by vdd-5v0-sys
[    0.610500] vdd-1v8-sys: supplied by vdd-3v3-sys
[    0.612290] vdd-usb-vbus2: supplied by vdd-3v3-sys
[    0.612710] vdd-3v3-sd: 3300 mV 
[    0.613112] vdd-3v3-sd: supplied by vdd-3v3-sys
[    0.613891] avdd-io-edp-1v05: 1050 mV 
[    0.614265] avdd-io-edp-1v05: supplied by avdd-1v05-pll
[    0.614407] vdd-usb-hub-en: 5000 mV 
[    0.614751] vdd-usb-hub-en: supplied by vdd-1v8-sys
[    0.615778] camchar: rtcpu character device driver loaded
[    0.616440] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
[    0.617867] clocksource: Switched to clocksource arch_sys_counter
[    0.659193] VFS: Disk quotas dquot_6.6.0
[    0.659327] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.659829] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.660264] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
[    0.660275] nvmap_page_pool_init: Total RAM pages: 1009052
[    0.660279] nvmap_page_pool_init: nvmap page pool size: 126131 pages (492 MB)
[    0.660416] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.660689] misc nvmap: iram :dma coherent mem declare 0x0000000040001000,258048
[    0.660873] misc nvmap: created heap iram base 0x        (ptrval) size (252KiB)
[    0.670026] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[    0.670489] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[    0.670847] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.671116] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.671287] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[    0.671562] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[    0.671567] pre_t19x_iso_plat_init(): max_iso_bw=11520000KB
[    0.672052] NET: Registered protocol family 2
[    0.672213] IP idents hash table entries: 65536 (order: 7, 524288 bytes)
[    0.694164] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.694379] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.694935] TCP: Hash tables configured (established 32768 bind 32768)
[    0.695097] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.695178] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.695617] NET: Registered protocol family 1
[    0.696301] RPC: Registered named UNIX socket transport module.
[    0.696307] RPC: Registered udp transport module.
[    0.696310] RPC: Registered tcp transport module.
[    0.696315] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.696332] PCI: CLS 0 bytes, default 64
[    0.696580] Trying to unpack rootfs image as initramfs...
[    1.006547] Freeing initrd memory: 6992K
[    1.016002] host1x 50000000.host1x: initialized
[    1.017836] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.021193] audit: initializing netlink subsys (disabled)
[    1.021265] audit: type=2000 audit(0.859:1): initialized
[    1.022037] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    1.032022] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.033520] ntfs: driver 2.1.32 [Flags: R/W].
[    1.034389] 9p: Installing v9fs 9p2000 file system support
[    1.037717] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    1.037834] io scheduler noop registered
[    1.038176] io scheduler cfq registered (default)
[    1.040916] gic 702f9000.agic: GIC IRQ controller registered
[    1.043910] iommu: Adding device 702ef000.adsp to group 32
[    1.052939] iommu: Adding device aconnect@702c0000:adsp_audio to group 33
[    1.053095] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
[    1.053652] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x89c7c11
[    1.053661] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
[    1.055423] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
[    1.055524] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
[    1.055625] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
[    1.055815] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
[    1.055915] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[    1.056003] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[    1.056095] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[    1.056183] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[    1.056271] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[    1.056353] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[    1.056926] tegra-xusb-padctl 7009f000.xusb_padctl: failed to setup XUSB ports: -517
[    1.063387] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[    1.064988] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[    1.066782] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
[    1.066811] tegra-pcie 1003000.pcie: PHY get deferred: -517
[    1.066817] tegra-pcie 1003000.pcie: failed to get PHYs: -517
[    1.068221] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    1.068444] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=750000, max_bw=1500000
[    1.068664] Adding domain tsec-pd to PM domain host1x-pd
[    1.071408] tsec 54500000.tsec: initialized
[    1.072734] tsec 54100000.tsecb: initialized
[    1.073425] Adding domain nvdec-pd to PM domain host1x-pd
[    1.076218] nvdec 54480000.nvdec: initialized
[    1.077218] Adding domain vic03-pd to PM domain host1x-pd
[    1.077397] Adding domain msenc-pd to PM domain host1x-pd
[    1.077567] Adding domain nvjpg-pd to PM domain host1x-pd
[    1.080992] falcon 54340000.vic: initialized
[    1.082235] falcon 544c0000.nvenc: initialized
[    1.083522] falcon 54380000.nvjpg: initialized
[    1.087512] tegra_cec 70015000.tegra_cec: dt=1 start=0x70015000 end=0x70015FFF irq=95
[    1.087568] tegra_cec 70015000.tegra_cec: Enable clock result: 0.
[    1.087606] tegra_cec 70015000.tegra_cec: tegra_cec_init started
[    1.087710] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
[    1.087807] display board info: id 0x0, fab 0x0
[    1.087856] generic_infoframe_type: 0x87
[    1.087877] tegra_cec 70015000.tegra_cec: cec_add_sysfs ret=0
[    1.087882] tegra_cec 70015000.tegra_cec: probed
[    1.087986] tegradc tegradc.0: DT parsed successfully
[    1.088033] tegradc tegradc.0: Display dc.        (ptrval) registered with id=0
[    1.088524] tegradc tegradc.0: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350781
[    1.095486] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[    1.100428] tegradc tegradc.0: probed
[    1.100854] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 22 channels
[    1.102204] tegra-fuse-burn 7000f800.efuse:efuse-burn: shutdown limit check disabled
[    1.102218] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[    1.102902] kfuse 7000fc00.kfuse: initialized
[    1.104370] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
[    1.105339] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    1.106985] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[    1.107007] vdd-cpu: 708 <--> 1322 mV at 708 mV 
[    1.107600] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[    1.109207] vdd-gpu: applied init 1000000uV constraint
[    1.109218] vdd-gpu: 708 <--> 1323 mV at 997 mV 
[    1.109635] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[    1.114530] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.114686] No Device Node present for smmu client: serial8250 !!
[    1.114701] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[    1.114760] iommu: Adding device serial8250 to group 34
[    1.118338] console [ttyS0] disabled
[    1.118509] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
[    1.118671] console [ttyS0] enabled
[    1.120023] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
[    1.120437] serial-tegra 70006200.serial: RX in PIO mode
[    1.120541] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
[    1.121921] [drm] Initialized
[    1.132808] Console: switching to colour frame buffer device 240x67
[    1.132935] tegradc tegradc.0: fb registered
[    1.135120] brd: module loaded
[    1.140129] tegradc tegradc.0: DC initialized, skipping tegra_dc_program_mode.
[    1.140191] tegradc tegradc.0: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_75m_150m
[    1.140736] tegradc tegradc.0: hdmi: get RGB quant from REG programmed by BL.
[    1.140746] tegradc tegradc.0: hdmi: get YCC quant from REG programmed by BL.
[    1.140747] loop: module loaded
[    1.140840] tegra_profiler: version: 1.145, samples/io: 49/28
[    1.141008] tegra_profiler: auth: init
[    1.142308] THERMAL EST: found 2 subdevs
[    1.142316] THERMAL EST num_resources: 0
[    1.142322] [THERMAL EST subdev 0]
[    1.142328] [THERMAL EST subdev 1]
[    1.142787] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[    1.142790] THERMAL EST: thz register success.
[    1.142966] THERMAL EST: end of probe, return err: 0
[    1.144348] sd: No Scsi addr parsed to reserve index
[    1.144387] hisi_sas: driver version v1.6
[    1.149160] tegra-qspi 70410000.spi: Prod settings list not found
[    1.150443] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
[    1.150454] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
[    1.154920] tun: Universal TUN/TAP device driver, 1.6
[    1.154928] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.156021] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.156027] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.156077] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    1.156079] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.156131] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    1.156135] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.156183] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.4.0-k
[    1.156186] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[    1.157371] PPP generic driver version 2.4.2
[    1.157597] PPP BSD Compression module registered
[    1.157604] PPP Deflate Compression module registered
[    1.157645] PPP MPPE Compression module registered
[    1.157653] NET: Registered protocol family 24
[    1.157729] usbcore: registered new interface driver r8152
[    1.157783] usbcore: registered new interface driver asix
[    1.157831] usbcore: registered new interface driver ax88179_178a
[    1.158108] usbcore: registered new interface driver cdc_ether
[    1.158163] usbcore: registered new interface driver net1080
[    1.158205] usbcore: registered new interface driver cdc_subset
[    1.158251] usbcore: registered new interface driver zaurus
[    1.158325] usbcore: registered new interface driver cdc_ncm
[    1.158505] VFIO - User Level meta-driver version: 0.3
[    1.159845] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.159870] ehci-pci: EHCI PCI platform driver
[    1.159918] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.159930] ohci-pci: OHCI PCI platform driver
[    1.159969] ohci-platform: OHCI generic platform driver
[    1.161758] usbcore: registered new interface driver uas
[    1.161817] usbcore: registered new interface driver usb-storage
[    1.161993] usbcore: registered new interface driver usbserial
[    1.165814] mousedev: PS/2 mouse device common for all mice
[    1.166016] usbcore: registered new interface driver xpad
[    1.167185] extcon-disp-state extcon:disp-state: cable 47 state 1
[    1.167193] Extcon AUX1(HDMI) enable
[    1.212609] tegradc tegradc.0: nominal-pclk:148351648 parent:148350781 div:1.0 pclk:148350781 146868084~161703244
[    1.294771] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    1.296901] rtc rtc1: alarm rtc device
[    1.296915] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
[    1.296933] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[    1.297277] i2c /dev entries driver
[    1.298752] imx219 6-0010: tegracam sensor driver:imx219_v2.0.6
[    1.301393] tegradc tegradc.0: blank - powerdown
[    1.322034] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[    1.322109] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.322181] imx219 6-0010: board setup failed
[    1.322232] imx219: probe of 6-0010 failed with error -121
[    1.323198] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[    1.325198] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[    1.325203] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
[    1.325494] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.325506] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[    1.325514] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[    1.325617] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.325627] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[    1.325633] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[    1.325747] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.325755] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[    1.325759] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[    1.325915] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[    1.326419] tegra_aotag tegra-aotag: Registering sensor 0
[    1.326457] tegra_aotag tegra-aotag: Invalid temp readout
[    1.326477] tegra_aotag tegra-aotag: Invalid temp readout
[    1.326492] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[    1.326501] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[    1.327337] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.327351] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
[    1.327483] tegra_aotag tegra-aotag: Invalid temp readout
[    1.327505] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
[    1.327851] parse_throttle_dt_data: Num cap clks = 6
[    1.327855] parse_throttle_dt_data: clk=cclk_g type=2
[    1.327862] parse_throttle_dt_data: clk=gpu type=4
[    1.327880] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[    1.327899] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[    1.327918] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[    1.327921] parse_throttle_dt_data: clk=emc type=3
[    1.328261] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.328390] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.328537] tegra_throttle_probe: probe successful. #cdevs=4
[    1.329157] FAN dev name: pwm-fan
[    1.329192] FAN:gpio request success.
[    1.329227] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[    1.329483] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[    1.329604] pwm_fan_driver pwm-fan: fan tach request irq success
[    1.329611] pwm_fan_driver pwm-fan: tach period: 1000
[    1.329689] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    1.329693] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[    1.329698] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[    1.329702] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[    1.329706] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    1.329710] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    1.329714] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    1.329718] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    1.329722] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    1.329726] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    1.331972] device-mapper: uevent: version 1.0.3
[    1.332492] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.335139] tegra210-cpufreq cpufreq: probe()...completed
[    1.335823] sdhci: Secure Digital Host Controller Interface driver
[    1.335824] sdhci: Copyright(c) Pierre Ossman
[    1.335825] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.336265] sdhci-tegra sdhci-tegra.0: Got CD GPIO
[    1.336591] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
[    1.336717] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 298
[    1.340800] tegra-se 70012000.se: tegra_se_probe: complete
[    1.341319] hidraw: raw HID events driver (C) Jiri Kosina
[    1.342391] usbcore: registered new interface driver usbhid
[    1.342392] usbhid: USB HID core driver
[    1.343047] ashmem: initialized
[    1.343971] tegra21x_actmon 6000c800.actmon: in actmon_register()...
[    1.344292] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[    1.346588] nvpmodel: initialized successfully
[    1.347616] usbcore: registered new interface driver snd-usb-audio
[    1.347678] No Device Node present for smmu client: snd-soc-dummy !!
[    1.347683] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[    1.347699] iommu: Adding device snd-soc-dummy to group 35
[    1.350252] extcon-disp-state extcon:disp-state: cable 47 state 0
[    1.350254] Extcon AUX1(HDMI) disable
[    1.360480] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[    1.374275] OPE platform probe
[    1.374366] OPE platform probe successful
[    1.374615] OPE platform probe
[    1.374699] OPE platform probe successful
[    1.378101] tegradc tegradc.0: unblank
[    1.382073] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
[    1.404638] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    1.404770] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    1.404899] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    1.405024] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    1.405155] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    1.405282] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    1.405407] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    1.405534] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    1.405659] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    1.405787] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
147015000~161865000
[    1.416185] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m
[    1.417189] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[    1.418062] u32 classifier
[    1.418064]     Actions configured
[    1.418135] Initializing XFRM netlink socket
[    1.418866] NET: Registered protocol family 10
[    1.419556] NET: Registered protocol family 17
[    1.419567] NET: Registered protocol family 15
[    1.419649] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.419694] Bluetooth: RFCOMM socket layer initialized
[    1.419709] Bluetooth: RFCOMM ver 1.11
[    1.419714] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.419718] Bluetooth: HIDP socket layer initialized
[    1.419736] 9pnet: Installing 9P2000 support
[    1.419782] Key type dns_resolver registered
[    1.420168] Registered cp15_barrier emulation handler
[    1.420174] Registered setend emulation handler
[    1.421225] registered taskstats version 1
[    1.421745] Adding domain ve2-pd to PM domain host1x-pd
[    1.422019] Adding domain ve-pd to PM domain host1x-pd
[    1.423867] isp 54600000.isp: initialized
[    1.424814] isp 54680000.isp: initialized
[    1.435067] last reset is due to power on reset
[    1.435070] KERNEL: PMC reset status reg: 0x0
[    1.435130] BL: PMC reset status reg: 0x0
[    1.435132] BL: PMIC poweroff Event Recorder: 0x40
[    1.435630] vdd-usb-vbus-en: 5000 mV 
[    1.435952] vdd-usb-vbus-en: supplied by vdd-5v0-sys
[    1.436866] clk_cbus_recalc_rate: no gbus parent
[    1.436870] clk_cbus_round_rate: no gbus parent
[    1.436872] clk_cbus_round_rate: no gbus parent
[    1.436878] clk_cbus_recalc_rate: no gbus parent
[    1.436965] clk_cbus_recalc_rate: no gbus parent
[    1.436968] clk_cbus_round_rate: no gbus parent
[    1.436970] clk_cbus_round_rate: no gbus parent
[    1.436973] clk_cbus_recalc_rate: no gbus parent
[    1.437660] tegra_dvfs: GPU-cap: registered
[    1.437716] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
[    1.437718] tegra dvfs: vdd-core: nominal 1075mV, offset 600000uV, step 12500uV, scaling enabled
[    1.437720] tegra dvfs: vdd-gpu: nominal 1058mV, offset 708000uV, step 10000uV, scaling enabled
[    1.439126] tegra_dvfs: vdd-gpu-vts: registered
[    1.439244] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x89c7c11
[    1.439247] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
[    1.439947] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
[    1.440006] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
[    1.440063] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
[    1.440167] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
[    1.440220] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[    1.440305] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[    1.440361] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[    1.440414] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[    1.440468] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[    1.440519] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[    1.441717] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
[    1.443618] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
[    1.443738] tegra-pcie 1003000.pcie: PCIE: Enable power rails
[    1.444380] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
[    1.444394] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
[    1.445398] tegra-xusb 70090000.xusb: extcon 0:         (ptrval) id
[    1.445937] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
[    1.446821] tegra-xudc-new 700d0000.xudc: device count: 1
[    1.447826] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[    1.447832] tegra-xudc-new 700d0000.xudc: vbus state: 0
[    1.448312] tegra-xudc-new 700d0000.xudc: entering ELPG
[    1.448514] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
[    1.448923] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    1.449370] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
[    1.449409] tegra-xusb 70090000.xusb: Firmware timestamp: 2023-04-25 07:35:59 UTC, Version: 50.29 release
[    1.449435] tegra-xusb 70090000.xusb: xHCI Host Controller
[    1.449446] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
[    1.450160] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
[    1.450187] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
[    1.450288] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.450292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.450294] usb usb1: Product: xHCI Host Controller
[    1.450297] usb usb1: Manufacturer: Linux 4.9.337-tegra xhci-hcd
[    1.450299] usb usb1: SerialNumber: 70090000.xusb
[    1.450346] input: gpio-keys as /devices/gpio-keys/input/input1
[    1.450683] hub 1-0:1.0: USB hub found
[    1.450708] hub 1-0:1.0: 5 ports detected
[    1.451075] tegra-xusb 70090000.xusb: xHCI Host Controller
[    1.451083] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
[    1.451128] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.451180] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.451183] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.451185] usb usb2: Product: xHCI Host Controller
[    1.451188] usb usb2: Manufacturer: Linux 4.9.337-tegra xhci-hcd
[    1.451190] usb usb2: SerialNumber: 70090000.xusb
[    1.451435] hub 2-0:1.0: USB hub found
[    1.451454] hub 2-0:1.0: 4 ports detected
[    1.451958] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
[    1.451962] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
[    1.451982] extcon-disp-state extcon:disp-state: cable 47 state 1
[    1.451984] Extcon AUX1(HDMI) enable
[    1.467400] tegradc tegradc.0: sync windows ret = 246
[    1.473909] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[    1.483368] tegra_rtc 7000e000.rtc: setting system clock to 2000-01-01 01:00:46 UTC (946688446)
[    1.484262] vi 54080000.vi: vi_probe: ++
[    1.487073] vi 54080000.vi: initialized
[    1.489040] vi 54080000.vi: subdev nvcsi--1 bound
[    1.489811] Disable partitions left on by BL
[    1.489814]   disb
[    1.489873] bwmgr: missing cdev-type property
[    1.489961] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.489967] DRAM derating cdev registered.
[    1.490784] ALSA device list:
[    1.490786]   #0: tegra-hda at 0x70038000 irq 81
[    1.490788]   #1: tegra-snd-t210ref-mobile-rt565x
[    1.503666] extcon-disp-state extcon:disp-state: cable 51 state 1
[    1.503669] Extcon HDMI: HPD enabled
[    1.503688] tegradc tegradc.0: hdmi: plugged
[    1.507027] Freeing unused kernel memory: 8640K
[    1.531833] Root device found: mmcblk0p1
[    1.581337] mmc0: Applying tuning correction
[    1.581352] mmc0: Tap value after applying correction 59
[    1.581370] mmc0: hw tuning done ...
[    1.581405] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[    1.581770] mmcblk0: mmc0:aaaa SN128 119 GiB 
[    1.587821]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[    1.697878] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[    1.727438] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[    1.727443] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.727447] usb 1-2: Product: 4-Port USB 2.1 Hub
[    1.727450] usb 1-2: Manufacturer: Generic
[    1.728346] hub 1-2:1.0: USB hub found
[    1.728922] hub 1-2:1.0: 4 ports detected
[    1.736855] Found dev node: /dev/mmcblk0p1
[    1.778914] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    1.780859] Rootfs mounted over mmcblk0p1
[    1.812135] Switching from initrd to actual rootfs
[    1.842269] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[    1.870769] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411
[    1.870775] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.870779] usb 2-1: Product: 4-Port USB 3.1 Hub
[    1.870783] usb 2-1: Manufacturer: Generic
[    1.871957] tegra-pcie 1003000.pcie: link 0 down, retrying
[    1.874135] hub 2-1:1.0: USB hub found
[    1.874912] hub 2-1:1.0: 4 ports detected
[    2.017889] usb 1-2.1: new high-speed USB device number 3 using tegra-xusb
[    2.025879] usb 2-1: usb_suspend_both: status 0
[    2.026017] usb usb2: usb_suspend_both: status 0
[    2.036068] systemd[1]: System time before build time, advancing clock.
[    2.038783] usb 1-2.1: New USB device found, idVendor=0bda, idProduct=8179
[    2.038787] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.038791] usb 1-2.1: Product: 802.11n WLAN NIC
[    2.038794] usb 1-2.1: Manufacturer: Realtek
[    2.078696] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.091424] cgroup: cgroup2: unknown option "nsdelegate"
[    2.109886] tegra_cec 70015000.tegra_cec: physical address: 10:00.
[    2.111800] 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.112566] systemd[1]: Detected architecture arm64.
[    2.117881] usb 1-2.2: new full-speed USB device number 4 using tegra-xusb
[    2.135359] systemd[1]: Set hostname to <paltro-desktop>.
[    2.144105] usb 1-2.2: New USB device found, idVendor=04ca, idProduct=00bd
[    2.144110] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.144113] usb 1-2.2: Product: Dell Wireless Device
[    2.144115] usb 1-2.2: Manufacturer: LITEON
[    2.147361] input: LITEON Dell Wireless Device as /devices/70090000.xusb/usb1/1-2/1-2.2/1-2.2:1.0/0003:04CA:00BD.0001/input/input2
[    2.174419] tegra_cec 70015000.tegra_cec: Sent <Text View On> res: -113.
[    2.174424] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
[    2.210374] hid-generic 0003:04CA:00BD.0001: input,hidraw0: USB HID v1.11 Keyboard [LITEON Dell Wireless Device] on usb-70090000.xusb-2.2/input0
[    2.213881] input: LITEON Dell Wireless Device as /devices/70090000.xusb/usb1/1-2/1-2.2/1-2.2:1.1/0003:04CA:00BD.0002/input/input3
[    2.270306] hid-generic 0003:04CA:00BD.0002: input,hidraw1: USB HID v1.11 Mouse [LITEON Dell Wireless Device] on usb-70090000.xusb-2.2/input1
[    2.278338] 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.278347] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    2.283883] tegra-pcie 1003000.pcie: link 0 down, retrying
[    2.349899] usb 1-2.4: new full-speed USB device number 5 using tegra-xusb
[    2.376103] usb 1-2.4: New USB device found, idVendor=04ca, idProduct=00bd
[    2.376108] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.376111] usb 1-2.4: Product: Dell Wireless Device
[    2.376114] usb 1-2.4: Manufacturer: LITEON
[    2.379308] input: LITEON Dell Wireless Device as /devices/70090000.xusb/usb1/1-2/1-2.4/1-2.4:1.0/0003:04CA:00BD.0003/input/input4
[    2.438310] hid-generic 0003:04CA:00BD.0003: input,hidraw2: USB HID v1.11 Keyboard [LITEON Dell Wireless Device] on usb-70090000.xusb-2.4/input0
[    2.441921] input: LITEON Dell Wireless Device as /devices/70090000.xusb/usb1/1-2/1-2.4/1-2.4:1.1/0003:04CA:00BD.0004/input/input5
[    2.482514] random: systemd: uninitialized urandom read (16 bytes read)
[    2.484082] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.484242] random: systemd: uninitialized urandom read (16 bytes read)
[    2.485537] systemd[1]: Created slice System Slice.
[    2.485604] random: systemd: uninitialized urandom read (16 bytes read)
[    2.485818] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.485992] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    2.486120] systemd[1]: Listening on udev Kernel Socket.
[    2.502362] hid-generic 0003:04CA:00BD.0004: input,hidraw3: USB HID v1.11 Mouse [LITEON Dell Wireless Device] on usb-70090000.xusb-2.4/input1
[    2.582280] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    2.685001] nvgpu: 57000000.gpu           gm20b_init_clk_setup_sw:1268 [INFO]  GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
[    2.697891] tegra-pcie 1003000.pcie: link 0 down, retrying
[    2.699925] tegra-pcie 1003000.pcie: link 0 down, ignoring
[    2.804306] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
[    2.804313] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    2.804317] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
[    2.804321] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
[    2.804326] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.804347] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
[    2.804410] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.804584] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.804691] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    2.804718] pci 0000:01:00.0: reg 0x10: [io  0x0000-0x00ff]
[    2.804751] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[    2.804774] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[    2.804935] pci 0000:01:00.0: supports D1 D2
[    2.804938] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.813986] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    2.814017] pci 0000:00:02.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
[    2.814022] pci 0000:00:02.0: BAR 13: assigned [io  0x1000-0x1fff]
[    2.814030] pci 0000:01:00.0: BAR 4: assigned [mem 0x13000000-0x13003fff 64bit]
[    2.814050] pci 0000:01:00.0: BAR 2: assigned [mem 0x13004000-0x13004fff 64bit]
[    2.814068] pci 0000:01:00.0: BAR 0: assigned [io  0x1000-0x10ff]
[    2.814077] pci 0000:00:02.0: PCI bridge to [bus 01]
[    2.814081] pci 0000:00:02.0:   bridge window [io  0x1000-0x1fff]
[    2.814086] pci 0000:00:02.0:   bridge window [mem 0x13000000-0x130fffff]
[    2.814368] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[    2.814372] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    2.814377] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
[    2.814463] aer 0000:00:02.0:pcie002: service driver aer loaded
[    2.814654] r8168 0000:01:00.0: enabling device (0000 -> 0003)
[    2.814673] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
[    2.829094] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
[    2.829168] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:ec:80:fd from device tree
[    2.829804] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    2.829820] 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.852397] systemd-journald[1979]: Received request to flush runtime journal from PID 1
[    3.128743] Adding 6291452k swap on /mnt/swapfile.  Priority:-1 extents:6 across:6889468k SS
[    3.486133] random: systemd-journal: uninitialized urandom read (16 bytes read)
[    3.495257] random: systemd-journal: uninitialized urandom read (16 bytes read)
[    3.567417] random: avahi-daemon: uninitialized urandom read (4 bytes read)
[    3.719331] using random self ethernet address
[    3.736600] using random host ethernet address
[    3.909940] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    3.909963] cpu-throttle-alert cooling device registered.
[    3.910166] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    3.910183] gpu-throttle-alert cooling device registered.
[    3.910372] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    3.910385] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    3.910399] hot-surface-alert cooling device registered.
[    4.345897] random: crng init done
[    4.349341] random: 218 urandom warning(s) missed due to ratelimiting
[    4.485836] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[    4.508939] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[    4.534258] usbcore: registered new interface driver r8188eu
[    4.571118] Mass Storage Function, version: 2009/09/11
[    4.571125] LUN: removable file: (no medium)
[    4.580773] using random self ethernet address
[    4.585294] using random host ethernet address
[    4.897324] rndis0: HOST MAC 2e:0d:a0:44:82:c4
[    4.897760] rndis0: MAC 2e:0d:a0:44:82:c5
[    4.898690] usb0: HOST MAC 2e:0d:a0:44:82:c6
[    4.898724] usb0: MAC 2e:0d:a0:44:82:c7
[    4.898746] tegra-xudc-new 700d0000.xudc: exiting ELPG
[    4.899417] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[    4.899433] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
[    4.899464] tegra-xudc-new 700d0000.xudc: entering ELPG
[    4.899675] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    4.899696] tegra-xudc-new 700d0000.xudc: exiting ELPG
[    4.900217] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[    4.900227] tegra-xudc-new 700d0000.xudc: entering ELPG
[    4.900455] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    4.905281] l4tbr0: port 1(rndis0) entered blocking state
[    4.905285] l4tbr0: port 1(rndis0) entered disabled state
[    4.905458] device rndis0 entered promiscuous mode
[    4.911894] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[    4.917476] l4tbr0: port 2(usb0) entered blocking state
[    4.917481] l4tbr0: port 2(usb0) entered disabled state
[    4.917691] device usb0 entered promiscuous mode
[    4.931070] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[    6.131474] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    6.132514] eth0: 0xffffff800dac9000, 00:04:4b:ec:80:fd, IRQ 405
[    6.183313] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    6.209313] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    6.230172] zram: Added device: zram0
[    6.230725] zram: Added device: zram1
[    6.240611] zram: Added device: zram2
[    6.241094] zram: Added device: zram3
[    6.334278] zram0: detected capacity change from 0 to 518635520
[    6.371633] Adding 506476k swap on /dev/zram0.  Priority:5 extents:1 across:506476k SS
[    6.382843] zram1: detected capacity change from 0 to 518635520
[    6.395886] Adding 506476k swap on /dev/zram1.  Priority:5 extents:1 across:506476k SS
[    6.404536] zram2: detected capacity change from 0 to 518635520
[    6.420818] Adding 506476k swap on /dev/zram2.  Priority:5 extents:1 across:506476k SS
[    6.427026] zram3: detected capacity change from 0 to 518635520
[    6.453199] Adding 506476k swap on /dev/zram3.  Priority:5 extents:1 across:506476k SS
[    6.818357] MAC Address = 14:6b:9c:0c:e0:2c
[    6.820366] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    6.980490] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    8.386655] Bridge firewalling registered
[    8.426763] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    8.749446] Netfilter messages via NETLINK v0.30.
[    8.775242] ctnetlink v0.93: registering with nfnetlink.
[    8.888899] tegradc tegradc.0: unblank
[    8.904612] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[    9.817472] fuse init (API version 7.26)
[   10.384553] R8188EU: assoc success
[   10.480469] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   12.506459] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.506469] Bluetooth: BNEP socket layer initialized
[   31.870083] vdd-fan: disabling
[   31.870087] vdd-usb-vbus: disabling
[   31.870089] vdd-usb-vbus2: disabling
[   31.870099] vddio-sdmmc3-ap: disabling
[   31.870257] avdd-io-edp-1v05: disabling
[   31.870260] vdd-usb-hub-en: disabling
[  189.865148] tegradc tegradc.0: blank - powerdown
[  189.917048] extcon-disp-state extcon:disp-state: cable 47 state 0
[  189.917049] Extcon AUX1(HDMI) disable
[  190.088138] tegradc tegradc.0: blank - powerdown
[  190.088150] tegradc tegradc.0: unblank
[  190.123978] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
[  190.124082] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m
[  190.125100] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[  190.163116] extcon-disp-state extcon:disp-state: cable 47 state 1
[  190.163118] Extcon AUX1(HDMI) enable
[  190.168784] tegradc tegradc.0: unblank
[  193.993232] tegradc tegradc.0: unblank
[ 2879.633889] R8188EU: linked_status_chk(wlan0) disconnect or roaming
[ 2882.505084] R8188EU: assoc success
[ 2892.538272] R8188EU: indicate disassoc
[ 2900.299772] R8188EU: indicate disassoc
[ 2908.134441] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2910.258801] R8188EU: assoc success
[ 2910.385749] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6166.615204] tegradc tegradc.0: blank - powerdown
[ 6166.694594] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 6166.694597] Extcon AUX1(HDMI) disable
[ 6168.402189] tegradc tegradc.0: unblank
[ 6168.439157] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
[ 6168.444217] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m
[ 6168.452330] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 6168.492715] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 6168.492718] Extcon AUX1(HDMI) enable
[ 6168.543185] tegradc tegradc.0: unblank
paltro@paltro-desktop:~$ 

-------------------------------------------------------------------------------------


DEVICE TREE LIST :
paltro@paltro-desktop:~$ ls /proc/device-tree
 aconnect@702c0000                     nvidia,dtsfilename
 actmon@6000c800                       nvidia,fastboot-usb-pid
'#address-cells'                       nvidia,pmu-boardid
 adma@702e2000                         nvidia,proc-boardid
 adsp_audio                            nvpmodel
 agic-controller                       pcie@1003000
 ahb@6000c000                          pfsd
 ahub                                  pinctrl@7009f000
 aliases                               pinmux@700008d4
 apbmisc@70000800                      plugin-manager
 arm-pmu                               pmc@7000e400
 bpmp                                  pmc-iopower
 bthrot_cdev                           power-domain
 bwmgr                                 psci
 camera-pcl                            psy_extcon_xudc
 chosen                                ptm
 clock                                 pwm@7000a000
 clock@70110000                        pwm@70110000
 compatible                            pwm-fan
 core_dvfs_cdev_cap                    pwm_regulators
 core_dvfs_cdev_floor                  r8168
 cpu_edp                               regulators
 cpufreq                               reserved-memory
 cpuidle                               rollback-protection
 cpus                                  rtc
 cpu-throttle-alert                    sata@70020000
 dfll-cdev-cap                         sdhci@700b0000
 dfll-cdev-floor                       sdhci@700b0200
 dfll-max77621@70110000                sdhci@700b0400
 dma@60020000                          sdhci@700b0600
 dma_test                              se@70012000
 dtv@7000c300                          serial@70006000
 dummy-cool-dev                        serial@70006040
 dvfs                                  serial@70006200
 dvfs_rails                            serial@70006300
 eeprom-manager                        serial-number
 efuse@7000f800                       '#size-cells'
 extcon                                smmu_test
 external-memory-controller@7001b000   smp-custom-ipi
 flow-controller@60007000              soctherm@0x700E2000
 gpio@6000d000                         soft_watchdog
 gpio-keys                             sound
 gpio-timed-keys                       sound_ref
 gps_wake                              spdif-dit.0@0
 gpu                                   spdif-dit.1@1
 gpu-dvfs-rework                       spdif-dit.2@2
 gpu_edp                               spdif-dit.3@3
 gpu-throttle-alert                    spdif-dit.4@4
 hda@70030000                          spdif-dit.5@5
 host1x                                spdif-dit.6@6
 hot-surface-alert                     spdif-dit.7@7
 i2c@7000c000                          spi@7000d400
 i2c@7000c400                          spi@7000d600
 i2c@7000c500                          spi@7000d800
 i2c@7000c700                          spi@7000da00
 i2c@7000d000                          spi@70410000
 i2c@7000d100                          __symbols__
 interrupt-controller                  tegra-aotag
 interrupt-controller@60004000         tegra-camera-platform
 interrupt-parent                      tegra-carveouts
 iommu                                 tegra_cec
 kfuse@7000fc00                        tegra_fiq_debugger
 leds                                  tegra-pmc-blink-pwm
 lens_imx219@RBPCV2                    tegra-supply-tests
 mailbox@70098000                      tegra_udrm
 max16984-cdp                          tfesd
 mc                                    thermal-fan-est
 memory@80000000                       thermal-zones
 memory-controller@70019000            timer
 mipical                               timer@60005000
 model                                 tlk
 modem                                 trusty
 mods-simple-bus                       usb_cd
 mselect                               watchdog@60005100
 name                                  xotg
 nvdumper                              xudc@700d0000
 nvidia,boardids                       xusb@70090000
 nvidia,dtbbuildtime                   xusb_padctl@7009f000
paltro@paltro-desktop:~$ 

---------------
paltro@paltro-desktop:~$ cat /proc/device-tree/compatible
nvidia,p3542-0000+p3448-0003nvidia,jetson-nano-2gbnvidia,jetson-nanonvidia,tegra

Thanks

Please share the log as file here instead pasting the whole contents for better reading.

Have you ported the configuration in device tree for MCP2515 module?
I can not find any relating log with MCP2515 driver.

hi Kevin

For now i have configured only in jetson.io.py file


  1. Have you ported the configuration in device tree for MCP2515 module?
    == I Tried by seeing some of the other Forums but it didnt workout so I flashed with new SD card
  2. Please share the log as file here instead pasting the whole contents for better reading.
    == I Have attached it below
    DEVICE TREE LIST.pdf (4.1 KB)

dmesg.pdf (57.2 KB)

Thanks

Sorry that I can’t open both your pdf files, please try to upload it again.
You can just upload them as .txt or .log file.

It is not the expected operation to me.
Jetson-IO tool is used to configure the pinmux register for SPI interface.

You have to port the configuration in device tree to enable the driver for MCP2515 module.

Hi Kevin,

I Have uploaded the file again .

DEVICE TREE.zip (18.9 KB)

You have to port the configuration in device tree to enable the driver for MCP2515 module
— Can i get some detail steps to do it

Thanks

You can refer to CanBus on the Nano - #33 by shgarg for the configurations of Jetson Nano.
Or you can ask the vendor of the module for the porting guide.

Hi Kevin,

  1. Make changes in Nano DTB:
    Where to find this Nano DTB File.
  2. Make changes in Nano pinmux and GPIO dtb:
    Enable SPI0 and SPI1 with SPI functionality by configuring pins(tristate disable, input enable, change function property…)
    Add GPIO entry in gpio-input section.
    can u help me out how to do this changes.

Thanks

You can refer to Jetson Nano SPI Bus Not Working - #10 by KevinFFF to step-by-step verify SPI loopback test first.

DTB should be under /boot/dtb/kernel_XXXX.dtb.
Or you can sync the kernel source and build it manually.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.