Deutsch English Français Italiano |
<wwviky4f38b.fsf@LkoBDZeT.terraraq.uk> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.mixmin.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!news.gegeweb.eu!gegeweb.org!nntp.terraraq.uk!.POSTED.tunnel.sfere.anjou.terraraq.org.uk!not-for-mail From: Richard Kettlewell <invalid@invalid.invalid> Newsgroups: comp.sys.raspberry-pi Subject: Re: Is there a test suite for Pi2/armv7 ? Date: Thu, 20 Jun 2024 09:05:56 +0100 Organization: terraraq NNTP server Message-ID: <wwviky4f38b.fsf@LkoBDZeT.terraraq.uk> References: <v4vk5i$25qk1$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: innmantic.terraraq.uk; posting-host="tunnel.sfere.anjou.terraraq.org.uk:172.17.207.6"; logging-data="69923"; mail-complaints-to="usenet@innmantic.terraraq.uk" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Cancel-Lock: sha1:3syr2CeYKL+VDazEr2Oz09iMBUw= X-Face: h[Hh-7npe<<b4/eW[]sat,I3O`t8A`(ej.H!F4\8|;ih)`7{@:A~/j1}gTt4e7-n*F?.Rl^ F<\{jehn7.KrO{!7=:(@J~]<.[{>v9!1<qZY,{EJxg6?Er4Y7Ng2\Ft>Z&W?r\c.!4DXH5PWpga"ha +r0NzP?vnz:e/knOY)PI- X-Boydie: NO Bytes: 2657 Lines: 33 <bp@www.zefox.net> writes: > I've got a couple of old-ish Pi2 v1.1 32 bit hosts. Both > have started to behave strangely, one having trouble booting > and the other reporting what could be thought of as "off by one" > errors that cause processes to report errors. I don’t know of a test suite as such but if it can’t reliably boot a Linux kernel from known-good storage (e.g. fresh install on a uSD card) then you’ve got the core of your answer: it’s broken. As others have said, SD card failure should be right at the top of the list of possible causes. “Processes reporting errors” is harder to assess with so little information, certainly there’s not enough presented here to assume a hardware fault. > They're the first two Pi2s purchased, in 2015. They've been > powered on close to 24/7 since and I'm starting to wonder > if they're wearing out. I didn't think it possible, but I'm > running out of other ideas that make sense. > > Is there a hardware test suite for the Raspberry Pi that can > identify faulty hardware? I know, this sounds a bit like the > halting problem, which is insoluble, but I think it's slightly > more tractable, maybe. Perhaps what I'm looking for is a kind > of fuzzing test, though fuzzing usually tests software error > handling and I'm looking for hardware errors (I think!). Fuzzing is a technique for discovering bugs you didn’t yet know existed. In this case it seems you can already reproduce the issues... -- https://www.greenend.org.uk/rjk/