Author

Topic: New GPU now guiminer don't work !?!? (Read 941 times)

newbie
Activity: 4
Merit: 0
January 16, 2014, 05:16:27 AM
#10
I use a .bat file to run cgminer and i have installed all the drivers including the sdk driver to. I nfronz .bat and it did not work just came up the went gray and stopped responding. i also looked at the link i have already tried that with no avail because my guiminer shows up in the taskbar but only as the icon because if i put my mouse over it and click on it or move my mouse away again it the icon disappears. it only stays on processes of a second then gone again.
sr. member
Activity: 364
Merit: 250
January 15, 2014, 11:38:16 PM
#9
https://bitcointalksearch.org/topic/guiminer-scrypt-no-longer-working-177876

Edit: I think you just need to learn how to properly use cgminer. Have you read the entire scrypt-readme? It is perfect for a 7970, literally! You are using a version of cgminer that supports GPUs, right?

newbie
Activity: 18
Merit: 0
January 15, 2014, 11:28:54 PM
#8
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o **serveradress** -u **user.worker** -p **password** -I 13 -g 2 --thread-concurrency 8192

Would be something to try as your .bat file
newbie
Activity: 34
Merit: 0
January 15, 2014, 10:38:45 PM
#7
Have you installed the latest Catalyst drivers from the ATI/AMD website?

http://support.amd.com/en-us/download

Good luck!!
newbie
Activity: 2
Merit: 0
January 15, 2014, 10:32:54 PM
#6
Do you run them from cmd.exe or a shortcut?
newbie
Activity: 4
Merit: 0
January 15, 2014, 10:28:10 PM
#5
I have just tried cgminer again and this time it popped up but then stopped responding instantly then closes the window.
newbie
Activity: 4
Merit: 0
January 15, 2014, 09:49:24 PM
#4
I don't need guiminer its just the only one thats given me a error log to show. i have tried other miners and they just simply flash on then close.
newbie
Activity: 2
Merit: 0
January 15, 2014, 09:14:57 PM
#3
Do you need guiminer for any particular reason? cgminer 3.7.2 works for scrypt-based mining.
sr. member
Activity: 289
Merit: 250
January 15, 2014, 07:49:47 PM
#2
Oh, how frustrating!
I can only offer to send you my Good Old WORKING 6850 in exchange, and I'll see if I can figure it out...  LOL   
Good luck!

newbie
Activity: 4
Merit: 0
January 14, 2014, 10:31:35 PM
#1
Hello
I just put a AMD Radeon HD 7970 in my computer and downloaded guiminer-scrypt_win32_binaries_v0.04 to my Windows 7 machine.
Running guiminer.exe fails everytime.
just simply does not open the icon pops up on the system tray but then its gone again but no window shows up at all.

Code:
ERROR:root:Exception:
Traceback (most recent call last):
  File "guiminer.py", line 3085, in run
  File "guiminer.py", line 2457, in __init__
  File "wx\_core.pyo", line 11206, in Enable
PyAssertionError: C++ assertion "item" failed at ..\..\src\common\menucmn.cpp(841) in wxMenuBase::Enable(): wxMenu::Enable: no such item
Traceback (most recent call last):
  File "guiminer.py", line 3094, in
  File "guiminer.py", line 3085, in run
  File "guiminer.py", line 2457, in __init__
  File "wx\_core.pyo", line 11206, in Enable
wx._core.PyAssertionError: C++ assertion "item" failed at ..\..\src\common\menucmn.cpp(841) in wxMenuBase::Enable(): wxMenu::Enable: no such item
Jump to: