Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - BartV

Pages: [1]
2
Awesome guide, I figured out how to run ypool on linux but forgot to save the commands on a notepad. Glad you posted them.

I think you should also post for the new miner listed on ypool also. Heard it was faster giving 10% extra col/min.

Which one are you talking about? Can you link to the post?

If it is just another branch of Tydus, you can normally just replace
Code: [Select]
git clone https://github.com/Tydus/jhProtominer -b linux-portby
Code: [Select]
git clone https://github.com/Tydus/jhProtominer -b branchname
branchname can be  any on https://github.com/Tydus/jhProtominer/branches so  I guess you mean sph?

3
A very small correction ;)

to use 'screen':
when in screen you need to press ctrl+a to be able to send command to screen itself, after ctrl+a, pressing d detaches (not ctrl+d).
I you want multiple terminals use c as command (always first ctrl+a)
to switch between screen terminals use p (again, after ctrl+a)

Nice guide.

6
I keep getting:
Code: [Select]
Share found!
Invalid share
Resaon: Share data time overflow

on my old debian (amd64) laptop (core2duo, just reinstalled).

Any ideas?

Nop, this is a known issue. It occurs on of my servers too. I need jh00's support to debug that.

apt-get install ntp
solves issue :)

donations there :)
PuYS74wpW97jvMUNsm2Nj6vr6zaD12dthx

Thanks, that did it :) (took a while to find a share)

7
I keep getting:
Code: [Select]
Share found!
Invalid share
Resaon: Share data time overflow

on my old debian (amd64) laptop (core2duo, just reinstalled).

Any ideas?

8
the x64 windows miner isn't working  for me,  "The application was unable to start correctly (0x000007b). Click OK to close the application."
I'm having the same problem, tried installing Visual C++ Redistributable for Visual Studio 2012 Update 3, but that didn't fix it.

Pages: [1]