Bitcoin Forum
May 06, 2024, 05:04:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: (Scrypt) Solo Mining question, with .05 BTC Bounty!  (Read 730 times)
Dimrain13 (OP)
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
May 03, 2014, 03:09:09 AM
 #1

Alright so I'm trying to solo mine said Scrypt coin. I'm running my miners on a Pi. My wallet is on my main desktop computer. Now How do I get my miner pointed in the right direction? Do I set up the wallet like usual and just point at the wallet address? If you feel like dumbing it down I would appreciate it. Ill check back here in the morning and who ever answers with the best information first wins. Ill pay out after I get it working. Smiley
1715015084
Hero Member
*
Offline Offline

Posts: 1715015084

View Profile Personal Message (Offline)

Ignore
1715015084
Reply with quote  #2

1715015084
Report to moderator
1715015084
Hero Member
*
Offline Offline

Posts: 1715015084

View Profile Personal Message (Offline)

Ignore
1715015084
Reply with quote  #2

1715015084
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715015084
Hero Member
*
Offline Offline

Posts: 1715015084

View Profile Personal Message (Offline)

Ignore
1715015084
Reply with quote  #2

1715015084
Report to moderator
1715015084
Hero Member
*
Offline Offline

Posts: 1715015084

View Profile Personal Message (Offline)

Ignore
1715015084
Reply with quote  #2

1715015084
Report to moderator
1715015084
Hero Member
*
Offline Offline

Posts: 1715015084

View Profile Personal Message (Offline)

Ignore
1715015084
Reply with quote  #2

1715015084
Report to moderator
jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
May 03, 2014, 03:33:49 AM
 #2

your wallet on the host computer has a .conf file im sure youve setup before... user, password, port, usual stuff.  you can add
allowip=<ipaddress of pi miner on local network>

setup your miner to point to
-o http://ip.address.of.hostcomputer:port  -u user -p password

for windows 7, folder %appdata% > scryptcoin > text file renamed scryptcoin.conf saved as "all types" filetype
server=1
listen=1
rpcuser=<user>
rpcpassword=<password>
rpcport=<port>     *invent as necessary
rpcallowip=<ip address of local network miner>
addnode=<nodes as needed>

for the miner  .bat file or miner start minimum,
cgminer --scrypt -o http://ipaddressofhostwallet:port -u user -p password - any extra flags for your miner settings for speed temp etc etc

hope this works, if not well im sure there will be other responses

$MAID & $BTC other than that some short hodls and some long held garbage.
foodies123
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
May 03, 2014, 03:35:19 AM
 #3

that's how I solo mine,
install wallet on target machine, set miners to point at said target machine.
if the miners are on the same network just point them to the network ip, if they're external point them to the external ip. (if you use a router you're going to have to forward the rpc port from the router to your wallet machine's ip)

the rest is standard.

* if you have more than 4 miners you should also use rpcthreads= in your config, put in more than just how many miners you have because ... just in case
example config:

listen=1
daemon=1
server=1
gen=0
rpcuser=********
rpcpassword=*****
maxconnections=200
rpcconnect=127.0.0.1
rpcallowip=*
rpcthreads=100

enjoy solo mining.

nope
Dimrain13 (OP)
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
May 03, 2014, 02:45:52 PM
 #4

Alright since What I'm trying to do isn't working. Im willing to go to .1BTC for anyone who wants to use Join.me to help set this up. I cant see it taking long but I need to see it to understand how to do it. PM me if you're interested.
Dimrain13 (OP)
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
May 07, 2014, 04:45:57 PM
 #5

Still needing help, I'm trying to solo mine Krugercoin, but it has a mining option built into the wallet. .1BTC to who ever can help!
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
May 07, 2014, 04:57:04 PM
Last edit: May 07, 2014, 10:37:40 PM by escrow.ms
 #6

http://highoncoins.com/litecoin-rig/how-to-make-stackable-tower-gridseed-rig-with-raspberry-pi-pre-built-cgminer/

check this thread.

https://bitcointalk.org/index.php?topic=334007.0
infoshri
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 07, 2014, 05:14:27 PM
 #7

you want to mine it with cpu or gpu. kindly share the details so that we can help
Dimrain13 (OP)
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
May 07, 2014, 06:16:50 PM
 #8

Its with a few gridseeds, all running off of a Pi. The computer with the wallet is on a windows PC. and will be considered the server computer.
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!