Bitcoin Forum
July 01, 2024, 01:27:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 [115]
  Print  
Author Topic: GekkoScience 2Pac/Compac BM1384 Stickminer Official Support Thread  (Read 177160 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (1 post by 1+ user deleted.)
Valnurat
Full Member
***
Offline Offline

Activity: 167
Merit: 100


View Profile
January 20, 2024, 12:52:48 PM
 #2281

Thank Kano for this.
Solution was in the README file.
OlgaMachslochov
Newbie
*
Offline Offline

Activity: 10
Merit: 3


View Profile
June 30, 2024, 10:45:13 PM
 #2282

Thanks for the hint NotFuzzyWarm.

Maybe post 1 could be updated with something that works then  Wink

for those who are not familiar with linux commands here's what I used to make it work (again)
thanks to Kano's well documented cgminer's github page.

Code:
sudo apt-get install build-essential autoconf automake libtool pkg-config libcurl4-openssl-dev libudev-dev libusb-1.0-0-dev libncurses5-dev zlib1g-dev git

cd ~
mkdir mining
cd mining

git clone https://github.com/kanoi/cgminer

cd cgminer

./autogen.sh

CFLAGS="-O2 -Wall -march=native -fcommon" ./configure --disable-libcurl --enable-gekko

make

sudo ./cgminer --widescreen

For me it worked with the old Github Repository on Raspberry Pi 5 with latest Pi OS 64bit:

git clone -b r606 https://github.com/vthoang/cgminer.git

and the above listed Build commands
Greetings Olga

Pages: « 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 [115]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!