Bitcoin Forum
September 03, 2025, 06:28:24 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cgminer - ubuntu 13.04 - stuck on Thread 1 being disabled - 0.1BTC for solution  (Read 7817 times)
rafi365 (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 16, 2013, 05:01:25 PM
Last edit: June 16, 2013, 07:28:46 PM by rafi365
 #1

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
camaro69327
Newbie
*
Offline Offline

Activity: 59
Merit: 0



View Profile
June 16, 2013, 06:01:02 PM
 #2

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).
CrownCloud
Sr. Member
****
Offline Offline

Activity: 467
Merit: 250


View Profile
June 16, 2013, 06:15:19 PM
 #3

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.

CrownCloud - Internet Services
Dedicated servers, OpenVZ and KVM based VPSes and  in 4 locations. (We accept Bitcoin !)
http://crowncloud.net/
rafi365 (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 16, 2013, 06:50:20 PM
Last edit: June 16, 2013, 07:28:01 PM by rafi365
 #4

1 EDIT
CrownCloud
Sr. Member
****
Offline Offline

Activity: 467
Merit: 250


View Profile
June 16, 2013, 07:07:14 PM
 #5

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?

CrownCloud - Internet Services
Dedicated servers, OpenVZ and KVM based VPSes and  in 4 locations. (We accept Bitcoin !)
http://crowncloud.net/
rafi365 (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 16, 2013, 07:28:11 PM
 #6

2 EDIT
pvtbrutus
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
June 16, 2013, 07:29:06 PM
 #7

Your first screenshot explains your "problem" exactly. Disable dynamic mode and set intensity 8 or 9 to have maximum mining power going.
pvtbrutus
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
June 16, 2013, 07:30:09 PM
 #8

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.
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
June 16, 2013, 08:13:54 PM
 #9

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 Tongue
you can set in in the .conf file or as parameter -I

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
TheSpiral
Full Member
***
Offline Offline

Activity: 322
Merit: 113


Sinbad Mixer: Mix Your BTC Quickly


View Profile
June 17, 2013, 05:54:05 PM
 #10

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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!