Bitcoin Forum
July 24, 2024, 07:22:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: linux 4850 optimize / security  (Read 761 times)
scar (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
June 20, 2011, 10:57:53 PM
 #1

hi, i've got a miner finally working on linux (ubuntu 10.04 64-bit) on my HD 4850.  the miner says ~61 Mh/s but deepbit says a bit higher, 70-80, seems to fluctuate.  i'm using this command:

Code:
python ./phoenix.py -u http://user:pass@pit.deepbit.net:8332/ -k poclbm VECTORS FASTLOOP=false AGGRESSION=9 DEVICE=1

but i see on https://en.bitcoin.it/wiki/Mining_Hardware_Comparison some have gotten it to be 101 Mh/s  but i can't figure out how to get my clock/mem speed like they say (817, 500).  aticontrol doesn't let me set those values, since they are both outside the "Configurable Peak Range":

Code:
$ aticonfig --odgc --adapter=all

Adapter 0 - ATI Radeon HD 4800 Series       
                            Core (MHz)    Memory (MHz)
           Current Clocks :    625           993
             Current Peak :    625           993
  Configurable Peak Range : [500-700]     [750-1200]
                 GPU load :    99%


on another note, it doesn't seem very secure that the miner is using http to send my user/pass to deepbit, where wallet ID can be changed.  i tried to use https but the miner can't connect.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!