Bitcoin Forum
May 01, 2024, 06:40:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53]
  Print  
Author Topic: The big VTC Vertcoin settings thread  (Read 264167 times)
phzi
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 26, 2014, 03:45:12 AM
 #1041

Hello folks!
Do you have any idea if I can mine Vertcoin with an ASIC miner? And if it's possible, can you please help me? I tried to mine it with vertminer, cgminer, but none worked for me.

Thank you.
There are no ScryptN11 ASIC miners. Only sha or scrypt exist.
1714588848
Hero Member
*
Offline Offline

Posts: 1714588848

View Profile Personal Message (Offline)

Ignore
1714588848
Reply with quote  #2

1714588848
Report to moderator
1714588848
Hero Member
*
Offline Offline

Posts: 1714588848

View Profile Personal Message (Offline)

Ignore
1714588848
Reply with quote  #2

1714588848
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714588848
Hero Member
*
Offline Offline

Posts: 1714588848

View Profile Personal Message (Offline)

Ignore
1714588848
Reply with quote  #2

1714588848
Report to moderator
1714588848
Hero Member
*
Offline Offline

Posts: 1714588848

View Profile Personal Message (Offline)

Ignore
1714588848
Reply with quote  #2

1714588848
Report to moderator
Pansyfaust
Full Member
***
Offline Offline

Activity: 212
Merit: 100


View Profile
July 24, 2014, 09:45:46 AM
 #1042

Anyone had success using vertminer 0.5.4? I use EXACTLY the same settings in 0.5.3 but the cmd window always closes when I try to start it.

Are there different settings I have to input to make it work?
phzi
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
July 24, 2014, 05:10:46 PM
 #1043

Anyone had success using vertminer 0.5.4? I use EXACTLY the same settings in 0.5.3 but the cmd window always closes when I try to start it.

Are there different settings I have to input to make it work?
Try sgminer v5; I don't think anybody really uses vertminer anymore.
Pansyfaust
Full Member
***
Offline Offline

Activity: 212
Merit: 100


View Profile
July 24, 2014, 11:56:38 PM
 #1044

Anyone had success using vertminer 0.5.4? I use EXACTLY the same settings in 0.5.3 but the cmd window always closes when I try to start it.

Are there different settings I have to input to make it work?
Try sgminer v5; I don't think anybody really uses vertminer anymore.

I did try Sgminer 5 beta actually, but I just cant get the dam thing to start as it also closes. I'm not sure what I am doing wrong as I have never used sgminer as vertminer was the first scrypt-n fork that worked so I stuck with it...

timeout /t 30
setx GPU_MAX_ALLOC_PERCENT_ 200
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A
C:\Users\X\sgminer-5-0\sgminer.exe -o stratum+tcp://vert1.weminevertcoins.com:80 -u x -p x --gpu-engine 900,1030,950,960 --gpu-memclock 1200,1500,1200,1200 --gpu-powertune 10,10,10,10 --temp-target 63,63,75,75 --auto-fan --temp-overheat 75,75,84,85 --temp-cutoff 85,85,85,85 --gpu-map 2:3,3:2 --thread-concurrency 8192 --lookup-gap 2 -w 256 -g 2 -I 13

beitris.dwlul
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
August 19, 2014, 08:04:27 AM
 #1045

Does anyone know of a vertminer that can run different gpu-threads for 2 different cards in 1 instance?  Because I have an r9 270 which likes 1 thread and a 280x which likes 2.

Trololo2060
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile WWW
August 19, 2014, 10:14:59 AM
 #1046



New GUIMiner Scrypt-N for Windows x64 released with vertcoin 0.5.2 and cudaminer 2014-02-28
GUIMiner Scrypt-N for Windows x64
mike44rm
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 08, 2014, 07:07:09 PM
 #1047

i working with next:
setx GPU_MAX_ALLOC_PERCENT 200
color 0a
*[disc]:\vertminer\vertminer.exe --scrypt-vert -o stratum+tcp://[pool adress]:[port] -u [your name on pool] -p [pass] --lookup-gap 2 --thread-concurrency 8500 -g 1 -I 16 -w 256 --temp-cutoff 85 --gpu-engine 900 --gpu-memclock 1325
try to experiment with I [15, 16 or 17], concurenncy from 6000 to 8000
I have rate 230-240, it is a half of doge or lite coin, but so is with vertcoin, have per day 3.2 coins
dwyer17
Full Member
***
Offline Offline

Activity: 199
Merit: 100

Give 'em the pickle


View Profile
December 05, 2014, 05:04:54 AM
Last edit: December 05, 2014, 05:49:16 AM by dwyer17
 #1048

I am having troubles.

I believe I have everything setup perfect. Config file is good.

I am using Ubuntu..

This is my start.sh file:

export DISPLAY=:0
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=200
export CGMINER_BIN=/home/user/Downloads/vertminer-gpu-master/vertminer
$CGMINER_BIN --scrypt-vert \
--config "/home/user/Desktop/config.conf \


If I try to start mining by typing "screen ./start.sh"
I get a message saying [screen is terminating]

If I try to start mining by just typing "./start.sh"
I get a message saying:

/home/user/Downloads/vertminer-gpu-master/vertminer: --scrypt-vert: unrecognized option                    
./start.sh: line 11: unexpected EOF while looking for matching `"'
./start.sh: line 12: syntax error: unexpected end of file


This makes me sad Sad

Can anyone figure out what I am doing incorrectly?

Thank you!

--------------

edit: I have changed "--scrypt-vert" to "--nscrypt"

But now, when I type "./start.sh", vertminer starts, but asks for URL, username, and password, like it is not reading the config file.
When I enter this info, I only get a total of 52 Kh/s (I have four 280x cards)

I don't think my config file is being read.
Anyone know why this would be?

Running on vertminer 0.5.4pre3
naplam
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250

Coin Developer - CrunchPool.com operator


View Profile WWW
December 12, 2014, 07:06:58 PM
 #1049


FYI, there's less than half a day left until Vertcoin switches the mining algorithm to Lyra2.

CrunchPool will automatically restart and switch to Lyra2 when block 208300 comes.
0% fee for the first few weeks of Lyra2!, mine with us:[/b]
http://p2pool.crunchpool.com:9171/

promojo
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
December 15, 2014, 01:55:45 AM
 #1050

when I execute run.bat in sgminer I get a Windows error 'sgminer has stopped working'  - is this because i am running a 32 bit version instead of a x64 which my PC is?  Please advise.   I downloaded v5-LYRA RC1 WIN32 but am running windows 8 x64.


trying to get it hooked up to here; http://p2pool.crunchpool.com:9171/static/

Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!