Bitcoin Forum
June 26, 2024, 02:28:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: please help me,I am a new miner ,plz teach me how to use cgminer with gpu  (Read 575 times)
kimo75110 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 18, 2013, 11:57:34 AM
Last edit: December 18, 2013, 12:20:07 PM by kimo75110
 #1

please teach me how to use cgminer with gpu to mining lottocoin.

i try 3days. and i still can not mining it.

i am a new miner. please teach me.

i want to join this pool>>>>>http://lot.no-ip.biz/

I creat a txt. and write ""cgminer --scrypt  -o stratum+tcp://lot.no-ip.biz:3333 -u Weblogin.Worker -p Worker password"" in.

Change the name to miner.bat.

but when i open the bat. it shutdown very fast. what happen!!!!!

please help me

ps I use intel e3 and asus r9 280x
 
Cryptoxic
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 18, 2013, 12:57:12 PM
 #2

When you go to save the text file in Notepad, look at the bottom of the window and change the 'Save As Type' dropdown from '*.txt file', to 'All Files'.

Then save it as - yourfilename.bat

Make sure the file on your machine is appended with .bat

Then try run it and report back.
hellfrozenow
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
December 18, 2013, 01:03:18 PM
 #3

I creat a txt. and write ""cgminer --scrypt  -o stratum+tcp://lot.no-ip.biz:3333 -u Weblogin.Worker -p Worker password"" in.

Change the name to miner.bat.

but when i open the bat. it shutdown very fast. what happen!!!!!
 

open console, go to cgminer folder and type  ""cgminer --scrypt  -o stratum+tcp://lot.no-ip.biz:3333 -u Weblogin.Worker -p Worker password""  and see what happens
kimo75110 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 19, 2013, 12:37:33 PM
 #4

it is working now. thanks everybody.

And another question.

I use asus R9 280X DC2T 3GB

Teh HW is very high.

A=45600 R=2896 HW=38692 WU=39

----------------------------------------------
This is my ****.bat set

cgminer --scrypt  -o stratum+tcp://lot.no-ip.biz:3333 -u K.WORKER1 -p 1111
-----------------------------------------------
This is my cgminer.conf set

{
"pools" : [

   {
      "url" : "stratum+tcp://lot.no-ip.biz",
      "user" : "K.WORKER1",
      "pass" : "1111"
   }

]
,
"intensity" : "13",
"vectors" : "2",
"worksize" : "256",
"kernel" : "diakgcn",
"gpu-engine" : "0",
"gpu-fan" : "65",
"gpu-memclock" : "400",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",   
"gpu-vddc" : "0",
"temp-cutoff" : "90",
"temp-overheat" : "80",
"temp-target" : "72",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

---------------------------------------------------

how can i do???

Please help me again.
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!