Bitcoin Forum
June 26, 2024, 11:30:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 [5] 6 7 8 9 »
81  Bitcoin / Project Development / Re: BAMT version 0.5 - Easy USB based mining Linux with farm wide management tools on: March 02, 2012, 03:02:27 AM
Ok, I should have clarified that I have loaded systems... I'm sure bamt works great with 1 or 2 GPUs... but when it's trying to manage 6 - 7 GPUs it seems to be having trouble. 

I realize I can disable the stuff in bamt that's causing the problems (which is what I've basically done by just invoking cgminer directly), but I would like those options ... there's clearly something wrong with the scripts that are causing the (perceived) instability.  It's very seriously doubtful that I'm "doing something wrong," since I seem to be able to get bamt "stable" by disabling most of bamt.  I won't discount the possibility, but I'm open to suggestions. 

gnar1ta$- how are you starting the GPUs in your system if you're not using the bamt scripts?

Code:
GPU 0:  75.0C 3403RPM | 297.7/297.0Mh/s | A:19040 R:454 HW:0 U: 2.09/m I: 8
 GPU 1:  72.0C 2464RPM | 297.7/297.9Mh/s | A:19219 R:432 HW:0 U: 2.11/m I: 8
 GPU 2:  73.0C 3524RPM | 297.1/297.1Mh/s | A:19162 R:472 HW:0 U: 2.11/m I: 8
 GPU 3:  74.0C 3730RPM | 295.3/295.3Mh/s | A:18542 R:432 HW:0 U: 2.04/m I: 8
 GPU 4:  74.0C 3182RPM | 295.4/295.3Mh/s | A:18668 R:448 HW:0 U: 2.05/m I: 8
 GPU 5:  73.0C 2783RPM | 297.7/297.8Mh/s | A:19197 R:440 HW:0 U: 2.11/m I: 8

I have 2 rigs with 6 single GPU's.  BAMT still launches them, I just use cgminer for everything.  Here is bamt.conf (GPU 0-5 are the same)
Code:
---
settings:

  miner_id: 6870
  miner_loc: miner3
  do_bcast_status: 1
  do_manage_config: 0
  start_mining_init_delay: 30
  start_mining_miner_delay: 0
  do_monitor: 0
  do_mgpumon: 0
  do_cgsnoop: 0
  detect_defunct: 0
 
  cgminer: 1
  cgminer_opts: --api-listen --submit-stale --failover-only -o http://xx -u xx -p xx -o http://xx -u xx -p xx -I 8 -g 1 --auto-gpu --gpu-engine 800-950 --gpu-memdiff -100 --auto-fan
 
# GPU Configurtation
gpu0:
  disabled: 0
  cgminer: 1
  monitor_temp_lo: 45
  monitor_temp_hi: 80
  monitor_load_lo: 80
  monitor_hash_lo: 125
  monitor_shares_lo: 1


I don't have
do_mgpumon: 0

what does it do? I use the web mgpumon without that on my settings
82  Economy / Services / Re: GPUMAX | The Bitcoin Mining Marketplace on: March 02, 2012, 01:04:08 AM
pirateat40,


Can you tell me if we will be invited anytime this year?? decade?? when bitcoin 12.5 per block?? lol!!

thanks
83  Bitcoin / Project Development / Re: BAMT version 0.5 - Easy USB based mining Linux with farm wide management tools on: March 02, 2012, 12:25:37 AM
Ok, I should have clarified that I have loaded systems... I'm sure bamt works great with 1 or 2 GPUs... but when it's trying to manage 6 - 7 GPUs it seems to be having trouble. 

I realize I can disable the stuff in bamt that's causing the problems (which is what I've basically done by just invoking cgminer directly), but I would like those options ... there's clearly something wrong with the scripts that are causing the (perceived) instability.  It's very seriously doubtful that I'm "doing something wrong," since I seem to be able to get bamt "stable" by disabling most of bamt.  I won't discount the possibility, but I'm open to suggestions. 

gnar1ta$- how are you starting the GPUs in your system if you're not using the bamt scripts?


Like I told you before I have 3 5970's which is 6 GPU total on 1 rig. I have no issues.

To help you better, please answer the following questions:

What GPU's you have?

Are you using extenders?

please post your bamt.conf here so I can see them.

thanks
84  Bitcoin / Project Development / Re: BAMT version 0.5 - Easy USB based mining Linux with farm wide management tools on: March 01, 2012, 10:47:09 PM
Ok, so I've been poking and prodding... prodding and poking, and then poking some more at BAMT.

I'm just having a devil of a time getting it stable under any circumstance.  I've installed it on 4 or 5 machines, and on all of them, if I use the default tools to mine, the systems constantly reboot themselves with "stuck" GPUs or for some other reason... seem to vary.

Anyway, if I then disable auto mining and disable all GPUs in BAMT, then open a cgminer session manually, the systems are rock stable and happily mine away. 

Why is Phoenix, Phoenix 2 and cgminer, when invoked via the bamt scripts so unstable/picky?  The system is stable when doing it's own thing, so it's not the hardware, and the systems were stable prior to bamt with a Ubuntu install... what is bamt doing that it keeps thinking the system has become unstable and forces a reboot when none is actually required?



Well, I have been mining on .5b since Monday night. And it is running strong without one problem. I have 1 rig with 3 5970 on a msi motherboard. and rig 2 has a ASUS motherboard with 1 5970.

I have them clocked at 825/300 and getting 382mh/s constant. No variance.

My temps range from 69c to 78c

Probably, you are doing something wrong with the bamt.conf file or over clocking too much.
85  Bitcoin / Project Development / Re: BAMT version 0.5 - Easy USB based mining Linux with farm wide management tools on: March 01, 2012, 12:21:26 AM
lodcrappo,

why is the /my-ip/mgpumon/ css not working properly as i stated on my previous post?

Probably the  "httpcss":  setting in /etc/mgpumon.conf doesn't point to the right place.  

Edit - yep, looks like by default it points to /mgpumon.css which doesn't work

change to

"httpcss": "/bamt/mgpumon.css"




Yes!! that fixed it!!

When will we be able to access the bamt.conf/settings through the web interface?

thanks lodcrappo.
I will send 5 BTC to you by Friday
86  Bitcoin / Project Development / Re: BAMT version 0.5 - Easy USB based mining Linux with farm wide management tools on: February 29, 2012, 10:00:06 PM
lodcrappo,

why is the /my-ip/mgpumon/ css not working properly as i stated on my previous post?
87  Bitcoin / Project Development / Re: BAMT version 0.5 - Easy USB based mining Linux with farm wide management tools on: February 29, 2012, 09:43:12 AM
Lodcrappo,

Why do i get this? Seems like the css is not loading properly.

88  Economy / Services / Re: GPUMAX | The Bitcoin Mining Marketplace on: February 28, 2012, 06:44:59 AM
when will the invite open? or when will anyone be allowed to use GPUmax?
89  Other / CPU/GPU Bitcoin mining hardware / Re: Finally got 4x5970 running in Linux. ~3GH/s in a 4U rackmount case. on: February 28, 2012, 06:42:50 AM
Why are your GPU temps only around 42-44c?

90  Other / Off-topic / Re: BFL Single in the wild (BOUNTY RECEIVED!!!) on: February 23, 2012, 03:06:23 PM
Did you play around with flags, oc?
91  Bitcoin / Mining / Re: BAMT - USB key based Linux - POLL FOR BAMT USERS ONLY PLEASE on: February 23, 2012, 06:08:02 AM
I'm glad to support BAMT with both in-kind and normal donations, but I frankly don't need an extra flash drive, nor do I want to wait for one to be shipped. More to the point, if I'm donating, I want all the donations to go straight to lodcrappo. I suspect that will be the case for most BAMT users.

I understand, but the truth is most people are not like me and you. They would prefer to use Bamt and all the support and do nothing to support the cause.
I would rather wait and make sure Lodcrappo gets paid!!!

PS>>>If this is ever done, I will also support bamt by donations as I think 5-6btc is not enough.
92  Bitcoin / Mining / I think I plugged my mining farm to the wrong house!!! on: February 23, 2012, 06:04:36 AM
http://news.yahoo.com/blogs/sideshow/illinois-family-shocked-100k-electric-bill-230207792.html


LOL!!!!!
93  Bitcoin / Project Development / Re: BAMT - Easy persistent USB key based linux for dedicated miners/mining farms on: February 23, 2012, 05:57:04 AM
GUYS,

What do you think???

https://bitcointalk.org/index.php?topic=65848.0
94  Bitcoin / Mining / BAMT - USB key based Linux - POLL FOR BAMT USERS ONLY PLEASE on: February 23, 2012, 05:56:02 AM
BAMT .5 will come with many bells and whistles. It will take linux built mining rigs and farm management to a new level.


This is an idea I think would be beneficial to the bamt community and the developer of BAMT.

It would be a small fee to pay....... What do you guys think?

BAMT USERS OR FUTURE USERS ONLY PLEASE!!

95  Bitcoin / Mining / Re: How much do you pay for power? on: February 23, 2012, 05:28:49 AM
I don't pay for electricity because I have my rigs connected to a 4 solar panels



sorry...i couldn't help my self....lol

I was kidding
96  Bitcoin / Mining / Re: How much do you pay for power? on: February 23, 2012, 05:20:25 AM
I don't pay for electricity because I have my rigs connected to a 4 solar panels
97  Other / Off-topic / Re: BFL Single in the wild (send me my bounty!) on: February 23, 2012, 05:06:53 AM
Does it work with Bamt?

It will when 0.5 comes out.

I heard 0.5 comes out today

Well, lodcrappo stated it might come out later today. It wasn't a guarantee.

yup, your right.

I also told him that he should bundle it with a usb stick or specifically this one (http://www.sandisk.com/products/usb-flash-drives/cruzer-fit-usb-flash-drive)
which i told him I get for about $6. He should then charge 4-5 btc or $20 total (usb included) so he can continue support the project.
98  Other / Off-topic / Re: BFL Single in the wild (send me my bounty!) on: February 23, 2012, 04:34:42 AM
Does it work with Bamt?

It will when 0.5 comes out.

I heard 0.5 comes out today
99  Other / Off-topic / Re: BFL Single in the wild (send me my bounty!) on: February 23, 2012, 04:00:24 AM
Does it work with Bamt?
100  Bitcoin / Project Development / Re: BAMT - Easy persistent USB key based linux for dedicated miners/mining farms on: February 22, 2012, 02:44:04 PM
Lodcrappo,

Did u get my PM?
Pages: « 1 2 3 4 [5] 6 7 8 9 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!