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

Pages: 1 2 3 4 5 [6] 7 8 9 10 11
76
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 20, 2014, 08:49:05 pm »
You don't need to install the APP SDK for my miner because the OpenCL drivers for the GPU are integrated in the Catalyst driver.

77
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 20, 2014, 03:24:28 pm »
Rewrite your xorg.conf by running sudo aticonfig --adapter=all --initial -f and reboot.

78
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 20, 2014, 02:52:56 pm »
That's not a miner bug. Most likely there is no running Xserver or OpenCL is not installed correctly. Do you use the newest version because older versions could have such behaviour if a Intel OpenCL platform was installed?

79
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 20, 2014, 03:50:55 am »
Please read the README. But I guess that one .bat file with clpts_x86 <your-address> -t 0,0,1,1,2,2 -a 1 will do the job.

80
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 18, 2014, 05:45:31 am »
Quote
Method clGetDeviceIDs(...) failed (errorcode -1)
Normally, this error indicates that no X server is running or that the driver does not function properly. Did you run sudo aticonfig --adapter=all --initial (after that you have to reboot) and what does dmesg | grep -i fglrx tell you? Is a X server running (i.e. does ps -A | grep X return anything)? Otherwise you have to execute the binary as root.

81
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 17, 2014, 07:50:57 am »
Please use the latest version, i.e. 0.1.4 for beeeeer.org and 0.2.2 for ypool.net
EDIT Is another miner running on your computer?

82
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 17, 2014, 07:26:00 am »
Do you have only one card? Then -t 0,1 will not work. Please try -t 0 -a 1 or -t 0,0 -a 1 and see which setting is faster. btw 1750 cpm is too slow for a 7970. Is the newest miner version installed?

83
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 17, 2014, 07:03:16 am »
It means CL_INVALID_BUFFER_SIZE. That should not happen with a 7970. What are your command line options and what is your Catalyst driver version?

84
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 16, 2014, 02:22:58 pm »
yeah... ubuntu 12.04 LTS
2x r9 290 @ 1125/1400
1x r9 290 @ stock

~12000 cpm

oh, and my cards are always slower with -a 1 than with -a 0. don't know why ...
-a 0 is indeed fastest for R9 290 in Linux.

85
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 16, 2014, 11:56:44 am »
win7 64 amd13.12
280x 3100, but 290 only 2800?
With Linux you will get much more out of the R9 290. Most likely this a Windows Catalyst driver issue.

86
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 15, 2014, 04:15:14 pm »
@battleaxe: A 5770 card won't work with Ubuntu or any other Linux distribution since it will fail to allocate the device memory. You need a card with at least 2GB RAM.

87
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 15, 2014, 12:23:14 am »
beeeeer.org and ypool.net have different share difficulties, so everything is ok. At the moment the beeeeer client shows a share target of 0x00fff..., which translates to <shares per minute> ~ <cpm> / 256 and for ypool we currently have <shares/h> ~< cpm> / 512 * 60 ignoring statistical uncertainties. Please note that the share difficulty can be changed any time by the pool operator.

88
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 13, 2014, 04:32:55 pm »
@mbender71: I've never tried that because I always tested with a multiple GPU setup. But I think it should work.

89
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 13, 2014, 04:20:00 pm »
question to the developer:

what about a back-up-pool-solution
now i'm awake and it is possible to change the beeeeeer-pool to ypool
but it is a problem when i'm not on

maybe there could be a switch after 2 mins without work at one pool - then the miner changes the pool
it is only a bit longer path to set like in cgminer to have the back-up-pools

the big work is not to set the bat-line, but to code this functionally ;)
I'm working on it. But this requires some development time because I have to join multiple code branches and my implementation of the xpt protocol v5 is still not working. If there is a beta available I will announce it.

90
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 13, 2014, 04:06:12 pm »
hi all, how can I fix this?
290X with amd_13_12_catalyst_64bit_whql
thx alot
[...]
Connection attempt failed, retry in 45 seconds
Connection attempt failed, retry in 45 seconds
Obviously, the miner cannot connect to ypool.net. Is your internet connection OK?

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