jetsonhacks / rootOnNVMe

Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier
MIT License
391 stars 143 forks source link

[BUG] Fan becomes uncontrollable #23

Closed songrenhe666 closed 1 year ago

songrenhe666 commented 1 year ago

Using the script, I successfully transferred EMMC to SSD on Xavier NX, but the fan seems to be uncontrollable. I installed jtop after the transfer. Do you have any good suggestions?

jetsonhacks commented 1 year ago

How are you trying to control the fan?

songrenhe666 commented 1 year ago

We use the "jtop" command of jetson-stats=3.1.4,jetpack 4.5.1.

songrenhe666 commented 1 year ago

Sorry, after investigation, I found that the main cause of the fan control problem is the circuit design of the carrier board, and applying this script just makes the phenomenon more obvious. We have resolved it, thanks for your reply.