Bitcoin Forum
June 29, 2024, 01:57:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: CGminer Mining Screen Output  (Read 1706 times)
henryb2000 (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 04, 2013, 02:08:25 PM
 #1

Trying to mine using my PC - Graphics card: NVIDIA GeForce 9300M GS  (equipped with openCL, CUDA, Direect Compute 4.0, GPU G98M)
PhysX on card set to Auto (other options include GeForce 9300M GS & CPU)

Using the following batch file for bitcoin
@echo off
rem 13aGKge6HiEd3NV6iaguP79RnKK653JxC9
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cd\bitcoin
cgminer -o stratum.btcguild.com:3333 -u mloverboyu_1 -p 123 --thread-concurrency 24000 --lookup-gap 0 --gpu-engine 1100 --gpu-memclock 1250 --gpu-powertune 20 -w 256 -I 19 -g 1

Using the following batch file for litecoin
@echo off
rem LcdrZdxieYykwn3xUHHAs8NFb8WkyhT8pk
rem setx GPU_MAX_ALLOC_PERCENT 100
rem setx GPU_USE_SYNC_OBJECTS 1
cd\litecoin
cgminer -o stratum+tcp://global.wemineltc.com:3334 -u mloverboyu.1 -p x --thread-concurrency 24000 --lookup-gap 0 --gpu-engine 1100 --gpu-memclock 1250 --gpu-powertune 20 -w 256 -I 19 -g 1

I remove the --scrypt command because when I use it the program connects without error but just sits there (I don't get the screens pasted below)

Im using CGminer to mine and I install the program in two separate directories (I don't get any errors so I assume this is fine).  I tried running the program individually and also both at the same time and the screen below is all I'm getting (connection is fine, no errors)

I tired both 3.8.0 & 3.5.0 (I now realize that litecoin doesn't use beyond 3.5.0).  

In addition to the output below, 3.8.0 says (No devices detected!  Waiting for USB hotplug devices press q to quit).  I don't get that message with 3.5.0.

Question 1:  Does 3.8.0 require a USB dongle?
Question 2: Why is my output not doing the second pic below although there is no error and all the numbers at the Top of the program seem to be doing something?

MY Output
http://www.collegestudentassignment.com/ucc/mine.jpg


Output I Expected
http://www.collegestudentassignment.com/ucc/theirs.jpg

 

j0achim
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile WWW
December 04, 2013, 02:14:39 PM
 #2

Cgminer GPU mining deprecated in versions above 3.7.2 (or 3.7.3 cant remember which is latest with GPU support)


I mine scrypt with 3.7.2 just fine on my miners (GPU).
henryb2000 (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 04, 2013, 02:53:04 PM
 #3

My real concern is:

I’ve also logged in with the basic command using only the –o –u and –p switches with the same result.  That is, the output repeated for me is Stratum from pool 0 detected new block (picture 1) which might be fine but I’m not getting Accepted xxxxxxxxxxx Diff 1/1 BFL 0 pool 0 (picture 2).  Why?
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!