Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ZERO - COMMUNITY TAKEOVER
by
R3DEY3
on 25/02/2018, 23:43:21 UTC
please help

i can't mine zero with nvidia 1080 and optiminer

This is my bat file   ''optiminer -s mining.zero-currency.com:3333 -u t1RLC6WiYG5JKG42SZzQeMG1V68BWcWjW7J.poulakizero1 -p x -m 8080''


and the result

C:\Users\SofosMiner\Desktop\optiminer-zero-win>optiminer -s mining.zero-currency.com:3333 -u t1RLC6WiYG5JKG42SZzQeMG1V68BWcWjW7J.poulakizero1 -p x -m 8080
[2018-02-26 00:30:09.305] [info] Optiminer/Zero 1.2.0 (C) Optiminer 2017
[2018-02-26 00:30:09.319] [info] Connecting to mining.zero-currency.com:3333.
[2018-02-26 00:30:09.772] [info] Using generic kernel code.
[2018-02-26 00:30:09.774] [info] Autodetected '--intensity 1' for device 0.
[2018-02-26 00:30:09.775] [error] Not enough device memory available: Require 6976810112b but got 1679559885b! Mining will most likely fail!
[2018-02-26 00:30:09.784] [info] [GPU0] Device info: {"id": "0/0" "name": "Intel(R) HD Graphics 610" "platform": "Unknown" "driver": "22.20.16.4836"}
[2018-02-26 00:30:09.787] [error] OpenCL error: Failed to read bin/Unknown_base.bin (CL_DEVICE_NOT_FOUND)
[2018-02-26 00:30:09.788] [info] Press any key to exit application.
[2018-02-26 00:30:09.820] [info] Extranonce is '6000000d'.
[2018-02-26 00:30:09.892] [info] Mining target is 0320000000000000000000000000000000000000000000000000000000000000
[2018-02-26 00:30:09.894] [info] Got new work.
[2018-02-26 00:30:09.999] [info] Connected to mining.zero-currency.com:3333.
[2018-02-26 00:30:24.010] [info] Got new work.

thank you in advance


Failed to read bin/base.bin
You need to run the miner from the directroy where optiminer-zcash is in otherwise it will not find the opencl kernel.


[error] OpenCL error: cl::Context::Context() (CL_DEVICE_NOT_FOUND)
Either you have specified a wrong device / platform combination or there is a problem with your OpenCL setup.

By default platform id 0 is used. You can specify a different platform by adding '-c N' to the command line where N is a small number (try 0,1,2).

Restarting X might help to re-initialize the graphic driver under Linux.