Bitcoin Forum
May 21, 2024, 01:11:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need help with miningpool  (Read 686 times)
bitcometrader (OP)
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
April 13, 2016, 01:03:02 PM
 #1

Hi I am running a Geforce GTX 780 ti , installed the latest driver and cuda. I am using ccminer which seems to work well if I mine with the ccminer conf. data. I tried to mine DEM deutsche emark and signed up with Suprnova. Somehow I am not able to configure the config file properly. Is there anyone who can help.
Thanks
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
April 13, 2016, 02:50:18 PM
 #2

Are you mining Bitcoin? what's your config currently?
bitcometrader (OP)
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
April 13, 2016, 04:18:32 PM
 #3

I am mining vanilla this works but I do want to mine DEM deutsche e markt which is a SHA256D. This is the setting which works.


{
   "_comment1" : "Possible keys are the long options (ccminer --help)",
   "_comment2" : "todo: support /* comments */",

   "algo" : "vanilla",

   "api-bind": "127.0.0.1:4068",
   "statsavg": 20,

   "quiet" : true,
   "debug" : false,
   "protocol" : false,
   "cpu-priority" : 3,

   "show-diff" : true,
   "no-gbt" : true,
   "url" : "stratum+tcp://vnl.suprnova.cc:1118",
   "user" : "tpruvot.donate",
   "pass" : "x"
}
NeuroticFish
Legendary
*
Offline Offline

Activity: 3682
Merit: 6406


Looking for campaign manager? Contact icopress!


View Profile
April 13, 2016, 04:23:15 PM
 #4

From what I remeber, ccminer may not know sha256d.
The list of algos for ccminer is here https://github.com/tpruvot/ccminer/blob/windows/README.txt

Maybe you need another miner software?

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
April 13, 2016, 04:47:49 PM
 #5

And with what config are you trying to mine DEM? Also I recommend mining a different algo and selling it to buy DEM since mining sha with GPU is basically useless.
bitcometrader (OP)
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
April 13, 2016, 05:29:54 PM
 #6

From what I remeber, ccminer may not know sha256d.
The list of algos for ccminer is here https://github.com/tpruvot/ccminer/blob/windows/README.txt

Maybe you need another miner software?
Vanilla (Blake256 8-rounds - double sha256)
Is this Vanilla a combination between (Blake256 8-rounds - double sha256) if yes than I need another software any idea what is working ?
bitcometrader (OP)
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
April 13, 2016, 05:30:42 PM
 #7

And with what config are you trying to mine DEM? Also I recommend mining a different algo and selling it to buy DEM since mining sha with GPU is basically useless.
It is not about making money, it is to get it running for someone.
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
April 13, 2016, 05:40:10 PM
 #8

AFAIK ccminer should be able to do sha256d. So put sha as algorithm, change pool url, username and password and it should work
bitcometrader (OP)
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
April 13, 2016, 05:44:49 PM
 #9

AFAIK ccminer should be able to do sha256d. So put sha as algorithm, change pool url, username and password and it should work
unknown parameter sha
is what it says when I start
NeuroticFish
Legendary
*
Offline Offline

Activity: 3682
Merit: 6406


Looking for campaign manager? Contact icopress!


View Profile
April 13, 2016, 07:39:02 PM
 #10

My advice is to go to their threads and ask. https://bitcointalk.org/index.php?topic=167229.0
From what I've read it may be CUDAminer the one with sha256 support, but that's the nvidia community, they can give you better advices.

Aa others said, sha256 mining is not worth to be done on GPU. Power consumption is too big and you compete with ASICs.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
VirosaGITS
Legendary
*
Offline Offline

Activity: 1302
Merit: 1068



View Profile
April 14, 2016, 12:43:16 AM
 #11

My advice is to go to their threads and ask. https://bitcointalk.org/index.php?topic=167229.0
From what I've read it may be CUDAminer the one with sha256 support, but that's the nvidia community, they can give you better advices.

Aa others said, sha256 mining is not worth to be done on GPU. Power consumption is too big and you compete with ASICs.

More precisely. You can't compete with ASICs, so you're wasting your GPU for no gain.


                      ▄▄█████▄▄
                    ▐████████████▄
                   ▄█▀▀▀▀▀▀▀██████▌
             █▄  ▄█▀           ▀▀█
              ▀▀▀███▄▄▄▄▄▄▄▄▄▄   █▄   ▄

               ▄▀▀         ▀▀▀▀▀▀▀██▀▀▀
         ▄▄▄▄▄█▄▄ ▄▀▀▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄█▄▄▄▄
         ████▒▒███    ████▒▒████▌
    ▀█▄ ▀
███████▄ ███▒▒███      ██▒▒█████       ▀█▄
 ███████ ▀█▒▒████     ▄█▒▒█████▀         ▀█ ▄  ▄▄
  ██████  ▌▀▀█████▄▄▄███████▀▀            ███▄███▌
 █████████  █████▀▀█▀▀██████▌             ██████▀
 ▀█████████ ███▄  ███   ▐███▌ ▄██       ▄█████▀
     ▀▀    ▀▀███████████████▄▄████▄▄▄▄█▀▀▀▀▀
               ▀▀▀███▀▀▀      ██████▄
                               ▀▀▀▀▀

▄█████████████████████████████▄
███████████████████████████████
███████████████████████████████
███████████████████████████████
█████████▀▀█████████▀▀█████████
███████ ▄▀▀         ▀▀▄ ███████
██████                   ██████
█████▌     ▄▄     ▄▄     ▐█████
█████     ████   ████     █████
█████      ▀▀     ▀▀      █████
█████▄   ▀▄▄▄     ▄▄▄▀   ▄█████
████████▄▄▄█████████▄▄▄████████
███████████████████████████████
███████████████████████████████
███████████████████████████████
 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ █
█ █
█ █
█ █
█ █
bitcometrader (OP)
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
April 14, 2016, 12:08:59 PM
 #12

Thanks for the answers. Is SHA256D mined exactly like SHA256 or is there some difference in the mining process ?
Arcteryx
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


EtherSphere - Social Games


View Profile
April 14, 2016, 01:54:11 PM
 #13

Thanks for the answers. Is SHA256D mined exactly like SHA256 or is there some difference in the mining process ?

Sha256d is typically known as double sha256 hash algorithm.

SHA-256d hash is achieved by applying the regular SHA-256 hash twice, by first applying SHA-256 hash to the data and then once again to the resulting hash. But does not use the hard memory schemes, such as ethereum does for example.

The cryptocurrencies that use the SHA-256d algorithm are Freicoin, Namecoin and Peercoin.

Hope this answers your question.

........EtherSphere........
.....ICO Starts on 5th August, 4:00 PM UTC.....
.......High ROI Social Ethereum Games
........BENEFITS WHITEPAPER ANN THREAD GITHUB REDDIT TWITTER........

░░░░░░░░░░░▄██████████████▀░░░░░
░░░░░░░░▄█████████████▀▀░░░░░░░░
░░░░░░▄██████▀░░░░░░░░░░░░░░░░░░
░░░░░██████▀░░░░░░░░░░░░░░░░░░░░
░░░░░██████░░░░░░░░░░░░░░░░░░░░░
░░░░░░██████▄░░░░░░░░░░░░░░░░░░
░░░░░░░▀███████████████████▄░░░░
░░░░░░░░░▀▀██████████████████▄░░
░░░░░░░░░░░░░░░░░░░░░░░███████░░
░░░░░░░░░░░░░░░░░░░░▄▄██████▀░░░
░░░░░░░▄█████████████████▀▀░░░░░
░░░░░▄████████████████▀▀░░░░░░░░......................
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!