Bitcoin Forum
May 18, 2024, 01:52:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I can't get cgminer to mine, need help!  (Read 769 times)
tmmapp (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
June 11, 2015, 11:17:27 AM
 #1

I got a Antminer U3  Grin , and I'm trying to solo mine to digibyte-qt on ubuntu linux, and it seems I can't git it to work! Here's my digibyte.conf file:

Quote
rpcallowip=127.0.0.1
rpcuser=ant
rpcpassword=u3
server=1
daemon=1
txindex=1
debug=1
algo=sha256d
rpcport=14022
port=12024
addnode=74.208.230.160
addnode=216.250.125.121
addnode=69.164.198.161
addnode=66.228.56.115
addnode=104.200.17.141

I save the digibyte.conf file and restarted digibyte-qt, and it said it had to rebuild db or something like that so I waited until it was done, then I started CGMiner with this command:

Quote
./cgminer -o 127.0.0.1:14022 -u ant -u3 --au3-freq 250 --au3-volt 765

And CGMiner gave me this crap  Sad :

Quote
[2035-12-12 12:12:30] Started cgminer 7.8.9
[2035-12-12 12:12:30] Loaded configuration file solo.conf
[2035-12-12 12:12:30] Probing for an alive pool
[2035-12-12 12:12:30] Waiting for work to be available from pools.

And then CGMiner quit on me. I open digibyte-qt debug window and gave it thees commands:

Quote
getmininginfo

{
"blocks" : 140243,
"currentblocksize" : 0,
"currentblocktx" : 0,
"pow_algo_id" : 0,
"pow_algo" : "sha256d",
"difficulty" : 0.00024414,
"difficulty_sha256d" : 0.00024414,
"difficulty_scrypt" : 55.30653217,
"difficulty_groestl" : 0.00024414,
"difficulty_skein" : 0.00024414,
"difficulty_qubit" : 0.00024414,
"errors" : "",
"genproclimit" : -1,
"pooledtx" : 0,
"testnet" : false,
"generate" : false,
"hashespersec" : 0
}

Quote
setgenerate true -1

Quote
getmininginfo

{
"blocks" : 140243,
"currentblocksize" : 0,
"currentblocktx" : 0,
"pow_algo_id" : 0,
"pow_algo" : "sha256d",
"difficulty" : 0.00024414,
"difficulty_sha256d" : 0.00024414,
"difficulty_scrypt" : 55.30653217,
"difficulty_groestl" : 0.00024414,
"difficulty_skein" : 0.00024414,
"difficulty_qubit" : 0.00024414,
"errors" : "",
"genproclimit" : -1,
"pooledtx" : 0,
"testnet" : false,
"generate" : true,
"hashespersec" : 0
}

Now I restarted CGMiner  Undecided :

Quote
./cgminer -o 127.0.0.1:14022 -u ant -u3 --au3-freq 250 --au3-volt 765

And CGMiner gave me this shit again  Cry :

Quote
[2035-12-12 02:00:00] Started cgminer 7.8.9
[2035-12-12 02:00:00] Loaded configuration file solo.conf
[2035-12-12 02:00:00] Probing for an alive pool
[2035-12-12 02:00:00] Waiting for work to be available from pools.

I been googling  Huh this for hours and found just a bunch shit examples, i'm going to go to bed i been up all night trying to figure it out. There needs to be a setting in side the wallet where you just type you username and password and the wallet does the configuration for you, so you just got to start your rig to local ip:port and username and password.

Grin
Smiley Thanks to anybody that can help! Cheesy
Wink
okae
Legendary
*
Offline Offline

Activity: 1401
Merit: 1008


northern exposure


View Profile WWW
June 11, 2015, 11:27:17 AM
 #2

well i cant tell you so much about how to config it, but maybe if you post it in the mining software section someone can give you a faster reply,
the section is here -> https://bitcointalk.org/index.php?board=42.0

or maybe in the hardware  section since you are talking about Antminer -> https://bitcointalk.org/index.php?board=76.0

goodluck Wink

IMHO #1.b of suspects, Hal Finney is/was S.N.
24hralttrade
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


Community Liaison,How can i help you?


View Profile WWW
June 11, 2015, 11:55:17 AM
 #3

Please feel free to post your problem on the official Digibyte thread/forum.

https://bitcointalk.org/index.php?topic=408268.0

Forum: http://www.digibyteforum.com/

Want to see the Future of Retail omnichannel demo store powered by Digibyte & Tofugear teams?
Please feel free to contact me if you have anything to report or you have any questions.
jekecoin
Sr. Member
****
Offline Offline

Activity: 427
Merit: 250


View Profile WWW
June 15, 2015, 11:23:40 AM
 #4

You need this:
Code:
cgminer -o http://localhost:port -u "username" -p "password" --btc-address "yourAddress" "minerOptions"
That's all, happy mining Smiley

Hard obsoleto                    VPS: Digitalocean                     Cloudmining: Cex.io · EOBOT                    Gambling: Primedice
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!