Pages:
Author

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

hero member
Activity: 742
Merit: 500
BTCDig - mining pool
First page post linked to old 03/21 file.
Kiv
full member
Activity: 162
Merit: 100
A new version of the miner is available; I've updated the download link on the first post, or you can get it here:

    poclbm-gui-20110327.exe (self-extracting archive)

A reminder to everyone: if you haven't donated yet and find this program useful, send me even a single bitcoin and I'll be happy. Last week's release got over 1000 downloads and only 3 people donated for a total of 2.5 BTC, which is a little discouraging to me.

Changes:

- For solo mining, report any blocks found in the miner's status bar. Fix bug where difficulty 1 hashes would be called shares when solo mining. Thanks to SunAvatar for reporting this.
- Modified miners are marked with an asterisk. On program exit if you have unsaved changes you are prompted to save them.
- Fix bug where autostarted miners would still say "Start mining!" on their miner tab.
- Updated to latest poclbm code.
- Improved taskbar icon.
- Show pool balance to three decimal places (requested by OneFixt).
Kiv
full member
Activity: 162
Merit: 100
My intent was to call them "Difficulty 1 hashes" on the status bar instead of shares when solo mining, but it looks like that doesn't quite work in the current version. I'll patch that up this weekend, and also make sure it would say something like "Blocks: n" as well if you did find a block.

For the time being you could just check your bitcoin client and see that there were 50 coins in there with a description of "Generated".

Or maybe whenever a block is found it should play loud music and show some fireworks? Or a fountain of coins tumbling down over the screen? I think that would be a good feature Cheesy



There's one thing that confuses me: When I run a solo mining session, the readout bar still talks about "shares." (The first time I ran it I thought I just happened to find three blocks in under a minute by sheer dumb luck...)

What does it look like when I actually do get a block? I've only been mining for a few days at around 280 Mhash/sec, so it's not surprising this hasn't happened yet, but I'd sure like to know when it does.
full member
Activity: 140
Merit: 100
There's one thing that confuses me: When I run a solo mining session, the readout bar still talks about "shares." (The first time I ran it I thought I just happened to find three blocks in under a minute by sheer dumb luck...)

What does it look like when I actually do get a block? I've only been mining for a few days at around 280 Mhash/sec, so it's not surprising this hasn't happened yet, but I'd sure like to know when it does.
Kiv
full member
Activity: 162
Merit: 100
Hi, it looks like you have poclbm-mod-gui. That's an older version of my poclbm-gui that the Bitcoinpool guys have hacked around with to reduce load on their server. This is fine by me since it's an open source license, but unfortunately I can't offer support on their modifications.

I do know that the latest version of my regular poclbm-gui (available from the first post in this thread) works just fine for me with Bitcoinpool, so if you'd like to try that and report your experience I can help you from there Smiley

newbie
Activity: 7
Merit: 0
Hi, I am new to this, I was having trouble with the UI not doing anything so I manually ran the command and got the following.  Any ideas?

C:\Users\x\Documents\poclbm-mod-gui\binaries-win32>poclbm-mod.exe --user=nobo
dy --pass=edit -o bitcoinpool.com -p 8334 -d0 --verbose -v -w128
Traceback (most recent call last):
  File "poclbm-mod.py", line 74, in
  File "BitcoinMiner.pyo", line 232, in mine
  File "jsonrpc\proxy.pyo", line 42, in __call__
  File "urllib.pyo", line 88, in urlopen
  File "urllib.pyo", line 209, in open
  File "urllib.pyo", line 346, in open_http
  File "httplib.pyo", line 908, in endheaders
  File "httplib.pyo", line 780, in _send_output
  File "httplib.pyo", line 739, in send
  File "httplib.pyo", line 720, in connect
  File "socket.pyo", line 561, in create_connection
IOError: [Errno socket error] [Errno 10061] No connection could be made because
the target machine actively refused it


Thanks for any assistance.



Edit:  Ok I started my Bitcoin.exe with -server.  Now I get:
Running command: poclbm-mod.exe --user=nobody --pass=edit -o bitcoinpool.com -p 8334 -d0 --verbose -v -w128
Listener for "nobody" started
Listener for "nobody": Enter username for jsonrpc at 127.0.0.1:8332:


When I run the command directly in command prompt, it works.  But with the GUI I just get the "Enter username" Sad
Kiv
full member
Activity: 162
Merit: 100
Thanks KIV

Hehe, you're welcome Smiley Glad to see it's working well for you!
hero member
Activity: 590
Merit: 500
I have a Quadro FX 5600 and I'm running at about 26.4 Mhash/s.  Does that sound correct, or low?

sounds about right.  the Quadro FX 5600 uses the G80 core and is essentially the same as the 8800 ultra.

Very interesting, thanks for the information.   I started it up on my other computer with a GeForce GTX 465, and am getting 63.5.

yeah, the 8xxx series is the first generation of GPGPU, so it's not overly quick.

Now don't laugh, I'm just testing this to see if it works. Smiley

I have a laptop with an ATI Mobility Radeon HD 3650.  Should this miner work with that? All it shows is the CPU and not the graphics card.

My desktop has an Nvidia graphics card. Am I out of luck there or is there something similar for that?

the 3xxx series of ATI chips don't do opencl, so you're SOL in that respect.

as for the nvidia in your desktop, it will work if it's a 8xxx series card or newer.  you may need to update your drivers for it to work.
newbie
Activity: 7
Merit: 0
Now don't laugh, I'm just testing this to see if it works. Smiley

I have a laptop with an ATI Mobility Radeon HD 3650.  Should this miner work with that? All it shows is the CPU and not the graphics card.

My desktop has an Nvidia graphics card. Am I out of luck there or is there something similar for that?
newbie
Activity: 2
Merit: 0
I have a Quadro FX 5600 and I'm running at about 26.4 Mhash/s.  Does that sound correct, or low?

sounds about right.  the Quadro FX 5600 uses the G80 core and is essentially the same as the 8800 ultra.

Very interesting, thanks for the information.   I started it up on my other computer with a GeForce GTX 465, and am getting 63.5.
full member
Activity: 155
Merit: 100
hero member
Activity: 590
Merit: 500
I have a Quadro FX 5600 and I'm running at about 26.4 Mhash/s.  Does that sound correct, or low?

sounds about right.  the Quadro FX 5600 uses the G80 core and is essentially the same as the 8800 ultra.

my 8800GTS 640MB (same basic G80 core) pushes about 18.5Mhash (using the below settings) and has 3/4s the number of stream processors (96 vs. 128) and 5/6ths the clock speed (513MHz vs. 600), so if things scaled exactly, you would get about 25.96, and you're getting a little faster than that.

might try playing with the extra parameters.  i get slightly (about 0.5 Mhash for me) better results using -w 128  than whatever it defaults to.  -f0 will also squeeze a little (about 0.3 Mhash for me) more out of it, though at the price of slowing everything else to a crawl.

don't even think about using -v though, it slows it down massively to about 13Mhash.

just try poking different values into -w and see what happens.
newbie
Activity: 2
Merit: 0
I have a Quadro FX 5600 and I'm running at about 26.4 Mhash/s.  Does that sound correct, or low?
Kiv
full member
Activity: 162
Merit: 100
The_Nut had the exact same problem earlier in this thread, apparently he sorted it out with a driver update. You could PM him and find out what version he's using, then ideally you could post back here with your results and I'll make it a FAQ entry.

I have a hd 4850 and it doesn't appear in the device menu, when I run poclbm.exe it only lists the i7

How do I solve this ?

I am running catalyst version 09.4 (tried the latest but it would run in not so hidef VGA)
newbie
Activity: 2
Merit: 0
I have a hd 4850 and it doesn't appear in the device menu, when I run poclbm.exe it only lists the i7

How do I solve this ?

I am running catalyst version 09.4 (tried the latest but it would run in not so hidef VGA)
Kiv
full member
Activity: 162
Merit: 100
There is a password for my GitHub account, but as far as I know the downloads are always public and I didn't see any option to make them private.
legendary
Activity: 1855
Merit: 1016
Perfect.


you have to use password to login?
https://github.com/downloads/Kiv/  accessing this page gives, 404 error.
https://github.com/downloads/Kiv/poclbm/  accessing this page gives, 500 Internal Server Error.
https://github.com/downloads/Kiv/poclbm/poclbm-gui-20110321.exe  downloads file with out any problem.
Kiv
full member
Activity: 162
Merit: 100
Well, I deleted the file from GitHub and uploaded it again under the same filename, and it seems to be working now. I didn't do anything differently so I'm quite puzzled as to what happened. Anyone have any ideas?

    poclbm-gui-20110321.exe (self-extracting archive)
full member
Activity: 155
Merit: 100
Thanks dishwara, I made an updated EXE. It's the same code as yesterday but extracts to a folder properly.

    poclbm-gui-20110321.exe (self-extracting archive)


AccessDeniedAccess Denied72EA828F04C56FF0iuCuswm/nar6ShLdI2bXg9gB12dMflTG1m/9/jBkpamxVJncYvrt8caTvsa3GSys

X2

Third times the charm...
AccessDeniedAccess Denied05BDDFDB7079F8EBcjXJCpFJrVWrWNmkOxVm0R8WKRbvlPcSwgOJKAyJ4v3UU+N5BQ6zwg+T6/sHanej

Same here....
member
Activity: 82
Merit: 10
Tried downloading latest version and:
Quote
The website declined to show this webpage
 HTTP 403 
   Most likely causes:
•This website requires you to log in.
Pages:
Jump to: