Bitcoin Forum
April 19, 2024, 09:44:47 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 [163] 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 ... 499 »
  Print  
Author Topic: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)  (Read 784618 times)
laik2
Sr. Member
****
Offline Offline

Activity: 652
Merit: 266



View Profile WWW
May 18, 2019, 04:16:05 PM
 #3241

Can't really search the thread, so I'll report a bug here. On NVIDIA rigs, the main display card (GPU0) crashes during DAG switch - this usually happens on 1080 and 1080 Ti. The main reason seems to be that the cards briefly go from loaded P2 to unloaded P0 during the switch, which brings them to unstable memory clocks.
This is usually caused by nvidia driver bug, try using low intensity dag loading or reduce your memclk( usually the pill crashes it, not the miner ).

Miners Mining Platform [ MMP OS ] - https://app.mmpos.eu/
1713519887
Hero Member
*
Offline Offline

Posts: 1713519887

View Profile Personal Message (Offline)

Ignore
1713519887
Reply with quote  #2

1713519887
Report to moderator
1713519887
Hero Member
*
Offline Offline

Posts: 1713519887

View Profile Personal Message (Offline)

Ignore
1713519887
Reply with quote  #2

1713519887
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713519887
Hero Member
*
Offline Offline

Posts: 1713519887

View Profile Personal Message (Offline)

Ignore
1713519887
Reply with quote  #2

1713519887
Report to moderator
1713519887
Hero Member
*
Offline Offline

Posts: 1713519887

View Profile Personal Message (Offline)

Ignore
1713519887
Reply with quote  #2

1713519887
Report to moderator
nitrobg
Member
**
Offline Offline

Activity: 413
Merit: 17


View Profile
May 19, 2019, 10:55:39 AM
Last edit: May 19, 2019, 12:00:55 PM by nitrobg
 #3242

This is usually caused by nvidia driver bug, try using low intensity dag loading or reduce your memclk( usually the pill crashes it, not the miner ).
Switching briefly from P2 to P0 is not a driver bug, that's how the P-states work on nvidia. There's a workaround on Windows, but Linux has no such settings. I'll try to check the GPU clocks when a dag is being switched to see whether my suspicions are correct.
All ethash miners experience the same issue, except Claymore.

Edit - looks like my suspicions are correct:
Code:
#Date       Time        gpu   pwr  temp    sm   mem   enc   dec  mclk  pclk
#YYYYMMDD   HH:MM:SS    Idx     W     C     %     %     %     %   MHz   MHz
 20190519   14:27:01      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:02      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:03      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:04      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:05      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:06      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:07      0   160    67   100   100     0     0  5613  1531
 20190519   14:27:08      0    63    66     0     0     0     0  5613  1544
 20190519   14:27:09      0    69    65     3     0     0     0  6106  1556
 20190519   14:27:10      0 < this is where it crashed

This is while the DAG switches to another one. Note the mclk column.
jdash
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
May 19, 2019, 06:41:19 PM
 #3243

using hiveos running with the latest hive OS
anyone has encountered these error

phoenixminer exited, waiting to cooldown a bit


using p106 cards
i cant seem to run the hiveos on phoenixminer

thanks
Madenim.Org
Copper Member
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile WWW
May 19, 2019, 09:41:09 PM
 #3244

Hello phoenix devs, i will use -proto 4(nicehash) mining mode but this mod not using mining.hashrate method, please add this mode to program. Thank you.



https://www.myminers.org - Best Ethash Mining Pools
Fees 0% for G.SOLO
Fees 0.0% until May
laik2
Sr. Member
****
Offline Offline

Activity: 652
Merit: 266



View Profile WWW
May 19, 2019, 09:57:29 PM
 #3245

This is usually caused by nvidia driver bug, try using low intensity dag loading or reduce your memclk( usually the pill crashes it, not the miner ).
Switching briefly from P2 to P0 is not a driver bug, that's how the P-states work on nvidia. There's a workaround on Windows, but Linux has no such settings. I'll try to check the GPU clocks when a dag is being switched to see whether my suspicions are correct.
All ethash miners experience the same issue, except Claymore.

Edit - looks like my suspicions are correct:
Code:
#Date       Time        gpu   pwr  temp    sm   mem   enc   dec  mclk  pclk
#YYYYMMDD   HH:MM:SS    Idx     W     C     %     %     %     %   MHz   MHz
 20190519   14:27:01      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:02      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:03      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:04      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:05      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:06      0   159    67   100   100     0     0  5613  1531
 20190519   14:27:07      0   160    67   100   100     0     0  5613  1531
 20190519   14:27:08      0    63    66     0     0     0     0  5613  1544
 20190519   14:27:09      0    69    65     3     0     0     0  6106  1556
 20190519   14:27:10      0 < this is where it crashed

This is while the DAG switches to another one. Note the mclk column.
Yes there are settings to bypass that issue from P0 to P2 in linux while compute is idling. Not going to further discuss this because its not related to miner at all.

Miners Mining Platform [ MMP OS ] - https://app.mmpos.eu/
ManDoneKTM
Newbie
*
Offline Offline

Activity: 150
Merit: 0


View Profile
May 21, 2019, 11:47:16 AM
 #3246

Hehe ... seems to be silence here ... no response from the OP ... Really weird .  Huh
Altcoinlog
Jr. Member
*
Offline Offline

Activity: 49
Merit: 112


View Profile
May 22, 2019, 05:43:04 AM
 #3247

Altcoinlog about Phoenix miner



The official website and instructions for setting up the Phoenix Miner. Comparison of TOP 3 programs for mining and expert conclusion. How to start mining ETH and possible installation problems.

The article is written in Russian.

https://altcoinlog.com/download-phoenix-miner/

★ https://altcoinlog.com ★
UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
May 22, 2019, 11:11:55 AM
 #3248

Version 4.2c have full support AMD drivers up to 19.4.3.
Miner need update to support OpenCL from 19.5.1 driver.

Same here...

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
sirkorro
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
May 23, 2019, 07:31:38 AM
 #3249

using hiveos running with the latest hive OS
anyone has encountered these error

phoenixminer exited, waiting to cooldown a bit

Had the same issue. It's related to wrong miner config.
Here is mine:
https://i.postimg.cc/HLssN5Fy/Greenshot-2019-05-23-09-28-58.png
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
May 23, 2019, 09:26:54 AM
 #3250

is anyone mining with the last AMD driver using PhoenixMiner 4.2c?
if not, what is the last supported

tnx

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
May 23, 2019, 10:22:27 AM
 #3251

is anyone mining with the last AMD driver using PhoenixMiner 4.2c?
if not, what is the last supported

tnx
Read 2 post up. 4.2c full supports driver up to 19.4.3
Digital_Seytan
Jr. Member
*
Offline Offline

Activity: 221
Merit: 2

digiseytan@walletofsatoshi.com


View Profile WWW
May 23, 2019, 11:07:33 AM
 #3252

AMD Best version works with nofee is phoenixminer 3.5  with nodevfee https://mirrorace.com/m/2SD23

DonateSATS:Digiseytan@WALLETOFSATOSHi.COM
SHOPFREE: https://satsback.com/register/1QEJyGPlg4LN5kwx
ETC+Zil Pool:https://k1pool.com/invite/895eb07555
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
May 23, 2019, 11:34:22 AM
 #3253

is anyone mining with the last AMD driver using PhoenixMiner 4.2c?
if not, what is the last supported

tnx
Read 2 post up. 4.2c full supports driver up to 19.4.3

o sorry, I was on my mobile and passed through it  Smiley

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
May 23, 2019, 12:16:59 PM
 #3254

Phoenix, please, update miner for latest 19.5.x AMD drivers support! I forced to use Claymore cause of it...
SergeySS
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
May 25, 2019, 12:01:07 PM
 #3255

What are the optimal -gwtime values for solo mining?
gorkemg
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
May 26, 2019, 06:07:54 PM
 #3256

 -- Added new Nvidia kernels v3 with slightly higher hashrate and lower power consumption (up to about 1-1.5% less power). The new kernels are supported only on GTX1050/1060/1070/1080/Ti GPUs and are enabled by default on these GPUs. Note that you can't use these kernels for dual-mining, only -nvkernel 2 works for dual mining on Nvidia.


My p106 gpu's are using Kernel v3  on phoenix 4.2c but there is no hashrate  rising or lower power consumption ?Do i do something special for hash rising _?

My batch is typical like :

PhoenixMiner.exe -pool eu1-etc.ethermine.org:4444  -wal walletid.Rigid

Any advice ?
bategojko74
Member
**
Offline Offline

Activity: 220
Merit: 12


View Profile
May 26, 2019, 07:21:28 PM
 #3257

-- Added new Nvidia kernels v3 with slightly higher hashrate and lower power consumption (up to about 1-1.5% less power). The new kernels are supported only on GTX1050/1060/1070/1080/Ti GPUs and are enabled by default on these GPUs. Note that you can't use these kernels for dual-mining, only -nvkernel 2 works for dual mining on Nvidia.


My p106 gpu's are using Kernel v3  on phoenix 4.2c but there is no hashrate  rising or lower power consumption ?Do i do something special for hash rising _?

My batch is typical like :

PhoenixMiner.exe -pool eu1-etc.ethermine.org:4444  -wal walletid.Rigid

Any advice ?
Decrease your power limit  by 1% and you will see no drop or very little drop in the performance. If it doesn't drop try reducing it with 1% more. Choose your best performance / power ratio between -1% and -2% power limit decrease.
theerachate.p
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
May 27, 2019, 07:46:38 AM
 #3258

-- Added new Nvidia kernels v3 with slightly higher hashrate and lower power consumption (up to about 1-1.5% less power). The new kernels are supported only on GTX1050/1060/1070/1080/Ti GPUs and are enabled by default on these GPUs. Note that you can't use these kernels for dual-mining, only -nvkernel 2 works for dual mining on Nvidia.


My p106 gpu's are using Kernel v3  on phoenix 4.2c but there is no hashrate  rising or lower power consumption ?Do i do something special for hash rising _?

My batch is typical like :

PhoenixMiner.exe -pool eu1-etc.ethermine.org:4444  -wal walletid.Rigid

Any advice ?

add -nvkernel 3 to your batch file, then you should see slightly improved hashrate/lowered power consumption
Viaggiatore
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
May 27, 2019, 04:49:31 PM
 #3259

Hello, lately I have really low average hashrate.
Ethermine pool, reported 395 MH/s, 1% of stales but 355 MH/s on average?
I never saw such a difference, why is that? Thank you
Semtex72
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
May 27, 2019, 06:23:19 PM
Last edit: May 27, 2019, 06:57:56 PM by Semtex72
 #3260

In one of my rigs, I get this problem that Windows get unresposive and slow. Have the error message unable to get fan speed - Unknown Error (999) as somebody reported before.

Tried lowered mem with no sucess and cards seems work in my test PC at 1000+ in mem OC.

Combo of GTX 1660 TI and RTX 2070.

Any ideas? Rig is working fine with other algos.
Pages: « 1 ... 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 [163] 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 ... 499 »
  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!