Pages:
Author

Topic: [XPM]unofficial jhPrimeminer thread - page 19. (Read 180178 times)

member
Activity: 292
Merit: 10
August 29, 2013, 06:38:38 PM
thanks Tandy! 
+1
member
Activity: 61
Merit: 10
August 29, 2013, 06:10:57 PM
I have recently uploaded Rdebourbon's 3.2 code, ported to linux.
It has Mumu's latest mods, plus the optimizations from HP10.
Find it on my github: https://github.com/tandyuk/jhPrimeminer

Build instructions:

Ubuntu (13.04):
sudo apt-get install build-essential libgmp-dev openssl libssl-dev git
git clone https://github.com/tandyuk/jhPrimeminer.git
cd jhPrimeminer
make


Centos (6.4):
yum -y groupinstall "Development Tools"
yum -y install openssh-clients openssl-devel gmp-devel gmp gmp-static git
git clone https://github.com/tandyuk/jhPrimeminer.git
cd jhPrimeminer
make


Please consider donating if you find this useful - Donations are what funds the ongoing development of this!

thanks Tandy!
newbie
Activity: 28
Merit: 0
August 29, 2013, 11:13:43 AM
I have recently uploaded Rdebourbon's 3.2 code, ported to linux.
It has Mumu's latest mods, plus the optimizations from HP10.
Find it on my github: https://github.com/tandyuk/jhPrimeminer

Build instructions:

Ubuntu (13.04):
sudo apt-get install build-essential libgmp-dev openssl libssl-dev git
git clone https://github.com/tandyuk/jhPrimeminer.git
cd jhPrimeminer
make


Centos (6.4):
yum -y groupinstall "Development Tools"
yum -y install openssh-clients openssl-devel gmp-devel gmp gmp-static git
git clone https://github.com/tandyuk/jhPrimeminer.git
cd jhPrimeminer
make


Please consider donating if you find this useful - Donations are what funds the ongoing development of this!
sr. member
Activity: 420
Merit: 250
August 28, 2013, 02:01:56 AM
Thanks guys that sorted it Smiley
newbie
Activity: 22
Merit: 0
August 27, 2013, 11:48:03 PM
Any chance of a basic API, perhaps one that outputs JSON? I'd like to build some sort of basic monitoring because at the moment the only way to check how a miners doing is by ssh'ing to the system and checking the output logs. It becomes somewhat tricky with so many miners!

Also, I tried the Linux 64-bit rde beta 3 posted a page or two back and I see this error message:

./jhprimeminer: error while loading shared libraries: libgmpxx.so.4: cannot open shared object file: No such file or directory

Am I missing a package or something? I'm on Ubuntu 64-bit.

Yeah you are missing the GMP library, its a math library. libgmp-dev for ubuntu gmp for gentoo/portage based builds.
full member
Activity: 322
Merit: 113
Sinbad Mixer: Mix Your BTC Quickly
August 27, 2013, 09:54:19 PM
Any chance of a basic API, perhaps one that outputs JSON? I'd like to build some sort of basic monitoring because at the moment the only way to check how a miners doing is by ssh'ing to the system and checking the output logs. It becomes somewhat tricky with so many miners!

Also, I tried the Linux 64-bit rde beta 3 posted a page or two back and I see this error message:

./jhprimeminer: error while loading shared libraries: libgmpxx.so.4: cannot open shared object file: No such file or directory

Am I missing a package or something? I'm on Ubuntu 64-bit.
Try "sudo apt-get install libgmp-dev" if you haven't already.
sr. member
Activity: 420
Merit: 250
August 27, 2013, 09:20:03 PM
Any chance of a basic API, perhaps one that outputs JSON? I'd like to build some sort of basic monitoring because at the moment the only way to check how a miners doing is by ssh'ing to the system and checking the output logs. It becomes somewhat tricky with so many miners!

Also, I tried the Linux 64-bit rde beta 3 posted a page or two back and I see this error message:

./jhprimeminer: error while loading shared libraries: libgmpxx.so.4: cannot open shared object file: No such file or directory

Am I missing a package or something? I'm on Ubuntu 64-bit.
newbie
Activity: 22
Merit: 0
August 27, 2013, 04:33:34 PM
I caught the miner working its way to the Primordial Multiplier error, see image below:

http://i.imgur.com/rWJQnBt.png

In addition, every time I find a share, I disconnect from the pool. Very annoying. Anyone have an idea what could be causing this?

Not sure if this anything to do with the error but it does for me, using the linux/*nix sources built myself if I start doing a bunch of other stuff like compiling programs at the same time jhPrimeminer is running then this error starts and I have to restart jhPrimeminer to continue mining else it just stays at new Primorial Multiplier 2.
sr. member
Activity: 383
Merit: 250
August 27, 2013, 06:52:33 AM
Thank you for your explanation, rdebourbon! Keep up the good work.

Actually lifetime stats would be great, not per block. Something like this:
6ch - found 120, accepted by pool 60
7ch - found 11, accepted by pool 10
8 ch - found 2, accepted by pool 1

+1  Grin

+1  Cool
sr. member
Activity: 308
Merit: 250
onore dikeido
August 26, 2013, 12:32:21 AM
Thank you for your explanation, rdebourbon! Keep up the good work.

Actually lifetime stats would be great, not per block. Something like this:
6ch - found 120, accepted by pool 60
7ch - found 11, accepted by pool 10
8 ch - found 2, accepted by pool 1

+1  Grin
newbie
Activity: 39
Merit: 0
August 25, 2013, 05:25:46 PM
I caught the miner working its way to the Primordial Multiplier error, see image below:



In addition, every time I find a share, I disconnect from the pool. Very annoying. Anyone have an idea what could be causing this?
sr. member
Activity: 301
Merit: 250
still can't change my profile pic
August 25, 2013, 02:53:58 PM
Thank you for your explanation, rdebourbon! Keep up the good work.

Actually lifetime stats would be great, not per block. Something like this:
6ch - found 120, accepted by pool 60
7ch - found 11, accepted by pool 10
8 ch - found 2, accepted by pool 1
sr. member
Activity: 266
Merit: 250
August 25, 2013, 08:35:01 AM
Sorry people, server crash right after I went to bed. Sad I don't get notified when something like this happens. Working on it now.
good work and hope you come back online soon  Smiley
newbie
Activity: 39
Merit: 0
August 25, 2013, 08:28:06 AM
Sorry people, server crash right after I went to bed. Sad I don't get notified when something like this happens. Working on it now.

Edit: Online again
sr. member
Activity: 333
Merit: 250
"Raven's Cry"
August 25, 2013, 07:00:08 AM
this sucks Angry
sr. member
Activity: 252
Merit: 250
August 25, 2013, 05:05:54 AM
sorry rdebourbon but we are asking about the pool whats going on
I'm as much in the dark as you I'm afraid.. I have nothing to do with the operation of the pool..
thanks rde for answering my question i hop they get back up soon
sr. member
Activity: 266
Merit: 250
August 25, 2013, 04:58:40 AM
damned ddos >_<
sr. member
Activity: 490
Merit: 250
August 25, 2013, 04:31:33 AM
Best thing for under DDOS sites, is to turn off their web server, till the attack goes away. This way their data would not be harmed.
member
Activity: 65
Merit: 10
August 25, 2013, 04:22:04 AM
sorry rdebourbon but we are asking about the pool whats going on
I'm as much in the dark as you I'm afraid.. I have nothing to do with the operation of the pool..
sr. member
Activity: 252
Merit: 250
August 25, 2013, 03:15:17 AM
sorry rdebourbon but we are asking about the pool whats going on
Pages:
Jump to: