Lolliedieb / lolMiner-releases

2.54k stars 577 forks source link

Question: selecting devices #1028

Closed DasUnding closed 2 years ago

DasUnding commented 2 years ago

I have a little questions. I have problems selecting certain devices for mining using: "EXTRAPARAMETERS=--devices 1" or set "EXTRAPARAMETERS=--devicesbypcie on, --devices 4:0" but all devices are selected instead of the desired one. What is wrong? Maybe someone can help.

nameless314 commented 2 years ago

I'm assuming you're using the eth+ton batch file that came with the zip file. That one is missing the !EXTRAPARAMETERS argument in there so it is ignored (that's why all your GPUs are running). You can either add the argument or download the .bat file they attached separately outside the zip file. https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.43/dual_mine_eth_ton.bat

DasUnding commented 2 years ago

Yes I tested the dual mining. Thank you for the batch file it works now.