Pages:
Author

Topic: [ANN][VRM] Verium PoWT | CPU mining | scrypt² | Scaling | New Roadmap Released - page 97. (Read 250025 times)

legendary
Activity: 1288
Merit: 1002
I"m having such a hard time compiling that cpuminer on Windows, tried Cygwin and MingW but there's always dependencies missing I keep getting: "configure: error: Missing required libcurl >= 7.15.2" can someone help me with this?  Huh

If you clone this repo recursively: (git clone --recursive)

https://github.com/tpruvot/cpuminer-multi

You'll find the "compat" directory with curl which you can just copy over to your cpuminer root directory

I still got the same error. Do I have to just replace the "compat" folder from the cpuminer folder with the one from the git repo?
legendary
Activity: 2688
Merit: 1240
I"m having such a hard time compiling that cpuminer on Windows, tried Cygwin and MingW but there's always dependencies missing I keep getting: "configure: error: Missing required libcurl >= 7.15.2" can someone help me with this?  Huh

If you clone this repo recursively: (git clone --recursive)

https://github.com/tpruvot/cpuminer-multi

You'll find the "compat" directory with curl which you can just copy over to your cpuminer root directory
legendary
Activity: 1288
Merit: 1002
I"m having such a hard time compiling that cpuminer on Windows, tried Cygwin and MingW but there's always dependencies missing I keep getting: "configure: error: Missing required libcurl >= 7.15.2" can someone help me with this?  Huh
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
Got to help "Check for update", or http://www.vericoin.info/veriumlaunch.html to download new Verium wallet 1.0.1.  Minor bug fixes and maintenance update for enhanced connectivity, security and full "Blockchain Reload" support.

Updated worked fine for me on Windows.
On Linux machines it is saying, that there are dependencies missing like libssl etc.
Did you change the dependencies for the 1.0.1 precompiled wallet?

No I didn't change dependencies everything should be the same.
.m.
sr. member
Activity: 280
Merit: 260
Nice, downloading right now, hopefully it will bring more luck Wink
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
Got to help "Check for update", or http://www.vericoin.info/veriumlaunch.html to download new Verium wallet 1.0.1.  Minor bug fixes and maintenance update for enhanced connectivity, security and full "Blockchain Reload" support.
full member
Activity: 168
Merit: 100
You can post a compiled mining software? I don't know how to compile? Can you use existing mining software directly?
legendary
Activity: 1092
Merit: 1000
Hyperspace snail
legendary
Activity: 2940
Merit: 1169
newbie
Activity: 18
Merit: 0
miner for windows

Can mine from Windows wallet - personally as I haven't had luck getting the pool running yet I am running my machines from the GUI wallet
hero member
Activity: 610
Merit: 500
Quote
If you cannot set Nfactor correctly, you cannot use that miner. Then you'd need to use my modified miner:

https://github.com/ocminer/cpuminer-verium

...

Just use scrypt, I've hard-coded all the other parameters already

Thanks for all your help in this topic + verium miner, I don't think I would have found this info otherwise =)


I am just playing around with the standalone miner.

Its getting any work. I am guessing I have something wrong in my .conf file.

Could someone post their .conf file code for using the external miner please?

For the veriumd? Mine looks like

Code:
addnode=vrmsupernode.vericoin.info
addnode=vrmsupernode3.vericoin.info
gen=1
daemon=1
rpcuser=CHOOSEUSERNAME
rpcpassword=CHOOSEPASSWORD
rpcallowip=127.0.0.1
rpcport=2300
server=1


Thanks Smiley
Its working now. Must have typed something wrong

Can somebody shed some light, as to the difference between solo mining and using the miner built into the wallet? I thought it would give the same results?
miner for windows
legendary
Activity: 1108
Merit: 1005
Quote
Can somebody shed some light, as to the difference between solo mining and using the miner built into the wallet? I thought it would give the same results?

both is solomining, but in standalone miner, there is a chance, that it could be more optimized,
and of course, you need only one wallet, on multiple pcs
newbie
Activity: 34
Merit: 0
sorry for the noob question but:  what are the advantages of mining with oc miner vs. the verium wallet?
sr. member
Activity: 248
Merit: 250
Quote
If you cannot set Nfactor correctly, you cannot use that miner. Then you'd need to use my modified miner:

https://github.com/ocminer/cpuminer-verium

...

Just use scrypt, I've hard-coded all the other parameters already

Thanks for all your help in this topic + verium miner, I don't think I would have found this info otherwise =)


I am just playing around with the standalone miner.

Its getting any work. I am guessing I have something wrong in my .conf file.

Could someone post their .conf file code for using the external miner please?

For the veriumd? Mine looks like

Code:
addnode=vrmsupernode.vericoin.info
addnode=vrmsupernode3.vericoin.info
gen=1
daemon=1
rpcuser=CHOOSEUSERNAME
rpcpassword=CHOOSEPASSWORD
rpcallowip=127.0.0.1
rpcport=2300
server=1


Thanks Smiley
Its working now. Must have typed something wrong

Can somebody shed some light, as to the difference between solo mining and using the miner built into the wallet? I thought it would give the same results?
hero member
Activity: 658
Merit: 500
Quote
If you cannot set Nfactor correctly, you cannot use that miner. Then you'd need to use my modified miner:

https://github.com/ocminer/cpuminer-verium

...

Just use scrypt, I've hard-coded all the other parameters already

Thanks for all your help in this topic + verium miner, I don't think I would have found this info otherwise =)


I am just playing around with the standalone miner.

Its getting any work. I am guessing I have something wrong in my .conf file.

Could someone post their .conf file code for using the external miner please?

For the veriumd? Mine looks like

Code:
addnode=vrmsupernode.vericoin.info
addnode=vrmsupernode3.vericoin.info
gen=1
daemon=1
rpcuser=CHOOSEUSERNAME
rpcpassword=CHOOSEPASSWORD
rpcallowip=127.0.0.1
rpcport=2300
server=1


Thanks Smiley
Its working now. Must have typed something wrong
newbie
Activity: 18
Merit: 0
Quote
If you cannot set Nfactor correctly, you cannot use that miner. Then you'd need to use my modified miner:

https://github.com/ocminer/cpuminer-verium

...

Just use scrypt, I've hard-coded all the other parameters already

Thanks for all your help in this topic + verium miner, I don't think I would have found this info otherwise =)


I am just playing around with the standalone miner.

Its getting any work. I am guessing I have something wrong in my .conf file.

Could someone post their .conf file code for using the external miner please?

For the veriumd? Mine looks like

Code:
addnode=vrmsupernode.vericoin.info
addnode=vrmsupernode3.vericoin.info
gen=1
daemon=1
rpcuser=CHOOSEUSERNAME
rpcpassword=CHOOSEPASSWORD
rpcallowip=127.0.0.1
rpcport=2300
server=1

hero member
Activity: 658
Merit: 500
I am just playing around with the standalone miner.

Its getting any work. I am guessing I have something wrong in my .conf file.

Could someone post their .conf file code for using the external miner please?
newbie
Activity: 17
Merit: 0
After all there is nothing special about the algo, it just has a bigger Scratchpad Size and a large Nfactor.

algo is very special. it's scrypt²  Roll Eyes Roll Eyes

required for ICO  Grin Grin
full member
Activity: 168
Merit: 100
I can not be more than 24 threads in mining, as long as more than just closed wallet file exit error.
My CPU is the 32 core, memory 16G, the system is win7 X64
What caused the problem?
legendary
Activity: 2688
Merit: 1240
Quote
If you cannot set Nfactor correctly, you cannot use that miner. Then you'd need to use my modified miner:

https://github.com/ocminer/cpuminer-verium

Hi ocminer, I've compiled your miner already, but when I look in to the help, I see that,
I can only run sha-256 and scrypt algos with this branch.
So I'm not sure which setting I have to use for successful run.
Can you help me with that?
cheers

e: should I use, something like this?
minerd -a scrypt:1048576 -o -u -p ?

Just use scrypt, I've hard-coded all the other parameters already
Pages:
Jump to: