<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Bitcoin%2FBFGMiner%2FNotes</id>
	<title>Bitcoin/BFGMiner/Notes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Bitcoin%2FBFGMiner%2FNotes"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Bitcoin/BFGMiner/Notes&amp;action=history"/>
	<updated>2026-05-09T08:14:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Bitcoin/BFGMiner/Notes&amp;diff=1900&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== BFGMiner ==  BFGMiner - a modular ASIC/FPGA Bitcoin miner - http://bfgminer.org/  BFGMiner is a modular ASIC/FPGA miner written in C, featuring dynamic clocking, monitoring...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Bitcoin/BFGMiner/Notes&amp;diff=1900&amp;oldid=prev"/>
		<updated>2015-03-08T07:11:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== BFGMiner ==  BFGMiner - a modular ASIC/FPGA Bitcoin miner - http://bfgminer.org/  BFGMiner is a modular ASIC/FPGA miner written in C, featuring dynamic clocking, monitoring...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== BFGMiner ==&lt;br /&gt;
&lt;br /&gt;
BFGMiner - a modular ASIC/FPGA Bitcoin miner - http://bfgminer.org/&lt;br /&gt;
&lt;br /&gt;
BFGMiner is a modular ASIC/FPGA miner written in C, featuring dynamic clocking, monitoring, and remote interface capabilities.&lt;br /&gt;
&lt;br /&gt;
-&lt;br /&gt;
&lt;br /&gt;
Bitcoin mining on Raspberry Pi with USB ASIC Miner Block Erupter | LinuxConsultantsIreland.com - http://www.linuxconsultantsireland.com/content/bitcoin-mining-raspberry-pi-usb-asic-miner-block-erupter&lt;br /&gt;
&lt;br /&gt;
== Install ==&lt;br /&gt;
&lt;br /&gt;
 apt-get install uthash-dev libjansson-dev&lt;br /&gt;
&lt;br /&gt;
 wget http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.4.0/bfgminer-3.4.0.zip&lt;br /&gt;
 unzip bfgminer-3.4.0.zip&lt;br /&gt;
 cd bfgminer-3.4.0&lt;br /&gt;
 ./configure --prefix=/opt/bfgminer&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
 ./bfgminer&lt;br /&gt;
 bfgminer -o mining.harvestcoin.com:9332 -u 13sEZXeUc2RRsWfVq4sqf3zCoHZsm1gMNJ -px -S all&lt;br /&gt;
&lt;br /&gt;
 # By default this script does nothing.&lt;br /&gt;
 su miner -c &amp;quot;screen -d -m bfgminer -o mining.harvestcoin.com:9332 -u 13sEZXeUc2RRsWfVq4sqf3zCoHZsm1gMNJ -px -S all&amp;quot;&lt;br /&gt;
 exit 0&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
 checking whether HASH_ITER is declared... no&lt;br /&gt;
 configure: error: Could not find HASH_ITER - please install uthash-dev 1.9.2+&lt;br /&gt;
&lt;br /&gt;
 apt-get install uthash-dev&lt;br /&gt;
&lt;br /&gt;
-&lt;br /&gt;
&lt;br /&gt;
 checking for jansson in system-default locations... not found&lt;br /&gt;
 configure: error: Could not find jansson library&lt;br /&gt;
&lt;br /&gt;
 apt-get install libjansson-dev&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>