Just to clarify the curiosity about lolMiner configuration:
Pre 1.0 lolMiner had only one parameter to configure the algorithm - this was --coin and did all the needed stuff in one command: selecting right algo + right personalization plus right stratum.
Issue some users of mine had was when a new coin was added with the same algo or one project changed the personalization parameter. Then the shortcut was not right.
Therefore lolMiner 1.0 and newer added a new parameter --algo (or short -a) that can select the algorithm, while --pers takes the personalization for Equihash based algos. So one old parameter was replaced by two new, but its now cleaner separated and when new projects with same PoW come along they should work out of the box.
--coin is still present in lolMiner 1.0 and up, but only for special functions like algorithm switchers and some often used presets. The standard way for future use and additions should be using --algo and maybe - for Equihash - --pers. It might be that some algos in future will be added that need a 3rd parameter to select the right stratum, but that did not happen yet.
I have the feeling that --algo + --pers is much closer to what other miners do and so hope using this pattern clears most of the configuration confusion.
Thanks for clarifying the lolMiner configuration side of things
The issue I'm having is that with the current Awesome Miner setup, EQUI144_5, ZEL, and EQUI192_7 do not get the --pers parameter added to the generated comandline, (and - for people who are reading along - for those algo's --pers is required, not optional), and I don't know how to setup AM so that it will add it along with the correct argument whilst using profit switching.
I don't even know if it is an AM issue, an EBKAC issue, or a combination of both, (which in itself is an EBKAC issue ), and my google-fu is poo, so I posted the steps I took to find out why I couldn't benchmark those algo's through AM in the hope that someone would point me in the right direction.
Have fun! =8^)