Bitcoin Forum
May 02, 2024, 06:36:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 [65]
1281  Local / Барахолка / Продам Riser PCI-E 1x-16x и 1x-1x МОСКВА on: September 03, 2011, 12:51:27 PM
1x-16x - 500 р
1x-1x - 400 р

1282  Other / Корзина / Re: Продано, точнее УКРАДЕНО 65 биткоинов... on: August 25, 2011, 11:10:34 AM
расскажи что да как чтоб другие знали ?
1283  Local / Обменники / Re: Продаю 50+ биткоинов МОСКВА. По курсу mtgox цб. on: August 23, 2011, 01:25:21 PM
Вы первый... что? Smiley

присылаете ) если хотите удалённо
1284  Local / Обменники / Продаю 0.1 биткоин МОСКВА. По курсу mtgox цб. on: August 23, 2011, 12:26:03 PM
 Гарантированый вариант обмена.
почему гарантированный ? потому что при встрече или вы первый
1285  Other / Beginners & Help / Re: Mining on FLASH UBUNTU 11.04 on: August 19, 2011, 04:22:17 PM
Hi there, thanks for the distro and quick instructions but people usually don't trust files from sites like rapidshare, etc. because of backdoors and such. Just a helpful reminder. We are dealing with money so you can never be to careful.

you can monitor the mining to be sure that everything is going well
mining is not a purse
who wants to set up everything itself can use the system as an example
1286  Other / Beginners & Help / Mining on FLASH UBUNTU 11.04 on: August 18, 2011, 09:49:07 PM
I create flash drive with ubuntu and auto start minig

Flash must be >=4G
To use download and unpack file http://depositfiles.com/ru/files/y5gv2w2m2
md5=311cf52eb50d3511980d5d0a08c0ca54
 
1) copy to flash /dev/sde  (name you device you can see in Disk Utility  http://codsplaice.blogspot.com/2010/03/ubuntu-1004-beta-1-disk-utility.html)
Code:
>>sudo dd if=backup.flashD.2.6G.clear of=/dev/sde bs=100M count=30
2) insert to computer and start
connect to computer with ssh  (DHCP must working in network)
password : a
Code:
>>ssh evg@192.168.0.XX 
ip get from DHCP - you can see it in DHCP settings or find  with ping
3) init gpu device
Code:
>> sudo aticonfig -f --initial --adapter=all
4) edit run.sh with vi
Code:
>>vi run.sh
you must change USERNAME PASSWORD
and may overdrive you card
and may use param IP to add you USERNAME
Code:
export AMDAPPSDKROOT=/home/evg/AMD-APP-SDK-v2.4-lnx32/
export AMDAPPSDKSAMPLESROOT=/home/evg/AMD-APP-SDK-v2.4-lnx32/
export LD_LIBRARY_PATH=${AMDAPPSDKROOT}lib/x86:${LD_LIBRARY_PATH}
export DISPLAY=:0

#aticonfig --od-enable --adapter=all
#aticonfig --od-setclocks=930,300 --adapter=0
#aticonfig --od-setclocks=930,300 --adapter=1

IP=$(bsh /home/evg/getip.bsh)
echo IP=$IP
/home/evg/DiabloMiner/DiabloMiner-Linux.sh -u USERNAME  -p PASSWORD -o pit.deepbit.net        -r 8332  -f 20 -v 2 -w 256
#/home/evg/DiabloMiner/DiabloMiner-Linux.sh -u USERNAME    -p PASSWORD -o btcmine.com        -r 8332  -f 20 -g 5 -v 2 -w 256

5) reboot
Code:
sudo reboot
6) monitor with screen
Code:
sudo screen -r gpu

7) bonus! you can control temperature with control.sh
Code:
>>./control.sh 0 400 965 87 88 0
where
display=0 min_clock=400 max_clock=965 min_temp=87 max_temp=88 adapter=0
8 ) stop mining
Code:
>>killall java
9) start minig
Code:
>>./run.sh


PS catalist 11.7 DiabloMiner
PS you may remove files authorized_keys  known_hosts in folder .ssh  )
used this topic http://bitcointalk.org/index.php?topic=9239.0
Pages: « 1 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 [65]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!