Author

Topic: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer - page 570. (Read 1232701 times)

newbie
Activity: 56
Merit: 0
Everyone who is looking for miner settings and setup tips should check out the

"The big VTC Vertcoin settings thread"

@ https://bitcointalksearch.org/topic/the-big-vtc-vertcoin-settings-thread-416572

;-)


legendary
Activity: 1108
Merit: 1005
Could you all guys with settings problem go here: https://bitcointalksearch.org/topic/the-big-vtc-vertcoin-settings-thread-416572
its thread exactly for settings to your cards.
full member
Activity: 322
Merit: 102
@my vessel

Try using g-1 and tweak your clock speeds and set the I higher. Something like this

cgminer --scrypt  -o -u -p -I 19 -g 1 -w 256 --lookup-gap 2 --thread-concurrency 24550 --gpu-engine 1000 --gpu-memclock 1500 --gpu-powertune 10 -v 1 --auto-fan --temp-cutoff 85 --temp-overheat 83 --temp-target 78

You could push the clock speeds untill the point you'll get Hw errors


cgminer crashed =))


Start out with I 11, then manually push it to the point where you're close to getting hw errors
newbie
Activity: 57
Merit: 0
@my vessel

Try using g-1 and tweak your clock speeds and set the I higher. Something like this

cgminer --scrypt  -o -u -p -I 19 -g 1 -w 256 --lookup-gap 2 --thread-concurrency 24550 --gpu-engine 1000 --gpu-memclock 1500 --gpu-powertune 10 -v 1 --auto-fan --temp-cutoff 85 --temp-overheat 83 --temp-target 78

You could push the clock speeds untill the point you'll get Hw errors


cgminer crashed =))
full member
Activity: 322
Merit: 102
Hi I'm trying to mine VTC with vertminer on an HIS 7950 , does anyone know what the correct .bat file should be, as I can't get it working...any assistance much appreciated

Could you post your current .bat? Also list you bat file for normal scrypt coins please
nat
newbie
Activity: 36
Merit: 0
Hi I'm trying to mine VTC with vertminer on an HIS 7950 , does anyone know what the correct .bat file should be, as I can't get it working...any assistance much appreciated
sr. member
Activity: 462
Merit: 250
full member
Activity: 322
Merit: 102
@my vessel

Try using g-1 and tweak your clock speeds and set the I higher. Something like this

cgminer --scrypt  -o -u -p -I 19 -g 1 -w 256 --lookup-gap 2 --thread-concurrency 24550 --gpu-engine 1000 --gpu-memclock 1500 --gpu-powertune 10 -v 1 --auto-fan --temp-cutoff 85 --temp-overheat 83 --temp-target 78

You could push the clock speeds untill the point you'll get Hw errors
sr. member
Activity: 252
Merit: 250
I won't sell below 0.0004  Tongue (that sell wall on coinedup isn't me, just saying that this coin has value!)

I reckon this coin is gonna smash past  0.0004 later on today. I wouldnt be surprised if we saw 0.001 quite soon to be honest!

Yep you will see it will hit 0.001 sooner then you think!  coinedup is so slow to trade if it hit some other trading sites it jumps easy to 0.001. I think in 1 month the coin wil be around 0.0025 . Scroll back to this message on 22-2 and you will see i was right!

Hmmm Seems it was sooner then 22-2 ! And i told that on 22-1 :-)) This coin gone be the next bitcoin !!
sr. member
Activity: 428
Merit: 252
Trying to get an idea if its worth mining... how many coins would I expect to get with a rig composed of 5 290x (which usually get around 4.5 MHS on scrypt) cards per day?
member
Activity: 73
Merit: 10
newbie
Activity: 57
Merit: 0
Hello All, im just start mining Vert coin, but on my PC (4x radeon 280x and 4gb RAM ) i cant run vertminer. i can mine with 2 video cards only, how to fix this ? (8gb ram dont help)



You need to set your intensity and thread concurrency different than on scrypt, it is more harder to tweak without having HW errors or very little (below 0.1%) My 7950 cards wouldn`t work with classic scrypt settings of 24k tc and i=20,they worked with i=14 and lower tc, around 14k (tc should be a multiple of 256). Maybe this helps you


I have Intensity 13 and TC - 8192, dont work with this

Try using I13 tc- 8192 powertune -20 and clocks 1000/1490. Running like a charm without any hw errors and around 355 kh/s for each card



can u give me all command lines in BAT file, plz?

Sure but i' at work atm. Try scanning through my previous post and you should find it somewhere. Otherwise wait a few hours and i'll post it.



so u have 2 videocards in rig, right ?
on 2 videocards i have 340khs+ if i use "-g 2", but 3rd card will be disabled (OFF in miner). With "-g 1" all 3 cards works, but with only 300khs 

Found the .bat

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A

C:\vertminer\cgminer.exe --scrypt -o stratum+tcp://vtc.kilovolt.co.uk:3333 -u Username -p Password-w 256 -I 13 -g 2 --lookup-gap 2 --gpu-engine 1000 --gpu-powertune -20 --gpu-memclock 1490 --thread-concurrency 8193

This should work



still 1 of 3 gpu is disabled =(

Have you tried to cross-fire the cards? Otherwise try to uninstall the modfied cgminer and see if it works with a complete reinstall. Or maybe try the vertminer.


without crossfire, same problem on another 3 GPU PC
legendary
Activity: 1904
Merit: 1003
Any average R9 290 setting for headless linux setup?
full member
Activity: 322
Merit: 102
Hello All, im just start mining Vert coin, but on my PC (4x radeon 280x and 4gb RAM ) i cant run vertminer. i can mine with 2 video cards only, how to fix this ? (8gb ram dont help)



You need to set your intensity and thread concurrency different than on scrypt, it is more harder to tweak without having HW errors or very little (below 0.1%) My 7950 cards wouldn`t work with classic scrypt settings of 24k tc and i=20,they worked with i=14 and lower tc, around 14k (tc should be a multiple of 256). Maybe this helps you


I have Intensity 13 and TC - 8192, dont work with this

Try using I13 tc- 8192 powertune -20 and clocks 1000/1490. Running like a charm without any hw errors and around 355 kh/s for each card



can u give me all command lines in BAT file, plz?

Sure but i' at work atm. Try scanning through my previous post and you should find it somewhere. Otherwise wait a few hours and i'll post it.



so u have 2 videocards in rig, right ?
on 2 videocards i have 340khs+ if i use "-g 2", but 3rd card will be disabled (OFF in miner). With "-g 1" all 3 cards works, but with only 300khs 

Found the .bat

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A

C:\vertminer\cgminer.exe --scrypt -o stratum+tcp://vtc.kilovolt.co.uk:3333 -u Username -p Password-w 256 -I 13 -g 2 --lookup-gap 2 --gpu-engine 1000 --gpu-powertune -20 --gpu-memclock 1490 --thread-concurrency 8193

This should work



still 1 of 3 gpu is disabled =(

Have you tried to cross-fire the cards? Otherwise try to uninstall the modfied cgminer and see if it works with a complete reinstall. Or maybe try the vertminer.
legendary
Activity: 1904
Merit: 1003
WTF with https://vtcpool.co.uk ? Is it ok to have 700+ % blocks?
legendary
Activity: 1904
Merit: 1003
you have to reboot after changing settings
newbie
Activity: 57
Merit: 0
Hello All, im just start mining Vert coin, but on my PC (4x radeon 280x and 4gb RAM ) i cant run vertminer. i can mine with 2 video cards only, how to fix this ? (8gb ram dont help)



You need to set your intensity and thread concurrency different than on scrypt, it is more harder to tweak without having HW errors or very little (below 0.1%) My 7950 cards wouldn`t work with classic scrypt settings of 24k tc and i=20,they worked with i=14 and lower tc, around 14k (tc should be a multiple of 256). Maybe this helps you


I have Intensity 13 and TC - 8192, dont work with this

Try using I13 tc- 8192 powertune -20 and clocks 1000/1490. Running like a charm without any hw errors and around 355 kh/s for each card



can u give me all command lines in BAT file, plz?

Sure but i' at work atm. Try scanning through my previous post and you should find it somewhere. Otherwise wait a few hours and i'll post it.



so u have 2 videocards in rig, right ?
on 2 videocards i have 340khs+ if i use "-g 2", but 3rd card will be disabled (OFF in miner). With "-g 1" all 3 cards works, but with only 300khs 

Found the .bat

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A

C:\vertminer\cgminer.exe --scrypt -o stratum+tcp://vtc.kilovolt.co.uk:3333 -u Username -p Password-w 256 -I 13 -g 2 --lookup-gap 2 --gpu-engine 1000 --gpu-powertune -20 --gpu-memclock 1490 --thread-concurrency 8193

This should work



still 1 of 3 gpu is disabled =(
full member
Activity: 322
Merit: 102
Hello All, im just start mining Vert coin, but on my PC (4x radeon 280x and 4gb RAM ) i cant run vertminer. i can mine with 2 video cards only, how to fix this ? (8gb ram dont help)



You need to set your intensity and thread concurrency different than on scrypt, it is more harder to tweak without having HW errors or very little (below 0.1%) My 7950 cards wouldn`t work with classic scrypt settings of 24k tc and i=20,they worked with i=14 and lower tc, around 14k (tc should be a multiple of 256). Maybe this helps you


I have Intensity 13 and TC - 8192, dont work with this

Try using I13 tc- 8192 powertune -20 and clocks 1000/1490. Running like a charm without any hw errors and around 355 kh/s for each card



can u give me all command lines in BAT file, plz?

Sure but i' at work atm. Try scanning through my previous post and you should find it somewhere. Otherwise wait a few hours and i'll post it.



so u have 2 videocards in rig, right ?
on 2 videocards i have 340khs+ if i use "-g 2", but 3rd card will be disabled (OFF in miner). With "-g 1" all 3 cards works, but with only 300khs 

Found the .bat

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A

C:\vertminer\cgminer.exe --scrypt -o stratum+tcp://vtc.kilovolt.co.uk:3333 -u Username -p Password-w 256 -I 13 -g 2 --lookup-gap 2 --gpu-engine 1000 --gpu-powertune -20 --gpu-memclock 1490 --thread-concurrency 8193

This should work
Jump to: