Ah...also consider that even if I manually edit the minercmd file after the minerstarts it is constantly uddating that file. So it's useless.
The main question here is: who is writing that file? How can I avoid to have that "-profile=ETHOS" inserted in the string?
Ticket open in ETHOS:
https://github.com/cynixx3/third-party-miner-installer-for-ethos/issues/71As I told, you can wait or running manually until they made the update. Also there explains how to install custom miners.
Enjoy mining
OK I have removed and re-installed lolminer and now it is generating the right string. The problem now is that it is connecting to the pool but disconnecting immediately after. I tried 2miners and leafpool. Same result. See the error below:
https://imgur.com/wSuBMA7This is my json:
{
"DEFAULTS": {
"DEVICES": "AMD",
"APIPORT": 42066
},
"ETHOS": {
"COIN": "BEAM",
"POOLS": [
{
"POOL": "beam.2miners.com",
"PORT": "5252",
"USER": "MY_ADDRESS.733d0f",
"PASS": "x",
"TLS": "0"
}
]
}
}
Getting closer...