Search content
Sort by

Showing 14 of 14 results by shuweee
Post
Topic
Board Mining (Altcoins)
Re: Sia PoW Reset - They are finally bricking all asic miners
by
shuweee
on 04/10/2018, 16:51:48 UTC
LOL brick the competitor's ASIC and keep their own. if this isn't centralized, I don't know what is. As much as it pains me to say PoW need and will eventually be a thing in the past.

Project like this i stay away from.
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
shuweee
on 03/05/2018, 23:11:41 UTC
Not looking for the failover purpose, instead I'm looking to split up the total mining durations into two chunks, 1) mining using first wallet address & when 60 mins is reached flip over to the wallet 2 and mine for x time and back. Sort of like a dev fee idea. Or there maybe a better way to achieve the same thing?

anyone expert in terms of batch file configuration? I'm attempting to use the following windows cmd commands to switch between different wallet address using one single batch file. However it seems to me that once the first phoenix process has started, the timeout command following is no longer working. Any suggestions as to why?

:wallet1
echo Starting Mining Process
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

PhoenixMiner.exe -pool us2.ethermine.org:4444 -pool2 us1.ethermine.org:14444 -wal -gpus 1234567 -pass x -logfile *
timeout /t 60 <---stopped here>
taskkill /im PhoenixMiner.exe /f /t
goto wallet2

:wallet2
echo Starting Mining Process
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

PhoenixMiner.exe -pool us2.ethermine.org:4444 -pool2 us1.ethermine.org:14444 -wal -gpus 1234567 -pass x -logfile *
timeout /t 60
taskkill /im PhoenixMiner.exe /f /t
goto wallet1

you just need one bat file for a failover....

PhoenixMiner.exe -pool us2.ethermine.org:4444 -pool2 us1.ethermine.org:14444 -wal -wal2 -gpus 1234567 -pass x -pass2 x -logfile *



-pool2   Failover ethash pool address. Same as -pool but for the failover pool
  -wal2 Failover ethash wallet (if missing -wal will be used for the failover pool too)
  -pass2 Failover ethash password (if missing -pass will be used for the failover pool too)
  -worker2 Failover ethash worker name (if missing -worker will be used for the failover pool too)
  -proto2 Failover ethash stratum protocol (if missing -proto will be used for the failover pool too)
  -coin2 Failover devfee Ethash coin (if missing -coin will be used for the failover pool too)
  -stales2 Submit stales to the failover pool: 1 - yes (default), 0 - no
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
shuweee
on 03/05/2018, 21:48:41 UTC
anyone expert in terms of batch file configuration? I'm attempting to use the following windows cmd commands to switch between different wallet address using one single batch file. However it seems to me that once the first phoenix process has started, the timeout command following is no longer working. Any suggestions as to why?

:wallet1
echo Starting Mining Process
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

PhoenixMiner.exe -pool us2.ethermine.org:4444 -pool2 us1.ethermine.org:14444 -wal -gpus 1234567 -pass x -logfile *
timeout /t 60 <---stopped here>
taskkill /im PhoenixMiner.exe /f /t
goto wallet2

:wallet2
echo Starting Mining Process
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

PhoenixMiner.exe -pool us2.ethermine.org:4444 -pool2 us1.ethermine.org:14444 -wal -gpus 1234567 -pass x -logfile *
timeout /t 60
taskkill /im PhoenixMiner.exe /f /t
goto wallet1
Post
Topic
Board Mining (Altcoins)
Re: Claymore underwolting - best values for rx580 8gb nitro+
by
shuweee
on 29/03/2018, 16:59:23 UTC
i have a combination of NVDIA and AMD, so in the bat file, how would i specific the undervolt settings similar in the command line and only to the AMD?

Hello,

Have one RX580 nitro+ 8GB and I flashed the bios.

No undervolt was applied in bios, I must do it from Claymore miner.  
  
The value I put in claymore are :  

Quote
-tstop 85 -tt 65 -cclock 1150 -mclock 2200 -cvddc 850 -mvddc 850  

I got 30.300 mh/s on eth and 909 on Decr.  GPU fan is quiet, power draw from wall with GPU : 205w. 

On most tutorial the power consumption are between 130-150w.

Is it possible to keep the hashrate values while reducing power consumption? How ? What are your values ?

Driver : Official Mining Drivers Beta for [Suspicious link removed]pute. I have wattTool if needed.

Thank you.

http://gpuz.techpowerup.com/17/09/23/m94.png
Post
Topic
Board Mining (Altcoins)
HELP: Adding a AMD GPU for the first time to a RIG full of NVIDIA
by
shuweee
on 28/03/2018, 05:30:58 UTC
Folks,

hopefully, someone can provide some guidance here. Got a rig here full of 6x NVIDIA GPU. Bought a Nitro+ RX 570 8GB, tried installing it, no luck. WIN 10, can't detect it, can't see it in the device manager, never had AMD card on it before so even attempt to run DDU to make sure there's no AMD drivers, no luck. Tried to replace riser, cables and tested it with the NVIDIA card and confirmed not the riser issue. I even tried to put the RX on the NVIDIA riser which I know works and vice versa. Running out of ideas here, any suggestion is greatly appreciated.
Post
Topic
Board Mining (Altcoins)
Re: Setting up AMD and Nvidia on same rig to mine?
by
shuweee
on 28/03/2018, 05:21:07 UTC
Hoping for some guidance here. running multiple NVIDIA GPU, trying to slap a RX 570 8GB and win10 can't find it. replaced riser, cables and everything, tried putting the NVIDIA card on the riser and works perfect fine. tried putting the RX 570 on the NVIDIA riser which i know works, no luck either.

Can't see it in the device manager, not sure where to go here, hoping someone know what else i can try.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.5 (Windows/Linux)
by
shuweee
on 25/03/2018, 03:17:01 UTC
Sorry if this has been answered, i tried digging around the thread but couldn't find what im looking for. Might be the syntax im using when searching.

I have rig with 8 cards, I was wondering with Claymore, is it possible to specify a specific card to/with a different wallet address if i decide to only mine ETH for GPU 1-6 and GPU 7-8 on something else?

Thanks.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6 (Linux / Windows)
by
shuweee
on 22/03/2018, 17:35:44 UTC
quite new to the whole mining gig, started with claymore doing eth only but reading that ZEC is more suitable for Nvidia as the rig i got at the moment is nothing but 1060 6GB, would it be more worthwhile to do ZEC than ETH? i know there are a lot of considerations, no right or wrong answer to it, but want to see more user's opinions and decide.
Post
Topic
Board Mining (Altcoins)
Re: AMD RX 570/580 (4GB/8GB) vs NIVIDIA 1050TI/1060 (4GB/8GB)
by
shuweee
on 14/03/2018, 06:43:25 UTC
for now 1050ti is the worthiest one, two equals one gtx1070, with 65W tdp

1050ti is on the list, the only downside is 4GB. hmm. sorry im quite new, 65W TDP =?
it somewhat equals to the power consuming

Thanks, google'd and did some reading as well Smiley learning is always fun. SO, do you use 1050ti? pricing, longevity comparison are some of my considerations. what are ur hashrates and what are u mining with those 1050ti?
Post
Topic
Board Mining (Altcoins)
Re: AMD RX 570/580 (4GB/8GB) vs NIVIDIA 1050TI/1060 (4GB/8GB)
by
shuweee
on 14/03/2018, 06:04:41 UTC
for now 1050ti is the worthiest one, two equals one gtx1070, with 65W tdp

1050ti is on the list, the only downside is 4GB. hmm. sorry im quite new, 65W TDP =?
Post
Topic
Board Mining (Altcoins)
AMD RX 570/580 (4GB/8GB) vs NIVIDIA 1050TI/1060 (4GB/8GB)
by
shuweee
on 14/03/2018, 04:29:40 UTC
hoping to get some feedback from the experienced users. I started with 1060 6GB, looking to add a few more GPU, debating if i should add some AMD for varieties rather as I understand there are range of mining for AMD versus NIVIDIA. mainly using Claymore right now, and seems as AMD is better for ETH.

Love to hear different opinions if i should go with AMD 4GB vs 8GB or NIVIDIA. Seems as the hashrate isn't that much more other than the fact that the card may last longer when DAG files get bigger.

I'm a noob so sorry if my question sounds confusing Wink
Post
Topic
Board Mining (Altcoins)
Re: GTX 1060 discussion thread
by
shuweee
on 09/03/2018, 05:28:00 UTC
Zoltac 1060 6GB

Power 65
MEM +800

24.1mH
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.2 (Windows/Linux)
by
shuweee
on 07/03/2018, 21:29:24 UTC
does anyone have issue with 11.2? every so often, i would encounter GPU disabled error, along with OpenCL. To counter that i'd attempt to add -r 60 to the bat to restart each hour. Is that normal that it need to re-jiggle every 60 mins?

using Win10, GTX 1060 6gb, OC +850 mem.

Any thoughts is greatly appreciated.

Yeah, +850 mem is not stable on any miner. Also the gains from +720 and even from very stable +650 are not big enough to counteract the downtime you get from killing your gpus.
Actually, depending on who made the GDDR5 memory, recently built 6GB 1060's all run at +800 memory clock or more.  My new one has been running at +1000 (effectively 2000) since the day I got it and hashes about 15-20% better there than with the default setting.  I have Hynix memory, and since about August GTX 1060 cards made have all had RAM intended to run at 11M instead of 8, so it probably can take more but +1000 is the software limitation of the drivers.  (per the author of "nVidia Inspector" and "Profile Inspector")

Mine's are all GDDR5 Samsung. POWR 65% MEM +785 seems to be stable, no more weird reboot & crashes. slowly tweaking. getting about average +- 24.1Mh/s per card. tempting to add RX580 8G rather as BIOS flash can push it to 29 Mh.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.2 (Windows/Linux)
by
shuweee
on 07/03/2018, 06:03:27 UTC
does anyone have issue with 11.2? every so often, i would encounter GPU disabled error, along with OpenCL. To counter that i'd attempt to add -r 60 to the bat to restart each hour. Is that normal that it need to re-jiggle every 60 mins?

using Win10, GTX 1060 6gb, OC +850 mem.

Any thoughts is greatly appreciated.