Pages:
Author

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

member
Activity: 82
Merit: 10
It says 1.50 on mine and when I installed the new one, I just chose the same folder to extract it to and it asked if I wanted to replace the files and I said yes. Try uninstalling it and installing it fresh.

Thanks for that. I was scared to overwrite the old GUIminer files incase my settings were overwritten. Kiv needs to edit the first page and place some information about people who are upgrading. At the moment there is nothing to say what to do when you need to upgrade and most people like myself would be scared to just overwrite files incase we lose our settings etc. Since the settings themselves are saved elsewhere, overwriting the previous install doesn't do any harm, but Kiv should point this out in the beginning. Surprised he offers no information about those who want to upgrade from previous versions.
newbie
Activity: 25
Merit: 0
Ironically the GUI of guiminer.exe (2011-07-01) disappeared from my Windows 7 x64 machine.
After investigating, I found out that poclbm.ini's settings for "window_position" were changed to -32000 for both horizontal and vertical positions. I reset them to 0 and I could see the GUI again when launching guiminer.exe. Hope this helps other people. You may want to check why it resets to -32000 instead of 0. It happened a second time to me just now, while I was opening and closing guiminer.exe to test it. Here's the ini content:

    "window_position": [
         -32000,
        -32000,

        160,
        27
    ]

Also, I noticed that the poclbm.exe process is now taking up 50% of the CPU usage, with the first of the 2 dual core CPUs at 100%, when it used to be 0% with the 2011-06-09 version of guiminer.exe. I saw that "CPU Affinity" had the #0 CPU checked, so I unchecked it, but all it did was switch the 100% usage from CPU #0 to #1 in Windows Task Manager.
There is just one miner in guiminer.exe, the default one using the NVidia card. Both CPU Affinity checkboxes are unselected, there is nothing in the Extra flags box. So it looks like mining happens both on the GPU and the CPU, with a slightly lower MH/s rate compared to when it mined on the GPU only.

Strangely, both bugs appeared at the time BitDefender reported a Trojan in guiminer\miners\ufasoft\bitcoin-miner.exe and deleted the file. I also inadvertently launched a second guiminer.exe process at about the same time (because the first one was not visible in the Notification area by default) which apparently resulted in 2 guiminer processes running each half the MH/s rate than the previous unique process used to run, and I haven't been able to run guiminer normally every since, even after reinstalling with BitDefender disabled.

There is no trace of guiminer or poclbm in my Registry, I cleaned up the Notification Area Icons, deleted and redownloaded guiminer, so I don't know what's happening and how to get back to 0% CPU usage.

Thanks for you hints, it really help me a lot~
hero member
Activity: 728
Merit: 500
I'll make these two requests again for a future version:

1. The ability to remember previously used flags. There could just be a drop down menu button next to the text input field.
2. The ability to minimize to the task bar instead of only just the tray. (and when you press the X button, for it to actually close, not minimize to the tray) Options, please!

Also, regarding my request for keeping the window the same size and position when restarting the program - the same position is kept, however, the size still reverts to default. I have the window stretched a little more than default, horizontally, however, when I restart the program, it still goes back to the same default size. But the positioning of the window is fixed.

----

I'd like to request one more thing:

When I press refresh balance for the first time and it asks me for my token, please make it so that the "(paste token here)" is pre-highlighed or allow it to become fully highlighted by triple clicking on it.

Thank you!
Can I add one more thing? (I'm sorry) Sad

If you do add the ability to minimize GUIMiner to the task bar instead of only to the tray, could you make it so that it displays the MH/s in the title of the program, so that it is shown in the task bar. I'm not sure if you have ever used utorrent (I'm guessing you're familiar with it), just like how on utorrent you can have it so that it shows your up and down speed in the title bar, that's what I want with GUIMiner. For it to have the MH/s in the title bar, at the beginning of it (because if it's at the end of the title bar - ie after "GUIMiner - v2011-07-01" - then there won't be enough room to display it in the task bar.

So basically, I want it to be like this:
"##MH/s - GUIMiner - v2011-##-##"

Thanks for reading and your consideration. Smiley
BGL
member
Activity: 60
Merit: 10
I re-booted last night, (around the same time of my last post ^) and poclbm has used 3 hours 35min+ of cpu time since then.
BGL
member
Activity: 60
Merit: 10
Also, I noticed that the poclbm.exe process is now taking up 50% of the CPU usage, with the first of the 2 dual core CPUs at 100%, when it used to be 0% with the 2011-06-09 version of guiminer.exe.

I am having a similar/same problem. I have a cpu+nvidia mining going. Every 15-120+ seconds poclbm consumes a core (of 4) to 100% for around 30 seconds. poclbm has used 50min+ of cpu time in just the last few hours. I do not recall this happening on the previous version.

The impact on cpu mining is obvious.
newbie
Activity: 13
Merit: 0
Ironically the GUI of guiminer.exe (2011-07-01) disappeared from my Windows 7 x64 machine.
After investigating, I found out that poclbm.ini's settings for "window_position" were changed to -32000 for both horizontal and vertical positions. I reset them to 0 and I could see the GUI again when launching guiminer.exe. Hope this helps other people. You may want to check why it resets to -32000 instead of 0. It happened a second time to me just now, while I was opening and closing guiminer.exe to test it. Here's the ini content:

    "window_position": [
         -32000,
        -32000,

        160,
        27
    ]

Also, I noticed that the poclbm.exe process is now taking up 50% of the CPU usage, with the first of the 2 dual core CPUs at 100%, when it used to be 0% with the 2011-06-09 version of guiminer.exe. I saw that "CPU Affinity" had the #0 CPU checked, so I unchecked it, but all it did was switch the 100% usage from CPU #0 to #1 in Windows Task Manager.
There is just one miner in guiminer.exe, the default one using the NVidia card. Both CPU Affinity checkboxes are unselected, there is nothing in the Extra flags box. So it looks like mining happens both on the GPU and the CPU, with a slightly lower MH/s rate compared to when it mined on the GPU only.

Strangely, both bugs appeared at the time BitDefender reported a Trojan in guiminer\miners\ufasoft\bitcoin-miner.exe and deleted the file. I also inadvertently launched a second guiminer.exe process at about the same time (because the first one was not visible in the Notification area by default) which apparently resulted in 2 guiminer processes running each half the MH/s rate than the previous unique process used to run, and I haven't been able to run guiminer normally every since, even after reinstalling with BitDefender disabled.

There is no trace of guiminer or poclbm in my Registry, I cleaned up the Notification Area Icons, deleted and redownloaded guiminer, so I don't know what's happening and how to get back to 0% CPU usage.
sr. member
Activity: 378
Merit: 250
+1 to the "Copy Miner Tab" request.  If you want to test the same card using different miner settings, etc, or if you switch pools on machines that have multiple cards, it would be soooo much easier to just have some sort of 'Copy Miner' option that created a duplicate copy of the miner with all the settings you had.
full member
Activity: 195
Merit: 100
hero member
Activity: 728
Merit: 500
Is there any way you could add an option to select multiple devices in GUIMiner so that you could just create one miner tab and fill in the info with Server, E-mail, Password, Extra flags, ect and then just select all the devices you want to mine on that individual Worker? That way you wouldn't have to create a ton of different miner tabs if you have 4-6+ devices and use several different pools with different kernels and flags. It would also make it easier to start and stop your miners if you just had to click stop and start once instead of multiple times for each device. Is something like that possible?
+1
Even though I only have one card, this can be very useful for others with more than one.
newbie
Activity: 55
Merit: 0
Is there any way you could add an option to select multiple devices in GUIMiner so that you could just create one miner tab and fill in the info with Server, E-mail, Password, Extra flags, ect and then just select all the devices you want to mine on that individual Worker? That way you wouldn't have to create a ton of different miner tabs if you have 4-6+ devices and use several different pools with different kernels and flags. It would also make it easier to start and stop your miners if you just had to click stop and start once instead of multiple times for each device. Is something like that possible?
hero member
Activity: 728
Merit: 500
It says 1.50 on mine and when I installed the new one, I just chose the same folder to extract it to and it asked if I wanted to replace the files and I said yes. Try uninstalling it and installing it fresh.
member
Activity: 82
Merit: 10
If the latest version has Phoenix 1.5 then why does the console say this:

Quote
[09/07/2011 16:13:00] Phoenix 1.48 starting...

It loaded my settings from the previous version and that version of GUIminer is still in its own separate folder.

In the Console, I noticed it is looking for phoenix.exe from my the folder of my old copy of GUIminer. When i extracted this version, it automatically loaded with the saved settings of the previous version. Therefore I guess that the settings include the location to the old version of Phoenix 1.48 instead of the new 1.5 that is in the folder of the latest version.

How do I resolve this problem? I thought saving settings etc would be my mining pools/passwords etc and not include stuff like Phoneix.exe and that the new GUI would be clever enough to use the latest version in its own folder?

What am I missing here?

.....................Did get a 10% boost on my 5830 card on OpenCL! Thanks!
sr. member
Activity: 322
Merit: 250
Changelog:

20110701:
- Updated poclbm (OpenCL miner) backend to the latest version which has built-in fallback support and slightly
improved performance using a modified phatk kernel. Big thanks to m0mchil and all who submitted code for this. This version should be a few percent faster on most graphics cards.

This has given me 9% boost on my Sapphire 6790!
legendary
Activity: 2955
Merit: 1049
Thanks once again for the great job you do with guiminer. A Linux option would be appreciated.
Hi
because I cannot install it from source in Linux (natty) please can someone tell how to make this exactly?
TIA Smiley
hero member
Activity: 780
Merit: 510
Bitcoin - helping to end bankster enslavement.
I will pay for this fix 20 bitcoins thus making it worth your while.

My error is...
Traceback (most recent call last):
  File "guiminer.py", line 826, in toggle_mining
  File "guiminer.py", line 938, in start_mining
  File "subprocess.pyo", line 614, in __init__
  File "subprocess.pyo", line 722, in _get_handles
  File "subprocess.pyo", line 761, in _make_inheritable
WindowsError: [Error 6] The handle is invalid


GUIMiner version: v2011-07-01
Operating system: Windows 2008 R2 Server Core Hyper-V
Miner backend: OpenCL/poclbm
Video card: ATI 6850
Server: deepbit and solo mining NameCoin

I know you may not support server core but the HyperV OS is free and mining poclbm from the command line works fine.
Here is a link to download a configured HyperV for mining...

http://forum.bitcoin.org/index.php?topic=9679.0

The HyperV.vhd download does not have the latest GUI Miner installed but it's located in C:\Software\Miners\poclbm folder.

Thanks and Good luck
BTW
I have already tried copying the Windows\sysWOW64 folder full Windows 2008 R2 Server computer but that did not work.
legendary
Activity: 1022
Merit: 1000
Freelance videographer
I'm having an issue with GUIMiner  v2011-07-01

When I ran it yesterday it was fine.Just now when I tried opening that same version,It loads but doesn't display correctly.
Here's an example of what I mean;
1.It loads into the sys tray and my taskbar (superbar in win 7) nut no matter how many times I click it to display normally,it simply refuses to display at all on my screen like normal programs.I have performance boosts on my GPU however I'll be forced to lose performance to get things working again.

Setup;
win 7 x64
Radeon HD 6950

I've had to fall back to v2011-06-14 just to get mining working again at a significant performance loss by at least 30MHash/s (annoying as I had poor productivity over this)

I ran the offending program as admin (still nothing),then use compatibility mode with XP and Vista settings (still no luck).

Please either help me get it to run on win 7 x64 or write a 'hotfix version' of the app so that I can get up and running again soon.Thank you.
newbie
Activity: 35
Merit: 0
It works fine since it looks after the colon ( : ) for the @ then the host.
So an @ before the ( : ) is ignored.

Trying to set deepbit as backup, but how to do it, when username contains @? Eg [email protected]:[email protected]:8332 won't probably work, because it thinks that  "gmail.com:[email protected]:8332" is the whole hostname?
newbie
Activity: 14
Merit: 0
If I'm not wrong, it's OpenCL AMD bug...
Disabling flash hardware acceleration fix the problem, at least for now.
If you play hardware accelerated videos, the clock of the GPU AMD / ATI is lower, 400MHz GPU / 900MHz RAM,
and then also slows down the mining.
Thank you for the reply, knowing what's wrong makes me feel a lot better Smiley. I was afraid it was a more serious problem since its a new card. I will just avoid watching videos on the PC while mining then. Not so hard to do since I have a laptop and I can watch them there Smiley .
full member
Activity: 136
Merit: 100
I still get this error since ver 05-21 to 07-01. I can't save. Well, I can, my settings ARE saved, but the asterisk stays in the tabs and I get notifications when exiting about it. Guiminer.exe.log says:

Traceback (most recent call last):
  File "guiminer.py", line 1648, in save_config
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc1 in position 13: ordinal not in range(128)

I have a feeling that the bug happens because guiminer does not do full unicode parsing (at some point) when it does whatever it does under the Users folder. The unicode character 0xc1 is for Á, which is the letter I have in my windows user account name, and it is exactly character 13 in the directory path of c:\users\(my account name). Also, on my other machine that has a standard ascii username, this does not happen. Win7 x64.

edit: Also, this may have been mentioned before, but why are the passwords blanked out when you can still see them clearly under the console?
newbie
Activity: 36
Merit: 0
I have a serious problem with the latest Guiminer (and all versions below):

When my mining pool is not available the gui is permanently trying to reconnect.

During this operation the cpu usage goes up from <2% to 30-50% and shortly after,

phoenix.exe crashes (I also tried using poclbm, same effect!). This often leads to a full crash of my mining rig in case of a unavailable pool
server.

Can you please address this issue?

THanks alot!
Pages:
Jump to: