Open itsarune opened 1 year ago
Occasionally, the Jetson Nano will reboot during a game. We want to improve the reboot time so that we are minimally impacted when this occurs
systemd-analyze blame
There seems to be some modules we can disable to speedup boot time: https://forums.developer.nvidia.com/t/how-to-make-nano-bootup-faster/219721
Description of the task
Occasionally, the Jetson Nano will reboot during a game. We want to improve the reboot time so that we are minimally impacted when this occurs
systemd-analyze blame
to analyze what is taking so longAcceptance criteria
Blocked By