昨天我在我的 Ubuntu 18.04 VServer 上安裝了 bfgminer 來挖掘比特幣......我透過複製 github 儲存庫來做到這一點(https://github.com/luke-jr/bfgminer)並安裝必要的依賴項。之後我用我的CPU運行./autogen.sh
並./configure —enable-cpumining
挖礦。最後我用 完成了安裝make
。安裝後,我嘗試使用 -command 啟動 bfgminer./bfgminer
並收到以下錯誤:
NO DEVICES FOUND: Press 'M' and '+' to add
請幫我解決這個問題嗎?