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

Pages: [1]
1
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: March 01, 2014, 10:50:00 pm »
I meant the pool fallback and I'm targeting more stable code because I do not have enough time to support people all the day. I have only a xpt6 version, which ypool does use. But all other pools use xpt5. I hacked something together but I'm not sure whether this is stable because 1GH has major problems with this version. Only ptspool.com seems to be ok but shows sometimes strange behaviour, too.
everyday ypool will be down....
can NaN support more pool.....
yam is suppport all pool...

2
i want to it running in Ubuntu, can?

3
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 20, 2014, 09:03:16 am »
how to set the fan speed to 100%? with multiple GPU Fan speed? @ubuntu 12.04

Hint : cgminer..... aticonfig does NOT work under linux with more than one GPU

It works, just use the following.


export DISPLAY=:0
aticonfig --pplib-cmd "set fanspeed 0 100"

export DISPLAY=:0.1
aticonfig --pplib-cmd "set fanspeed 0 100"

"export DISPLAY=:0.X" --> Change X to whatever GPU you want to change the fan speed on.

i just can control 0 GPU ‘s fan speed
but
 export DISPLAY=:0.1
aticonfig --pplib-cmd "set fanspeed 0 100"
can not control?
what ’s wrong?

Pages: [1]