So it's not possible to set -coin for devfee other that is mined?
I can't mine YOC and set "-coin ella" for dev fee?
No, it is absolutely possible to mine YOC and set ella for devfee coin, but you have to do it in the epools.txt if your pools are specified in epools.txt. Also, in such case you are better off selecting a DBIX (add
-coin dbix in the command-line/config.txt, and
COIN: dbix in the epools.txt) for example because it is only at DAG epoch 17 and has much smaller DAG than Ella (DAG epoch 95):
POOL: YourYOCPool, WALLET: MyWallet, WORKER: MyWorkerName, PSW: x, COIN: dbix
Just build a six GPU rig.
But when I run start.bat
The program try s to load 12 gpu's.
And then shuts down, because of the pagefile.
You have two sets of OpenCL drivers (one remaining from pre-18.10 drivers, and other from the 18.10, 18.11, or 18.12 drivers). The
proper way to fix this is to use DDU to remove all AMD drivers then install the preferred driver. The quick and dirty way is to add
-gpus 2,4,6,8,10,12 to your command line and ignore the "ghosts" of your cards.