Same profit switching issue as well. I noticed under the View Details tab the profitable coin that it's not mining has disappeared yet under the same Profit Profile/Online Services the algo/coin that is most profitable still appears.
Re-adding and restarting seems to fix it temporarily but after a few minutes it disappears and switches to a less profitable option.
Hopefully this helps in debugging the issue.
I've identified some scenarios where the Profit Profiles didn't fully work as expected. Once v4.3 is made available, can you please try again?
I've noticed a few similar posts about the profit switcher as well. So once you are on version 4.3 and if you run into any issues again, please send me an e-mail with the following details:
1) A screenshot of the View Details dialog showing the Profit switching information
2) Information about which coin is being mined and if that is what was expected or not
3) Log files both for Awesome Miner and from the Remote Agent (if used)
4) The exact time when it happend
Version 4.3 will be relesed within the next 8 - 10 hours. Many thanks!
Upgraded my small test rig and noticed that it switched to Skein and dropped my profit from $6 per day with Equihash to $0.000016 with Skein. It appears that sgminer-5.6.1-nicehash-51-windows is being executed for Skein and for some reason that miner is trying to using the onboard Intel video instead of the 2 RX 5xx series AMD cards this small rig has.
According to profit details though Skein is more profitable than Equihash right now so the problem doesn't appear to be with Profit Switching but maybe the miner app or how the miner is being executed through AM?
[14:19:59] Use the gpu map feature to reliably map OpenCL to ADL
[14:19:59] WARNING: Number of OpenCL and ADL devices did not match!
[14:19:59] Hardware monitoring may NOT match up with devices!
[14:19:59] Probing for an alive pool
[14:20:01] Switching to MiningPoolHub [SHA-3] - first alive pool
[14:20:01] Startup GPU initialization... Using settings from pool MiningPoolHub [SHA-3].
[14:20:01] Startup Pool No = 3
[14:20:01] MiningPoolHub [SHA-3] difficulty changed to 512
[14:20:01] MiningPoolHub [Skein] difficulty changed to 11.799
[14:20:01] Building binary maxcoinIntel(R) HD Graphicsgw256l4.bin
[14:20:02] Initialising kernel maxcoin.cl with nfactor 10, n 1024
[14:20:02] Initialising kernel maxcoin.cl with nfactor 10, n 1024
[14:20:03] Building binary ckolivasIntel(R) HD Graphicsgw256l4lg2tc2048nf10.bin
1) A screenshot of the View Details dialog showing the Profit switching information >>>>>> Google Drive link below
2) Information about which coin is being mined and if that is what was expected or not >>>>>> Discussed above it switched from Equihash to Skein and that appears to be correct
3) Log files both for Awesome Miner and from the Remote Agent (if used) >>>>>> Google Drive link below
4) The exact time when it happened >>>>> Between 2:00-2:20 PM is when I was troubleshooting
https://drive.google.com/open?id=1wDYpcN1Nni8neIQ9wGisZF3DfO-YzohNFirst of all, your sgminer output indicates that it uses your Intel onboard GPU. To correct that:
Right click on the miner and select "Edit Profit profile". Select Sgminer in the list of mining software and click Configure. Add the following in the Command Line section:
--gpu-platform 1
You screenshot shows that Skein is most profitable, and Skein is what is being mined. However, your actual hashrate is very low so you are not getting the profit according to your profile - and it's what your profile defines that is used by the profit switcher. If you either benchmark or manually update your Profit profile with the correct hashrate for Skein, the profit switcher will no longer favor it as much.