Bitcoin Forum
April 25, 2024, 12:20:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 [462] 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 ... 843 »
  Print  
Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5805212 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (3 posts by 1+ user deleted.)
jhd
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile WWW
April 03, 2013, 10:19:14 PM
 #9221

I setup it and i have only 600mhash for 2 7950 cards. Its very poor

Litecoin Lottery, Litecoin Roulette : http://www.coinpixel.com
1714004432
Hero Member
*
Offline Offline

Posts: 1714004432

View Profile Personal Message (Offline)

Ignore
1714004432
Reply with quote  #2

1714004432
Report to moderator
1714004432
Hero Member
*
Offline Offline

Posts: 1714004432

View Profile Personal Message (Offline)

Ignore
1714004432
Reply with quote  #2

1714004432
Report to moderator
1714004432
Hero Member
*
Offline Offline

Posts: 1714004432

View Profile Personal Message (Offline)

Ignore
1714004432
Reply with quote  #2

1714004432
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714004432
Hero Member
*
Offline Offline

Posts: 1714004432

View Profile Personal Message (Offline)

Ignore
1714004432
Reply with quote  #2

1714004432
Report to moderator
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
April 04, 2013, 12:11:37 AM
 #9222

I have only 53MH/s for a 670M too. The Desktop 670 is with 112MH/s in the list. I tried everything but it remains there. Im not sure if it can be that its so much less only because its the notebook-gpu. But it wouldnt turn out to profit to mine with it anyway most probably.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
dresdenreader
Full Member
***
Offline Offline

Activity: 239
Merit: 100



View Profile
April 04, 2013, 04:12:30 AM
 #9223

Was wondering if someone could help me troubleshoot my cgminer.

As I've stated in another post, for whatever reason I am unable to mine with any version of CG Miner past 2.10.3. I'm able to mine without any issue whatsoever using 2.10.3. But starting at 2.10.4 and onward, CG Miner just stops running shortly after it probes for an alive pool.

Card Info - HIS H699F4G4M Radeon HD 6990 - http://www.newegg.com/Product/Product.aspx?Item=N82E16814161366

Driver Info - AMD Catalyst™ 13.2 Beta Driver - http://support.amd.com/us/kbarticles/Pages/amdcatalyst132betadriver.aspx

OS - Windows 8 Pro

AMD SDK Info - http://developer.amd.com/tools/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/

AMD-APP-SDK-v2.8-Windows-64.exe

AMD 6990

Only logs recovered.

Code:
 [2013-04-03 20:47:55] Started cgminer 2.11.3
 [2013-04-03 20:47:56] Probing for an alive pool

This is the command line I'm using: (same command line works perfectly with 2.10.3)

Code:
@echo off
TIMEOUT 60
cgminer.exe -o stratum+tcp://stratum.btcguild.com:3333 -u username_1 -p pass -I 9 --gpu-memclock 300 -w 128 --auto-fan --auto-gpu --temp-target 70 --temp-overheat 80 2>logtofile.txt

Lastly, I installed Dr Mingw debugger and this is the output text from cgminer when it crashes:

Code:
cgminer.exe caused an Access Violation at location 004312e6 in module cgminer.exe Reading from location 08461499.

Registers:
eax=08461495 ebx=01f90d88 ecx=ffb4cf2b edx=00000008 esi=01f72448 edi=01f90baf
eip=004312e6 esp=0028f4e0 ebp=0028f548 iopl=0         nv up ei pl nz na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00010202

Call stack:
004312E6  cgminer.exe:004312E6
004333F0  cgminer.exe:004333F0
00430289  cgminer.exe:00430289
00419380  cgminer.exe:00419380
004010B9  cgminer.exe:004010B9  __mingw_CRTStartup  crt1.c:244

00401284  cgminer.exe:00401284  WinMainCRTStartup  crt1.c:274

76B98543  KERNEL32.DLL:76B98543  BaseThreadInitThunk
76F7AC69  ntdll.dll:76F7AC69  RtlInitializeExceptionChain
76F7AC3C  ntdll.dll:76F7AC3C  RtlInitializeExceptionChain

If you want I can try and provide more information if required, but this is what I'm currently experiencing.

BTC - 16CCpAqNiuqVNkihfEY3UjDsR5UAFYbiMX
DARK LORD CTHULHU BE PRAISED - OFF - QgdYCLwJAE8CA287xUVi5Zkv6NN9PDaA78
https://bitcointalk.org/index.php?topic=294383.0
dresdenreader
Full Member
***
Offline Offline

Activity: 239
Merit: 100



View Profile
April 04, 2013, 04:21:01 AM
 #9224

Additionally, this is what I'm seeing when I run the -n command.

The first snipped is the output from 2.10.3.

Code:
 [2013-04-03 21:19:29] CL Platform 0 vendor: Advanced Micro Devices, Inc.
 [2013-04-03 21:19:29] CL Platform 0 name: AMD Accelerated Parallel Processing
 [2013-04-03 21:19:29] CL Platform 0 version: OpenCL 1.2 AMD-APP (1124.2)
 [2013-04-03 21:19:29] Platform 0 devices: 2
 [2013-04-03 21:19:29] 0 Cayman
 [2013-04-03 21:19:29] 1 Cayman
 [2013-04-03 21:19:29] Failed to ADL_Adapter_ID_Get. Error -1
 [2013-04-03 21:19:29] GPU 0 AMD Radeon HD 6900 Series hardware monitoring enabled
 [2013-04-03 21:19:29] GPU 1 AMD Radeon HD 6900 Series hardware monitoring enabled
 [2013-04-03 21:19:29] 2 GPU devices max detected

I ran this with the newest debug version of cgminer.exe and got the exact same results (minus the newly added USB support of course.)

BTC - 16CCpAqNiuqVNkihfEY3UjDsR5UAFYbiMX
DARK LORD CTHULHU BE PRAISED - OFF - QgdYCLwJAE8CA287xUVi5Zkv6NN9PDaA78
https://bitcointalk.org/index.php?topic=294383.0
jhd
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile WWW
April 04, 2013, 06:49:05 AM
 #9225

No one for help?

Litecoin Lottery, Litecoin Roulette : http://www.coinpixel.com
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1798


Linux since 1997 RedHat 4


View Profile
April 04, 2013, 09:20:50 AM
 #9226

No one for help?
Most likely your driver version is the problem ...
But you haven't provided any useful information.
Could even just be a setting you've used ...

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1798


Linux since 1997 RedHat 4


View Profile
April 04, 2013, 09:21:49 AM
 #9227

...
 [2013-04-03 21:19:29] CL Platform 0 version: OpenCL 1.2 AMD-APP (1124.2)
...
Sounds like that's it ...

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Kapz786
Hero Member
*****
Offline Offline

Activity: 697
Merit: 503



View Profile
April 04, 2013, 12:08:16 PM
 #9228

Hi Guys,

Does anyone know any flags that might assist in keeping GPU temps down with a small sacrifice to the hash rate? Its very hot where I live during the day and I noticed regardless if I run cgminer with low aggression and low thread concurrency the temp is the same as with higher settings.

Im running 2x 7950's with no flags at the moment just the profile in guiminer
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1798


Linux since 1997 RedHat 4


View Profile
April 04, 2013, 12:43:10 PM
 #9229

Hi Guys,

Does anyone know any flags that might assist in keeping GPU temps down with a small sacrifice to the hash rate? Its very hot where I live during the day and I noticed regardless if I run cgminer with low aggression and low thread concurrency the temp is the same as with higher settings.

Im running 2x 7950's with no flags at the moment just the profile in guiminer
Reduce --gpu-engine limits

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
com911
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
April 04, 2013, 02:27:56 PM
Last edit: April 04, 2013, 03:26:08 PM by com911
 #9230

Hello. Latest CGminer shows that my 7950 runs at about 650 k/h, but mining pools (i tried 4) show in stats (and pays so) that i make only about 150-200 k/h.
But if i use Reaper, pool stats shows real 600-650 k/h (and pays). So what it means? Technical problems, or CGminer stealing k/h for some backdoor pool?  Huh

Viceroy
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile
April 04, 2013, 03:07:34 PM
 #9231

No one for help?
Most likely your driver version is the problem ...
But you haven't provided any useful information.
Could even just be a setting you've used ...

Here, want to help on a problem with documentation? try this...
https://bitcointalk.org/index.php?topic=28402.msg1711097#msg1711097

The problem is not the card as it was working before and is currently working under a different kernel.  As long as lspci can see the card I can use it... except on this one machine which is driving crazy.

Happy to try another OS though my experience with Ubuntu was that lspci didn't show multiple cards (same problem I'm having with Centos 6.4).  I know I have had cgminer operating under centos 6.3 with all gpu's operating on a multi card system and as I say I f'd up when I upgraded to 6.4.

Where is there some log file that can give more info?  ANY advice appreciated.



os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
April 04, 2013, 03:59:12 PM
 #9232

Hi Guys,

Does anyone know any flags that might assist in keeping GPU temps down with a small sacrifice to the hash rate? Its very hot where I live during the day and I noticed regardless if I run cgminer with low aggression and low thread concurrency the temp is the same as with higher settings.

Im running 2x 7950's with no flags at the moment just the profile in guiminer
Reduce --gpu-engine limits

You can also reduce your temp target.  Read the executive summary in the first post for examples.  What temp are your GPU's running?  Mine are around 74C with a target of 75C.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
April 04, 2013, 04:01:28 PM
 #9233

or CGminer stealing k/h for some backdoor pool?  Huh

Really?!?!

Don't be such a Drama Queen.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
dresdenreader
Full Member
***
Offline Offline

Activity: 239
Merit: 100



View Profile
April 04, 2013, 04:02:24 PM
 #9234

...
 [2013-04-03 21:19:29] CL Platform 0 version: OpenCL 1.2 AMD-APP (1124.2)
...
Sounds like that's it ...

I'll take a look at this today after work.

Is there a reason that the AMD SDK APP I'm trying to install isn't properly taking hold? It appears to install and go through the entire install process and report as success but it looks like its still not the right now. Would you recommend a particular SDK?

BTC - 16CCpAqNiuqVNkihfEY3UjDsR5UAFYbiMX
DARK LORD CTHULHU BE PRAISED - OFF - QgdYCLwJAE8CA287xUVi5Zkv6NN9PDaA78
https://bitcointalk.org/index.php?topic=294383.0
redmist
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
April 04, 2013, 04:53:13 PM
 #9235

For some reason when I open up cgminer, I get greeted with the error message:
ADL found less devices than opencl!
There is possibly more than one display attached to a GPU.

I'm pretty confused with this because I haven't done anything that would cause this. The only thing that I've done today is add my second GPU into my rig. I've got 2 5850's running at the moment.
Anyone know why this is happening, and what I can do to stop it?

Secondly, for some reason there are no temps being shown in cgminer any more. Anyone know why this is, and how I can get them back? Kind of makes it difficult to monitor Wink
dresdenreader
Full Member
***
Offline Offline

Activity: 239
Merit: 100



View Profile
April 04, 2013, 07:25:15 PM
 #9236

For some reason when I open up cgminer, I get greeted with the error message:
ADL found less devices than opencl!
There is possibly more than one display attached to a GPU.

I'm pretty confused with this because I haven't done anything that would cause this. The only thing that I've done today is add my second GPU into my rig. I've got 2 5850's running at the moment.
Anyone know why this is happening, and what I can do to stop it?

Secondly, for some reason there are no temps being shown in cgminer any more. Anyone know why this is, and how I can get them back? Kind of makes it difficult to monitor Wink

Out of curiosity, what is your monitor setup?

BTC - 16CCpAqNiuqVNkihfEY3UjDsR5UAFYbiMX
DARK LORD CTHULHU BE PRAISED - OFF - QgdYCLwJAE8CA287xUVi5Zkv6NN9PDaA78
https://bitcointalk.org/index.php?topic=294383.0
redmist
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
April 04, 2013, 07:28:19 PM
 #9237

Out of curiosity, what is your monitor setup?

Well its a bit weird really. I've got my rig in my garage, and I control it and access it via remote desktop on my mac. Thought it would be better because then I wouldn't waste power with a monitor.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
April 04, 2013, 07:35:06 PM
 #9238

Hi Guys,

Does anyone know any flags that might assist in keeping GPU temps down with a small sacrifice to the hash rate? Its very hot where I live during the day and I noticed regardless if I run cgminer with low aggression and low thread concurrency the temp is the same as with higher settings.

Im running 2x 7950's with no flags at the moment just the profile in guiminer

Im not sure but try the --help-tag. I believe i have read a command yesterday where you can set a target temperature. But im not sure if that only adjusts the fan or if it toggles down the gpu as well when it gets too hot. Maybe i remember wrong
On the other hand... you could try to undervolt your gpu for less heat. If it doesnt work via software you can use nibitor. But be cautious with it before using it and read about the dangers.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
RAK3
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
April 04, 2013, 07:40:39 PM
 #9239

Hello and hope You're having a good time  Smiley

I am having some issues with 4 x GA 7950-s (1150/1375) / 2.6-2.7 Mhash/s. Everything is just fine for like 4-6 hours and then the system hangs.
I've seen when one of the cards usage goes to 0 and then everything hangs. Otherwise everythings ok, temps are stable at 60°-63°C.

I tried before with the clocks at 1170 / 1375 and lowering the core clock by 20 gave me the 660-670 khash/s per card.

I'm using latest GUI- with cgminer. Settings are:

TC - 24000 - anything above that seems to lower the hashrate.
I - 20

I hope anybody has any ideas other than lowering OC Smiley

Best of luck in these times of rising glory  Wink
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
April 04, 2013, 08:02:16 PM
 #9240

For some reason when I open up cgminer, I get greeted with the error message:
ADL found less devices than opencl!
There is possibly more than one display attached to a GPU.

I'm pretty confused with this because I haven't done anything that would cause this. The only thing that I've done today is add my second GPU into my rig. I've got 2 5850's running at the moment.
Anyone know why this is happening, and what I can do to stop it?

Secondly, for some reason there are no temps being shown in cgminer any more. Anyone know why this is, and how I can get them back? Kind of makes it difficult to monitor Wink

Did you try using dummy plugs?

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Pages: « 1 ... 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 [462] 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 ... 843 »
  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!