• earthquake
    link
    fedilink
    arrow-up
    52
    ·
    7 months ago

    These kinds of public errors are almost always a hard drive failure.

    • CmdrKeen@lemmy.todayOP
      link
      fedilink
      arrow-up
      13
      arrow-down
      1
      ·
      7 months ago

      Using an actual hard drive for an embedded system like this would be a failure in and of itself.

      Unless it literally has to store several hours’ worth of HD video content, no reason the entire system couldn’t fit on an SD card.

      • constantokra@lemmy.one
        link
        fedilink
        arrow-up
        31
        ·
        7 months ago

        It’s been my experience that SD cards are almost always what causes a failure on a SBC. Given the cost of the screens, i’d probably choose something that could boot off nvme storage. Or at least tape a new, configured SD card to the case of the SBC for when this inevitably happens.

      • dublet@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        7 months ago

        As someone who works on embedded devices: HDDs are used for media storage and can be easily replaced. Any NAND as a limited life span and good embedded software will try very hard to minimise writes. Though in my particular area, there’s additional security constraints on the OS, which preclude any removable flash storage from being used.

      • body_by_make@lemmy.dbzer0.com
        cake
        link
        fedilink
        arrow-up
        3
        ·
        7 months ago

        They probably expect the signage to change a lot and don’t want a hardware failure when they do it too much, or didn’t use an external drive in this case and the SD card failed because they wrote to it too much (which would happen eventually anyway).

      • corsicanguppy@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        7 months ago

        Using an actual hard drive for an embedded system like this would be a failure in and of itself.

        You may be surprised to learn that these stores use machines that are occasionally more than a year old and also use inexpensive tech like enterprise spinny disk.

        A spinny disk will work in this space, and you know they’ll be deciding based on cost.