top of page

Mining on Ubuntu utilizing Ancient Cards: Cudaminer GTS250 GT8800


This is a tutorial to mine cryptocurrency utilizing outdated Nvidia GPUs that are GTS250 and GT8800. These GPUs solely helps as much as Nvidia Driver 340, cuda toolkit 6.5, and compute functionality 1.1 (refer https://youtu.be/J7DUcYvk3j4 of find out how to set up nvidia cuda toolkit 6.5). Current miner software program not assist these, even ccminer. The just one that I discovered working was solely the very outdated cudaminer. I take advantage of it to mine Scrypt cash on miningpoolhub.

Disclaimer: I do know effectively that’s a lot lower than worthwhile to mine on this historical playing cards and should even be hazardous to the setting. This try is just for curiosity, for these on the market eager to know and expertise mining on outdated playing cards.

Steps:

1. https://youtu.be/J7DUcYvk3j4. 2. git clone https://github.com/cbuchner1/CudaMiner.git. 3. sudo apt set up automake libcurl4-gnutls-dev libssl1.0.Zero libssl-dev gcc-4.Eight g++-4.8. 4. sudo update-alternatives –install /usr/bin/gcc gcc /usr/bin/gcc-4.8 50; sudo update-alternatives –install /usr/bin/g++ g++ /usr/bin/g++-4.8 50. 5. cd CudaMiner. 6. sed -i s/SSL_library_init/OPENSSL_init_ssl/ configure.ac configure. 7. ./autogen.sh 8. ./configure 9. edit Makefile and alter all compute_10 to compute_11 10. make 11. chmod +x cudaminer 12. ./cudaminer -a scrypt -o stratum+tcp://hub.miningpoolhub.com:17001 -u 0fajarpurnama0.default -p x

0 views0 comments

Recent Posts

See All

Comments


bottom of page