mining:nsfminer
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mining:nsfminer [2022/05/13 21:43] – created Sean Rhone | mining:nsfminer [2023/06/29 15:26] (current) – removed Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Information ====== | ||
| - | * https:// | ||
| - | * :!: TODO: All of this | ||
| - | |||
| - | ===== Nightwane ===== | ||
| - | |||
| - | * RX 6600 XT | ||
| - | * OpenCL | ||
| - | |||
| - | * Sets GPU core clock to 800 | ||
| - | * Sets GPU memory clock to 1150 | ||
| - | * Sets GPU power limit to max 156W | ||
| - | * Sets fan speed to 80% | ||
| - | |||
| - | ==== Install ==== | ||
| - | |||
| - | * https:// | ||
| - | |||
| - | * [[https:// | ||
| - | * Last checked: 2022/05/06 | ||
| - | * Download the latest release, extract it, and place '' | ||
| - | |||
| - | mkdir -p ~/' | ||
| - | |||
| - | ==== Script ==== | ||
| - | |||
| - | * :!: Change '' | ||
| - | |||
| - | nano ~/' | ||
| - | |||
| - | < | ||
| - | # | ||
| - | |||
| - | # GPU OC | ||
| - | sync | ||
| - | rocm-smi --setfan ' | ||
| - | echo 'm 1 1150' | sudo tee '/ | ||
| - | echo ' | ||
| - | rocm-smi --setpoweroverdrive ' | ||
| - | |||
| - | # Miner | ||
| - | sync | ||
| - | ./' | ||
| - | |||
| - | === Reset === | ||
| - | |||
| - | nano ~/' | ||
| - | |||
| - | < | ||
| - | # | ||
| - | |||
| - | # GPU OC | ||
| - | sync | ||
| - | rocm-smi --resetclocks | ||
| - | rocm-smi --resetfans | ||
| - | rocm-smi --setpoweroverdrive ' | ||
| - | echo ' | ||
| - | sleep ' | ||
| - | |||
| - | ==== Permissions ==== | ||
| - | |||
| - | **** | ||
| - | |||
| - | chmod +x ~/' | ||
| - | |||
| - | ==== GNOME Shell ==== | ||
| - | |||
| - | * Use as keyboard shortcuts F6 and F8 respectively | ||
| - | |||
| - | gnome-terminal -- sh -c ~/' | ||
| - | |||
| - | gnome-terminal -- sh -c ~/' | ||
/usr/local/www/wiki/data/attic/mining/nsfminer.1652492580.txt.gz · Last modified: by Sean Rhone
