Hi! It's been a while since I've started using PR! Just having issues with my ISP's IP addresses being banned from the forum, I had to use proxy servers just to read threads here. =)
I think we should have a feature request, would that be asking a lot? =)
The whole idea is that the only thing that we'll launch is you're GUI.
Here's the list:
1. Temperature display (VRM, Core, Memory) OSD (since you were already able to tap into the temp control)
-addendum: Clock throttling to a certain profile when a temp is reached like for example, at night temps are cold, we could OC to like 911/300 5850 stock volts, but during daytime noontime when temps reach like 85-90C on core, it would throttle down to like 860/300.
2. Overclocking tool (like set the clocks at start/when the Run button is pressed)
3. Fan Speed display
4. GPU Core, Memory, VRM Clocks display
5. Maybe the Withdraw button for pools that support it (Same as with GUIminer)
6. Maybe the Miner Stats reporting (like the Widget) where in we enter the API Json from the pool and we get stats like current exchange rate, pool has rate, miner hash rate, BTC earned, workers, etc.
I would say a lot of us here is going to support you (donations, mine at you're suggested pools, bounty etc.)
We couldn't be even more thankful for all your work. =)
I would happily beta test your app!
Eh, only temperature reading is available in the ATI-provided DLL I'm using, can't get ADL working.
I do have an external script that displays all current GPU statistics through GPUZ, but I would rather not release that (argh, need ADL working!).
Overclock tool, I've been thinking about it. Should be relatively simple, as long as I can get ADL working
.
Most likely no on the Withdraw, since I don't want to ever be accused of stealing/changing bitcoin address
(it'll need complete website log in to withdraw).
I was thinking about using JSON to detect if pool is down, but not too familiar with it.
This is great. But without fail it crashes my entire desktop after about 10-15 minutes.
I have a 5830 running 2.4 SDK @ around 85C. I've tried both the phatk and poclbm kernels, and they both crash.
Independently running phoenix with the same args I have no problems, so I'm not sure what the issue is.
This seems familiar. I think there might have been a bug with Catalyst 11.4 and the SDK that came with that, because it would blue screen if I ended phoenix process instead of ctrl+break.
Using 11.4?
So will 64bit binaries return in future versions past 1.4 or has that ship sailed?
I prefer to use 64bit apps, though I know there really isn't any kind of performance gain in this small of a program it still is a peeve of mine.
Yeah, no more 64-bit, since the DLLs are 32-bit
.
One of the functions I'm using to kill phoenix processes is also 32-bit only apparently.
For those people that 1.4 refuses to work, try this:
http://www.mediafire.com/?qgz988s9ojx7j4nI copy-pasted the entire phoenix-launching function from 1.4 over. See if this works.