Pages:
Author

Topic: [Announce] WhileIdle application - Stealth run miners only when computer is idle (Read 24754 times)

newbie
Activity: 13
Merit: 0
Yes you are experiencing the same issue that I was. You can get the gui miner to come up in a command prompt if you first create a bat file

start cmd /c c:\yourpath\guiminer.exe

and then call that bat file from whileidle which works great up until the time that the system becomes un-idle. that is when whenidle errors off and the process dies.

newbie
Activity: 56
Merit: 0
I just want to contact a member called "SleepMachine". he has a thread about an app he created called "whileidle" which I need to ask a question about.

Basically, when i run the app with the hidden mode enabled, when the computer comes back from idle it closes which ever program has focus. its a bug that i wanted to know if he could fix.

Post reply here: https://bitcointalksearch.org/topic/newbie-to-this-forum-eager-to-pm-a-member-37352
member
Activity: 92
Merit: 10
I don't understand why this is not working right.  Sure, it runs guiminer, but guiminer just sits there doing nothing.  Normally the task manager tells me the CPU is at 100% when a miner is running.  But the CPU just idles after guiminer starts.  Nothing happens.  How do I set guiminer to automatically start a miner?

I have the exact same issue although I'm trying to run the GPU instead.

Yah, I can't use my GPU, because even though I finally managed to get OpenCL installed, none of the OpenCL miners actually say I have an OpenCL capable GPU, so they just use the CPU anyway, might as well not have OpenCL. Sad

I just figured out how to make guiminer automatically start a miner, I had forgotten about something I saw back when I first started using guiminer.  Run guiminer manually, then click on View menu, and Show Summary, which shows you all your miners in one window... along with Auto Start checkboxes for them.  Click which ever ones you want to auto start as soon as guiminer starts, and there you go.  And now I'm wondering why whileidle always shuts itself off when the system stops being idle, I thought it would only shut off the guiminer, which it does brilliantly by the way.  So since whileidle shuts off every time, I can't count on it to always be running, so, I'm going to try using the built in Scheduled Tasks system for windows.  I've used it before, it always works great.  I've set it up just now to run guiminer Only when Idle, and to shut off guiminer when the computer is no longer idle.  Plus, it has a great feature of never running this CPU intensive process on battery power. Smiley

Ok, System Scheduler is great at shutting down guiminer when the system isn't idle anymore, but does not shut down the miners that guiminer is running, so, I changed it to run whileidle.exe instead, and that is working out great.  One problem with whileidle I forgot to mention, in the settings file for it, when I switch it to not hide the program it's running, well, it still hides it.  The guiminer icon appears in the system taskbar, but no window pops up so I can see the khash/s. Sad
newbie
Activity: 15
Merit: 0
I don't understand why this is not working right.  Sure, it runs guiminer, but guiminer just sits there doing nothing.  Normally the task manager tells me the CPU is at 100% when a miner is running.  But the CPU just idles after guiminer starts.  Nothing happens.  How do I set guiminer to automatically start a miner?

I have the exact same issue although I'm trying to run the GPU instead.
member
Activity: 92
Merit: 10
I don't understand why this is not working right.  Sure, it runs guiminer, but guiminer just sits there doing nothing.  Normally the task manager tells me the CPU is at 100% when a miner is running.  But the CPU just idles after guiminer starts.  Nothing happens.  How do I set guiminer to automatically start a miner?
newbie
Activity: 15
Merit: 0
I'm very new to this and I was wondering if anyone could help me. The 2nd line doesn't seem to work as the this app will start guiminer for me but not activate mining.
legendary
Activity: 2156
Merit: 1072
Crypto is the separation of Power and State.
Running as a service is one thing, but a miner won't be able to work on Windows unless someone is physically logged in. Windows does not allocate the video card drivers until someone does. This is why miners only see the CPU available. The same is true if you RDP into a machine and try to mine as well.

Yes, that is very annoying.

How would one fake a physical user login, and trick the Windows into initializing OpenCL?
newbie
Activity: 51
Merit: 0
I also attempted to have WhileIdle run as a serivice to see if I could have it kick in if no users were logged in. (E.g. Windows updates @ 3am auto restarting the machine)
I was able to have it run as a serivice and activate poclbm, but it kicked in instantly (didnt want the 10 mins) and it was using the CPU as the openCL Device instead of the ATI card. It also did not seem responsive to mouse movements, it kept running instead of killing the process.

My dream would be a hidden, run as a service, remote reporting & managable bitcoin client that also had extra goodies built in like automatic memory clock frequency changing, thermal limits, fan speed controls, time of day settings, etc.

Running as a service is one thing, but a miner won't be able to work on Windows unless someone is physically logged in. Windows does not allocate the video card drivers until someone does. This is why miners only see the CPU available. The same is true if you RDP into a machine and try to mine as well.
hero member
Activity: 826
Merit: 500
why is this thing 10 mb big?
newbie
Activity: 15
Merit: 0
I'm using WhileIdle on two machines.

You should consider changing three changes:

  • WhileIdle is visible if you switch between programs with ALT+TAB, it should be hidden
  • There should be an option to hide WhileIdle from the task list (this is possible, I've done this years ago)
  • Alternatively make WhileIdle installable as a service, I used "Servify This" but it didn't work for some reasons

I also attempted to have WhileIdle run as a serivice to see if I could have it kick in if no users were logged in. (E.g. Windows updates @ 3am auto restarting the machine)
I was able to have it run as a serivice and activate poclbm, but it kicked in instantly (didnt want the 10 mins) and it was using the CPU as the openCL Device instead of the ATI card. It also did not seem responsive to mouse movements, it kept running instead of killing the process.

My dream would be a hidden, run as a service, remote reporting & managable bitcoin client that also had extra goodies built in like automatic memory clock frequency changing, thermal limits, fan speed controls, time of day settings, etc.
Ali
member
Activity: 84
Merit: 10
I'm using WhileIdle on two machines.

You should consider changing three changes:

  • WhileIdle is visible if you switch between programs with ALT+TAB, it should be hidden
  • There should be an option to hide WhileIdle from the task list (this is possible, I've done this years ago)
  • Alternatively make WhileIdle installable as a service, I used "Servify This" but it didn't work for some reasons
newbie
Activity: 15
Merit: 0
What do the flags "-g no" "-v" "-a 60" mean? Is there a list somewhere for all the possible flags that I can/should input?

I think that is just an example he used. The flags line (line2) is there to manipulate the command line executable of the program you specify in line one. I don't think it does anything to change the behavior of WhileIdle.

Depending on what Video card you are using check this chart to see what other people are doing to get your optimum speed. (Older Radeons don't like vectors, "-v", newer cards can handle larger worksize, etc.)

Mining Hardware Chart:
https://en.bitcoin.it/wiki/Mining_hardware_comparison

Poclbm Flags
http://forum.bitcoin.org/?topic=4122.0;wap2

RPC-Miner Flags
http://forum.bitcoin.org/?topic=2444.0

Hope this helps
jim
newbie
Activity: 15
Merit: 0
Hi,

I am really a fan of this program i have it running on the family machines and it does the job.

On some machines (note some, not all) I have an issue where once the user moves the mouse, a random open application will crash. This is most easily replicated with microsoft outlook, but sometimes its explorer.exe or firefox.exe. The issue also does not seem specific to any one flavor of windows, I have an XP machine doing it with outlook 2007 and a windows 7 x64 machine doing it with Outlook 2010.

I'm wondering if WhileIdle is inadvertently targeting and killing other processes that it shouldn't?

Anyone else using this experiencing this weird behavior?

Thanks,

Jim
newbie
Activity: 40
Merit: 0
newbie
Activity: 40
Merit: 0
What do the flags "-g no" "-v" "-a 60" mean? Is there a list somewhere for all the possible flags that I can/should input?
member
Activity: 112
Merit: 100
"I'm not psychic; I'm just damn good"
Well I think whatever does the trick. Elegance is for stuff that can wait. Difficulty doesn't lolx. I thought it might do the trick Smiley Although I'm not big a programmer. Hasn't really tried any of these whileidle yet though. still trying to migrate SSH Ubuntu and stuff from LinuxCoin which keeps loggin out for no apparent reason -.-
member
Activity: 118
Merit: 10

Bounty 3

1 BTC for anyone that can help me get WhileIdle to run guiminer.  I've already tried putting the whileidle files in the guiminer\miners directory, and lots of other stuff.


To use guiminer, unzip the new version 0.12 into folder C:\BitcoinMiners and just run WhileIdle.exe .The included conf-file is set to use that directory and the now included guiminer.
member
Activity: 118
Merit: 10
try kill process tree? I don't know how to code it though but I think if I'm right it'd kill the poclbm along with it (or other miners)

Thanks, i didn't really think of that! I was trying to gracefully end the process instead of killing it, but this does the trick also.
I just implemented this and released a new version 0.12
This fixes bounty 3!
member
Activity: 112
Merit: 100
"I'm not psychic; I'm just damn good"
try kill process tree? I don't know how to code it though but I think if I'm right it'd kill the poclbm along with it (or other miners)
member
Activity: 118
Merit: 10
Bounty 1

1 BTC for anyone who can tell me how to get rid of the WhileIdle window that appears when alt-tabbing between tasks.  OS is w7x64 pro.



Bounty 2

1 BTC for anyone who can help me get to Task Scheduler (or a system/registery hook) to launch WhileIdle on startup, without having an active directory user logged in.  I've tried all the obvious 'make-new-task' crap but it won't go.  Sucks because I'm supposed to be a guru, beyond such baby stuff.   Angry  Maybe I should just run it as a service?



Bounty 3

1 BTC for anyone that can help me get WhileIdle to run guiminer.  I've already tried putting the whileidle files in the guiminer\miners directory, and lots of other stuff.




I decided to make an update after all. (Bountys changes everything!)
The link in the first post of this thread has been updated to the new version.

The new version fixes Bounty 1.

Regarding Bounty 2, i could release a version that works as a service, but I'll need a little time to code this.
Edit: no_alones program does not run as a service, according to a poster in his thread.

Bounty 3: There shouldn't be any problems launching guiminer with WhileIdle. I've tried it myself. However, i wouldn't recommend it because guiminer in turn launches miners and when WhileIdle terminates guiminer, the miners started by guiminer will not terminate. This is also true with no_alones program, regardless of what he says. If you read the thread about his program, you can see it has the same issues.

This version should also fix the issue that metastable had.  Grin
Pages:
Jump to: