Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)
by
0xcosmos
on 09/12/2019, 07:19:40 UTC
Hello does anyone can help me with a complete guide for dummies to star mining in ubuntu... i dont no nothing about terminal commands...

if you do not know much about the linux commands then just use the GUI as it is identical to windows
download the zip file
extract it
configure the bat file with your eth address pool server and execute the bat
thats all to it

With Claymore miner somehow. If I executed script first, clay turns off gpu1.
Code:
#!/bin/bash

sudo  nvidia-smi -pm 1 && sudo nvidia-smi -pl 80
nvidia-settings -a '[gpu:0]/GPUMemoryTransferRateOffset[2]=800'
nvidia-settings -a '[gpu:1]/GPUMemoryTransferRateOffset[2]=800'
nvidia-settings -a '[gpu:2]/GPUMemoryTransferRateOffset[2]=800'
nvidia-settings -a '[gpu:3]/GPUMemoryTransferRateOffset[2]=800'
nvidia-settings -a '[gpu:4]/GPUMemoryTransferRateOffset[2]=800'



And I tested ethminer , gpu works fine.

it all seems fine to me
i am sorry as i cannot see whats wrong