Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] HASH-TO-COINS
by
Athalbjorn
on 09/09/2017, 14:54:28 UTC
I can't seem to get cgminer to work with hash-to-coins. On their getting started page, they list 3 URLs. I've tried all three, but it doesn't matter what I put in, it just says "URL stratum+tcp://hash-to-coins.com:3333 failed alive testing, reinput details".

So then I tried creating a .BAT file using "cgminer --scrypt -o stratum+tcp://hash-to-coins.com:3333 -u worker.name -p worker.password" but it said that --scrypt was an unrecognized option, so I took one of the dashes out. After that it just says:

Started cgminer 4.10.0
No devices detected!
Waiting for USB hotplug devices or press q to quit

Other people seem to be able to use hash-to-coins just fine, so I'm not sure what the issue is. If cgminer is just broken, is there another miner that supports LINDA coin?

What device do you use with cgminer? Versions higher than 2.7.3 don't support GPU
Can you please send me your cgminer output via PM?

I'm using an NVIDIA GTX 1050 Ti, and I heard back from hash-to-coins about the cgminer version and they suggested I used CudaMiner. I was able to successfully connect to the pool, but then it crashed because it failed to call various files located in D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu

So there seems to be  problem with CudaMiner, and it's not using relative path names. I just don't know where I need to go to change the path of the files it's looking for.