slush
Legendary
Offline
Activity: 1386
Merit: 1097
|
 |
November 19, 2012, 07:05:37 AM |
|
Thats perfect news, Kiv. Thank you very much!
|
|
|
|
stergium
|
 |
November 19, 2012, 08:57:05 AM |
|
stratum support = no need for stratum proxy (eg slush's pool ) ?
|
|
|
|
slush
Legendary
Offline
Activity: 1386
Merit: 1097
|
 |
November 19, 2012, 08:58:47 AM |
|
stratum support = no need for stratum proxy (eg slush's pool ) ?
If you're using poclbm backend in GUIminer, then you don't need the proxy.
|
|
|
|
Kiv (OP)
|
 |
November 19, 2012, 12:15:41 PM |
|
Hi subSTRATA, thanks for reporting the issue. I added a "Set Bitcoin data directory" option to the solo utilities, and as well it accepts any .EXE file for the bitcoin executable. To use it, set the bitcoin executable and data directory correctly before launching the bitcoin-qt.exe. Your bitcoin.conf needs to be set up properly in the other data directory as well, the "create solo password" option only knows how to write to the default data directory. Let me know if you experience any problems, but it seemed to work on my machine. Hey everyone, a new version of the miner is available from the download link on the first post or here: guiminer-20121118.exe (self-extracting archive) The main point of this update is to get the latest poclbm version including Stratum support. Welcome back! Have you looked at or eventualy fixed this issues?
|
|
|
|
mech
Member

Offline
Activity: 115
Merit: 10
|
 |
November 19, 2012, 01:58:37 PM |
|
I can not turn off the computer while working Guiminer! Only when I manually close the client may complete the normal Wsidows shutdown! What to do?
|
PPC? - Should become the first independent altcurrency!
|
|
|
Trance104
|
 |
November 19, 2012, 04:11:03 PM |
|
Can I now mine with my 7970's using GUI miner?
|
|
|
|
vasilisclaw
Newbie
Offline
Activity: 5
Merit: 0
|
 |
November 20, 2012, 03:38:31 AM |
|
Hey everyone, a new version of the miner is available from the download link on the first post or here: guiminer-20121118.exe (self-extracting archive) The main point of this update is to get the latest poclbm version including Stratum support. I removed support for the old Phoenix since I didn't have time to get GUIMiner working with the latest Phoenix 2; so if you're happily mining on old Phoenix then you don't need this release  As always donations are appreciated; my address remains the same at 1MDDh2h4cAZDafgc94mr9q95dhRYcJbNQo. While I still love Bitcoin I'm not mining any more myself and am really busy in my personal life, so this release is purely for the benefit of you guys, the community. If anyone has issues please report them in this thread or PM and I'll try to help out. Cheers! Awesome, thanks. The updated GUIminer works great mining with CPU but when I try starting my HD6990's it gives me the error "TypeError: 'NoneType' object has no attribute '_getitiem_' " Mining on Slush's pool running poclbm Win7 64bit Intel i7 2 x HD6990's Any thoughts on how to fix that will be muchly appreciated. Cheers
|
|
|
|
Kiv (OP)
|
 |
November 20, 2012, 12:00:51 PM |
|
It's a pretty vague error... looking at the changes I made I can't figure out what could cause that. You say it worked on the last guiminer? One thing you could try is deleting your miners and creating new miners just to see if that does anything.
Another thing you could try is to run poclbm from the command line and see if that works correctly, in case there was an issue with the latest poclbm. If you look in the console when you start tup you can see the command to use, something like:
poclbm.exe kiv:pass@localhost:8332 --device=1 --platform=0 --verbose -r1
|
|
|
|
vasilisclaw
Newbie
Offline
Activity: 5
Merit: 0
|
 |
November 20, 2012, 08:16:21 PM Last edit: November 20, 2012, 09:03:05 PM by vasilisclaw |
|
Thanks Kiv, Looks like my problem is related to the new version of poclbm. Both in command line and gui I get a message that reads: ADL_Adapter_Active_Get failed, cutoff temperature disabled for 1:0:Cayman I'm not sure if that is causing the problems but I never got that message on previous versions Still getting my head around using Python and ADL.... I guess it's time I learnt Anyway, thanks for pointing me in the right direction It's a pretty vague error... looking at the changes I made I can't figure out what could cause that. You say it worked on the last guiminer? One thing you could try is deleting your miners and creating new miners just to see if that does anything.
Another thing you could try is to run poclbm from the command line and see if that works correctly, in case there was an issue with the latest poclbm. If you look in the console when you start tup you can see the command to use, something like:
poclbm.exe kiv:pass@localhost:8332 --device=1 --platform=0 --verbose -r1
|
|
|
|
Jack1Rip1BurnIt
Sr. Member
  
Offline
Activity: 350
Merit: 250
Trust me, these default swaps will limit the risks
|
 |
November 22, 2012, 12:28:57 AM |
|
Can I now mine with my 7970's using GUI miner?
I would like to know this answer as well. Thanks in advance
|
Successful trades with bels, misterbigg, ChrisNelson, shackleford, geniusboy91, and Isokivi.
|
|
|
monstrs
|
 |
November 23, 2012, 12:52:13 PM |
|
Glad to know GUI miner is updating, used to like it very much. I am not at home, anyone, is it working with HD 7970 ?
|
|
|
|
Trance104
|
 |
November 24, 2012, 05:53:18 PM |
|
Can I now mine with my 7970's using GUI miner?
I would like to know this answer as well. Thanks in advance Download, install, try it for yourself. Nah.. I'll wait for someone to confirm. No sense in stopping my miners...
|
|
|
|
pehoko
|
 |
November 27, 2012, 03:25:49 PM |
|
Getting error after installing new guiminer: ERROR:root:Exception: Traceback (most recent call last): File "guiminer.py", line 2477, in run File "guiminer.py", line 1892, in __init__ File "guiminer.py", line 2128, in load_config File "guiminer.py", line 1007, in start_mining File "subprocess.pyo", line 679, in __init__ File "subprocess.pyo", line 896, in _execute_child WindowsError: [Error 2] The system cannot find the file specified Traceback (most recent call last): File "guiminer.py", line 2486, in <module> File "guiminer.py", line 2477, in run File "guiminer.py", line 1892, in __init__ File "guiminer.py", line 2128, in load_config File "guiminer.py", line 1007, in start_mining File "subprocess.pyo", line 679, in __init__ File "subprocess.pyo", line 896, in _execute_child WindowsError: [Error 2] The system cannot find the file specified ERROR:root:Exception: Traceback (most recent call last): File "guiminer.py", line 2477, in run File "guiminer.py", line 1892, in __init__ File "guiminer.py", line 2128, in load_config File "guiminer.py", line 1007, in start_mining File "subprocess.pyo", line 679, in __init__ File "subprocess.pyo", line 896, in _execute_child WindowsError: [Error 2] The system cannot find the file specified Traceback (most recent call last): File "guiminer.py", line 2486, in <module> File "guiminer.py", line 2477, in run File "guiminer.py", line 1892, in __init__ File "guiminer.py", line 2128, in load_config File "guiminer.py", line 1007, in start_mining File "subprocess.pyo", line 679, in __init__ File "subprocess.pyo", line 896, in _execute_child WindowsError: [Error 2] The system cannot find the file specified Miners folder missing and etc.
|
|
|
|
Kiv (OP)
|
 |
November 28, 2012, 09:51:45 PM |
|
The issue with "NoneType' object has no attribute '_getitiem_" been fixed on poclbm side, I'll try to put out a release including the fix when I get a chance. Here's the issue: https://github.com/m0mchil/poclbm/issues/54
|
|
|
|
Trance104
|
 |
November 29, 2012, 05:09:19 AM |
|
I see that there will be an update for the 7970's!!!!!!!!!!!!!!!!! Now I'm excited!!!! 
|
|
|
|
tealover
Newbie
Offline
Activity: 56
Merit: 0
|
 |
December 02, 2012, 07:04:20 AM |
|
Getting error after installing new guiminer: ERROR:root:Exception: Traceback (most recent call last): File "guiminer.py", line 2477, in run File "guiminer.py", line 1892, in __init__ File "guiminer.py", line 2128, in load_config File "guiminer.py", line 1007, in start_mining File "subprocess.pyo", line 679, in __init__ File "subprocess.pyo", line 896, in _execute_child WindowsError: [Error 2] The system cannot find the file specified Traceback (most recent call last): File "guiminer.py", line 2486, in <module> File "guiminer.py", line 2477, in run File "guiminer.py", line 1892, in __init__ File "guiminer.py", line 2128, in load_config File "guiminer.py", line 1007, in start_mining File "subprocess.pyo", line 679, in __init__ File "subprocess.pyo", line 896, in _execute_child WindowsError: [Error 2] The system cannot find the file specified ERROR:root:Exception: Traceback (most recent call last): File "guiminer.py", line 2477, in run File "guiminer.py", line 1892, in __init__ File "guiminer.py", line 2128, in load_config File "guiminer.py", line 1007, in start_mining File "subprocess.pyo", line 679, in __init__ File "subprocess.pyo", line 896, in _execute_child WindowsError: [Error 2] The system cannot find the file specified Traceback (most recent call last): File "guiminer.py", line 2486, in <module> File "guiminer.py", line 2477, in run File "guiminer.py", line 1892, in __init__ File "guiminer.py", line 2128, in load_config File "guiminer.py", line 1007, in start_mining File "subprocess.pyo", line 679, in __init__ File "subprocess.pyo", line 896, in _execute_child WindowsError: [Error 2] The system cannot find the file specified Miners folder missing and etc. I'm getting same error, help please
|
|
|
|
Ascholten
|
 |
December 02, 2012, 12:22:24 PM |
|
I kept getting an OpenGL name not defined error. I tried uninstall / reinstall and it kept giving me the same error. I had to revert back to the older version which is running.
Any ideas?
Thank you Aaron
|
|
|
|
|
AfricanHunter
|
 |
December 06, 2012, 09:33:36 AM Last edit: December 10, 2012, 11:39:52 AM by AfricanHunter |
|
I am on the February version. What is the best way to upgrade? Will probably uninstall previous and reinstall current version but is there a better way?
Edited because I am an idiot
|
|
|
|
PatMan
|
 |
December 10, 2012, 01:34:27 PM |
|
Hi guys,
I was under the impression that GUI miner now supports Phoenix & phatk, but when I click on it as stated in the guide I get an error message saying it's unsupported - am I missing something? Running the latest version....
Cheers.
|
|
|
|
|