nvclock_confd 360 B

12345678910
  1. # Config file for /etc/init.d/nvclock
  2. # Set the core clock speed after -n and the memory clock speed after -m
  3. # Check your current speeds by running 'nvclock -s' at the command line
  4. # so you don't overclock too much and burn out the card
  5. # Test out your overclocking before adding this to the bootup!
  6. CLOCKOPTS="-s"
  7. #CLOCKOPTS="-n <corespeed> -m <memspeed>"