1.问题描述
1)Jetson nano(Jetpack 4.6.1[L4T 32.7.1]),在不连接HDMI显示器的情况下掉电重启会存在桌面系统启动失败的情况,系统能ping通,shell远程可以访问系统内部的文件,此时重新reboot systemctl restart gdm可以正常进入桌面系统,或者插入hdmi显示器会有概率出现正常进入系统桌面,或者再次断电重启可以正常进入桌面系统
2)连接显示器的情况下掉电重启,不会出现上述情况或者概率较低
3) nano 模组料号:900-13448-0020-000
2.不连接显示器情况下掉电重启的异常情况
系统可以ping通,用Mobaxterm能够远程访问文件系统
,连接显示器黑屏,gdm状态如下:
lcfc@ubuntu:~$ systemctl status gdm
● gdm.service - GNOME Display Manager
Loaded: loaded (/lib/systemd/system/gdm.service; static; vendor preset: enabled)
Active: active (running) since Sat 2024-09-07 16:53:52 CST; 2h 7min ago
Process: 5752 ExecStartPre=/usr/share/gdm/generate-config (code=exited, status=0/SUCCESS)
Main PID: 5856 (gdm3)
Tasks: 3 (limit: 4181)
CGroup: /system.slice/gdm.service
└─5856 /usr/sbin/gdm3
Sep 07 16:53:52 ubuntu systemd[1]: Starting GNOME Display Manager...
Sep 07 16:53:52 ubuntu systemd[1]: Started GNOME Display Manager.
执行命名sudo systemctl restart gdm可以正常进入桌面系统(有时候直接插入一个显示器也概率恢复正常)
Sep 07 16:53:53 ubuntu gdm-autologin][5911]: gkr-pam: no password is available for user
Sep 07 16:53:53 ubuntu gdm-autologin][5911]: pam_unix(gdm-autologin:session): session opened for user lcfc by (uid=0)
![]()
Xorg.0.log日志信息(重启系统异常,未正常进入桌面系统)
[ 7.610] (--) Log file renamed from "/var/log/Xorg.pid-6328.log" to "/var/log/Xorg.0.log"
[ 7.616]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 7.616] X Protocol Version 11, Revision 0
[ 7.616] Build Operating System: Linux 4.15.0-163-generic aarch64 Ubuntu
[ 7.616] Current Operating System: Linux ubuntu 4.9.253-tegra #1 SMP PREEMPT Sat Feb 19 08:59:22 PST 2022 aarch64
[ 7.616] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
[ 7.616] Build Date: 14 December 2021 04:14:51PM
[ 7.616] xorg-server 2:1.19.6-1ubuntu4.10 (For technical support please see http://www.ubuntu.com/support)
[ 7.616] Current version of pixman: 0.34.0
[ 7.616] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.616] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.616] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 29 16:29:33 2024
[ 7.617] (==) Using config file: "/etc/X11/xorg.conf"
[ 7.617] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.617] (==) No Layout section. Using the first Screen section.
[ 7.617] (==) No screen section available. Using defaults.
[ 7.617] (**) |-->Screen "Default Screen Section" (0)
[ 7.617] (**) | |-->Monitor "<default monitor>"
[ 7.618] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 7.618] (**) | |-->Device "Tegra0"
[ 7.618] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 7.618] (==) Automatically adding devices
[ 7.618] (==) Automatically enabling devices
[ 7.618] (==) Automatically adding GPU devices
[ 7.618] (==) Automatically binding GPU devices
[ 7.618] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7.618] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 7.618] Entry deleted from font path.
[ 7.618] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 7.618] Entry deleted from font path.
[ 7.618] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 7.618] Entry deleted from font path.
[ 7.618] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 7.618] Entry deleted from font path.
[ 7.618] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 7.618] Entry deleted from font path.
[ 7.619] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 7.619] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7.619] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7.619] (II) Loader magic: 0x5576609010
[ 7.619] (II) Module ABI versions:
[ 7.619] X.Org ANSI C Emulation: 0.4
[ 7.619] X.Org Video Driver: 23.0
[ 7.619] X.Org XInput driver : 24.1
[ 7.619] X.Org Server Extension : 10.0
[ 7.628] (++) using VT number 2
[ 7.647] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 7.649] (II) no primary bus or device found
[ 7.650] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 7.650] (II) "glx" will be loaded by default.
[ 7.650] (II) LoadModule: "extmod"
[ 7.650] (II) Module "extmod" already built-in
[ 7.650] (II) LoadModule: "glx"
[ 7.650] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7.653] (II) Module glx: vendor="X.Org Foundation"
[ 7.653] compiled for 1.19.6, module version = 1.0.0
[ 7.653] ABI class: X.Org Server Extension, version 10.0
[ 7.653] (II) LoadModule: "nvidia"
[ 7.653] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 7.654] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 7.654] compiled for 4.0.2, module version = 1.0.0
[ 7.655] Module class: X.Org Video Driver
[ 7.655] (II) NVIDIA dlloader X Driver 32.7.1 Release Build (integ_stage_rel) (buildbrain@mobile-u64-5434-d8000) Sat Feb 19 08:59:21 PST 2022
[ 7.655] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 7.655] (WW) Falling back to old probe method for NVIDIA
[ 7.655] (II) Loading sub module "fb"
[ 7.655] (II) LoadModule: "fb"
[ 7.655] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.656] (II) Module fb: vendor="X.Org Foundation"
[ 7.656] compiled for 1.19.6, module version = 1.0.0
[ 7.656] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.656] (II) Loading sub module "wfb"
[ 7.656] (II) LoadModule: "wfb"
[ 7.656] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 7.656] (II) Module wfb: vendor="X.Org Foundation"
[ 7.656] compiled for 1.19.6, module version = 1.0.0
[ 7.656] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.657] (II) Loading sub module "ramdac"
[ 7.657] (II) LoadModule: "ramdac"
[ 7.657] (II) Module "ramdac" already built-in
[ 7.658] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 7.658] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 7.658] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 7.658] (==) NVIDIA(0): RGB weight 888
[ 7.658] (==) NVIDIA(0): Default visual is TrueColor
[ 7.658] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.658] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 7.658] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "true"
[ 7.658] (**) NVIDIA(0): Enabling 2D acceleration
[ 7.658] (II) Loading sub module "glxserver_nvidia"
[ 7.658] (II) LoadModule: "glxserver_nvidia"
[ 7.659] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 7.668] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 7.668] compiled for 4.0.2, module version = 1.0.0
[ 7.668] Module class: X.Org Server Extension
[ 7.669] (II) NVIDIA GLX Module 32.7.1 Release Build (integ_stage_rel) (buildbrain@mobile-u64-5434-d8000) Sat Feb 19 08:58:33 PST 2022
[ 7.681] (--) NVIDIA(0): Valid display device(s) on GPU-0 at SoC
[ 7.681] (--) NVIDIA(0): DFP-0
[ 7.681] (--) NVIDIA(0): DFP-1
[ 7.681] (II) NVIDIA(0): NVIDIA GPU NVIDIA Tegra X1 (nvgpu) (GM20B) at SoC (GPU-0)
[ 7.681] (--) NVIDIA(0): Memory: 4059240 kBytes
[ 7.681] (--) NVIDIA(0): VideoBIOS:
[ 7.682] (==) NVIDIA(0):
[ 7.682] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 7.682] (==) NVIDIA(0): will be used as the requested mode.
[ 7.682] (==) NVIDIA(0):
[ 7.682] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[ 7.682] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled
[ 7.682] (II) NVIDIA(0): Validated MetaModes:
[ 7.682] (II) NVIDIA(0): "NULL"
[ 7.682] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 7.682] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 7.682] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 7.682] (--) Depth 24 pixmap format is 32 bpp
[ 7.683] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[ 7.683] (II) NVIDIA: access.
[ 7.689] (EE) NVIDIA(0): Failed to allocate NVIDIA Error Handler
[ 7.689] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.689] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 7.689] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 7.689] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.689] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 7.689] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 7.689] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.689] (II) NVIDIA(0): Config Options in the README.
[ 7.747] (II) NVIDIA(0): Setting mode "NULL"
[ 7.753] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 7.754] (==) NVIDIA(0): Backing store enabled
[ 7.754] (==) NVIDIA(0): Silken mouse enabled
[ 7.754] (==) NVIDIA(0): DPMS enabled
[ 7.755] (II) Loading sub module "dri2"
[ 7.755] (II) LoadModule: "dri2"
[ 7.755] (II) Module "dri2" already built-in
[ 7.755] (II) NVIDIA(0): [DRI2] Setup complete
[ 7.755] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 7.755] (--) RandR disabled
[ 7.763] (II) SELinux: Disabled on system
[ 7.764] (II) Initializing extension GLX
[ 7.765] (II) Indirect GLX disabled.
[ 7.892] (II) config/udev: Adding input device tegra-hda HDMI/DP,pcm=3 (/dev/input/event0)
[ 7.892] (II) No input driver specified, ignoring this device.
[ 7.892] (II) This device may have been added with another device file.
[ 7.893] (II) config/udev: Adding input device gpio-keys (/dev/input/event1)
[ 7.893] (**) gpio-keys: Applying InputClass "libinput keyboard catchall"
[ 7.893] (II) LoadModule: "libinput"
[ 7.893] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.907] (II) Module libinput: vendor="X.Org Foundation"
[ 7.907] compiled for 1.19.6, module version = 0.27.1
[ 7.907] Module class: X.Org XInput Driver
[ 7.907] ABI class: X.Org XInput driver, version 24.1
[ 7.907] (II) Using input driver 'libinput' for 'gpio-keys'
[ 7.909] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 34 paused 0
[ 7.909] (**) gpio-keys: always reports core events
[ 7.909] (**) Option "Device" "/dev/input/event1"
[ 7.910] (**) Option "_source" "server/udev"
[ 7.911] (II) event1 - gpio-keys: is tagged by udev as: Keyboard
[ 7.911] (II) event1 - gpio-keys: device is a keyboard
[ 7.911] (II) event1 - gpio-keys: device removed
[ 7.911] (**) Option "config_info" "udev:/sys/devices/gpio-keys/input/input1/event1"
[ 7.911] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 6)
[ 7.911] (**) Option "xkb_model" "pc105"
[ 7.912] (**) Option "xkb_layout" "us"
[ 7.913] (II) event1 - gpio-keys: is tagged by udev as: Keyboard
[ 7.913] (II) event1 - gpio-keys: device is a keyboard
//这里是插入hdmi接口后才出现的
[ 163.431] (--) NVIDIA(GPU-0): NVIDIA (DFP-0): connected
[ 163.431] (--) NVIDIA(GPU-0): NVIDIA (DFP-0): External TMDS
[ 163.439] (II) NVIDIA(0): Setting mode "NULL"
[ 163.520] (--) NVIDIA(GPU-0): NVIDIA (DFP-0): connected
[ 163.520] (--) NVIDIA(GPU-0): NVIDIA (DFP-0): External TMDS
[ 163.535] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1280x720 +0+0 {AllowGSYNC=Off, ViewPortIn=1280x720, ViewPortOut=1280x720+0+0}"
[ 163.646] (--) NVIDIA(GPU-0): NVIDIA (DFP-0): connected
[ 163.646] (--) NVIDIA(GPU-0): NVIDIA (DFP-0): External TMDS
[ 165.116] (**) Option "fd" "34"
[ 165.117] (II) event1 - gpio-keys: device removed
[ 165.196] (II) systemd-logind: got pause for 13:65
串口日志信息
[0000.230] [L4T TegraBoot] (version 00.00.2018.01-l4t-8728f3cb)
[0000.236] Processing in cold boot mode Bootloader 2
[0000.240] A02 Bootrom Patch rev = 1023
[0000.244] Power-up reason: pmc por
[0000.247] No Battery Present
[0000.250] pmic max77620 reset reason
[0000.253] pmic max77620 NVERC : 0x50
[0000.256] RamCode = 0
[0000.259] Platform has DDR4 type RAM
[0000.262] max77620 disabling SD1 Remote Sense
[0000.266] Setting DDR voltage to 1125mv
[0000.270] Serial Number of Pmic Max77663: 0x211662
[0000.278] Entering ramdump check
[0000.281] Get RamDumpCarveOut = 0x0
[0000.284] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.289] Last reboot was clean, booting normally!
[0000.294] Sdram initialization is successful
[0000.298] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.304] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.310] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.316] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.321] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.327] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.333] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.339] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.355] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.361] Platform-DebugCarveout: 0
[0000.364] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.370] Non secure mode, and RB not enabled.
[0000.374] *** Booting BFS0.
[0000.377] Initialize FailControl
[0000.380] Read PT from (0:3)
[0000.395] Csd NumOfBlocks=0
[0000.434] PT crc32 and magic check passed.
[0000.438] Using BFS PT to query partitions
[0000.442] PT: Partition LNX NOT found !
[0000.446] *** Booting KFS0.
[0000.449] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.455] BoardID = 3448, SKU = 0x2
[0000.458] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.464] Read GPT from (0:3)
[0000.472] Using GPT Primary to query partitions
[0000.477] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.483] Loading Tboot-CPU binary
[0000.489] Verifying TBC in OdmNonSecureSBK mode
[0000.499] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.506] Bootloader downloaded successfully.
[0000.510] Downloaded Tboot-CPU binary to 0xa0000258
[0000.515] MAX77620_GPIO5 configured
[0000.518] CPU power rail is up
[0000.521] CPU clock enabled
[0000.525] Performing RAM repair
[0000.528] Updating A64 Warmreset Address to 0xa00002e9
[0000.533] BoardID = 3448, SKU = 0x2
[0000.536] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.542] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.548] Loading NvTbootBootloaderDTB
[0000.565] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.637] Bootloader DTB Load Address: 0x83000000
[0000.641] BoardID = 3448, SKU = 0x2
[0000.644] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.650] Loading NvTbootKernelDTB
[0000.667] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.738] Kernel DTB Load Address: 0x83100000
[0000.742] BoardID = 3448, SKU = 0x2
[0000.746] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.752] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.759] Loading cboot binary
[0000.770] Verifying EBT in OdmNonSecureSBK mode
[0000.811] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.818] Bootloader downloaded successfully.
[0000.822] BoardID = 3448, SKU = 0x2
[0000.826] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.832] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.838] PT: Partition NCT NOT found !
[0000.842] Warning: Find Partition via PT Failed
[0000.846] Next binary entry address: 0x92c00258
[0000.850] BoardId: 3448
[0000.855] Overriding pmu board id with proc board id
[0000.861] BoardID = 3448, SKU = 0x2
[0000.864] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.870] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.883] Verifying SC7EntryFw in OdmNonSecureSBK mode
[0000.939] /bpmp deleted
[0000.941] SC7EntryFw header found loaded at 0xff700000
[0001.129] OVR2 PMIC
[0001.131] Bpmp FW successfully loaded
[0001.135] BoardID = 3448, SKU = 0x2
[0001.138] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.144] NvTbootFailControlDoFailover: No failover; Continuing ...
[0001.151] WB0 init successfully at 0xff780000
[0001.155] Verifying NvTbootWb0 in OdmNonSecureSBK mode
[0001.161] Set NvDecSticky Bits
[0001.164] GSC2 address ff53fffc value c0edbbcc
[0001.170] GSC MC Settings done
[0001.173] BoardID = 3448, SKU = 0x2
[0001.177] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.183] TOS Image length 53680
[0001.186] Monitor size 53680
[0001.189] OS size 0
[0001.194] Secure Os AES-CMAC Verification Success!
[0001.199] TOS image cipher info: plaintext
[0001.203] Loading and Validation of Secure OS Successful
[0001.219] SC7 Entry Firmware - 0xff700000, 0x4000
[0001.223] NvTbootPackSdramParams: start.
[0001.228] NvTbootPackSdramParams: done.
[0001.232] Tegraboot started after 159744 us
[0001.236] Basic modules init took 737706 us
[0001.240] Sec Bootdevice Read Time = 54 ms, Read Size = 3682 KB
[0001.246] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[0001.252] Next stage binary read took 7388 us
[0001.256] Carveout took -31202 us
[0001.259] CPU initialization took 388616 us
[0001.263] Total time taken by TegraBoot 1102508 us
[0001.268] Starting CPU & Halting co-processor
64NOTICE: BL31: v1.3(release):b5eeb33
NOTICE: BL31: Built : 08:56:32, Feb 19 2022
ERROR: Error initializing runtime service trusty_fast
[0001.390] RamCode = 0
[0001.394] LPDDR4 Training: Read DT: Number of tables = 2
[0001.399] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.412] EMC Training Successful
[0001.415] 408000 not found in DVFS table
[0001.421] RamCode = 0
[0001.425] DT Write: emc-table@204000 succeeded
[0001.430] DT Write: emc-table@1600000 succeeded
[0001.435] LPDDR4 Training: Write DT: Number of tables = 2
[0001.478]
[0001.479] Debug Init done
[0001.481] Marked DTB cacheable
[0001.484] Bootloader DTB loaded at 0x83000000
[0001.489] Marked DTB cacheable
[0001.492] Kernel DTB loaded at 0x83100000
[0001.496] DeviceTree Init done
[0001.509] Pinmux applied successfully
[0001.513] gicd_base: 0x50041000
[0001.517] gicc_base: 0x50042000
[0001.520] Interrupts Init done
[0001.524] Using base:0x60005090 & irq:208 for tick-timer
[0001.529] Using base:0x60005098 for delay-timer
[0001.534] platform_init_timer: DONE
[0001.537] Timer(tick) Init done
[0001.541] osc freq = 38400 khz
[0001.545]
[0001.546] Welcome to L4T Cboot
[0001.549]
[0001.550] Cboot Version: 00.00.2018.01-t210-a2f2e4b8
[0001.555] calling constructors
[0001.558] initializing heap
[0001.561] initializing threads
[0001.563] initializing timers
[0001.566] creating bootstrap completion thread
[0001.571] top of bootstrap2()
[0001.574] CPU: ARM Cortex A57
[0001.576] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.581] initializing platform
[0001.635] Config for emmc ddr50 mode completed
[0001.639] sdmmc bdev is already initialized
[0001.643] Enable APE clock
[0001.646] Un-powergate APE partition
[0001.649] of_register: registering tegra_udc to of_hal
[0001.655] of_register: registering inv20628-driver to of_hal
[0001.660] of_register: registering ads1015-driver to of_hal
[0001.666] of_register: registering lp8557-bl-driver to of_hal
[0001.671] of_register: registering bq2419x_charger to of_hal
[0001.677] of_register: registering bq27441_fuel_gauge to of_hal
[0001.689] gpio framework initialized
[0001.692] of_register: registering tca9539_gpio to of_hal
[0001.697] of_register: registering tca9539_gpio to of_hal
[0001.703] of_register: registering i2c_bus_driver to of_hal
[0001.708] of_register: registering i2c_bus_driver to of_hal
[0001.714] of_register: registering i2c_bus_driver to of_hal
[0001.719] pmic framework initialized
[0001.723] of_register: registering max77620_pmic to of_hal
[0001.728] regulator framework initialized
[0001.732] of_register: registering tps65132_bl_driver to of_hal
[0001.738] initializing target
[0001.744] gpio_driver_register: register 'tegra_gpio_driver' driver
[0001.752] board ID = D78, board SKU = 2
[0001.758] fixed regulator driver initialized
[0001.776] initializing OF layer
[0001.779] NCK carveout not present
[0001.782] Skipping dts_overrides
[0001.787] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.803] I2C Bus Init done
[0001.806] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.816] I2C Bus Init done
[0001.819] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.829] I2C Bus Init done
[0001.832] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.842] I2C Bus Init done
[0001.845] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.855] I2C Bus Init done
[0001.858] of_children_init: Ops found for compatible string maxim,max77620
[0001.868] max77620_init using irq 118
[0001.873] register 'maxim,max77620' pmic
[0001.877] gpio_driver_register: register 'max77620-gpio' driver
[0001.883] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.894] I2C Bus Init done
[0001.897] NCK carveout not present
[0001.907] Find /i2c@7000c000's alias i2c0
[0001.911] get eeprom at 1-a0, size 256, type 0
[0001.919] Find /i2c@7000c500's alias i2c2
[0001.923] get eeprom at 3-a0, size 256, type 0
[0001.928] get eeprom at 3-ae, size 256, type 0
[0001.932] pm_ids_update: Updating 1,a0, size 256, type 0
[0001.937] I2C slave not started
[0001.940] I2C write failed
[0001.943] Writing offset failed
[0001.946] eeprom_init: EEPROM read failed
[0001.950] pm_ids_update: eeprom init failed
[0001.954] pm_ids_update: Updating 3,a0, size 256, type 0
[0001.984] pm_ids_update: The pm board id is 3448-0002-401
[0001.991] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50
[0001.999] pm_ids_update: pm id update successful
[0002.004] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.009] I2C slave not started
[0002.012] I2C write failed
[0002.015] Writing offset failed
[0002.018] eeprom_init: EEPROM read failed
[0002.022] pm_ids_update: eeprom init failed
[0002.052] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.058] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0002.066] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.071] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0002.080] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:e0:0e:bf
[0002.086] Plugin Manager: Parse ODM data 0x000a4000
[0002.098] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0002.113] Find /i2c@7000c000's alias i2c0
[0002.117] get eeprom at 1-a0, size 256, type 0
[0002.126] Find /i2c@7000c500's alias i2c2
[0002.129] get eeprom at 3-a0, size 256, type 0
[0002.134] get eeprom at 3-ae, size 256, type 0
[0002.138] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.144] I2C slave not started
[0002.147] I2C write failed
[0002.149] Writing offset failed
[0002.152] eeprom_init: EEPROM read failed
[0002.156] pm_ids_update: eeprom init failed
[0002.160] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.190] pm_ids_update: The pm board id is 3448-0002-401
[0002.197] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50
[0002.204] pm_ids_update: pm id update successful
[0002.208] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.214] I2C slave not started
[0002.216] I2C write failed
[0002.219] Writing offset failed
[0002.222] eeprom_init: EEPROM read failed
[0002.226] pm_ids_update: eeprom init failed
[0002.256] Add serial number:1423123068566 as DT property
[0002.264] Applying platform configs
[0002.270] platform-init is not present. Skipping
[0002.275] calling apps_init()
[0002.296] Found 17 GPT partitions in "sdmmc3_user"
[0002.301] Proceeding to Cold Boot
[0002.304] starting app android_boot_app
[0002.308] Device state: unlocked
[0002.311] display console init
[0002.319] could not find regulator
[0002.342] hdmi cable not connected
[0002.346] is_hdmi_needed: HDMI not connected, returning false
[0002.351] hdmi is not connected
[0002.354] sor0 is noDT entry for leds-pwm not found
t[0002.363] supported
[0002.365] display_console_init: no valid display out_type
[0002.372] subnode volume_up is not found !
[0002.376] subnode back is not found !
[0002.380] subnode volume_down is not found !
[0002.384] subnode menu is not found !
[0002.388] Gpio keyboard init success
[0002.435] found decompressor handler: lz4-legacy
[0002.449] decompressing blob (type 1)...
[0002.516] display_resolution: No display init
[0002.520] Failed to retrieve display resolution
[0002.524] Could not load/initialize BMP blob...ignoring
[0002.530] -------> se_aes_verify_sbk_clear: 747
[0002.534] se_aes_verify_sbk_clear: Error
[0002.538] SE operation failed
[0002.541] bl_battery_charging: connected to external power supply
[0002.550] display_console_ioctl: No display init
[0002.555] switch_backlight failed
[0002.564] device_query_partition_size: failed to open partition sdmmc3_user:MSC !
[0002.572] MSC Partition not found
[0002.581] device_query_partition_size: failed to open partition sdmmc3_user:USP !
[0002.589] USP partition read failed!
[0002.592] blob_init: blob-partition USP header read failed
[0002.598] android_boot Unable to update recovery partition
[0002.603] kfs_getpartname: name = LNX
[0002.607] Loading kernel from LNX
[0002.699] load kernel from storage
[0002.709] decompressor handler not found
[0002.742] Successfully loaded kernel and ramdisk images
[0002.748] board ID = D78, board SKU = 2
[0002.752] display_resolution: No display init
[0002.756] Failed to retrieve display resolution
[0002.761] bmp blob is not loaded and initialized
[0002.766] Failed to display boot-logo
[0002.769] NCK carveout not present
[0002.772] Skipping dts_overrides
[0002.776] NCK carveout not present
[0002.785] Find /i2c@7000c000's alias i2c0
[0002.789] get eeprom at 1-a0, size 256, type 0
[0002.798] Find /i2c@7000c500's alias i2c2
[0002.802] get eeprom at 3-a0, size 256, type 0
[0002.806] get eeprom at 3-ae, size 256, type 0
[0002.810] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.816] I2C slave not started
[0002.819] I2C write failed
[0002.821] Writing offset failed
[0002.824] eeprom_init: EEPROM read failed
[0002.828] pm_ids_update: eeprom init failed
[0002.832] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.863] pm_ids_update: The pm board id is 3448-0002-401
[0002.869] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50
[0002.878] pm_ids_update: pm id update successful
[0002.882] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.888] I2C slave not started
[0002.891] I2C write failed
[0002.893] Writing offset failed
[0002.896] eeprom_init: EEPROM read failed
[0002.900] pm_ids_update: eeprom init failed
[0002.930] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.936] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0002.944] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.950] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0002.958] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:e0:0e:bf
[0002.964] Plugin Manager: Parse ODM data 0x000a4000
[0002.977] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0002.985] Add serial number:1423123068566 as DT property
[0002.994] "bpmp" doesn't exist, creating
[0003.000] Updated bpmp info to DTB
[0003.004] Updated initrd info to DTB
[0003.008] "proc-board" doesn't exist, creating
[0003.014] Updated board info to DTB
[0003.017] "pmu-board" doesn't exist, creating
[0003.023] Updated board info to DTB
[0003.027] "display-board" doesn't exist, creating
[0003.032] Updated board info to DTB
[0003.036] "reset" doesn't exist, creating
[0003.041] Updated reset info to DTB
[0003.044] display_console_ioctl: No display init
[0003.048] display_console_ioctl: No display init
[0003.053] display_console_ioctl: No display init
[0003.058] Cmdline: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt
[0003.092] DTB cmdline: earlycon=uart8250,mmio32,0x70006000
[0003.098] boot image cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
[0003.114] Updated bootarg info to DTB
[0003.118] Adding uuid 00000001643cb6c11400000015fd0300 to DT
[0003.124] Adding eks info 0 to DT
[0003.129] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[0003.135] Updated memory info to DTB
[0003.143] set vdd_core voltage to 1075 mv
[0003.147] setting 'vdd-core' regulator to 1075000 micro volts
[0003.153] Found secure-pmc; disable BPMP
U-Boot 2020.04-g4335beb (Feb 19 2022 - 08:56:35 -0800)
SoC: tegra210
Model: NVIDIA Jetson Nano Developer Kit
Board: NVIDIA P3450-0000
DRAM: 4 GiB
MMC: sdhci@700b0000: 1, sdhci@700b0600: 0
Loading Environment from MMC... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: No ethernet found.
Hit any key to stop autoboot: 0
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
879 bytes read in 29 ms (29.3 KiB/s)
1: primary kernel
Retrieving file: /boot/initrd
7159624 bytes read in 175 ms (39 MiB/s)
Retrieving file: /boot/Image
34484232 bytes read in 780 ms (42.2 MiB/s)
append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
## Flattened Device Tree blob at 83100000
Booting using the fdt blob at 0x83100000
ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)
Using Device Tree in place at 0000000083100000, end 000000008317ce8d
copying carveout for /host1x@50000000/dc@54200000...
copying carveout for /host1x@50000000/dc@54240000...
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.253-tegra (buildbrain@mobile-u64-5434-d8000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Sat Feb 19 08:59:22 PST 2022
[ 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] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[ 0.000000] bootconsole [uart8250] enabled
[ 1.068002] tegradc tegradc.1: dpd enable lookup fail:-19
[ 1.573655] Host read timeout at address 545c00c4
[ 1.583103] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.583109] tegradc tegradc.1: dp: Failed for I2C write addr:80, size:1, stat:0x10000100
[ 1.594262] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.594266] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.599238] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.599243] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.604233] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.604237] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.608869] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.608873] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.608877] tegradc tegradc.1: dp: failed to exit panel power save mode (0xfffffff2)
[ 1.723371] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.730847] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.745383] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.751667] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.764882] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.771171] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.784449] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.790723] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.799022] tegradc tegradc.1: dp: failed to exit panel power save mode (0xfffffff2)
[ 1.806798] hpd: edid read prepare failed[ 1.899860] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.907423] imx219 7-0010: board setup failed
[ 1.935594] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.943133] imx219 8-0010: board setup failed
[ 2.275356] cgroup: cgroup2: unknown option "nsdelegate"
[ 2.754390] random: crng init done
[ 2.757794] random: 7 urandom warning(s) missed due to ratelimiting
[ 3.380282] systemd: 43 output lines suppressed due to ratelimiting
[ 3.535636] systemd[1]: File /lib/systemd/system/systemd-udevd.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 3.552440] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 3.637457] systemd[1]: rootfs_boot.service: Current command vanished from the unit file, execution of the command list won't be resumed.
[ 3.683665] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got invalid poll event 16 on pipe (fd=49)
[ 3.692927] systemd[1]: proc-sys-fs-binfmt_misc.automount: Failed with result 'resources'.
[ 4.315631] using random self ethernet address
[ 4.322819] using random host ethernet address
[ 4.519498] hot-surface-alert cooling state: 0 -> 1
[ 5.140845] using random self ethernet address
[ 5.170850] using random host ethernet address
[ 5.463313] nvgpu: 57000000.gpu gk20a_pmu_isr:724 [ERR] pmu exterr intr not implemented. Clearing interrupt.
[ 5.475082] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:560 [ERR] <<< FALCON id-0 DEBUG INFORMATION - START >>>
[ 5.486235] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:504 [ERR] FALCON IMEM BLK MAPPING (PA->VA) (96 TOTAL):
[ 5.497309] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x00: 0x01000000 0x01000100 0x01000200 0x01000300
[ 5.508887] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x04: 0x01000400 0x01000500 0x01000600 0x01000700
[ 5.520478] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x08: 0x01000800 0x01000900 0x01000a00 0x01000b00
[ 5.532049] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x0c: 0x01000c00 0x01000d00 0x01000e00 0x01000f00
[ 5.543633] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x10: 0x01001000 0x01001100 0x01001200 0x01001300
[ 5.555219] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x14: 0x01001400 0x01001500 0x01001600 0x01002d00
[ 5.566818] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x18: 0x01002e00 0x01002f00 0x01003000 0x01003100
[ 5.578439] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x1c: 0x01001c00 0x01001d00 0x01001e00 0x01001f00
[ 5.590031] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x20: 0x01002000 0x01002100 0x01002200 0x01004b00
[ 5.601696] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x24: 0x01004c00 0x01004d00 0x01004e00 0x01004f00
[ 5.601710] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x28: 0x01005000 0x01005100 0x01002300 0x01002400
[ 5.601713] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x2c: 0x01002500 0x01003200 0x01003300 0x01003400
[ 5.601725] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x30: 0x01003500 0x01003600 0x01003700 0x01003800
[ 5.601728] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x34: 0x01003900 0x01003a00 0x01003b00 0x01003c00
[ 5.601741] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x38: 0x01003d00 0x01003e00 0x01003f00 0x01004000
[ 5.601744] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x3c: 0x01004100 0x01004200 0x01004300 0x01004400
[ 5.601756] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x40: 0x01004500 0x01004600 0x01004700 0x01004800
[ 5.601759] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x44: 0x01004900 0x01004a00 0x01005200 0x01005300
[ 5.601772] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x48: 0x01005400 0x01005500 0x01005600 0x01005700
[ 5.601775] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x4c: 0x01005800 0x01005900 0x01005a00 0x01005b00
[ 5.601787] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x50: 0x01005c00 0x01005d00 0x01005e00 0x01005f00
[ 5.601790] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x54: 0x01006000 0x01006100 0x01006200 0x01006300
[ 5.601803] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x58: 0x01006400 0x01006500 0x01006600 0x01002600
[ 5.601805] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x5c: 0x01002700 0x01002800 0x01002900 0x01002c00
[ 5.601811] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:541 [ERR] PC TRACE (TOTAL 7 ENTRIES. entry 0 is the most recent branch):
[ 5.601815] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(0) : 0x0000054a
[ 5.601819] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(1) : 0x00000545
[ 5.601823] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(2) : 0x0000054e
[ 5.601826] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(3) : 0x0000034c
[ 5.601830] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(4) : 0x000015e2
[ 5.601833] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(5) : 0x0000160e
[ 5.601837] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(6) : 0x00000a59
[ 5.601839] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:567 [ERR] FALCON ICD REGISTERS DUMP
[ 5.601843] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:575 [ERR] FALCON_REG_PC : 0x1041
[ 5.601847] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:582 [ERR] FALCON_REG_SP : 0x43c4
[ 5.601850] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:575 [ERR] FALCON_REG_PC : 0x1041
[ 5.601853] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:582 [ERR] FALCON_REG_SP : 0x43c4
[ 5.601857] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:575 [ERR] FALCON_REG_PC : 0x103b
[ 5.601860] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:582 [ERR] FALCON_REG_SP : 0x43c4
[ 5.601863] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:575 [ERR] FALCON_REG_PC : 0x1041
[ 5.601866] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:582 [ERR] FALCON_REG_SP : 0x43c4
[ 5.601870] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:589 [ERR] FALCON_REG_IMB : 0xff5071
[ 5.601873] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:595 [ERR] FALCON_REG_DMB : 0xff50d8
[ 5.601877] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:601 [ERR] FALCON_REG_CSW : 0x330801
[ 5.601880] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:607 [ERR] FALCON_REG_CTX : 0x0
[ 5.601884] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:613 [ERR] FALCON_REG_EXCI : 0x693
[ 5.601887] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[0] : 0xa5a5a5a5
[ 5.601891] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[1] : 0xa5a5a5a5
[ 5.601894] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[2] : 0xa5a5a5a5
[ 5.601898] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[3] : 0xa5a5a5a5
[ 5.601901] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[4] : 0xa5a5a5a5
[ 5.601905] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[5] : 0xa5a5a5a5
[ 5.601907] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:625 [ERR] FALCON REGISTERS DUMP
[ 5.601910] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:627 [ERR] falcon_falcon_os_r : 0
[ 5.601913] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:629 [ERR] falcon_falcon_cpuctl_r : 0x60
[ 5.601916] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:631 [ERR] falcon_falcon_idlestate_r : 0x1
[ 5.601919] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:633 [ERR] falcon_falcon_mailbox0_r : 0x0
[ 5.601923] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:635 [ERR] falcon_falcon_mailbox1_r : 0x0
[ 5.601926] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:637 [ERR] falcon_falcon_irqstat_r : 0x60
[ 5.601929] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:639 [ERR] falcon_falcon_irqmode_r : 0xfc24
[ 5.601932] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:641 [ERR] falcon_falcon_irqmask_r : 0x7879
[ 5.601935] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:643 [ERR] falcon_falcon_irqdest_r : 0x90372
[ 5.601938] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:645 [ERR] falcon_falcon_debug1_r : 0x10000
[ 5.601942] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:647 [ERR] falcon_falcon_debuginfo_r : 0x0
[ 5.601945] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:649 [ERR] falcon_falcon_bootvec_r : 0x3200
[ 5.601948] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:651 [ERR] falcon_falcon_hwcfg_r : 0x400cc060
[ 5.601951] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:653 [ERR] falcon_falcon_engctl_r : 0x0
[ 5.601954] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:655 [ERR] falcon_falcon_curctx_r : 0x707fffe7
[ 5.601958] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:657 [ERR] falcon_falcon_nxtctx_r : 0x707fffe7
[ 5.601961] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:659 [ERR] falcon_falcon_exterrstat_r : 0x85002efb
[ 5.601964] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:661 [ERR] falcon_falcon_exterraddr_r : 0x18405804
[ 5.601969] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(0) : 0x0
[ 5.601972] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(1) : 0x0
[ 5.601976] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(2) : 0x0
[ 5.601979] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(3) : 0x0
[ 5.601982] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(4) : 0x0
[ 5.601985] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(5) : 0x0
[ 5.601988] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(6) : 0x0
[ 5.601992] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(7) : 0x0
[ 5.601995] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(8) : 0x0
[ 5.601998] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(9) : 0x0
[ 5.602001] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(10) : 0x0
[ 5.602005] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:630 [ERR] pwr_pmu_mailbox_r(11) : 0x0
[ 5.602008] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:635 [ERR] pwr_pmu_debug_r(0) : 0x0
[ 5.602011] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:635 [ERR] pwr_pmu_debug_r(1) : 0x0
[ 5.602014] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:635 [ERR] pwr_pmu_debug_r(2) : 0x2a
[ 5.602017] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:635 [ERR] pwr_pmu_debug_r(3) : 0x0
[ 5.602021] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:639 [ERR] pwr_pmu_bar0_error_status_r : 0x0
[ 5.602024] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:652 [ERR] pwr_pmu_bar0_fecs_error_r : 0xbadf1201
[ 5.602028] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:655 [ERR] pwr_falcon_exterrstat_r : 0x85002efb
[ 5.602031] nvgpu: 57000000.gpu gk20a_pmu_dump_falcon_stats:659 [ERR] pwr_falcon_exterraddr_r : 0x18405804
[ 5.602067] nvgpu: 57000000.gpu print_pmu_trace:88 [ERR] dump PMU trace buffer
[ 5.602074] nvgpu: 57000000.gpu nvgpu_pmu_dump_falcon_stats:51 [ERR] pmu state: 7
[ 5.602076] nvgpu: 57000000.gpu nvgpu_pmu_dump_falcon_stats:52 [ERR] elpg state: 0
[ 5.602080] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:129 [ERR] gr_fecs_os_r : 0
[ 5.602083] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:131 [ERR] gr_fecs_cpuctl_r : 0x60
[ 5.602086] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:133 [ERR] gr_fecs_idlestate_r : 0x0
[ 5.602090] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:135 [ERR] gr_fecs_mailbox0_r : 0x0
[ 5.602093] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:137 [ERR] gr_fecs_mailbox1_r : 0x0
[ 5.602096] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:139 [ERR] gr_fecs_irqstat_r : 0x0
[ 5.602098] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:141 [ERR] gr_fecs_irqmode_r : 0x4
[ 5.602101] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:143 [ERR] gr_fecs_irqmask_r : 0x8704
[ 5.602104] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:145 [ERR] gr_fecs_irqdest_r : 0x0
[ 5.602107] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:147 [ERR] gr_fecs_debug1_r : 0x40
[ 5.602110] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:149 [ERR] gr_fecs_debuginfo_r : 0x0
[ 5.602113] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:151 [ERR] gr_fecs_ctxsw_status_1_r : 0x382
[ 5.602116] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(0) : 0x1
[ 5.602119] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(1) : 0x0
[ 5.602122] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(2) : 0x1
[ 5.602125] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(3) : 0x0
[ 5.602128] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(4) : 0x1ffda0
[ 5.602131] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(5) : 0x0
[ 5.602133] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(6) : 0x0
[ 5.602136] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(7) : 0x0
[ 5.602139] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(8) : 0x0
[ 5.602142] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(9) : 0x0
[ 5.602145] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(10) : 0x0
[ 5.602148] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(11) : 0x0
[ 5.602151] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(12) : 0x0
[ 5.602153] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(13) : 0x0
[ 5.602156] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(14) : 0x0
[ 5.602159] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:155 [ERR] gr_fecs_ctxsw_mailbox_r(15) : 0x0
[ 5.602162] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:159 [ERR] gr_fecs_engctl_r : 0x0
[ 5.602165] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:161 [ERR] gr_fecs_curctx_r : 0x0
[ 5.602168] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:163 [ERR] gr_fecs_nxtctx_r : 0x0
[ 5.602171] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:169 [ERR] FECS_FALCON_REG_IMB : 0xbadfbadf
[ 5.602175] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:175 [ERR] FECS_FALCON_REG_DMB : 0xbadfbadf
[ 5.602178] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:181 [ERR] FECS_FALCON_REG_CSW : 0xbadfbadf
[ 5.602181] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:187 [ERR] FECS_FALCON_REG_CTX : 0xbadfbadf
[ 5.602185] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:193 [ERR] FECS_FALCON_REG_EXCI : 0xbadfbadf
[ 5.602188] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:200 [ERR] FECS_FALCON_REG_PC : 0xbadfbadf
[ 5.602191] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:206 [ERR] FECS_FALCON_REG_SP : 0xbadfbadf
[ 5.602195] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:200 [ERR] FECS_FALCON_REG_PC : 0xbadfbadf
[ 5.602198] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:206 [ERR] FECS_FALCON_REG_SP : 0xbadfbadf
[ 5.602201] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:200 [ERR] FECS_FALCON_REG_PC : 0xbadfbadf
[ 5.602205] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:206 [ERR] FECS_FALCON_REG_SP : 0xbadfbadf
[ 5.602208] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:200 [ERR] FECS_FALCON_REG_PC : 0xbadfbadf
[ 5.602211] nvgpu: 57000000.gpu gk20a_fecs_dump_falcon_stats:206 [ERR] FECS_FALCON_REG_SP : 0xbadfbadf
[ 5.602285] nvgpu: 57000000.gpu gk20a_ptimer_isr:50 [ERR] PRI timeout: ADR 0x00122124 READ DATA 0x00000000
[ 5.602288] nvgpu: 57000000.gpu gk20a_ptimer_isr:56 [ERR] FECS_ERRCODE 0xbadf5202
[ 6.510668] Bridge firewalling registered
[ 57.357867] hot-surface-alert cooling state: 1 -> 0
3.不连接显示器:掉电重启的正常情况
Xorg.0.log日志信息
[ 5.819] (--) Log file renamed from "/var/log/Xorg.pid-5874.log" to "/var/log/Xorg.0.log"
[ 5.822]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 5.822] X Protocol Version 11, Revision 0
[ 5.822] Build Operating System: Linux 4.15.0-163-generic aarch64 Ubuntu
[ 5.822] Current Operating System: Linux ubuntu 4.9.253-tegra #1 SMP PREEMPT Sat Feb 19 08:59:22 PST 2022 aarch64
[ 5.822] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
[ 5.822] Build Date: 14 December 2021 04:14:51PM
[ 5.822] xorg-server 2:1.19.6-1ubuntu4.10 (For technical support please see http://www.ubuntu.com/support)
[ 5.822] Current version of pixman: 0.34.0
[ 5.822] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.822] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.823] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 29 16:57:58 2024
[ 5.830] (==) Using config file: "/etc/X11/xorg.conf"
[ 5.830] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.836] (==) No Layout section. Using the first Screen section.
[ 5.836] (==) No screen section available. Using defaults.
[ 5.836] (**) |-->Screen "Default Screen Section" (0)
[ 5.836] (**) | |-->Monitor "<default monitor>"
[ 5.839] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 5.839] (**) | |-->Device "Tegra0"
[ 5.839] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.839] (==) Automatically adding devices
[ 5.839] (==) Automatically enabling devices
[ 5.839] (==) Automatically adding GPU devices
[ 5.839] (==) Automatically binding GPU devices
[ 5.839] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.845] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 5.845] Entry deleted from font path.
[ 5.845] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 5.845] Entry deleted from font path.
[ 5.845] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 5.845] Entry deleted from font path.
[ 5.848] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 5.848] Entry deleted from font path.
[ 5.848] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 5.848] Entry deleted from font path.
[ 5.848] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 5.848] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.848] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.848] (II) Loader magic: 0x557f464010
[ 5.848] (II) Module ABI versions:
[ 5.848] X.Org ANSI C Emulation: 0.4
[ 5.848] X.Org Video Driver: 23.0
[ 5.848] X.Org XInput driver : 24.1
[ 5.848] X.Org Server Extension : 10.0
[ 5.850] (++) using VT number 1
[ 5.859] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 5.861] (II) no primary bus or device found
[ 5.861] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 5.861] (II) "glx" will be loaded by default.
[ 5.861] (II) LoadModule: "extmod"
[ 5.861] (II) Module "extmod" already built-in
[ 5.861] (II) LoadModule: "glx"
[ 5.865] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.875] (II) Module glx: vendor="X.Org Foundation"
[ 5.875] compiled for 1.19.6, module version = 1.0.0
[ 5.875] ABI class: X.Org Server Extension, version 10.0
[ 5.875] (II) LoadModule: "nvidia"
[ 5.875] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 5.881] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 5.881] compiled for 4.0.2, module version = 1.0.0
[ 5.881] Module class: X.Org Video Driver
[ 5.886] (II) NVIDIA dlloader X Driver 32.7.1 Release Build (integ_stage_rel) (buildbrain@mobile-u64-5434-d8000) Sat Feb 19 08:59:21 PST 2022
[ 5.886] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5.886] (WW) Falling back to old probe method for NVIDIA
[ 5.887] (II) Loading sub module "fb"
[ 5.887] (II) LoadModule: "fb"
[ 5.887] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 5.888] (II) Module fb: vendor="X.Org Foundation"
[ 5.888] compiled for 1.19.6, module version = 1.0.0
[ 5.888] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.888] (II) Loading sub module "wfb"
[ 5.888] (II) LoadModule: "wfb"
[ 5.889] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 5.891] (II) Module wfb: vendor="X.Org Foundation"
[ 5.891] compiled for 1.19.6, module version = 1.0.0
[ 5.891] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.891] (II) Loading sub module "ramdac"
[ 5.891] (II) LoadModule: "ramdac"
[ 5.891] (II) Module "ramdac" already built-in
[ 5.893] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 5.893] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.894] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 5.894] (==) NVIDIA(0): RGB weight 888
[ 5.894] (==) NVIDIA(0): Default visual is TrueColor
[ 5.894] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.894] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 5.894] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "true"
[ 5.894] (**) NVIDIA(0): Enabling 2D acceleration
[ 5.894] (II) Loading sub module "glxserver_nvidia"
[ 5.894] (II) LoadModule: "glxserver_nvidia"
[ 5.895] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 5.938] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 5.938] compiled for 4.0.2, module version = 1.0.0
[ 5.938] Module class: X.Org Server Extension
[ 5.938] (II) NVIDIA GLX Module 32.7.1 Release Build (integ_stage_rel) (buildbrain@mobile-u64-5434-d8000) Sat Feb 19 08:58:33 PST 2022
[ 5.962] (--) NVIDIA(0): Valid display device(s) on GPU-0 at SoC
[ 5.962] (--) NVIDIA(0): DFP-0
[ 5.962] (--) NVIDIA(0): DFP-1
[ 5.962] (II) NVIDIA(0): NVIDIA GPU NVIDIA Tegra X1 (nvgpu) (GM20B) at SoC (GPU-0)
[ 5.962] (--) NVIDIA(0): Memory: 4059240 kBytes
[ 5.962] (--) NVIDIA(0): VideoBIOS:
[ 5.963] (==) NVIDIA(0):
[ 5.963] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 5.963] (==) NVIDIA(0): will be used as the requested mode.
[ 5.963] (==) NVIDIA(0):
[ 5.963] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[ 5.963] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled
[ 5.963] (II) NVIDIA(0): Validated MetaModes:
[ 5.963] (II) NVIDIA(0): "NULL"
[ 5.963] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 5.963] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 5.963] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 5.963] (--) Depth 24 pixmap format is 32 bpp
[ 5.964] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[ 5.964] (II) NVIDIA: access.
[ 5.967] (EE) NVIDIA(0): Failed to allocate NVIDIA Error Handler
[ 5.967] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 5.967] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 5.967] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 5.967] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 5.967] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 5.967] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 5.967] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 5.967] (II) NVIDIA(0): Config Options in the README.
[ 6.023] (II) NVIDIA(0): Setting mode "NULL"
[ 6.028] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 6.029] (==) NVIDIA(0): Backing store enabled
[ 6.029] (==) NVIDIA(0): Silken mouse enabled
[ 6.029] (==) NVIDIA(0): DPMS enabled
[ 6.030] (II) Loading sub module "dri2"
[ 6.030] (II) LoadModule: "dri2"
[ 6.030] (II) Module "dri2" already built-in
[ 6.030] (II) NVIDIA(0): [DRI2] Setup complete
[ 6.030] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 6.030] (--) RandR disabled
[ 6.038] (II) SELinux: Disabled on system
[ 6.039] (II) Initializing extension GLX
[ 6.039] (II) Indirect GLX disabled.
[ 6.252] (II) config/udev: Adding input device tegra-hda HDMI/DP,pcm=3 (/dev/input/event0)
[ 6.252] (II) No input driver specified, ignoring this device.
[ 6.252] (II) This device may have been added with another device file.
[ 6.280] (II) config/udev: Adding input device tegra-hda HDMI/DP,pcm=3 (/dev/input/event0)
[ 6.280] (II) No input driver specified, ignoring this device.
[ 6.280] (II) This device may have been added with another device file.
[ 6.462] (II) config/udev: Adding input device gpio-keys (/dev/input/event1)
[ 6.462] (**) gpio-keys: Applying InputClass "libinput keyboard catchall"
[ 6.462] (II) LoadModule: "libinput"
[ 6.463] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 6.479] (II) Module libinput: vendor="X.Org Foundation"
[ 6.479] compiled for 1.19.6, module version = 0.27.1
[ 6.479] Module class: X.Org XInput Driver
[ 6.479] ABI class: X.Org XInput driver, version 24.1
[ 6.479] (II) Using input driver 'libinput' for 'gpio-keys'
[ 6.498] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 8 paused 0
[ 6.498] (**) gpio-keys: always reports core events
[ 6.498] (**) Option "Device" "/dev/input/event1"
[ 6.498] (**) Option "_source" "server/udev"
[ 6.500] (II) event1 - gpio-keys: is tagged by udev as: Keyboard
[ 6.500] (II) event1 - gpio-keys: device is a keyboard
[ 6.500] (II) event1 - gpio-keys: device removed
[ 6.500] (**) Option "config_info" "udev:/sys/devices/gpio-keys/input/input1/event1"
[ 6.500] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 6)
[ 6.500] (**) Option "xkb_model" "pc105"
[ 6.500] (**) Option "xkb_layout" "us"
[ 6.500] (WW) Option "xkb_variant" requires a string value
[ 6.501] (WW) Option "xkb_options" requires a string value
[ 6.502] (II) event1 - gpio-keys: is tagged by udev as: Keyboard
[ 6.502] (II) event1 - gpio-keys: device is a keyboard
[ 12.719] (II) NVIDIA(0): Setting mode "NULL"
串口日志信息
[ 238.319179] edid invalid
[0000.231] [L4T TegraBoot] (version 00.00.2018.01-l4t-8728f3cb)
[0000.236] Processing in cold boot mode Bootloader 2
[0000.241] A02 Bootrom Patch rev = 1023
[0000.244] Power-up reason: pmc por
[0000.248] No Battery Present
[0000.250] pmic max77620 reset reason
[0000.254] pmic max77620 NVERC : 0x50
[0000.257] RamCode = 0
[0000.259] Platform has DDR4 type RAM
[0000.263] max77620 disabling SD1 Remote Sense
[0000.267] Setting DDR voltage to 1125mv
[0000.271] Serial Number of Pmic Max77663: 0x211662
[0000.278] Entering ramdump check
[0000.281] Get RamDumpCarveOut = 0x0
[0000.285] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.290] Last reboot was clean, booting normally!
[0000.294] Sdram initialization is successful
[0000.299] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.305] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.310] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.316] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.322] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.328] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.334] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.340] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.356] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.362] Platform-DebugCarveout: 0
[0000.365] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.371] Non secure mode, and RB not enabled.
[0000.375] *** Booting BFS0.
[0000.378] Initialize FailControl
[0000.381] Read PT from (0:3)
[0000.396] Csd NumOfBlocks=0
[0000.435] PT crc32 and magic check passed.
[0000.439] Using BFS PT to query partitions
[0000.443] PT: Partition LNX NOT found !
[0000.447] *** Booting KFS0.
[0000.449] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.455] BoardID = 3448, SKU = 0x2
[0000.459] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.464] Read GPT from (0:3)
[0000.473] Using GPT Primary to query partitions
[0000.477] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.483] Loading Tboot-CPU binary
[0000.489] Verifying TBC in OdmNonSecureSBK mode
[0000.499] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.506] Bootloader downloaded successfully.
[0000.510] Downloaded Tboot-CPU binary to 0xa0000258
[0000.515] MAX77620_GPIO5 configured
[0000.519] CPU power rail is up
[0000.521] CPU clock enabled
[0000.525] Performing RAM repair
[0000.528] Updating A64 Warmreset Address to 0xa00002e9
[0000.533] BoardID = 3448, SKU = 0x2
[0000.536] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.542] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.549] Loading NvTbootBootloaderDTB
[0000.566] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.637] Bootloader DTB Load Address: 0x83000000
[0000.642] BoardID = 3448, SKU = 0x2
[0000.645] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.651] Loading NvTbootKernelDTB
[0000.667] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.739] Kernel DTB Load Address: 0x83100000
[0000.743] BoardID = 3448, SKU = 0x2
[0000.746] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.752] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.759] Loading cboot binary
[0000.770] Verifying EBT in OdmNonSecureSBK mode
[0000.812] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.819] Bootloader downloaded successfully.
[0000.823] BoardID = 3448, SKU = 0x2
[0000.826] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.832] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.838] PT: Partition NCT NOT found !
[0000.842] Warning: Find Partition via PT Failed
[0000.846] Next binary entry address: 0x92c00258
[0000.851] BoardId: 3448
[0000.856] Overriding pmu board id with proc board id
[0000.861] BoardID = 3448, SKU = 0x2
[0000.864] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.870] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.884] Verifying SC7EntryFw in OdmNonSecureSBK mode
[0000.940] /bpmp deleted
[0000.942] SC7EntryFw header found loaded at 0xff700000
[0001.130] OVR2 PMIC
[0001.132] Bpmp FW successfully loaded
[0001.135] BoardID = 3448, SKU = 0x2
[0001.139] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.145] NvTbootFailControlDoFailover: No failover; Continuing ...
[0001.152] WB0 init successfully at 0xff780000
[0001.156] Verifying NvTbootWb0 in OdmNonSecureSBK mode
[0001.161] Set NvDecSticky Bits
[0001.165] GSC2 address ff53fffc value c0edbbcc
[0001.171] GSC MC Settings done
[0001.174] BoardID = 3448, SKU = 0x2
[0001.177] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.184] TOS Image length 53680
[0001.187] Monitor size 53680
[0001.190] OS size 0
[0001.195] Secure Os AES-CMAC Verification Success!
[0001.200] TOS image cipher info: plaintext
[0001.203] Loading and Validation of Secure OS Successful
[0001.219] SC7 Entry Firmware - 0xff700000, 0x4000
[0001.224] NvTbootPackSdramParams: start.
[0001.229] NvTbootPackSdramParams: done.
[0001.233] Tegraboot started after 160570 us
[0001.237] Basic modules init took 737432 us
[0001.241] Sec Bootdevice Read Time = 54 ms, Read Size = 3682 KB
[0001.247] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[0001.252] Next stage binary read took 7379 us
[0001.256] Carveout took -31195 us
[0001.259] CPU initialization took 388595 us
[0001.263] Total time taken by TegraBoot 1102211 us
[0001.268] Starting CPU & Halting co-processor
64NOTICE: BL31: v1.3(release):b5eeb33
NOTICE: BL31: Built : 08:56:32, Feb 19 2022
ERROR: Error initializing runtime service trusty_fast
[0001.390] RamCode = 0
[0001.395] LPDDR4 Training: Read DT: Number of tables = 2
[0001.400] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.412] EMC Training Successful
[0001.415] 408000 not found in DVFS table
[0001.422] RamCode = 0
[0001.425] DT Write: emc-table@204000 succeeded
[0001.431] DT Write: emc-table@1600000 succeeded
[0001.435] LPDDR4 Training: Write DT: Number of tables = 2
[0001.478]
[0001.479] Debug Init done
[0001.482] Marked DTB cacheable
[0001.485] Bootloader DTB loaded at 0x83000000
[0001.490] Marked DTB cacheable
[0001.493] Kernel DTB loaded at 0x83100000
[0001.496] DeviceTree Init done
[0001.510] Pinmux applied successfully
[0001.514] gicd_base: 0x50041000
[0001.517] gicc_base: 0x50042000
[0001.520] Interrupts Init done
[0001.525] Using base:0x60005090 & irq:208 for tick-timer
[0001.530] Using base:0x60005098 for delay-timer
[0001.534] platform_init_timer: DONE
[0001.538] Timer(tick) Init done
[0001.541] osc freq = 38400 khz
[0001.545]
[0001.546] Welcome to L4T Cboot
[0001.549]
[0001.550] Cboot Version: 00.00.2018.01-t210-a2f2e4b8
[0001.555] calling constructors
[0001.558] initializing heap
[0001.561] initializing threads
[0001.564] initializing timers
[0001.567] creating bootstrap completion thread
[0001.571] top of bootstrap2()
[0001.574] CPU: ARM Cortex A57
[0001.577] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.582] initializing platform
[0001.635] Config for emmc ddr50 mode completed
[0001.640] sdmmc bdev is already initialized
[0001.644] Enable APE clock
[0001.646] Un-powergate APE partition
[0001.650] of_register: registering tegra_udc to of_hal
[0001.655] of_register: registering inv20628-driver to of_hal
[0001.661] of_register: registering ads1015-driver to of_hal
[0001.666] of_register: registering lp8557-bl-driver to of_hal
[0001.672] of_register: registering bq2419x_charger to of_hal
[0001.678] of_register: registering bq27441_fuel_gauge to of_hal
[0001.689] gpio framework initialized
[0001.692] of_register: registering tca9539_gpio to of_hal
[0001.698] of_register: registering tca9539_gpio to of_hal
[0001.703] of_register: registering i2c_bus_driver to of_hal
[0001.709] of_register: registering i2c_bus_driver to of_hal
[0001.714] of_register: registering i2c_bus_driver to of_hal
[0001.720] pmic framework initialized
[0001.723] of_register: registering max77620_pmic to of_hal
[0001.729] regulator framework initialized
[0001.733] of_register: registering tps65132_bl_driver to of_hal
[0001.739] initializing target
[0001.745] gpio_driver_register: register 'tegra_gpio_driver' driver
[0001.753] board ID = D78, board SKU = 2
[0001.759] fixed regulator driver initialized
[0001.777] initializing OF layer
[0001.780] NCK carveout not present
[0001.783] Skipping dts_overrides
[0001.787] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.804] I2C Bus Init done
[0001.806] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.817] I2C Bus Init done
[0001.819] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.830] I2C Bus Init done
[0001.832] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.843] I2C Bus Init done
[0001.845] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.856] I2C Bus Init done
[0001.858] of_children_init: Ops found for compatible string maxim,max77620
[0001.868] max77620_init using irq 118
[0001.873] register 'maxim,max77620' pmic
[0001.878] gpio_driver_register: register 'max77620-gpio' driver
[0001.884] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.894] I2C Bus Init done
[0001.898] NCK carveout not present
[0001.907] Find /i2c@7000c000's alias i2c0
[0001.911] get eeprom at 1-a0, size 256, type 0
[0001.920] Find /i2c@7000c500's alias i2c2
[0001.924] get eeprom at 3-a0, size 256, type 0
[0001.928] get eeprom at 3-ae, size 256, type 0
[0001.933] pm_ids_update: Updating 1,a0, size 256, type 0
[0001.938] I2C slave not started
[0001.941] I2C write failed
[0001.944] Writing offset failed
[0001.947] eeprom_init: EEPROM read failed
[0001.951] pm_ids_update: eeprom init failed
[0001.955] pm_ids_update: Updating 3,a0, size 256, type 0
[0001.985] pm_ids_update: The pm board id is 3448-0002-401
[0001.992] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50
[0002.000] pm_ids_update: pm id update successful
[0002.004] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.010] I2C slave not started
[0002.013] I2C write failed
[0002.015] Writing offset failed
[0002.019] eeprom_init: EEPROM read failed
[0002.022] pm_ids_update: eeprom init failed
[0002.052] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.058] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0002.066] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.072] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0002.080] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:e0:0e:bf
[0002.087] Plugin Manager: Parse ODM data 0x000a4000
[0002.099] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0002.113] Find /i2c@7000c000's alias i2c0
[0002.117] get eeprom at 1-a0, size 256, type 0
[0002.126] Find /i2c@7000c500's alias i2c2
[0002.130] get eeprom at 3-a0, size 256, type 0
[0002.134] get eeprom at 3-ae, size 256, type 0
[0002.139] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.144] I2C slave not started
[0002.147] I2C write failed
[0002.150] Writing offset failed
[0002.153] eeprom_init: EEPROM read failed
[0002.157] pm_ids_update: eeprom init failed
[0002.161] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.191] pm_ids_update: The pm board id is 3448-0002-401
[0002.197] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50
[0002.204] pm_ids_update: pm id update successful
[0002.209] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.214] I2C slave not started
[0002.217] I2C write failed
[0002.220] Writing offset failed
[0002.223] eeprom_init: EEPROM read failed
[0002.227] pm_ids_update: eeprom init failed
[0002.256] Add serial number:1423123068566 as DT property
[0002.264] Applying platform configs
[0002.271] platform-init is not present. Skipping
[0002.275] calling apps_init()
[0002.296] Found 17 GPT partitions in "sdmmc3_user"
[0002.301] Proceeding to Cold Boot
[0002.304] starting app android_boot_app
[0002.308] Device state: unlocked
[0002.311] display console init
[0002.320] could not find regulator
[0002.323] hdmi cable connected
[0002.338] edid read success
[0002.353] edid read success
[0002.35[0002.360] DT entry for leds-pwm not found
6] width = 640, height = 480, frequency = 25174825
[0002.369] width = 640, height = 480, frequency = 25174825
[0002.374] width = 1920, height = 1080, frequency = 148500000
[0002.380] width = 1920, height = 1080, frequency = 148500000
[0002.385] width = 1920, height = 1080, frequency = 148351648
[0002.391] width = 1280, height = 720, frequency = 74175824
[0002.396] width = 720, height = 480, frequency = 26973026
[0002.402] width = 720, height = 480, frequency = 26973026
[0002.407] width = 640, height = 480, frequency = 25174825
[0002.413] width = 1920, height = 1080, frequency = 148351648
[0002.418] width = 720, height = 576, frequency = 26973026
[0002.424] width = 1280, height = 720, frequency = 74175824
[0002.429] Best mode Width = 1920, Height = 1080, freq = 148351648
[0002.437] tmds-config node not found
[0002.441] pmc_set_io_pad_voltage: Error -2 retrieving platform-io-pad-voltagepropsetting 'avdd-io-hdmi-dp' regulator to 1050000 micro volts
[0002.456] setting 'vdd-1v8' regulator to 1800000 micro volts
[0002.463] could not find regulator
[0002.467] could not find regulator
[0002.470] could not find regulator
[0002.498] using default cmu settings
[0002.502] dc_hdmi_enable, starting HDMI initialisation
[0002.508] dc_hdmi_enable, HDMI initialisation complete
[0002.513] list and configure display window
[0002.522] display console init completed
[0002.533] subnode volume_up is not found !
[0002.537] subnode back is not found !
[0002.540] subnode volume_down is not found !
[0002.544] subnode menu is not found !
[0002.548] Gpio keyboard init success
[0002.595] found decompressor handler: lz4-legacy
[0002.610] decompressing blob (type 1)...
[0002.680] load_bmp_blob: panelresolution=1080 type=3
[0002.684] -------> se_aes_verify_sbk_clear: 747
[0002.689] se_aes_verify_sbk_clear: Error
[0002.693] SE operation failed
[0002.696] bl_battery_charging: connected to external power supply
[0002.711] device_query_partition_size: failed to open partition sdmmc3_user:MSC !
[0002.719] MSC Partition not found
[0002.728] device_query_partition_size: failed to open partition sdmmc3_user:USP !
[0002.736] USP partition read failed!
[0002.739] blob_init: blob-partition USP header read failed
[0002.745] android_boot Unable to update recovery partition
[0002.750] kfs_getpartname: name = LNX
[0002.754] Loading kernel from LNX
[0002.850] load kernel from storage
[0002.860] decompressor handler not found
[0002.893] Successfully loaded kernel and ramdisk images
[0002.898] board ID = D78, board SKU = 2
[0002.903] load_bmp_blob: panelresolution=1080 type=3
[0003.399] display bmp image done
[0003.402] NCK carveout not present
[0003.405] Skipping dts_overrides
[0003.408] NCK carveout not present
[0003.418] Find /i2c@7000c000's alias i2c0
[0003.422] get eeprom at 1-a0, size 256, type 0
[0003.430] Find /i2c@7000c500's alias i2c2
[0003.434] get eeprom at 3-a0, size 256, type 0
[0003.439] get eeprom at 3-ae, size 256, type 0
[0003.443] pm_ids_update: Updating 1,a0, size 256, type 0
[0003.448] I2C slave not started
[0003.451] I2C write failed
[0003.454] Writing offset failed
[0003.457] eeprom_init: EEPROM read failed
[0003.461] pm_ids_update: eeprom init failed
[0003.465] pm_ids_update: Updating 3,a0, size 256, type 0
[0003.495] pm_ids_update: The pm board id is 3448-0002-401
[0003.502] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50
[0003.511] pm_ids_update: pm id update successful
[0003.515] pm_ids_update: Updating 3,ae, size 256, type 0
[0003.520] I2C slave not started
[0003.523] I2C write failed
[0003.526] Writing offset failed
[0003.529] eeprom_init: EEPROM read failed
[0003.533] pm_ids_update: eeprom init failed
[0003.563] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0003.569] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0003.577] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0003.583] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0003.591] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:e0:0e:bf
[0003.597] Plugin Manager: Parse ODM data 0x000a4000
[0003.609] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0003.618] Add serial number:1423123068566 as DT property
[0003.627] "bpmp" doesn't exist, creating
[0003.632] Updated bpmp info to DTB
[0003.637] Updated initrd info to DTB
[0003.641] "proc-board" doesn't exist, creating
[0003.647] Updated board info to DTB
[0003.650] "pmu-board" doesn't exist, creating
[0003.656] Updated board info to DTB
[0003.659] "display-board" doesn't exist, creating
[0003.665] Updated board info to DTB
[0003.669] "reset" doesn't exist, creating
[0003.673] Updated reset info to DTB
[0003.677] Cmdline: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92cb4000 is_hdmi_initialised=1
[0003.716] DTB cmdline: earlycon=uart8250,mmio32,0x70006000
[0003.721] boot image cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
[0003.738] Updated bootarg info to DTB
[0003.742] Adding uuid 00000001643cb6c11400000015fd0300 to DT
[0003.748] Adding eks info 0 to DT
[0003.753] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[0003.759] Updated memory info to DTB
[0003.767] set vdd_core voltage to 1075 mv
[0003.771] setting 'vdd-core' regulator to 1075000 micro volts
[0003.776] Found secure-pmc; disable BPMP
U-Boot 2020.04-g4335beb (Feb 19 2022 - 08:56:35 -0800)
SoC: tegra210
Model: NVIDIA Jetson Nano Developer Kit
Board: NVIDIA P3450-0000
DRAM: 4 GiB
MMC: sdhci@700b0000: 1, sdhci@700b0600: 0
Loading Environment from MMC... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: No ethernet found.
Hit any key to stop autoboot: 0
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
879 bytes read in 29 ms (29.3 KiB/s)
1: primary kernel
Retrieving file: /boot/initrd
7159624 bytes read in 174 ms (39.2 MiB/s)
Retrieving file: /boot/Image
34484232 bytes read in 780 ms (42.2 MiB/s)
append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92cb4000 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 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
## Flattened Device Tree blob at 83100000
Booting using the fdt blob at 0x83100000
ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)
Using Device Tree in place at 0000000083100000, end 000000008317ce8d
copying carveout for /host1x@50000000/dc@54200000...
copying carveout for /host1x@50000000/dc@54240000...
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.253-tegra (buildbrain@mobile-u64-5434-d8000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Sat Feb 19 08:59:22 PST 2022
[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[ 0.000000] OF: fdt: - 80000000 , 7ee00000
[ 0.000000] OF: fdt: - 100000000 , 7f200000
[ 0.000000] Found tegra_fbmem: 00800000@92cb4000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[ 0.000000] bootconsole [uart8250] enabled
[ 1.147729] tegradc tegradc.1: dpd enable lookup fail:-19
[ 1.170393] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.176684] tegradc tegradc.1: dp: Failed for I2C write addr:80, size:1, stat:0x10000100
[ 1.197072] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.203388] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.216347] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.222623] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.235833] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.242118] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.255413] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.261688] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.269953] tegradc tegradc.1: dp: failed to exit panel power save mode (0xfffffff2)
[ 1.331229] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.331297] imx219 7-0010: board setup failed
[ 1.355127] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.355191] imx219 8-0010: board setup failed
[ 1.394954] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.394958] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.399937] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.399940] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.404916] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.404919] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.409705] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 1.409708] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 1.409711] tegradc tegradc.1: dp: failed to exit panel power save mode (0xfffffff2)
[ 1.409716] hpd: edid read prepare failed
[ 1.780873] cgroup: cgroup2: unknown option "nsdelegate"
[ 2.343810] systemd: 41 output lines suppressed due to ratelimiting
[ 2.500593] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 2.517868] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 2.609531] systemd[1]: rootfs_boot.service: Current command vanished from the unit file, execution of the command list won't be resumed.
[ 2.653758] systemd[1]: systemd-udev-trigger.service: Main process exited, code=killed, status=15/TERM
[ 2.663702] systemd[1]: systemd-udev-trigger.service: Failed with result 'signal'.
[ 2.724862] systemd[1]: systemd-journal-flush.service: Main process exited, code=killed, status=15/TERM
[ 3.562639] random: crng init done
[ 3.566070] random: 7 urandom warning(s) missed due to ratelimiting
[ 3.733178] using random self ethernet address
[ 3.737833] using random host ethernet address
[ 4.214221] tegra_cec 70015000.tegra_cec: timeout in tegra_cec_native_write_l:172.
[ 4.222072] tegra_cec 70015000.tegra_cec: Sent <Text View On> res: -62.
[ 4.232351] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
[ 4.453661] using random self ethernet address
[ 4.494200] using random host ethernet address
[ 6.008326] Bridge firewalling registered
[ 7.515164] hot-surface-alert cooling state: 0 -> 1
Ubuntu 18.04.6 LTS ubuntu ttyS0
ubuntu login: [ 14.593385] trig_drv: disagrees about version of symbol module_layout
[ 14.623409] trig_drv: loading out-of-tree module taints kernel.
[ 28.151157] usb 2-1.1: usbfs: process 8382 (gpu_camera_app) did not claim interface 0 before use