Search content
Sort by

Showing 4 of 4 results by e1ace
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 4.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
e1ace
on 22/07/2019, 05:30:45 UTC
The first beta of 4.5 is finally here. We tried to delay it until the RX5700 kernels were ready but there seems to be some kind of bottleneck on these cards and we haven't figured out how to work around it yet. You can download PhoenixMiner 4.5b from here:

Is there a plan to support -tt on linux for the final version of 4.5?
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 3.5d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
e1ace
on 23/10/2018, 10:49:00 UTC
We will probably add support but not in the next release, as we are trying to finish it ASAP. The change seems small but it requires a lot of conditional checks and changes in the code that need to be thoroughly tested, etc, which can easily add a week or two to our schedule.
I hate to be 'that guy' but is their an estimate as to when the next version will release?
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
e1ace
on 13/09/2018, 11:21:54 UTC
  Could you please tell us the version of HiveOS? We will try to install it here and reproduce it.
The latest - 0.5-74

Here is the output when I run 'miner config'. Does the lower user config area seem correct?

Code:
=== /hive/custom/phoenixminer/config.txt =================================================
#DONT EDIT THIS FILE, IT WILL BE OVERWTITTEN AFTER UPDATE

#Management port, readonly
-mport -3333

#run reboot.sh on GPU hangs
-r 1

#Log to the same file
-logfile /var/log/miner/phoenixminer/lastrun_noappend.log

#Target temp
-tt 68

#stop GPU temperature
-tstop 82

-allpools 1

-mport 3335
### USER CONFIG ###
-clgreen 1
-tt 0,0,69,69,69,69

The other issue I am having is the lack of temperature and fan speed detection by phoenix miner. Sometimes after a restart it works. Other times it just shows 0.

https://i.imgur.com/ZAM9OFy.jpg

Also as you can see, I set the -tt of the cards to 69. But these values seem to be ignored.
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
e1ace
on 13/09/2018, 09:04:59 UTC
I've managed to set everything up and I went from 183.6 to 186.6 with around the same power usage.

Sometimes when changing config or when restarting the rig I have an issue.

Mining working:
Code:
Eth speed: 186.634 MH/s, shares: 130/0/0, time: 0:44
GPUs: 1: 33.274 MH/s (25) 2: 33.700 MH/s (20) 3: 30.380 MH/s (18) 4: 28.789 MH/s (18) 5: 30.340 MH/s (28) 6: 30.151 MH/s (21)

Config Change with phoenixminer restarting:

Code:
phoenixminer
http://download.hiveos.farm/custom/phoenixminer-3.5_c.tar.gz
Already installed
Creating epools.txt
Appending user config
Phoenix Miner 3.5c Linux/gcc - Release build
--------------------------------------------

After this nothing happens. Restarting phoenixminer doesn't seem to work - as the same sequence of events happen. Restarting the entire rig works most of the time.

Edit: I'm using HiveOS which could be the issue since it's not officially supported.