Recent content by Dumpjaw

  1. D

    Tutorial L4T Ubuntu Applcation Install guides.

    What the original command to apply max overclock did was replacing the contents of /sys/devices/system/cpu/cpufreq/policy0/scaling_governor with "performance". It's originally "interactive" so to set it back to normal just do echo interactive | sudo tee...