Pages:
Author

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

hero member
Activity: 616
Merit: 506
This is the updated config I am trying:

Quote
gpu3:
  disabled: 0

  # core_speed_0: 300
  # core_speed_1: 600
  core_speed_2: 900
  # mem_speed_0: 300
  # mem_speed_1: 300
  mem_speed_2: 300
  # core_voltage_0: 1.125
  # core_voltage_1: 1.125
  # core_voltage_2: 1.125000

  fan_speed: 85

  kernel: phatk2
  kernel_params: BFI_INT VECTORS FASTLOOP=false AGGRESSION=11

  pool_file: /etc/bamt/pools
  pool_timeout: 180

  monitor_temp_lo: 45
  monitor_temp_hi: 80
  monitor_load_lo: 80
  monitor_hash_lo: 125
  monitor_fan_lo: 2000
  monitor_reject_hi: 1
  debug_oc: 1

I will now try to remove every cards except the 5850 and work from there.

why don't you focus on one item at a time.  start with the core speed.  don't try to jack it up as far as you can, just see if you can reliably change it from the default to a little higher. 

once that works, do the same for mem speed.  make sure you are able to change the values a little before you go hog wild and shoot for the Mh/s record.

one item at a time, slowly towards your goal.  this is the only way to determine where the limitation lies.

vip
Activity: 756
Merit: 503
This is the updated config I am trying:

Quote
gpu3:
  disabled: 0

  # core_speed_0: 300
  # core_speed_1: 600
  core_speed_2: 900
  # mem_speed_0: 300
  # mem_speed_1: 300
  mem_speed_2: 300
  # core_voltage_0: 1.125
  # core_voltage_1: 1.125
  # core_voltage_2: 1.125000

  fan_speed: 85

  kernel: phatk2
  kernel_params: BFI_INT VECTORS FASTLOOP=false AGGRESSION=11

  pool_file: /etc/bamt/pools
  pool_timeout: 180

  monitor_temp_lo: 45
  monitor_temp_hi: 80
  monitor_load_lo: 80
  monitor_hash_lo: 125
  monitor_fan_lo: 2000
  monitor_reject_hi: 1
  debug_oc: 1

I will now try to remove every cards except the 5850 and work from there.
hero member
Activity: 616
Merit: 506
Yeah I don't want to waste your time but like I said I readed the thread and tried lots of different config.

Quote
gpu3:
  disabled: 0

  # core_speed_0: 300
  # core_speed_1: 600
  core_speed_2: 900
  mem_speed_0: 300
  mem_speed_1: 300
  mem_speed_2: 300
  # core_voltage_0: 1.125
  # core_voltage_1: 1.125
  # core_voltage_2: 1.125000

This is not working either. I tried also commenting mem_speed_2 and lower OC.


try it like that? ^

thats a lot more likely to work than any profile that sets profile 0 and 1 unnecessarily.

are you sure you need to be setting mem clocks in 0 and 1?  don't if you do not have to.


sr. member
Activity: 357
Merit: 250
Yeah I don't want to waste your time but like I said I readed the thread and tried lots of different config.

Quote
gpu3:
  disabled: 0

  # core_speed_0: 300
  # core_speed_1: 600
  core_speed_2: 900
  mem_speed_0: 300
  mem_speed_1: 300
  mem_speed_2: 300
  # core_voltage_0: 1.125
  # core_voltage_1: 1.125
  # core_voltage_2: 1.125000

This is not working either. I tried also commenting mem_speed_2 and lower OC.


try it like that? ^
rjk
sr. member
Activity: 448
Merit: 250
1ngldh
As mentioned multiple times in this thread, do not change profiles 0 and 1 unless you need to.

I am going to make this bigger and uglier every time.  Fair warning.
Put it in the thread title? Grin
* rjk ducks
sr. member
Activity: 349
Merit: 250
I managed to overclock my 5870, 5830 and 5770 but the 5850 dont listen to me. It was working on Xubuntu with CGminer.

Here is the debug:

Quote
GPU is enabled, overclocking is enabled

OC command - profile 0: DISPLAY=:0.0 /usr/local/bin/atitweak -P 0 -A 3 -e 300 -m 300 -v 1.125

Results:
Setting performance level 0 on adapter 3: engine clock 300MHz, memory clock 300MHz, core voltage 1.125VDC
ADL_Overdrive5_ODPerformanceLevels_Set failed.


OC command - profile 1: DISPLAY=:0.0 /usr/local/bin/atitweak -P 1 -A 3 -e 600 -m 300 -v 1.125

Results:
Setting performance level 1 on adapter 3: engine clock 600MHz, memory clock 300MHz, core voltage 1.125VDC
ADL_Overdrive5_ODPerformanceLevels_Set failed.


OC command - profile 2: DISPLAY=:0.0 /usr/local/bin/atitweak -P 2 -A 3 -e 900 -m 300 -v 1.125000

Results:
Setting performance level 2 on adapter 3: engine clock 900MHz, memory clock 300MHz, core voltage 1.125VDC
ADL_Overdrive5_ODPerformanceLevels_Set failed.

Config:

Quote
gpu3:
  disabled: 0

  core_speed_0: 300
  core_speed_1: 600
  core_speed_2: 900
  mem_speed_0: 300
  mem_speed_1: 300
  mem_speed_2: 300
  core_voltage_0: 1.125
  core_voltage_1: 1.125
  core_voltage_2: 1.125000

  fan_speed: 85

  kernel: phatk2
  kernel_params: BFI_INT VECTORS FASTLOOP=false AGGRESSION=11

  pool_file: /etc/bamt/pools
  pool_timeout: 180

  monitor_temp_lo: 45
  monitor_temp_hi: 80
  monitor_load_lo: 80
  monitor_hash_lo: 125
  monitor_fan_lo: 2000
  monitor_reject_hi: 1
  debug_oc: 1




Any clue?



As mentioned multiple times in this thread, do not change profiles 0 and 1 unless you need to.



I am going to make this bigger and uglier every time.  Fair warning.


I see what you did there...
vip
Activity: 756
Merit: 503
Yeah I don't want to waste your time but like I said I readed the thread and tried lots of different config.

Quote
gpu3:
  disabled: 0

  # core_speed_0: 300
  # core_speed_1: 600
  core_speed_2: 900
  # mem_speed_0: 300
  # mem_speed_1: 300
  mem_speed_2: 300
  # core_voltage_0: 1.125
  # core_voltage_1: 1.125
  # core_voltage_2: 1.125000

This is not working either. I tried also commenting mem_speed_2 and lower OC.
hero member
Activity: 616
Merit: 506
I managed to overclock my 5870, 5830 and 5770 but the 5850 dont listen to me. It was working on Xubuntu with CGminer.

Here is the debug:

Quote
GPU is enabled, overclocking is enabled

OC command - profile 0: DISPLAY=:0.0 /usr/local/bin/atitweak -P 0 -A 3 -e 300 -m 300 -v 1.125

Results:
Setting performance level 0 on adapter 3: engine clock 300MHz, memory clock 300MHz, core voltage 1.125VDC
ADL_Overdrive5_ODPerformanceLevels_Set failed.


OC command - profile 1: DISPLAY=:0.0 /usr/local/bin/atitweak -P 1 -A 3 -e 600 -m 300 -v 1.125

Results:
Setting performance level 1 on adapter 3: engine clock 600MHz, memory clock 300MHz, core voltage 1.125VDC
ADL_Overdrive5_ODPerformanceLevels_Set failed.


OC command - profile 2: DISPLAY=:0.0 /usr/local/bin/atitweak -P 2 -A 3 -e 900 -m 300 -v 1.125000

Results:
Setting performance level 2 on adapter 3: engine clock 900MHz, memory clock 300MHz, core voltage 1.125VDC
ADL_Overdrive5_ODPerformanceLevels_Set failed.

Config:

Quote
gpu3:
  disabled: 0

  core_speed_0: 300
  core_speed_1: 600
  core_speed_2: 900
  mem_speed_0: 300
  mem_speed_1: 300
  mem_speed_2: 300
  core_voltage_0: 1.125
  core_voltage_1: 1.125
  core_voltage_2: 1.125000

  fan_speed: 85

  kernel: phatk2
  kernel_params: BFI_INT VECTORS FASTLOOP=false AGGRESSION=11

  pool_file: /etc/bamt/pools
  pool_timeout: 180

  monitor_temp_lo: 45
  monitor_temp_hi: 80
  monitor_load_lo: 80
  monitor_hash_lo: 125
  monitor_fan_lo: 2000
  monitor_reject_hi: 1
  debug_oc: 1




Any clue?



As mentioned multiple times in this thread, do not change profiles 0 and 1 unless you need to.



I am going to make this bigger and uglier every time.  Fair warning.
member
Activity: 87
Merit: 10
Off topic but does anyone know how to get mgpumon web interface to stop showing old miner names and stats?

you try restarting your main rig that displays mgpumon?

That fixed it thanks.
vip
Activity: 756
Merit: 503
Anyone succesfully OC a GigaByte 5850?  I tried to change my config file. Readed most of this thread and could not see a defenitive answers to the ADL_Overdrive5_ODPerformanceLevels_Set failed error code.

hero member
Activity: 616
Merit: 506
BAMT "from the box" does not work with 6900 series? Sytem sees them ok, but BAMT - not. ((

Yes it does.

See how much useful information was in my post?  Just as much as yours.

lol my thoughts exactly..
sr. member
Activity: 378
Merit: 250
Why is it so damn hot in here?
BAMT "from the box" does not work with 6900 series? Sytem sees them ok, but BAMT - not. ((

Yes it does.

See how much useful information was in my post?  Just as much as yours.
hero member
Activity: 616
Merit: 506
BAMT "from the box" does not work with 6900 series? Sytem sees them ok, but BAMT - not. ((

If you are asking if 6900 series cards work for other people, the answer is yes they do.
legendary
Activity: 3122
Merit: 1032
#1 VIP Crypto Casino
BAMT "from the box" does not work with 6900 series? Sytem sees them ok, but BAMT - not. ((
hero member
Activity: 616
Merit: 506

Required to make 79xx cards work in BAMT: 
A few hours of my time, and a 79xx card to do proper testing with.  I'll donate the time if the hardware is provided, this is my standard offer for most things. 
Cost to implement:  ~ 120 BTC (or a 7970).

Required to provide a 64 bit version that parallels the 32 bit version ("provide" meaning I have to create the initial image and then also test and release updates for it, which doubles the work I have to do now to support BAMT):  Several hours of my time initially to create and test a current 64bit image, then continued time to support it. 
Cost to implement initially:  100 BTC.  Cost to maintain will vary but should be about 20 BTC per month if new features and updates come out at typical intervals.

If you would like to donate towards these goals, just use the standard BAMT donation address:

1PoRYaGS56ksQmK7XXLurW3B2zwCAE8PRc

but be sure to PM me or somehow let me know what feature you desire so I can attribute it properly.

you can also request any other feature you can dream of, and I will give you a quote for the work.


hero member
Activity: 697
Merit: 500
Has anyone yet been able to get 8 gpus going in BAMT?

LittleDuke said he had 8 GPUs working on the 64-bit version.

Is this 64-bit version publicly available? I've got a pair of quad 5970 rigs that I'd like to get on BAMT. I like the stat tracking in BAMT and I really don't want to have to roll my own Ubuntu iso.
vip
Activity: 756
Merit: 503
I managed to overclock my 5870, 5830 and 5770 but the 5850 dont listen to me. It was working on Xubuntu with CGminer.

Here is the debug:

Quote
GPU is enabled, overclocking is enabled

OC command - profile 0: DISPLAY=:0.0 /usr/local/bin/atitweak -P 0 -A 3 -e 300 -m 300 -v 1.125

Results:
Setting performance level 0 on adapter 3: engine clock 300MHz, memory clock 300MHz, core voltage 1.125VDC
ADL_Overdrive5_ODPerformanceLevels_Set failed.


OC command - profile 1: DISPLAY=:0.0 /usr/local/bin/atitweak -P 1 -A 3 -e 600 -m 300 -v 1.125

Results:
Setting performance level 1 on adapter 3: engine clock 600MHz, memory clock 300MHz, core voltage 1.125VDC
ADL_Overdrive5_ODPerformanceLevels_Set failed.


OC command - profile 2: DISPLAY=:0.0 /usr/local/bin/atitweak -P 2 -A 3 -e 900 -m 300 -v 1.125000

Results:
Setting performance level 2 on adapter 3: engine clock 900MHz, memory clock 300MHz, core voltage 1.125VDC
ADL_Overdrive5_ODPerformanceLevels_Set failed.

Config:

Quote
gpu3:
  disabled: 0

  core_speed_0: 300
  core_speed_1: 600
  core_speed_2: 900
  mem_speed_0: 300
  mem_speed_1: 300
  mem_speed_2: 300
  core_voltage_0: 1.125
  core_voltage_1: 1.125
  core_voltage_2: 1.125000

  fan_speed: 85

  kernel: phatk2
  kernel_params: BFI_INT VECTORS FASTLOOP=false AGGRESSION=11

  pool_file: /etc/bamt/pools
  pool_timeout: 180

  monitor_temp_lo: 45
  monitor_temp_hi: 80
  monitor_load_lo: 80
  monitor_hash_lo: 125
  monitor_fan_lo: 2000
  monitor_reject_hi: 1
  debug_oc: 1




Any clue?
vip
Activity: 756
Merit: 503
OK I have prepared an iso to make booting on gigabyte motherboards possible, see my post here:

http://www.bitcointrading.com/forum/index.php?topic=416.msg1149#msg1149
Booted my GigaByte at first try! Thank's! Now my motherboard can be listed as compatible.
hero member
Activity: 497
Merit: 500
Perhaps since all you 7000 series card users are crapping out $600 a card, you guys should come up with a bounty for someone, or even lodcrappo, to do a BAMT split with the newer SDK.

I donate to lodcrappo to get ANYTHING done in BAMT. Guess what..... it now has everything I need.

This is definitely a good strategy.

I am deffinatly down for donating!  Lodcrappo you game? Give me da info.
donator
Activity: 1218
Merit: 1079
Gerald Davis
that is one beautiful monster but I think I am done with more watercooling.

Planning it and testing it is fun but you know what is NOT fun?  
Removing 24 stock heatsinks,
cleaning 24 cards,
applying 24 sets of thermal pads,
spreading 24 sets of TIM
attaching 24 waterblocks.

Hint: Once you do the first one, the other 23 aren't any less tedious or boring.

I got 8 down ... that means 16 to go. Sad

Still if you ever decide to go insane, I would be happy to help you plan the loop. 

Pages:
Jump to: