Search content
Sort by

Showing 20 of 66 results by relax69
Post
Topic
Board Mining (Altcoins)
Merits 2 from 1 user
Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 20/10/2022, 06:08:16 UTC
⭐ Merited by vapourminer (2)


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.


Even if you are happy with the script, I recommend getting rid of the SATA cables for safety. They are not designed to carry up to 75 Wats as the riser needs. I know these GPUs use less power even under maximum load, but safety is my first priority. If you don't want to change PSU, a better option than SATA is to get good quality PCIe splitter cables.

If there is an incompatibility in MB with GPU, swap the MB. Move the XFX to another MB and get the GPUs from there on this.

Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 19/10/2022, 06:41:55 UTC

a few photos whith rig and slot detection













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.



Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 19/10/2022, 06:27:39 UTC

a few photos whith rig and slot detection











Looking at the pictures
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 14/10/2022, 05:42:11 UTC
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.


Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 27/09/2022, 07:12:27 UTC

Please add Ravencoin (RVN)! We need other coins!!!

actually adding kawpow would be great



Having more coins to mine would be an excellent option for us, but unfortunately looks to me, like the devs abandoned us alone 6 months ago and now they are on yachts around tropical islands. They had 2-3 months before the end to add more coins. Now it is too late and we had to switch to different miners.
Post
Topic
Board Mining (Altcoins)
Merits 1 from 1 user
Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 17/09/2022, 05:39:23 UTC
⭐ Merited by vapourminer (1)
I second that request, we need the option to mine ravecoin

by the way, could anyone help me with the config file?

I'm totally lost now, want to mine ETC but to nicehash to receive btc, is this possible?

thanks in advance

You can pick up one of these examples:

Code:

 -pool ssl://etchash.auto.nicehash.com:443
 -wal YourBTCWallet.RigXXX
 -pass x
 -proto 4

or
 -pool stratum+ssl://etchash.auto.nicehash.com:443
 -wal YourWallet.RigXXX
 -pass x
 -proto 4


or
 -pool stratum+tcp://etchash.auto.nicehash.com:9200
 -wal YourWallet.RigXXX
 -pass x
 -proto 4

or to mine ETHW

 -pool stratum+ssl://daggerhashimoto.auto.nicehash.com:443
 -wal YourWallet.RigXXX
 -pass x
 -proto 4

Or you can add this row into epools.txt

Code:
POOL: stratum+tcp://etchash.auto.nicehash.com:9200, WALLET: YourBTCWallet.RigName, PSW: X, WORKER: Rig, ESM: 0, PROTO: 4, ALLPOOLS: 1


Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 26/05/2022, 04:21:39 UTC
One of my rigs stopped and now won't restart. It's giving the  “not recognized as an internal or external command". I've spent over an hour doing all the usual things but it still won't work.
Does my .bat file look ok to you please? i can't see anything wrong with it. It has the full path in there

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
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
C:\Users\miner3\Downloads\PhoenixMiner_6.2c_Windows\PhoenixMiner_6.2c_Windows -pool eth-eu2.nanopool.org:9999 -wal **************/rig4 -pass x
pause


This part locks wrong to me: -wal **************/rig4

See the bat file example in the miner's directory here:

Code:
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

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

REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal 0x008c26f3a2Ca8bdC11e5891e0278c9436B6F5d1E.Rig001
pause


Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 6.1b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 12/05/2022, 04:05:16 UTC
    The next version is ready as a release candidate: PhoenixMiner 6.2c.




    The new features in this release are:

    • Fixed a crash with Nvidia cards on some older drivers (e.g. 460.79, and 460.89). If PhoenixMiner crashes or exits while showing Initializing NVML... try the new command line parameter -nvmalt







    Hey man, still got same error here:
    2022.05.09:15:29:12.998: main NVAPI error in NvapiWrapper.c:355 : -6

    any suggestions?  Huh

    2022.05.09:15:29:12.814: main Phoenix Miner 6.2c Windows/msvc - Release build
    2022.05.09:15:29:12.814: main Cmd line: -lidag 1 -rmode 2 -tstart 55 -tstop 68 -hstats 2 -logsmaxsize 75 -logfile _LOG_INFO.TXT
    2022.05.09:15:29:12.957: main CUDA version: 11.0, CUDA runtime: 8.0
    2022.05.09:15:29:12.958: main Initializing NVML...
    2022.05.09:15:29:12.963: main NVML library initialized
    2022.05.09:15:29:12.963: main NVML version: 11.472.12
    2022.05.09:15:29:12.995: main Nvidia driver version: 472.12
    2022.05.09:15:29:12.998: main NVAPI error in NvapiWrapper.c:355 : -6
    2022.05.09:15:29:13.003: main GPU NVIDIA CMP 90HX: FHR (device id: 220D)
    2022.05.09:15:29:13.004: main GPU NVIDIA CMP 90HX: FHR (device id: 220D)
    2022.05.09:15:29:13.006: main GPU NVIDIA CMP 90HX: FHR (device id: 220D)
    2022.05.09:15:29:13.007: main GPU NVIDIA CMP 90HX: FHR (device id: 220D)
    2022.05.09:15:29:13.007: main GPU NVIDIA CMP 90HX: FHR (device id: 220D)
    2022.05.09:15:29:13.253: main No OpenCL platforms found
    2022.05.09:15:29:13.253: main Available GPUs for mining:
    2022.05.09:15:29:13.253: main GPU1: NVIDIA CMP 90HX (pcie 1), CUDA cap. 8.6, 9.9 GB VRAM, 50 CUs
    2022.05.09:15:29:13.253: main GPU2: NVIDIA CMP 90HX (pcie 2), CUDA cap. 8.6, 9.9 GB VRAM, 50 CUs
    2022.05.09:15:29:13.253: main GPU3: NVIDIA CMP 90HX (pcie 3), CUDA cap. 8.6, 9.9 GB VRAM, 50 CUs
    2022.05.09:15:29:13.253: main GPU4: NVIDIA CMP 90HX (pcie 4), CUDA cap. 8.6, 9.9 GB VRAM, 50 CUs
    2022.05.09:15:29:13.253: main GPU5: NVIDIA CMP 90HX (pcie 6), CUDA cap. 8.6, 9.9 GB VRAM, 50 CUs


    This is on the first page of the topic:

    Code:
    Fixed a crash with Nvidia cards on some older drivers (e.g. 460.79, and 460.89). If PhoenixMiner crashes or exits while showing Initializing NVML... try the new command line parameter -nvmalt

    Have you tried -nvmalt?

    Post
    Topic
    Board Mining (Altcoins)
    Re: PhoenixMiner 6.1b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 30/04/2022, 04:57:22 UTC
    Hi just noticed you have to use genic clkernel for rx 6700xt any plans on getting them to optimized kernel also?


    Which OS do you use?

    -clkernel 1 with the last few versions of PM works for all AMD RX 6X00 series in Windows and most Linux distributions, but it does not work in Hive OS because of the driver version they provide.

    Post
    Topic
    Board Mining (Altcoins)
    Merits 1 from 1 user
    Re: PhoenixMiner 6.1b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 29/04/2022, 04:28:50 UTC
    ⭐ Merited by vapourminer (1)
    hi folks,
    I have a 6800xt on Windows:


     I tried to setup constant fan speed with
    Code:
    -tt -50
    but did not work as fan speed lowers & stayed at 30% ! I then tried target temperature
    Code:
    -tt 49
    which seems to works, even tho I would have prefered a constant fan speed. Anyone of you know how I can manage to make it work ?

     I have setup
    Code:
    -cvddc 1100, -cclock 1500 and -mclock 2150
    but I can't find how to setup Fast Timing in Phoenix Miner, I have to
    go to Adrenaline to activate it. is it possible to do it in Phoenix Miner and if yes what is the command ?

    is it possible to reduce the text in the cli ? no verbose or no new block info kind of cmd ?


      

    This is what I use to control fans on all of my cards:

    Code:
    -tt 60
     -ttj 68
     -ttmem 73
     -fanmin 50
     -tstop 86
     -tstart 68
     -fanstop 0

    For Nvidia cards, the fan minimum works exactly, but all AMD cards are running with 2-3 % less.

    For fast timing use -mt 1.

    You can find all command lane options and more information on how they work in the Readme.txt.

    Post
    Topic
    Board Mining (Altcoins)
    Re: PhoenixMiner 6.1b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 27/04/2022, 04:48:13 UTC
    hELLO,

    is anyone can help me?

    I try to start GPU of my EUROCOM P5 PRO with NVIDIA GTX 970M.

    i have try all versions of Phoenix miner, but it still dont work.

    It say that my drivers are too old...


    And i mine SHIB with only CPU so.

    Please help.


    A fast Google search shows me this:

    Code:
    NVIDIA GeForce GTX 970M can generate more than 7.92 USD monthly income with a 16.37 H/s hashrate on the BTG - ZHash (EWBF) algorithm.
    With this old hardware, you may find some profitable coins but looks like you can't mine ETH.
    Sorry, find out yourself what you can mine, or upgrade hardware.
    Post
    Topic
    Board Mining (Altcoins)
    Re: PhoenixMiner 6.0c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 18/03/2022, 03:57:24 UTC
    Quote

    You do realize that Windows 10 1709 is a fall of 2017 release of Windows 10.   Update to 21H2 at least.

    This version of windows is working just fine for me. I also have one rig with latest version and have same issue with latest Phoenix Miner software so it is not related with OS version...

    Quote
    Drivers are ok, as I said I am using Phoenix Miner after Claymore ended and still using him on severals rigs with v5.8x without anny issue and for updates I just copied old bat file into directory of new version but since v5.9 it is not working like that. In this moment I am ok with v5.8x since I am using old card GTX 1070TI and few RTX 2070 but I wanted to try new version to be prepared for future needs in case I add some newer cards RTX3 or AMD RX66xx...

    Whit the old hardware you have now the Windows 10 1709 and an old set of drivers, you should be fine, but for sure you can not found a set of drivers that will support AMD RX66xx cards. I think the Nvidia RTX3xxx series require Windows 10 20H1 or higher too.

    Post
    Topic
    Board Mining (Altcoins)
    Merits 2 from 1 user
    Re: PhoenixMiner 6.0c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 11/03/2022, 05:46:54 UTC
    ⭐ Merited by vapourminer (2)
    What happens exactly? What doesn't work?
    Show a screenshots or video of the issue.


    Here is log file:

    2022.03.08:12:18:17.326: main Phoenix Miner 6.0c Windows/msvc - Release build
    2022.03.08:12:18:17.326: main Cmd line: -pool eu1.ethermine.org:4444 -wal my adress -worker Rudar11 -epsw x -straps 1 -log 1 -coin eth
    2022.03.08:12:18:17.490: main CUDA version: 11.0, CUDA runtime: 8.0

    and that it is...


    Using the same OS with the same drivers and command line as in PM5.8 should work in the newer versions. Check for spelling errors in the command line.
    Also, the command [b-straps 1][/b] should work for your GTX 1070TI but is not supported for RTX 2xxx and 3xxx series. So this parameter you may set it up only for the GPUs that support it.
    For more help, you need to share more details like OS, Drivers version, hardware.
    Post
    Topic
    Board Mining (Altcoins)
    Re: PhoenixMiner 5.9d - Starts and immediately exits
    by
    relax69
    on 28/01/2022, 05:21:35 UTC


    Back to being stable

    Still no idea why PM 5.9 starts and immediately exits tho'


    Just copy/paste the command line or config from V5.8 to V5.9, and it should work.

    What usually works with upgrades before, but now, no...

    Won't even work with the supplied batch file.

    Then I would try with older drivers. Dev's did not state anything about Nvidia drivers, but the one you using ( 511.23 ) is brand new released a couple of weeks ago.


    Post
    Topic
    Board Mining (Altcoins)
    Re: PhoenixMiner 5.9d - Starts and immediately exits
    by
    relax69
    on 26/01/2022, 06:27:12 UTC


    Back to being stable

    Still no idea why PM 5.9 starts and immediately exits tho'


    Just copy/paste the command line or config from V5.8 to V5.9, and it should work.
    Post
    Topic
    Board Mining (Altcoins)
    Merits 3 from 2 users
    Re: PhoenixMiner 5.9d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 23/01/2022, 11:53:45 UTC
    ⭐ Merited by vapourminer (2) ,Rami84 (1)
    The way to keep it from trying to put a new driver version back in is to go to device manager, go to display adapters, find yours, and then ROLL BACK to the previous driver version.   It won't update the driver again until there is a new version of Windows(going to Windows 10 or 11 22H1 for example).   My other question though, is why PhoenixMiner just breaks with new AMD driver versions.   If you intentionally install anything newer than Radeon Software 21.11.3 for RDNA 2 cards(including my Radeon 6800), the thing comes back with the unknown version issue and it won't mine without -clkernel 0.    So, is that a hardcoded "look for driver version" and then break as a result, because it should TRY to use the proper code path for these newer drivers, but it seems to be doing a fallback if it doesn't recognize the driver version.



    Thanks for the idea to Roll back driver. So far it works well.

    PM has a slightly higher hashrate compared to other mines because it uses optimized kernels for all GPUs connected to the driver. For the older versions of PM looks like was made to switch with a generic kernel when it can't find a driver from the list, but I have no idea why they made the last few versions crash when the driver is unknown. When they released 5.9d they promised a completely new miner next month, but a few months after we did not get anything. 




    I'm back to mining after stopping for over 2 years, but I only getting max 14Mh/s hash tried modded bios and stock bios. Is this normal?
    Edit: Sorry forgot to say it's Rx570 4GB mining ETC


    Is compute mode on?



    I have a potato Asus PCIe2.0 with a RX580 8g (I7 12g ram) (driver fixed)

    I'm finally using W10 after 7 was only giving me 1/3 hash I should have for a year (yes, I'm stubborn)

    now, I'm getting the 28+hash I should have had instead of 8-9 at least, but...

    I'm on 5.9d AND 21.11.3, but still have to use ckernal 0 to get it to work and that gives me abt 7-10% stales!

    Is this normal? Even with the low hash before I never had this high a stale rate, and didnt have to use the ck0 until recently (on my old miner version with no NEW win 7 updates or drivers this started happening out of the blue)

    Thanks for any ideas or help!!



    For RX 580 I would recommend you to use driver version 21.3.2 or older.

    Post
    Topic
    Board Mining (Altcoins)
    Merits 2 from 1 user
    Re: PhoenixMiner 5.9d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 22/01/2022, 05:34:31 UTC
    ⭐ Merited by vapourminer (2)
    PhoenixMiner doesn't support anything newer than 21.11.3.   I don't know if the drivers are so significantly different to cause this problem every three months, or if PM is just coded to look for specific driver versions and won't even TRY to use the AMD path with newer drivers than what it specifically looks for.   It's annoying, that's for sure.
    Hi there,
    Got the same error this morning when I woke up:
    Code:
    GPU1: clSetKernelArg (-48)
    Fatal error detected. Restarting.
    Tried adding -clkernel 0 - that worked, but noticed that avg hashrate dropped from 78-79 to 68-70
    Updated the drivers to 21.10.2 and the miner from 5.5c to PhoenixMiner_5.9d_Windows.zip
    Still doesn't work without -clkernel 0 and still loses around 10% of hashrate
    Mining on my home gaming PC with Radeon VII, so "use linux" is not an option.
    Config I'm using to keep the GPU a bit underutilized to avoid raping it to death:
    Code:
    -clkernel 0 -pool aspac1-eth.hiveon.net:4444 -pool2 aspac1-eth.hiveon.net14444 -wal XXX -cclock 1550 -cvddc 850 -mclock 1000 -fanmin 70 -gpus 1
    This results in following temp/power which previously resulted in 78 avg hashrate:
    Code:
    GPU1: 78C 47% 152W
    GPUs power: 152.0 W
    Now it results in 64-70.

    PC config:

    Can anyone advise how to fix to avoid the requirement to use -clkernel 0 switch which apparently drops the hashrate?

    Couple of days ago, my rigs stopped mining after a Windows Update, when the update replaced my AMD driver. In Device Manager, the driver is shown as 30.0.13023.1012. After restart, one of my rigs with newer GPUs is working fine with this driver, but my other rigs with Polaris cards are unstable or not working with it. I uninstalled this driver, DDU it, and installed the old drivers I had, disabled driver update in Windows Update, but that driver keeps coming back somehow. So check your driver version. I see yours and a couple more questions, are similar to my problem.

    Also for your Radeon VII, read the first page of this treat. There were notes from the devs about specific drivers to use with Radeon Vega and Radeon VII.

    Post
    Topic
    Board Mining (Altcoins)
    Re: PhoenixMiner 5.9d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 17/01/2022, 02:39:44 UTC
    Hi all,

    I posted this question couple of days before, but was deleted. I wonder why, since it's fully on-topic, and perhaps a simptom of a problem woth PhoenixMiner (or it's just me, but the question is honest).
    Well, the cas is  I got an out of memory problem mining ETC (eth classic) with my 3GB nVidia GTX1060, since a couple of days ago.
    Coincidentally with change to epoch #238 (5.9d say's to be good up to epoch #240 and 3gb cards should be able to mine etc until june/22 or so).
    Any one with the same issue?

    This is the command line:
    ./PhoenixMiner -pool us1-etc.ethermine.org:4444 -wal 0xblablabla -worker myworker -pass x -coin etc

    This is the output:
    Phoenix Miner 5.9d Linux/gcc - Release build
    --------------------------------------------



    Hope somebody could help, and thanks in advance for any hint,


    First, please move the log file to a Code window.
    I remember more than a year ago when 4G GPU's was about to phase out on ETH, my Nvidia cards stopped mining 2-3 months before my AMD cards. Then just before the AMD GPU's ran out of memory and stoped mining, was invented :

    Code:
    -daglim <n>
       (AMD Polaris, Baffin, Tonga, or Fiji cards only) Limit the DAG size
       to <n> MB to allow mining on 4 GB cards a few weeks after epoch 373
       on Windows (or 381 on Linux). The possible values except the exact
       DAG limit are also 0 (turn off the DAG limit), 1 (automatic DAG
       limit size, usually 4023 MB under Windows; this is the default).
       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 3996" or even lower.

    But I think this worked on AMD cards only. Check in the readme file if there is a solution for Nvidia.

     Sorry, but maybe is time for you to switch to another coin or upgrade the GPUs.

    Post
    Topic
    Board Mining (Altcoins)
    Merits 2 from 1 user
    Re: PhoenixMiner 5.9d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 17/01/2022, 01:56:00 UTC
    ⭐ Merited by vapourminer (2)
    Im using a rx 6600 xt hellhound, and the only way i can get it above 30 MH/s is without touching MSI afterburner. because i cant tune it, it is pulling 105w instead of what i hopped to be around 55.

    Anytime I touch afterburner and try to open phoenix miner my DAG refuses to download & after a minute or two of mining @ 0 MH/s the whole computer freezes and i have to restart.

    Any idea on what could be the issue here? I have the latest AMD drivers. I do not have the newest version of afterburner though, could that be a problem?

    is there a parameter i should put in my bat or config files that could fix this? I currently only have the basics, my pools, wallet/name, proto 3, & cdm1.


    Forget about Afterburner and AMD's wattman. Just add -mt 1, -cclock 1000, -cvddc 670, -mclock 2150 for beginning. Test these numbers in 24 hours for stability. If runs stable, change 1 parameter by 10 and test for 24 hours. After you find the best value for this parameter, repeat the same with the next one.
    Post
    Topic
    Board Mining (Altcoins)
    Re: PhoenixMiner 5.9d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
    by
    relax69
    on 10/01/2022, 06:38:12 UTC


    Quote
    [moderator's note: consecutive posts merged]

    I do not agree with the moderator's decision to merge my previews posts from yesterday because they were answers for two different problems not connected to each other. When the answers are to different persons for the same issue is OK to merge them, but is better and more clear to keep them separated when are no connected questions. Before the moderators make automatic corrections, they have to read the posts and then take action.

    Guess you missed the part where there is a dividing line and the quoted message for each response.  Seems quite clear its two different questions being answered.  And dont forget mods get the final say in posts.  The mods dont need your agreement its thier call not yours.

    I know what is the mods role and why we need them. I appreciate their work for us, but instead of acting like robots and taking action automatically, they need to read the content and decide what to do as humans.

    For example, if I have a problem and ask for help, when I come back a few hours later, to seek for solution, probably I won't have time to read all the content after my posting, and will like to go directly to the possible answers.