Search content
Sort by

Showing 20 of 32 results by chw39
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.5c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
chw39
on 31/01/2021, 04:22:09 UTC
...I just realized I was mining ETC (using Flag coin - ETC) to an ETH Nanopool. For some reason Nanopool allowed this for a couple of months and accepted the shares (they must’ve just been doing some conversion on their side). Nanopool changed something last Tuesday to Start rejecting shares of ETC going to ETH. That’s why I was getting all shares rejected.  I am now mining ETC to Nanopool (https://etc.nanopool.org/account####### also had to change pool address to etc from eth and port from 9999 to 19999). What I don’t know is why I can’t mine ETH using Phoenixminer on EthOS. Seems like an I can only get 5.4c to run on this. I couldn’t figure out how to manually update my Phoenixminer to the latest 5.5c on ethos. I got all the files to the machine but I don’t know how to run the installer on Ethos if it’s possible.

Hope
Ken

The strange thing is, I have been happily mining with this setting for 2 months and have been receiving eth (and not etc) from ether mine.

I have now changed the setting and I'm hashing and receiving shares.

   No, you haven't mined ETC, you still mined ETH - this was possible before epoch 390 because ETC still used the unmodified Ethash algorithm, and as long as you mined on the proper pool address (domain and port number), you will mine whatever the pool wants you to mine. However since the ETH epoch is already 390, when you have -coin etc, you are forcing PhoenixMiner to use the ETChash algorithm, which is incompatible with Ethash and leads to 100% incorrect shares. The lesson is to use the -coin parameter only if you mine ETC or other coin instead of Ethereum.



I have noticed though that my NVIDIA cards GTX1070 8GB are getting lower hash rates. They are both the same and I'm getting 19.2 MH/S and 25.8 MH/S.
I have previously used the included ZOTAC software for overclocking. (was getting stable 29 MH/S before)

Do you have any ideas why the hash rate is lower?

I would much rather set all the overclocking within the .bat file but I really struggle as my system is multi GPU.

How would you change my .bat file...I previously had '0's against GPU1 and GPU4 which are my NVIDIA cards. I tried turning off the ZOTAC software and changing cclock and mclock but it made no difference. Just looking for some best practice.

PhoenixMiner.exe -pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal **************.PHILAMD1 -eres 0 -tstop 75 -tt 60 -fanmin 20 -fanmax 85 -wdog 1 -rmode 1 -acm -rxboost 21 -leaveoc -cclock +100,1200,1175,+100,1200,1175 -mvddc 0,850,875,0,850,875 -mclock +700,2150,2125,+700,2150,2125 -cvddc 0,850,875,0,850,875
   The overclock on Nvidia cards with all relatively recent Windows drivers is only possible if PhoenixMiner.exe is started "As Administrator". The settings seem OK but are probably not applied on the first card - you should see some warning messages on the screen (in yellow). You may add the parameter -hstats 2 which will print the actual clocks on the cards and you will see which one are not set properly. Finally, you may try to add -straps 1 for the Nvidia cards, which should give you a little more hashrate.



Question regarding to NVidia 30xx gpus.

Do -cvddc 710 -cclock 1100 -mclock 2000  work?

If not, is it planned?
    First, you need to run PhoenixMiner "As Administrator" for any of the overclocking options to work on Nvidia cards (older Nvidia drivers didn't require this but 30x0 GPUs obviously doesn't work with older drivers).  Second, you should use something like this: -powim -30 -mclock +700 -mcdag 1 for 30x0 cards (these are just example values, you need to find the best ones for your own cards). Note the following things:
 
  • Do not try to lower the core clock of the card with -cclock as it often doesn't lower the voltage and the card uses much more power than necessary. Instead use -powlim to limit the power that the card can use. Start with -powlim -30 (this means that the card must use 30% less power than the normal limit) and then try lower values to see how low you can go with the power consumed by the GPU without affecting the hashrate
  • Do not give absolute memory clock values in -mclock. Instead use relative value like -mclock +700 which means 700 MHz more than the normal memory clock.
  • When the -mcdag 1 parameter is added, PhoenixMiner will keep the GPU memory on the normal clocks during the DAG generation and will apply the memory overclock about 40-50 seconds after the DAG is ready. So you need to wait about a minute to see the final hashrate when testing the memory overclock settings.





   Check the logs for any error messages related to straps, or memory timings. Most probably you are not running PhoenixMiner.exe as administrator, which is required for the straps to work.


No issues are seen in the logs and miner started with admin privileges for sure. Same with timings.
   If you want, you may send us the logs via PM (the first two minutes or so are enough). We can't diagnose the problem without any details.




Hi
First thanks for the work, i'm using Phoenix for months and really like it.
I was wondering if it would be possible to use videocards brand's name instead of GPU1, 2 etc on the console output ? Maybe as an option ?
Got a few mixed rigs and sometimes it's difficult to know which card i'm overclocking, have to deal with fan speed to identify them Cheesy
That's the only thing i'm missing from T-Rex.

Thanks !
   We will add this to the TODO list for a future release Smiley



eth share not accepted PLS Help.
NiveOS on Hiveon Pool. 2x580

Eth speed: 63.106 MH/s, shares: 0/0/0, time: 0:05
GPUs: 1: 31.603 MH/s (0) 2: 31.503 MH/s (0)
Eth speed: 63.107 MH/s, shares: 0/0/0, time: 0:05
GPUs: 1: 31.602 MH/s (0) 2: 31.505 MH/s (0)
Eth: GPU1: ETH share found!
Eth: Share actual difficulty: 6141 MH

Eth speed: 63.109 MH/s, shares: 0/0/0, time: 0:05
GPUs: 1: 31.602 MH/s (0) 2: 31.507 MH/s (0)
GPU1: 65C 30% 69W, GPU2: 65C 61% 72W
GPUs power: 141.4 W
Eth speed: 63.108 MH/s, shares: 0/0/0, time: 0:05
GPUs: 1: 31.602 MH/s (0) 2: 31.506 MH/s (0)

It's been like this for 4 hours
      Check if you have -coin etc on your command line or config.txt and if so, remove it. Otherwise, post a full log from the start of the miner to the first rejected share (you may send us as PM) in order to help you.





What we need is daggen.sh to just reset the whole computer. Most of us are using HiveOS and such for overclocking. I guess I can use it like you've set. However just having -NewDagScript that runs NewDag.sh would be ideal. Let us handle it from there - let it be reset or just miner reset in HiveOS.

Where is this daggen.sh btw? should it have been in the compressed file?
   daggen.sh is provided by the user and you can place whatever you want there (including command to restart the rig, reset the overclock, etc.).



Please please please add 'script start option' like trex has. I use nvidia inspector for handling my 13 gpus as it does undervolt much better and accurate, but the dag changed is very tedious. trex has no temperature target fan control, and does not support ethman (consolidate miner management) which is a super down for me.

*** FROM TREX ***
Add ability to execute custom scripts upon certain events with new parameters:
--script-start
--script-epoch-change
--script-crash
--script-low-hash
*****************
Post
Topic
Board Mining (Altcoins)
Re: Baikal Giant-B
by
chw39
on 12/07/2018, 10:34:19 UTC
Just an update... seemed to mine Pascal for a minute or two and has been mining Blakecoin ever since.

Mine is still stucked at Pascal overnight unless I set the nicehashsma command off. X10s are switching from Qubit to Quard from time to time just fine with the nicehashsma command.
Do you have the Blake256r8 pool set up as an option on your B’s?

how do you do that? mind to share a screenshot of your B's setting?
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.8 (Windows/Linux)
by
chw39
on 10/07/2018, 10:58:15 UTC
One of my RX580 is not submitting any share since a while ago. It's working all fine before this and one day I found that after whole day running it submit no share at all. Put into different rig also same. It's still hashing at 30.9 and claymore still fetches new job but this RX580 is just not submitting any share. What could be the problems?

Sometimes mining pools reports hashing on delays

What pools are you using?

how long did your miner runs?

check also if you are looking a correct wallet/username/miner

 Wink




yes sir, nanopool. been trying numerous time with no luck. it suddenly stop working. i even copy the batch file from the one working to it still the same. it says incorrect share and ask me do not oc it too much even after I've revert back to the ori rom with no oc at all.

Edit : I let it run overnight 8 hours. no share from nanopool, on claymore submitted share is 0

basically, thats explains it

your miner doesn't submit any shares, so you wont see any also with pools

can you post your .bat config here

did you OC settings on msi AB or overdriven tool?



bat file is correct because it's running well on other rx580. swap with this rx580 then no share submitted and keep telling me do not oc even though running on stock rom with ab not running. fresh windows.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.8 (Windows/Linux)
by
chw39
on 10/07/2018, 09:54:58 UTC
One of my RX580 is not submitting any share since a while ago. It's working all fine before this and one day I found that after whole day running it submit no share at all. Put into different rig also same. It's still hashing at 30.9 and claymore still fetches new job but this RX580 is just not submitting any share. What could be the problems?

Sometimes mining pools reports hashing on delays

What pools are you using?

how long did your miner runs?

check also if you are looking a correct wallet/username/miner

 Wink



yes sir, nanopool. been trying numerous time with no luck. it suddenly stop working. i even copy the batch file from the one working to it still the same. it says incorrect share and ask me do not oc it too much even after I've revert back to the ori rom with no oc at all.

Edit : I let it run overnight 8 hours. no share from nanopool, on claymore submitted share is 0
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.8 (Windows/Linux)
by
chw39
on 10/07/2018, 06:42:18 UTC
One of my RX580 is not submitting any share since a while ago. It's working all fine before this and one day I found that after whole day running it submit no share at all. Put into different rig also same. It's still hashing at 30.9 and claymore still fetches new job but this RX580 is just not submitting any share. What could be the problems?
Post
Topic
Board Mining (Altcoins)
Re: Baikal Giant-B
by
chw39
on 07/07/2018, 08:29:36 UTC
Just an update... seemed to mine Pascal for a minute or two and has been mining Blakecoin ever since.

Mine is still stucked at Pascal overnight unless I set the nicehashsma command off. X10s are switching from Qubit to Quard from time to time just fine with the nicehashsma command.
Post
Topic
Board Mining (Altcoins)
Re: Baikal Giant-B
by
chw39
on 02/07/2018, 10:51:29 UTC
My BK-Bs still not auto switching to LBRY on NH. Anyone has got it working on auto switching to LBRY on NH? It stays at Pascal most of the time.

Nobody?
I was having the same problem on NH, I’ve been mining LBRY on Suprnova for a few weeks now but thinking about going back to NH. I’ll update my results when I switch back.

yeah, I can do 'LBRY only' on NH but just not in the auto switching mode. It will stay mostly on Pascal for the auto mode.
I am back on NH auto switching and it’s currently mining Blakecoin.

So weird, the moment i set the auto switching command to 'true' it will leave LBRY and go to 2nd priority coin which is Pascal.
Post
Topic
Board Mining (Altcoins)
Re: Baikal Giant-B
by
chw39
on 30/06/2018, 07:34:35 UTC
My BK-Bs still not auto switching to LBRY on NH. Anyone has got it working on auto switching to LBRY on NH? It stays at Pascal most of the time.

Nobody?
I was having the same problem on NH, I’ve been mining LBRY on Suprnova for a few weeks now but thinking about going back to NH. I’ll update my results when I switch back.

yeah, I can do 'LBRY only' on NH but just not in the auto switching mode. It will stay mostly on Pascal for the auto mode.
Post
Topic
Board Mining (Altcoins)
Re: Baikal Giant-B
by
chw39
on 27/06/2018, 04:19:35 UTC
My BK-Bs still not auto switching to LBRY on NH. Anyone has got it working on auto switching to LBRY on NH? It stays at Pascal most of the time.

Nobody?
Post
Topic
Board Mining (Altcoins)
Re: Baikal Giant-B
by
chw39
on 25/06/2018, 11:23:20 UTC
My BK-Bs still not auto switching to LBRY on NH. Anyone has got it working on auto switching to LBRY on NH? It stays at Pascal most of the time.
Post
Topic
Board Speculation (Altcoins)
Re: Ethereum Fog
by
chw39
on 18/12/2017, 07:44:58 UTC
There is an ethereum chain is incoming and they didn't open a thread or anything for it. It is strange.

So how will it be?

I keep my eths on myetherwallet. Will it go there like an erc20 token?

Is there answer to this?

Wanted to know about this too. how to claim ETF if my ETH are store in MEW
Post
Topic
Board Exchanges
Re: [ANN] Bittrex - Next generation exchange (btc/ltc/eac/ppc/rdd/ftc/and more)
by
chw39
on 08/12/2017, 03:36:16 UTC
Any news for the BTG? seems like ages for them to give back our BTG.
Post
Topic
Board Exchanges
Re: HitBTC.com - The most advanced cryptocurrency exchange
by
chw39
on 21/11/2017, 03:02:33 UTC
Hi there,

   When are you planning to pay the revenue of affiliate program? People are waiting for 3 months now and still hearing the same words.(They havent received even one payment)

"Hi! We've forwarded this to our engineers, so soon the funds will display on your account. Thank you for your patience and please accept our apologies for any inconvenience caused."

Tons of posts are coming every day about withdrawal problems, vanishing coins. https://forum.hitbtc.com/

Does HitBtc have any financial problems? Could it be an exit scam? Reddit is crashing from negative reviews about the hitbtc.

Waiting for any information.


I'm worried too. If it wasn't because of BTG I won't even be using HitBTC until positive feedback > negatives feedback. Now I'm seeing more and more negatives on HitBTC
Post
Topic
Board Exchanges
Re: HitBTC.com - The most advanced cryptocurrency exchange
by
chw39
on 21/11/2017, 01:39:54 UTC
Can't sign in to HitBTC. It's been like that for 2 hours. Keep showing password incorrect where as I always used this password for this login. I even got it written down. 100% sure password is correct. Anyone having same issue?
Post
Topic
Board Pools
Re: BITMAIN announces Antpool
by
chw39
on 13/11/2017, 10:31:32 UTC
Seems Antpool is offline ? Anybody else issues going to the site to check on your workers ?

Dash Antpool offline currently?
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux)
by
chw39
on 15/09/2017, 14:34:32 UTC
Anyone mine eth from nanopool directly to bittrex? I did that with one of my rig and the 0.2 eth has not appear after almost 2 hours.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux)
by
chw39
on 12/09/2017, 01:49:36 UTC
Is there any iOS monitoring app that has notification if miner went down? Currently doing ETH+SIA on NANOPOOL.
Anyone?
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux)
by
chw39
on 11/09/2017, 05:17:46 UTC
Is there any iOS monitoring app that has notification if miner went down? Currently doing ETH+SIA on NANOPOOL.
Post
Topic
Board Mining (Altcoins)
Re: Ethash DAG epoch RX470/480/570/580 FIX !!
by
chw39
on 17/08/2017, 09:54:11 UTC
Doesn't work on Windows 7 64bit. Claymore failed to run.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.8 (Windows/Linux)
by
chw39
on 08/08/2017, 05:18:56 UTC
What driver recommended for Windows 7 64bit RX580? For some reason I've to swap this RX580 into Windows 7 rig and hashrate dropped from 27.x to 25.x