NVME Support

My board uses JetsonNano. I am trying to add support for the NVME in the code.

I added supports like
CONFIG_NVME_TARGET=y
CONFIG_NVME_TARGET_LOOP=y
in tegra_defconfig.
But it doesn’t work.
Can you please help on it?

I think you should clarify more detail about “My board uses JetsonNano”. This one provides no information.
This is jetson nano forum. Everyone here is using Jetson Nano like you.

You should tell whether you are using custom board or NV developer kit first

custom board is using.

  1. By default the L4T kernel already enabled the NVMe. Other platforms like NX or AGX Xavier already validated that.

  2. Please describe what is your board design about the PCIe part.

  3. Please share the result of lspci with card inserted.

result of lspci is as follows,
00:02.0 PCI bridge: NVIDIA Corporation Device 0faf (rev a1)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)

Where is your reply in comment #2? Is it hard to understand the question?

Looks like lspci not even shows the device. Which means you are still far from nvme protocol. Even the PCIe level cannot detect the device.

#2.Please describe what is your board design about the PCIe part.
PCI0 X 4 For SSD

can you please help me in “PCIe level cannot detect the device” issue ?

Please share your full dmesg.

Sorry for the late reply.

Following is the dmesg;
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.201-tegra (root@2267–SW–KOCHI1) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #7 SMP PREEMPT Tue Aug 3 18:36:25 IST 2021
[ 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: 00140000@92ca9000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 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 24 pages/cpu s57560 r8192 d32552 u98304
[ 0.000000] pcpu-alloc: s57560 r8192 d32552 u98304 alloc=24*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] CPU features: enabling workaround for ARM erratum 832075
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 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=1125 core_edp_ma=4000 gpt tegra_fbmem=0x140000@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: 29260(89%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Memory: 3567148K/4159488K available (15358K kernel code, 2944K rwdata, 6760K rodata, 8576K init, 613K bss, 117204K 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 - 0xffffff8008f80000 ( 15360 KB)
[ 0.000000] .rodata : 0xffffff8008f80000 - 0xffffff8009620000 ( 6784 KB)
[ 0.000000] .init : 0xffffff8009620000 - 0xffffff8009e80000 ( 8576 KB)
[ 0.000000] .data : 0xffffff8009e80000 - 0xffffff800a160008 ( 2945 KB)
[ 0.000000] .bss : 0xffffff800a160008 - 0xffffff800a1f96bc ( 614 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.001787] Console: colour dummy device 80x25
[ 0.001797] console [tty0] enabled
[ 0.001804] bootconsole [uart8250] disabled
[ 0.001821] kmemleak: Kernel memory leak detector disabled
[ 0.001840] Calibrating delay loop (skipped), value calculated using timer frequency… 38.40 BogoMIPS (lpj=76800)
[ 0.001853] pid_max: default: 32768 minimum: 301
[ 0.002302] Security Framework initialized
[ 0.002520] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.002528] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003646] ftrace: allocating 47407 entries in 186 pages
[ 0.173526] sched-energy: CPU device node has no sched-energy-costs
[ 0.173559] ASID allocator initialised with 65536 entries
[ 0.212124] tegra-id: chipid=22117.
[ 0.212136] tegra-id: opt_subrevision=0.
[ 0.212154] Tegra Speedo/IDDQ fuse revision 4
[ 0.212160] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
[ 0.212164] Tegra: CPU Process ID 0, SoC Process ID 0, GPU Process ID 0
[ 0.212171] Tegra: CPU Speedo Value 1997, SoC Speedo Value 1891, GPU Speedo Value 1986
[ 0.212175] Tegra: CPU IDDQ Value 1692, SoC IDDQ Value 1712, GPU IDDQ Value 2190
[ 0.212194] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 0
[ 0.212209] DTS File Name: /home/vkchlt0136/Documents/PROJECTS/KAWU_CMMP/kawu_cmmp/Linux_for_Tegra/sources/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
[ 0.212252] DTB Build time: Aug 4 2021 15:22:56
[ 0.261078] CPU1: Booted secondary processor [411fd071]
[ 0.292956] CPU2: Booted secondary processor [411fd071]
[ 0.324954] CPU3: Booted secondary processor [411fd071]
[ 0.325050] Brought up 4 CPUs
[ 0.325056] SMP: Total of 4 processors activated.
[ 0.325063] CPU features: detected feature: 32-bit EL0 Support
[ 0.325326] CPU: All CPU(s) started at EL2
[ 0.325343] alternatives: patching kernel code
[ 0.333600] devtmpfs: initialized
[ 0.372483] Initilizing CustomIPI irq domain
[ 0.372890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.372910] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.383587] pinctrl core: initialized pinctrl subsystem
[ 0.384179] OS set in device tree is not L4T.
[ 0.384611] regulator-dummy: no parameters
[ 0.384877] Initializing plugin-manager
[ 0.385030] Plugin module not found
[ 0.385259] node /plugin-manager/fragement@0 match with board >=3448-0000-100
[ 0.385766] node /plugin-manager/fragment@1 match with board >=3448-0000-101
[ 0.386761] node /plugin-manager/fragement@7 match with odm-data enable-pmic-wdt
[ 0.386966] node /plugin-manager/fragement@8 match with odm-data enable-pmic-wdt
[ 0.387557] node /plugin-manager/fragement@10 match with board >=3448-0000-300
[ 0.389461] node /plugin-manager/fragement@13 match with board >=3448-0000-300
[ 0.393167] NET: Registered protocol family 16
[ 0.394575] pstore: using zlib compression
[ 0.394610] console [pstore-1] enabled
[ 0.394615] pstore: Registered ramoops as persistent store backend
[ 0.394620] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
[ 0.409096] cpuidle: using governor menu
[ 0.413466] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[ 0.415244] vdso: 2 pages (1 code @ ffffff8008f87000, 1 data @ ffffff8009e84000)
[ 0.415264] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.417565] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.420034] Serial: AMBA PL011 UART driver
[ 0.420535] tegra_powergate_init: DONE
[ 0.420552] DTS File Name: /home/vkchlt0136/Documents/PROJECTS/KAWU_CMMP/kawu_cmmp/Linux_for_Tegra/sources/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
[ 0.420558] DTB Build time: Aug 4 2021 15:22:56
[ 0.422508] Tegra reboot handler registered.
[ 0.427098] iommu: Adding device tegra-carveouts to group 0
[ 0.427235] platform tegra-carveouts: domain=ffffffc0f9449498 allocates as[0]=ffffffc0f9bf40a8
[ 0.427583] iommu: Adding device smmu_test to group 1
[ 0.427631] platform smmu_test: domain=ffffffc0f94496d8 allocates as[0]=ffffffc0f9bf4110
[ 0.428464] mc: mapped MMIO address: 0xffffff800802e000 → 0x70019000
[ 0.428518] mc: mapped MMIO address: 0xffffff8008065000 → 0x7001c000
[ 0.428572] mc: mapped MMIO address: 0xffffff8008079000 → 0x7001d000
[ 0.428581] nv-tegra-mc 70019000.mc: No mssnvlink node
[ 0.428603] mc-err: mcerr ops are set to t21x
[ 0.438998] iommu: Adding device 70090000.xusb to group 2
[ 0.439306] iommu: Adding device 70006000.serial to group 3
[ 0.439367] platform 70006000.serial: domain=ffffffc0f9447d98 allocates as[0]=ffffffc0f9bf4178
[ 0.439791] iommu: Adding device 70006040.serial to group 4
[ 0.440047] iommu: Adding device 70006200.serial to group 5
[ 0.440238] iommu: Adding device sound to group 6
[ 0.440287] platform sound: domain=ffffffc0f94d5318 allocates as[0]=ffffffc0f9bf41e0
[ 0.440847] iommu: Adding device 7000d400.spi to group 7
[ 0.441128] iommu: Adding device 7000d600.spi to group 8
[ 0.441438] iommu: Adding device 70410000.spi to group 9
[ 0.441747] iommu: Adding device 50000000.host1x to group 10
[ 0.442030] iommu: Adding device 54080000.vi to group 11
[ 0.442420] iommu: Adding device 54600000.isp to group 12
[ 0.442672] iommu: Adding device 54680000.isp to group 13
[ 0.442939] iommu: Adding device tegradc.0 to group 14
[ 0.442993] platform tegradc.0: domain=ffffffc0f94e1258 allocates as[0]=ffffffc0f9bf4248
[ 0.444380] platform tegradc.0: IOVA linear map 0x0000000092ca9000(140000)
[ 0.444768] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000)
[ 0.445133] iommu: Adding device tegradc.1 to group 15
[ 0.445183] platform tegradc.1: domain=ffffffc0f94e1498 allocates as[0]=ffffffc0f9bf42b0
[ 0.446560] platform tegradc.1: IOVA linear map 0x0000000092ca9000(140000)
[ 0.446948] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000)
[ 0.447242] iommu: Adding device 54340000.vic to group 16
[ 0.447448] iommu: Adding device 544c0000.nvenc to group 17
[ 0.447637] iommu: Adding device 54500000.tsec to group 18
[ 0.447828] iommu: Adding device 54100000.tsecb to group 19
[ 0.448023] iommu: Adding device 54480000.nvdec to group 20
[ 0.448209] iommu: Adding device 54380000.nvjpg to group 21
[ 0.449280] iommu: Adding device 546c0000.i2c to group 22
[ 0.449606] iommu: Adding device 57000000.gpu to group 23
[ 0.449659] platform 57000000.gpu: domain=ffffffc0f957b498 allocates as[0]=ffffffc0f9bf4318
[ 0.449713] platform 57000000.gpu: domain=ffffffc0f957b498 allocates as[1]=ffffffc0f9bf4380
[ 0.449750] platform 57000000.gpu: domain=ffffffc0f957b498 allocates as[2]=ffffffc0f9bf43e8
[ 0.449783] platform 57000000.gpu: domain=ffffffc0f957b498 allocates as[3]=ffffffc0f9bf4450
[ 0.450652] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[ 0.450663] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
[ 0.450677] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[ 0.450681] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
[ 0.450686] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.501273] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.501281] tegra-pmc: Clear bootloader IO dpd settings
[ 0.501301] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
[ 0.501366] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
[ 0.501656] iommu: Adding device 70012000.se to group 24
[ 0.502423] iommu: Adding device 7000c000.i2c to group 25
[ 0.502669] iommu: Adding device 7000c400.i2c to group 26
[ 0.502923] iommu: Adding device 7000c500.i2c to group 27
[ 0.503170] iommu: Adding device 7000c700.i2c to group 28
[ 0.503428] iommu: Adding device 7000d000.i2c to group 29
[ 0.503672] iommu: Adding device 7000d100.i2c to group 30
[ 0.503957] iommu: Adding device sdhci-tegra.0 to group 31
[ 0.504013] platform sdhci-tegra.0: domain=ffffffc0f958a618 allocates as[0]=ffffffc0f9bf44b8
[ 0.504840] iommu: Adding device 700d0000.xudc to group 32
[ 0.508001] vdd-ac-bat: 5000 mV
[ 0.508348] vdd-5v0-sys: 5000 mV
[ 0.509304] vdd-5v0-hdmi: supplied by vdd-5v0-sys
[ 0.509352] vdd-5v0-hdmi: 5000 mV
[ 0.509752] vdd-1v8-sys: 1800 mV
[ 0.510191] vdd-fan: supplied by vdd-5v0-sys
[ 0.510233] vdd-fan: 5000 mV
[ 0.510607] vdd-usb-vbus: supplied by vdd-5v0-sys
[ 0.510639] vdd-usb-vbus: 5000 mV
[ 0.511140] vdd-usb-vbus2: 5000 mV
[ 0.542125] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.544612] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip
[ 0.546074] GPIO line 151 (camera-control-output-low) hogged as output/low
[ 0.546094] GPIO line 152 (camera-control-output-low) hogged as output/low
[ 0.546133] GPIO line 6 (system-suspend-gpio) hogged as output/high
[ 0.546490] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
[ 0.554430] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.554762] SCSI subsystem initialized
[ 0.554992] libata version 3.00 loaded.
[ 0.555277] usbcore: registered new interface driver usbfs
[ 0.555333] usbcore: registered new interface driver hub
[ 0.555405] usbcore: registered new device driver usb
[ 0.559305] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
[ 0.564388] vdd-core: 600 <–> 1162 mV at 1125 mV
[ 0.565203] random: fast init done
[ 0.565430] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
[ 0.568238] vdd-ddr-1v1: 1150 mV
[ 0.572237] vdd-pre-reg-1v35: 1350 mV
[ 0.576234] vdd-1v8: 1800 mV
[ 0.580237] avdd-sys-1v2: 1200 mV
[ 0.584234] vdd-pex-1v0: 1050 mV
[ 0.584914] vddio-sdmmc-ap: 1800 <–> 3300 mV at 3300 mV
[ 0.585447] max77620-ldo3: at 3100 mV
[ 0.588242] vdd-rtc: 850 <–> 1100 mV at 1000 mV
[ 0.588783] max77620-ldo5: at 3100 mV
[ 0.592235] vddio-sdmmc3-ap: 1800 <–> 3300 mV at 2800 mV
[ 0.596233] avdd-1v05-pll: 1050 mV
[ 0.600234] avdd-io-hdmi-dp: 1050 mV
[ 0.602853] GPIO line 505 (spmic-default-output-high) hogged as output/high
[ 0.603159] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
[ 0.603452] max77620 4-003c: max77620 probe successful
[ 0.606142] media: Linux media interface: v0.10
[ 0.606198] Linux video capture interface: v2.00
[ 0.607084] pps_core: LinuxPPS API ver. 1 registered
[ 0.607090] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.607112] PTP clock support registered
[ 0.610308] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
[ 0.611204] Advanced Linux Sound Architecture Driver Initialized.
[ 0.611837] Bluetooth: Core ver 2.22
[ 0.611890] NET: Registered protocol family 31
[ 0.611894] Bluetooth: HCI device and connection manager initialized
[ 0.611907] Bluetooth: HCI socket layer initialized
[ 0.611916] Bluetooth: L2CAP socket layer initialized
[ 0.611943] Bluetooth: SCO socket layer initialized
[ 0.613698] tegra210_dvfs: no clock found for sdmmc2_ddr
[ 0.613716] tegra210_dvfs: no clock found for sdmmc4_ddr
[ 0.613769] tegra210_dvfs: no clock found for sdmmc1_ddr
[ 0.613784] tegra210_dvfs: no clock found for sdmmc3_ddr
[ 0.617439] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
[ 0.618656] vdd-3v3-sys: supplied by vdd-5v0-sys
[ 0.618741] vdd-3v3-sys: 3300 mV
[ 0.619020] vdd-1v8-sys: supplied by vdd-3v3-sys
[ 0.620316] vdd-usb-vbus2: supplied by vdd-3v3-sys
[ 0.620787] vdd-3v3-sd: supplied by vdd-3v3-sys
[ 0.620824] vdd-3v3-sd: 3300 mV
[ 0.621947] avdd-io-edp-1v05: supplied by avdd-1v05-pll
[ 0.621992] avdd-io-edp-1v05: 1050 mV
[ 0.622422] vdd-usb-hub-en: supplied by vdd-1v8-sys
[ 0.622454] vdd-usb-hub-en: 5000 mV
[ 0.623747] camchar: rtcpu character device driver loaded
[ 0.624494] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
[ 0.625896] clocksource: Switched to clocksource arch_sys_counter
[ 0.666651] VFS: Disk quotas dquot_6.6.0
[ 0.666782] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.667253] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.667668] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000
[ 0.667687] dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000)
[ 0.667870] cma: enabled page replacement for spfn=d7000, epfn=f0000
[ 0.667875] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 0.667885] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[ 0.667911] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048
[ 0.667917] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout
[ 0.667930] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
[ 0.667938] nvmap_page_pool_init: Total RAM pages: 1010571
[ 0.667944] nvmap_page_pool_init: nvmap page pool size: 126321 pages (493 MB)
[ 0.668028] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.668530] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[ 0.669463] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB)
[ 0.677778] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[ 0.678272] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[ 0.678637] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.678918] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.679096] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 0.679380] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[ 0.679384] pre_t19x_iso_plat_init(): max_iso_bw=11520000KB
[ 0.679822] NET: Registered protocol family 2
[ 0.680804] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.681016] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.681516] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.681668] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.681751] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.682281] NET: Registered protocol family 1
[ 0.682987] RPC: Registered named UNIX socket transport module.
[ 0.682992] RPC: Registered udp transport module.
[ 0.682995] RPC: Registered tcp transport module.
[ 0.682999] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.683012] PCI: CLS 0 bytes, default 64
[ 0.683247] Trying to unpack rootfs image as initramfs…
[ 0.986405] Freeing initrd memory: 6992K
[ 0.996300] host1x 50000000.host1x: initialized
[ 0.998215] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.001472] audit: initializing netlink subsys (disabled)
[ 1.001566] audit: type=2000 audit(0.847:1): initialized
[ 1.002402] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 1.012265] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.013759] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.014587] 9p: Installing v9fs 9p2000 file system support
[ 1.017814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 1.018000] io scheduler noop registered
[ 1.018299] io scheduler cfq registered (default)
[ 1.020905] gic 702f9000.agic: GIC IRQ controller registered
[ 1.023783] iommu: Adding device 702ef000.adsp to group 33
[ 1.031801] iommu: Adding device aconnect@702c0000:adsp_audio to group 34
[ 1.031939] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
[ 1.032541] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x9207c11
[ 1.032549] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
[ 1.034253] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
[ 1.034363] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
[ 1.034460] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
[ 1.034658] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
[ 1.034749] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[ 1.034839] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[ 1.034924] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[ 1.035012] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[ 1.035104] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[ 1.035195] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[ 1.041264] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[ 1.043023] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[ 1.044909] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
[ 1.046385] tegra-pcie 1003000.pcie: PCIE: Enable power rails
[ 1.046744] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
[ 1.047972] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.048201] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[ 1.048446] Adding domain tsec-pd to PM domain host1x-pd
[ 1.050819] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
[ 1.051780] tsec 54500000.tsec: initialized
[ 1.053386] tsec 54100000.tsecb: initialized
[ 1.054104] Adding domain nvdec-pd to PM domain host1x-pd
[ 1.057629] nvdec 54480000.nvdec: initialized
[ 1.058721] Adding domain vic03-pd to PM domain host1x-pd
[ 1.058896] Adding domain msenc-pd to PM domain host1x-pd
[ 1.059068] Adding domain nvjpg-pd to PM domain host1x-pd
[ 1.063159] falcon 54340000.vic: initialized
[ 1.064367] falcon 544c0000.nvenc: initialized
[ 1.065682] falcon 54380000.nvjpg: initialized
[ 1.070004] tegra_cec 70015000.tegra_cec: dt=1 start=0x70015000 end=0x70015FFF irq=97
[ 1.070051] tegra_cec 70015000.tegra_cec: Enable clock result: 0.
[ 1.070082] tegra_cec 70015000.tegra_cec: tegra_cec_init started
[ 1.070187] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
[ 1.070285] display board info: id 0x0, fab 0x0
[ 1.070344] generic_infoframe_type: 0x87
[ 1.070353] tegra_cec 70015000.tegra_cec: cec_add_sysfs ret=0
[ 1.070358] tegra_cec 70015000.tegra_cec: probed
[ 1.070484] tegradc tegradc.0: DT parsed successfully
[ 1.070535] tegradc tegradc.0: Display dc.ffffff800ab80000 registered with id=0
[ 1.071073] tegradc tegradc.0: Bootloader disp_param detected. Detected mode: 640x480 (on 0x0mm) pclk=25173906
[ 1.074543] tegradc tegradc.0: probed
[ 1.079731] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[ 1.086280] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 22 channels
[ 1.087190] tegra-fuse-burn 7000f800.efuse:efuse-burn: shutdown limit check disabled
[ 1.087201] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[ 1.087526] kfuse 7000fc00.kfuse: initialized
[ 1.089032] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
[ 1.090049] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 1.091423] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[ 1.091439] vdd-cpu: 708 <–> 1322 mV at 708 mV
[ 1.091948] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[ 1.093574] vdd-gpu: applied init 1000000uV constraint
[ 1.093583] vdd-gpu: 708 <–> 1323 mV at 997 mV
[ 1.094030] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[ 1.098225] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.098337] No Device Node present for smmu client: serial8250 !!
[ 1.098348] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[ 1.098390] iommu: Adding device serial8250 to group 35
[ 1.100836] console [ttyS0] disabled
[ 1.100915] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
[ 1.101019] console [ttyS0] enabled
[ 1.101484] Console: switching to colour frame buffer device 80x30
[ 1.101521] tegradc tegradc.0: fb registered
[ 1.102574] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
[ 1.102947] serial-tegra 70006200.serial: RX in PIO mode
[ 1.103063] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
[ 1.104290] [drm] Initialized
[ 1.109137] tegradc tegradc.0: DC initialized, skipping tegra_dc_program_mode.
[ 1.109189] tegradc tegradc.0: hdmi: tmds rate:25174K prod-setting:prod_c_hdmi_0m_54m
[ 1.109717] tegradc tegradc.0: hdmi: get RGB quant from REG programmed by BL.
[ 1.109730] tegradc tegradc.0: hdmi: BL set VIC 0
[ 1.109736] tegradc tegradc.0: hdmi: get YCC quant from REG programmed by BL.
[ 1.115139] brd: module loaded
[ 1.120697] loop: module loaded
[ 1.120802] tegra_profiler: version: 1.143, samples/io: 48/28
[ 1.120918] tegra_profiler: auth: init
[ 1.122477] THERMAL EST: found 2 subdevs
[ 1.122487] THERMAL EST num_resources: 0
[ 1.122494] [THERMAL EST subdev 0]
[ 1.122504] [THERMAL EST subdev 1]
[ 1.122974] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 1.122978] THERMAL EST: thz register success.
[ 1.123139] THERMAL EST: end of probe, return err: 0
[ 1.124302] sd: No Scsi addr parsed to reserve index
[ 1.124337] hisi_sas: driver version v1.6
[ 1.129523] tegra-qspi 70410000.spi: Prod settings list not found
[ 1.130945] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
[ 1.130955] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
[ 1.134028] libphy: Fixed MDIO Bus: probed
[ 1.134722] tun: Universal TUN/TAP device driver, 1.6
[ 1.134726] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 1.136137] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.136143] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.136197] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.136201] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.136250] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.136255] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.136304] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 1.136308] Copyright(c) 1999 - 2017 Intel Corporation.
[ 1.137543] PPP generic driver version 2.4.2
[ 1.137753] PPP BSD Compression module registered
[ 1.137760] PPP Deflate Compression module registered
[ 1.137797] PPP MPPE Compression module registered
[ 1.137804] NET: Registered protocol family 24
[ 1.137874] usbcore: registered new interface driver r8152
[ 1.138052] usbcore: registered new interface driver asix
[ 1.138104] usbcore: registered new interface driver ax88179_178a
[ 1.138146] usbcore: registered new interface driver cdc_ether
[ 1.138183] usbcore: registered new interface driver net1080
[ 1.138227] usbcore: registered new interface driver cdc_subset
[ 1.138265] usbcore: registered new interface driver zaurus
[ 1.138328] usbcore: registered new interface driver cdc_ncm
[ 1.138527] VFIO - User Level meta-driver version: 0.3
[ 1.139890] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.139914] ehci-pci: EHCI PCI platform driver
[ 1.139959] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.139968] ohci-pci: OHCI PCI platform driver
[ 1.140011] ohci-platform: OHCI generic platform driver
[ 1.142858] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
[ 1.143473] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
[ 1.144663] tegra-xusb 70090000.xusb: extcon 0: ffffffc0f9105c00 id
[ 1.147105] usbcore: registered new interface driver uas
[ 1.147179] usbcore: registered new interface driver usb-storage
[ 1.147302] usbcore: registered new interface driver usbserial
[ 1.147567] tegra-xusb 70090000.xusb: Firmware timestamp: 2019-10-17 15:58:59 UTC, Version: 50.25 release
[ 1.147616] tegra-xusb 70090000.xusb: xHCI Host Controller
[ 1.147644] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
[ 1.148412] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
[ 1.148470] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
[ 1.148682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.148689] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.148694] usb usb1: Product: xHCI Host Controller
[ 1.148699] usb usb1: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[ 1.148704] usb usb1: SerialNumber: 70090000.xusb
[ 1.149321] hub 1-0:1.0: USB hub found
[ 1.149367] hub 1-0:1.0: 5 ports detected
[ 1.150068] tegra-xusb 70090000.xusb: xHCI Host Controller
[ 1.150082] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
[ 1.150185] usb usb2: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 1.150283] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.150289] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.150293] usb usb2: Product: xHCI Host Controller
[ 1.150299] usb usb2: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[ 1.150304] usb usb2: SerialNumber: 70090000.xusb
[ 1.150829] hub 2-0:1.0: USB hub found
[ 1.150862] hub 2-0:1.0: 4 ports detected
[ 1.151618] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
[ 1.151625] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
[ 1.153183] tegra-xudc-new 700d0000.xudc: device count: 1
[ 1.154952] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[ 1.154970] tegra-xudc-new 700d0000.xudc: vbus state: 0
[ 1.155014] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 1.155314] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 1.156039] mousedev: PS/2 mouse device common for all mice
[ 1.156148] usbcore: registered new interface driver xpad
[ 1.250146] usb usb1: usb_suspend_both: status 0
[ 1.254096] usb usb2: usb_suspend_both: status 0
[ 1.282733] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 1.285281] rtc rtc1: alarm rtc device
[ 1.285303] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
[ 1.285334] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[ 1.285980] i2c /dev entries driver
[ 1.288269] i2c i2c-6: Added multiplexed i2c bus 7
[ 1.288739] i2c i2c-6: Added multiplexed i2c bus 8
[ 1.288747] i2c-mux-gpio cam_i2cmux: 2 port mux on Tegra I2C adapter adapter
[ 1.289612] imx219 7-0010: tegracam sensor driver:imx219_v2.0.6
[ 1.474190] tegra-pcie 1003000.pcie: link 0 down, retrying
[ 1.878689] tegra-pcie 1003000.pcie: link 0 down, retrying
[ 2.101924] tegra_cec 70015000.tegra_cec: Can’t find physical addresse.
[ 2.101930] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
[ 2.283068] tegra-pcie 1003000.pcie: link 0 down, retrying
[ 2.285088] tegra-pcie 1003000.pcie: link 0 down, ignoring
[ 2.325916] tegra-vii2c 546c0000.i2c: — register dump for debugging ----
[ 2.332832] tegra-vii2c 546c0000.i2c: I2C_CNFG - 0x22c00
[ 2.338187] tegra-vii2c 546c0000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 2.345075] tegra-vii2c 546c0000.i2c: I2C_FIFO_CONTROL - 0xe0
[ 2.350829] tegra-vii2c 546c0000.i2c: I2C_FIFO_STATUS - 0x800070
[ 2.356874] tegra-vii2c 546c0000.i2c: I2C_INT_MASK - 0xac
[ 2.362286] tegra-vii2c 546c0000.i2c: I2C_INT_STATUS - 0x0
[ 2.367776] tegra-vii2c 546c0000.i2c: msg->len - 2
[ 2.372603] tegra-vii2c 546c0000.i2c: is_msg_write - 1
[ 2.377752] tegra-vii2c 546c0000.i2c: buf_remaining - 0
[ 2.382988] tegra-vii2c 546c0000.i2c: i2c transfer timed out, addr 0x0010, data 0x00
[ 2.390969] imx219 7-0010: imx219_board_setup: error during i2c read probe (-110)
[ 2.391333] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
[ 2.391341] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 2.391346] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
[ 2.391351] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
[ 2.391357] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.391401] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
[ 2.391509] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.391783] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.391952] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[ 2.391980] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 2.392013] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[ 2.392036] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 2.392192] pci 0000:01:00.0: supports D1 D2
[ 2.392196] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.398591] imx219 7-0010: board setup failed
[ 2.402002] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 2.402051] pci 0000:00:02.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
[ 2.402057] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 2.402066] pci 0000:01:00.0: BAR 4: assigned [mem 0x13000000-0x13003fff 64bit]
[ 2.402087] pci 0000:01:00.0: BAR 2: assigned [mem 0x13004000-0x13004fff 64bit]
[ 2.402105] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 2.402115] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 2.402120] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
[ 2.402127] pci 0000:00:02.0: bridge window [mem 0x13000000-0x130fffff]
[ 2.402530] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 2.402535] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 2.402542] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
[ 2.402665] aer 0000:00:02.0:pcie002: service driver aer loaded
[ 2.402906] r8168 0000:01:00.0: enabling device (0000 → 0003)
[ 2.402929] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
[ 2.403073] imx219: probe of 7-0010 failed with error -110
[ 2.403741] imx219 8-0010: tegracam sensor driver:imx219_v2.0.6
[ 2.417412] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
[ 2.417546] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:e7:21:ce from device tree
[ 2.418214] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 2.418246] r8168 Copyright (C) 2017 Realtek NIC software team nicfae@realtek.com
This program comes with ABSOLUTELY NO WARRANTY; for details, please see http://www.gnu.org/licenses/.
This is free software, and you are welcome to redistribute it under certain conditions; see http://www.gnu.org/licenses/.
[ 3.153924] tegra-xusb 70090000.xusb: entering ELPG
[ 3.154957] tegra-pmc: PMC tegra_pmc_utmi_phy_enable_sleepwalk : port 1, speed 0
[ 3.155165] tegra-pmc: PMC tegra_pmc_utmi_phy_enable_sleepwalk : port 2, speed 0
[ 3.156773] tegra-xusb 70090000.xusb: entering ELPG done
[ 3.445909] tegra-vii2c 546c0000.i2c: — register dump for debugging ----
[ 3.452807] tegra-vii2c 546c0000.i2c: I2C_CNFG - 0x22c00
[ 3.458161] tegra-vii2c 546c0000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 3.465046] tegra-vii2c 546c0000.i2c: I2C_FIFO_CONTROL - 0xe0
[ 3.470798] tegra-vii2c 546c0000.i2c: I2C_FIFO_STATUS - 0x800070
[ 3.476841] tegra-vii2c 546c0000.i2c: I2C_INT_MASK - 0xac
[ 3.482252] tegra-vii2c 546c0000.i2c: I2C_INT_STATUS - 0x0
[ 3.487741] tegra-vii2c 546c0000.i2c: msg->len - 2
[ 3.492569] tegra-vii2c 546c0000.i2c: is_msg_write - 1
[ 3.497719] tegra-vii2c 546c0000.i2c: buf_remaining - 0
[ 3.502953] tegra-vii2c 546c0000.i2c: i2c transfer timed out, addr 0x0010, data 0x00
[ 3.510812] imx219 8-0010: imx219_board_setup: error during i2c read probe (-110)
[ 3.518397] imx219 8-0010: board setup failed
[ 3.522875] imx219: probe of 8-0010 failed with error -110
[ 3.524369] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 3.526940] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[ 3.526948] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
[ 3.527422] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.527439] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[ 3.527449] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[ 3.527585] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.527597] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[ 3.527604] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[ 3.527755] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.527766] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[ 3.527773] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[ 3.527954] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[ 3.528749] tegra_aotag tegra-aotag: Registering sensor 0
[ 3.528806] tegra_aotag tegra-aotag: Invalid temp readout
[ 3.528832] tegra_aotag tegra-aotag: Invalid temp readout
[ 3.528849] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[ 3.528857] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[ 3.529780] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.529799] tegra_dfll_action dfll-cdev-cap: Tegra DFLL ‘cap cooling device’ registered
[ 3.530026] tegra_aotag tegra-aotag: Invalid temp readout
[ 3.530059] tegra_dfll_action dfll-cdev-floor: Tegra DFLL ‘floor cooling device’ registered
[ 3.530473] parse_throttle_dt_data: Num cap clks = 6
[ 3.530479] parse_throttle_dt_data: clk=cclk_g type=2
[ 3.530494] parse_throttle_dt_data: clk=gpu type=4
[ 3.530521] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[ 3.530541] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[ 3.530563] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[ 3.530567] parse_throttle_dt_data: clk=emc type=3
[ 3.530964] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.531069] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.531225] tegra_throttle_probe: probe successful. #cdevs=4
[ 3.531994] FAN dev name: pwm-fan
[ 3.532075] FAN:gpio request success.
[ 3.532149] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 3.532445] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 3.532626] pwm_fan_driver pwm-fan: fan tach request irq success
[ 3.532637] pwm_fan_driver pwm-fan: tach period: 1000
[ 3.532749] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 3.532755] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 3.532760] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 3.532765] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 3.532770] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 3.532775] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 3.532780] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 3.532785] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 3.532790] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 3.532795] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 3.535572] device-mapper: uevent: version 1.0.3
[ 3.536051] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 3.541402] tegra210-cpufreq cpufreq: probe()…completed
[ 3.542167] sdhci: Secure Digital Host Controller Interface driver
[ 3.542169] sdhci: Copyright(c) Pierre Ossman
[ 3.542172] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.542640] sdhci-tegra sdhci-tegra.0: Got CD GPIO
[ 3.542987] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
[ 3.543108] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 300
[ 3.548200] tegra-se 70012000.se: tegra_se_probe: complete
[ 3.548701] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.549793] usbcore: registered new interface driver usbhid
[ 3.549796] usbhid: USB HID core driver
[ 3.590155] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
[ 3.923027] mmc0: hw tuning done …
[ 3.923059] mmc0: new ultra high speed SDR50 SDHC card at address aaaa
[ 3.923452] mmcblk0: mmc0:aaaa SS32G 29.7 GiB
[ 3.929428] mmcblk0: p1
[ 4.565953] tegra-vii2c 546c0000.i2c: — register dump for debugging ----
[ 4.572836] tegra-vii2c 546c0000.i2c: I2C_CNFG - 0x22c00
[ 4.578146] tegra-vii2c 546c0000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 4.585017] tegra-vii2c 546c0000.i2c: I2C_FIFO_CONTROL - 0xe0
[ 4.590757] tegra-vii2c 546c0000.i2c: I2C_FIFO_STATUS - 0x800070
[ 4.596759] tegra-vii2c 546c0000.i2c: I2C_INT_MASK - 0xac
[ 4.602154] tegra-vii2c 546c0000.i2c: I2C_INT_STATUS - 0x0
[ 4.607633] tegra-vii2c 546c0000.i2c: msg->len - 3
[ 4.612420] tegra-vii2c 546c0000.i2c: is_msg_write - 1
[ 4.617553] tegra-vii2c 546c0000.i2c: buf_remaining - 0
[ 4.622776] tegra-vii2c 546c0000.i2c: i2c transfer timed out, addr 0x0040, data 0x00
[ 4.630565] ina3221x 6-0040: ina3221 reset failure status: 0xffffff92
[ 4.637190] ina3221x: probe of 6-0040 failed with error -110
[ 4.638199] tegra21x_actmon 6000c800.actmon: in actmon_register()…
[ 4.638466] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[ 4.640311] nvpmodel: initialized successfully
[ 4.641406] usbcore: registered new interface driver snd-usb-audio
[ 4.641463] No Device Node present for smmu client: snd-soc-dummy !!
[ 4.641468] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[ 4.641485] iommu: Adding device snd-soc-dummy to group 36
[ 4.646736] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[ 4.664105] OPE platform probe
[ 4.664191] OPE platform probe successful
[ 4.664442] OPE platform probe
[ 4.664525] OPE platform probe successful
[ 4.687131] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 4.687257] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 4.687385] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 4.687504] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 4.687622] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 4.687742] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 4.687860] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 4.687975] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 4.688096] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 4.688214] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 4.700498] u32 classifier
[ 4.700501] Actions configured
[ 4.700576] Initializing XFRM netlink socket
[ 4.701279] NET: Registered protocol family 10
[ 4.701981] NET: Registered protocol family 17
[ 4.701992] NET: Registered protocol family 15
[ 4.702068] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 4.702119] Bluetooth: RFCOMM socket layer initialized
[ 4.702129] Bluetooth: RFCOMM ver 1.11
[ 4.702134] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 4.702139] Bluetooth: HIDP socket layer initialized
[ 4.702157] 9pnet: Installing 9P2000 support
[ 4.702193] Key type dns_resolver registered
[ 4.702640] Registered cp15_barrier emulation handler
[ 4.702654] Registered setend emulation handler
[ 4.703702] registered taskstats version 1
[ 4.704274] Adding domain ve2-pd to PM domain host1x-pd
[ 4.704518] Adding domain ve-pd to PM domain host1x-pd
[ 11.125957] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 11.132432] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 11.139134] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 11.144270] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 11.150991] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 11.156564] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 11.162393] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 11.167639] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 11.172978] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 11.179534] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 11.179536] Extcon AUX1(HDMI) enable
[ 11.179981] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
[ 11.180021] tegradc tegradc.1: No lt-data, using default setting
[ 11.180034] tegradc tegradc.1: No hpd-gpio in DT
[ 11.180053] tegradc tegradc.1: DT parsed successfully
[ 11.180073] tegradc tegradc.1: Display dc.ffffff800d500000 registered with id=1
[ 11.180569] edid invalid
[ 11.180821] tegradc tegradc.1: dpd enable lookup fail:-19
[ 11.189877] tegradc tegradc.1: probed
[ 11.190067] tegradc tegradc.1: fb registered
[ 11.193175] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 11.193178] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 11.193184] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 11.193190] tegradc tegradc.1: blank - powerdown
[ 11.193198] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
[ 11.193200] Extcon DP: HPD disabled
[ 11.193202] hpd: hpd_switch 0
[ 11.193205] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 11.193210] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 11.193215] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 11.194376] isp 54600000.isp: initialized
[ 11.195202] isp 54680000.isp: initialized
[ 11.205328] last reset is due to power on reset
[ 11.205332] KERNEL: PMC reset status reg: 0x0
[ 11.205390] BL: PMC reset status reg: 0x0
[ 11.205393] BL: PMIC poweroff Event Recorder: 0x40
[ 11.206942] clk_cbus_recalc_rate: no gbus parent
[ 11.206948] clk_cbus_round_rate: no gbus parent
[ 11.206950] clk_cbus_round_rate: no gbus parent
[ 11.206958] clk_cbus_recalc_rate: no gbus parent
[ 11.207061] clk_cbus_recalc_rate: no gbus parent
[ 11.207065] clk_cbus_round_rate: no gbus parent
[ 11.207067] clk_cbus_round_rate: no gbus parent
[ 11.207071] clk_cbus_recalc_rate: no gbus parent
[ 11.207085] tegra_dvfs: GPU-cap: registered
[ 11.207147] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
[ 11.207150] tegra dvfs: vdd-core: nominal 1125mV, offset 600000uV, step 12500uV, scaling enabled
[ 11.207152] tegra dvfs: vdd-gpu: nominal 1088mV, offset 708000uV, step 10000uV, scaling enabled
[ 11.207282] tegradc tegradc.0: nominal-pclk:25174825 parent:25173906 div:1.0 pclk:25173906 24923052~27440532
[ 11.208613] tegra_dvfs: vdd-gpu-vts: registered
[ 11.209289] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS ‘floor cooling device’ registered
[ 11.210000] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS ‘cap cooling device’ registered
[ 11.213637] input: gpio-keys as /devices/gpio-keys/input/input1
[ 11.246842] tegra_rtc 7000e000.rtc: setting system clock to 2000-01-01 01:01:35 UTC (946688495)
[ 11.247858] vi 54080000.vi: vi_probe: ++
[ 11.251194] vi 54080000.vi: initialized
[ 11.253214] vi 54080000.vi: subdev nvcsi–2 bound
[ 11.253313] vi 54080000.vi: subdev nvcsi–1 bound
[ 11.253523] mmcblk mmc0:aaaa: Card claimed for testing.
[ 11.254840] Disable partitions left on by BL
[ 11.254844] disb
[ 11.254895] bwmgr: missing cdev-type property
[ 11.254986] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 11.254992] DRAM derating cdev registered.
[ 11.255865] ALSA device list:
[ 11.255869] #0: tegra-hda at 0x70038000 irq 83
[ 11.255871] #1: tegra-snd-t210ref-mobile-rt565x
[ 11.258975] Freeing unused kernel memory: 8576K
[ 11.283061] Root device found: mmcblk0p1
[ 11.284464] Found dev node: /dev/mmcblk0p1
[ 11.865924] extcon-gpio-states extcon:extcon@1: Cable state:1, cable id:1
[ 11.865962] tegra-xudc-new 700d0000.xudc: vbus state: 1
[ 11.865972] tegra-xudc-new 700d0000.xudc: exiting ELPG
[ 11.866737] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[ 11.867194] tegra-xudc-new 700d0000.xudc: device mode on: 0
[ 11.867203] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 0
[ 11.867225] tegra-xudc-new 700d0000.xudc: active: 0 => 1
[ 12.597697] EXT4-fs (mmcblk0p1): warning: mounting fs with errors, running e2fsck is recommended
[ 12.599012] EXT4-fs (mmcblk0p1): Errors on filesystem, clearing orphan list.

[ 12.599015] EXT4-fs (mmcblk0p1): recovery complete
[ 12.599818] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 12.601587] Rootfs mounted over mmcblk0p1
[ 12.614028] Switching from initrd to actual rootfs
[ 12.870950] systemd[1]: System time before build time, advancing clock.
[ 12.910705] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 12.923855] cgroup: cgroup2: unknown option “nsdelegate”
[ 12.944628] 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)
[ 12.945377] systemd[1]: Detected architecture arm64.
[ 12.969757] systemd[1]: Set hostname to .
[ 13.083406] 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.
[ 13.083415] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 13.182441] systemd[1]: /etc/systemd/system/kawu_service.service:4: Failed to add dependency on system-module-load.services, ignoring: Invalid argument
[ 13.239611] random: systemd: uninitialized urandom read (16 bytes read)
[ 13.239641] systemd[1]: Reached target Swap.
[ 13.239814] random: systemd: uninitialized urandom read (16 bytes read)
[ 13.239932] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 13.239982] random: systemd: uninitialized urandom read (16 bytes read)
[ 13.241953] systemd[1]: Created slice System Slice.
[ 13.242219] systemd[1]: Listening on udev Control Socket.
[ 13.314781] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 13.459429] nvgpu: 57000000.gpu gm20b_init_clk_setup_sw:1268 [INFO] GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
[ 13.463301] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 13.463323] cpu-throttle-alert cooling device registered.
[ 13.463458] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 13.463472] gpu-throttle-alert cooling device registered.
[ 13.463623] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 13.463636] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 13.463648] hot-surface-alert cooling device registered.
[ 13.596250] systemd-journald[2021]: Received request to flush runtime journal from PID 1
[ 14.473526] using random self ethernet address
[ 14.478238] using random host ethernet address
[ 14.551382] random: crng init done
[ 14.554794] random: 7 urandom warning(s) missed due to ratelimiting
[ 16.323358] Mass Storage Function, version: 2009/09/11
[ 16.323364] LUN: removable file: (no medium)
[ 16.329484] using random self ethernet address
[ 16.333980] using random host ethernet address
[ 16.460505] rndis0: HOST MAC 12:31:ea:07:93:5c
[ 16.460842] rndis0: MAC 12:31:ea:07:93:5d
[ 16.461481] usb0: HOST MAC 12:31:ea:07:93:5e
[ 16.461511] usb0: MAC 12:31:ea:07:93:5f
[ 16.461540] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
[ 16.490908] l4tbr0: port 1(rndis0) entered blocking state
[ 16.490913] l4tbr0: port 1(rndis0) entered disabled state
[ 16.491084] device rndis0 entered promiscuous mode
[ 16.496965] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 16.504356] l4tbr0: port 2(usb0) entered blocking state
[ 16.504362] l4tbr0: port 2(usb0) entered disabled state
[ 16.504523] device usb0 entered promiscuous mode
[ 16.509216] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 16.715514] EXT4-fs error (device mmcblk0p1): ext4_mb_generate_buddy:759: group 50, block bitmap and bg descriptor inconsistent: 0 vs 31871 free clusters
[ 16.735210] JBD2: Spotted dirty metadata buffer (dev = mmcblk0p1, blocknr = 0). There’s a risk of filesystem corruption in case of system crash.
[ 16.755959] android_work: did not send uevent (0 0 (null))
[ 16.828824] android_work: sent uevent USB_STATE=CONNECTED
[ 16.883977] android_work: sent uevent USB_STATE=DISCONNECTED
[ 16.948978] EXT4-fs error (device mmcblk0p1): ext4_mb_generate_buddy:759: group 48, block bitmap and bg descriptor inconsistent: 23556 vs 24544 free clusters
[ 16.964034] JBD2: Spotted dirty metadata buffer (dev = mmcblk0p1, blocknr = 0). There’s a risk of filesystem corruption in case of system crash.
[ 16.976779] android_work: sent uevent USB_STATE=CONNECTED
[ 16.980769] configfs-gadget gadget: high-speed config #1: c
[ 16.980798] tegra-xudc-new 700d0000.xudc: ep 5 (type: 3, dir: in) enabled
[ 16.980815] tegra-xudc-new 700d0000.xudc: ep 3 (type: 2, dir: in) enabled
[ 16.980830] tegra-xudc-new 700d0000.xudc: ep 2 (type: 2, dir: out) enabled
[ 16.980926] tegra-xudc-new 700d0000.xudc: ep 9 (type: 3, dir: in) enabled
[ 16.980943] tegra-xudc-new 700d0000.xudc: ep 7 (type: 2, dir: in) enabled
[ 16.980958] tegra-xudc-new 700d0000.xudc: ep 4 (type: 2, dir: out) enabled
[ 16.980989] tegra-xudc-new 700d0000.xudc: ep 15 (type: 3, dir: in) enabled
[ 16.981033] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[ 16.981209] android_work: sent uevent USB_STATE=CONFIGURED
[ 16.981254] tegra-xudc-new 700d0000.xudc: ep 11 (type: 2, dir: in) enabled
[ 16.981270] tegra-xudc-new 700d0000.xudc: ep 6 (type: 2, dir: out) enabled
[ 17.340958] tegra-xudc-new 700d0000.xudc: ep 13 (type: 2, dir: in) enabled
[ 17.340976] tegra-xudc-new 700d0000.xudc: ep 8 (type: 2, dir: out) enabled
[ 17.341223] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[ 17.342711] tegra-xudc-new 700d0000.xudc: ep 13 disabled
[ 17.342803] tegra-xudc-new 700d0000.xudc: ep 8 disabled
[ 17.361017] tegra-xudc-new 700d0000.xudc: ep 13 (type: 2, dir: in) enabled
[ 17.361035] tegra-xudc-new 700d0000.xudc: ep 8 (type: 2, dir: out) enabled
[ 21.369912] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 21.376552] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 21.384123] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 21.389446] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 21.396277] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 21.402155] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 21.408081] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 21.413426] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 21.419022] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 22.052625] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.053616] eth0: 0xffffff800a7b9000, 00:04:4b:e7:21:ce, IRQ 407
[ 22.103591] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 24.651485] zram: Added device: zram0
[ 24.651955] zram: Added device: zram1
[ 24.652431] zram: Added device: zram2
[ 24.655864] zram: Added device: zram3
[ 24.685522] zram0: detected capacity change from 0 to 519405568
[ 24.777549] Adding 507228k swap on /dev/zram0. Priority:5 extents:1 across:507228k SS
[ 24.782992] zram1: detected capacity change from 0 to 519405568
[ 24.799402] Adding 507228k swap on /dev/zram1. Priority:5 extents:1 across:507228k SS
[ 24.810086] zram2: detected capacity change from 0 to 519405568
[ 24.825249] Adding 507228k swap on /dev/zram2. Priority:5 extents:1 across:507228k SS
[ 24.831725] zram3: detected capacity change from 0 to 519405568
[ 24.851764] Adding 507228k swap on /dev/zram3. Priority:5 extents:1 across:507228k SS
[ 25.859309] l4tbr0: port 2(usb0) entered blocking state
[ 25.859315] l4tbr0: port 2(usb0) entered forwarding state
[ 25.859375] l4tbr0: port 1(rndis0) entered blocking state
[ 25.859379] l4tbr0: port 1(rndis0) entered forwarding state
[ 25.859454] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
[ 25.859470] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
[ 29.982400] tegradc tegradc.0: unblank
[ 29.982408] tegradc tegradc.1: blank - powerdown
[ 30.924178] fuse init (API version 7.26)
[ 31.605991] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 31.612447] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 31.620609] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 31.626451] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 31.633742] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 31.639953] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 31.646376] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 31.652265] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 31.658291] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 36.450388] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 36.450398] Bluetooth: BNEP socket layer initialized
[ 41.846162] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 41.852849] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 41.859608] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 41.864845] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 41.871589] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 41.877185] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 41.883119] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 41.888381] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 41.893747] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 42.102062] vdd-fan: disabling
[ 42.102068] vdd-usb-vbus: disabling
[ 42.102071] vdd-usb-vbus2: disabling
[ 42.102082] vddio-sdmmc3-ap: disabling
[ 42.102154] avdd-io-edp-1v05: disabling
[ 42.102157] vdd-usb-hub-en: disabling
[ 52.086002] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 52.092745] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 52.099756] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 52.105034] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 52.112024] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 52.117678] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 52.123774] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 52.129231] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 52.134592] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 62.326488] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 62.333546] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 62.340741] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 62.346157] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 62.353702] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 62.359437] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 62.366249] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 62.371487] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 62.376829] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 72.565988] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 72.572462] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 72.579202] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 72.584354] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 72.591343] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 72.596989] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 72.602888] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 72.608122] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 72.613586] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 82.806328] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 82.813307] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 82.820558] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 82.826089] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 82.832992] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 82.838702] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 82.844544] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 82.849774] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 82.855967] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 90.118910] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
[ 90.118981] tegra-xudc-new 700d0000.xudc: vbus state: 0
[ 90.119051] tegra-xudc-new 700d0000.xudc: device mode off: 0
[ 90.120130] tegra-xudc-new 700d0000.xudc: ep 3 disabled
[ 90.120147] tegra-xudc-new 700d0000.xudc: ep 2 disabled
[ 90.120162] tegra-xudc-new 700d0000.xudc: ep 5 disabled
[ 90.120176] tegra-xudc-new 700d0000.xudc: ep 4 disabled
[ 90.120189] tegra-xudc-new 700d0000.xudc: ep 7 disabled
[ 90.120216] tegra-xudc-new 700d0000.xudc: ep 9 disabled
[ 90.120238] tegra-xudc-new 700d0000.xudc: ep 13 disabled
[ 90.120255] tegra-xudc-new 700d0000.xudc: ep 8 disabled
[ 90.120270] tegra-xudc-new 700d0000.xudc: ep 15 disabled
[ 90.120361] tegra-xudc-new 700d0000.xudc: ep 11 disabled
[ 90.120416] tegra-xudc-new 700d0000.xudc: ep 6 disabled
[ 90.129321] tegra-xusb-padctl 7009f000.xusb_padctl: power down UTMI pad 0
[ 90.129465] android_work: sent uevent USB_STATE=DISCONNECTED
[ 90.129732] l4tbr0: port 1(rndis0) entered disabled state
[ 90.129848] l4tbr0: port 2(usb0) entered disabled state
[ 90.130271] tegra-xudc-new 700d0000.xudc: active: 1 => 0
[ 90.130279] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 90.130723] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 93.046002] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 93.052463] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 93.059402] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 93.064584] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 93.071309] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 93.076903] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 93.082757] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 93.088005] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 93.093368] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 95.058225] extcon-gpio-states extcon:extcon@1: Cable state:1, cable id:1
[ 95.058596] tegra-xudc-new 700d0000.xudc: vbus state: 1
[ 95.058631] tegra-xudc-new 700d0000.xudc: exiting ELPG
[ 95.060052] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[ 95.060518] tegra-xudc-new 700d0000.xudc: device mode on: 0
[ 95.060526] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 0
[ 95.060551] tegra-xudc-new 700d0000.xudc: active: 0 => 1
[ 95.363340] android_work: did not send uevent (0 0 (null))
[ 95.437031] android_work: sent uevent USB_STATE=CONNECTED
[ 95.491464] android_work: sent uevent USB_STATE=DISCONNECTED
[ 95.583898] android_work: sent uevent USB_STATE=CONNECTED
[ 95.588536] configfs-gadget gadget: high-speed config #1: c
[ 95.588565] tegra-xudc-new 700d0000.xudc: ep 5 (type: 3, dir: in) enabled
[ 95.588581] tegra-xudc-new 700d0000.xudc: ep 3 (type: 2, dir: in) enabled
[ 95.588596] tegra-xudc-new 700d0000.xudc: ep 2 (type: 2, dir: out) enabled
[ 95.588679] tegra-xudc-new 700d0000.xudc: ep 9 (type: 3, dir: in) enabled
[ 95.588694] tegra-xudc-new 700d0000.xudc: ep 7 (type: 2, dir: in) enabled
[ 95.588708] tegra-xudc-new 700d0000.xudc: ep 4 (type: 2, dir: out) enabled
[ 95.588823] tegra-xudc-new 700d0000.xudc: ep 15 (type: 3, dir: in) enabled
[ 95.588889] tegra-xudc-new 700d0000.xudc: ep 11 (type: 2, dir: in) enabled
[ 95.588905] tegra-xudc-new 700d0000.xudc: ep 6 (type: 2, dir: out) enabled
[ 95.588981] android_work: sent uevent USB_STATE=CONFIGURED
[ 95.593685] tegra-xudc-new 700d0000.xudc: ep 13 (type: 2, dir: in) enabled
[ 95.593702] tegra-xudc-new 700d0000.xudc: ep 8 (type: 2, dir: out) enabled
[ 95.597022] tegra-xudc-new 700d0000.xudc: ep 13 disabled
[ 95.597114] tegra-xudc-new 700d0000.xudc: ep 8 disabled
[ 95.620001] tegra-xudc-new 700d0000.xudc: ep 13 (type: 2, dir: in) enabled
[ 95.620018] tegra-xudc-new 700d0000.xudc: ep 8 (type: 2, dir: out) enabled
[ 101.695759] l4tbr0: port 2(usb0) entered blocking state
[ 101.695764] l4tbr0: port 2(usb0) entered forwarding state
[ 101.695837] l4tbr0: port 1(rndis0) entered blocking state
[ 101.695842] l4tbr0: port 1(rndis0) entered forwarding state
[ 101.696750] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
[ 101.696771] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
[ 103.285950] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 103.292409] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 103.299123] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 103.304273] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 103.310977] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 103.316558] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 103.322398] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 103.327633] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 103.332976] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 113.526687] tegra-i2c 7000c700.i2c: rx dma timeout txlen:28 rxlen:128
[ 113.533464] tegra-i2c 7000c700.i2c: — register dump for debugging ----
[ 113.540677] tegra-i2c 7000c700.i2c: I2C_CNFG - 0x22c00
[ 113.546018] tegra-i2c 7000c700.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 113.552785] tegra-i2c 7000c700.i2c: I2C_FIFO_CONTROL - 0x1c
[ 113.558561] tegra-i2c 7000c700.i2c: I2C_FIFO_STATUS - 0x800040
[ 113.564500] tegra-i2c 7000c700.i2c: I2C_INT_MASK - 0x6c
[ 113.569949] tegra-i2c 7000c700.i2c: I2C_INT_STATUS - 0x2
[ 113.575307] tegra-i2c 7000c700.i2c: i2c transfer timed out addr: 0x50
[ 113.582236] tegradc tegradc.0: hdmi: edid read failed
[ 113.587393] tegradc tegradc.0: hdmi: using fallback edid
[ 113.587456] tegradc tegradc.0: blank - powerdown
[ 113.653740] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 113.653742] Extcon AUX1(HDMI) disable
[ 113.676297] tegradc tegradc.0: unblank
[ 113.712465] tegradc tegradc.0: nominal-pclk:74250000 parent:74250000 div:1.0 pclk:74250000 73507500~80932500
[ 113.712570] tegradc tegradc.0: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_75m
[ 113.713784] tegradc tegradc.0: hdmi: get YCC quant from EDID.

Hello,

According to above log, looks like even pcie is not able to see the device. Please follow the design guide for your hardware.