Bitcoin Forum
June 23, 2024, 11:21:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System on: April 06, 2017, 12:09:01 AM
Hello!
Tell me how to install on SSD SMOS next to Win10 so that the multi-boot is preserved.
Thank you in advance Smiley
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System on: April 01, 2017, 01:31:27 PM
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
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.6,NEW support for cryptolight with AES, display change on: September 07, 2016, 04:26:43 PM
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?
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.6,NEW support for cryptolight with AES, display change on: September 07, 2016, 01:41:50 PM
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?
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.6,NEW support for cryptolight with AES, display change on: September 07, 2016, 11:37:44 AM
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
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!