Quick and easy mining on OS X

5

I am new to Bitcoins, and I'd like to get started mining, but I'm on OS X. I've tried several different mining applications, and none of them have worked for me. I've got nothing but errors. Is there a mining application that has quick and easy setup?

I have tried DiabloMiner, RPC Miner, and one other that I can't remember the name of. I will put it up here if I find it.

daviesgeek

Posted 2011-09-08T19:49:28.753

Reputation: 167

1Why don't you list the ones you've already tried, to start everyone off on the same page?eMansipater 2011-09-08T20:52:25.347

what errors are you getting with RPC Miner? The CPU miner should work for you, but you won't get much with a CPU. I would warn that Mac laptops seemed to become hotter than would be safe for the hardware when GPU mining and iMacs are probably the same... at the very least run smcfancontrol and ramp up the fans if you want to mine on a macJohn 2011-09-09T18:54:57.103

Answers

5

Try the DiabloMiner app. It uses an older version of Diablo Miner that should work. The developers behind bitcoin mining software usually do not put much effort into Mac compatibility mainly because of two aspects:

  • Most Macs (iMac/Macbook/Macbook Pro) are not suited for mining because they have poor ventilation, which causes overheating issues.

  • Apple's OpenCL implementation is not very good. There are constant complaints about its inefficiency and incompatibility with mining software.

nmat

Posted 2011-09-08T19:49:28.753

Reputation: 10 879

I ran it and got: ERROR: OpenCL platform Apple contains no devicesdaviesgeek 2011-09-08T21:32:05.450

@daviesgeek what is your computer model and OSX version? You might not have OpenCL support in your card.nmat 2011-09-08T23:25:50.497

I have a MBP 8,1 and OS 10.6.8daviesgeek 2011-09-08T23:45:52.973

@daviesgeek You have an Intel HD Graphics 3000 so you can't mine with that. Check here for a list of supported GPUs

nmat 2011-09-08T23:54:37.080