Skip to content

Instantly share code, notes, and snippets.

View sadegh's full-sized avatar
🎯
Focusing

Sadegh sadegh

🎯
Focusing
View GitHub Profile
@sadegh
sadegh / README.md
Created December 26, 2017 20:39 — forked from bsodmike/README.md
OC Nvidia GTX1070s in Ubuntu 16.04LTS for Ethereum mining

Following mining and findings performed on EVGA GeForce GTX 1070 SC GAMING Black Edition Graphics Card cards.

First run nvidia-xconfig --enable-all-gpus then set about editing the xorg.conf file to correctly set the Coolbits option.

# /etc/X11/xorg.conf
Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"