From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED.fn3LatRFkm9/xzEj7F2/NQ.user.gioia.aioe.org!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: ANN: MAX! home automation v2.15 Date: Wed, 20 Feb 2019 09:43:01 +0100 Organization: Aioe.org NNTP Server Message-ID: References: <4e8a1cee-64f7-4e04-bbe7-ae15f30e8eb1@googlegroups.com> <5808618d-81f2-4dbd-8ed0-588c8e2149ed@googlegroups.com> NNTP-Posting-Host: fn3LatRFkm9/xzEj7F2/NQ.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 Content-Language: en-US X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader01.eternal-september.org comp.lang.ada:55598 Date: 2019-02-20T09:43:01+01:00 List-Id: On 2019-02-19 21:53, malik.marouby@gmail.com wrote: > Le mardi 19 février 2019 21:11:20 UTC+1, Dmitry A. Kazakov a écrit : >> On 2019-02-19 11:51, wrote: >> >>> Thanks for your answer >>> however I haven't been able to install, even by adding the Buster sources to my sources.list :| >> >> Did you do apt update? > Yes I did! 😁 You might have to add "testing" to: deb http://ftp.de.debian.org/debian stretch main and try -t testing >>> I may have made a mistake, but I've looked on the internet and tried the methods I found... >>> and since there is no stable buster version for RPi yet, I can't update the whole system to buster >> >> In my experience having the latest kernel is essential for ARM boards. >> Under stretch my Raspberries crashed many times a day even if booted >> from an SSD. With SD it crashed instantly. Debian buster and Fedora 29 >> practically crash no more. Unfortunately for ARM "stability" means >> malfunction guaranteed. > > Really? That's surprising, I have 2 running 24hrs/day under Debian stretch, one with SD and the other with SSD, without any crash! Raspberry 2/3 usually crashes (freezes) when the CPU load is close to 100% and/or when you write the SD. A typical case is compiling with -j0. That crashes it promptly. But it crashes with certainty when even a minimal swapping occur. Using HDD or SSD helped a lot, but still stretch was a nightmare. Buster brought a real improvement, almost as stable as a PC. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de