Tell me about my problem: I'm trying to run the oBTC (heavy hash) algorithm on the embedded video CPU p5 5600G. But the miner crashes right away, can I solve my problem?
Logminer:
Known issue, iGPU on APU isn't found by the miner or crashes.
It's not fully supported.
I tried to have it work but we got nowhere with it some time back.
@doktor83
A clue might be that "stats" is causing a crash when it queries the iGPU. (this was an issue for Team Black Miner)
You had to use the miner with a --no-stats parameter for it to work without issues if you wanted to use a iGPU from a Ryzen CPU like 5700G.
You do not have a option like this that I could see.
Strangely, on a laptop with AMD Ryzen 5 4500U it works.
AFAIK NBMiner is maybe the only one having an option to enable iGPU's according to their readme.md
--enable-igpu AMD igpu is disabled by default, set this option to enable.
Don't know how well it works.