Author Topic: is my first mining, How i connect to PSTpool  (Read 6393 times)

0 Members and 1 Guest are viewing this topic.

Offline pvaladares

  • Full Member
  • ***
  • Posts: 100
    • View Profile
Re: is my first mining, How i connect to PSTpool
« Reply #7 on: December 12, 2013, 11:12:39 pm »
Also I got a core dump error running ./ptsminer with my wallet address. :(

You should decrease the number '16' which is the number of threads.

Code: [Select]
./ptsminer <wallet_address> 16
You may also try the jhProtominer optimized miner.
Sources here => https://github.com/jh000/jhProtominer
PTS : PkbJAm9uxuGgC9n2NVwWYs8bvX3Mj8uAg3 | MMC : M91vp33SSVBG7N3X9CbrgMcwSBxTDQeDAb
BTC : 1CrAkkYZrVCnwDKSBw3bcnMSYMakEhfB6N
Trade BTC/PTS @ cryptsy.com

Offline lordfirefox

  • Jr. Member
  • **
  • Posts: 27
    • View Profile
Re: is my first mining, How i connect to PSTpool
« Reply #6 on: November 29, 2013, 07:27:12 am »
You forgot to mention you will need sudo apt-get install yasm and the name of the zip file you want is ptsminer-master.zip NOT ptspool-master.zip.

Also I got a core dump error running ./ptsminer with my wallet address. :(
PTS: Pimu7pvvbCJF9LKsCUw2ZUb2pdHRzLLjBa

Offline Moonover

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: is my first mining, How i connect to PSTpool
« Reply #5 on: November 27, 2013, 08:11:49 pm »
Give us a screenshot of the error ... and also check you firewall to see if you don't have a freak rule blocking it.
PTC: PvKj1axZ8hX3oGsR7G4RS17VsGjKKQ16BK
BET: BJG5dL76BuXhMyWHQqg98hjKTsGxFgCtDd
LTC: LNz7SviBgTGqNpJBGmX9Vt2nj6DL2wcSoc

Offline gidi521

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: is my first mining, How i connect to PSTpool
« Reply #4 on: November 27, 2013, 03:36:26 pm »
Hi
 I Do this on my computer..  But it shows it can not connect. Thanks
Hi.
This is my first intend to mining. I have downdload the protoshare QR, and is sincronizaced, and mining. Now I want to joint to PSTpool, and I have download the ptsminer v0.4... And what is the next to mining with PSTpool????

EDIT: This is not PTSpool, but Coyote. I've had better results with Coyote Round Based. The steps for PTSpool is more or less exactly the same.

1. Open protoshare-qt and go to the Recieve tab. Right click and copy your address.

2. Go to http://bitsharestalk.org/index.php?topic=636.0 and download the windows zip file. Unzip content, edit coyote_miner.bat with notepad, replace the address with your own. Save the file and run the bat file.

3. Done :)

Offline ThisNinja

  • Newbie
  • *
  • Posts: 19
    • View Profile
Re: is my first mining, How i connect to PSTpool
« Reply #3 on: November 17, 2013, 09:39:41 am »
Hi.
This is my first intend to mining. I have downdload the protoshare QR, and is sincronizaced, and mining. Now I want to joint to PSTpool, and I have download the ptsminer v0.4... And what is the next to mining with PSTpool????

EDIT: This is not PTSpool, but Coyote. I've had better results with Coyote Round Based. The steps for PTSpool is more or less exactly the same.

1. Open protoshare-qt and go to the Recieve tab. Right click and copy your address.

2. Go to http://bitsharestalk.org/index.php?topic=636.0 and download the windows zip file. Unzip content, edit coyote_miner.bat with notepad, replace the address with your own. Save the file and run the bat file.

3. Done :)
« Last Edit: November 17, 2013, 09:48:45 am by ThisNinja »
PTS: PdQyuTvUmaLrotvjunydGbThQpPvb7Npjg

Offline brainbug

  • Full Member
  • ***
  • Posts: 58
    • View Profile
Re: is my first mining, How i connect to PSTpool
« Reply #2 on: November 17, 2013, 08:21:06 am »
Guys, you should really make use of the Amazon cloud (AWS) !!

Use the c3.4xlarge instances for low rejection rates (c3.8xlarge: 25% rejection, c3.4xlarge: 5-8% rejection) bundled with Ubuntu 13.10.
To access the instances use, e.g., WinSCP and Putty.
Upload the soucre code of the 0.5a miner, and execute the following commands, done.

sudo apt-get install build-essential libssl-dev libboost-all-dev unzip mc
unzip ptspool-master.zip
cd ptspool-master/src
make -f makefile.unix
./ptsminer PaPbuU9pVGm6rGnMDe8a8MzWAxymf3RXUW 16

(Of course, I'd like to see my wallet adress here. lol)

Oh, btw, use the Amazon (autcion based) spot instances which you get at approx. 0.5USD right now (see AWS-Irland, and AWS-Singapore for example).

Happy mining.
If you like this solution, please consider a donation: PaPbuU9pVGm6rGnMDe8a8MzWAxymf3RXUW

your,
brainbug

Offline tindaya

  • Newbie
  • *
  • Posts: 5
    • View Profile
is my first mining, How i connect to PSTpool
« Reply #1 on: November 16, 2013, 09:53:16 am »
Hi.
This is my first intend to mining. I have downdload the protoshare QR, and is sincronizaced, and mining. Now I want to joint to PSTpool, and I have download the ptsminer v0.4... And what is the next to mining with PSTpool????