shimlbit
Legendary
Offline
Activity: 1302
Merit: 1001
|
|
July 10, 2014, 07:46:02 PM |
|
sod it build instructions: (modified from the slimcoin thread) 1 - Download and run Cygwin installer: http://cygwin.com/install.html > 'Cygwin Setup' folder on C: 2 - Ensure that you add the following extra packages to the 'default' install from the menu settings window (a few tabs into the install process); devel / gcc-g++ libs / libcurl-devel devel / automake devel / make archive / unzip net (web) / wget devel / git net (web) / openSSL-devel Remember to add: "automake: Wrapper scripts for automake and aclocal" - along with the latest auto make release - or miner won't compile. 3. Start the Cygwin terminal from the desktop shortcut you created at install. Now copy and paste the following: 1 line at a time git clone https://github.com/peoplescurrency/cryptohash_cpuminercd cryptohash_cpuminer chmod +x autogen.sh ./autogen.sh LIBCURL="-lcurl.dll" ./configure CFLAGS="-O3" make then you'll have the exe How do I launch the miner since it goes to scrypt? minerd -t 7 -o stratum+tcp://people.suprnova.cc:3674 -u User -p Pass Edit: I read help file and it was in there. ./minerd -a cryptohash -o stratum+tcp://people.suprnova.cc:3674 -u user -p x
|
|
|
|
mar28
Newbie
Offline
Activity: 18
Merit: 0
|
|
July 10, 2014, 07:50:11 PM |
|
You can easily mine from the windows wallet, and hopefully a community member can compile the CPU miner for windows, if so, the ann will be updated with the windows miner exe
how can i mine this coin with minerd (not wallet) i can't find the algo can someone tell me the algo plz
|
|
|
|
shimlbit
Legendary
Offline
Activity: 1302
Merit: 1001
|
|
July 10, 2014, 07:50:56 PM |
|
cryptohash
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 10, 2014, 07:52:09 PM |
|
People Pool for you: https://people.suprnova.ccThis is a Suprnova NG Pool, you can use your unified login there and all your pool workers from earlier setups too. SSO Single-Sign-On on this Pool - You can also use your previously set up workers ! Payouts every 30 seconds DDoS protected Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 ! Highly optimized Stratums and MPOS implementations. Idle Worker Notifications Two Factor Authentication if wanted Support 24x7 via IRC,Mail,PM etc.Only 1 % fee ! (thats 50% lower than most other Pools !) Tested and Approvied Mining Rigs can be rented here: http://www.miningrigrentals.comur stratum fcks up everytime connection terminated hmm looks good to me, no problems to see.. maybe your cpu is too slow and connection "times out" ?
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
baraba80
Newbie
Offline
Activity: 56
Merit: 0
|
|
July 10, 2014, 07:56:04 PM |
|
People Pool for you: https://people.suprnova.cchttp://www.suprnova.cc/suprnova-logo-1-small.jpgThis is a Suprnova NG Pool, you can use your unified login there and all your pool workers from earlier setups too. SSO Single-Sign-On on this Pool - You can also use your previously set up workers ! Payouts every 30 seconds DDoS protected Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 ! Highly optimized Stratums and MPOS implementations. Idle Worker Notifications Two Factor Authentication if wanted Support 24x7 via IRC,Mail,PM etc.Only 1 % fee ! (thats 50% lower than most other Pools !) Tested and Approvied Mining Rigs can be rented here: http://www.miningrigrentals.comur stratum fcks up everytime connection terminated hmm looks good to me, no problems to see.. maybe your cpu is too slow and connection "times out" ? can you give a link of working cpu miner?
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 10, 2014, 07:57:40 PM |
|
People Pool for you: https://people.suprnova.ccThis is a Suprnova NG Pool, you can use your unified login there and all your pool workers from earlier setups too. SSO Single-Sign-On on this Pool - You can also use your previously set up workers ! Payouts every 30 seconds DDoS protected Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 ! Highly optimized Stratums and MPOS implementations. Idle Worker Notifications Two Factor Authentication if wanted Support 24x7 via IRC,Mail,PM etc.Only 1 % fee ! (thats 50% lower than most other Pools !) Tested and Approvied Mining Rigs can be rented here: http://www.miningrigrentals.comur stratum fcks up everytime connection terminated hmm looks good to me, no problems to see.. maybe your cpu is too slow and connection "times out" ? can you give a link of working cpu miner? I only got the source from First Post
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
kryptologist
|
|
July 10, 2014, 08:00:32 PM |
|
Can I mine this with GPUs? or is it CPU only?
|
|
|
|
snipsnoop
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 10, 2014, 08:13:36 PM |
|
Think GPU miner or cloud servers just hit the network.. { "blocks" : 2341, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.06250000, "errors" : "", "generate" : true, "genproclimit" : -1, "hashespersec" : 81835, "networkhashps" : 14054426, "pooledtx" : 0, "testnet" : false }
networkhashps was 7000000 20min ago
|
|
|
|
cryptoangel
|
|
July 10, 2014, 08:14:10 PM |
|
Can I mine this with GPUs? or is it CPU only?
Probably CPU then onto a GPU. Someone will be making one.
|
|
|
|
mmmaybe
|
|
July 10, 2014, 08:33:17 PM |
|
Where can I finding the wallet miner...? I must be blind help>debug>console type setgenerate true [/quote] Thanks a lot, I actually got a few blocks
|
|
|
|
cryptoangel
|
|
July 10, 2014, 08:41:40 PM Last edit: July 10, 2014, 09:07:16 PM by cryptoangel |
|
Where can I finding the wallet miner...? I must be blind help>debug>console type setgenerate true Thanks a lot, I actually got a few blocks Grats!. The difficulty is slowly rising.
|
|
|
|
T-800
Full Member
Offline
Activity: 205
Merit: 105
【Ƀ】➔ ☽
|
|
July 10, 2014, 10:42:07 PM |
|
People Pool for you: https://people.suprnova.ccThis is a Suprnova NG Pool, you can use your unified login there and all your pool workers from earlier setups too. SSO Single-Sign-On on this Pool - You can also use your previously set up workers ! Payouts every 30 seconds DDoS protected Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 ! Highly optimized Stratums and MPOS implementations. Idle Worker Notifications Two Factor Authentication if wanted Support 24x7 via IRC,Mail,PM etc.Only 1 % fee ! (thats 50% lower than most other Pools !) Tested and Approvied Mining Rigs can be rented here: http://www.miningrigrentals.comur stratum fcks up everytime connection terminated hmm looks good to me, no problems to see.. maybe your cpu is too slow and connection "times out" ? can you give a link of working cpu miner? I only got the source from First Post Hi, I'm trying to pool mine at your pool now as I'm not finding anything anymore soloing. I tried using minerd with: minerd -a -t 6 -s 4 -o stratum+tcp://people.suprnova.cc:3674 -u Weblogin.WorkerName -p WorkerPassword as stated under the 'Getting started' tab, but it insta-crashes. Also tried an old CGminer version that supports CPU, but that gets 100% invalid shares. Any suggestions? Edit: NVM, need a cryptohash miner.
|
|
|
|
CryptoHobo
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
July 10, 2014, 10:44:37 PM |
|
u want
minerd -a cryptohash -t 6 -s 4 -o stratum+tcp://people.suprnova.cc:3674 -u Weblogin.WorkerName -p WorkerPassword
|
|
|
|
T-800
Full Member
Offline
Activity: 205
Merit: 105
【Ƀ】➔ ☽
|
|
July 10, 2014, 10:47:16 PM |
|
u want
minerd -a cryptohash -t 6 -s 4 -o stratum+tcp://people.suprnova.cc:3674 -u Weblogin.WorkerName -p WorkerPassword
Thanks for the reply. Tried it but it still insta-crashes?
|
|
|
|
CryptoHobo
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
July 10, 2014, 10:49:40 PM |
|
u want
minerd -a cryptohash -t 6 -s 4 -o stratum+tcp://people.suprnova.cc:3674 -u Weblogin.WorkerName -p WorkerPassword
Thanks for the reply. Tried it but it still insta-crashes? make a bat file and have "pause" as the last line minerd -a cryptohash -t 6 -s 4 -o stratum+tcp://people.suprnova.cc:3674 -u Weblogin.WorkerName -p WorkerPassword pause and see what it says, might also be worth removing -t 6 -s 4 but i'd guess youve tried that
|
|
|
|
mmmaybe
|
|
July 10, 2014, 10:53:41 PM |
|
u want
minerd -a cryptohash -t 6 -s 4 -o stratum+tcp://people.suprnova.cc:3674 -u Weblogin.WorkerName -p WorkerPassword
Thanks for the reply. Tried it but it still insta-crashes? Try CryptoHobo's dl link above, it worked for me. Althouth its kinda slow Im still solo mining with wallet, getting lucky I guess
|
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
July 10, 2014, 11:00:59 PM |
|
heeeeeeey ocminer, why are payouts disabled bud?
|
|
|
|
T-800
Full Member
Offline
Activity: 205
Merit: 105
【Ƀ】➔ ☽
|
|
July 10, 2014, 11:03:08 PM Last edit: July 10, 2014, 11:23:13 PM by T-800 |
|
u want
minerd -a cryptohash -t 6 -s 4 -o stratum+tcp://people.suprnova.cc:3674 -u Weblogin.WorkerName -p WorkerPassword
Thanks for the reply. Tried it but it still insta-crashes? make a bat file and have "pause" as the last line minerd -a cryptohash -t 6 -s 4 -o stratum+tcp://people.suprnova.cc:3674 -u Weblogin.WorkerName -p WorkerPassword pause and see what it says, might also be worth removing -t 6 -s 4 but i'd guess youve tried that Tried removing the "-t 6 -s 4", didn't try the pause, didn't know you could do that. It says it doesn't have the cryptohash function, because I was dumb enough to just use the old version of minerd that doesn't have cryptohash. Try CryptoHobo's dl link above, it worked for me. Althouth its kinda slow Im still solo mining with wallet, getting lucky I guess Ok, downloaded the compiled miner, but got an error because a cygintl-8.dll is missing. This one is not in the folder with .dll's. If I can find it somewhere I just have to place it in the same folder as the miner I guess?
|
|
|
|
baraba80
Newbie
Offline
Activity: 56
Merit: 0
|
|
July 10, 2014, 11:04:47 PM |
|
http://www.datafilehost.com/d/4f664dccwindows cpu miner built in windows 8 x64 on an intel i5 so unsure of amd compatibility also includes some dll's that may be needed or not edit: need some responses incase i need to build an amd version Im have all boooo on this miner
|
|
|
|
T-800
Full Member
Offline
Activity: 205
Merit: 105
【Ƀ】➔ ☽
|
|
July 10, 2014, 11:23:34 PM |
|
Ok, downloaded the compiled miner, but got an error because a cygintl-8.dll is missing. This one is not in the folder with .dll's. If I can find it somewhere I just have to place it in the same folder as the miner I guess?
OK, found the .dll here: http://dlldown.co/plus/download2.php?aid=71794, put it in the folder, and now get the error message: "the application was unable to start correctly (0xc000007b). Click OK to close the application". 50 PPL bounty for the person that can help me get this to work.
|
|
|
|
|