todxx / teamredminer

AMD GPU Optimized Cryptocurrency Miner
958 stars 204 forks source link

Failed to initialize device idx 0 (-20) #276

Open Pasadesu opened 3 years ago

Pasadesu commented 3 years ago

\teamredminer-v0.8.1.1-win>teamredminer.exe -a ethash -o stratum+tcp://eu2.ethermine.org:4444 -u [ethdir] Team Red Miner version 0.8.1.1 [2021-04-07 14:45:53] Pool eu2.ethermine.org: Ethermine ethash auto mode detected, setting --eth_stratum=ethproxy [2021-04-07 14:45:53] Auto-detected AMD OpenCL platform 0 [2021-04-07 14:45:53] Initialize error, unknown platform 03f2 [2021-04-07 14:45:53] Failed to initialize device idx 0 (-20) [2021-04-07 14:45:53] Successful clean shutdown.

i have this error what the -20 mean and how to fix it?

Martyncho2021 commented 3 years ago

I have the same error. Please how we fix it? Thanks.

miguel-n-rodrigues commented 3 years ago

Use the list devices command do map what devices you have and then put the "-d #" on the batch file to select the device(s) you want. I was having this issue because my rig had an apu (integrated graphics on cpu), so I had to select the gpu to avoid this error

care4somegopher commented 3 years ago

Use the list devices command do map what devices you have and then put the "-d #" on the batch file to select the device(s) you want. I was having this issue because my rig had an apu (integrated graphics on cpu), so I had to select the gpu to avoid this error

What exactly should I type in the batch file when the list devices command looks like this? Can you show me an example?

Screenshot (109)