Bitcoin Forum

Bitcoin => Mining support => Topic started by: rafi365 on June 16, 2013, 05:01:25 PM



Title: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: rafi365 on June 16, 2013, 05:01:25 PM
Hi!
I've installed fresh copy of ubuntu 13.04 x64.
Then I've manually instaled the newest ATI drivers (for my HD5970) from ATI's website in the way described here: http://wiki.cchtml.com/index.php/Ubuntu_Raring_Installation_Guide#Installing_Catalyst_Manually_.28from_AMD.2FATI.27s_site.29
After drivers were installed I've completed step by step guide from this site: http://rdmsnippets.com/2013/03/20/bitcoin-mining-with-ubuntu-12-04-tls-and-cgminer/
I've completed steps from 2 to 14.
This is my cfg from cg.sh:

#!/bin/sh
export DISPLAY=:0
export GPU_USE_SYNC_OBJECTS=1
cd /home/user/cgminer
./cgminer -o http://api.polmine.pl:8347 -u  XXX -p XXX --api-listen --api-network

But after starting ./cg.sh from console I'm stuck here:
http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://img824.imageshack.us/img824/2417/ieaa.jpg

Fans are working faster and faster and that's all. I've been waiting several minutes for any change in console without success.

Do you have any idea how to make it working or where is the error?

Thanks in advance.
Rafal


1 EDIT:
After running cgminer without cg.sh, just cd cgminer, then ./cgminer:
http://anonymouse.org/cgi-bin/anon-www.cgi/http://anonymouse.org/cgi-bin/anon-www.cgi/http://img32.imageshack.us/img32/572/9akt.jpg
Naruszenie ochrony pamięci (core dumped) = Memory protection violation (core dumped)

2 EDIT:
After running sh with intensity 9 I was stuck in console without any data (as in the picture).
I run cgminer for 10 minutes and it didn't start to mine.
http://anonymouse.org/cgi-bin/anon-www.cgi/http://img560.imageshack.us/img560/8202/pdtb.jpg


Title: Re: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: camaro69327 on June 16, 2013, 06:01:02 PM
I have seen cgminer take a min or 2 to start showing work(depends on network speed load?)

Try without the cg.sh startup.

Go into the Cgminer folder. Right click and Open Command prompt here, then type ./cgminer.

It (cgminer) will then ask for your Pool info , then your user name , then password.

If it errors then the window will remain to show the error.

Think you just need to give it more time tho..lol


Edit: The Thread 1 being disabled is of no concern....it is running Dynamic so is only loading 1 of the 2 threads set as default. The threads are numbered 0,1 so you should still be getting thread (0).


Title: Re: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: CrownCloud on June 16, 2013, 06:15:19 PM
As it's dynamic frequency it'll disable 1 thread, once it's started to mine, increase the intensity to say 4 ? And both threads will get enabled.


Title: Re: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: rafi365 on June 16, 2013, 06:50:20 PM
1 EDIT


Title: Re: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: CrownCloud on June 16, 2013, 07:07:14 PM
Edited 1st post.

Run it with the sh, once it says thread 1 disabled does it start to mine after a few mins?

Edit : set the intensity flag?


Title: Re: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: rafi365 on June 16, 2013, 07:28:11 PM
2 EDIT


Title: Re: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: pvtbrutus on June 16, 2013, 07:29:06 PM
Your first screenshot explains your "problem" exactly. Disable dynamic mode and set intensity 8 or 9 to have maximum mining power going.


Title: Re: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: pvtbrutus on June 16, 2013, 07:30:09 PM
Try a different pool thats known to be working like slush or BTCguild. That api-listen flag supposed to be for something? Never seen it, try removing it.


Title: Re: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: K1773R on June 16, 2013, 08:13:54 PM
Your first screenshot explains your "problem" exactly. Disable dynamic mode and set intensity 8 or 9 to have maximum mining power going.
thats the correct answer :P
you can set in in the .conf file or as parameter -I


Title: Re: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution
Post by: TheSpiral on June 17, 2013, 05:54:05 PM
Username is the worker name, not the website login, password would be the worker password, not the website password. Not sure why that's ever censored... maybe people are worried people will mine for them.