Message boards :
Questions and problems :
Tasks do not begin at boot unless boincmgr starts up
Message board moderation
Author | Message |
---|---|
![]() ![]() Send message Joined: 11 Sep 13 Posts: 57 |
For some reason, I thought I already made this thread, so forgive me if my memory is just bad. Anyway: I've noticed that on two of the computers I have that run BOINC, if I disable starting boincmgr at login, tasks do not continue from the previous time the computer was on. I have to manually start boincmgr to get the tasks working again, after which, I can completely exit the manager. I'm pretty sure that there was a time when BOINC could start the work units and then them all, without having the manager present. Hell, it makes sense that the units would all work, despite exiting the manager later on. What gives? Both computers are Windows. One is 8, and I Think the other is 7. This is a signature |
![]() Send message Joined: 29 Aug 05 Posts: 15311 ![]() |
BOINC Manager starts the BOINC client if it isn't running. The BOINC client is the application that runs all the science applications and thus the work. You can manually start the BOINC client, or set that to do so at Windows login. You can do so by making a shortcut on the desktop, add into it "C:\Program Files\BOINC\boinc.exe" --detach_consoleThat's including the quotes, as there is a space in the path, the --detach_console attribute is there to auto-close the command line window. You can then add that shortcut into your Startup folder, if necessary, so Windows starts it at login. The other option is to install BOINC as a service, then it runs whenever the computer starts up and even when no one has logged in yet. Caveat here is that due to Windows running drivers in a different session than the BOINC limited user account does, BOINC won't be able to detect any GPUs if run as a service. |
![]() ![]() Send message Joined: 11 Sep 13 Posts: 57 |
"C:\Program Files\BOINC\boinc.exe" --detach_console If I add this to my startup list, I assume it would be completely invisible, yes? This is a signature |
![]() Send message Joined: 29 Aug 05 Posts: 15311 ![]() |
Well, it will show up in Windows Task Manager. |
![]() ![]() Send message Joined: 11 Sep 13 Posts: 57 |
Heh, aside from that. Basically, not showing up in the taskbar or systray. I'll assume this to be the case, so thanks! This is a signature |
Copyright © 2023 University of California. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.