차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
마지막 판양쪽 다음 판
tech:ethereum [2021/07/30 19:17] – [채굴기] V_Ltech:ethereum [2021/09/06 20:42] 108.162.246.18
줄 12: 줄 12:
     * [[https://blog.boxcorea.com/wp/archives/3012|리눅스에 ethminer 설치하기]]     * [[https://blog.boxcorea.com/wp/archives/3012|리눅스에 ethminer 설치하기]]
  
 +마이닝 풀허브 ethermine.org 에 접속하는 것을 기준으로 기본적인 채굴 설정은 다음과 같다
 +사용하는 시스템이
  
 +NVIDIA 그래픽 카드를 장착하고 있다면
 +
 +  ethminer -U -P stratum2+tcp://[email protected]:14444
 +
 +
 +AMD 그래픽 카드를 장착하고 있다면 
 +
 +  ethminer -G -P stratum2+tcp://[email protected]:14444
 +
 +사용하는 시스템이 NVIDIA AMD 그래픽 카드를 모두 장착하고 있다면
 +
 +  ethminer  -P stratum2+tcp://[email protected]:14444
 +
 +
 +
 +라데온에서 OPenCL안잡히는 경우 [[https://github.com/ethereum-mining/ethminer/issues/2001|참고]]
 ====풀==== ====풀====
  
   * [[https://ethermine.org/|이더마인]]   * [[https://ethermine.org/|이더마인]]