erok
|
|
November 03, 2016, 11:33:41 PM |
|
which setting to use the rx 470 4gb nitro? win 7 64
Maybe try out this: genoil.exe -c zec.suprnova.cc:2142 -u xxxxxx.xxxxx -p xxxxxx z -i 20 -w 64 -P 0 -k zec pause 3x 470 4gb genoil.exe -c zec.suprnova.cc:2142 -u xxxxxx.xxxxx -p xxxxxx z -i 20 -w 64 -P 0 -g 0 1 2 -k zec pause Why would you name the second instance 'pause'? I would stick with convention and name both instances 'zec' to avoid confusion with the pause command that you would normally put at the end of a batch file. Also what is the 'z' after the password? -P 0 is the default so unless you're having problems leave that out. If you do need it you probably need -P 1. If you are using a looping batch file that restarts on a crash you will want the '-f 2' flag. Try this instead: cd c:\zcash (or wherever your genoil.exe is located) :restart genoil.exe -c xxxx:xxxx -u xxxx.xxxx -p xxxx -i 20 -w 64 -g 0 1 2 -f 2 -k zec zec TIMEOUT /T 10 goto restart pause Good call I adjusted my above post. My z was referenced in the github password area and i guess is a null value that you dont need hahaha. You think he can use 2 zec's on a 470? That would be neat!
|
"the destruction of privacy widens the existing power imbalance between the ruling factions and everyone else" -- Julian Assange
|
|
|
bardacuda
|
|
November 03, 2016, 11:39:51 PM |
|
Good call I adjusted my above post. My z was referenced in the github password area and i guess is a null value that you dont need hahaha. You think he can use 2 zec's on a 470? That would be neat! Yes, as he said they are 4GB cards, so he will get better utilization that way. Also if he did only need one instance then he should leave the -k param out completely. It only supports dual or higher modes according to the readme.
|
The future will rely on AI. SingularityNET lets anyone create, monetize, and use AI at scale. From the creators of Sophia the Robot.
|
|
|
erok
|
|
November 03, 2016, 11:57:50 PM |
|
Good call I adjusted my above post. My z was referenced in the github password area and i guess is a null value that you dont need hahaha. You think he can use 2 zec's on a 470? That would be neat! Yes, as he said they are 4GB cards, so he will get better utilization that way. Also if he did only need one instance then he should leave the -k param out completely. It only supports dual or higher modes according to the readme. I adjusted my post for two zecs then I think dudes gone tho.
|
"the destruction of privacy widens the existing power imbalance between the ruling factions and everyone else" -- Julian Assange
|
|
|
bardacuda
|
|
November 04, 2016, 12:02:41 AM |
|
I adjusted my post for two zecs then I think dudes gone tho. Heh maybe his system crashed. I know I needed to increase my swap file initial size to 16GB to get this to work (two instances), and then to 24GB to get another instance running on another card. For some reason the miner seems to use the swap file instead of physical RAM.
|
The future will rely on AI. SingularityNET lets anyone create, monetize, and use AI at scale. From the creators of Sophia the Robot.
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
November 04, 2016, 12:04:31 AM |
|
for anyone interested that hasn't noticed fly pool updated there down link to nheqminer 3a that works any place and uses both the CPU and GPU you can try til this one is fixed . Under the windows CPU miner .
I was using the nicehash only one a few days ago, it's good to see they released one that works any were.
Speeds may not be as good as this one but it more stable .
Id rather use this one .
|
|
|
|
|
Newwsr
|
|
November 04, 2016, 12:19:55 AM |
|
I go back to mine eth very unstable this zecminer expect the Claymore launch his
|
|
|
|
ryantc
Sr. Member
Offline
Activity: 329
Merit: 250
Bitcoin may be the TCP/IP of money.
|
|
November 04, 2016, 12:20:59 AM |
|
for those miners crash often, have you tried to adjust (lower) you clock and/or if undervolted increase you voltage?
one of my card I tailed outside my desktop, I have to use a riser and this card give 0S/s quite often and sometimes miner crash on startup
default voltage on the card is 1175 and I lower it to 1106 (ASUS wont' allow any lower), and I just increased it to 1125 and it's stable for a while now
all my powercolor old cards are running between 1030-1050 @ default stock clock happily
just my 2c
|
|
|
|
ps_jb
|
|
November 04, 2016, 12:28:42 AM |
|
for those miners crash often, have you tried to adjust (lower) you clock and/or if undervolted increase you voltage?
one of my card I tailed outside my desktop, I have to use a riser and this card give 0S/s quite often and sometimes miner crash on startup
default voltage on the card is 1175 and I lower it to 1106 (ASUS wont' allow any lower), and I just increased it to 1125 and it's stable for a while now
all my powercolor old cards are running between 1030-1050 @ default stock clock happily
just my 2c
Yes - I tried Did not help
|
|
|
|
erok
|
|
November 04, 2016, 12:39:01 AM |
|
This is with my 2 480's. Custom 29mh boysie rom. Dang you are getting 20% higher hash than I am on stock roms... I am tempted. Is that on a 480 reference card?
|
"the destruction of privacy widens the existing power imbalance between the ruling factions and everyone else" -- Julian Assange
|
|
|
avirdoz
Legendary
Offline
Activity: 1191
Merit: 1001
|
|
November 04, 2016, 12:41:45 AM |
|
This is with my 2 480's. Custom 29mh boysie rom. Can you share your clocks and miner config? I have near 37 with 29mh rom.
|
|
|
|
udaredme
Member
Offline
Activity: 104
Merit: 10
|
|
November 04, 2016, 12:44:59 AM |
|
This is with my 2 480's. Custom 29mh boysie rom. Dang you are getting 20% higher hash than I am on stock roms... I am tempted. Is that on a 480 reference card? yes its a reference card, 8gb. I average 125 with those two 480 and a 7950. with .6 its stable, once in awhile one card shows 0.00, but ever since redoing my bat file this morning its been stable all day with no issues. here's my bat for the 480's: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 :start genoil.exe -c us1-zcash.flypool.org:3333 -u t1gbnqz4wwWKYPCNNP6MBgvqPez5ZVEXU8F.rig2 -p z -i 20 -w 64 -P 1 -f 2 -g 0 1 -k zec zec zec zec cls timeout /T 10 goto start
|
|
|
|
TeamButtcoin
|
|
November 04, 2016, 12:49:22 AM |
|
This is with my 2 480's. Custom 29mh boysie rom. Dang you are getting 20% higher hash than I am on stock roms... I am tempted. Is that on a 480 reference card? yes its a reference card, 8gb. I average 125 with those two 480 and a 7950. with .6 its stable, once in awhile one card shows 0.00, but ever since redoing my bat file this morning its been stable all day with no issues. here's my bat for the 480's: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 :start genoil.exe -c us1-zcash.flypool.org:3333 -u t1gbnqz4wwWKYPCNNP6MBgvqPez5ZVEXU8F.rig2 -p z -i 20 -w 64 -P 1 -f 2 -g 0 1 -k zec zec zec zec cls timeout /T 10 goto start Do you have any bat for 7950? Mine is crashing every time ( random time interval) Also some bat for 280x is welcome. Thanks in advance
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
November 04, 2016, 12:51:37 AM |
|
last tip awesome miner run this well and will reset it and does lot s more i was waiting for the DEV add support for Generic miners, he just did . so now it will restart with no bat you can set up every thing with it . https://bitcointalk.org/index.php?topic=676942.0 been using it for a while now . thanks top
|
|
|
|
erok
|
|
November 04, 2016, 12:51:42 AM |
|
This is with my 2 480's. Custom 29mh boysie rom. Dang you are getting 20% higher hash than I am on stock roms... I am tempted. Is that on a 480 reference card? yes its a reference card, 8gb. I average 125 with those two 480 and a 7950. with .6 its stable, once in awhile one card shows 0.00, but ever since redoing my bat file this morning its been stable all day with no issues. here's my bat for the 480's: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 :start genoil.exe -c us1-zcash.flypool.org:3333 -u t1gbnqz4wwWKYPCNNP6MBgvqPez5ZVEXU8F.rig2 -p z -i 20 -w 64 -P 1 -f 2 -g 0 1 -k zec zec zec zec cls timeout /T 10 goto start Got any rom tips?
|
"the destruction of privacy widens the existing power imbalance between the ruling factions and everyone else" -- Julian Assange
|
|
|
udaredme
Member
Offline
Activity: 104
Merit: 10
|
|
November 04, 2016, 12:54:11 AM |
|
imagen jpgmy clock and memory/fan settings with the boysie 29mh rom on my 480's.
|
|
|
|
molitar
|
|
November 04, 2016, 01:03:11 AM |
|
Wow I am really impressed with this new 0.6 miner. I have 3 batch files now. 1 batch files launches two others. Start.bat start cmd /k call start1.bat start cmd /k call start2.bat start1.bat (runs my RX 480) @echo on taskkill /f /im genoil.exe timeout /t 1 genoil.exe -c zec.suprnova.cc:2142 -u name.miner1 -p password1 -P 0 -f 0 -g 1 -k zec zec zec zec start2.bat (runs my R9 280x and 380x) @echo off set GPU_FORCE_64BIT_PTR 0 set GPU_MAX_HEAP_SIZE 100 set GPU_USE_SYNC_OBJECTS 1 set GPU_MAX_ALLOC_PERCENT 100 set GPU_SINGLE_ALLOC_PERCENT 100
@echo on taskkill /f /im genoil.exe timeout /t 1 genoil.exe -c zec.suprnova.cc:2142 -u name.miner2 -p password2 -P 0 -f 0 -g 0 2 This boosted my has rate up quite a bit but one problem with this miner is my 280x card will stop mining and the -f 0 is not restarting it. I like it! I am running "z -i 20 -w 64 -P 0 -k zec zec zec zec pause" on my 480s and it seems to restart but without the -f on it's own but the wierd thing is that I am tagged with a 0.05 thing when I launch the miner then when it does lose the threads the hash drops from my 100 h/s down to the 0.05. Super odd. still trying to figure that out but I am getting about 70-100h/s on 2x 480's when it is running (runs for 6 hours at a time). Mind if I ask what speeds you see on your 480? I tried yours but get stuck around 36h/s. edit* driver is 16.9.2 thanks man it did work for me as you can see...... https://postimg.org/image/8r7zlnh99/Great! Glad someone found it useful!
|
|
|
|
udaredme
Member
Offline
Activity: 104
Merit: 10
|
|
November 04, 2016, 01:07:17 AM |
|
subir fotostock rom 7950. bat file below. setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 :start genoil.exe -c us1-zcash.flypool.org:3333 -u t1gbnqz4wwWKYPCNNP6MBgvqPez5ZVEXU8F.rig1 -p z -i 20 -w 64 -P 1 -f 2 -g 0 -k zec cls timeout /T 10 goto start
|
|
|
|
erok
|
|
November 04, 2016, 01:07:32 AM |
|
imagen jpgmy clock and memory/fan settings with the boysie 29mh rom on my 480's. Nice thanks! I have sapphires though so I am going to have to research this as it looks designed for xfx 480s. Nice hash bruv.
|
"the destruction of privacy widens the existing power imbalance between the ruling factions and everyone else" -- Julian Assange
|
|
|
king_pin
|
|
November 04, 2016, 01:13:32 AM |
|
Can anyone help me how to change the Memory timings on a 7950 and/or 280X?
|
|
|
|
|