Kevin Bernhagen
Kevin Bernhagen
For the console app, I'd like to suggest https://github.com/migueldeicaza/gui.cs
See also https://github.com/CauldronDevelopmentLLC/cbang/issues/110
You might try using the ARM Linux tarball, built on Debian. https://download.foldingathome.org/releases/beta/fah-client/debian-stable-arm64/release/
See also FoldingAtHome/fah-issues/issues/1682
Native Apple silicon support is provided by fah version 8.
Maybe try ```xml ``` Are you certain the running client is using `/etc/fahclient/config.xml`? No password is used by the web control.
The top of the client log.txt should indicate the config.xml location. There may also be a symbolic link being used.
Does the kernel panic go away if you reduce the slot cpu count to 32?
This might be easier if cbang [Logger](https://github.com/CauldronDevelopmentLLC/cbang/blob/master/src/cbang/log/Logger.cpp) `startLogFile()` called an optional callback onLogOpen.
Are there any secrets in `fah-build` or its history?