OK so I found one annoyance...
When Mining and in monitor mode, the settings in the "Devices" tab change constantly. Therefor, I cannot switch intensity when mining to use my desktop. Eg. When I sleep I set it to 18. When I want to use my PC I set it to 11 for netflix, 14 for other stuff. I find I cannot change it unless I am quick enough and at 18 intensity it's close to impossible to change. (Would have to Pause mining to change intensity) Now I do not overclock or mess with the other setting so I cannot tell if those settings update as well. (I use MSI afterburner APP to monitor my fan speed and temps as well as change fan speeds from my android phone when I am away from my desktop) Maybe only update "Activity" "Temp" "Fan Speed" and "Fan %"?
A workaround for now is to tab into "Monitor", disable monitor then tab back into "Devices" and change "Intensity".. Very hard to do at 18 Intensity
Also, I cannot backspace in these tab settings.. Can only delete.
My idea is to have a button to "Refresh" device settings instead of updating it when in monitor mode. Otherwise this program is pretty sexy
Also, would be nice to implement some sort of AUTO mine feature..
My idea. When you set it on a PC with multiple GPU's have it search what model it is and implement the settings below. OFC, the option to choose intensity as well as other settings BEFORE mining.
Could help out the newbies more and make the APP more smoother
(Settings taken from TacoTime's GUIscrypt Alpha (
https://bitcointalksearch.org/topic/guiminer-scrypt-a-guiminer-fork-for-mining-scrypt-chains-150331)
{
"gpusettings": [
{
"name": "5750",
"thread_concurrency": 3200,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "5770",
"thread_concurrency": 3200,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "5850",
"thread_concurrency": 6144,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "5870",
"thread_concurrency": 6144,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "5970",
"thread_concurrency": 6144,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "6750",
"thread_concurrency": 3200,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "6770",
"thread_concurrency": 3200,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "6850",
"thread_concurrency": 6144,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "6870",
"thread_concurrency": 6720,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "6930",
"thread_concurrency": 8000,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "6950",
"thread_concurrency": 8000,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "6970",
"thread_concurrency": 8000,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "6990",
"thread_concurrency": 8000,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "7750",
"thread_concurrency": 7168,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "7770",
"thread_concurrency": 8000,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 18
},
{
"name": "7850 (low usage)",
"thread_concurrency": 8192,
"worksize": 256,
"vectors": 1,
"gputhreads": 2,
"intensity": 13
},
{
"name": "7850 (high usage)",
"thread_concurrency": 12404,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 20
},
{
"name": "7870 (low usage)",
"thread_concurrency": 8192,
"worksize": 256,
"vectors": 1,
"gputhreads": 2,
"intensity": 13
},
{
"name": "7870 (high usage)",
"thread_concurrency": 15508,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 20
},
{
"name": "7950 (low usage)",
"thread_concurrency": 8192,
"worksize": 256,
"vectors": 1,
"gputhreads": 2,
"intensity": 13
},
{
"name": "7950 (high usage)",
"thread_concurrency": 21712,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 20
},
{
"name": "7970 (low usage)",
"thread_concurrency": 8192,
"worksize": 256,
"vectors": 1,
"gputhreads": 2,
"intensity": 13
},
{
"name": "7970 (high usage)",
"thread_concurrency": 20992,
"worksize": 256,
"vectors": 1,
"gputhreads": 1,
"intensity": 20
}
]
}
I personally cannot wait for GGRemote Access to come out
Keep up the good work
*UPDATE*
Upon Pausing CGminer through CGwatcher, my fan speed (controlled with MSI afterburner) drop's to %15!
Really bad glitch considering if I were to start mining up again, my GPU overheats in a matter of seconds and MSI afterburner does not revert back to my saved fan speeds. Please look into why this happens and fix it