Bitcoin Forum
September 30, 2025, 04:52:04 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Computer hardware / Re: [IN STOCK] 32-37gh Rockminer R-BOX. *ASICPuppy.net* 40-50 watts $79 on: June 07, 2014, 03:29:27 PM
I think I actually did compile again after adding those files come to think of it.  I've made so many changes to my setup including swapping hard drives etc, and have been using mostly cgminer, and have had older versions installed, 32 bit version of Xubuntu and 64 bit version.  Hard to keep track of all the changes I've made, but now I've only got 2 PCs running, one with the R-boxes, some nanofury yellowjackets, and a usb bi-fury using cgminer, and one machine with antminer u2's,a nanofury 2, and a bfl jalapeno using bfgminer.  Am trying to sell the blades I have on amazon since they don't hash enough to justify running them at 80-100 watts each for just 10 gigahashes.
2  Economy / Computer hardware / Re: [IN STOCK] 32-37gh Rockminer R-BOX. *ASICPuppy.net* 40-50 watts $79 on: June 07, 2014, 02:46:05 PM
I have Xubuntu running on all of my mining machines, and I wasn't able to get my r-boxes running immediately in linux, so I used the windows version of cgminer for a  few days until I had some time to try get it running on my linux machines.  I got it to work by building cgminer first, then copying the files from rockminerinc/cgminer.  First, I made sure to get the 4.3.3 version from http://ck.kolivas.org/apps/cgminer/4.3/  Then open terminal in the cgminer 4.3.3 folder and type:

CFLAGS="-O2 -Wall -march=native" ./configure <options>

with options to include any other mining devices you will need.  Read the file called README and probably ASIC README as well.  There are no < or >, for the actual options usually it will be --option, for example one config including bitfury and icarus support would look like this:

CFLAGS="-O2 -Wall -march=native" ./configure --enable-bitfury --enable-icarus

then type

make

then type

sudo make install


AFTER that, I replaced the files cgminer.c, driver-Icarus.c and miner.h with files from this location: https://github.com/rockminerinc/cgminer-for-R-BOX and it has been working great for me since.

When I fire up cgminer, I type in all of the extras that I want, since there's something wrong with it loading my config file.  So I type in:

./cgminer -o http://stratum.btcguild.com:3333 -u (username) -p x --icarus-options 115200:1:1 --anu-freq 280

This will set the frequency to 280, mine have been pretty stable at that frequency at a little over 33 gh on each - I think I could get a higher hash rate at 280 if I did some more organizing and cooling - my r-miners are all packed into a computer desktop case, could use some better airflow.
3  Economy / Computer hardware / Re: [OPEN] 32-37gh Rockminer R-BOX. ASICMiner Gen 3. 40-50 watts $89 on: May 26, 2014, 02:02:16 AM
I'd like to order at least one of these, do you only accept bitcoin for payment?  I've been having issues with purchasing bitcoins via Coinbase recently.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!