Pages:
Author

Topic: OLD: BFGMiner 4.10.0: GBT+Stratum, RPC, Mac/Linux/Win64, Spondoolies SP30 - page 34. (Read 308307 times)

legendary
Activity: 2576
Merit: 1186
Luke,

I'm using BFGminer to proxy a Dragon 1T miner & it seems to be working well except for the reported speed. The miner as well as the pool are reporting roughly 1TH while BFGminer is reporting 11.xx Gh. Kinda like the decimal is
two places to far to the left ...
I've heard Dragon miners are broken and require you to set the share difficulty on the device itself.
For BFGMiner's stratum proxy, the correct value is pdiff 1.
legendary
Activity: 966
Merit: 1003
hi

which option is ok

-S rockminer:all --icarus-options 115200:1:1

or

-S rockminer:all --set rockminer:clock=290

i hope i get a answer
ty and cya
I don't have a Rockminer but I believe the "Icarus" timings are only used for "Block Erupters" chips any longer. I would try the second line.
member
Activity: 73
Merit: 10
Luke,

I'm using BFGminer to proxy a Dragon 1T miner & it seems to be working well except for the reported speed. The miner as well as the pool are reporting roughly 1TH while BFGminer is reporting 11.xx Gh. Kinda like the decimal is
two places to far to the left ...
sr. member
Activity: 376
Merit: 250
no Sir. Nothing to see Sir. Keeping calm carrying
hi

which option is ok

-S rockminer:all --icarus-options 115200:1:1

or

-S rockminer:all --set rockminer:clock=290

i hope i get a answer
ty and cya
legendary
Activity: 1018
Merit: 1001
Hi, thanks receptr, many files are gone  Wink . Next step is to disable SHA256d support because I need only Scrypt, I try to compile with

Code:
./configure CFLAGS="-O3" --disable-other-drivers --enable-scrypt --disable-SHA256d

but SHA256d wasn't disabled.

Thanks W_M

 
sr. member
Activity: 294
Merit: 250
I have just put BFGMiner 4.2.0 on my MinePeon setup.  Did you need to do any special compiling to have it detect your R-Box?

Were you able to get it working with minepeon? I've had no such luck as yet, but I didn't try particularly hard...
newbie
Activity: 12
Merit: 0
Hi, i have compiled BFGMINER from the git, ad work fine, but now i need to delete all unnecessary file to run the program, because my linux work in ram on 128mb board. What files are needed to bfgminer for working?

Thanks in advance W_M

Well seeing you cloned it from git...

You can delete the .git and .deps folders and save ~42MB.

Run this in the directory of bfgminer.
Code:
sudo rm -f -r .git .deps

You also can remove any driver files that you will not be using. Also any read me/information files. Also source files.

Hope this helped.
legendary
Activity: 1018
Merit: 1001
Hi, i have compiled BFGMINER from the git, ad work fine, but now i need to delete all unnecessary file to run the program, because my linux work in ram on 128mb board. What files are needed to bfgminer for working?

Thanks in advance W_M
newbie
Activity: 12
Merit: 0
Rpi is a picky little SOB when it comes to usb hubs.  NO USB3 at all and only specific usb 2.0 hubs are recognized.

I realized that the hard way after some troubleshooting. Then I was like oh, perfect something so simple yet I did not think of it right away. Now for future projects i will not forget about it.
newbie
Activity: 12
Merit: 0
I have just put BFGMiner 4.2.0 on my MinePeon setup.  Did you need to do any special compiling to have it detect your R-Box?

Nothing special is needed make sure you compile it correctly and that libusb is installed if you have an issue.

Here is what I use for the command in my shell script to run it. you may not need the api on if your not going to use it.

Code:
bfgminer -o yourhost:yourport -u youruser -p yourpassword -S rockminer:all --icarus-options 115200:1:1 --api-listen --api-network --no-submit-stale

With out API.

Code:
bfgminer -o yourhost:yourport -u youruser -p yourpassword -S rockminer:all --icarus-options 115200:1:1 --no-submit-stale

Let me know if you have an issue.

I don't use minepeon, i just use raspian. However i will download a copy and test it with the new bfgminer 4.20.
legendary
Activity: 1288
Merit: 1004
I have just put BFGMiner 4.2.0 on my MinePeon setup.  Did you need to do any special compiling to have it detect your R-Box?


Raspberry Pi Setup

I have got (2) Rockminer R-BOX's working on the Pi just fine using Luke-Jr's BFGMiner 4.2.0. Also using customized PiMiner with Adafruit's CharPlate LCD.

I am running the latest Raspbian on my sd card.

I have a picture of the sloppy setup, please don't mind it.



I had an issue with bfgminer not detecting my R-BOX's through a USB hub. However connected directly they worked fine. I was using a Anker USB 3.0 hub which apparently it did not like. I found an old Rosewill USB 2.0 hub laying around and hooked it up... it then detected the miners.

Remember to run bfgminer as su, as it also did not detect my R-BOX's as it did not have permission.

I used shell scripts at boot up to auto run the PiMiner and BFGMiner.

I just wanted to share the USB hub issue as it was a pain in the ass.
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
Raspberry Pi Setup

I have got (2) Rockminer R-BOX's working on the Pi just fine using Luke-Jr's BFGMiner 4.2.0. Also using customized PiMiner with Adafruit's CharPlate LCD.

I am running the latest Raspbian on my sd card.

I have a picture of the sloppy setup, please don't mind it.



I had an issue with bfgminer not detecting my R-BOX's through a USB hub. However connected directly they worked fine. I was using a Anker USB 3.0 hub which apparently it did not like. I found an old Rosewill USB 2.0 hub laying around and hooked it up... it then detected the miners.

Remember to run bfgminer as su, as it also did not detect my R-BOX's as it did not have permission.

I used shell scripts at boot up to auto run the PiMiner and BFGMiner.

I just wanted to share the USB hub issue as it was a pain in the ass.

Rpi is a picky little SOB when it comes to usb hubs.  NO USB3 at all and only specific usb 2.0 hubs are recognized.
newbie
Activity: 12
Merit: 0
Raspberry Pi Setup

I have got (2) Rockminer R-BOX's working on the Pi just fine using Luke-Jr's BFGMiner 4.2.0. Also using customized PiMiner with Adafruit's CharPlate LCD.

I am running the latest Raspbian on my sd card.

I have a picture of the sloppy setup, please don't mind it.

http://buffalotechservices.com/images/rm-setup.jpg

I had an issue with bfgminer not detecting my R-BOX's through a USB hub. However connected directly they worked fine. I was using a Anker USB 3.0 hub which apparently it did not like. I found an old Rosewill USB 2.0 hub laying around and hooked it up... it then detected the miners.

Remember to run bfgminer as su, as it also did not detect my R-BOX's as it did not have permission.

I used shell scripts at boot up to auto run the PiMiner and BFGMiner.

I just wanted to share the USB hub issue as it was a pain in the ass.
newbie
Activity: 23
Merit: 0
If you need or want cgminer 4.3.3 for RockMiner R-Box for Minepeon

you can goto cur.lv/ai2vg scroll to bottom left side is the file, download all ready compiled just copy to cgminer location

ssh in or login on rasberryPi

from menu exit to shell
type
mv cgminer /opt/minepeon/bin/cgminer.old  (renames cgminer to cgminer.old does not delete)

cp cgminer /opt/minepeon/bin/cgminer

you may have to goto directory

cd /opt/minepeon/bin

then take ownership

type

sudo chmod 777 cgminer

reboot

newbie
Activity: 23
Merit: 0
@fullintegrity
I use Kubuntu on one of my systems and installed as follows

Type in terminal:

sudo apt-get install bfgminer

or you can use your software installer I would think.
once installed just type bfgminer in termanal it should then prompt you for pool url ect.

bfgminer -S gridseed:all --set-device gridseed:clock=600<------------This is Default change to overclock

try this(what a windows batch file would look like)

Type in terminal
bfgminer -S gridseed:all --set-device gridseed:clock=600 --no-submit-stale -o your pool address:port number -u your user name  -p your password

Hope this helps
member
Activity: 110
Merit: 10
have two gridseeds, and want to install on ubuntu, having a heck of a time to get working, any simple instructions for commands to walk me thru from terminal on ubuntu would be GREAT!
Thanks in advance.

BTW- 2 miners on same machine? each usb mounted? ok?
newbie
Activity: 23
Merit: 0
Update: located proper code on another post
Works fine.
bfgminer -S rockminer:all --set-device rockminer:clock=290

Happy bfgminer works with R-Box now However I still get HW/errors so I am going back to using cgminer it seems to give me a better hash rate compared to bfgminer, don't know why. Can anyone confirm which is running better with minepeon bfgminer 4.2.0 or cgminer 4.3.3? Thank you


Does anyone get 0 HW/errors R-Box running bfgminer on minepeon?
I do have 0 HW/errors on laptop Windows 7 using bfgminer with 5 antminer u2s

Does HW/errors effect your mining efforts?
sr. member
Activity: 376
Merit: 250
no Sir. Nothing to see Sir. Keeping calm carrying
whatz up with my question ?

can i used boths miners , with this cmd line ? -S erupter:all -S rockminer:all
legendary
Activity: 1288
Merit: 1004
Very cool.
MultiMiner is great for windows and Mac but this gives a Pi setup that should help lots of people.
Thanks.

GRID CONTROLA CE (Community Edition) Raspberry Pi image now available for download and testing... I hope I did this right.

https://mega.co.nz/#!5QJkwYyC!-7AJ_qTmcWBmNlS93A1ybQf-oW2CZUZlwYkIUak-yFw

4GB SD card image based on HASHRA BLADE CONTROLA 1.4.6.1 and Luke-Jr BFGMiner 4.2. I have only tested it with 10 GridSeed Minis and 1 Blade. This image has xrdp (Remote Desktop) pre-installed for your convenience so you may want to change credentials if your Raspi is exposed to the public side. HASHRA set credentials below:

Default Username: hashra
Default Password: hashra

Root access:
User: pi
Password: 3K4Hb8FMeZjQZJEX6scYzZa

Will try to create separate support thread if there is any interest (don't want to spam Luke's).

Vadim  
hero member
Activity: 605
Merit: 500
GRID CONTROLA CE (Community Edition) Raspberry Pi image now available for download and testing... I hope I did this right.

https://mega.co.nz/#!5QJkwYyC!-7AJ_qTmcWBmNlS93A1ybQf-oW2CZUZlwYkIUak-yFw

4GB SD card image based on HASHRA BLADE CONTROLA 1.4.6.1 and Luke-Jr BFGMiner 4.2. I have only tested it with 10 GridSeed Minis and 1 Blade. This image has xrdp (Remote Desktop) pre-installed for your convenience so you may want to change credentials if your Raspi is exposed to the public side. HASHRA set credentials below:

Default Username: hashra
Default Password: hashra

Root access:
User: pi
Password: 3K4Hb8FMeZjQZJEX6scYzZa

Will try to create separate support thread if there is any interest (don't want to spam Luke's).

Vadim  
Pages:
Jump to: