Jetson Nano does not start after forced shutdown because of electric problems

I had my Jetson Nano working properly until an electric problem caused it to shutdown forced. After that, when booting this messages appeared

[   1.100069] tegradc tegradc.1: dpd enable lookup fail:-19
[   1.255625] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
[   1.255659] imx219 6-0010: board setup failed
cp: not writing through dangling symlink 'etc/resolv.conf'
[   2.438146] cgroup: cgroup2: unknown option 'nsdelegate'
[   4.077528] using random self ethernet address
[   4.087681] using random host ethernet address
[   4.103402] random: crng init done
[   4.103402] random: 7 unrandom warning(s) missed due to ratelimiting
[   4.246167] using random self ethernet address
[   4.253159] using random host ethernet address
[   6.231259] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.

and keep paused preventing it to finish starting process.

I made a test booting it with no peripherals connected and the messages were this:

[   1.045514] tegradc tegradc.1: dpd enable lookup fail:-19
[   1.556965] Host read timeout at address 545c00c4
[   1.754366] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
[   1.761918] imx219 6-0010: board setup failed
cp: not writing through dangling symlink 'etc/resolv.conf'
[   3.057225] cgroup: cgroup2: unknown option 'nsdelegate'
[   4.252206] using random self ethernet address
[   4.257056] using random host ethernet address
[   4.296274] using random self ethernet address
[   4.304067] using random host ethernet address
[   4.705994] random: crng init done
[   4.709402] random: 7 unrandom warning(s) missed due to ratelimiting
[ 256.331962] edid invalid
[ 256.441691] edid invalid
[ 256.444251] edid invalid

and same situation as before, it does not finish it’s booting process.

Do you know what’s going on here?

EDID is from the monitor. Is there a monitor connected, and if so, is the cable purely HDMI without any adapters? If a correct HDMI connection exists, then this is an i2c error…otherwise this is some different software issue.