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 - reorder

Pages: 1 2 [3] 4 5 6 7 8 9 10 ... 27
31
i need some help to install gpuminer pts for linux

i have do
 a  tar -zxvf pts on the zip

then when i try ./pts-miner i have an error

Quote
root@smos-1:/opt/miners/pts# ./pts-miner
-bash: ./pts-miner: cannot execute binary file

and when i try this mine = xpt2h:// PY3e4ty4PGkMgL3nU2MdkESLU4xyKL1aym:x@ptspool.1gh.com:18120:18121:18122:18123/pts


Quote
root@smos-1:/opt/miners/pts# mine = xpt2h:// PY3e4ty4PGkMgL3nU2MdkESLU4xyKL1aym:x@ptspool.1gh.com:18120:18121:18122:18123/pts
Usage: /etc/init.d/mine {start|stop|restart|reload|force-reload|status}

thanks for your help

'Cannot execure binary file' probably means that you are running 64-bit miner version on 32-bit system, this is not going to work, it is only compatible with 64-bit Ubuntu distros (12.4 and later). The only parameter you need to pass to this miner is your wallet address.

Regarding your second command, it is intended for Yam miner (see above in this thread), it is a CPU miner and there you put it in its config file.

32
Does it really has that fee on 1gh? ;) Because this is the part of protocol we decided to ignore, does not feel fair.
Not 1gh get fee. Look dev. readme:
Quote
PtsGPUz v0.4 (2014-01-28):
MD5 of PtsGPUz0.4.exe: 766a4dd7a1babfff176df3855c70caf0
1. Supports to AMD display card added.
2. Fee rate reduced to 5%.
3. SM (Shader Model) 3.5 code generation added for Nvidia card like GeForce GTX 780Ti.
Net performance list for AMD cards:
HD7850, 1024SP, 256bit, 2GB: 470-500 collisions/minute.
HD6670, 480SP, 128bit, 1GB:  100-110 collisions/minute.
Yes, the point is, ypool has implemented a 'developer donation' feature in their protocol where it sends a fraction of each share reward to addresses the miner sends in special field. The problem with it is it is done silently, without warning user. So if the miner uses this feature to pay developer, his fee will not be sent by 1gh. But if it openly reconnects with another credentials to mine for developer, it will work of course.

33
Hello Im new and I want mining PTS. I dont understand the meaning of wallet address. I understand that is where payments are made. But refers to a wallet of btc-e.com or bter.com?
Thanks.
Well, either. Or any other address controlled by you, for example, of you run the wallet on your PC, you could use it's address.

34
Lol _PtsGPUz0.4 - 5% fee, and he is not fast, cudaminer better but did not work here, maybe have not kernel for pts.
Quote
This code is based on the pooler cpuminer 2.3.2 release and inherits
its command line interface and options.

  -a, --algo=ALGO       specify the algorithm to use (default is scrypt)
                          scrypt       scrypt Salsa20/8(1024, 1, 1), PBKDF2(SHA2)
                          scrypt:N     scrypt Salsa20/8(N, 1, 1), PBKDF2(SHA2)
                          scrypt-jane  scrypt Chacha20/8(N, 1, 1), PBKDF2(Keccak)
                          scrypt-jane:Coin
                                       Coin must be one of the supported coins.
                          scrypt-jane:Nfactor
                                       scrypt-chacha20/8(2*2^Nfactor, 1, 1)
                          scrypt-jane:StartTime,Nfmin,Nfmax
                                       like above nFactor derived from Unix time.
                          sha256d      SHA-256d (don't use this! No GPU acceleration)
                          keccak       Keccak256 as used in MaxCoin
Does it really has that fee on 1gh? ;) Because this is the part of protocol we decided to ignore, does not feel fair.

35
can you help me setting it up?

im using this command!

PtsGPUz0.4.exe -o ptspool.1gh.com:13333 -u PcFQgS8wEqaZTif14a2vLGkAkHbCv1EmwK -p x
pause

thanks
Please change the 13333 port to 18120, otherwise looks good

36
Hi

is itpossible to use another miner?

like cudaminer


thanks
Hi!

The miner from this thread should work, unless they block the pool specifically: https://bitsharestalk.org/index.php?topic=2183.0

However, we have not tried it yet.

37
Anyone else running Yam? Are you having issues connecting?
I see you have 'pts.1gh.com' in yam config, the right hostname is 'ptspool.1gh.com'. They used to be colocated, but now they are not, due to the recent DDoS.

38
From the @1ghcom twitter feed it mentioned some ISP maintenance around 3hrs ago, is that still ongoing? I'm getting a ton of connect failures with rigs running Yam. ??? The pts-1gh linux GPU client seems to be ok.
No, we are back up and running. I also do not see many reconnects on XPT ports right now, do you still experience this problem?

39
@c.figgis
'unknown-work' is in fact a stale share, this may happen sometimes. But your A/R stats do not look good of course. Is you internet connection stable? Do you also get reconnect messages?

I have changed from wifi to ethernet. ISP is 50mbit/10mbit and tends to have very low latency and negligible packet loss. Still having the same issue where the performance data is the only thing printed for a long time then a burst of accepted and rejected shares.

Is there any way I can specify the connection string to use multiple ports like yam miner does? I notice that on each startup it selects a different port.


Do you by any chance mine on all CPU cores on this machine too?

The miner starts with a random port selected from 4 available and rotates them if there are disconnects. Have you perhaps noticed that some port works better than others?

No, the only thing running on the machine is this miner. I've tried with all cores and with the CPU in single-core mode. No changes.

It doesn't seem like any port is better than another. I haven't ever seen any reconnect messages.
Would you please try running one miner instance per card (appending 0-0, 0-1 etc parameter to miner commandline)? I am 80% sure the problem is in the network, but maybe I am missing something.

40
If I point different rigs for GPU mining of PTS, do I need to add some parameters (i.e. miner ID) in batch file or pool will add shares from all of them automatically?
The pool adds up all shares submitted for the same PTS address, you do not have to use different miner IDs.

41
@c.figgis
'unknown-work' is in fact a stale share, this may happen sometimes. But your A/R stats do not look good of course. Is you internet connection stable? Do you also get reconnect messages?

I have changed from wifi to ethernet. ISP is 50mbit/10mbit and tends to have very low latency and negligible packet loss. Still having the same issue where the performance data is the only thing printed for a long time then a burst of accepted and rejected shares.

Is there any way I can specify the connection string to use multiple ports like yam miner does? I notice that on each startup it selects a different port.


Do you by any chance mine on all CPU cores on this machine too?

The miner starts with a random port selected from 4 available and rotates them if there are disconnects. Have you perhaps noticed that some port works better than others?

42
@c.figgis
'unknown-work' is in fact a stale share, this may happen sometimes. But your A/R stats do not look good of course. Is you internet connection stable? Do you also get reconnect messages?

43
The new 1.4 miner is acting strange on Linux. Old version worked fine for days and days. The new one will sometimes go a day, sometimes just a few hours. It ends up looking like this...

Total CPM (15m) 0.00 HPM (15m) 0.00 | CPM 646.06 HPM 189.66 | A/R 2118/3 (70600.00% rej)
Worker 0-0 GeForce GTX 770 CPM (15m) 0.00 HPM (15m) 0.00 | CPM 645.51 HPM 189.50 | A/R 2118/3 (70600.00% rej)

Seems like a bug of some sort.
Looks like a hanged connection. I will put a watchdog in the next version.

Any ETA for this?
Actually I have thought the workflow through carefully and I don't think anymore that TCP connection may ever stall. It was probably a hanged card instead. Do you also experience the issue?

Regarding ETA for new version, I am trying to implement a major optimisation coalescing memory accesses, but it is brainhurting and time-consuming to debug. Probably it will take 5-6 days more.

44
MemoryCoin / Re: MemoryCoin New Version Mac Wallet Yam included.
« on: February 03, 2014, 10:31:49 pm »
Another user reported "crashes upon opening"

Not me, so not much more info I can provide.  Are there anything like "open as administrator" for mac?
There is, but you are better off not trying it. By the way, default yam config makes 10.9 with 8G hang (8 threads started, each takes 1G, oops, nothing left for the OS).

45

in the interview with ghashio you can read, that they reduced their market share by themselves how I mentioned, because they didn't just want to make a profit out of the coin but to expand bitcoin community and develop the large bitcoin economic structure.

Well, of course it made sense for ghashio back then: PR attacks on them were undermining the bitcoin credibility and value itself, and they were heavily vested in bitcoin. Please note it was not them doing bad, but rather those attacking them. However, the MMC has something like a central authority by design: it is, naturally, the largest wallet in the system (save for bter perhaps who cannot bother playing voting :) ). This authority has already been executed on Newmine, and essentially nothing happened.

Pages: 1 2 [3] 4 5 6 7 8 9 10 ... 27