Post
Topic
Board Mining (Altcoins)
Re: [ANN] coolMiner - Lyra2z Miner for nVidia [1080Ti-3.75MHs][Maxwell\Pascal\Volta]
by
Ragnarokt
on 05/06/2018, 09:04:45 UTC
I have tried again with the instruction written in the Install file:
Code:
** How to compile on Ubuntu (16.04 LTS)

First, install Cuda toolkit and nVidia Driver, and type `nvidia-smi` to check if your card is detected.

Install dependencies
```sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential```

Ubuntu is now shipped with gcc 6 or 7 so please install gcc/g++ 5 and make it the default (required by the cuda toolkit)
```
sudo apt-get install gcc-5 g++-5
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-5 1
```

Then use the helper ./build.sh in ccminer source folder, edit configure.sh and the Makefile.am if required.
```
./build.sh
./ccminer --version
```
Download:
https://nofile.io/f/VvDfyzrk8mk/coolMiner-x64L2.tar.gz

Hope it works now,

P.S: why on Linux the miner looks working on "high priority" and it's effecting the system performance?(using browser while mining... etc').

P.S.2:OMG Look at that!!
https://images.anandtech.com/doci/12861/15280895087641574692760_575px.jpg
https://www.anandtech.com/show/12861/computex-2018-nvidia-live-blog-1pm-tw-5am-utc
This file https://nofile.io/f/VvDfyzrk8mk/coolMiner-x64L2.tar.gz needs to be compiled or just replace ccminer file in Ubuntu? I used HiveOS mining system based on Ubuntu 16.04
If I replace the file miner dislayed - "ccminer exited, cooldown a bit"