Author

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

legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
...
I can see why members of this community refused to work with you.
As long as that includes you - I am indeed thankful.
hero member
Activity: 504
Merit: 500
kano: I understand you wrote the RPC API. The API-Readme is quite confusing, how is one to execute the commands listed? there are some example files referenced in the documentation, but they aren't supplied(api-example.php, etc). I think I understand how to format a command, but how to send that command to the software escapes me. I want to be able to use the pgaset command for my MMQ(I hate having it start at 200mhz when I know each chip will easily do 215. Starting at 210 each time would save a lot of waiting for it to clock up)


Ask your miner support team - this thread is for cgminer.
I consider it an insult to post about using my software in another thread that simply copies it and claims it their own and then come here and ask me for support of it.

You offered valuable information, pointing me towards solutions, while claiming authorship of the code in question. I simply came here to take you up on that help, where you are more active. How insulting YOU are for essentially inviting questions by posting in the other thread, yet you call me rude for asking them.

You, sir, are an asshole. I can see why members of this community refused to work with you.
legendary
Activity: 2576
Merit: 1186
kano: I understand you wrote the RPC API. The API-Readme is quite confusing, how is one to execute the commands listed? there are some example files referenced in the documentation, but they aren't supplied(api-example.php, etc). I think I understand how to format a command, but how to send that command to the software escapes me. I want to be able to use the pgaset command for my MMQ(I hate having it start at 200mhz when I know each chip will easily do 215. Starting at 210 each time would save a lot of waiting for it to clock up)
Code:
socat stdio tcp-connect:127.0.0.1:4028 <<<'pgaset|0,clock,210'
newbie
Activity: 25
Merit: 0
I have a question about what hash rate I am getting.

http://i.imgur.com/XHViv.png

Does this mean I am getting 1375Mh/s or 677.9Mh/s? Thanks in advance.
Your GPU's memory is set to 1375 MHz. Your hashrate is the ~675 MH/s.
Okay thanks
newbie
Activity: 25
Merit: 0
I have a question about what hash rate I am getting.

http://i.imgur.com/XHViv.png

Does this mean I am getting 1375Mh/s or 677.9Mh/s? Thanks in advance.
theres nowhere 1375Mh/s in this screenshot, how did u come up with this...

Derp okay I see I was looking at the memory speed. Sometimes you just need to tell you that you are an idiot to see the truth Cheesy Just to confirm though, I am getting 677.9 Mh/s?
hero member
Activity: 591
Merit: 500
I have a question about what hash rate I am getting.

http://i.imgur.com/XHViv.png

Does this mean I am getting 1375Mh/s or 677.9Mh/s? Thanks in advance.
Your GPU's memory is set to 1375 MHz. Your hashrate is the ~675 MH/s.
legendary
Activity: 1792
Merit: 1008
/dev/null
I have a question about what hash rate I am getting.



Does this mean I am getting 1375Mh/s or 677.9Mh/s? Thanks in advance.
theres nowhere 1375Mh/s in this screenshot, how did u come up with this...
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
kano: I understand you wrote the RPC API. The API-Readme is quite confusing, how is one to execute the commands listed? there are some example files referenced in the documentation, but they aren't supplied(api-example.php, etc). I think I understand how to format a command, but how to send that command to the software escapes me. I want to be able to use the pgaset command for my MMQ(I hate having it start at 200mhz when I know each chip will easily do 215. Starting at 210 each time would save a lot of waiting for it to clock up)


Ask your miner support team - this thread is for cgminer.
I consider it an insult to post about using my software in another thread that simply copies it and claims it their own and then come here and ask me for support of it.
newbie
Activity: 25
Merit: 0
I have a question about what hash rate I am getting.

http://i.imgur.com/XHViv.png

Does this mean I am getting 1375Mh/s or 677.9Mh/s? Thanks in advance.
full member
Activity: 198
Merit: 100
Some driver and/or device problem and the new cgminer version was purely coincidental. Reboot, reinstall drivers etc...

Thanks.  I did restart just after posting and it's still running ~10 hours later.  I'll report back ONLY if it fails again within a day or two.  (Sounds like it won't.)
hero member
Activity: 504
Merit: 500
kano: I understand you wrote the RPC API. The API-Readme is quite confusing, how is one to execute the commands listed? there are some example files referenced in the documentation, but they aren't supplied(api-example.php, etc). I think I understand how to format a command, but how to send that command to the software escapes me. I want to be able to use the pgaset command for my MMQ(I hate having it start at 200mhz when I know each chip will easily do 215. Starting at 210 each time would save a lot of waiting for it to clock up)

-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
I have been running on 2.7.6 "forever" and just upgraded to 2.10.4.  I got this error last night:

Code:
[2013-01-02 01:14:21] Error: clEnqueueReadBuffer failed error -5. (clEnqueueReadBuffer)

It ran for (nearly) exactly 24 hours before crashing.  Con - anything you would like me to do?  Run a debug version?  (etc.)  This machine is on Windows 7 64-bit.

I also noticed it is using variable difficulty shares.  There's no point in that for this GPU (an old nVidia card), is there?  Are there any options I should add to my command line?  I'm currently using only -o -u & -p.

(Yes this is a worthless machine for mining.  No need to point this out.  I'm still running it for weeks/months until the difficulty shoots up due to ASICs.)

#define CL_OUT_OF_RESOURCES                         -5

Some driver and/or device problem and the new cgminer version was purely coincidental. Reboot, reinstall drivers etc...
full member
Activity: 198
Merit: 100
Where is your pool one getting GBT Longpoll from ?
Oops - I should not have removed that bit.   Embarrassed
Code:
 Connected to us2.eclipsemc.com diff 1 with GBT as user 
legendary
Activity: 3583
Merit: 1094
Think for yourself
Where is your pool one getting GBT Longpoll from ?

It's right there in the screen scrape, its that "redacted" pool.  Smiley
sr. member
Activity: 246
Merit: 250
Team Heritage Motorsports
Where is your pool one getting GBT Longpoll from ?
full member
Activity: 198
Merit: 100
I have been running on 2.7.6 "forever" and just upgraded to 2.10.4.  I got this error last night:

Code:
 cgminer version 2.10.4 - Started: [2013-01-01 01:32:09]
--------------------------------------------------------------------------------
 (5s):0.000 (avg):41.43Mh/s | Q:1227  A:892  R:194  HW:0  E:73%  U:0.5/m
 ST: 2  SS: 3  DW: 1663  NB: 190  LW: 3292  GF: 0  RF: 5  WU: 0.6
 Connected to [redacted] diff 1 with GBT as user [redacted]
 Block: 029be74c1eb86e67...  Diff:2.98M  Started: [08:10:06]  Best share: 427K
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0: OFF  /41.43Mh/s | A:892 R:194 HW:0 U:0.48/m I: 3
--------------------------------------------------------------------------------

 [2013-01-02 01:06:36] GBT LONGPOLL from pool 1 requested work restart
 [2013-01-02 01:06:48] Accepted c8038efe Diff 1/1 GPU 0 pool 1
 [2013-01-02 01:06:52] Accepted 4dca9944 Diff 3/1 GPU 0 pool 1
 [2013-01-02 01:07:07] Accepted 7cfac326 Diff 2/1 GPU 0 pool 1
 [2013-01-02 01:12:57] Accepted 44c34962 Diff 3/1 GPU 0 pool 1
 [2013-01-02 01:14:21] Error: clEnqueueReadBuffer failed error -5. (clEnqueueReadBuffer)
 [2013-01-02 01:14:21] GPU 0 failure, disabling!
 [2013-01-02 01:14:21] Thread 0 being disabled
 [2013-01-02 01:24:22] GBT LONGPOLL from pool 1 detected new block
 [2013-01-02 01:25:14] GBT LONGPOLL from pool 1 requested work restart
 [2013-01-02 01:39:18] GBT LONGPOLL from pool 1 detected new block
 [2013-01-02 01:40:12] GBT LONGPOLL from pool 1 requested work restart
 [2013-01-02 01:47:33] GBT LONGPOLL from pool 1 detected new block
 [2013-01-02 01:48:25] GBT LONGPOLL from pool 1 requested work restart
 [2013-01-02 02:06:21] GBT LONGPOLL from pool 1 detected new block
 [2013-01-02 02:07:17] GBT LONGPOLL from pool 1 requested work restart

It ran for (nearly) exactly 24 hours before crashing.  Con - anything you would like me to do?  Run a debug version?  (etc.)  This machine is on Windows 7 64-bit.

I also noticed it is using variable difficulty shares.  There's no point in that for this GPU (an old nVidia card), is there?  Are there any options I should add to my command line?  I'm currently using only -o -u & -p.

(Yes this is a worthless machine for mining.  No need to point this out.  I'm still running it for weeks/months until the difficulty shoots up due to ASICs.)
legendary
Activity: 952
Merit: 1000
Hello.
Anyone who knows and knows how to use the command cgminer --gpu-map?
I got a problem:

OpenCl number corresponds to the number of devices is not ADL and the decision - is to use this command.
In the map units, the last card is marked as
....
6. 09:00
7. 0a: 00
8. 0b: 00

I do not understand how to use it and how to write config. Help, who can ....

Help me, please.  Huh
What does "cgminer.exe -n" say? If you look through the Readme, it should give some sample outputs of what you should be looking at, and common scenarios of how to fix them.

http://ck.kolivas.org/apps/cgminer/README
member
Activity: 89
Merit: 10
Hello.
Anyone who knows and knows how to use the command cgminer --gpu-map?
I got a problem:

OpenCl number corresponds to the number of devices is not ADL and the decision - is to use this command.
In the map units, the last card is marked as
....
6. 09:00
7. 0a: 00
8. 0b: 00

I do not understand how to use it and how to write config. Help, who can ....

Help me, please.  Huh
legendary
Activity: 1792
Merit: 1008
/dev/null
Upgraded, but had to turn stratum off on p2pool as my DOA/Stale rate went through the roof, even after lowering my intensity on both Linux & windoze rigs. Anyone else had this problem?

Same problem here.

M
https://bitcointalksearch.org/topic/m.1428366

Not using unreleased version of bitcoind.

M
well i do, maybe thats why it works so well for me?
legendary
Activity: 1540
Merit: 1001
Upgraded, but had to turn stratum off on p2pool as my DOA/Stale rate went through the roof, even after lowering my intensity on both Linux & windoze rigs. Anyone else had this problem?

Same problem here.

M
https://bitcointalksearch.org/topic/m.1428366

Not using unreleased version of bitcoind.

M
Jump to: