Bitcoin Forum

Other => Beginners & Help => Topic started by: kimo75110 on December 18, 2013, 11:57:34 AM



Title: please help me,I am a new miner ,plz teach me how to use cgminer with gpu
Post by: kimo75110 on December 18, 2013, 11:57:34 AM
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
 


Title: Re: please help me,I am a new miner ,plz teach me how to use cgminer with gpu
Post by: Cryptoxic on December 18, 2013, 12:57:12 PM
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.


Title: Re: please help me,I am a new miner ,plz teach me how to use cgminer with gpu
Post by: hellfrozenow on December 18, 2013, 01:03:18 PM
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


Title: Re: please help me,I am a new miner ,plz teach me how to use cgminer with gpu
Post by: kimo75110 on December 19, 2013, 12:37:33 PM
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.