Bitcoin Forum

Other => Beginners & Help => Topic started by: adam1230 on April 07, 2013, 07:08:47 PM



Title: PPCoin Mining Nothing Showing on Coinotron
Post by: adam1230 on April 07, 2013, 07:08:47 PM
I am trying to mine PPC and I am getting a hash rating and it looks like its working through the command line but nothing is showing up on Coinotron.com my worker just shows 0.0 MH/s.

I do get a http 400 bad request error before the miner takes off each time. Could that be messing me up?

I'm using Ufasoft CPU miner. Here is what I get when I run my script:

bitcoin-miner.exe -a 5 -t 2 -g no -o http://coinotron.com:8322 -u username -p password
coin-miner 0.53 Copyright (c) 2011-2013 Ufasoft http://ufasoft.com/coin
Mining for http://coinotron.com:8322
using CPU (2 threads)
HTTP 400: Bad Request
4.617 MHash/s 2 CPU threads



Title: Re: PPCoin Mining Nothing Showing on Coinotron
Post by: vm1990 on April 07, 2013, 08:10:15 PM
id recommend using guiminer easier to use and supported by coinotron
https://bitcointalk.org/index.php?topic=3878.0


Title: Re: PPCoin Mining Nothing Showing on Coinotron
Post by: adam1230 on April 07, 2013, 08:16:21 PM
Well guiminer is still using the ufasoft CPU miner on the back end.

My problem with guiminer is that it opens the listening port and my CPU goes to 100% but that's it. It never gets a hash rate or anything else in the consol output.

What flags do I need for guiminer?

Edit: I'm just an impatient noob I guess.... I have rewards coming into coinotron now. Still no hash rate showing but I know it's working at least.


Title: Re: PPCoin Mining Nothing Showing on Coinotron
Post by: vm1990 on April 07, 2013, 08:18:32 PM
you dont need any flags but i would reccomend using the opencl miner works nice on most CPUs

also if you want try changing the ports to stratum ports
Stratum mining is available in following pools:
BTC = coinotron.com:3333
LTC = coinotron.com:3334
TRC = coinotron.com:3335


Title: Re: PPCoin Mining Nothing Showing on Coinotron
Post by: adam1230 on April 07, 2013, 08:20:42 PM
Thanks I appreciate your help!