Author

Topic: [CLR] cgminer fork for Copperlark (Read 5855 times)

hero member
Activity: 784
Merit: 500
February 04, 2014, 11:30:06 AM
#15
Will this work in other SHA3 coins?
newbie
Activity: 6
Merit: 0
January 22, 2014, 03:06:34 PM
#14
hero member
Activity: 524
Merit: 500
July 23, 2013, 09:20:23 AM
#13
Thank you OP! But how can I install it on a BAMT miner?
Found build instruction for BAMT/scrypt combo here https://forum.litecoin.net/index.php/topic,1392.msg20064.html#msg20064
Try to change this line
./configure --enable-scrypt
to
./configure --enable-scrypt --enable-keccak
And
"kernel" : "scrypt,scrypt,scrypt,scrypt",
to
"kernel" : "keccak,keccak,keccak,keccak",
hero member
Activity: 639
Merit: 500
July 23, 2013, 08:45:57 AM
#12
I allways can connect to my own pc and make my own pool just by change http://127.0.0.1:9336 to http://192.168.*.*:9336 in config file.
hero member
Activity: 524
Merit: 500
July 23, 2013, 07:47:09 AM
#11
I would think 32 bit would work okay on the 64 bit system, but maybe not
I gave it a short test run on 64bit Windows 8 developer preview still sittings on one of my HDDs, and it ran OK. Don't know how to resolve your issue, I'm sorry Sad

Thank you OP! But how can I install it on a BAMT miner?
The currency is still in it's infancy. Just recently some brave souls started selling real goods for it but they are few and far between. Just two exchanges: https://upbit.org/ and https://mcxnow.com/exchange/CL. Some pools with very custom Windows based client https://copperlark.com/forum/index.php?board=10.0 And no, there are no cgminer compatible pools yet. So even you manage to install copperlark miner on BAMT there are no pools to connect to.
hero member
Activity: 639
Merit: 500
July 23, 2013, 07:05:57 AM
#10
Thank you OP! But how can I install it on a BAMT miner?
full member
Activity: 162
Merit: 100
July 23, 2013, 06:27:58 AM
#9
I would think 32 bit would work okay on the 64 bit system, but maybe not
hero member
Activity: 524
Merit: 500
July 23, 2013, 05:32:49 AM
#8
Running Windows 7 64 bit
Sorry, my ability to solve cgminer issues on Windows is rather limited. Actually, I'm moving away from cgminer, as it's not well suited for primecoins. Maybe someone in Bitcoin or scrypt communities will do the build?
full member
Activity: 162
Merit: 100
July 23, 2013, 05:11:50 AM
#7
Running Windows 7 64 bit
hero member
Activity: 524
Merit: 500
July 23, 2013, 05:00:12 AM
#6
Scan on my computer said it was a virus due to cgminer, but no other viruses found.
Unfortunately the binary crashes on start
This build reported as working on Russian forum here https://copperlark.com/forum/index.php?topic=486.0;all
What version of windows do you have?
full member
Activity: 162
Merit: 100
July 23, 2013, 04:07:21 AM
#5
Scan on my computer said it was a virus due to cgminer, but no other viruses found.

Unfortunately the binary crashes on start
hero member
Activity: 524
Merit: 500
July 23, 2013, 01:59:13 AM
#4
Uploaded windows binary here http://www.filefactory.com/file/6h41cu8kqxvn/n/cgminer_keccak_win32_7z
Virustotal marks binary as infected, most probably it's false positive. This build was made on freshly installed Windows w/o firewall and I find no time to do crossbuid windows binary from linux since then, so be careful.
hero member
Activity: 616
Merit: 500
July 22, 2013, 09:18:52 PM
#3
Any windows version?
legendary
Activity: 1038
Merit: 1000
https://r.honeygain.me/XEDDM2B07C
July 22, 2013, 08:45:43 PM
#2
https://github.com/smolen/cgminer
Configure with --enable-keccak, run with --keccak. There are Copperlark pools, but none with cgminer support, so the only option is solo mining.

Sample ~/.copperlark/copperlark.conf
rpcuser=user
rpcpassword=ABCDE2903847
rpcport=9336
server=1

Sample commandline
cgminer --keccak --url http://127.0.0.1:9336 --pass ABCDE2903847 --user user

I wish I wrote it a month earlier Smiley

This is great! Someone wanna get workin on a windows binary?
hero member
Activity: 524
Merit: 500
July 22, 2013, 04:03:38 PM
#1
https://github.com/smolen/cgminer
Configure with --enable-keccak, run with --keccak. There are Copperlark pools, but none with cgminer support, so the only option is solo mining.

Sample ~/.copperlark/copperlark.conf
rpcuser=user
rpcpassword=ABCDE2903847
rpcport=9336
server=1

Sample commandline
cgminer --keccak --url http://127.0.0.1:9336 --pass ABCDE2903847 --user user

I wish I wrote it a month earlier Smiley
Jump to: