Posts by Fred - efmer.com

InfoMessage
1) Message boards : Questions and problems : Use of BOINC and WSL: some confusion
Message 104957
Posted 5 Aug 2021 by Fred - efmer.com
To help others that read this:

I added a how to, that describes the whole process using BoincTasks or BoincTasks Js.
https://efmer.com/boinctasks/wsl/
2) Message boards : Questions and problems : BoincTasks Js
Message 104245
Posted 2 May 2021 by Fred - efmer.com
V 1.15

BoincTasks Js V 1.15 just released with a lot of changes, including Arm support.
https://efmer.com/boinctasks-js/boinctasks-js-download/

A companion App Send Sensors is now available for Linux to remotely monitor CPU/GPU Temperature and GPU Runtime %.
https://efmer.com/boinctasks-js/boinctasks-js-temperature/
3) Message boards : Questions and problems : BoincTasks Js
Message 104143
Posted 27 Apr 2021 by Fred - efmer.com
We are working on an Arm version, but we need testers.
4) Message boards : Android : BOINC for BoincTasks on Android
Message 103957
Posted 13 Apr 2021 by Fred - efmer.com
Just updated to 2.1, resolving connection problems with BoincTasks.
5) Message boards : Questions and problems : BoincTasks Js
Message 103941
Posted 12 Apr 2021 by Fred - efmer.com
V 1.12 With a lot of improvements.
https://efmer.com/boinctasks-js/boinctasks-js-download/
6) Message boards : Android : Boinc for Android 2.1
Message 103938
Posted 12 Apr 2021 by Fred - efmer.com
This is a headless Boinc client for Android.
You can use the local GUI BoincTasks from the play store.
Remotely you can use BoincTasks or the Boinc Manager.

A new version that resolves connection issues with BoincTasks.
https://efmer.com/android/download-boinc-for-android/
7) Message boards : Questions and problems : BoincTasks Js
Message 103924
Posted 10 Apr 2021 by Fred - efmer.com
The next version will include a Windows exe installer, that should work just fine.
Microsoft won't accept the app, because the BOINC client isn't in the App store, so maybe one day.
You do know there already is a Windows version of BoincTasks.
8) Message boards : Questions and problems : BoincTasks Js
Message 103822
Posted 3 Apr 2021 by Fred - efmer.com
Just updated to 1.11.
Now supports Linux, Mac and Windows.

https://efmer.com/boinctasks-js/boinctasks-js-download/
9) Message boards : Questions and problems : BoincTasks Js
Message 103651
Posted 22 Mar 2021 by Fred - efmer.com
1.09
Add: Report completed task icon.
Add: User definable font and size in BoincTasks settings.
10) Message boards : Questions and problems : BoincTasks Js
Message 103591
Posted 18 Mar 2021 by Fred - efmer.com
Released 1.08 BoincTasks Js that fixes all know problems and should make it a bit easier for those that start with the program.

More info is on the website, but just as myself, most don't read the manual.
https://efmer.com/ click on BoincTasks -> BoincTasks Js
11) Message boards : Questions and problems : BoincTasks Js
Message 103590
Posted 18 Mar 2021 by Fred - efmer.com
I got BoincTasks-Js working finally. The UI is quite hard to figure out. Only ever attempt to Edit one host at a time is the trick to making it work.

The interface is different from BoincTasks original.
I made some changes to address most if not all of your problems.
12) Message boards : Questions and problems : BoincTasks Js
Message 103577
Posted 17 Mar 2021 by Fred - efmer.com
Both Deb and the Snapstore are available again.

Tested on Ubuntu 20.04.2 LTS

https://efmer.com/boinctasks-js/boinctasks-js-download/
13) Message boards : Questions and problems : BoincTasks Js
Message 103573
Posted 17 Mar 2021 by Fred - efmer.com
The new deb package 1.06 should work.
14) Message boards : Questions and problems : BoincTasks Js
Message 103536
Posted 14 Mar 2021 by Fred - efmer.com
It doesn't run as installed from the Snap Store.
Running Ubuntu 20.04.2 LTS and the GLIBC 2.31 library as stock installation.


I will check, it passed all the checks, but something is wrong.
15) Message boards : Questions and problems : BoincTasks Js
Message 103535
Posted 14 Mar 2021 by Fred - efmer.com
The debian installation installed correctly. But no computers will connect. Won't let me enter the host passwords.
The log is looking for the password in the wrong place.

I don't have my BOINC installation located in the default location. BOINC is installed in /home/Desktop
.


The password... Do Computers -> Edit and you should be able to enter it.

Reading the password file is probably futile as it's not accessible .
16) Message boards : Questions and problems : BoincTasks Js
Message 103508
Posted 13 Mar 2021 by Fred - efmer.com
BoincTasks Js with all the ideas of BoincTasks build from the ground up, to be compatible with Linux, Mac and Windows.

The Linux version is now available in the Snapcraft store https://snapcraft.io/boinctasks-js
If you encounter any problems let me know.

A short description.
https://efmer.com/boinctasks-js/

17) Message boards : Android : BOINC for BoincTasks on Android
Message 101681
Posted 21 Nov 2020 by Fred - efmer.com
Interesting. I'll run down my current v7.16.3 APK's cache, and take it for a spin. See how it gets on with my current rpc clients: BOINC Manager for Windows and BoincView (an oldie, but a goodie!).

It should be compatible with any manager, if you disable "Use a secure password"
18) Message boards : Android : Andriod Version development
Message 101671
Posted 20 Nov 2020 by Fred - efmer.com
I'm finished a separate project, a lean BOINC Client for Android.

https://efmer.com/ Click on the Android tab
19) Message boards : Android : BOINC for BoincTasks on Android
Message 101670
Posted 20 Nov 2020 by Fred - efmer.com
We released a lean Android BOINC client, tailored to be be used with BoincTasks.
Now you can add your Android device to your BoincTasks List of computers.

Tested as low as API 16

https://efmer.com/ Click on Android.
20) Message boards : GPUs : Inconsistent GPU enumeration: gpus: 0,1,2.. different for additional cards
Message 86190
Posted 12 May 2018 by Fred - efmer.com
The GPU assignment is handled by the BOINC client.
In case the cards are reversed this is how to solve this:
Add <Device_position> to the GPU_SETUP

<GPU_SETUP>
<Device_position>0;1;3;2</Device_position>
</GPU_SETUP>

This switches reading of the third and fourth card.

for an example file look here: C:\Program Files\eFMer\TThrottle\examples
Move the real file here: C:\Program Files\eFMer\TThrottle
and restart TThrottle.
Next 20

Copyright © 2026 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.