Difference between revisions of "ROCKPro64"

Jump to navigation Jump to search
Line 895: Line 895:
Log in to your ROCKPro64 over serial, and run the following:
Log in to your ROCKPro64 over serial, and run the following:


<code>sudo echo governor_simpleondemand >> /etc/initramfs-tools/modules && sudo update-initramfs -u -k $(uname -r)</code>
<code>echo governor_simpleondemand >> /etc/initramfs-tools/modules && sudo update-initramfs -u -k $(uname -r)</code>


Then, reboot.
Then, reboot.