Author

Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.0 - page 331. (Read 5805537 times)

newbie
Activity: 40
Merit: 0
So, I've got a PC where there were HD 7770 + 7970 mining litecoin with no problem under win 7 32 bit.
I've got myself a hd5970 and replaced 7770 with it. Then I've got lots of troubles with drivers/sdk because no version of cgminer could start, just crashed.
So I installed a fresh copy of win 7 64 bit and 13.4 drivers with latest sdk. Now cgminer starts fine, gpus do something, but I have no image of what happening, cgminer's console window just shows blank black screen. Any idea how to fix that? What better drivers/sdk to install in this situation? I can already see how it's not so good to have different cards together in one machine.
sr. member
Activity: 412
Merit: 250
thanks I will read again the gpu-temp flags section.
Just one thing, why  --temp-cutoff doesn't work?
It won't start mining again when temp drops....
The whole time it is "Device recovered to temperature below target, re-enabling"
and nothing happends, or must be there another flag for starting mining again?
legendary
Activity: 3583
Merit: 1094
Think for yourself
ati radeon 5800 and two 6800 series and one 7800 series

Uh, ok, your previous post said you had two GPU's now we're up to 4.

You should have your 7800 series in a different machine that the 5xxx and 6xxx series GPU's.

Did you read this threads top post yet?  If you have multiple GPU's/types in the same machine you really need to set your clock ranges per GPU.  The Top Post has easy to understand examples for that.

I have readed alot but still there is no extra flag for GPU TEMP.
I mean two GPUs in one graphic card.

I have 3 graphic cards in one PC is there not possible to have one configuration for all of them?
The safe one, for now I have regulated just a --gpu-fan 55-85 it wokrs ok for now U hope it won't turn off....

The easiest way it would be a GPU-TEMP if that rise for example over 85 oC it slows down mining....


Auto Fan and gpu fan with a fan speed range is only one part of temp control.  You still need to set auto gpu with an engine clock range.

And there are plenty of "GPU TEMP" flags in the readme, gpu readme and top post.
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
...
 I really need you'r help. Fighting with this whole last week (
Is X running?
Do you have access to X?
export DISPLAY=:0
xlsfonts

... README GPU-README
Yeah it should be 2 lines Smiley
legendary
Activity: 2955
Merit: 1049

Is X running?
Do you have access to X?
export DISPLAY=:0 xlsfonts
... README GPU-README
just to say it...
kano, thx for your patience and cooperativeness Wink
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
...
 I really need you'r help. Fighting with this whole last week (
Is X running?
Do you have access to X?
export DISPLAY=:0 xlsfonts
... README GPU-README
set
newbie
Activity: 13
Merit: 0
Some more information
Code:
set@miner:~/cgminer-3.1.1-x86_64-built$ sudo aticonfig --lsa
[sudo] password for set:
* 0. 01:00.0 AMD Radeon HD 6800 Series

* - Default adapter
set@miner:~/cgminer-3.1.1-x86_64-built$ lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Barts XT [ATI Radeon HD 6800 Series] [1002:6738]
I really need you'r help. Fighting with this whole last week (
newbie
Activity: 17
Merit: 0
Is there a way to disable any fan management? Just let it handle itself like it did when I was using GUIMiner?
It's not a matter of disabling fan management. You're the one enabling fan management by giving it commands. Just don't give it any fan related commands and cgminer will only monitor them.

Ah ok. It must have added them by default then cause I didn't give it anything but the pool settings.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Is there a way to disable any fan management? Just let it handle itself like it did when I was using GUIMiner?
It's not a matter of disabling fan management. You're the one enabling fan management by giving it commands. Just don't give it any fan related commands and cgminer will only monitor them.
set
newbie
Activity: 13
Merit: 0
Hi guys! Having bad times trying to get cgminer work with rig with only (for now) one 6850 card.
I'm using Ubuntu 12.04 LTS and this https://docs.google.com/document/d/1Gw7YPYgMgNNU42skibULbJJUx_suP_CpjSEdSi8_z9U/preview?sle=true manual
Installed catalyst-13.4

After all here is what i got:

Code:
set@miner:~/cgminer-3.1.1-x86_64-built$ ./cgminer -n
 [2013-05-25 00:46:34] CL Platform 0 vendor: Advanced Micro Devices, Inc.                   
 [2013-05-25 00:46:34] CL Platform 0 name: AMD Accelerated Parallel Processing                   
 [2013-05-25 00:46:34] CL Platform 0 version: OpenCL 1.1 AMD-APP-SDK-v2.5 (793.1)                   
 [2013-05-25 00:46:34] Error -1: Getting Device IDs (num)                   
 [2013-05-25 00:46:34] clDevicesNum returned error, no GPUs usable                   
 [2013-05-25 00:46:34] 0 GPU devices max detected                   
 [2013-05-25 00:46:34] USB all: found 12 devices - listing known devices                   
 [2013-05-25 00:46:34] No known USB devices

What is my next steps?
sr. member
Activity: 412
Merit: 250
thanks I will test again.
This only speeds up gpu fan to 100% not shut down hash

you probiably mean --temp-cutoff, that doesn't work.
when temp get settings like --temp-cutoff 76 than I get
Device recovered to temperature below target, re-enabling

after that nothing happends its stuck on it.
temp is 35 oC and fan is lower than 650 RPm and nothing is going on no hashing....
sr. member
Activity: 476
Merit: 250
The easiest way it would be a GPU-TEMP if that rise for example over 85 oC it slows down mining....

--temp-overheat Overheat temperature when automatically managing fan and GPU speeds (default: 85)

No? Whenever it hits 85, it stops hashing till it cools down.

The manual, and stuff
I readed manual, but that doesn't work, yes it stops, but it wont start again when cools down. I tested it. better it would be to reduce hashing

Strange, works here Wink If my card reaches 80, the load drops to 0% till it cools down and it picks up again
sr. member
Activity: 412
Merit: 250
The easiest way it would be a GPU-TEMP if that rise for example over 85 oC it slows down mining....

--temp-overheat Overheat temperature when automatically managing fan and GPU speeds (default: 85)

No? Whenever it hits 85, it stops hashing till it cools down.

The manual, and stuff
I readed manual, but that doesn't work, yes it stops, but it wont start again when cools down. I tested it. better it would be to reduce hashing
sr. member
Activity: 476
Merit: 250
The easiest way it would be a GPU-TEMP if that rise for example over 85 oC it slows down mining....

--temp-overheat Overheat temperature when automatically managing fan and GPU speeds (default: 85)

No? Whenever it hits 85, it stops hashing till it cools down.

The manual, and stuff
sr. member
Activity: 412
Merit: 250
ati radeon 5800 and two 6800 series and one 7800 series

Uh, ok, your previous post said you had two GPU's now we're up to 4.

You should have your 7800 series in a different machine that the 5xxx and 6xxx series GPU's.

Did you read this threads top post yet?  If you have multiple GPU's/types in the same machine you really need to set your clock ranges per GPU.  The Top Post has easy to understand examples for that.

I have readed alot but still there is no extra flag for GPU TEMP.
I mean two GPUs in one graphic card.

I have 3 graphic cards in one PC is there not possible to have one configuration for all of them?
The safe one, for now I have regulated just a --gpu-fan 55-85 it wokrs ok for now U hope it won't turn off....

The easiest way it would be a GPU-TEMP if that rise for example over 85 oC it slows down mining....
newbie
Activity: 56
Merit: 0
I have never seen cgminer was able to restart a dead GPU. Typical situation:
 [2013-05-24 19:47:14] Accepted 0314caf9 Diff 83/1 GPU 1 pool 0
 [2013-05-24 19:47:15] GPU0: Idle for more than 60 seconds, declaring SICK!
 [2013-05-24 19:47:15] GPU0: Attempting to restart
 [2013-05-24 19:47:15] Thread 0 still exists, killing it off
 [2013-05-24 19:47:16] Thread 1 still exists, killing it off
 [2013-05-24 19:47:16] Error -6: Creating Command Queue. (clCreateCommandQueue)
 [2013-05-24 19:47:16] Failed to reinit GPU thread 0
 [2013-05-24 19:47:50] Accepted 75ce3887 Diff 2/1 GPU 1 pool 0
 [2013-05-24 19:48:15] Accepted d080d191 Diff 1/1 GPU 2 pool 0
 [2013-05-24 19:48:17] Thread 0 no longer exists
 [2013-05-24 19:48:17] Thread 1 no longer exists
 [2013-05-24 19:48:17] Error -6: Creating Command Queue. (clCreateCommandQueue)
 [2013-05-24 19:48:17] Failed to reinit GPU thread 0
 [2013-05-24 19:48:21] Accepted 755d2676 Diff 2/1 GPU 1 pool 0
Restarting the program solves problem.

Something is wrong here
full member
Activity: 136
Merit: 100
After 13 days of continuous work cgminer 2.11.4 receive this error: ''failed to create postcalc hash thread''

help what does this mean?
newbie
Activity: 17
Merit: 0
Is there a way to disable any fan management? Just let it handle itself like it did when I was using GUIMiner?
legendary
Activity: 3583
Merit: 1094
Think for yourself
I run a 5870, a 6970 and a 7950 in one machine.  I was also running a 7770 as well, but it died.  They worked OK together.

These threads are full of the troubles and pitfalls with mixing 7xxx with 5 and 6xxx GPU's.

This guy is having trouble regulating his temperature so I think mixing GPU types is a little above his head at the moment.

Always start with the simplest configuration and get working then and ONLY then start adding complexity.

Basic T/S techniques.
Sam
hero member
Activity: 1246
Merit: 501
I run a 5870, a 6970 and a 7950 in one machine.  I was also running a 7770 as well, but it died.  They worked OK together.
Jump to: