Jetson TX1 does not boot to ubuntu

I took my new Jetson TX1 out of the box and followed the instructions that came with it. 1. Connected a usb keyboard 2. connected hdmi display. 3. turned on the TX1. There was no output on the hdmi port. I have tried two different hdmi displays and 2 different cables. Same result.

I tried putting a jumper on J21 pins 9 and 10. Same result.

I connected to the console port and saw output. The board boots to a /mods prompt in a tinylinux environment.

I called NVIDIA customer support and they told me to post an issue on this forum.

Thanks for any help.

Anthony

Initially the Jetson comes with purely Ubuntu without the nVidia-specific files being in place (this separates free content from nVidia-specific content). The ubuntu user home directory has subdirectory “NVIDIA-INSTALLER”, and within that “installer.sh” is used to add in the nVidia files for direct hardware access. Until that gets put in place there is an above average possibility that video will not display correctly. Note that initially display is only text mode, and that graphical mode requires those files.

It is quite possible that once those files are in place your display will function correctly in text or graphical mode (this is not a guarantee, it depends on the monitor providing EDID data compatible with the available modes). To get those in place you need to either login and run the installer.sh with “sudo”, or you need to flash. Flashing does the equivalent to the installer.sh in the image it creates.

You may be able to log in via ssh. Check your router for the assigned IP address. You may also use the serial console to login (this is always available). For serial console wiring see:
[url]http://elinux.org/Jetson/TX1_Serial_Console[/url]

Flash is probably a good idea anyway since R24.2 is out and fixes a lot of issues. See:
[url]https://developer.nvidia.com/embedded/linux-tegra[/url]

Hi Anthony60015,

Regarding “The board boots to a /mods prompt in a tinylinux environment.”, would you please help to take a screenshot as our reference?

We can help to check to understand what issue could be on your Jetson TX1.

Thanks

Here is the output from the console:

[0000.705] [TegraBoot] (version 23.00.2015.14-mobile-90b91e54)
[0000.711] Processing in cold boot mode Bootloader 2
[0000.715] A01 Bootrom Patch rev = 63
[0000.719] Power-up reason: on button
[0000.722] No Battery Present
[0000.725] Platform has Ddr4 type ram
[0000.728] max77620 disabling SD1 Remote Sense
[0000.733] Setting Ddr voltage to 1125mv
[0000.737] Serial Number of Pmic Max77663: 0x20ab6
[0000.745] Entering ramdump check
[0000.748] Get RamDumpCarveOut = 0xff63f000
[0000.752] RamDumpCarveOut=0xff63f000, RamDumperFlag=0xffffffff
[0000.757] Last reboot was clean, booting normally!
[0000.762] Sdram initialization is successful
[0000.766] SecureOs Carveout Base=0xffc00000 Size=0x00400000
[0000.772] GSC1 Carveout Base=0xffb00000 Size=0x00100000
[0000.797] GSC2 Carveout Base=0xffa00000 Size=0x00100000
[0000.823] GSC3 Carveout Base=0xff900000 Size=0x00100000
[0000.828] GSC4 Carveout Base=0xff800000 Size=0x00100000
[0000.834] GSC5 Carveout Base=0xff700000 Size=0x00100000
[0000.839] BpmpFw Carveout Base=0xff6c0000 Size=0x00040000
[0000.844] Lp0 Carveout Base=0xff6bf000 Size=0x00001000
[0000.859] RamDump Carveout Base=0xff63f000 Size=0x00080000
[0000.865] Platform-DebugCarveout: 0
[0000.868] Nck Carveout Base=0xff43f000 Size=0x00200000
[0000.898] Using GPT Primary to query partitions
[0000.904] Loading Tboot-CPU binary
[0000.913] Verifying bootloader in OdmNonSecureSBK mode
[0000.923] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.932] Bootloader downloaded successfully.
[0000.936] Downloaded Tboot-CPU binary to 0xa0000258
[0000.941] MAX77620_GPIO1 Configured.
[0000.945] MAX77620_GPIO5 Configured.
[0000.949] CPU power rail is up
[0000.951] CPU clock enabled
[0000.955] Performing RAM repair
[0000.958] Updating A64 Warmreset Address to 0xa00002e9
[0000.975] Bootloader DTB Load Address: 0x83000000
[0000.992] Kernel DTB Load Address: 0x83080000
[0000.997] Loading cboot binary
[0001.046] Verifying bootloader in OdmNonSecureSBK mode
[0001.077] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0001.086] Bootloader downloaded successfully.
[0001.136] Next binary entry address: 0x92c00258
[0001.141] BoardId: 2180
[0001.146] dram memory type is 3
[0001.150] WB0 init successful
[0001.176] Bpmp FW successfully loaded
[0001.179] Set NvDecSticky Bits
[0001.182] GSC1 address : ffb00000
[0001.186] GSC2 address : ffa00000
[0001.190] GSC3 address : ff900000
[0001.194] GSC4 address : ff800000
[0001.197] GSC5 address : ff700000
[0001.201] GSC MC Settings done
[0001.204] TOS old plaintext Image length 61440
[0001.210] *** Secure OS image signature not verified ***
[0001.216] Loading and Validation of Secure OS Successful
[0001.221] NvTbootPackSdramParams: start.
[0001.226] NvTbootPackSdramParams: done.
[0001.229] Tegraboot started after 94516 us
[0001.233] Basic modules init took 892462 us
[0001.237] Sec Bootdevice Read Time = 154 ms, Read Size = 6623 KB
[0001.243] Next stage binary read took 12265 us
[0001.247] Carveout took 171750 us
[0001.251] CPU initialization took 88399 us
[0001.254] Total time taken by TegraBoot 1164876 us

[0001.259] Starting CPU & Halting co-processor

64b[0001.395] LPDDR4 Training: Number of tables = 10
[0001.399] EMC Training (SRC-freq: 204000; DST-freq: 408000)
[0001.405] EMC Training Successful
[0001.408] EMC Training (SRC-freq: 204000; DST-freq: 665600)
[0001.414] EMC Training Successful
[0001.417] EMC Training (SRC-freq: 204000; DST-freq: 800000)
[0001.428] EMC Training Successful
[0001.431] EMC Training (SRC-freq: 204000; DST-freq: 1065600)
[0001.454] EMC Training Successful
[0001.457] EMC Training (SRC-freq: 204000; DST-freq: 1331200)
[0001.479] EMC Training Successful
[0001.482] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.501] EMC Training Successful
[0001.505] Switching to 800000 KHz Success
[0001.538] LPDDR4 Training: Number of tables = 10
[0001.581]
[0001.582] Debug Init done
[0001.585] Marked DTB cacheable
[0001.588] Bootloader DTB loaded at 0x83000000
[0001.593] Marked DTB cacheable
[0001.596] Kernel DTB loaded at 0x83080000
[0001.599] DeviceTree Init done
[0001.615] Pinmux applied successfully
[0001.621] gicd_base: 0x50041000
[0001.625] gicc_base: 0x50042000
[0001.628] Interrupts Init done
[0001.633] Using base:0x60005008 & irq:33 for tick-timer
[0001.638] Using base:0x60005000 for delay-timer
[0001.642] platform_init_timer: DONE
[0001.646] Timer(tick) Init done
[0001.651] osc freq = 38400 khz
[0001.654]
[0001.655] welcome to cboot
[0001.657]
[0001.658] Cboot Version: 23.00.2015.14-t210-36d61cd0
[0001.663] calling constructors
[0001.666] initializing heap
[0001.669] initializing threads
[0001.672] initializing timers
[0001.675] creating bootstrap completion thread
[0001.679] top of bootstrap2()
[0001.682] CPU: ARM Cortex A57
[0001.685] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.690] initializing platform
[0001.716] config for ddr50 mode completed
[0001.720] sdmmc bdev is already initialized
[0001.724] Enable APE clock
[0001.726] Un-powergate APE partition
[0001.730] of_register: registering tegra_udc to of_hal
[0001.735] of_register: registering inv20628-driver to of_hal
[0001.741] of_register: registering ads1015-driver to of_hal
[0001.746] of_register: registering lp8557-bl-driver to of_hal
[0001.752] of_register: registering bq2419x_charger to of_hal
[0001.758] of_register: registering cpc to of_hal
[0001.762] of_register: registering bq27441_fuel_gauge to of_hal
[0001.777] gpio framework initialized
[0001.781] of_register: registering i2c_bus_driver to of_hal
[0001.786] of_register: registering i2c_bus_driver to of_hal
[0001.792] of_register: registering i2c_bus_driver to of_hal
[0001.797] pmic framework initialized
[0001.801] of_register: registering max77620_pmic to of_hal
[0001.806] regulator framework initialized
[0001.810] initializing target
[0001.818] gpio_driver_register: register ‘tegra_gpio_driver’ driver
[0001.828] fixed regulator driver initialized
[0001.897] initializing OF layer
[0001.900] shim_invoke:Calling dts_overrides
[0001.904] dts_overrides: Original DTS size 253463
[0001.908] dts_override_props_based: No node name for offset 0
[0001.920] dts_override_props_based: Enabling node udc@7d000000 based on odm data odm-data: mask: val = (0x00094000:0x01000000:0x00000000)
[0001.933] dts_override_props_based: Enabling node otg@7d000000 based on odm data odm-data: mask: val = (0x00094000:0x01000000:0x00000000)
[0001.946] dts_override_props_based: Enabling node watchdog@60005100 based on odm data odm-data: mask: val = (0x00094000:0x00010000:0x00010000)
[0001.963] dts_override_debug_console: SQA Automation port: UARTA
[0001.971] TegraNctInit: nct_ptr = 0xff43f000
[0001.975] TegraNctInit: magic(0x7443566e),vid(0xffff),pid(0xffff),ver(V1.0),rev(44)
[0001.992] dts_override: Node with path /i2c@7000c400/ina226@46 not found.
[0002.001] create_node: Adding node /nct in the device tree
[0002.011] TegraNctReadItem: index err(0x5/0x0)
[0002.015] set_node_prop: Error(-2) reading factory-mode from NCT
[0002.025] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.047] I2C Bus Init done
[0002.050] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.062] I2C Bus Init done
[0002.064] of_children_init: Ops found for compatible string ti,lp8557
[0002.071] I2C slave not started
[0002.074] I2C write failed
[0002.076] Writing offset failed
[0002.079] failed to read 0x 0
[0002.082] lp8557: Couldn’t turn off backlight: -3
[0002.087] lp8557: device config err: -3of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.102] I2C Bus Init done
[0002.105] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.117] I2C Bus Init done
[0002.120] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.132] I2C Bus Init done
[0002.135] of_children_init: Ops found for compatible string maxim,max77620
[0002.147] max77620_init using irq 118
[0002.152] register ‘maxim,max77620’ pmic
[0002.156] gpio_driver_register: register ‘max77620-gpio’ driver
[0002.162] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.175] I2C Bus Init done
[0002.177] of_children_init: Ops found for compatible string nvidia,tegra210-udc
[0002.186] shim_invoke:Calling dts updates
[0002.204] updating /chosen/nvidia,wifi-mac node 00:04:4b:63:58:fe
[0002.212] updating /chosen/nvidia,bluetooth-mac node 00:04:4b:63:58:ff
[0002.221] updating /chosen/nvidia,ethernet-mac node 00:04:4b:63:59:00
[0002.227] I2C slave not started
[0002.230] I2C write failed
[0002.233] Writing offset failed
[0002.236] detect_super_modual : Cannnot find the Super Module
[0002.242] I2C slave not started
[0002.245] I2C write failed
[0002.247] Writing offset failed
[0002.251] detect_m2e_board : Cannnot find the M.2E Board
[0002.256] Chip UID is 00000001640d06c82400000003fe8280
[0002.263] shim_cmdline_install: /chosen/bootargs: androidboot.modem=none androidboot.serialno=032211605316708082fe androidboot.security=non-se
cure
[0002.276] calling apps_init()
[0002.281] Found 20 GPT partitions in “sdmmc3_user”
[0002.286] Proceeding to Cold Boot
[0002.289] starting app android_boot_app
[0002.293] device_query_partition_size: failed to open partition sdmmc3_user:BMP !
[0002.300] BMP partition read failed!
[0002.304] blob_init: blob-partition BMP header read failed
[0002.309] load_bmp_blob: BMP blob initialization failed
[0002.314] Could not load/initialize BMP blob…ignoring
[0002.319] bl_battery_charging: connected to external power supply
[0002.325] display_console_ioctl: No display init
[0002.330] switch_backlight failed
[0002.3[0002.340] DT entry for leds-pwm not found
34] blob_init: USP partition does not have valid Blob
[0002.350] device_query_partition_size: failed to open partition sdmmc3_user:BMP !
[0002.358] BMP partition read failed!
[0002.361] blob_init: blob-partition BMP header read failed
[0002.367] load_bmp_blob: BMP blob initialization failed
[0002.372] bmp blob is not loaded and initialized
[0002.377] Failed to display boot-logo
[0002.380] Loading android kernel
[0002.384] kernel load address: 0x80080000, size: 19962264 bytes
[0002.390] ramdisk load address: 0x84100000, size: 1089024 bytes
[0002.629] Successfully loaded kernel and ramdisk images
[0002.634] shim_invoke:Calling dts_overrides
[0002.638] dts_overrides: Original DTS size 253463
[0002.643] dts_override_props_based: No node name for offset 0
[0002.654] dts_override_props_based: Enabling node udc@7d000000 based on odm data odm-data: mask: val = (0x00094000:0x01000000:0x00000000)
[0002.667] dts_override_props_based: Enabling node otg@7d000000 based on odm data odm-data: mask: val = (0x00094000:0x01000000:0x00000000)
[0002.681] dts_override_props_based: Enabling node watchdog@60005100 based on odm data odm-data: mask: val = (0x00094000:0x00010000:0x00010000)
[0002.697] dts_override_debug_console: SQA Automation port: UARTA
[0002.715] dts_override: Node with path /i2c@7000c400/ina226@46 not found.
[0002.724] create_node: Adding node /nct in the device tree
[0002.734] TegraNctReadItem: index err(0x5/0x0)
[0002.738] set_node_prop: Error(-2) reading factory-mode from NCT
[0002.746] shim_invoke:Calling dts updates
[0002.752] updating /chosen/nvidia,wifi-mac node 00:04:4b:63:58:fe
[0002.760] updating /chosen/nvidia,bluetooth-mac node 00:04:4b:63:58:ff
[0002.769] updating /chosen/nvidia,ethernet-mac node 00:04:4b:63:59:00
[0002.775] I2C slave not started
[0002.778] I2C write failed
[0002.781] Writing offset failed
[0002.784] detect_super_modual : Cannnot find the Super Module
[0002.790] I2C slave not started
[0002.793] I2C write failed
[0002.795] Writing offset failed
[0002.798] detect_m2e_board : Cannnot find the M.2E Board
[0002.804] Chip UID is 00000001640d06c82400000003fe8280
[0002.811] shim_cmdline_install: /chosen/bootargs: androidboot.modem=none androidboot.serialno=032211605316708082fe androidboot.security=non-se
cure
[0002.825] Updated bpmp info to DTB
[0002.830] Updated initrd info to DTB
[0002.834] “proc-board” doesn’t exist, creating
[0002.840] Updated board info to DTB
[0002.843] “pmu-board” doesn’t exist, creating
[0002.850] Updated board info to DTB
[0002.853] “display-board” doesn’t exist, creating
[0002.859] Updated board info to DTB
[0002.862] “reset” doesn’t exist, creating
[0002.867] Updated reset info to DTB
[0002.870] display_console_ioctl: No display init
[0002.875] display_console_ioctl: No display init
[0002.879] display_console_ioctl: No display init
[0002.886] display_console_ioctl: No display init
[0002.890] Cmdline: androidboot.modem=none androidboot.serialno=032211605316708082fe androidboot.security=non-secure tegraid=21.1.2.0.0 ddr_die=
2048M@2048M ddr_die=2048M@4096M section=256M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=teg
rafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_firs
t=1 lp0_vec=0x1000@0xff6bf000 nvdumper_reserved=0xff63f000 core_edp_mv=1125 core_edp_ma=4000 gpt android.kerneltype=normal androidboot.touch_ven
dor_id=0 androidboot.touch_panel_id=63 androidboot.touch_feature=0 androidboot.bootreason=pmc:power_on_reset,pmic:0x40
[0002.953] Updated bootarg info to DTB
[0002.959] Updated memory info to DTB
[0002.966] set vdd_core voltage to 1125 mv
[0002.970] setting ‘vdd_core’ regulator to 1125000 micro volts
[0002.976] nvdumper Carveout: Base = 0xff63f000 and Size = 0x80000
[0002.983] bct_init bctinit
[0002.985] bct_init bctinit
[0003.107] Starting Bpmp FW
[0003.110] BPMP-FW Carveout: Base = 0xff6c0000 and Size = 0x40000
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.67-gbc79444 (andersm@andersm-linux) (gcc version 4.9 20140514 (prerelease) (GCC) ) #1 SMP PREEMPT Wed May 4 09
:12:13 CST 2016
[ 0.000000] CPU: Cortex A57 Processor [411fd071] revision 1
[ 0.000000] alternative: enabling workaround for ARM erratum 832075
[ 0.000000] Machine: jetson_cv
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] Tegra reserved memory:
[ 0.000000] LP0: ff6bf000 - ff6bffff
[ 0.000000] Bootloader framebuffer: 00000000 - 00000000
[ 0.000000] Bootloader framebuffer2: 00000000 - 00000000
[ 0.000000] Framebuffer: f6600000 - fadfffff
[ 0.000000] 2nd Framebuffer: fae00000 - ff5fffff
[ 0.000000] Carveout: 00000000 - 00000000
[ 0.000000] Vpr: 00000000 - 0b9fffff
[ 0.000000] Tsec: 00000000 - 00000000
[ 0.000000] Bootloader Debug Data: 00000000 - 00000000
[ 0.000000] Nvdumper: ff63f000 - ff63ffff
[ 0.000000] cma: CMA: reserved 188 MiB at ea800000
[ 0.000000] cma: CMA: reserved 16 MiB at e9800000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv0.2 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] DTS File Name: /home/andersm/share/repo/rel-23-mfg/kernel/arch/arm64/boot/dts/tegra210-jetson-cv-p2597-2180-a00.dts
[ 0.000000] DTB Build time: May 4 2016 09:09:49
[ 0.000000] Tegra21: Speedo/IDDQ fuse revision 4
[ 0.000000] Tegra21: CPU Speedo ID 7, Soc Speedo ID 0, Gpu Speedo ID 2
[ 0.000000] Tegra21: CPU Process ID 0, Soc Process ID 0, Gpu Process ID 0
[ 0.000000] Tegra21: CPU Speedo value 2007, Soc Speedo value 1890, Gpu Speedo value 2004
[ 0.000000] Tegra21: CPU IDDQ 1660, Soc IDDQ 1824, Gpu IDDQ 2240
[ 0.000000] Tegra Revision: A02 SKU: 0x17 CPU Process: 0 Core Process: 0
[ 0.000000] tegra: PLLP fixed rate: 408000000
[ 0.000000] pll_x boot misc1 0x0 : expected 0x20
[ 0.000000] (comparison mask = 0xffffff)
[ 0.000000] pll_c4 rates match 266000000 max sdmmc: vco=796800000 out0=199200000 out3=199200000
[ 0.000000] Lowering vic03 maximum rate from 1000000000 to 627200000
[ 0.000000] Lowering nvjpg maximum rate from 1000000000 to 627200000
[ 0.000000] Lowering se maximum rate from 1000000000 to 627200000
[ 0.000000] Lowering tsecb maximum rate from 1000000000 to 627200000
[ 0.000000] Lowering msenc maximum rate from 1000000000 to 716800000
[ 0.000000] Lowering nvdec maximum rate from 1000000000 to 716800000
[ 0.000000] Lowering vi maximum rate from 1000000000 to 793600000
[ 0.000000] Lowering isp maximum rate from 1000000000 to 793600000
[ 0.000000] Lowering adsp_bus maximum rate from 1200000000 to 844800000
[ 0.000000] Lowering sbus maximum rate from 600000000 to 408000000
[ 0.000000] Lowering host1x maximum rate from 600000000 to 408000000
[ 0.000000] Lowering pll_c maximum rate from 1200000000 to 1130000000
[ 0.000000] Lowering pll_c2 maximum rate from 1200000000 to 1130000000
[ 0.000000] Lowering pll_c3 maximum rate from 1200000000 to 1130000000
[ 0.000000] Lowering pll_d2 maximum rate from 1500000000 to 1130000000
[ 0.000000] Lowering pll_dp maximum rate from 1500000000 to 1130000000
[ 0.000000] Lowering sor0 maximum rate from 600000000 to 540000000
[ 0.000000] Lowering sor1 maximum rate from 600000000 to 594000000
[ 0.000000] Lowering dmic1 maximum rate from 12288000 to 12190000
[ 0.000000] Lowering dmic2 maximum rate from 12288000 to 12190000
[ 0.000000] Lowering dmic3 maximum rate from 12288000 to 12190000
[ 0.000000] Lowering hda maximum rate from 102000000 to 51000000
[ 0.000000] Lowering sdmmc2 maximum rate from 266000000 to 204000000
[ 0.000000] Lowering qspi maximum rate from 133000000 to 116600000
[ 0.000000] Lowering gbus maximum rate from 1300000000 to 998400000
[ 0.000000] Lowering cpu_g maximum rate from 3000000000 to 1734000000
[ 0.000000] Lowering cpu_lp maximum rate from 1350000000 to 1132800000
[ 0.000000] tegra dvfs: vdd_cpu: nominal 1226mV, offset 708000uV, step 19200uV, scaling enabled
[ 0.000000] tegra dvfs: vdd_core: nominal 1125mV, offset 0uV, step 12500uV, scaling enabled
[ 0.000000] tegra dvfs: vdd_gpu: nominal 1120mV, offset 710000uV, step 10000uV, scaling enabled
[ 0.000000] tegra_powergate_init: DONE
[ 0.000000] PERCPU: Embedded 13 pages/cpu @ffffffc03feb3000 s21696 r8192 d23360 u53248
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 994850
[ 0.000000] Kernel command line: androidboot.modem=none androidboot.serialno=032211605316708082fe androidboot.security=non-secure tegraid=21.
1.2.0.0 ddr_die=2048M@2048M ddr_die=2048M@4096M section=256M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_i
d=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore
.old_scheme_first=1 lp0_vec=0x1000@0xff6bf000 nvdumper_reserved=0xff63f000 core_edp_mv=1125 core_edp_ma=4000 gpt android.kerneltype=normal andro
idboot.touch_vendor_id=0 androidboot.touch_panel_id=63 androidboot.touch_feature=0 androidboot.bootreason=pmc:power_on_reset,pmic:0x40
[ 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: 1892MB 2048MB = 3940MB total
[ 0.000000] Memory: 3732408k/3732408k available, 302152k reserved
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000 (245759 MB)
[ 0.000000] vmemmap : 0xffffffbc01c00000 - 0xffffffbc05400000 ( 56 MB)
[ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc100000000 ( 4096 MB)
[ 0.000000] .init : 0xffffffc001158000 - 0xffffffc0011ce4c0 ( 474 kB)
[ 0.000000] .text : 0xffffffc000080000 - 0xffffffc0011571a4 ( 17245 kB)
[ 0.000000] .data : 0xffffffc0011e1000 - 0xffffffc001389878 ( 1699 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] NR_IRQS:960 nr_irqs:960 0
[ 0.000000] the number of interrupt controllers found is 6
[ 0.000000] Architected local timer running at 19.20MHz (phys).
[ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
[ 0.000000] Wake16 for irq=34
[ 0.000000] Wake16 for irq=34
[ 0.000000] Enabling wake16
[ 0.009578] Calibrating delay loop (skipped), value calculated using timer frequency… lpj=192000
[ 0.017511] pid_max: default: 32768 minimum: 301
[ 0.022245] Security Framework initialized
[ 0.026187] SELinux: Initializing.
[ 0.029724] Mount-cache hash table entries: 256
[ 0.082029] Initializing cgroup subsys debug
[ 0.084306] Initializing cgroup subsys freezer
[ 0.088971] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ 0.130356] ftrace: Allocated trace_printk buffers
[ 0.1

[16:01:41] /mods

uname -a

Linux tinylinux 3.10.67-gbc79444 #1 SMP PREEMPT Wed May 4 09:12:13 CST 2016 aarch64 GNU/Linux

[16:01:48] /mods

poweroff

[16:02:50] /mods

Stopping ld_xusb_fw… OK

Stopping fan… OK
Stopping adb…[ 179.626166] ffs_data_put(): freeing
OK
Stopping mods… OK
Stopping bash… OK
Stopping net.lo…[ 179.663121] oz_net_notifier: event NETDEV_DOWN
[ 179.667956] oz_binding_remove: Remove binding: ‘lo’
OK
Stopping hostname… OK
Stopping syslogd… OK
Stopping mount… OK
The system is going down NOW!
Sent SIGTERM to all processes
exit
Sent SIGKILL to all processes
Requesting system poweroff
[ 181.746483] nvdumper: rebooting cleanly.
[ 181.750583] nvdumper: set_dirty_state 0xf000caf3
[ 181.761733] therm-fan-est: shutting down
[ 181.765809] wifi_platform_set_power = 0
[ 181.769780] pcl-generic pcl-generic: camera_shutdown locked.
[ 181.776618] tegra-vii2c 546c0000.i2c: Bus is shutdown down…
[ 181.782311] gk20a gpu.0: shutting down
[ 181.899822] late_shutdown started
[ 181.903141] tegra-i2c 7000d100.i2c: Bus is shutdown down…
[ 181.908625] tegra-i2c 7000d000.i2c: Bus is shutdown down…
[ 181.914123] tegra-i2c 7000c700.i2c: Bus is shutdown down…
[ 181.919616] tegra-i2c 7000c500.i2c: Bus is shutdown down…
[ 181.925100] tegra-i2c 7000c400.i2c: Bus is shutdown down…
[ 181.930595] tegra-i2c 7000c000.i2c: Bus is shutdown down…
[ 181.936149] Shutting down tegra …
[ 181.939650] reboot: Power down
[ 181.942713] max77620-power-off max77620-power-off.4: Powering off system
[ 181.949410] max77620 4-003c: Xfer without lock
[ 181.956298] max77620 4-003c: Xfer without lock
[ 181.963163] max77620 4-003c: Xfer without lock
[ 181.970030] max77620-power-off max77620-power-off.4: Preparing power-off from PMIC
[ 181.977591] max77620 4-003c: Xfer without lock

[0000.116] [TegraBoot] (version 23.00.2015.14-mobile-90b91e54)
[0000.122] Processing in cold boot mode Bootloader 2
[0000.127] A01 Bootrom Patch rev = 63
[0000.130] Power-up reason: on button
[0000.133] No Battery Present
[0000.136] Platform has Ddr4 type ram
[0000.139] max77620 disabling SD1 Remote Sense
[0000.144] Setting Ddr voltage to 1125mv
[0000.148] Serial Number of Pmic Max77663: 0x20ab6
[0000.156] Entering ramdump check
[0000.159] Get RamDumpCarveOut = 0xff63f000
[0000.163] RamDumpCarveOut=0xff63f000, RamDumperFlag=0xffffffff
[0000.168] Last reboot was clean, booting normally!
[0000.173] Sdram initialization is successful
[0000.177] SecureOs Carveout Base=0xffc00000 Size=0x00400000
[0000.183] GSC1 Carveout Base=0xffb00000 Size=0x00100000
[0000.208] GSC2 Carveout Base=0xffa00000 Size=0x00100000
[0000.234] GSC3 Carveout Base=0xff900000 Size=0x00100000
[0000.239] GSC4 Carveout Base=0xff800000 Size=0x00100000
[0000.245] GSC5 Carveout Base=0xff700000 Size=0x00100000
[0000.250] BpmpFw Carveout Base=0xff6c0000 Size=0x00040000
[0000.255] Lp0 Carveout Base=0xff6bf000 Size=0x00001000
[0000.270] RamDump Carveout Base=0xff63f000 Size=0x00080000
[0000.276] Platform-DebugCarveout: 0
[0000.279] Nck Carveout Base=0xff43f000 Size=0x00200000
[0000.309] Using GPT Primary to query partitions
[0000.315] Loading Tboot-CPU binary
[0000.324] Verifying bootloader in OdmNonSecureSBK mode
[0000.334] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.343] Bootloader downloaded successfully.
[0000.347] Downloaded Tboot-CPU binary to 0xa0000258
[0000.352] MAX77620_GPIO1 Configured.
[0000.356] MAX77620_GPIO5 Configured.
[0000.360] CPU power rail is up
[0000.362] CPU clock enabled
[0000.366] Performing RAM repair
[0000.369] Updating A64 Warmreset Address to 0xa00002e9
[0000.386] Bootloader DTB Load Address: 0x83000000
[0000.403] Kernel DTB Load Address: 0x83080000
[0000.408] Loading cboot binary
[0000.457] Verifying bootloader in OdmNonSecureSBK mode
[0000.488] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.497] Bootloader downloaded successfully.
[0000.547] Next binary entry address: 0x92c00258
[0000.552] BoardId: 2180
[0000.557] dram memory type is 3
[0000.560] WB0 init successful
[0000.587] Bpmp FW successfully loaded
[0000.590] Set NvDecSticky Bits
[0000.593] GSC1 address : ffb00000
[0000.597] GSC2 address : ffa00000
[0000.601] GSC3 address : ff900000
[0000.605] GSC4 address : ff800000
[0000.608] GSC5 address : ff700000
[0000.611] GSC MC Settings done
[0000.615] TOS old plaintext Image length 61440
[0000.621] *** Secure OS image signature not verified ***
[0000.626] Loading and Validation of Secure OS Successful
[0000.631] NvTbootPackSdramParams: start.
[0000.637] NvTbootPackSdramParams: done.
[0000.640] Tegraboot started after 94521 us
[0000.644] Basic modules init took 289303 us
[0000.648] Sec Bootdevice Read Time = 154 ms, Read Size = 6623 KB
[0000.654] Next stage binary read took 12265 us
[0000.658] Carveout took 171712 us
[0000.661] CPU initialization took 88300 us
[0000.665] Total time taken by TegraBoot 561580 us

[0000.670] Starting CPU & Halting co-processor

64b[0000.805] LPDDR4 Training: Number of tables = 10
[0000.810] EMC Training (SRC-freq: 204000; DST-freq: 408000)
[0000.816] EMC Training Successful
[0000.819] EMC Training (SRC-freq: 204000; DST-freq: 665600)
[0000.825] EMC Training Successful
[0000.828] EMC Training (SRC-freq: 204000; DST-freq: 800000)
[0000.839] EMC Training Successful
[0000.842] EMC Training (SRC-freq: 204000; DST-freq: 1065600)
[0000.865] EMC Training Successful
[0000.868] EMC Training (SRC-freq: 204000; DST-freq: 1331200)
[0000.890] EMC Training Successful
[0000.893] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0000.912] EMC Training Successful
[0000.915] Switching to 800000 KHz Success
[0000.949] LPDDR4 Training: Number of tables = 10
[0000.978]
[0000.979] Debug Init done
[0000.981] Marked DTB cacheable
[0000.984] Bootloader DTB loaded at 0x83000000
[0000.989] Marked DTB cacheable
[0000.992] Kernel DTB loaded at 0x83080000
[0000.996] DeviceTree Init done
[0001.012] Pinmux applied successfully
[0001.017] gicd_base: 0x50041000
[0001.021] gicc_base: 0x50042000
[0001.024] Interrupts Init done
[0001.029] Using base:0x60005008 & irq:33 for tick-timer
[0001.034] Using base:0x60005000 for delay-timer
[0001.039] platform_init_timer: DONE
[0001.042] Timer(tick) Init done
[0001.047] osc freq = 38400 khz
[0001.050]
[0001.051] welcome to cboot
[0001.054]
[0001.055] Cboot Version: 23.00.2015.14-t210-36d61cd0
[0001.060] calling constructors
[0001.063] initializing heap
[0001.066] initializing threads
[0001.069] initializing timers
[0001.071] creating bootstrap completion thread
[0001.076] top of bootstrap2()
[0001.079] CPU: ARM Cortex A57
[0001.081] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.086] initializing platform
[0001.112] config for ddr50 mode completed
[0001.116] sdmmc bdev is already initialized
[0001.120] Enable APE clock
[0001.123] Un-powergate APE partition
[0001.127] of_register: registering tegra_udc to of_hal
[0001.132] of_register: registering inv20628-driver to of_hal
[0001.137] of_register: registering ads1015-driver to of_hal
[0001.143] of_register: registering lp8557-bl-driver to of_hal
[0001.149] of_register: registering bq2419x_charger to of_hal
[0001.154] of_register: registering cpc to of_hal
[0001.159] of_register: registering bq27441_fuel_gauge to of_hal
[0001.174] gpio framework initialized
[0001.177] of_register: registering i2c_bus_driver to of_hal
[0001.183] of_register: registering i2c_bus_driver to of_hal
[0001.188] of_register: registering i2c_bus_driver to of_hal
[0001.194] pmic framework initialized
[0001.197] of_register: registering max77620_pmic to of_hal
[0001.203] regulator framework initialized
[0001.207] initializing target
[0001.215] gpio_driver_register: register ‘tegra_gpio_driver’ driver
[0001.225] fixed regulator driver initialized
[0001.293] initializing OF layer
[0001.296] shim_invoke:Calling dts_overrides
[0001.300] dts_overrides: Original DTS size 253463
[0001.305] dts_override_props_based: No node name for offset 0
[0001.316] dts_override_props_based: Enabling node udc@7d000000 based on odm data odm-data: mask: val = (0x00094000:0x01000000:0x00000000)
[0001.329] dts_override_props_based: Enabling node otg@7d000000 based on odm data odm-data: mask: val = (0x00094000:0x01000000:0x00000000)
[0001.343] dts_override_props_based: Enabling node watchdog@60005100 based on odm data odm-data: mask: val = (0x00094000:0x00010000:0x00010000)
[0001.359] dts_override_debug_console: SQA Automation port: UARTA
[0001.368] TegraNctInit: nct_ptr = 0xff43f000
[0001.372] TegraNctInit: magic(0x7443566e),vid(0xffff),pid(0xffff),ver(V1.0),rev(44)
[0001.389] dts_override: Node with path /i2c@7000c400/ina226@46 not found.
[0001.397] create_node: Adding node /nct in the device tree
[0001.407] TegraNctReadItem: index err(0x5/0x0)
[0001.412] set_node_prop: Error(-2) reading factory-mode from NCT
[0001.422] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.443] I2C Bus Init done
[0001.446] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.458] I2C Bus Init done
[0001.461] of_children_init: Ops found for compatible string ti,lp8557
[0001.467] I2C slave not started
[0001.470] I2C write failed
[0001.473] Writing offset failed
[0001.476] failed to read 0x 0
[0001.479] lp8557: Couldn’t turn off backlight: -3
[0001.484] lp8557: device config err: -3of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.499] I2C Bus Init done
[0001.501] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.513] I2C Bus Init done
[0001.516] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.529] I2C Bus Init done
[0001.531] of_children_init: Ops found for compatible string maxim,max77620
[0001.544] max77620_init using irq 118
[0001.548] register ‘maxim,max77620’ pmic
[0001.553] gpio_driver_register: register ‘max77620-gpio’ driver
[0001.559] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.571] I2C Bus Init done
[0001.574] of_children_init: Ops found for compatible string nvidia,tegra210-udc
[0001.582] shim_invoke:Calling dts updates
[0001.601] updating /chosen/nvidia,wifi-mac node 00:04:4b:63:58:fe
[0001.609] updating /chosen/nvidia,bluetooth-mac node 00:04:4b:63:58:ff
[0001.618] updating /chosen/nvidia,ethernet-mac node 00:04:4b:63:59:00
[0001.624] I2C slave not started
[0001.627] I2C write failed
[0001.630] Writing offset failed
[0001.633] detect_super_modual : Cannnot find the Super Module
[0001.638] I2C slave not started
[0001.641] I2C write failed
[0001.644] Writing offset failed
[0001.647] detect_m2e_board : Cannnot find the M.2E Board
[0001.652] Chip UID is 00000001640d06c82400000003fe8280
[0001.659] shim_cmdline_install: /chosen/bootargs: androidboot.modem=none androidboot.serialno=032211605316708082fe androidboot.security=non-se
cure
[0001.673] calling apps_init()
[0001.678] Found 20 GPT partitions in “sdmmc3_user”
[0001.682] Proceeding to Cold Boot
[0001.685] starting app android_boot_app
[0001.689] device_query_partition_size: failed to open partition sdmmc3_user:BMP !
[0001.697] BMP partition read failed!
[0001.700] blob_init: blob-partition BMP header read failed
[0001.706] load_bmp_blob: BMP blob initialization failed
[0001.711] Could not load/initialize BMP blob…ignoring
[0001.716] bl_battery_charging: connected to external power supply
[0001.722] display_console_ioctl: No display init
[0001.727] switch_backlight failed
[0001.7[0001.736] DT entry for leds-pwm not found
31] blob_init: USP partition does not have valid Blob
[0001.747] device_query_partition_size: failed to open partition sdmmc3_user:BMP !
[0001.754] BMP partition read failed!
[0001.758] blob_init: blob-partition BMP header read failed
[0001.763] load_bmp_blob: BMP blob initialization failed
[0001.769] bmp blob is not loaded and initialized
[0001.773] Failed to display boot-logo
[0001.777] Loading android kernel
[0001.781] kernel load address: 0x80080000, size: 19962264 bytes
[0001.787] ramdisk load address: 0x84100000, size: 1089024 bytes
[0002.026] Successfully loaded kernel and ramdisk images
[0002.031] shim_invoke:Calling dts_overrides
[0002.035] dts_overrides: Original DTS size 253463
[0002.040] dts_override_props_based: No node name for offset 0
[0002.051] dts_override_props_based: Enabling node udc@7d000000 based on odm data odm-data: mask: val = (0x00094000:0x01000000:0x00000000)
[0002.064] dts_override_props_based: Enabling node otg@7d000000 based on odm data odm-data: mask: val = (0x00094000:0x01000000:0x00000000)
[0002.077] dts_override_props_based: Enabling node watchdog@60005100 based on odm data odm-data: mask: val = (0x00094000:0x00010000:0x00010000)
[0002.094] dts_override_debug_console: SQA Automation port: UARTA
[0002.112] dts_override: Node with path /i2c@7000c400/ina226@46 not found.
[0002.120] create_node: Adding node /nct in the device tree
[0002.130] TegraNctReadItem: index err(0x5/0x0)
[0002.135] set_node_prop: Error(-2) reading factory-mode from NCT
[0002.143] shim_invoke:Calling dts updates
[0002.149] updating /chosen/nvidia,wifi-mac node 00:04:4b:63:58:fe
[0002.157] updating /chosen/nvidia,bluetooth-mac node 00:04:4b:63:58:ff
[0002.166] updating /chosen/nvidia,ethernet-mac node 00:04:4b:63:59:00
[0002.172] I2C slave not started
[0002.175] I2C write failed
[0002.178] Writing offset failed
[0002.181] detect_super_modual : Cannnot find the Super Module
[0002.186] I2C slave not started
[0002.189] I2C write failed
[0002.192] Writing offset failed
[0002.195] detect_m2e_board : Cannnot find the M.2E Board
[0002.200] Chip UID is 00000001640d06c82400000003fe8280
[0002.207] shim_cmdline_install: /chosen/bootargs: androidboot.modem=none androidboot.serialno=032211605316708082fe androidboot.security=non-se
cure
[0002.221] Updated bpmp info to DTB
[0002.227] Updated initrd info to DTB
[0002.230] “proc-board” doesn’t exist, creating
[0002.237] Updated board info to DTB
[0002.240] “pmu-board” doesn’t exist, creating
[0002.246] Updated board info to DTB
[0002.250] “display-board” doesn’t exist, creating
[0002.256] Updated board info to DTB
[0002.259] “reset” doesn’t exist, creating
[0002.264] Updated reset info to DTB
[0002.267] display_console_ioctl: No display init
[0002.272] display_console_ioctl: No display init
[0002.276] display_console_ioctl: No display init
[0002.283] display_console_ioctl: No display init
[0002.287] Cmdline: androidboot.modem=none androidboot.serialno=032211605316708082fe androidboot.security=non-secure tegraid=21.1.2.0.0 ddr_die=
2048M@2048M ddr_die=2048M@4096M section=256M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=teg
rafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_firs
t=1 lp0_vec=0x1000@0xff6bf000 nvdumper_reserved=0xff63f000 core_edp_mv=1125 core_edp_ma=4000 gpt android.kerneltype=normal androidboot.touch_ven
dor_id=0 androidboot.touch_panel_id=63 androidboot.touch_feature=0 androidboot.bootreason=pmc:power_on_reset,pmic:0x41
[0002.350] Updated bootarg info to DTB
[0002.355] Updated memory info to DTB
[0002.363] set vdd_core voltage to 1125 mv
[0002.367] setting ‘vdd_core’ regulator to 1125000 micro volts
[0002.372] nvdumper Carveout: Base = 0xff63f000 and Size = 0x80000
[0002.379] bct_init bctinit
[0002.382] bct_init bctinit
[0002.501] Starting Bpmp FW
[0002.503] BPMP-FW Carveout: Base = 0xff6c0000 and Size = 0x40000
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.67-gbc79444 (andersm@andersm-linux) (gcc version 4.9 20140514 (prerelease) (GCC) ) #1 SMP PREEMPT Wed May 4 09
:12:13 CST 2016
[ 0.000000] CPU: Cortex A57 Processor [411fd071] revision 1
[ 0.000000] alternative: enabling workaround for ARM erratum 832075
[ 0.000000] Machine: jetson_cv
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] Tegra reserved memory:
[ 0.000000] LP0: ff6bf000 - ff6bffff
[ 0.000000] Bootloader framebuffer: 00000000 - 00000000
[ 0.000000] Bootloader framebuffer2: 00000000 - 00000000
[ 0.000000] Framebuffer: f6600000 - fadfffff
[ 0.000000] 2nd Framebuffer: fae00000 - ff5fffff
[ 0.000000] Carveout: 00000000 - 00000000
[ 0.000000] Vpr: 00000000 - 0b9fffff
[ 0.000000] Tsec: 00000000 - 00000000
[ 0.000000] Bootloader Debug Data: 00000000 - 00000000
[ 0.000000] Nvdumper: ff63f000 - ff63ffff
[ 0.000000] cma: CMA: reserved 188 MiB at ea800000
[ 0.000000] cma: CMA: reserved 16 MiB at e9800000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv0.2 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] DTS File Name: /home/andersm/share/repo/rel-23-mfg/kernel/arch/arm64/boot/dts/tegra210-jetson-cv-p2597-2180-a00.dts
[ 0.000000] DTB Build time: May 4 2016 09:09:49
[ 0.000000] Tegra21: Speedo/IDDQ fuse revision 4
[ 0.000000] Tegra21: CPU Speedo ID 7, Soc Speedo ID 0, Gpu Speedo ID 2
[ 0.000000] Tegra21: CPU Process ID 0, Soc Process ID 0, Gpu Process ID 0
[ 0.000000] Tegra21: CPU Speedo value 2007, Soc Speedo value 1890, Gpu Speedo value 2004
[ 0.000000] Tegra21: CPU IDDQ 1660, Soc IDDQ 1824, Gpu IDDQ 2240
[ 0.000000] Tegra Revision: A02 SKU: 0x17 CPU Process: 0 Core Process: 0
[ 0.000000] tegra: PLLP fixed rate: 408000000
[ 0.000000] pll_x boot misc1 0x0 : expected 0x20
[ 0.000000] (comparison mask = 0xffffff)
[ 0.000000] pll_c4 rates match 266000000 max sdmmc: vco=796800000 out0=199200000 out3=199200000
[ 0.000000] Lowering vic03 maximum rate from 1000000000 to 627200000
[ 0.000000] Lowering nvjpg maximum rate from 1000000000 to 627200000
[ 0.000000] Lowering se maximum rate from 1000000000 to 627200000
[ 0.000000] Lowering tsecb maximum rate from 1000000000 to 627200000
[ 0.000000] Lowering msenc maximum rate from 1000000000 to 716800000
[ 0.000000] Lowering nvdec maximum rate from 1000000000 to 716800000
[ 0.000000] Lowering vi maximum rate from 1000000000 to 793600000
[ 0.000000] Lowering isp maximum rate from 1000000000 to 793600000
[ 0.000000] Lowering adsp_bus maximum rate from 1200000000 to 844800000
[ 0.000000] Lowering sbus maximum rate from 600000000 to 408000000
[ 0.000000] Lowering host1x maximum rate from 600000000 to 408000000
[ 0.000000] Lowering pll_c maximum rate from 1200000000 to 1130000000
[ 0.000000] Lowering pll_c2 maximum rate from 1200000000 to 1130000000
[ 0.000000] Lowering pll_c3 maximum rate from 1200000000 to 1130000000
[ 0.000000] Lowering pll_d2 maximum rate from 1500000000 to 1130000000
[ 0.000000] Lowering pll_dp maximum rate from 1500000000 to 1130000000
[ 0.000000] Lowering sor0 maximum rate from 600000000 to 540000000
[ 0.000000] Lowering sor1 maximum rate from 600000000 to 594000000
[ 0.000000] Lowering dmic1 maximum rate from 12288000 to 12190000
[ 0.000000] Lowering dmic2 maximum rate from 12288000 to 12190000
[ 0.000000] Lowering dmic3 maximum rate from 12288000 to 12190000
[ 0.000000] Lowering hda maximum rate from 102000000 to 51000000
[ 0.000000] Lowering sdmmc2 maximum rate from 266000000 to 204000000
[ 0.000000] Lowering qspi maximum rate from 133000000 to 116600000
[ 0.000000] Lowering gbus maximum rate from 1300000000 to 998400000
[ 0.000000] Lowering cpu_g maximum rate from 3000000000 to 1734000000
[ 0.000000] Lowering cpu_lp maximum rate from 1350000000 to 1132800000
[ 0.000000] tegra dvfs: vdd_cpu: nominal 1226mV, offset 708000uV, step 19200uV, scaling enabled
[ 0.000000] tegra dvfs: vdd_core: nominal 1125mV, offset 0uV, step 12500uV, scaling enabled
[ 0.000000] tegra dvfs: vdd_gpu: nominal 1120mV, offset 710000uV, step 10000uV, scaling enabled
[ 0.000000] tegra_powergate_init: DONE
[ 0.000000] PERCPU: Embedded 13 pages/cpu @ffffffc03feb3000 s21696 r8192 d23360 u53248
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 994850
[ 0.000000] Kernel command line: androidboot.modem=none androidboot.serialno=032211605316708082fe androidboot.security=non-secure tegraid=21.
1.2.0.0 ddr_die=2048M@2048M ddr_die=2048M@4096M section=256M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_i
d=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore
.old_scheme_first=1 lp0_vec=0x1000@0xff6bf000 nvdumper_reserved=0xff63f000 core_edp_mv=1125 core_edp_ma=4000 gpt android.kerneltype=normal andro
idboot.touch_vendor_id=0 androidboot.touch_panel_id=63 androidboot.touch_feature=0 androidboot.bootreason=pmc:power_on_reset,pmic:0x41
[ 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: 1892MB 2048MB = 3940MB total
[ 0.000000] Memory: 3732408k/3732408k available, 302152k reserved
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000 (245759 MB)
[ 0.000000] vmemmap : 0xffffffbc01c00000 - 0xffffffbc05400000 ( 56 MB)
[ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc100000000 ( 4096 MB)
[ 0.000000] .init : 0xffffffc001158000 - 0xffffffc0011ce4c0 ( 474 kB)
[ 0.000000] .text : 0xffffffc000080000 - 0xffffffc0011571a4 ( 17245 kB)
[ 0.000000] .data : 0xffffffc0011e1000 - 0xffffffc001389878 ( 1699 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] NR_IRQS:960 nr_irqs:960 0
[ 0.000000] the number of interrupt controllers found is 6
[ 0.000000] Architected local timer running at 19.20MHz (phys).
[ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
[ 0.000000] Wake16 for irq=34
[ 0.000000] Wake16 for irq=34
[ 0.000000] Enabling wake16
[ 0.009583] Calibrating delay loop (skipped), value calculated using timer frequency… lpj=192000
[ 0.017510] pid_max: default: 32768 minimum: 301
[ 0.022244] Security Framework initialized
[ 0.026188] SELinux: Initializing.
[ 0.029723] Mount-cache hash table entries: 256
[ 0.081993] Initializing cgroup subsys debug
[ 0.084270] Initializing cgroup subsys freezer
[ 0.088932] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ 0.130356] ftrace: Allocated trace_printk buffers
[ 0.191120] Brought up 4 CPUs
[ 0.192095] SMP: Total of 4 processors activated.
[ 0.196795] alternatives: patching kernel code
[ 0.204467] devtmpfs: initialized
[ 0.219104] pinctrl core: initialized pinctrl subsystem
[ 0.222682] regulator-dummy: ; Rail ON
[ 0.231225] NET: Registered protocol family 16
[ 0.236598] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.242352] console [pstore-1] enabled
[ 0.245461] ramoops: attached 0x200000@0xf6400000, ecc: 0/0
[ 0.251150] I2C first dynamic bus number based on alias = 7
[ 0.256434] cpuidle: using governor ladder
[ 0.260468] cpuidle: using governor menu
[ 0.265080] PMC: Setting PMIC interrupt active-low
[ 0.269782] tegra-pmc device create success
[ 0.273304] tegra-pmc: prod list not found: -19
[ 0.277939] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.285081] Clear bootloader IO dpd settings
[ 0.289315] PMC: configuring io pad defaults
[ 0.293771] PMC: IO pad audio voltage is 1800000
[ 0.298254] PMC: IO pad cam voltage is 1800000
[ 0.302687] PMC: IO pad dbg voltage is 1800000
[ 0.307094] PMC: IO pad dmic voltage is 1800000
[ 0.311612] PMC: IO pad pex-ctrl voltage is 1800000
[ 0.316453] PMC: IO pad spi voltage is 1800000
[ 0.320885] PMC: IO pad uart voltage is 1800000
[ 0.325380] PMC: IO pad bb voltage is 1800000
[ 0.329714] PMC: IO pad audio-hv voltage is 1800000
[ 0.334579] PMC: IO pad spi-hv voltage is 1800000
[ 0.339247] PMC: IO pad gpio voltage is 1800000
[ 0.343764] PMC: IO pad sdmmc3 voltage is 1800000
[ 0.348341] PMC: IO pad pex-bias power is disable
[ 0.353031] PMC: IO pad pex-clk1 power is disable
[ 0.357700] PMC: IO pad pex-clk2 power is disable
[ 0.362382] T210 pmc padctrl driver initialized
[ 0.366901] T210 pmc config for bootrom command passed
[ 0.373352] INFO: pinmux CLAMP_INPUTS_WHEN_TRISTATED: disabled
[ 0.379942] clk_init_from_dt_table: clocks are set from t210-clk-init-table:clkinit-0
[ 0.388419] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[ 0.392553] platform bpmp.15: No iommus property found in DT node, got swgids from fixup(2)
[ 0.400774] platform bpmp.15: No iommus property found in DT node, got swgids from fixup(2)
[ 0.409155] platform bpmp.15: domain=ffffffc0ff0b5c58 allocates as[0]=ffffffc0ff0b80a8
[ 0.417203] platform bpmp.15: IOVA linear map 0x00000000ff6c0000(40000)
[ 0.423622] bpmp bpmp.15: No iommus property found in DT node, got swgids from fixup(2)
[ 0.431994] bpmp bpmp.15: bpmp_connect returned 0
[ 0.436218] bpmp bpmp.15: No iommus property found in DT node, got swgids from fixup(2)
[ 0.444792] MC mapped MMIO address: 0xffffff800003c000
[ 0.449360] MC0 mapped MMIO address: 0xffffff8000074000
[ 0.454573] MC1 mapped MMIO address: 0xffffff800009a000
[ 0.468910] tegra210-pinctrl 700008d4.pinmux: lookup the user state drive not found
[ 0.474681] tegra210-pinctrl 700008d4.pinmux: Probed Tegra pinctrl driver
[ 0.481842] GPIO chip tegra-gpio: created GPIO range 0->245 ==> 700008d4.pinmux PIN 0->245
[ 0.489612] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name wlan-default
[ 0.497173] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio
[ 0.506756] Wake44 for irq=81
[ 0.507763] Wake40 for irq=53
[ 0.510675] Wake41 for irq=53
[ 0.513622] Wake42 for irq=53
[ 0.516568] Wake43 for irq=53
[ 0.520045] platform 70006000.serial: domain=ffffffc0ff1c5ed8 allocates as[0]=ffffffc0ff0b8110
[ 0.530804] platform tegradc.0: domain=ffffffc0ff1c5958 allocates as[0]=ffffffc0ff0b8178
[ 0.540442] platform tegradc.0: IOVA linear map 0x00000000f6600000(4800000)
[ 0.548930] platform tegradc.0: IOVA linear map 0x00000000fae00000(4800000)
[ 0.554070] platform tegradc.0: IOVA linear map 0x00000000ea800000(bc00000)
[ 0.561113] platform tegradc.1: Failed IOVA linear map 0x00000000f6600000(4800000)
[ 0.568368] platform tegradc.1: Failed IOVA linear map 0x00000000fae00000(4800000)
[ 0.575920] platform tegradc.1: Failed IOVA linear map 0x00000000ea800000(bc00000)
[ 0.585493] platform gpu.0: domain=ffffffc0ff1c56d8 allocates as[0]=ffffffc0ff0b81e0
[ 0.591293] platform gpu.0: domain=ffffffc0ff1c56d8 allocates as[1]=ffffffc0ff0b8248
[ 0.598986] platform gpu.0: domain=ffffffc0ff1c56d8 allocates as[2]=ffffffc0ff0b82b0
[ 0.606719] platform gpu.0: domain=ffffffc0ff1c56d8 allocates as[3]=ffffffc0ff0b8318
[ 0.615300] platform tegra21-se: No iommus property found in DT node, got swgids from fixup(4800004000)
[ 0.623755] platform tegra21-se: No iommus property found in DT node, got swgids from fixup(4800004000)
[ 0.633447] platform tegra30-hda: No iommus property found in DT node, got swgids from fixup(80)
[ 0.641869] platform tegra30-hda: No iommus property found in DT node, got swgids from fixup(80)
[ 0.650869] platform adsp_audio.3: domain=ffffffc0ff1c5558 allocates as[0]=ffffffc0ff0b8380
[ 0.661629] platform sdhci-tegra.3: domain=ffffffc0ff223ed8 allocates as[0]=ffffffc0ff0b83e8
[ 0.668516] platform sdhci-tegra.0: domain=ffffffc0ff223cd8 allocates as[0]=ffffffc0ff0b8450
[ 0.676648] platform tegra-fuse: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.685765] platform tegra-fuse: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.695155] Wake39 for irq=52
[ 0.698040] platform tegra-udc.0: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.707348] platform tegra-udc.0: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.716874] platform tegra-otg: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.725893] platform tegra-otg: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.737540] platform spdif-dit.0: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.744951] platform spdif-dit.0: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.754453] platform spdif-dit.1: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.763668] platform spdif-dit.1: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.773190] platform spdif-dit.2: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.782392] platform spdif-dit.2: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.791910] platform spdif-dit.3: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.801107] platform spdif-dit.3: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.815630] gpio wake52 for gpio=61
[ 0.817415] gpio wake8 for gpio=58
[ 0.820542] gpio wake8 for gpio=58
[ 0.825025] irq: no irq domain found for /soctherm@0x700E2000 !
[ 0.829943] irq: no irq domain found for /soctherm@0x700E2000 !
[ 0.835913] board_info: id:sku:fab:major:minor = 0x0884:0x03e8:0x00:0x00:0x00
[ 0.842806] PMC dt information non-NULL tegra_init_suspend
[ 0.855753] Loading EMC tables…
[ 0.857161] tegra: Using EMC sequence ‘21021’ for Rev. 7 tables
[ 0.862993] tegra: emc: Derated table is valid.
[ 0.867485] Lowering emc maximum rate from 1800000000 to 1600000000
[ 0.873735] tegra: validated EMC DFS table
[ 0.887394] swapper/0 isomgr_init(): iso emc max clk=1600000KHz
[ 0.891341] swapper/0 isomgr_init(): max_iso_bw=11520000KB
[ 2.153260] vdso: 2 pages (1 code, 1 data) at base ffffffc0011ea000
[ 2.157547] vdso32: 2 pages (1 code, 1 data) at base ffffffc0011e9000
[ 2.164007] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 2.170859] nvdumper: last reboot was unknown
[ 2.175067] nvdumper: set_dirty_state 0x2badface
[ 2.180044] Tegra restart notifier registered.
[ 2.195749] bio: create slab at 0
[ 2.199545] vdd-ac-bat: 5000 mV ; Rail ON
[ 2.202018] vdd-cpu-fixed: 1000 mV ; Rail ON
[ 2.206898] SCSI subsystem initialized
[ 2.209950] usbcore: registered new interface driver usbfs
[ 2.215243] usbcore: registered new interface driver hub
[ 2.220566] usbcore: registered new device driver usb
[ 2.226225] gpio wake33 for gpio=188
[ 2.231771] gpio wake21 for gpio=89
[ 2.233428] gpiochip_add: registered GPIOs 1008 to 1023 on device: tca9539
[ 2.241205] gpio wake36 for gpio=202
[ 2.243796] gpiochip_add: registered GPIOs 992 to 1007 on device: tca9539
[ 2.250842] tegra-i2c 7000c400.i2c: no acknowledge from address 0x24
[ 2.256800] pca953x 1-0024: failed reading register
[ 2.261643] pca953x: probe of 1-0024 failed with error -121
[ 2.267721] i2c i2c-3: of_i2c: modalias failure on /i2c@7000c700/prod-settings
[ 2.275462] max77620 4-003c: CID0: 0xb6
[ 2.278256] max77620 4-003c: CID1: 0x0a
[ 2.282093] max77620 4-003c: CID2: 0x02
[ 2.285877] max77620 4-003c: CID3: 0x59
[ 2.289690] max77620 4-003c: CID4: 0x35
[ 2.293549] max77620 4-003c: CID5: 0x80
[ 2.297316] max77620 4-003c: MAX77620 PMIC OTP Version is 0x35
[ 2.304733] max77620-pmic max77620-pmic: Consumer c2 does not have device name
[ 2.310369] max77620-pmic max77620-pmic: Consumer c0 does not have device name
[ 2.318431] vdd_core: 600 <–> 1400 mV at 1125 mV with ramp delay 27500 uV/us ; Rail ON
[ 2.326280] vddio-ddr: at 1125 mV with ramp delay 27500 uV/us ; Rail ON
[ 2.332607] vdd-pre-reg: 1350 mV with ramp delay 27500 uV/us ; Rail ON
[ 2.339567] vdd-1v8: 1800 mV with ramp delay 27500 uV/us ; Rail ON
[ 2.345428] avdd-sys: 1200 mV with ramp delay 100000 uV/us ; Rail ON
[ 2.351039] avdd-sys: supplied by vdd-pre-reg
[ 2.355992] vdd-pex: 1050 mV with ramp delay 100000 uV/us ; Rail ON
[ 2.361601] vdd-pex: supplied by vdd-pre-reg
[ 2.366239] vddio-sdmmc1: 1800 <–> 3300 mV at 1800 mV with ramp delay 100000 uV/us ; Rail OFF
[ 2.374894] vdd-cam-hv: 2800 mV with ramp delay 100000 uV/us ; Rail OFF
[ 2.381601] vdd-rtc: 850 mV with ramp delay 100000 uV/us ; Rail ON
[ 2.387610] avdd-ts-hv: 3300 mV with ramp delay 100000 uV/us ; Rail OFF
[ 2.394361] vdd-ts: 1800 mV with ramp delay 100000 uV/us ; Rail ON
[ 2.400604] vdd-gen-pll-edp: 1050 mV with ramp delay 100000 uV/us ; Rail ON
[ 2.406820] vdd-gen-pll-edp: supplied by vdd-pre-reg
[ 2.412258] vdd-hdmi-dp: 1050 mV with ramp delay 100000 uV/us ; Rail ON
[ 2.418347] vdd-hdmi-dp: supplied by vdd-pre-reg
[ 2.423413] max77620-gpio max77620-gpio.0: Initialising GPIO state 1: name gpio_default
[ 2.430963] gpiochip_add: registered GPIOs 984 to 991 on device: max77620-gpio
[ 2.439178] max77620-gpio max77620-gpio.0: max77620 gpio successfully initialized
[ 2.448926] max77620 4-003c: max77620 probe successfully
[ 2.452967] Linux video capture interface: v2.00
[ 2.456889] pps_core: LinuxPPS API ver. 1 registered
[ 2.461793] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 2.470907] PTP clock support registered
[ 2.475211] Tegra WDT enabled on probe. Timeout = 120 seconds.
[ 2.480864] tegra_wdt 60005100.watchdog: tegra_wdt_probe done
[ 2.487691] Advanced Linux Sound Architecture Driver Initialized.
[ 2.492779] Bluetooth: Core ver 2.16
[ 2.495956] NET: Registered protocol family 31
[ 2.500360] Bluetooth: HCI device and connection manager initialized
[ 2.506674] Bluetooth: HCI socket layer initialized
[ 2.511540] Bluetooth: L2CAP socket layer initialized
[ 2.516567] Bluetooth: SCO socket layer initialized
[ 2.521742] cfg80211: Calling CRDA to update world regulatory domain
[ 2.529115] vdd-3v3: 3300 mV ; Rail ON
[ 2.532799] max77620-gpio7: 1050 mV ; Rail ON
[ 2.535834] max77620-gpio7: supplied by vdd-gen-pll-edp
[ 2.541304] lcd-bl-en: 1800 mV ; Rail ON
[ 2.545134] en-vdd-sd: 3300 mV ; Rail OFF
[ 2.548924] en-vdd-sd: supplied by vdd-3v3
[ 2.553134] reg-fixed-sync-voltage 5.regulator: Consumer c1 does not have device name
[ 2.561169] en-vdd-cam: 1800 mV ; Rail OFF
[ 2.571604] vdd-sys-boost: 5000 mV ; Rail ON
[ 2.574419] vdd-hdmi: 5000 mV ; Rail OFF
[ 2.577820] vdd-hdmi: supplied by vdd-3v3
[ 2.582021] aux-3v3: 3300 mV ; Rail ON
[ 2.585681] snsr_pm: 3300 mV ; Rail ON
[ 2.589929] vdd-disp-3v0: 3000 mV ; Rail ON
[ 2.593924] vdd-fan: 5000 mV ; Rail OFF
[ 2.597435] usb-vbus1: 5000 mV ; Rail OFF
[ 2.601237] usb-vbus1: supplied by vdd-3v3
[ 2.605507] usb-vbus3: 5000 mV ; Rail OFF
[ 2.609278] usb-vbus3: supplied by vdd-3v3
[ 2.613880] en-vdd-ts-1v8: 1800 mV ; Rail OFF
[ 2.618168] en-vdd-ts-hv-3v3: 3300 mV ; Rail OFF
[ 2.622773] en-vdd-disp-3v3: 3300 mV ; Rail OFF
[ 2.627259] en-mdm-pwr-3v7: ; Rail OFF
[ 2.631015] en-vdd-disp-1v8: 1800 mV ; Rail OFF
[ 2.635491] en-vdd-cam-hv-2v8: ; Rail OFF
[ 2.639208] rtl-5v0: ; Rail OFF
[ 2.642346] en-usb-vbus2: ; Rail OFF
[ 2.646156] en-vdd-cam-1v2: ; Rail OFF
[ 2.649416] en-vdd-cam-1v2: supplied by vdd-3v3
[ 2.654602] regulator-pwm 0.pwm-regulator: PWM request deferred
[ 2.659776] platform 0.pwm-regulator: Driver regulator-pwm requests probe deferral
[ 2.667890] vdd_gpu: applied init 1000000uV constraint
[ 2.672440] vdd_gpu: 710 <–> 1320 mV at 1000 mV ; Rail OFF
[ 2.678860] vdd_cpu: applied init 1000000uV constraint
[ 2.683100] vdd_cpu: 708 <–> 1322 mV at 1000 mV normal ; Rail ON
[ 2.689741] max77620-wdt max77620-wdt.5: WDT node is disabled
[ 2.695525] gpio wake34 for gpio=200
[ 2.699803] extcon-gpio-states 1.extcon: Cable state 0
[ 2.705511] Switching to clocksource arch_sys_counter
[ 2.740827] FS-Cache: Loaded
[ 2.741896] CacheFiles: Loaded
[ 2.745308] No Device Node present for smmu client: tegra-carveouts !!
[ 2.751291] platform tegra-carveouts: No iommus property found in DT node, got swgids from fixup(42)
[ 2.760390] No Device Node present for smmu client: tegra-carveouts !!
[ 2.766854] platform tegra-carveouts: No iommus property found in DT node, got swgids from fixup(42)
[ 2.776088] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 2.782831] No Device Node present for smmu client: tegra-carveouts !!
[ 2.788975] tegra-carveouts tegra-carveouts: No iommus property found in DT node, got swgids from fixup(42)
[ 2.798692] dma_declare_coherent_resizable_cma_memory:278: resizable heap=vpr, base=0x0x00000000ea800000, size=0xbc00000
[ 2.809515] dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (6) rem_chunk_size(0x1c00000)
[ 2.820255] cma: enabled page replacement for spfn=ea800, epfn=f6400
[ 2.826393] dma_declare_coherent_resizable_cma_memory:325: resizable cma heap=vpr create successful
[ 2.835251] nvmap_page_pool_init: Total RAM pages: 985326
[ 2.840792] nvmap_page_pool_init: nvmap page pool size: 123165 pages (481 MB)
[ 2.847969] nvmap_background_zero_thread: PP zeroing thread starting.
[ 2.848133] misc nvmap: iram :dma coherent mem declare 0x0000000040001000,258048
[ 2.848839] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[ 2.849290] misc nvmap: created heap vpr base 0x00000000ea800000 size (192512KiB)
[ 2.876424] nvmap:inner cache maint threshold=2097152
[ 2.876424] No Device Node present for smmu client: tegra-carveouts !!
[ 2.887945] tegra-carveouts tegra-carveouts: No iommus property found in DT node, got swgids from fixup(42)
[ 2.899132] tegra-otg tegra-otg: No iommus property found in DT node, got swgids from fixup(101004000)
[ 2.907351] Wake39 for irq=52
[ 2.909974] tegra-otg tegra-otg: otg transceiver registered
[ 2.915408] tegra-otg tegra-otg: No iommus property found in DT node, got swgids from fixup(101004000)
[ 2.925335] regulator_get() failed for (0-0070,vcc-pullup), -19
[ 2.930587] pca954x 0-0070: vcc-pullup regulator not found
[ 2.948718] tegra-i2c 7000c000.i2c: no acknowledge from address 0x70
[ 2.953159] pca954x 0-0070: Write to device failed: -121
[ 2.958504] pca954x: probe of 0-0070 failed with error -121
[ 2.964232] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[ 2.973272] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[ 2.980972] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 2.989249] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 2.997671] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 3.006784] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[ 3.014654] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type Tboard_tegra
[ 3.023981] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-sys is having fixed voltage 1800000
[ 3.032130] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-uart is having fixed voltage 1800000
[ 3.041050] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-audio is having fixed voltage 1800000
[ 3.050058] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-cam is having fixed voltage 1800000
[ 3.058906] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-pex-ctrl is having fixed voltage 1800000
[ 3.068159] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-sdmmc1 is having voltages: 1800000:3300000
[ 3.077630] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-sdmmc3 is having fixed voltage 1800000
[ 3.086724] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-sdmmc4 is having fixed voltage 1800000
[ 3.095825] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-audio-hv is having fixed voltage 1800000
[ 3.105109] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-debug is having fixed voltage 1800000
[ 3.114103] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-dmic is having fixed voltage 1800000
[ 3.123037] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-gpio is having fixed voltage 1800000
[ 3.131968] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-spi is having fixed voltage 1800000
[ 3.140804] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-spi-hv is having fixed voltage 1800000
[ 3.149897] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-sdmmc2 is having fixed voltage 1800000
[ 3.159006] tegra210-pmc-iopower pmc-iopower.17: Rail iopower-dp is having fixed voltage 1800000
[ 3.167661] tegra210-pmc-iopower pmc-iopower.17: NO_IO_POWER setting 0x1000
[ 3.174900] NET: Registered protocol family 2
[ 3.179688] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[ 3.186365] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 3.192972] TCP: Hash tables configured (established 32768 bind 32768)
[ 3.199303] TCP: reno registered
[ 3.202417] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 3.208429] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 3.215153] NET: Registered protocol family 1
[ 3.219517] RPC: Registered named UNIX socket transport module.
[ 3.225032] RPC: Registered udp transport module.
[ 3.229730] RPC: Registered tcp transport module.
[ 3.234390] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.241132] tegra-fuse tegra-fuse: No iommus property found in DT node, got swgids from fixup(101004000)
[ 3.250393] tegra-fuse tegra-fuse: Fuse driver initialized succesfully
[ 3.256760] tegra-fuse tegra-fuse: No iommus property found in DT node, got swgids from fixup(101004000)
[ 3.266648] Trying to unpack rootfs image as initramfs…
[ 3.274208] Freeing initrd memory: 1060K (ffffffc004100000 - ffffffc004209000)
[ 3.284213] host1x host1x: initialized
[ 3.290310] audit: initializing netlink socket (disabled)
[ 3.293745] type=2000 audit(3.279:1): initialized
[ 3.300387] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 3.304295] FS-Cache: Netfs ‘nfs’ registered for caching
[ 3.310037] FS-Cache: Netfs ‘cifs’ registered for caching
[ 3.315146] fuse init (API version 7.22)
[ 3.318980] msgmni has been set to 7699
[ 3.324305] io scheduler noop registered (default)
[ 3.327364] io scheduler d

Hi Anthony60015,

Thank you for providing this log.
By investigating, the board should be good.

Would you please also help to provide the serial number of your Jetson TX1?

Besides, please try to install the JetPack 2.3 to upgrade your Jetson TX1 to the latest SW with required toolkit/SDK to see if can resolve your current issue.
[url]https://developer.nvidia.com/embedded/jetpack[/url]

Thanks

Jetson TX1 module has this written on it S/N: 0321816028551

After flashing the board using the Jetpack, I was able to boot to ubuntu.

Hi,

I have same problem. Could I get some reference how resolve this issue

Thanks,

It is likely the system is booting, but graphics may not be set up. If you have a router you can watch for a DHCP address assignment and then ssh to either the “nvidia” account or “ubuntu” account (name/pass are nvidia/nvidia or ubuntu/ubuntu). Just a ping to the address would tell you if the system is up (this is for the wired ethernet). Can you view your router logs or an admin page while the Jetson boots?

You might get console working if you wait a couple of minutes after boot and then CTRL-ALT-F2 keys.

HDMI is hot-plug, so you might try unplug/replug of the monitor. If you are not using HDMI and there is any kind of VGA adapter, then this cuts the DDC wire (which provides the EDID config data) and guarantees you’ll only get a display if you are lucky (the output will retain the last configured settings…possibly a default setting). Please describe more about the video cable and monitor, especially if there is any adapter in the line.

Serial console is very very valuable if you really want to do any serious work, especially if working on kernels or drivers. See:
[url]https://www.jetsonhacks.com/2015/12/01/serial-console-nvidia-jetson-tx1/https://www.jetsonhacks.com/2015/12/01/serial-console-nvidia-jetson-tx1/[/url]

You may find this video debug URL useful:
[url]https://elinux.org/Jetson_TX2/r28_Display_debug[/url]

Have you flashed yet? Newer releases (R28.2.1 is current) have more reliable video configuration.