Orin Nano DeveloperKit

How to enable fan in initramfs, Where we are trying to encrypting the filesystem during the runtime(ie firstboot), It would be great if we get some pointer.

I am referring the below pages Jetson Orin Nano Series, Jetson Orin NX Series and Jetson AGX Orin Series — Jetson Linux Developer Guide documentation

We are using Jetson Orin Nano Developer Kit + JP 6.2

Regards
Arul V.

After adding an entry of below modules in initramfs.hook Fan is getting started,

manual_add_modules pwm_tegra pwm_tegra_tachometer pwm_fan

Alternatively these modules can be configured as builtin as these were configured as loadable modules for now.

With these changes Fan will be spinning at full speed till systemd nvpower.service service starts.

1 Like

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