Bitcoin Forum
June 21, 2024, 03:08:27 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / CPU/GPU Bitcoin mining hardware / Re: SmartCoin - A simple, robust mining system for Linux. [BETA RELEASED!] on: July 07, 2011, 08:44:08 PM
No apparent difference on the screen.  What's being overwritten on the third line of the status screen?  (Host: localhoston found.)  And what is it looking for at the end of the screen that's missing in the /tmp directory?  And is it really only trying to launch one miner? (from the logfile)

Code:
smartcoin Management System r356 Thu Jul 7 16:38:45 EDT 2011
--------------------------------------------------------------------------------
 Host: localhoston found.
GPU[0]: Temp: 38.50 load: 0%
GPU[1]: Temp: 40.00 load: 0%
GPU[2]: Temp: 39.00 load: 0%
GPU[3]: Temp: 34.50 load: 0%
CPU Load : 4.61%

Profile: Automatic
--------DeepBit--------
GPU[0]: <<<DOWN>>>
GPU[1]: <<<DOWN>>>
GPU[2]: <<<DOWN>>>
GPU[3]: <<<DOWN>>>
Total : [0 hash/sec] [0 Accepted] [0 Rejected]
--------Bitcoin.cz (slush)--------
GPU[0]: <<<DOWN>>>
GPU[1]: <<<DOWN>>>
GPU[2]: <<<DOWN>>>
GPU[3]: <<<DOWN>>>
Total : [0 hash/sec] [0 Accepted] [0 Rejected]
--------BTCGuild--------
GPU[0]: <<<DOWN>>>
GPU[1]: <<<DOWN>>>
GPU[2]: <<<DOWN>>>
GPU[3]: <<<DOWN>>>
Total : [0 MHash/sec] [0 Accepted] [0 Rejected]

Grand Total: [0 hash/sec] [0 Accepted] [0 Rejected] [0.00% Rejected]grep: /tmp/smartcoin-Miner.1: No such file or directory
grep: /tmp/smartcoin-Miner.2: No such file or directory
grep: /tmp/smartcoin-Miner.3: No such file or directory
grep: /tmp/smartcoin-Miner.4: No such file or directory
grep: /tmp/smartcoin-Miner.5: No such file or directory
grep: /tmp/smartcoin-Miner.6: No such file or directory
grep: /tmp/smartcoin-Miner.7: No such file or directory
grep: /tmp/smartcoin-Miner.8: No such file or directory
grep: /tmp/smartcoin-Miner.9: No such file or directory
grep: /tmp/smartcoin-Miner.10: No such file or directory
grep: /tmp/smartcoin-Miner.11: No such file or directory

Code:
ed@n3:~/.smartcoin$ cat smartcoin.log
07/07/11 16:33:35       ******************* NEW SMARTCOIN SESSION STARTED *******************
07/07/11 16:33:35       Starting main smartcoin screen session...
07/07/11 16:33:35       Creating tab for each machine...
07/07/11 16:33:35               localhost
07/07/11 16:33:35       Starting status monitor for machine 1
07/07/11 16:33:35       NEW PROFILE DETECTED!
07/07/11 16:33:35               Switching from profile:  to profile: -1
07/07/11 16:33:35       Killing Miners....
07/07/11 16:33:38       Starting miner Miner.1!
07/07/11 16:33:38       Launching miner with launch string: python /home/ed/phoenix-new/phoenix.py -v -u http://redacted@redacted:redacted@deepbit.net:8332/ device=0 worksize=128 vectors aggression=11 bfi_int fastloop=false -k phatk
07/07/11 16:33:40       Starting miner Miner.2!
07/07/11 16:33:40       Starting miner Miner.3!
07/07/11 16:33:40       Starting miner Miner.4!
07/07/11 16:33:40       Starting miner Miner.5!
07/07/11 16:33:40       Starting miner Miner.6!
07/07/11 16:33:40       Starting miner Miner.7!
07/07/11 16:33:40       Starting miner Miner.8!
07/07/11 16:33:40       Starting miner Miner.9!
07/07/11 16:33:40       Starting miner Miner.10!
07/07/11 16:33:40       Starting miner Miner.11!
07/07/11 16:33:40       Starting miner Miner.12!
2  Other / CPU/GPU Bitcoin mining hardware / Re: SmartCoin - A simple, robust mining system for Linux. [BETA RELEASED!] on: July 07, 2011, 06:55:56 PM
- An invalid miner launch string
- An invalid AMD/ATI SDK path
- An invalid phoenix path

to narrow it down:
1) Look in ~/.smartcoin/smartcoin.log
Any information there?  What did it show as the launch string to launch the miners?
2)  Go to the control tab->4) Edit Settings
check the Phoenix installation location and the AMD/ATI SDK installation location
3) Go to the control tab->6) Configure Miners->Edit.  Edit the path and the launch string if needed.
Miner launch strings are the defaults (fresh install)
Checked and confirmed SDK and phoenix paths are correct

Most recent log:

Code:
ed@n3:~/.smartcoin$ more smartcoin.log
07/07/11 14:48:27       ******************* NEW SMARTCOIN SESSION STARTED *******************
07/07/11 14:48:27       Starting main smartcoin screen session...
07/07/11 14:48:27       Creating tab for each machine...
07/07/11 14:48:27               localhost
07/07/11 14:48:27       Starting status monitor for machine 1
07/07/11 14:49:23       Settings option selected
07/07/11 14:50:34       Settings option selected
07/07/11 14:51:06       Settings option selected
07/07/11 14:51:39       Configure Miners option selected
3  Other / CPU/GPU Bitcoin mining hardware / Re: SmartCoin - A simple, robust mining system for Linux. [BETA RELEASED!] on: July 07, 2011, 05:53:37 PM
Fresh install:

Code:
smartcoin Management System r351 Thu Jul 7 13:51:31 EDT 2011
--------------------------------------------------------------------------------
 Host: localhoston found.
GPU[0]: Temp: 37.00 load: 0%
GPU[1]: Temp: 38.50 load: 0%
GPU[2]: Temp: 37.50 load: 0%
GPU[3]: Temp: 34.00 load: 0%
CPU Load : 4.75%

Profile: Automatic
--------DeepBit--------
GPU[0]: <<<DOWN>>>
GPU[1]: <<<DOWN>>>
GPU[2]: <<<DOWN>>>
GPU[3]: <<<DOWN>>>
Total : [0 hash/sec] [0 Accepted] [0 Rejected]
--------Bitcoin.cz (slush)--------
GPU[0]: <<<DOWN>>>
GPU[1]: <<<DOWN>>>
GPU[2]: <<<DOWN>>>
GPU[3]: <<<DOWN>>>
Total : [0 hash/sec] [0 Accepted] [0 Rejected]
--------BTCGuild--------
GPU[0]: <<<DOWN>>>
GPU[1]: <<<DOWN>>>
GPU[2]: <<<DOWN>>>
GPU[3]: <<<DOWN>>>
Total : [0 MHash/sec] [0 Accepted] [0 Rejected]

Grand Total: [0 hash/sec] [0 Accepted] [0 Rejected] [0.00% Rejected]grep: /tmp/smartcoin-Miner.1: No such file or directory
grep: /tmp/smartcoin-Miner.2: No such file or directory
grep: /tmp/smartcoin-Miner.3: No such file or directory
grep: /tmp/smartcoin-Miner.4: No such file or directory
grep: /tmp/smartcoin-Miner.5: No such file or directory
grep: /tmp/smartcoin-Miner.6: No such file or directory
grep: /tmp/smartcoin-Miner.7: No such file or directory
grep: /tmp/smartcoin-Miner.8: No such file or directory
4  Other / CPU/GPU Bitcoin mining hardware / Re: SmartCoin - A simple, robust mining system for Linux. [BETA RELEASED!] on: July 02, 2011, 05:14:06 AM
I believe i just fixed both bugs (just committed the changes a second ago)
Run an update, and restart smartcoin. Hopefully this will do it

Well, this looks better, after updating to 279...

Code:
--------------------------------------------------------------------------------
A configuration change has been detected.  Loading the new profile....
Starting miner Miner.1!
Starting miner Miner.2!
Starting miner Miner.3!
Starting miner Miner.4!
Starting miner Miner.5!
Starting miner Miner.6!
Starting miner Miner.7!
Starting miner Miner.8!

But I'm still showing the card to be not working. (and it looks like BTCGuild is having issues tonight (hey! good reason to be using smartcoin!), confirmed in IRC)
Code:
smartcoin Management System  Sat Jul 2 01:09:25 EDT 2011
--------------------------------------------------------------------------------
Host: localhost
GPU[0]: Temp: 80.50 load: 99%
GPU[1]: Temp: 77.50 load: 99%
GPU[2]: Temp: 76.00 load: 99%
GPU[3]: Temp: 49.00 load: 0%
CPU Load : 9.24%

Profile: Automatic
--------DeepBit--------
GPU[0]: <<<DOWN>>>
GPU[1]: [274.92 Mhash/sec] [3 Accepted] [0 Rejected] [RPC (+LP)]
GPU[2]: [274.28 Mhash/sec] [5 Accepted] [0 Rejected] [RPC (+LP)]
GPU[3]: [275.08 Mhash/sec] [2 Accepted] [0 Rejected] [RPC (+LP)]
Total : [824.28 Mhash/sec] [10 Accepted] [0 Rejected]
--------BTCGuild--------
GPU[0]: <<<DOWN>>>
GPU[1]: <<<DOWN>>>
GPU[2]: [0 Khash/sec] [0 Accepted] [0 Rejected] [RPC]
GPU[3]: [0 Khash/sec] [0 Accepted] [0 Rejected] [RPC]
Total : [0 MHash/sec] [0 Accepted] [0 Rejected]

Grand Total: [824.28 hash/sec] [10 Accepted] [0 Rejected] [0% Rejected]

The devices all look correct in option 9.  I'm not sure what the device table in the DB should look like, but:
Code:
sqlite3 smartcoin.db "SELECT * FROM device"
1|1|GPU[0]|0|gpu|1|0
2|1|GPU[1]|1|gpu|1|0
3|1|GPU[2]|2|gpu|1|0
4|1|GPU[3]|3|gpu|1|0

Not sure if it's relevant or not, but there was a several second pause between miner.1 starting and the rest of them.






5  Other / CPU/GPU Bitcoin mining hardware / Re: SmartCoin - A simple, robust mining system for Linux. [BETA RELEASED!] on: July 01, 2011, 07:22:33 PM
I'm having an issue with smartcoin not using one of my GPU's.  This is a 4x5830 box.  Notice that GPU[3] in the top section is idle, but GPU[0] in the bottom sections:

Code:
smartcoin Management System  Fri Jul 1 15:18:49 EDT 2011
--------------------------------------------------------------------------------
Host: localhost
GPU[0]: Temp: 82.50 load: 99%
GPU[1]: Temp: 79.50 load: 99%
GPU[2]: Temp: 75.50 load: 99%
GPU[3]: Temp: 48.50 load: 0%
CPU Load : 8.88%

Profile: Automatic
--------DeepBit--------
GPU[0]: <<<DOWN>>>
GPU[1]: [137.69 Mhash/sec] [97 Accepted] [0 Rejected] [RPC (+LP)]
GPU[2]: [137.31 Mhash/sec] [106 Accepted] [1 Rejected] [RPC (+LP)]
GPU[3]: [137.75 Mhash/sec] [116 Accepted] [1 Rejected] [RPC (+LP)]
Total : [412.75 Mhash/sec] [319 Accepted] [2 Rejected]
--------BTCGuild--------
GPU[0]: <<<DOWN>>>
GPU[1]: [137.70 Mhash/sec] [109 Accepted] [3 Rejected] [RPC (+LP)]
GPU[2]: [137.30 Mhash/sec] [85 Accepted] [3 Rejected] [RPC (+LP)]
GPU[3]: [137.75 Mhash/sec] [99 Accepted] [3 Rejected] [RPC (+LP)]
Total : [412.75 MHash/sec] [293 Accepted] [9 Rejected]

Grand Total: [825.50 Mhash/sec] [612 Accepted] [11 Rejected] [1.797% Rejected]

I believe the issue is with screen, but I don't know how to fix it:

Code:
A configuration change has been detected.  Loading the new profile....
Starting miner Miner.1!
No screen session found.
Starting miner Miner.2!
Starting miner Miner.3!
Starting miner Miner.4!
Starting miner Miner.5!
Starting miner Miner.6!
Starting miner Miner.7!
Starting miner Miner.8!

Help?
6  Other / Beginners & Help / Re: JakeA1011 on: July 01, 2011, 07:14:54 PM
What do you guys know about this guy? Safe to do business with?
Well, he has quite a breadcrumb trail -- assuming this is the same guy.
http://www.google.com/search?rlz=1C1GPCK_enUS367US367&sourceid=chrome&ie=UTF-8&q=Jakea1011
7  Other / Beginners & Help / Re: 500Mh/s worth trying to solo mine? on: July 01, 2011, 07:06:17 PM
Pool mining reduces your variance.  Many pools are no-fee, so in my opinion, pool mining is the way to go for now.
8  Other / Beginners & Help / Re: Will you still use bitcoin when it gets banned? on: July 01, 2011, 07:04:22 PM
I sincerely doubt any government cares enough to try to ban bitcoin.
9  Other / Beginners & Help / Re: Newbies give away on: July 01, 2011, 06:59:23 PM
I'm using bitcoin since a month, and I still give the community my GPU power but I think it isn't very profitable because I can give you only 8,3Mhash Sad
Maybe you should use a different GPU.
10  Other / Beginners & Help / Re: Whitelist Requests (Want out of here?) on: July 01, 2011, 05:59:07 PM
I'd like to be whitelisted so I can post a technical question in the smartcoin thread.
11  Other / Beginners & Help / Re: Newbie restrictions on: July 01, 2011, 05:56:36 PM
This serves as a really good way to punish those of us that can manage to use google or figure out something on our own.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!