genoil don't start Rx480

niubbo1969niubbo1969 Member Posts: 53 ✭✭
Why i cannot to mine with genoil? the version is 1.1.7
If i write ethminer -G -list-devices
The gpu is ok, i see my rx 480 with 8Gb
But when i start the miner with

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

ethminer.exe --farm-recheck 200 -G --opencl-devices 0 -S eth-eu1.nanopool.org:9999 -O 0xe2Aed33146665D88dd47735cD3Bf5a664dE04055.yyyyyyy/[email protected]

The miner says:

No GPU device with sufficient memory was found. can't gpu mine. Remove the -G argument

Where's the error?

Thansk

Comments

  • niubbo1969niubbo1969 Member Posts: 53 ✭✭
    maybe i must be started the geth or parity for syncronizing the blockchain before i start genoil?
    I don't mine in solo, i mine in pool.....
  • RavinderDhillonRavinderDhillon Member Posts: 74 ✭✭

    maybe i must be started the geth or parity for syncronizing the blockchain before i start genoil?
    I don't mine in solo, i mine in pool.....

    Change --opencl-devices 0 to --opencl-devices 1
    Currently you are forcing Genoils miner to mine at GPU at position 0 which is most likely the integrated graphics on your CPU (intel/amd).
Sign In or Register to comment.