Posts by Tomas Brada

1) (Message 4840)
Posted 26 Mar 2016 by Tomas Brada
Post:
If I try it, the RasPi "freezes" after a while. Currently, another project is running on my RasPi, but I would prefer to do Asteroids. Do you know the problem?

The cause of the freeze is Floating Point exception in Kernel mode. Until there is a patch to the Linux kernel, you cannot run asteroids and other projects on it.
My raspberry is going to be a server eventually, but now it is running Collatz, Enigma, Yoyo and Einstein for 38days since restart.
http://boincstats.com/en/stats/-1/host/detail/291263326/projectList
You should set automatic reboot when kernel crashes, add panic=10 to /boot/cmdline.txt. Also turn swap off and increase the dirty_* kernel options, especially dirty(_background)_ratio for longer SD-card live.[/url]