Author

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

-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
See now why would you want a self moderated topic when you can have trolls coming in making the thread so much more fun?
legendary
Activity: 1036
Merit: 1000
DARKNETMARKETS.COM
cgminer supports Cairnsmore1 HashVoodoo dynamic frequency changing?
member
Activity: 68
Merit: 10
On linux how can I make it so that each instance of cgminer (I'm using one per GPU) does not bully the other instances into changing their values such as gpu-memclock and im assuming gpu-engine?

It seems even when specifying -d n and --remove-disabled, when spawning a second instance of cgminer with gpu-memclock and I'm assuming gpu-engine , the second instance will tell the first to change its settings as well. However the --auto-fan seems to be working fine and only controls one GPU.

This is using 11.11 drivers, 2.11.3a binaries and 2.5 app sdk. On further inspection it seems like even if I specify to change the clock in one instance and select the GPU the instance is running, the other instances will change their clocks aswell.
legendary
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
I must be blind then if it is there because I did read the readme before I posted. So I still don't know

is there an api call that resets stats/shares? same thing as pushing "d" than "z". If not can you add one?
API-README
Yes you are blind.
I'll waste my time reading it for you even ...

Wrote 3 months ago - committed into the main git over a month ago ...

 zero|Which,true/false (*)
               none           There is no reply section just the STATUS section
                              stating that the zero, and optional summary, was done
                              If Which='all', all normal cgminer and API statistics
                              will be zeroed other than the numbers displayed by the
                              usbstats and stats commands
                              If Which='bestshare', only the 'Best Share' values
                              are zeroed for each pool and the global 'Best Share'
                              The true/false option determines if a full summary is
                              shown on the cgminer display like is normally displayed
                              on exit.

----------

API V1.24 (cgminer v2.11.0)

Added API commands:
 'zero'

Modified API commands:
 'pools' - add 'Best Share'
 'devs' and 'pga' - add 'No Device' for PGAs if MMQ or BFL compiled
 'stats' - add pool: 'Net Bytes Sent', 'Net Bytes Recv'

----------


superslowkyle, your free support coupon has expired ...
hero member
Activity: 1162
Merit: 500
Would it be possible to set the upper difficulty limit for Stratum in the client?

E.g. while mining Litecoins on ltcmine.ru I sometimes get a very high difficulty. The result in cgminer is that I only see something like this:

[2013-04-08 03:08:26] Stratum from pool 0 detected new block
[2013-04-08 03:08:48] Stratum from pool 0 detected new block
[2013-04-08 03:09:04] Stratum from pool 0 detected new block
[2013-04-08 03:09:43] Stratum from pool 0 detected new block

No accepted, no rejected - only new block messages.

sr. member
Activity: 437
Merit: 250
I must be blind then if it is there because I did read the readme before I posted. So I still don't know

is there an api call that resets stats/shares? same thing as pushing "d" than "z". If not can you add one?
API-README
legendary
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
Hello!
If I try to add --thread-concurrency command, cgminer doesn't works:
Code:
 [2013-04-08 19:20:52] Started cgminer 2.11.4
 [2013-04-08 19:20:52] Started cgminer 2.11.4
 [2013-04-08 19:20:52] Probing for an alive pool
 [2013-04-08 19:21:04] Stratum from pool 0 detected new block
 [2013-04-08 19:21:05] Maximum buffer memory device 0 supports says 209715200
 [2013-04-08 19:21:05] Your scrypt settings come to 402653184
 [2013-04-08 19:21:05] Error -61: clCreateBuffer (padbuffer8), decrease TC or in
crease LG
 [2013-04-08 19:21:05] Failed to init GPU thread 0, disabling device 0
 [2013-04-08 19:21:05] Restarting the GPU from the menu will not fix this.
 [2013-04-08 19:21:05] Try restarting cgminer.
Press enter to continue:

What's wrong?
This is my complete command line:
cgminer -d 0 -I 12 -g 1 -w 256 -o stratum+tcp://coinotron.com:3334 -u xxx -p xxx --scrypt --thread-concurrency 6144
... and another one:

 [2013-04-08 19:21:05] Error -61: clCreateBuffer (padbuffer8), decrease TC or increase LG

...
legendary
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
Not solving your problem, but telling you what to look at that it has already told you:

1) [2013-04-08 18:06:06] CL Platform 1 version: OpenCL 1.2 AMD-APP (1124.2)

2) [2013-04-08 18:06:06] Platform 1 devices: 2
hero member
Activity: 770
Merit: 502
What would cause device id error?

Code:
Error -1: Getting Device IDs (num)
Failed to ADL_Adapter_ID_Get. Error -1

Code:
C:\Users\Admin\Desktop\cgminer-2.11.4-windows>cgminer -n
 [2013-04-08 18:06:06] CL Platform 0 vendor: Intel(R) Corporation

 [2013-04-08 18:06:06] CL Platform 0 name: Intel(R) OpenCL
 [2013-04-08 18:06:06] CL Platform 0 version: OpenCL 1.1
 [2013-04-08 18:06:06] Error -1: Getting Device IDs (num)
 [2013-04-08 18:06:06] CL Platform 1 vendor: Advanced Micro Devices, Inc.

 [2013-04-08 18:06:06] CL Platform 1 name: AMD Accelerated Parallel Processing

 [2013-04-08 18:06:06] CL Platform 1 version: OpenCL 1.2 AMD-APP (1124.2)

 [2013-04-08 18:06:06] Platform 1 devices: 2
 [2013-04-08 18:06:06]  0       Cypress
 [2013-04-08 18:06:06]  1       Cypress
 [2013-04-08 18:06:06] Failed to ADL_Adapter_ID_Get. Error -1

 [2013-04-08 18:06:06] Failed to ADL_Adapter_ID_Get. Error -1

 [2013-04-08 18:06:06] GPU 0 ATI Radeon HD 5800 Series hardware monitoring enabl
ed
 [2013-04-08 18:06:06] GPU 1 ATI Radeon HD 5800 Series hardware monitoring enabl
ed
 [2013-04-08 18:06:06] 2 GPU devices max detected
 [2013-04-08 18:06:06] USB all: found 5 devices - listing known devices

 [2013-04-08 18:06:06] No known USB devices

C:\Users\Admin\Desktop\cgminer-2.11.4-windows>
legendary
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
I've solved my problem adding
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
on cgminer batch file.
Good to see - I guess you read the README Smiley
full member
Activity: 247
Merit: 100
I've solved my problem adding
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
on cgminer batch file.
legendary
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
is there an api call that resets stats/shares? same thing as pushing "d" than "z". If not can you add one?
API-README
hero member
Activity: 675
Merit: 507
Freedom to choose
i do not understand how to run cgminer.c in the terminal. i get permission denied and when checked to run as executing file as program then i get a bunch of errors including "syntax error near unexpected token" and "adl.c command not found"

i cd to the dir and ./cgminer

how am i suppose to run this?

There is a README file in the directory that you need to read.  You have much to learn young grasshoppa.

thanks for the tip Viceroy but i have read it... the only cgminer i find is cgminer.c and it does accept commands as the documentation suggests.
sr. member
Activity: 437
Merit: 250
is there an api call that resets stats/shares? same thing as pushing "d" than "z". If not can you add one?
full member
Activity: 247
Merit: 100
Hello!
If I try to add --thread-concurrency command, cgminer doesn't works:
Code:
 [2013-04-08 19:20:52] Started cgminer 2.11.4
 [2013-04-08 19:20:52] Started cgminer 2.11.4
 [2013-04-08 19:20:52] Probing for an alive pool
 [2013-04-08 19:21:04] Stratum from pool 0 detected new block
 [2013-04-08 19:21:05] Maximum buffer memory device 0 supports says 209715200
 [2013-04-08 19:21:05] Your scrypt settings come to 402653184
 [2013-04-08 19:21:05] Error -61: clCreateBuffer (padbuffer8), decrease TC or in
crease LG
 [2013-04-08 19:21:05] Failed to init GPU thread 0, disabling device 0
 [2013-04-08 19:21:05] Restarting the GPU from the menu will not fix this.
 [2013-04-08 19:21:05] Try restarting cgminer.
Press enter to continue:

What's wrong?
This is my complete command line:
cgminer -d 0 -I 12 -g 1 -w 256 -o stratum+tcp://coinotron.com:3334 -u xxx -p xxx --scrypt --thread-concurrency 6144
full member
Activity: 157
Merit: 100
Hello

i have a small problem with my CG miner.

My System: ASRock Z77 Pro4-M
Intel i5 3570K
XFX HD7950
Win7 64 Bit
AMD APP SDK 2.8
Cataclyst Driver 13.1

Following Issue: I want to use this PC also as an office workstation. Therefore I don't want mining to cause an input lag on the screen. My idea was to work over the IGP of the CPU while mining with the GPU. No I set the onboard Grapics as primary grapicsadapter in bios, but after booting the cgminer only detects the slow onboardgraphicsport. I also used a dummy plug for the 7950 to imitate a second monitor. What am I doing wrong?

Best Regards

KJ
legendary
Activity: 2576
Merit: 1186
USB does, yes. But not the devices in question.

If that's the case, then I suppose I see no real benefit to using libusb either.
cgminer already implements functionality that uses the advantages of libusb

...
...
Another is the usb API stats
All devices have statistics recorded about all I/O to them, including the initial control transfers that the serial-USB code doesn't even know about
Yes, this is made possible using libusb. Too bad it's completely useless.

Just thought I'd point out this little gem of utter stupidity by the retard Luke-Jr

So he's been hashing away on a BFL SC for how many days now? Edit: 6 or 7 days!

And ... the latest problem has been a supposed 500ms latency issue with I/O

Pity they chose the crappy miner code to test all this on - coz cgminer (my USB statistics) already reports all this through the API on a per command level. Min, Max, Total, Count ... (average = Total/Count of course)

So I guess they would have known about this how many days ago if they were testing with cgminer instead of the 30 year old crap code used in the crap clone?
Too bad you have no clue what you're talking about, eh?
sr. member
Activity: 252
Merit: 250
Sorry - I'm no good at teaching people to read - especially when they don't bother to read the README ...
Code:
To configure multiple displays on linux you need to configure your Xorg cleanly
to use them all:

sudo aticonfig --adapter=all -f --initial
Who knows what else you've (not) done Tongue

Lastest ubuntus don't need xorg.conf

Does this recipe applies anyway?
legendary
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
Sorry - I'm no good at teaching people to read - especially when they don't bother to read the README ...
Code:
To configure multiple displays on linux you need to configure your Xorg cleanly
to use them all:

sudo aticonfig --adapter=all -f --initial
Who knows what else you've (not) done Tongue
member
Activity: 112
Merit: 100
Current output...

./cgminer -n
 [2013-04-08 20:49:06] CL Platform 0 vendor: Advanced Micro Devices, Inc.                   
 [2013-04-08 20:49:06] CL Platform 0 name: AMD Accelerated Parallel Processing                   
 [2013-04-08 20:49:06] CL Platform 0 version: OpenCL 1.2 AMD-APP (1084.4)                   
 [2013-04-08 20:49:06] Platform 0 devices: 1                   
 [2013-04-08 20:49:06]    0   Tahiti                   
 [2013-04-08 20:49:06] Failed to ADL_Adapter_ID_Get. Error -10                   
 [2013-04-08 20:49:06] This error says the device is not enabled                   
 [2013-04-08 20:49:06] Failed to ADL_Adapter_ID_Get. Error -10                   
 [2013-04-08 20:49:06] This error says the device is not enabled                   
 [2013-04-08 20:49:06] Failed to ADL_Adapter_ID_Get. Error -10                   
 [2013-04-08 20:49:06] This error says the device is not enabled                   
 [2013-04-08 20:49:06] Failed to ADL_Adapter_ID_Get. Error -10                   
 [2013-04-08 20:49:06] This error says the device is not enabled                   
 [2013-04-08 20:49:06] GPU 0 AMD Radeon HD 7900 Series hardware monitoring enabled                   
 [2013-04-08 20:49:06] 1 GPU devices max detected

Has anyone got any ideas what I can do to overcome this? Any help would be GREATLY appreciated. I currently have 3 x 7950's on board.

Ubuntu 12.04 LTS, Catalyst 13.1, AMD-APP-SDK v2.8, ADL-SDK v5.0
Jump to: