j23a
|
|
March 09, 2014, 12:35:37 PM Last edit: March 31, 2014, 01:36:26 AM by j23a |
|
Why do all the pools say CGMiner. It's one of those annoying things. I'm mean why no instructions for Vertminer. Pools read this and do something, else it's just going to frustrate the people who can't get this working.
http://gpu.dedicatedpool.com/ has some instructions for Vertminer Thanks, but it seems like I won't be able to mine this coin. I made an account with dedicated pool, but I can't activate it because I'm not receiving any emails from them to unlock the account. And I've checked my junk folder. And there are simply no instructions that work with my computer. For anyone out there, here's a screen shot of the errors and my batch file. https://dl.dropboxusercontent.com/u/4012236/Vert.PNGHi, I can help you with low RAM settings. Try I=12 and TC=6000 and it will work. WIth a slightly lower hashrate. Thanks: GczLCqzrbnHCL5D26UMBoTcHeHdUSfvf45 I'm sorry for asking so many questions. But how exactly do I write that in the .bat file? And is the .bat file the only thing required, because I'm checking another thread about vertminer, and I'm seeing a .conf file. And that I have no idea how to add.
|
TBTSX4-NKRX55-HF2ECG-SHPBG3-XIDD2Y-QDRI3N-P2O6
|
|
|
j23a
|
|
March 09, 2014, 12:36:23 PM Last edit: March 31, 2014, 01:37:13 AM by j23a |
|
Why do all the pools say CGMiner. It's one of those annoying things. I'm mean why no instructions for Vertminer. Pools read this and do something, else it's just going to frustrate the people who can't get this working.
http://gpu.dedicatedpool.com/ has some instructions for Vertminer Thanks, but it seems like I won't be able to mine this coin. I made an account with dedicated pool, but I can't activate it because I'm not receiving any emails from them to unlock the account. And I've checked my junk folder. And there are simply no instructions that work with my computer. For anyone out there, here's a screen shot of the errors and my batch file. https://dl.dropboxusercontent.com/u/4012236/Vert.PNGHi, I can help you with low RAM settings. Try I=12 and TC=6000 and it will work. WIth a slightly lower hashrate. Thanks: GczLCqzrbnHCL5D26UMBoTcHeHdUSfvf45 @j23a - do you have an nVidia card in that machine at the same time? Looks lie the errors I was getting with mine til I managed to fix it... if it helps here is my .bat: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 COLOR 0A vertminer.exe --scrypt-vert -o http://server:port -u rit -p pass -d 0 --
gpu-platform 1 -w 256 -I 13 --gpu-engine 1000 --gpu-memclock 1500 --thread-
concurrency 8193 -g 2 --auto-fan --lookup-gap 2
Edit: reason I have not got a pool in there is I haven't picked one yet I have no Nvidia card. I'm going to try your bat file.
|
TBTSX4-NKRX55-HF2ECG-SHPBG3-XIDD2Y-QDRI3N-P2O6
|
|
|
lolobubu
|
|
March 09, 2014, 12:38:35 PM |
|
Why do all the pools say CGMiner. It's one of those annoying things. I'm mean why no instructions for Vertminer. Pools read this and do something, else it's just going to frustrate the people who can't get this working.
http://gpu.dedicatedpool.com/ has some instructions for Vertminer Thanks, but it seems like I won't be able to mine this coin. I made an account with dedicated pool, but I can't activate it because I'm not receiving any emails from them to unlock the account. And I've checked my junk folder. And there are simply no instructions that work with my computer. For anyone out there, here's a screen shot of the errors and my batch file. https://dl.dropboxusercontent.com/u/4012234/Vert.PNGHi, I can help you with low RAM settings. Try I=12 and TC=6000 and it will work. WIth a slightly lower hashrate. Thanks: GczLCqzrbnHCL5D26UMBoTcHeHdUSfvf45 I'm sorry for asking so many questions. But how exactly do I write that in the .bat file? And is the .bat file the only thing required, because I'm checking another thread about vertminer, and I'm seeing a .conf file. And that I have no idea how to add. after you last parameter (password) add "--thread-concurrency 6000 -I 12"
|
|
|
|
j23a
|
|
March 09, 2014, 12:39:44 PM Last edit: March 31, 2014, 01:38:48 AM by j23a |
|
|
TBTSX4-NKRX55-HF2ECG-SHPBG3-XIDD2Y-QDRI3N-P2O6
|
|
|
SP4RK7
|
|
March 09, 2014, 12:40:49 PM |
|
Example bat file for 290x this gets me about 400k/hash per card
vertminer.exe --scrypt-vert -o stratum+tcp://gpu.hashfever.com:3262 -u xxxxxxxxx.xxxxx -p xxxxxxxxx -g1 -w 512 -I 19 --thread-concurrency 24500
|
|
|
|
Ritual
Member
Offline
Activity: 84
Merit: 10
|
|
March 09, 2014, 12:42:02 PM |
|
The ADL does not match OpenCL devices is basically telling you there's more than one OpenCL device in your machine, and the bat file is not correct for them. What is your setup exactly?
|
|
|
|
j23a
|
|
March 09, 2014, 12:42:28 PM Last edit: March 31, 2014, 01:40:18 AM by j23a |
|
Why do all the pools say CGMiner. It's one of those annoying things. I'm mean why no instructions for Vertminer. Pools read this and do something, else it's just going to frustrate the people who can't get this working.
http://gpu.dedicatedpool.com/ has some instructions for Vertminer Thanks, but it seems like I won't be able to mine this coin. I made an account with dedicated pool, but I can't activate it because I'm not receiving any emails from them to unlock the account. And I've checked my junk folder. And there are simply no instructions that work with my computer. For anyone out there, here's a screen shot of the errors and my batch file. https://dl.dropboxusercontent.com/u/4012236/Vert.PNGUnfortunately I still got the same messages. I should add that I'm doing this from remote desktop. Perhaps that has something to do with it, though last week I used the computer regularly and still got errors. Hi, I can help you with low RAM settings. Try I=12 and TC=6000 and it will work. WIth a slightly lower hashrate. Thanks: GczLCqzrbnHCL5D26UMBoTcHeHdUSfvf45 I'm sorry for asking so many questions. But how exactly do I write that in the .bat file? And is the .bat file the only thing required, because I'm checking another thread about vertminer, and I'm seeing a .conf file. And that I have no idea how to add. after you last parameter (password) add "--thread-concurrency 6000 -I 12"
|
TBTSX4-NKRX55-HF2ECG-SHPBG3-XIDD2Y-QDRI3N-P2O6
|
|
|
turboseed
Member
Offline
Activity: 105
Merit: 10
USD-E belongs here ----------> GSUK5skn6niFWJnLRhM
|
|
March 09, 2014, 12:43:05 PM |
|
If anyone need the link to the modded guiminer pm me in a bit, I will send you my mega link and maybe help with your settings. I use it successfully on 13 miners with this coin. First, I have to go eat breakfast with my sexy girlfriend... Maybe I'll be back before block hits 20,000
|
|
|
|
JwTdd
Newbie
Offline
Activity: 5
Merit: 0
|
|
March 09, 2014, 12:43:21 PM |
|
Hello everybody,
does anyone know how does p2pool know how many coin there is in a block?
I started mining now because PPLNS is based on share so mining 6hour at 150khs will give me the same amount of share than mining with 6x150khs when 20k coin block will be out. But is there a formula to update in p2pool or it will automatically detect the 20k coin block and automatically calculate new payout via PPLNS ratio with share already done? What I mean: is number of coin in block hardcoded in p2pool or just "detected"?
|
|
|
|
j23a
|
|
March 09, 2014, 12:43:24 PM |
|
Why do all the pools say CGMiner. It's one of those annoying things. I'm mean why no instructions for Vertminer. Pools read this and do something, else it's just going to frustrate the people who can't get this working.
http://gpu.dedicatedpool.com/ has some instructions for Vertminer Thanks, but it seems like I won't be able to mine this coin. I made an account with dedicated pool, but I can't activate it because I'm not receiving any emails from them to unlock the account. And I've checked my junk folder. And there are simply no instructions that work with my computer. For anyone out there, here's a screen shot of the errors and my batch file. https://dl.dropboxusercontent.com/u/4012234/Vert.PNGHi, I can help you with low RAM settings. Try I=12 and TC=6000 and it will work. WIth a slightly lower hashrate. Thanks: GczLCqzrbnHCL5D26UMBoTcHeHdUSfvf45 I'm sorry for asking so many questions. But how exactly do I write that in the .bat file? And is the .bat file the only thing required, because I'm checking another thread about vertminer, and I'm seeing a .conf file. And that I have no idea how to add. after you last parameter (password) add "--thread-concurrency 6000 -I 12" I still go the same errors. I should mentioned that I am using remote desktop. Though last week I used the computer directly and still got errors.
|
TBTSX4-NKRX55-HF2ECG-SHPBG3-XIDD2Y-QDRI3N-P2O6
|
|
|
|
j23a
|
|
March 09, 2014, 12:45:14 PM |
|
The ADL does not match OpenCL devices is basically telling you there's more than one OpenCL device in your machine, and the bat file is not correct for them. What is your setup exactly?
I have two Radeon r9 290x. 6Gb of ram. And I'm controlling it through remote desktop from my other computer. I mean, I don't know what else to add.
|
TBTSX4-NKRX55-HF2ECG-SHPBG3-XIDD2Y-QDRI3N-P2O6
|
|
|
j23a
|
|
March 09, 2014, 12:47:05 PM |
|
Example bat file for 290x this gets me about 400k/hash per card
vertminer.exe --scrypt-vert -o stratum+tcp://gpu.hashfever.com:3262 -u xxxxxxxxx.xxxxx -p xxxxxxxxx -g1 -w 512 -I 19 --thread-concurrency 24500
Tried it, still didn't work, but thanks. I was begging last week for someone to post their setting so I appreciate it.
|
TBTSX4-NKRX55-HF2ECG-SHPBG3-XIDD2Y-QDRI3N-P2O6
|
|
|
SP4RK7
|
|
March 09, 2014, 12:47:16 PM |
|
The ADL does not match OpenCL devices is basically telling you there's more than one OpenCL device in your machine, and the bat file is not correct for them. What is your setup exactly?
I have two Radeon r9 290x. 6Gb of ram. And I'm controlling it through remote desktop from my other computer. I mean, I don't know what else to add. Have you tried the .bat file I posted on previous page? 6gb of RAM is plenty mine only use 1.5gb of RAM total according to task manager
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
March 09, 2014, 12:50:42 PM |
|
https://gpu.suprnova.ccThe Day 1 GPU Pool No fee DDoS Proof VDIff + Stratum Look at our "Getting Started" Category on the left to configure/Download your miner
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
Ritual
Member
Offline
Activity: 84
Merit: 10
|
|
March 09, 2014, 12:51:32 PM |
|
OK, so you have 2 cards. You'll need to mod your bat file to include settings for both, something like: vertminer.exe --scrypt-vert -o (pool info) -I 20,20 -w 256,256 --lookup-gap 2,2 --thread-concurrency 8193,8193 --gpu-memclock 1500,1500 --gpu-engine 1000,1000 --gpu-powertune +20,+20
PLEASE don't use that one as-is - I pulled it as an example from a reddit thread, and it probably won't match your card (although it might). You can see that the values are seperated by commas, one setting for each card. I only have 1 GPU myself, so I am no expert, but been reading up in anticipation of my second one arriving later this month. Rit.
|
|
|
|
Ritual
Member
Offline
Activity: 84
Merit: 10
|
|
March 09, 2014, 12:53:02 PM |
|
And now my question...solo mining it I have set up my bat file to connct to 127.0.0.1:6857 (I have also added this as the RPC port to the wallet conf file), and this is what I get: Accepteds is showing as 0, but I do see a "best share" value. Is this thing actually mining? Rit.
|
|
|
|
j23a
|
|
March 09, 2014, 12:53:46 PM |
|
The ADL does not match OpenCL devices is basically telling you there's more than one OpenCL device in your machine, and the bat file is not correct for them. What is your setup exactly?
I have two Radeon r9 290x. 6Gb of ram. And I'm controlling it through remote desktop from my other computer. I mean, I don't know what else to add. Have you tried the .bat file I posted on previous page? 6gb of RAM is plenty mine only use 1.5gb of RAM total according to task manager I tried it. Still errors. This is really confusing. Thank you all for trying to help me.
|
TBTSX4-NKRX55-HF2ECG-SHPBG3-XIDD2Y-QDRI3N-P2O6
|
|
|
bingoberra
Member
Offline
Activity: 74
Merit: 10
|
|
March 09, 2014, 12:55:30 PM |
|
2600 blocks, why?
|
|
|
|
yodoberman
Member
Offline
Activity: 112
Merit: 10
|
|
March 09, 2014, 12:56:22 PM |
|
And now my question...solo mining it I have set up my bat file to connct to 127.0.0.1:6857 (I have also added this as the RPC port to the wallet conf file), and this is what I get: Accepteds is showing as 0, but I do see a "best share" value. Is this thing actually mining? Rit. Yup
|
|
|
|
|