Xilinx / blockchainacceleration

https://xilinx.github.io/blockchainacceleration/
Other
43 stars 32 forks source link

[XRT]:ERROR See dmesg log for details. err=-2 #6

Open Sandcu418 opened 2 years ago

Sandcu418 commented 2 years ago

When I loading the xclbin i found error message below ethminer 0:01 A0 0.00 cl0 6.00 ethminer Job:46dd6fd4.. f2pool.wanshuawu.xyz[43.129.210.144:6688 ethniner Job:2f21cc97..f2pool.wanshuawu.xyz[43.129.210.144:6688] XRT build version:2.9.317 Build date: 2021-03-13 05:10:45 Git branch:2020.2 PU1 PID:16747 UID:1000Loading:'/ethash kernel.xclbin' [Sat Dec 4 08:20:422021 GMT] HOST:fdl9620 EXE:/home/fdl9620/blockchalnacceleration-main/blockchatnacceleration-main/ethminer/build/ethminel [XRT] ERROR: See dmesg log for details. err=-2 [XRT] ERROR: failed to load xclbin X 16:20:42 c1-0 Exception thrown in worker thread: Opencl Error: clcreateProgramwithbinary: c

how can i fix it?

vt-lib-support commented 2 years ago

Hi @Sandcu418 , this solution targets at Varium C1100. Please check if you're using the correct device.

According to the log, it seemed to failed to load the xclbin file for mining. More details will help figure which part went wrong. (1) Did you successfully load the dag_gen xclbin to the card? This should be seen in earlier log. (2) Did you make any changes to the source code ? Did you use the pre-built xclbin files downloaded from Xilinx website?