Bitcoin Forum
May 09, 2024, 12:47:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How do i run cgminer and use onboard graphic as display?  (Read 4154 times)
sterob (OP)
Full Member
***
Offline Offline

Activity: 175
Merit: 100

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
June 24, 2013, 01:26:29 PM
 #1

 
Code:
 [2013-06-24 20:27:01] Started cgminer 2.11.4
 [2013-06-24 20:27:01] WARNING: Number of OpenCL and ADL devices did not match!
 [2013-06-24 20:27:01] Hardware monitoring may NOT match up with devices!
 [2013-06-24 20:27:01] Probing for an alive pool
 [2013-06-24 20:27:04] Switching pool 0 http://us.litecoinpool.org:9332 to strat
um+tcp://us.litecoinpool.org:3333
 [2013-06-24 20:27:06] Maximum buffer memory device 0 supports says 425721856
 [2013-06-24 20:27:06] Your scrypt settings come to 536870912
 [2013-06-24 20:27:06] Error -61: clCreateBuffer (padbuffer8), decrease TC or in
crease LG
 [2013-06-24 20:27:06] Failed to init GPU thread 0, disabling device 0
 [2013-06-24 20:27:06] Restarting the GPU from the menu will not fix this.
 [2013-06-24 20:27:06] Try restarting cgminer.
Press enter to continue:

I got this when i tried to run cgminer with my onboard graphic as display.

Also how can i change core, mem speed, core voltage, fan speed? afterburner, trixx dont detect my card. It tried --gpu-fan 50 --gpu-engine 1060 --gpu-memclock 1500 but there is no change in my hash or the gpu fan doesnt sound louder indicating the change in fan speed.


1715258834
Hero Member
*
Offline Offline

Posts: 1715258834

View Profile Personal Message (Offline)

Ignore
1715258834
Reply with quote  #2

1715258834
Report to moderator
1715258834
Hero Member
*
Offline Offline

Posts: 1715258834

View Profile Personal Message (Offline)

Ignore
1715258834
Reply with quote  #2

1715258834
Report to moderator
1715258834
Hero Member
*
Offline Offline

Posts: 1715258834

View Profile Personal Message (Offline)

Ignore
1715258834
Reply with quote  #2

1715258834
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715258834
Hero Member
*
Offline Offline

Posts: 1715258834

View Profile Personal Message (Offline)

Ignore
1715258834
Reply with quote  #2

1715258834
Report to moderator
1715258834
Hero Member
*
Offline Offline

Posts: 1715258834

View Profile Personal Message (Offline)

Ignore
1715258834
Reply with quote  #2

1715258834
Report to moderator
evilscoop
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
June 24, 2013, 01:28:51 PM
 #2

First question, what make and model is the inbuilt card ?

and ill bet it aint a good one for mining....
sterob (OP)
Full Member
***
Offline Offline

Activity: 175
Merit: 100

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
June 24, 2013, 01:33:24 PM
 #3

i am using 7970 to mine and i got an onboard intel hd4000 so i want to mine while still using my pc.

Zanatos666
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


Sometimes man, just sometimes.....


View Profile
June 24, 2013, 03:28:05 PM
 #4

First thing I would suggest is updating to a current version of cgminer.  But if its working for you, then go ahead.

Secondly, you can use a -d argument to specify which gpu to use (I believe, dont use it myself).  But default cgminer will use all devices it can find, this way can special -d 1 for example if you want to use gpu 1 instead of gpu 0.

Thirdly, you can set all of your gpu engine, fan, temp cut off, etc, just by using the arguments laid out on the cgminer page (whether it be command line, or conf file) located here https://bitcointalk.org/index.php?topic=28402.0

Squiggly letters, written really fast, with a couple of dots for good measure.
sterob (OP)
Full Member
***
Offline Offline

Activity: 175
Merit: 100

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
June 24, 2013, 04:14:35 PM
 #5

thanks you, somehow i manage to get it running by using "-d 0 --gpu-platform 1"

However, i dont see the GPU temp and fan speed in cgminer, it was blank. Also i tried  "--gpu-fan 50 --gpu-engine 1060 --gpu-memclock 1500"  (which was my optimal setting for mining) but there is no change in hash. So i think those command dont work. Afterburner and trix cant too.

Code:
 ST: 2  SS: 0  NB: 1  LW: 4  GF: 0  RF: 0
 Connected to us.litecoinpool.org diff 16 with stratum as user .1
 Block: b603e0423b622df3...  Diff:48.9M  Started: [23:17:53]  Best share: 20
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:                | 570.9K/2.064Mh/s | A:2 R:0 HW:0 U:120.00/m I:13
--------------------------------------------------------------------------------

 [2013-06-24 23:17:47] Started cgminer 2.11.4
 [2013-06-24 23:17:48] ADL found less devices than opencl!
 [2013-06-24 23:17:48] There is possibly more than one display attached to a GPU

 [2013-06-24 23:17:48] Use the gpu map feature to reliably map OpenCL to ADL
 [2013-06-24 23:17:48] WARNING: Number of OpenCL and ADL devices did not match!
 [2013-06-24 23:17:48] Hardware monitoring may NOT match up with devices!
 [2013-06-24 23:17:48] Probing for an alive pool
 [2013-06-24 23:17:50] Switching pool 0 http://us.litecoinpool.org:9332 to strat
um+tcp://us.litecoinpool.org:3333
 [2013-06-24 23:17:56] Accepted 6eabca42 Diff 16/16 GPU 0
 [2013-06-24 23:17:56] Accepted 6eb77ba5 Diff 20/16 GPU 0

sterob (OP)
Full Member
***
Offline Offline

Activity: 175
Merit: 100

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
June 25, 2013, 01:07:50 PM
 #6

anyone did it before?

Zanatos666
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


Sometimes man, just sometimes.....


View Profile
June 25, 2013, 01:45:16 PM
 #7

Sorry, cant help you.  My suggestion is post on the cgminer's thread and either kovilas or kano or someone else will know what to do.

https://bitcointalk.org/index.php?topic=28402.0

Squiggly letters, written really fast, with a couple of dots for good measure.
pgb205
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 30, 2014, 02:55:34 AM
 #8

Same exact problem as you. Finally got my radeon  card to work but can't see temperature or fan speed.
Did you ever manage to resolve this?

thanks you, somehow i manage to get it running by using "-d 0 --gpu-platform 1"

However, i dont see the GPU temp and fan speed in cgminer, it was blank. Also i tried  "--gpu-fan 50 --gpu-engine 1060 --gpu-memclock 1500"  (which was my optimal setting for mining) but there is no change in hash. So i think those command dont work. Afterburner and trix cant too.

Code:
 ST: 2  SS: 0  NB: 1  LW: 4  GF: 0  RF: 0
 Connected to us.litecoinpool.org diff 16 with stratum as user .1
 Block: b603e0423b622df3...  Diff:48.9M  Started: [23:17:53]  Best share: 20
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:                | 570.9K/2.064Mh/s | A:2 R:0 HW:0 U:120.00/m I:13
--------------------------------------------------------------------------------

 [2013-06-24 23:17:47] Started cgminer 2.11.4
 [2013-06-24 23:17:48] ADL found less devices than opencl!
 [2013-06-24 23:17:48] There is possibly more than one display attached to a GPU

 [2013-06-24 23:17:48] Use the gpu map feature to reliably map OpenCL to ADL
 [2013-06-24 23:17:48] WARNING: Number of OpenCL and ADL devices did not match!
 [2013-06-24 23:17:48] Hardware monitoring may NOT match up with devices!
 [2013-06-24 23:17:48] Probing for an alive pool
 [2013-06-24 23:17:50] Switching pool 0 http://us.litecoinpool.org:9332 to strat
um+tcp://us.litecoinpool.org:3333
 [2013-06-24 23:17:56] Accepted 6eabca42 Diff 16/16 GPU 0
 [2013-06-24 23:17:56] Accepted 6eb77ba5 Diff 20/16 GPU 0
HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
January 30, 2014, 08:24:21 AM
 #9

First off, you need to use a recent version of cgminer.  3.1.1 is probably bare minimum.  3.7.2 I think is the last ones to support GPU mining.

Second, you need to remove the OpenCL driver from the Intel GPU.  There's an option in Add/Remove Programs that allow you to uninstall the Intel OpenCL.

Once you've done that, cgminer won't detect the Intel HD4000 as being capable of mining, and ignore it totally.


It does work, I've mined that way in the past (HD4000 for desktop work with 2x7950 and a 7850 mining in the background).
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!