Pages:
Author

Topic: [Minera v0.9.0] Your next mining dashboard - S9/L3+/D3/CPUminer/CGminer/BFGminer - page 62. (Read 850409 times)

legendary
Activity: 1694
Merit: 1002
Decentralize Everything
Does anybody have any experience running new Rockminer R-boxes with Minera?  I have two hooked up to a RPI2.

cgminer autorestarts every few hours and then about once a day the Pi freezes altogether.  Once the RPI2 is powered off and on again, mining begins until the same thing happens again.

For reference the R-Boxes are running off a breakout board from a Corsair 750w modular PSU and the RPI2 is running off a 2.5A power supply from my old Nexus 5 smart phone.

Any ideas why cgminer keeps restarting and my RPI2 eventually hangs?
member
Activity: 64
Merit: 10
Is there any other apps similar to mobile miner? I would still really like to control miners from my phone.
legendary
Activity: 1015
Merit: 1000
Hey, is it possible to create your own multipool with minera?
Would love an option, that switches through all your pools that are set up.

Maybe 2 hours each pool than switching to another.

Thanks :-)

That's a good idea, unfortunately I haven't much time now but I will add it as TODO. Thanks for the feedback.
newbie
Activity: 6
Merit: 0
Hey, is it possible to create your own multipool with minera?
Would love an option, that switches through all your pools that are set up.

Maybe 2 hours each pool than switching to another.

Thanks :-)
legendary
Activity: 1015
Merit: 1000
newbie
Activity: 20
Merit: 0
How can i give Minera a static network IP?
legendary
Activity: 1150
Merit: 1004
I'm trying to use Minera on a Raspberry Pi with a Zeus Thunder 3 and bfgminer. Note that did a manual install of Minera on an existing Pi image.

When I try to start up the miner, it fails with no obvious error. I tried running bfgminer manually using the same command line so that I could see what's wrong. Apparently there's a missing library, or the paths to it are not there:

Code:
/var/www/minera/minera-bin/bfgminer --scrypt -S zus:all --set zus:chips=128 --set zus:clock=254 -c /var/www/minera/conf/miner_conf.json
/var/www/minera/minera-bin/bfgminer: error while loading shared libraries: libbase58.so.0: cannot open shared object file: No such file or directory

Note that I tried running as various users, including my own user, "minera", and root, in case there was a path issue. Same error in all cases.

After searching for a solution I tried this suggestion, but it did not help. I'm still seeing the error:

https://gist.github.com/daryltucker/1c17354fa39ce8cb2285

Any thoughts on getting this to work?

Maybe I need to manually build bfgminer?

Never mind. Turns out that I did have to build bfgminer after all.

Originally I skipped that last step in the manual instructions because it looked like a bfgminer binary was installed already.

When I followed the last manual instruction and did this, I was able to run bfgminer:

Code:
./build_miner.sh bfgminer
legendary
Activity: 1150
Merit: 1004
I'm trying to use Minera on a Raspberry Pi with a Zeus Thunder 3 and bfgminer. Note that did a manual install of Minera on an existing Pi image.

When I try to start up the miner, it fails with no obvious error. I tried running bfgminer manually using the same command line so that I could see what's wrong. Apparently there's a missing library, or the paths to it are not there:

Code:
/var/www/minera/minera-bin/bfgminer --scrypt -S zus:all --set zus:chips=128 --set zus:clock=254 -c /var/www/minera/conf/miner_conf.json
/var/www/minera/minera-bin/bfgminer: error while loading shared libraries: libbase58.so.0: cannot open shared object file: No such file or directory

Note that I tried running as various users, including my own user, "minera", and root, in case there was a path issue. Same error in all cases.

After searching for a solution I tried this suggestion, but it did not help. I'm still seeing the error:

https://gist.github.com/daryltucker/1c17354fa39ce8cb2285

Any thoughts on getting this to work?

Maybe I need to manually build bfgminer?
member
Activity: 104
Merit: 10
newbie
Activity: 20
Merit: 0
Hello, i am a complete N00B in linux and all of that stuff, but it was very easy setting everything up and now everything is up an running and works perfectly! one thing though, i would like minera to connect to my home WiFi on each boot rather then using an ethernet cable, can somebody please tell me how can i do that? also, it would be nice if minera could have an option to use a specific miner for a group of devices but a different miner for a different group of devices, because usually the G-Blade devices are mining at vardiff 256 and gridseed mini devices mine on vardiff 64,if you run one miner for all devices the g-blades decide that they use vardiff 256 but the productivity of the mini miners goes down at this vardiff, less shares are submitted.
For Wi-Fi https://github.com/michelem09/minera/wiki/Configure-Wifi

Thanks! wifi works perfectly!

For multiple miners there isn't any support but you can always run yours manually in the same Minera instance.

How can i do that?

I don't know if this is what michelem had in mind but I've had some success sshing into Minera and executing another instance of bfgminer or cgminer whilst the primary mining instance is running.

I have two R-Box 2s arriving today.  I'm hoping that they'll work well on Minera after the trials of trying to get Antminer U3s to work in a consistent and stable way.  Minera itself worked perfectly but the U3s themselves were a nightmare!
so how can i do that, and how can i make it autostart on each boot?
member
Activity: 104
Merit: 10
okay so i got everything running with my 2 zues blizzards the software i use is CGminer(Dmaxl zeus fork) with the command --scrypt --scan-serial zeus:auto --zeus-chips 6 --zeus-clock 330 everything runs fine for a hour and after that i get the error failed to send work.
Thanks in advance.

ps my log: http://pastebin.com/SXEmSTzG
legendary
Activity: 1274
Merit: 1000
So if I want this to work i just need the write the minera.iso to my sd card and put it in the pi with all the hardware connected ofcourse.

Thanks in advance.



Pretty much yea know what hardware you have and miner software supports what hardware  but yea just burn and then plug and play .
member
Activity: 104
Merit: 10
So if I want this to work i just need the write the minera.iso to my sd card and put it in the pi with all the hardware connected ofcourse.

Thanks in advance.
legendary
Activity: 1694
Merit: 1002
Decentralize Everything
Hello, i am a complete N00B in linux and all of that stuff, but it was very easy setting everything up and now everything is up an running and works perfectly! one thing though, i would like minera to connect to my home WiFi on each boot rather then using an ethernet cable, can somebody please tell me how can i do that? also, it would be nice if minera could have an option to use a specific miner for a group of devices but a different miner for a different group of devices, because usually the G-Blade devices are mining at vardiff 256 and gridseed mini devices mine on vardiff 64,if you run one miner for all devices the g-blades decide that they use vardiff 256 but the productivity of the mini miners goes down at this vardiff, less shares are submitted.
For Wi-Fi https://github.com/michelem09/minera/wiki/Configure-Wifi

Thanks! wifi works perfectly!

For multiple miners there isn't any support but you can always run yours manually in the same Minera instance.

How can i do that?

I don't know if this is what michelem had in mind but I've had some success sshing into Minera and executing another instance of bfgminer or cgminer whilst the primary mining instance is running.

I have two R-Box 2s arriving today.  I'm hoping that they'll work well on Minera after the trials of trying to get Antminer U3s to work in a consistent and stable way.  Minera itself worked perfectly but the U3s themselves were a nightmare!
newbie
Activity: 20
Merit: 0
Hello, i am a complete N00B in linux and all of that stuff, but it was very easy setting everything up and now everything is up an running and works perfectly! one thing though, i would like minera to connect to my home WiFi on each boot rather then using an ethernet cable, can somebody please tell me how can i do that? also, it would be nice if minera could have an option to use a specific miner for a group of devices but a different miner for a different group of devices, because usually the G-Blade devices are mining at vardiff 256 and gridseed mini devices mine on vardiff 64,if you run one miner for all devices the g-blades decide that they use vardiff 256 but the productivity of the mini miners goes down at this vardiff, less shares are submitted.
For Wi-Fi https://github.com/michelem09/minera/wiki/Configure-Wifi

Thanks! wifi works perfectly!

For multiple miners there isn't any support but you can always run yours manually in the same Minera instance.

How can i do that?
legendary
Activity: 1015
Merit: 1000
Hello, i am a complete N00B in linux and all of that stuff, but it was very easy setting everything up and now everything is up an running and works perfectly! one thing though, i would like minera to connect to my home WiFi on each boot rather then using an ethernet cable, can somebody please tell me how can i do that? also, it would be nice if minera could have an option to use a specific miner for a group of devices but a different miner for a different group of devices, because usually the G-Blade devices are mining at vardiff 256 and gridseed mini devices mine on vardiff 64,if you run one miner for all devices the g-blades decide that they use vardiff 256 but the productivity of the mini miners goes down at this vardiff, less shares are submitted.

For Wi-Fi https://github.com/michelem09/minera/wiki/Configure-Wifi

For multiple miners there isn't any support but you can always run yours manually in the same Minera instance.
newbie
Activity: 20
Merit: 0
Hello, i am a complete N00B in linux and all of that stuff, but it was very easy setting everything up and now everything is up an running and works perfectly! one thing though, i would like minera to connect to my home WiFi on each boot rather then using an ethernet cable, can somebody please tell me how can i do that? also, it would be nice if minera could have an option to use a specific miner for a group of devices but a different miner for a different group of devices, because usually the G-Blade devices are mining at vardiff 256 and gridseed mini devices mine on vardiff 64,if you run one miner for all devices the g-blades decide that they use vardiff 256 but the productivity of the mini miners goes down at this vardiff, less shares are submitted.
legendary
Activity: 1694
Merit: 1002
Decentralize Everything
Thanks for taking the time to make that detailed post.  I appreciate it. 
legendary
Activity: 1274
Merit: 1000
I'm really loving minera.  I'm happily donating.  I much prefer it to Minepeon although that has served me well in the past.

Can anybody help me with a noob(ish) guide to updating to the latest bfgminer?  5.2 I think.  Cheers.

Minera has  5.1 at least that's what i saw .

This will work with any PI ,cubie etc it does not have to have the minera image to do it but if you want minera as your main miner, i would use it and i do . 

sudo apt-get update
sudo apt-get upgrade

cd /tmp

Try not to reboot the PI till your done if you use the temp folder

sudo git clone https://github.com/luke-jr/bfgminer.git

cd /tmp/bfgminer

sudo ./autogen.sh

For autogen if you used the above bfg it comes with everything you need
 
if you see this
 
version.h..cmp: version.h: No such file or directory
 
at the end of sudo ./autogen.sh

that's normal it is a new BFG install or thinks it is .


sudo chmod +x ./configure  
sudo ./configure CFLAGS="-O3" --enable-scrypt --enable-broad-udevrules

sudo make
sudo make install


Now test it

sudo ldconfig
lsusb

bfgminer --scrypt -S all -o your Ming pool or url -u user -p PW

This replaces 5.1 with 5.2, the one you just made

cd temp/bfgminer
sudo cp bfgminer /var/www/minera/minera-bin/bfgminer  

IF you get the below message using CP just stop BFG either by the UI use stop miner in minera or use the command line which off hand i don't know for BFG .

cp: cannot create regular file `/var/www/minera/minera-bin/bfgminer': Text file busy



or KEEP 5.1 and copy your complied version to the custom folder but it has to be rename BFG some thing or a name you like or it won't work in the custom folder.

cd temp/bfgminer

sudo cp bfgminer /var/www/minera/minera-bin/custom/bfgminer_5_2 or the name you like
 
sudo reboot

reboot to be safe you don't have to but i would any way and once you reboot the temp folder will be empty.


I tired to update it this way but it wouldn't for me .So i did it the above way. or did but not to 5.2

cd /var/www/minera
./build_miner.sh bfgminer official


GL .
legendary
Activity: 1694
Merit: 1002
Decentralize Everything
I'm really loving minera.  I'm happily donating.  I much prefer it to Minepeon although that has served me well in the past.

Can anybody help me with a noob(ish) guide to updating to the latest bfgminer?  5.2 I think.  Cheers.
Pages:
Jump to: