Bitcoin Forum
May 27, 2024, 09:28:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: welche conf Bei ...  (Read 489 times)
Tina1736 (OP)
Sr. Member
****
Offline Offline

Activity: 395
Merit: 250



View Profile
April 01, 2014, 06:05:51 PM
 #1

was muß ich in die conf datei für solo mining bei Klingon Darsek machen ? Bekomme es nicht hin.
whywefight
Legendary
*
Offline Offline

Activity: 1078
Merit: 1042


www.explorerz.top


View Profile
April 01, 2014, 06:19:58 PM
 #2

hier https://bitcointalk.org/index.php?topic=377997.700 steht:

make a Darsek.conf file open notepad
Code:

listen=1
gen=0
rpcallowip=127.0.0.1
rpcuser=myid
rpcpassword=mypass
rpcport=8444
server=1
daemon=1

then save as
%appdata% {enter} then select the darsek folder [in the topbar]
darsek.conf

I use BFGminer for GPU mining

I launch a Bat file looks like this
Code:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
bfgminer.exe -S opencl:auto -o http://127.0.0.1:8444 -u myid -p mypass  --scrypt -I 13


that should get you started. there is tuning you can do for your exact GPU

Tina1736 (OP)
Sr. Member
****
Offline Offline

Activity: 395
Merit: 250



View Profile
April 01, 2014, 06:44:17 PM
 #3

Danke
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!