8

I've just learned about the awesome world of Bitcoins. I've learned that the only way to make a decent amount of bitcoins is to "mine". However, everywhere I look, the miners are for Windows and those that have clients for Linux only support 32bit.

I'd like to be able to mine off my GPU (if possible). I have an ATI graphics card (I've heard there isn't much support for ATI, only Nvidia).

nopcorn
  • 16,982

1 Answers1

15

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.

nmat
  • 1,631