Bitcoin Forum
May 26, 2024, 01:40:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 19, 2022, 04:38:02 PM
I can give you a snippet here that you can modify to your needs, the complete script covers much more - management of phoenix with OC params, wallets, pools, restarts and much more.
Here are the essential parts of it:
--------------------------------------------------------------
:: Init
SET SollGPUs=X Number of GPUs that is normal X
SET IntGPU=YES & ::if you do not use internal gpu set it to NO
Set Progpfad=XXPath to Phoenix-Miner DirectoryXX

:GPUCheck
Echo.
echo Checking Number of GPUs
If not exist %Progpfad%\temp md %Progpfad%\temp
%Progpfad%\phoenixminer -list>%Progpfad%\temp\tempcount.txt
FOR /F "delims=:" %%A IN ('findstr VRAM %Progpfad%\temp\tempcount.txt ^|findstr /n "^"') DO Set /a GPUcount=%%A
IF "%IntGPU%"=="NO" SET /A gpucount=%gpucount% +1
If %sollgpus% LEQ %gpucount% (Echo Number of GPUs: %gpucount% of %sollgpus% -- OK) ELSE (Goto Reboot)
Echo.
GOTO whatever you need to start miner


:Reboot
Echo Reboot requested Wrong Number of GPUs (%gpucount% of %sollgpus%)
choice /c:WR /n /m "Restart in 15 Seconds. R = Restart, W = Weiterlaufen" /t:15 /d:R
if errorlevel 2 (Goto Reboot2A) else echo Weiter gehts...


Goto whatever you need to start miner

:Reboot2A
C:\Windows\System32\shutdown.exe /g /f /t 05
Pause
--------------------------------------------------------------

The bold parts are settings you have to setup how you need it. I tried to change some parts from german to english, but there might be some german words left over :-)

Hope it helps!

I configured script for my case:

Code:
:: Init
SET SollGPUs=8
SET IntGPU=YES &
SET Progpfad=C:\prg\PhoenixMiner

:GPUCheck
echo Checking Number of GPUs
IF not exist %Progpfad%\temp md %Progpfad%\temp
%Progpfad%\phoenixminer -list>%Progpfad%\temp\tempcount.txt
FOR /F "delims=:" %%A IN ('findstr VRAM %Progpfad%\temp\tempcount.txt ^|findstr /n "^"') DO Set /a GPUcount=%%A
IF "%IntGPU%"=="NO" SET /A gpucount=%gpucount% +1
IF %sollgpus% LEQ %gpucount% (Echo Number of GPUs: %gpucount% of %sollgpus% goto runminer) ELSE (goto reboot)

:runminer
C:\prg\PhoenixMiner\PhoenixMiner.exe

:reboot
C:\Windows\System32\shutdown.exe /r /f /t 03

works perfectly, maybe it will be useful for someone with issue like mine.
thank you all for help.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 19, 2022, 08:38:24 AM
i dont know if it could be simply not enough virtual memory allocation or something like not enough irq resources, could you disable onboard audio and gpu if there is one, also is above 4g decoding enabled? check virtaul memory shoudl be something like 8 times gpu ram
onboard and gpu audio is disabled
COM/LPT ports disabled
Vt-d disabled
PCI-E slots in gen1 mode
4g decoding enabled
CSM module disabled

virtual memory (pagefile) is 110gb, but problem is not in virtual memory, problem is before loading os

I can give you a snippet here that you can modify to your needs, the complete script covers much more - management of phoenix with OC params, wallets, pools, restarts and much more.
Here are the essential parts of it:
--------------------------------------------------------------
:: Init
SET SollGPUs=X Number of GPUs that is normal X
SET IntGPU=YES & ::if you do not use internal gpu set it to NO
Set Progpfad=XXPath to Phoenix-Miner DirectoryXX

:GPUCheck
Echo.
echo Checking Number of GPUs
If not exist %Progpfad%\temp md %Progpfad%\temp
%Progpfad%\phoenixminer -list>%Progpfad%\temp\tempcount.txt
FOR /F "delims=:" %%A IN ('findstr VRAM %Progpfad%\temp\tempcount.txt ^|findstr /n "^"') DO Set /a GPUcount=%%A
IF "%IntGPU%"=="NO" SET /A gpucount=%gpucount% +1
If %sollgpus% LEQ %gpucount% (Echo Number of GPUs: %gpucount% of %sollgpus% -- OK) ELSE (Goto Reboot)
Echo.
GOTO whatever you need to start miner


:Reboot
Echo Reboot requested Wrong Number of GPUs (%gpucount% of %sollgpus%)
choice /c:WR /n /m "Restart in 15 Seconds. R = Restart, W = Weiterlaufen" /t:15 /d:R
if errorlevel 2 (Goto Reboot2A) else echo Weiter gehts...


Goto whatever you need to start miner

:Reboot2A
C:\Windows\System32\shutdown.exe /g /f /t 05
Pause
--------------------------------------------------------------

The bold parts are settings you have to setup how you need it. I tried to change some parts from german to english, but there might be some german words left over :-)

Hope it helps!

thanks for script, I will try configure it later  Wink

After I looked at the pictures, I have some questions.

1. How do you power the risers?  PCI-e SATA?

2. How do you decide which PCI-E slots to use and which don't?

3. Why you don't use the  PCI-E x16 slot?

Maybe the key to resolving the problem is in these answers.
1. MOLEX/SATA.
2. I read on different forums/topics that the first must be filled black slots, than white, but I tried various configurations.
3. I use at now, I filled all black slots and two white.
Like i said i tried many configurations/manipulations with BIOS/pci-e slots/other PSUs/risers, but it didn't work.

I have one more rig with the same MB on 10x Gigabyte RX480 8Gb and it works perfectly.
I think it's incompatibility in MB + VC, I read some topic, guy have the same problem with this mb and the same cards XFX RX580 GTS. I just configure script and over with that.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 17, 2022, 03:08:31 PM
Check the bios for a delay in boot time.  I have some boards that let me set up to several seconds delay before boot.  Ive always used the longest delay to allow the pcie bus to read all cards on my 13 gpu rigs.  Hope it helps you.
increasing boot time in BIOS is not help Sad



I'm not aware of any BIOS boot delay, just the bootloader which has nothing to do with HW detection.

I think there's a problem that requires troubleshooting. The problm is intermittent and affects GPUs randomly, the most difficult to solve.
My first suspicion is the PSU. If you have a spare, preferably a bigger one, give it a try. If not try removing one GPU to reduce power and see if
the problem goes away. If it's not a power issue then you're looking at a possible BIOS/motherboard issue. Updating the BIOS may help.
Shuffling slots and risers can also help make problems mysteriously disappear, sometimes a shuffle just reveals a pattern that leads in one
direction.

Regardless a better workaround would be to count the GPUs after reboot instead of relying on hashrate to detect a missing GPU. There are many
ways to do it from a command line or BAT file.
it's not a power issue, i have two PSUs on this rig Chieftec Proton 850W, 4 cards + system on first and 4 cards on second, cards disappears randomly on one of them, i've try replace psu on seasonic 1000W, result is the same
it's can't be slots or risers, i've change all risers and changing slots black/white, it did not help
BIOS on MB is latest 1.60
previous cards 8x MSI Armor RX470 4G Mining Edition working on this system (risers/mb/psu) perfectly more than two years
problem is in motherboard or just something like "incompatibility" with those cards

Had a similar problem a while ago. I made a script (batch) that first checks, how many GPUs are in the system ("PhoenixMiner.exe -list > GPUS.TXT"). You then can analyze the GPUS.TXT file how many GPUs are available and compare it to the number of GPUs that should be there. If its okay, then start Phoenix with the normal parameters, otherwise generate a shutdown/restart.

It's just a workaround but it did what I wanted :-) Maybe its a way for you also to get the problem solved. Anyway you should try to find and fix the problem itself...
looks like it's the only way out for me
can you give me that script ? I reconfigure it under my issue

a few photos whith rig and slot detection







4  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 14, 2022, 08:31:55 PM
Hi.
I read the "readme" file, and as I understand it, there is no option in the miner config that would be possibility run *.bat file (like reboot.bat) upon reaching the specified target hashrate like in trex "--script-low-hash" ?
(sorry for my English)


It sounds like you need these options:

Code:
  -wdog 1
  -rmode 2

# -wdog <n>

#    Enable watchdog timer: 1 - yes, 0 - no (1 is the default).
#   The  watchdog timer checks periodically if any of the GPUs freezes and
#    if it does, restarts the miner (see the "-rmode" command-line  parameter for the restart modes)

# -rmode <n>

#    Selects the restart mode when a GPU crashes or freezes:
#   :0:     disabled - miner will shut down instead of restarting
#   :1: restart miner with the same command line options - this is the default
#   :2: reboot   (shut down miner and execute "reboot.bat")



They work perfectly for me on Windows when a GPU freezes. You must have a reboot.bat file in the miner's directory.



I configured this option on all my rigs on phoenix ("-wdog 1", "-rmode 2" and "reboot.bat>>shutdown /r /t 5 /f"), yes, works perfectly, but it's not that what I need.
The problem is, I have a rig on MB Asrock H110 Pro BTC+ and VC 8x XFX RX580 8G, after rebooting rig (for power issue or just reboot from windows) in case of 50/50, it's randomly happening, one of cards is not defined, just disappears from system, it's can be any of eight cards, so problem is not in cards or risers, maybe prolem is in MB. After the start of all eight cards, rig works stable for many days.
That's why i need this option in miner, 8 cards has hashrate 242MH on ETC, if after start miner hashrate is lower than I set, lets says 238, system will reboot until card will back in system again and hashrate will be higher than I specified.
sorry for my english, again Smiley

Check the bios for a delay in boot time.  I have some boards that let me set up to several seconds delay before boot.  Ive always used the longest delay to allow the pcie bus to read all cards on my 13 gpu rigs.  Hope it helps you.
I tried many of things, but it's a good idea, I remember that a few years ago disable fullscreen logo and set delay on 3sec, I will try to increase delay, thanks
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 14, 2022, 01:54:28 PM
Hi.
I read the "readme" file, and as I understand it, there is no option in the miner config that would be possibility run *.bat file (like reboot.bat) upon reaching the specified target hashrate like in trex "--script-low-hash" ?
(sorry for my English)


It sounds like you need these options:

Code:
  -wdog 1
  -rmode 2

# -wdog <n>

#    Enable watchdog timer: 1 - yes, 0 - no (1 is the default).
#   The  watchdog timer checks periodically if any of the GPUs freezes and
#    if it does, restarts the miner (see the "-rmode" command-line  parameter for the restart modes)

# -rmode <n>

#    Selects the restart mode when a GPU crashes or freezes:
#   :0:     disabled - miner will shut down instead of restarting
#   :1: restart miner with the same command line options - this is the default
#   :2: reboot   (shut down miner and execute "reboot.bat")



They work perfectly for me on Windows when a GPU freezes. You must have a reboot.bat file in the miner's directory.



I configured this option on all my rigs on phoenix ("-wdog 1", "-rmode 2" and "reboot.bat>>shutdown /r /t 5 /f"), yes, works perfectly, but it's not that what I need.
The problem is, I have a rig on MB Asrock H110 Pro BTC+ and VC 8x XFX RX580 8G, after rebooting rig (for power issue or just reboot from windows) in case of 50/50, it's randomly happening, one of cards is not defined, just disappears from system, it's can be any of eight cards, so problem is not in cards or risers, maybe prolem is in MB. After the start of all eight cards, rig works stable for many days.
That's why i need this option in miner, 8 cards has hashrate 242MH on ETC, if after start miner hashrate is lower than I set, lets says 238, system will reboot until card will back in system again and hashrate will be higher than I specified.
sorry for my english, again Smiley
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 13, 2022, 08:02:57 AM
Hi.
I read the "readme" file, and as I understand it, there is no option in the miner config that would be possibility run *.bat file (like reboot.bat) upon reaching the specified target hashrate like in trex "--script-low-hash" ?
(sorry for my english)

This might be something
-minRigSpeed <n> Restart the miner if avg 5 min speed is below <n> MH/s

I know it it not like t-rex but serves the same purpose as a reboot.bat unless you mean to reboot the whole system.

Thx for answer, but I've seen this option, it's not exactly what I need, I need reboot the whole rig until hashrate will be higher than I set it.
I one more time read "readme", and unfortunately, there is no option like in trex "--script-low-hash"  Embarrassed
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 12, 2022, 10:30:36 PM
Hi.
I read the "readme" file, and as I understand it, there is no option in the miner config that would be possibility run *.bat file (like reboot.bat) upon reaching the specified target hashrate like in trex "--script-low-hash" ?
(sorry for my english)
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: T-Rex 0.26.4 Ethash (100% LHR unlock and dual mining) GPU miner on: June 28, 2022, 02:48:16 PM
Yes, now gminer is ok, just a question for how long ... the old version trex solves the problem, but for a while... memory left 9,76mb

Hello,

I have the same problem with lack of memory

hello guys
i have rig with 6x 1660 super 6gb on win10 1809, pagefile 123gb
over the past few weeks when i start the rig, it says that there is little free memory left and it randomly crash or not start with error "CUDA_ERROR_OUT_OF_MEMORY"
when mining is run, afterburner says only 5287gb vram is busy (at epoch 498), but trex says memory left is 23mb, 1660s have 6144mb, windows drivers use up to 200mb per card
where is ~800mb of vram, why trex not see these 800mb of memory ?
primary graphic is integrated and get memory from ram, update/reinstall/downgrade drivers is not helps
any ideas how to fix this other than to switch to hive ?
sorry for my english
https://ibb.co/ccFfFwM

Anyone have a solution???
i switched rig to gminer and the problem is solved, 10 days uptime, all fine
yeah... issue is back, gminer has rebooting rig too a few times a day
today I installed hive, works fine at now, hashrate is the same
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: T-Rex 0.26.4 Ethash (100% LHR unlock and dual mining) GPU miner on: June 21, 2022, 10:25:23 PM
Hello,

I have the same problem with lack of memory

hello guys
i have rig with 6x 1660 super 6gb on win10 1809, pagefile 123gb
over the past few weeks when i start the rig, it says that there is little free memory left and it randomly crash or not start with error "CUDA_ERROR_OUT_OF_MEMORY"
when mining is run, afterburner says only 5287gb vram is busy (at epoch 498), but trex says memory left is 23mb, 1660s have 6144mb, windows drivers use up to 200mb per card
where is ~800mb of vram, why trex not see these 800mb of memory ?
primary graphic is integrated and get memory from ram, update/reinstall/downgrade drivers is not helps
any ideas how to fix this other than to switch to hive ?
sorry for my english
https://ibb.co/ccFfFwM

Anyone have a solution???
i switched rig to gminer and the problem is solved, 10 days uptime, all fine
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: T-Rex 0.26.4 Ethash (100% LHR unlock and dual mining) GPU miner on: June 12, 2022, 09:45:01 AM
hello guys
i have rig with 6x 1660 super 6gb on win10 1809, pagefile 123gb
over the past few weeks when i start the rig, it says that there is little free memory left and it randomly crash or not start with error "CUDA_ERROR_OUT_OF_MEMORY"
when mining is run, afterburner says only 5287gb vram is busy (at epoch 498), but trex says memory left is 23mb, 1660s have 6144mb, windows drivers use up to 200mb per card
where is ~800mb of vram, why trex not see these 800mb of memory ?
primary graphic is integrated and get memory from ram, update/reinstall/downgrade drivers is not helps
any ideas how to fix this other than to switch to hive ?
sorry for my english
https://ibb.co/ccFfFwM
looks like gminer has solved the problem, at least for now
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: T-Rex 0.26.4 Ethash (100% LHR unlock and dual mining) GPU miner on: June 11, 2022, 05:17:10 PM
hello guys
i have rig with 6x 1660 super 6gb on win10 1809, pagefile 123gb
over the past few weeks when i start the rig, it says that there is little free memory left and it randomly crash or not start with error "CUDA_ERROR_OUT_OF_MEMORY"
when mining is run, afterburner says only 5287gb vram is busy (at epoch 498), but trex says memory left is 23mb, 1660s have 6144mb, windows drivers use up to 200mb per card
where is ~800mb of vram, why trex not see these 800mb of memory ?
primary graphic is integrated and get memory from ram, update/reinstall/downgrade drivers is not helps
any ideas how to fix this other than to switch to hive ?
sorry for my english
https://ibb.co/ccFfFwM
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: T-Rex 0.22.1 Ethash (+LHR unlock) GPU miner (Autolykos2, Octopus, Kawpow) on: September 23, 2021, 08:46:45 AM
trexminer
if you can, add please claymore ethman support  Embarrassed
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: T-Rex 0.21.5 NVIDIA GPU miner (Ethash, Autolykos2, Octopus, Kawpow, MTP) on: August 09, 2021, 02:06:13 PM
trexminer
Hello.
When you add support to monitor hash, temp... using claymore ethman ?
Thanks.
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: November 18, 2020, 07:05:57 PM
same here

179MH become 167MH
try set -daglim 4076, i have 474/574 cards, PM 5.2d, win10 1703, drivers 19.6.2, if -daglim 1 (auto, 4023) hashrate about 167MH/s, if set -daglim 4031-4076 hashrate is normal 180Mh, as before
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: November 13, 2020, 08:22:54 AM
PhoenixMiner 5.2c (still beta) is ready with speed improvement for AMD 4 GB cards. You can download PhoenixMiner 5.2c from here (this is only the Windows version, the Linux version will be ready in a few days):

https://mega.nz/folder/HJVTkYjD#5CConQEPniyjCeluCpeDZA  (MEGA)

If you want to check the integrity of the downloaded file, please use the following hashes (you need the last file PhoenixMiner_NVRTC_Windows.zip only if you want to mine BCI with Nvdia cards under Windows):
Code:
    File: PhoenixMiner_5.2c_Windows.zip
    ===================================
   SHA-1: 7d4cdb429522caa5244f05bd58bb42e21c1d94fb
 SHA-256: cfb4b6a48dc15667e17dca3906cae8ef6668d4d741f692541a9cf8feda630b68
 SHA-512: 01dc553015c2553353a3af5c6bdf811c9084b37bfb157f963898def1bb9b8b6e6f847a78b01ad36baada413213eab34a0a5e91333636a6adf2728b1cf42f32ba

    File: PhoenixMiner_NVRTC_Windows.zip
    ====================================
   SHA-1: ff6fa5e018adbd52caf631c42b7c2fac7ce48a51
 SHA-256: 8087757169405d51ea8ba818347fb05d0450aef985c29272165070346eb5a54a
 SHA-512: 7b2d832f7f40578bb1f501d5174467f5ae06612e601dab769fd56d39da48a471b18c6373435a485155f70fec4017d8378797bf1e1dfe5d62fee30fa6a1d992c4

The fixes in this release (since 5.1) include the following:

  • The kernels are modified to allow bigger DAG limit of 4023 MB under Windows. This will get the hashrate back to 100% on current epoch, and the next epoch will only lose about 2-3% of the hashrate.
  • The -daglim parameter is now on "auto" (1) by default and it sets the DAG limit to 4023, so you don't need to set -daglim 1 or -daglim 4023 if the default value is working fine.
  • AMD cards with more than 4 GB RAM will now work without issues until DAG epoch 450
  • Added new -daglim parameter to allow a few more weeks of work for 4 GB AMD Polaris cards. Use -daglim 1 for automatic operation, or specify a concrete value for the maximum DAG size (example: -daglim 4000 will set max DAG size 4000 MB)
  • Added -rxboost parameter (also accessible via -vmr) to boost the performance of GDDR5 based AMD cards (Polaris or earlier)
  • Added memory straps support for AMD Vega cards. Use the -straps command-line option to activate it (example: -straps 1 will activate the lowest strap level)
  • The Nvidia memory timing (straps) option is improved and now is turned off during DAG generation to avoid any possible instability issues
  • Many other small improvements and fixes

Here are some additional notes:

  • With PhoenixMiner 5.2c either remove the -daglim option entirely, or set it to -daglim 4023, which should work on all 470/480/570/580/590 cards with "good" drivers (see bellow)
  • The -daglim option works only on Polaris cards (RX470, RX480, RX570, RX580, RX590). It limits the DAG size to <n> MB to allow mining on 4 GB cards a few weeks after epoch 374 on Windows (or after 380-383 on Linux). The possible values are the exact DAG limit in MB, or 0 (turn off the DAG limit), or 1 (automatic DAG limit size, usually around 4023 MB under Windows; this is the default option). Note that the  hashrate will drop significantly with each epoch after the DAG limit is in effect. If the hashrate drops too much (e.g. from 28 MH/s to just 2-3 MH/s, you need to use lower value, for example -daglim 3990
  • It is also important to use auto-tune (do not specify -gt values in the command line) because the optimal -gt value may change with each new epoch, and will definitely be different than before.
  • If you cards doesn't work with the default DAG limit of 4023 and require substantial decrease to 4006 or 3990, you need to update to one of the "good" AMD drivers for Windows: from 18.12.1.1 to 19.7.5 (inclusive), and from 19.12.2 to 20.11.1 (inclusive)
  • Using -rxboost, -vmr, or -straps on AMD cards requires running as administrator (or as root under Linux), so you need to run PhoenixMiner as administrator for the VRAM timing options to work. Note that the -mt option will still work without running as administrator/root.
  • The -rxboost option is only supported on GDDR5 cards (RX4xx/RX5xx or older).
  • The VRAM timing options can be quite different between the GPUs, even when the GPUs are the same model. Therefore, you can (and probably should) specify the VRAM timing options separately for each GPU.

Please let us know if you have any problems or questions related to PhoenixMiner 5.2c.
My hashrate on 474/574 back from 27.5mh/s (daglim 4009) on 5.2b to 30.1mh/s (daglim 1) on 5.2c as it was before, drivers 19.6.2, working fine, thanks Phoenix.
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux) on: October 14, 2020, 08:22:49 PM
Looks like it is time say goodbye to Claymore. Thanks for many years for miner. i moved to phoenixminer works good but cant get hashrates like in claymoe, i will appreciate if someon can share AMD mem tweaks for RX470/480/570/580, Thanks everybody
https://drive.google.com/file/d/1I-7MCcNIm2cV7Nf4nmq8DH6EibPbEhyb/view?usp=sharing
This tweak with command --ref 30 is analog -rxboost in claymore miner.
Create shortcut of file start_WAMDT.bat and put into autostart directory (C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup), also you can change timeout in file start_WAMDT.bat to start tweak, i set 12sec.
17  Local / Альтернативные криптовалюты / Re: Bitcoin Gold‏ - хардфорк с начислением монет on: October 16, 2017, 07:45:39 PM
Офф сайт BTG открыли http://btcgpu.org/ , там есть список поддерживаемых бирж снизу.
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.8 (Windows/Linux) on: August 23, 2017, 08:46:19 AM
Again: DAG 128 epoch issue is related to ethermine.org pool only, it is not miner issue. It seems some of their servers use non-synced wallet. Ask pool support if they can fix this problem.
If you think that the reason is in my miner, try some other miner on this pool (to confirm that the issue is still present you may need to connect to the pool several times to catch bad server) or try different pool (to confirm that the issue is gone).
I'm contacting them right now.
Yesterday support of ethermine.org answer me:
"This is a problem with claymore, have you tired updating your claymore version?"

Please, contact them and solve this problem.
Thanks.
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.8 (Windows/Linux) on: August 22, 2017, 05:28:45 PM


I have a big problem with Claymore that only recently appeared (both v9.6 and v9.8 ), after mining for some hours when DevFee appears I get this DAG recreation loop:


Same thing here, it seems a 9.8 restart fixes a problem, иге not for all rigs (150+ here) 9.7 and 9.8 problem. Will try 9.6 or other miner. (eu1.ethermine.org)
I have the same problem on all my rigs, Claymore 9.8, new blockchain beta driver, win10, pool ethermine.
DAG 128... 0.00Mh/s, after reboot everything is fine for a while.
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: Ethash DAG epoch RX470/480/570/580 FIX !! on: August 15, 2017, 08:27:10 PM
driver released on amd site, called blockchain workloads fix

Can't find.
Link ?

Search in google "Radeon Software Crimson ReLive Edition Beta for Blockchain", bitcointalk block link.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!