Pages:
Author

Topic: GUI mining - updated Dec 3 with 7970 bugfix, also supports Stratum! - page 52. (Read 3232159 times)

member
Activity: 98
Merit: 10
And one which would be really promissing:

If graphic card fails, reboot PC and start mining again.
newbie
Activity: 17
Merit: 0
It would be nice if there was an option to only mine a certain percentage of the time that the program is running. After about 2 days of constant mining my GPU starts to experience errors, but a brief cooling down period every once in a while keeps it going without an issue.

Not good. Are you overclocking the GPU? What temps are you experiencing?

Nope, XFX 4870 512MB running at stock, not even an XXX edition or anything. Temp sits at 71C under 24/7 usage. Replacement 6870 is on the way, but it would be nice to pass this on to another computer and keep mining with it. Never artifacts in games or anything, just have the miner complaining every two days or so about bad data.

e: This is getting annoying, now the GPU starts erroring and loses OpenCL support according to GPUz. Disappears from the list in the miners, but still plays games and benchmarks fine. It takes a Driver Sweeper run and reinstallation of the drivers/SDK to get it working again.
member
Activity: 82
Merit: 10
@Kiv

Is it possible that you add "failsafe" in Guiminer?

For example in deepbit, if main server goes down then miner automatically starts using j2.deepbit and so on?
member
Activity: 98
Merit: 10
Maybe add one tab with information, like current price on mtgox, average blocks/h, difficulty, total network speed. Would be much easier to have this in one place, not to refresh browser every time. Also some kind of pool switching script would be excellent, if there are more then lets say 10 connection problems in last X minutes.
Kiv
full member
Activity: 162
Merit: 100
When i've decided to switch to a different server, can you please make it so the shares from the other server get reset? I mean i connect to another server and the guiminer still counts the shares from the other server.

Sure, this will be an easy change.

And can you please add the new pools that appeared?

Which pools specifically do you want to see? And do they work already with the miner if you pick "Other" as a server and enter their host URL?

If you like, try editing your servers.ini file in your GUIMiner main directory and add a new entry for the server you want.
legendary
Activity: 3080
Merit: 1080
It would be nice if there was an option to only mine a certain percentage of the time that the program is running. After about 2 days of constant mining my GPU starts to experience errors, but a brief cooling down period every once in a while keeps it going without an issue.

Not good. Are you overclocking the GPU? What temps are you experiencing?
newbie
Activity: 17
Merit: 0
It would be nice if there was an option to only mine a certain percentage of the time that the program is running. After about 2 days of constant mining my GPU starts to experience errors, but a brief cooling down period every once in a while keeps it going without an issue.
Kiv
full member
Activity: 162
Merit: 100
I have it working on Linux, but it's not packaged in any nice way and I'm not sure if it'll be easy enough for you to get it going.

If you'd like to be a guinea pig and try to get it working for you, you can grab the source code from the GitHub page and try to run that. I assume you're running an ATI graphics card using OpenCL, so you'll need to install PyOpenCL to get the source to work. I can help you with problems as they arise.

Can someone please tell me if there is a linux version of this yet?  I'm just getting linuxcoin going on my new rig but I'm a total linux noob and could use a simpler interface (prefer not to us windows on my rig if I can help it).
hero member
Activity: 1330
Merit: 502
Vave.com - Crypto Casino
There's no APPDATA environment variable defined as there would be in normal Windows. Guiminer uses that variable to find a folder to store its settings. You should set it manually to be any location where you don't mind having an .ini file kept. Even the GUIMiner folder itself should work...

thanks, a simple set appdata=wharever fixed it.

Funny thing is, it works, still gives an error about logo.ico, with is on the guiminer folder, but it works, but for some reason, it only works once, if i close guimminer and try to open it again, it gives another error, its not important.
full member
Activity: 126
Merit: 100
There are some features i'd like to request:

When i've decided to switch to a different server, can you please make it so the shares from the other server get reset? I mean i connect to another server and the guiminer still counts the shares from the other server.
And can you please add the new pools that appeared?
full member
Activity: 124
Merit: 100
Can someone please tell me if there is a linux version of this yet?  I'm just getting linuxcoin going on my new rig but I'm a total linux noob and could use a simpler interface (prefer not to us windows on my rig if I can help it).
member
Activity: 336
Merit: 10
Computta Mine Your Own BTC
Uhhh my 6990's are just Flatout NOT getting detected.
MSIa doesnt detect them
I cant run bench's

I couldn't get it to work with the 11 drivers. Try rolling back.
member
Activity: 98
Merit: 10
Testing
Is there a way to increase the queue depth for fetching shares/work?

IE: Every few seconds the client reads "Connection Problems" then it goes away, and a new "Accepted" unit comes in. It seems its just because the internet is slow to respond (slow cable+wireless adapter for this machine)

Is there a fix to make sure the GPU stays busy?
legendary
Activity: 1400
Merit: 1005
Uhhh my 6990's are just Flatout NOT getting detected.
MSIa doesnt detect them
I cant run bench's
You don't have drivers and/or OpenCL installed correctly.
legendary
Activity: 1428
Merit: 1001
Okey Dokey Lokey
Uhhh my 6990's are just Flatout NOT getting detected.
MSIa doesnt detect them
I cant run bench's
Kiv
full member
Activity: 162
Merit: 100
There's no APPDATA environment variable defined as there would be in normal Windows. Guiminer uses that variable to find a folder to store its settings. You should set it manually to be any location where you don't mind having an .ini file kept. Even the GUIMiner folder itself should work...

I cant get guiminer to work under winpe enviroment...

drivers installed and working, opencl installed and working, GPU-Z confirms, Ufasoft miner detect the vga cards and use them, but both guiminer gives me a error, any lead what is missing?

Quote
ERROR:root:Exception:
Traceback (most recent call last):
  File "guiminer.py", line 1909, in run
  File "guiminer.py", line 1432, in __init__
  File "guiminer.py", line 1579, in load_config
  File "guiminer.py", line 1516, in get_storage_location
  File "os.pyo", line 423, in __getitem__
KeyError: 'APPDATA'
Traceback (most recent call last):
  File "guiminer.py", line 1919, in
  File "guiminer.py", line 1909, in run
  File "guiminer.py", line 1432, in __init__
  File "guiminer.py", line 1579, in load_config
  File "guiminer.py", line 1516, in get_storage_location
  File "os.pyo", line 423, in __getitem__
KeyError: 'APPDATA'
hero member
Activity: 1330
Merit: 502
Vave.com - Crypto Casino
I cant get guiminer to work under winpe enviroment...

drivers installed and working, opencl installed and working, GPU-Z confirms, Ufasoft miner detect the vga cards and use them, but both guiminer gives me a error, any lead what is missing?

Quote
ERROR:root:Exception:
Traceback (most recent call last):
  File "guiminer.py", line 1909, in run
  File "guiminer.py", line 1432, in __init__
  File "guiminer.py", line 1579, in load_config
  File "guiminer.py", line 1516, in get_storage_location
  File "os.pyo", line 423, in __getitem__
KeyError: 'APPDATA'
Traceback (most recent call last):
  File "guiminer.py", line 1919, in
  File "guiminer.py", line 1909, in run
  File "guiminer.py", line 1432, in __init__
  File "guiminer.py", line 1579, in load_config
  File "guiminer.py", line 1516, in get_storage_location
  File "os.pyo", line 423, in __getitem__
KeyError: 'APPDATA'
legendary
Activity: 3080
Merit: 1080
Well, over 100 Mhash for a 4890 is pretty damn good performance if you ask me. So I think in the end you just may have to settle for what you got.
newbie
Activity: 3
Merit: 0
Watch your temps..the 4890 run hot like toasters. In fact they'd make a good hot plate to cook your breakfast on Tongue

Umm, but have you tried -w 64?

I'm not sure what the optimal work size unit is for the 4890, but you can try -w 64 or -w 128 or -w 256 and see which works best. Or you can try to ask that question in this thread:

https://bitcointalksearch.org/topic/poclbm-flags-4122

Nah it ain't going over 78°C got 2×200mm fans + 2×120mm fan.

Tried all of this, but they decrease from 8-10 Mhash

Ty for the link.
legendary
Activity: 3080
Merit: 1080
Watch your temps..the 4890 run hot like toasters. In fact they'd make a good hot plate to cook your breakfast on Tongue

Umm, but have you tried -w 64?

I'm not sure what the optimal work size unit is for the 4890, but you can try -w 64 or -w 128 or -w 256 and see which works best. Or you can try to ask that question in this thread:

https://bitcointalksearch.org/topic/poclbm-flags-4122
Pages:
Jump to: