Jetson TX2 cannot be opened

Jetson TX2 suddenly stopped. It cannot move to ubuntu screen. I can only see the following screen flashing and cannot open ubuntu. How can I fix it?

[0.514806] pca953x 0-0074: failed reading register 0.515204] pca953x 0-0077: failed reading register
[1.133694] tegradc 15210000.nvdisplay: dc_hdmi_hotplug_init: couldn’t get retor vdd_hdmi_5v0, -517
[1.224371] spi-tegra114 3240000.spi: chipselect 0 already in use
[1.230559] spi_master spi3: spi_device register error /spi@3240000/spi3_0 1.417937] FAN: coudin’t get the regulator
[1.453541] ina3221x 0-0042: ina3221 reset failure status: 0xffffff87 1.454019] ina3221x 0-0043: ina3221 reset failure status: 0xffffff87
not writing through dangling symlink ‘etc/resolv.conf’
[3.885941] cgroup: cgroup2: unknown option “nsdelegate” 4.823726] random: crng init done
[4.827194] random: 7 urandom warning (s) missed due to ratelimiting
[5.383666] using random self ethernet address 5.391758] using random host ethernet address
[6.389319] using random self ethernet address 6.389323] using random host ethernet address
[6.423811] CPU1: shutdown 6.486313] CPU2: shutdown
[7.479838] vdd-1v8: voltage operation not allowed 7.479851] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[7.500012] vdd-1v8: voltage operation not allowed
[7.500023] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1) 7.520772] vdd-1v8: voltage operation not allowed
[7.520785] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1) 7.523263] vdd-1v8: voltage operation not allowed
[7.523272] sdhci-tegra 3440000.sdhci:
[7.631760] vdd-1v8: voltage operation not allowed 7.631778] sdhci-tegra 3440000.sdhci:
could not set regulator OCR (-1)
could not set regulator OCR (-1)
[7.632730] vdd-1v8: voltage operation 7.632744] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
not allowed
[7.634323] vdd-1v8: voltage operation not allowed
[7.634334] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)

Press ctrl + alt + F1 ~F6 and see if you can switch to console mode.

If your can, after you enter console mode, run dmesg > log.txt and attach that log here.

Thank you.
When I press ctrl + alt + f2, I can enter console mode.
I log in and connect LAN to CPU, Ubuntu are launched normally.

But I can’t understand why this situation occures including the screen flashing. If you know that, please tell me why.

There is no answer from me. As I said in previous comment, you need to share me the log when desktop fails to launch. Otherwise I won’t know.

When I entered the console mode and logged in, it stated that it was not connected to the net, so I connected it to the LAN, and it was back up before I could command dmesgs.
Sorry, Thank you for your response.

The Xorg log should contain useful information even if something else goes wrong. To find the most recent log:
ls /var/log/Xorg.*.log | tail -n 1
…then post the log. Probably it will be Xorg.0.log.

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