Pages:
Author

Topic: BAMT version 0.5 - Easy USB based mining Linux with farm wide management tools - page 74. (Read 324169 times)

hero member
Activity: 626
Merit: 500
Mining since May 2011.
Root password is not "changeme"?

It is the same. changeme

EDIT -> Not same in 0.5b
See notes at http://bamter.org/download.html
full member
Activity: 226
Merit: 100
Root password is not "changeme"?
hero member
Activity: 616
Merit: 506
Did you try using the cgminer bin you use on 0.4 on a 0.5?  Maybe my cgminer build is just buggy, sounds like all the problems are just it crashing.

I haven't tried that but I will. I don't think it is an issue of it just crashing (except maybe the first one) as cgminer is running, hashing just fine, and submitting shares without issue even when gpumon says no "screen" or it shows 0MH/s.  Likely there is some simple explanation but I haven't found it yet. 

As a temporary measure I just figured giga might want to install 2.2.7 binary on a working 0.4b image (hell could put it in another folder alongside default cgminer) and try to run it manually there.  If that works he can troubleshoot from there.

sure.  can probably copy 2.7 from any "0.5" bamt image into a 0.4 disk for that matter.  but i am not sure thats a good idea with the stability issues.

when cgminer works but bamt can't talk to it, usually means the API handling part of cgminer has died.  often I see that happen as a precursor to cgminer totally locking up (or even taking down the entire rig, which always sucks).  but maybe it also can happen and then cgminer goes on like a zombie without communication to the outside world.  maybe possibilities.
donator
Activity: 1218
Merit: 1079
Gerald Davis
Did you try using the cgminer bin you use on 0.4 on a 0.5?  Maybe my cgminer build is just buggy, sounds like all the problems are just it crashing.

I haven't tried that but I will. I don't think it is an issue of it just crashing (except maybe the first one) as cgminer is running, hashing just fine, and submitting shares without issue even when gpumon says no "screen" or it shows 0MH/s.  Likely there is some simple explanation but I haven't found it yet. 

As a temporary measure I just figured giga might want to install 2.2.7 binary on a working 0.4b image (hell could put it in another folder alongside default cgminer) and try to run it manually there.  If that works he can troubleshoot from there.
hero member
Activity: 616
Merit: 506


I have been having a lot of issues w/ cgminer & 0.5.

This is not helpful.  What problems, when do they happen, what makes them happen, etc?

I should never have given this image the label "0.5". 

It seems to be giving people the impression that there is some difference between it and the last fix for 0.4 that simply isn't there.


Nothing changed?  Kernel? drivers? etc?

Anyways:
about 30% of the time cgminer fails to start on reboot.  rebooting again or starting manually has no problem.
sometimes when going into gpumon and pressing 0 I get "no screen matching cgminer found" but if I quit cgminer and do a screen -r it loads just fine (and yes the screen is named "cgminer").
BAMT reporting tools (gpumon, mgpumon, web gpumon, etc) show no data from cgminer (shares, MH/s, etc are 0).

Sorry I can't help more but at this point using 0.4b works flawlessly so I didn't dive deeper into it yet.  Maybe next weekend.


The only change in software versions is that 0.5 has cgminer 2.7.  No changes anywhere else.

Did you try using the cgminer bin you use on 0.4 on a 0.5?  Maybe my cgminer build is just buggy, sounds like all the problems are just it crashing.
donator
Activity: 1218
Merit: 1079
Gerald Davis


I have been having a lot of issues w/ cgminer & 0.5.

This is not helpful.  What problems, when do they happen, what makes them happen, etc?

I should never have given this image the label "0.5". 

It seems to be giving people the impression that there is some difference between it and the last fix for 0.4 that simply isn't there.


Nothing changed?  Kernel? drivers? etc?

Anyways:
about 30% of the time cgminer fails to start on reboot.  rebooting again or starting manually has no problem.
sometimes when going into gpumon and pressing 0 I get "no screen matching cgminer found" but if I quit cgminer and do a screen -r it loads just fine (and yes the screen is named "cgminer").
BAMT reporting tools (gpumon, mgpumon, web gpumon, etc) show no data from cgminer (shares, MH/s, etc are 0).

Sorry I can't help more but at this point using 0.4b works flawlessly so I didn't dive deeper into it yet.  Maybe next weekend.
hero member
Activity: 616
Merit: 506


I have been having a lot of issues w/ cgminer & 0.5. 

This is not helpful.  What problems, when do they happen, what makes them happen, etc?

I should never have given this image the label "0.5". 

It seems to be giving people the impression that there is some difference between it and the last fix for 0.4 that simply isn't there.
donator
Activity: 1218
Merit: 1079
Gerald Davis
Ok. I have BAMT 0.5 setup on a single rig and it was very straight forward. Awesome!

Bad news. When I add the -scan-serial option to the cgminer config and try to restart the mining process, the start process dies. I'm assuming this is because of one of the following reasons.

- cgminer 2.2.7 does not work for some reason with BFL stuff.
- cgminer does not work with debian for some reason.

I am going to have to get with BFL to see if I can get some answers around what linux distros they have been testing with.

I'll keep you up-to-date.

I have been having a lot of issues w/ cgminer & 0.5.  You may want to try installing cgminer 2.2.7 on BAMT 0.4b.  You will need a 32bit binary.  If you search the cgminer thread there is a link someone was kind enough to compile and host it for me.
hero member
Activity: 616
Merit: 506
I could not begin to guess.

I can see the single with the command

Code:
lsusb

And it is on bus 001 device 005 so I don't think it's BAMT. But what the fuck do I know....

those are good signs.  there may still be some additional stuff needed, or maybe not.  no idea.

debian is a lot like ubuntu (well.. ubuntu is based off debian actually, or was in the beginning, dunno anymore) and cgminer seems to release ubuntu binaries, so I would assume thats a tested platform and would be very similar to what a BAMT rig looks like.

hopefully its something simple
vip
Activity: 1358
Merit: 1000
AKA: gigavps
I could not begin to guess.

I can see the single with the command

Code:
lsusb

And it is on bus 001 device 005 so I don't think it's BAMT. But what the fuck do I know....
hero member
Activity: 616
Merit: 506
Ok. I have BAMT 0.5 setup on a single rig and it was very straight forward. Awesome!

Bad news. When I add the -scan-serial option to the cgminer config and try to restart the mining process, the start process dies. I'm assuming this is because of one of the following reasons.

- cgminer 2.2.7 does not work for some reason with BFL stuff.
- cgminer does not work with debian for some reason.

I am going to have to get with BFL to see if I can get some answers around what linux distros they have been testing with.

I'll keep you up-to-date.

I don't have anything to test with here, so hopefully they know what is needed.  Maybe some module for the serial interface?

At one point I thought there was a mining program that came with the BFLs, and that was their recommended client.  Did this change?  If not, probably should get that working before trying more.


The ufasoft miner also works with BFL singles. I have cgminer 2.2.7 working with the single on windows.

If you know if any modules missing from BAMT for the serial interface, it may be good to add them and I'll give it a try.


I could not begin to guess.
vip
Activity: 1358
Merit: 1000
AKA: gigavps
Ok. I have BAMT 0.5 setup on a single rig and it was very straight forward. Awesome!

Bad news. When I add the -scan-serial option to the cgminer config and try to restart the mining process, the start process dies. I'm assuming this is because of one of the following reasons.

- cgminer 2.2.7 does not work for some reason with BFL stuff.
- cgminer does not work with debian for some reason.

I am going to have to get with BFL to see if I can get some answers around what linux distros they have been testing with.

I'll keep you up-to-date.

I don't have anything to test with here, so hopefully they know what is needed.  Maybe some module for the serial interface?

At one point I thought there was a mining program that came with the BFLs, and that was their recommended client.  Did this change?  If not, probably should get that working before trying more.


The ufasoft miner also works with BFL singles. I have cgminer 2.2.7 working with the single on windows.

If you know if any modules missing from BAMT for the serial interface, it may be good to add them and I'll give it a try.
hero member
Activity: 616
Merit: 506
Ok. I have BAMT 0.5 setup on a single rig and it was very straight forward. Awesome!

Bad news. When I add the -scan-serial option to the cgminer config and try to restart the mining process, the start process dies. I'm assuming this is because of one of the following reasons.

- cgminer 2.2.7 does not work for some reason with BFL stuff.
- cgminer does not work with debian for some reason.

I am going to have to get with BFL to see if I can get some answers around what linux distros they have been testing with.

I'll keep you up-to-date.

I don't have anything to test with here, so hopefully they know what is needed.  Maybe some module for the serial interface?

At one point I thought there was a mining program that came with the BFLs, and that was their recommended client.  Did this change?  If not, probably should get that working before trying more.
vip
Activity: 1358
Merit: 1000
AKA: gigavps
Ok. I have BAMT 0.5 setup on a single rig and it was very straight forward. Awesome!

Bad news. When I add the -scan-serial option to the cgminer config and try to restart the mining process, the start process dies. I'm assuming this is because of one of the following reasons.

- cgminer 2.2.7 does not work for some reason with BFL stuff.
- cgminer does not work with debian for some reason.

I am going to have to get with BFL to see if I can get some answers around what linux distros they have been testing with.

I'll keep you up-to-date.
hero member
Activity: 616
Merit: 506
I know there are issues with usb boot on gigabyte boards, especially newer ones so I'd like to ask: has anyone tried with MA790X-UD3P? I have a 965P-S3 which runs fine but can buy the MA790X-UD3P quite cheap. I want to be sure I''ll be able to run bamt on it.

I wonder if this helps in case it doesn't?

http://chromasoft.blogspot.com/2010/10/solving-dreaded-gigabyte-wont-boot-from.html

or are there specific BIOS version that will work?

I also wondered if anyone tried alternative boot managers? Plop or sth like that?

Many have thought they found the final solution to the dreaded gigabyte problem, but always they find a solution that works only in some cases on their specific board and assume they finally solved the problem, never realizing that there are multiple issues and no universal solution except this:

never ever buy gigabyte if you want to boot from USB




legendary
Activity: 3472
Merit: 1722
I know there are issues with usb boot on gigabyte boards, especially newer ones so I'd like to ask: has anyone tried with MA790X-UD3P? I have a 965P-S3 which runs fine but can buy the MA790X-UD3P quite cheap. I want to be sure I''ll be able to run bamt on it.

I wonder if this helps in case it doesn't?

http://chromasoft.blogspot.com/2010/10/solving-dreaded-gigabyte-wont-boot-from.html

or are there specific BIOS version that will work?

I also wondered if anyone tried alternative boot managers? Plop or sth like that?
vip
Activity: 1358
Merit: 1000
AKA: gigavps
Hi lodcrappo,

Did you compile cgminer support for BFL singles into the BAMT version of cgminer?

Thanks,
James

Edited for clarification above.

0.4 no
0.5 yes

completely untested of course, but cgminer built and did not report errors.


PERFECT!

I didn't get a chance to try out 0.5 yesterday so i'll be going to the DC later today hopefully. Video to come!
hero member
Activity: 616
Merit: 506
Hi lodcrappo,

Did you compile cgminer support for BFL singles into the BAMT version of cgminer?

Thanks,
James

Edited for clarification above.

0.4 no
0.5 yes

completely untested of course, but cgminer built and did not report errors.
vip
Activity: 1358
Merit: 1000
AKA: gigavps
Hi lodcrappo,

Did you compile cgminer support for BFL singles into the BAMT version of cgminer?

Thanks,
James

Edited for clarification above.
hero member
Activity: 616
Merit: 506

I understand it's frustrating getting mislead with innaccurate reports and do apologize for mine. I assure you I triple checked the configs in comparison before posting, but sadly it was only while sitting on the toilet that the difference of configurations occured to me. That phatk2 kernerl was the only real incentive I had to swap out from 0.4, guess Im going to stick with it for the time being.

phatk2 is available in 0.4 anyway.   0.4 and 0.5 use the same mining software, same version, and so have the exact same options available.

Quote
Imho you need to understand or appreciate the fact that a fair amount of the ppl using or even considering using Bamt migth be next-to illiterate when it comes to linux, myself for one. Up to until fairly recentley I have found bamt to be slightly easyer to use than P2pool for example ,which I managed to eventually do. For your software to be more-wideley used and your support donations to grow alongside it you propably should make attempts at making setting things up and using it easyer, here are my two bitcents on the issue:
-We like dropbox style menus, we like mouse tooltips giving us hints, we'd propably love invalid syntaxes in configs to "magically" turn red and start blinking or something.
-We (and you) might benefit from being discouraged on installing new versions among the first users.

Unfortunately, a "kinder, gentler" BAMT (or frankly any easy to use open source project for bitcoin folks) is highly unlikely.

The reason for this is quite simple:  It is a lot of work to anticipate every weird thing someone might do, to be a step ahead of everything they won't understand, etc, etc.    Where it might take 10 hours to implement feature A, it will take 30 or 40 more to make the same thing idiot proof.

In the commercial world a programmer can justify putting that kind of effort in, but the bitcoin community simply is not supporting their open source devs well enough that any of us could afford to make that kind of software (I apologize if I speak wrongly for anyone, but I do talk with several others guys from various projects and it's all pretty pathetic).  I've never made even $1 per hour on any of the work I've put into BAMT.   No way I'd put in the time to put training wheels on it, I already feel foolish for the time I spend now.










Pages:
Jump to: