Author

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

legendary
Activity: 1191
Merit: 1001
Hello. I'm using Xubuntu and cgminer 2.11.4 with 3x 7950. Help me please how can i control voltages from console if it's possible? I try do it with cgminer but no effect. Thanks.
member
Activity: 112
Merit: 100
Everything was working well over the last 24 hours, 3 of my cards were hashing at 500 Kh/s, for an average of 1500 Kh/s over an extended period. Not the most mind blowing figures I've seen but acceptable to me.

I've added another card since last night, and now I'm trying to get 4 working. Everything is detected fine, but it seems card 1 is working harder than the others. I'm troubleshooting at I = 15 so my system is a little more responsible, but basically what I get is this...



When I bump it up to I=18 I get GPU0 hashing at around 500 Kh/s, but the other three sit at around 350 Kh/s. Pretty frustrating as this gives me the old 1.5 Mh/s I had with three cards. Any ideas? Happy to post verbose output again if you think it would help.

This is with I=18..



Cheers.
legendary
Activity: 2674
Merit: 2373
1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
Well, I'm back to 13.3 Beta. Things are now working again but still the blank screen if I run cgminer plain. Looks like it's working with the -T option though.

If anyone knows how to get this working properly, I'd be grateful to know since I'm thinking this doesn't look very interactive. At least I'm back hashing, even if my evening of Bioshock went out the window Sad

Edit: If I run cgminer on its own (where the screen is blank), I hear the fans speed up, my pool reports that I'm hashing about the rate I'd expect but all of my shares are dead.

I'm going to try rolling back to 12.8 next but I'm not holding out a lot of hope.
legendary
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
Hi guys,
lately i scan my pc with malwarebytes after the latest update and found out that cgminer.exe (in most of the revisions)
is "infected" with "PUP.BitCoinMiner".
i searched and found this related topic http://forums.malwarebytes.org/index.php?showtopic=109520
in which a moderator said that if you have installed this program your self then it is propably safe, but i wonder:
have you faced this issue before or with other untivirus software?
Yep - it really is a BitcoinMiner ... as the README FAQ tells you also ...
hero member
Activity: 607
Merit: 500
Hi guys,
lately i scan my pc with malwarebytes after the latest update and found out that cgminer.exe (in most of the revisions)
is "infected" with "PUP.BitCoinMiner".
i searched and found this related topic http://forums.malwarebytes.org/index.php?showtopic=109520
in which a moderator said that if you have installed this program your self then it is propably safe, but i wonder:
have you faced this issue before or with other untivirus software?
legendary
Activity: 2674
Merit: 2373
1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
So then it was failing to start. So I'm back to 13.1 and now it still won't start at all... I'm kinda stuck. Can't go back.

If it means anything to anyone, here are the details

Problem signature:
  Problem Event Name:   APPCRASH
  Application Name:   cgminer.exe
  Application Version:   0.0.0.0
  Application Timestamp:   515e2852
  Fault Module Name:   StackHash_0a9e
  Fault Module Version:   0.0.0.0
  Fault Module Timestamp:   00000000
  Exception Code:   c0000005
  Exception Offset:   00000000
  OS Version:   6.1.7601.2.1.0.256.48
  Locale ID:   1033
  Additional Information 1:   0a9e
  Additional Information 2:   0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:   0a9e
  Additional Information 4:   0a9e372d3b4ad19135b953a78882e789

If it's any help, poclbm is also giving a segmentation fault.
legendary
Activity: 2674
Merit: 2373
1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
Sorry if this is one that's already been answered. If so, please say so but I did search and couldn't find any info.

I have been happily mining with CGminer on my AMD GPUs for a while now. This is not a fulltime miner and Bioshock prompted me to upgrade my drivers so I downloaded the 13.3 beta drivers. Unfortunately, now when cgminer starts doing its stuff, the DOS block just goes blank. It looks like it's running since I have a hashrate showing on my monitoring software but otherwise, I can't tell and it's tricky cause I like to leave a couple of GPUs mining while I game on the other.

Do I just need to roll back the drivers or is there another known fix?

I'd just rollback your drivers.  Shouldn't need to user a newer one for Bioshock, regardless of what it says.

M

Not helping so far. I went to 13.1 then 12.2. Things seem to just be getting worse.
newbie
Activity: 13
Merit: 0
You're doomed to switch antivirus or use a smarter one that allows exceptions. It's detecting the interface dll that takes your keystrokes as a keylogger and disabling the interface. Alternatively you can always run in the boring text only interface with -T.

Thanks for the reply.  I tried:
Code:
cgminer.exe -P -o stratum.btcguild.com:3333 -u me -p 123 --auto-fan -T
but it doesn't work any better, it just freezes after running for a little bit (recall the first example had "-D -T -P"). I got:
Code:
 [2013-04-14 23:14:34] Started cgminer 2.11.4
 [2013-04-14 23:14:35] Probing for an alive pool
 [2013-04-14 23:14:36] Disabling extra threads due to dynamic mode.

 [2013-04-14 23:14:36] Tune dynamic intensity with --gpu-dyninterval

 [2013-04-14 23:14:37] Accepted 356d5ffd Diff 4/1 GPU 1
 [2013-04-14 23:14:37] Thread 1 being disabled
 [2013-04-14 23:14:51] Accepted 4f94c6be Diff 3/1 GPU 0
 [2013-04-14 23:15:04] Accepted 1c606bfb Diff 9/1 GPU 0
If I kill it using the X (it's ^C does nothing), the next startup doesn't get past "Tune dynamic...".

So it does not appear to be the keystrokes to me.  I though it was network, but I believe it sometimes connects to it when it starts up.  It seems to be when it goes to get a new work unit or something like that (am I correct to assume that when it starts up it finishes previous units it got before?).

Any more suggestions?
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
You're doomed to switch antivirus or use a smarter one that allows exceptions. It's detecting the interface dll that takes your keystrokes as a keylogger and disabling the interface. Alternatively you can always run in the boring text only interface with -T.
newbie
Activity: 13
Merit: 0
I'm having problems with cgminer and AVG antivirus free 2013.  Note that AVG antivirus free does not have a firewall.
The most annoying thing is it was working fine Thursday and suddenly stopped working.  I can't think of anything I changed on that day, or before the last reboot.

I'm using the command:
Code:
cgminer.exe -P -o stratum.btcguild.com:3333 -u me -p 123 --auto-fan -D -T -P
1. If I start cgminer with AVG activated, most of the time cgminer will just display a blank screen (sometimes it runs for a bit and stops).  If I then disable AVG, cgminer will start and run normally.

2. Different scenario.  AVG is disabled, I start cgminer, it runs normally.  If I enable AVG, cgminer runs for a bit and then freezes.  Again, if I disable AVG, it continues.

Just for kicks I've disabled Windows firewall but it didn't do anything.  I've tried disabling individual parts of AVG but nothing happens, I have to disable the whole thing.

The debug text before the freeze isn't particularly interesting, just something like

Code:
[2013-04-14 22:44:54] 45.5 C  F: 51%(3184RPM)  E: 765MHz  M: 1125Mhz  V: 1.118V  A: 90%  P: 0%
[2013-04-14 22:44:54] 45.5 C  F: 51%(2242RPM)  E: 725MHz  M: 1000Mhz  V: 1.088V  A: 97%  P: 0%
[2013-04-14 22:44:54] [thread 3: 146800640 hashes, 144622.3 khash/sec]

[2013-04-14 22:44:54] [thread 0: 279969792 hashes, 278560.3 khash/sec]

[2013-04-14 22:44:54] [thread 2: 144703488 hashes, 143120.4 khash/sec]

Any ideas what to try or am I doomed to switch antivirus?
legendary
Activity: 2702
Merit: 1468
Running RDP to the mining rig kills the GPU and crash's CGMiner and requires a reboot of the whole mess.  That's been my experience anyway.
Same experience here.  RDP is awful for mining.  I've also found tightvnc works best for win 7.
Does monitoring work via tightvnc?

Yes. ADL works via tightvnc.

RDP causes CCC to crash and ADL calls fail for any aplications using them.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Here's an odd one I'm running into today after re-burning my USB stick's linux image from a clean copy, pulling in the latest git, compiling and firing up cgminer...

cgminer's interface ignores all normal menu keystrokes (p, g, and so on), UNLESS I neglect to specify a pool in the config file, in which case it works normally because it had to accept keyboard input to allow me to set the pool credentials. I can use ctl-c to kill it and get back to a prompt, no problem. I just can't adjust settings while cgminer is running.

This is latest git pull as of "Thu Apr 11 13:31:17 2013 +1000".
Found this bug at last and it should be fixed in git master now, thanks.
legendary
Activity: 1540
Merit: 1001
Sorry if this is one that's already been answered. If so, please say so but I did search and couldn't find any info.

I have been happily mining with CGminer on my AMD GPUs for a while now. This is not a fulltime miner and Bioshock prompted me to upgrade my drivers so I downloaded the 13.3 beta drivers. Unfortunately, now when cgminer starts doing its stuff, the DOS block just goes blank. It looks like it's running since I have a hashrate showing on my monitoring software but otherwise, I can't tell and it's tricky cause I like to leave a couple of GPUs mining while I game on the other.

Do I just need to roll back the drivers or is there another known fix?

I'd just rollback your drivers.  Shouldn't need to user a newer one for Bioshock, regardless of what it says.

M
legendary
Activity: 2674
Merit: 2373
1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
Sorry if this is one that's already been answered. If so, please say so but I did search and couldn't find any info.

I have been happily mining with CGminer on my AMD GPUs for a while now. This is not a fulltime miner and Bioshock prompted me to upgrade my drivers so I downloaded the 13.3 beta drivers. Unfortunately, now when cgminer starts doing its stuff, the DOS block just goes blank. It looks like it's running since I have a hashrate showing on my monitoring software but otherwise, I can't tell and it's tricky cause I like to leave a couple of GPUs mining while I game on the other.

Do I just need to roll back the drivers or is there another known fix?
member
Activity: 112
Merit: 100
Just want to say I ended up rolling back to Xubuntu 12.04, using Catalyst 12.8, ADL SDK 5.0, CGMiner 2.11.4 (? Latest anyway), and APP SDK 2.7. Works perfect* and solved all the previous problems I was having. I recommend this combination to anyone who is struggling to get it working or looking for a linux miner.

Thanks for your help ckolivas.



* Ok one small thing, I'm using VNC now as a way to solve it, so it's not that big of a deal, but when I try and run headless and only ssh in it seems to disable all my GPU's. It doesn't seem like I can say Display=:0 as I don't have any displays in there.

Like I said, using VNC seems to fix it though.
hero member
Activity: 675
Merit: 507
Freedom to choose
am i suppose to run the cgminer.c in terminal? when i mark it as executable i get a bunch of errors in terminal.

How did you compile it?

I do not believe i did compile it.. just extracted the tar ball and tried to run it... i do not understand CURL and what it has to do with CGMINER.

Am i missing something?
How far did you get in the README?

okay i saw some other people run the autogen.sh file which i did following a make and makefile command.. that seemed to make an cgminer file to is now in that folder.

i am not trying to run the commands but i seems that CGminer is splitting the load between my two cards so running each one at half speed. When i run one GPU at a time with the -d command i can get my left video card to run full speed.  But when i try to run them together the feedback states the mhash but when ending a session i see it was just split between the two cards.. When i try -d 0 and or -d 1 only my left card seems to want to work, and crossfire is not enabled.

This is on an Alienware M17xR2 Laptop with two 5800 Junipers, they should be running at about 185 mhash each

 See pics in link. my output is:

Code:
./cgminer -o stratum.ozco.in:80 -u user -p pass -I 8 -d 0 -o stratum.ozco.in:80 -u user -p pass -I 8 -d 1  --gpu-engine 820,820 --gpu-memclock 1000,1000 --temp-target 80,80 --temp-overheat 90,90 

See screenshots...




legendary
Activity: 3586
Merit: 1099
Think for yourself
additionally: cgminer "freezes" (cannot even quit it with Q, have to close the windows clicking on the X) once I switch users on windows 8 Sad

Don't switch users.  Or if you do stop CGMiner and then reopen it in the other user account.
member
Activity: 85
Merit: 10
additionally: cgminer "freezes" (cannot even quit it with Q, have to close the windows clicking on the X) once I switch users on windows 8 Sad
legendary
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
I get Error -5 Enqueueing Kernel onto command queue. (clEnqueueNDRangeKernel) for GPU 1 and 2, leaving only GPU 0 hashing.

I got that error in bfgminer when i sat the intensity or the threads too high. One of it was it. The readme.scrypt has a good explaination how to setup the intensity max. I havent checked if the same max value applies for bitcoin mining.
Jump to: