Search content
Sort by

Showing 5 of 5 results by 2dm
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
2dm
on 06/04/2017, 00:09:01 UTC
Hello!
Tell me how to install on SSD SMOS next to Win10 so that the multi-boot is preserved.
Thank you in advance Smiley
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
2dm
on 01/04/2017, 13:31:27 UTC
I am having an issue where my rig is mining but it isn't being displayed in my simplemining.net/dashboard. I have saved my email address to the config.txt.

I have noticed that in Ubuntu it says when starting,

YOUR EMAIL:
####################

and nothing updates when I change options on my dashboard

Hello,

You will need to SSH access that rig using his LAN IP.

Example:
1) ssh miner@192.168.xxx.xxx
Pw: miner

Sorry, but the password (miner) is not accepted by the system ... Sad
Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.4.6,NEW support for cryptolight with AES, display change
by
2dm
on 07/09/2016, 16:26:43 UTC
Hi,
Ubuntu 16.04+cpuminer-opt v3.4.6
After a standard installation (in accordance with the file README.md) miner does not understand the algorithm yescrupt. Sad
./minerd --algo=yescrypt --url=stratum+tcp://mine.zpool.ca:6233 --user=1C...wWe --pass=x
./minerd: unknown algorithm -- 'yescrypt'
Try `minerd --help' for more information.
Without key "algo =" miner normally works on the scrypt algorithm.
How to solve this problem?
Thanks in advance. Smiley

minerd is not cpuminer-opt. The correct command is cpuminer. You must have an old copy of minerd in your directory.

Thanks for the answer.
Where can I find an executable file named cpuminer?
In which directory?

The same place you compiled it.

Unfortunately I do not have such file.
Did I do something wrong.
The following list is done, the:

sudo apt-get install libcurl4-openssl-dev libncurses5-dev pkg-config automake yasm
git clone https://github.com/pooler/cpuminer.git
cd cpuminer
./autogen.sh
./configure CFLAGS="-O3"
make

What am I doing wrong?
Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.4.6,NEW support for cryptolight with AES, display change
by
2dm
on 07/09/2016, 13:41:50 UTC
Hi,
Ubuntu 16.04+cpuminer-opt v3.4.6
After a standard installation (in accordance with the file README.md) miner does not understand the algorithm yescrupt. Sad
./minerd --algo=yescrypt --url=stratum+tcp://mine.zpool.ca:6233 --user=1C...wWe --pass=x
./minerd: unknown algorithm -- 'yescrypt'
Try `minerd --help' for more information.
Without key "algo =" miner normally works on the scrypt algorithm.
How to solve this problem?
Thanks in advance. Smiley

minerd is not cpuminer-opt. The correct command is cpuminer. You must have an old copy of minerd in your directory.

Thanks for the answer.
Where can I find an executable file named cpuminer?
In which directory?
Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.4.6,NEW support for cryptolight with AES, display change
by
2dm
on 07/09/2016, 11:37:44 UTC
Hi,
Ubuntu 16.04+cpuminer-opt v3.4.6
After a standard installation (in accordance with the file README.md) miner does not understand the algorithm yescrupt. Sad
./minerd --algo=yescrypt --url=stratum+tcp://mine.zpool.ca:6233 --user=1C...wWe --pass=x
./minerd: unknown algorithm -- 'yescrypt'
Try `minerd --help' for more information.
Without key "algo =" miner normally works on the scrypt algorithm.
How to solve this problem?
Thanks in advance. Smiley