The Computer Oracle

Getting a GPU Bitcoin miner for Linux 64bit

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5 Looping

--

Chapters
00:00 Getting A Gpu Bitcoin Miner For Linux 64bit
00:32 Answer 1 Score 1
01:09 Accepted Answer Score 16
02:53 Thank you

--

Full question
https://superuser.com/questions/316020/g...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#linux #softwarerec #64bit #bitcoin

#avk47



ACCEPTED ANSWER

Score 16


Here is a list of the currently available miners. Most of them support Linux:

GPU

  • DiabloMiner - Support: Windows, Linux, OSX Features: Long
    Polling, BFI_INT
  • poclbm - Support: Windows, Linux. Features: Long Polling, BFI_INT
  • hashkill - Support: Linux .Features: Long Polling, BFI_INT, Auto Reconnect
  • Phoenix - Support: Windows, Linux. Features: Long Polling, BFI_INT, Auto Reconnect

CPU

  • Jgarzik - Support: Windows, Linux
  • Ufasoft - Support: Windows, Linux. Features: Long Polling, Failover

FPGA

Front Ends :

Taken from here. Personally, I am using the GUI minner (which has the poclbm backend). It was easy to setup and it's running fine at Ubuntu 10.10 64 bit with an ATI card.




ANSWER 2

Score 1


In my experience, Linux is far better supported by the Bitcoin community than Windows is. The same goes for ATI vs. Nvidia; ATI cards are far better at doing the calculations required for mining bitcoins, so all the serious miners use them. 32 vs. 64 bit should also be a non-issue; just pick the 64-bit version of the AMD Stream SDK instead of the 32-bit version.

Here's a guide for setting up the Phoenix and poclbm miners on Ubuntu 11.04. Setup should be roughly similar on other distributions.