pkg install boinc-client
pkg install boinc-curses
/etc/rc.conf
boinc_client_enable="YES"
/var/db/boinc
dir.app_config.xml
by
copy-n-pasting from website below. I don't know if they're needed, I
did get a warning when I put them in place but empty. [20200403] The
second time I did an install, I did not do this.service boinc-client start
boinc_mgr
and such - nope. On FreeBSD it seems to be
no underscores: boincmgr
, boinccmd
, etc.boincmgr
just gives some error about GPU. Simply do a
manual add as follows:boinccmd
MUST be run from
the /var/db/boinc/
directory. If you try to run it from
somewhere else, you will get "Operation failed: authentication error".
This is true even though the installer added this dir to your
path...boinccmd --lookup_account http://worldcommunitygrid.org/
[your email at their site] [your password at their site]boinccmd --project_attach http://worldcommunitygrid.org/
[account ID]no database rows found in
lookup/enumerate
, this just means "user not found". You are
talking to a boinc server, you just need to go to that website and
create yourself as a user.
The tough part is finding projects that you can connect up. So far I've managed:
http://setiathmoe.berkeley.edu/
project complete, no more work units
http://worldcommunitygrid.org/
does not support freebsd
http://einstein.phys.uwm.edu/
ok
http://foldingathome.org/
no url
http://asteroidsathome.net/boinc
does not support freebsd
http://climateprediction.net
does not support freebsd
http://enigmaathome.net
I couldn't seem to create an account
http://boinc.bakerlab.org/
(Rosetta) does not support freebsd
http://milkyway.cs.rpi.edu/milkyway/
does not support freebsd
http://lhcathome.cern.ch
I couldn't seem to create an account-captcha error no matter what or via boinccmd
http://universathome.pl
I couldn't create acct thru website-captcha error, created via boinccmd - does not support FreeBSD
http://cosmologyathome.org
I couldn't create acct thru website-captcha error, created via boinccmd - does not support FreeBSD
http://denis.usj.es/denis/
I couldn't create acct thru website-captcha error, created via boinccmd - does not support FreeBSD
http://www.rnaworld.de/rnaworld/
cannot find a create account at website or via boinccmd
http://www.csgrid.org/csg/
does not support freebsd
man page for boinccmd
boinccmd --get_messages
will list all your install errors
amongst other stuff
While working on this stuff, I'd
recommend stopping boinc as a service, then invoking directly from the
command line and leaving that window open - this allows you to see
your actions and responses immediately. When done, ctrl-c the program
and do a service start again.
After attaching to a project like climateprediction.net, upon doing a
--messages, I see an error in the log "27: 02-Apr-2020 19:55:54 (user
notification) [climateprediction.net] Message from server: This
project doesn't support computers of type i386-pc-freebsd". Oh well,
must figure out remove...
boinccmd --project
[project URL] detach