• TootSweet@lemmy.world
      link
      fedilink
      English
      arrow-up
      40
      ·
      1 day ago

      I know it. I’m literally typing this on a Raspberry Pi. I used to run Arch Linux on it, but Arch Linux on ARM has severe issues. It’ll literally go months with no package updates.

      One day I’ll get brave and switch it to Gentoo. Just need to put together a build server first.

      • Quatlicopatlix@feddit.org
        link
        fedilink
        arrow-up
        1
        ·
        34 minutes ago

        Yocto and compile it all yourself. Arch people might think they are cool because they have to use a console to install their de but creating the devicetree for your board and then only get a console over a serial connection or ssh is the true linux experience.

      • volore@scribe.disroot.org
        link
        fedilink
        arrow-up
        3
        ·
        13 hours ago

        SteamOS on the Frame may soon alleviate some of those woes, given it’s based on Arch and has an ARM processor iirc. Can’t hurt, anyhow.

      • johnnei@lemmy.johnnei.org
        link
        fedilink
        arrow-up
        5
        ·
        16 hours ago

        Usually those are from python rebuilds which clog the other packages for weeks at a time. Maybe they could use your build server.

        • TootSweet@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 hours ago

          Python rebuilds don’t cause (noticeable) problems for AMD64 Arch Linux.

          And any time anyone offers any kind of help on the Arch Linux Arm forums to try to help resolve the issue, the admins ignore and/or lock the thread. They’re not open to help and the people on the forums are super frustrated about it.

      • Urist@lemmy.ml
        link
        fedilink
        English
        arrow-up
        33
        ·
        1 day ago

        I have had great success running NixOS on my Pi. You can build software on your main computer and remote deploy with SSH :)

    • rumschlumpel@feddit.org
      link
      fedilink
      arrow-up
      14
      arrow-down
      1
      ·
      1 day ago

      ARM is kinda lacking the hardware to motivate developers, I think. Raspberry Pi generally has good support for server stuff, but I don’t think you could really justify desktop use before maybe 2019 (release of rpi 4 with much faster CPU and more RAM), and Android devices are generally really locked down.

        • Kaligalis@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 hour ago

          If the SOC makers want their hardware to be popular for longer, they really need to add mainline kernel support.
          I looked at them as a tinkering platform. But I don’t want to buy something which is probably abandoned in a few months.

          • SpaceNoodle@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            6 minutes ago

            They don’t give a shit about hobbyists. We don’t give them contracts worth hundreds of millions of dollars.

        • kopasz7@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          7
          ·
          19 hours ago

          Those SoCs usually have one distro with a patched out of date kernel and overall lacking support of upstream drivers to install an off the shelf distro.

          Arm devices are notoriously closed. Apple silicon is an extreme example, where it only works thanks to reverse engineering the HW.

        • cmnybo@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          15
          ·
          23 hours ago

          What we need are more ARM PCs with UEFI and mainline Linux drivers. That way they would run a generic OS image just like an x86 PC.

          Most ARM PCs require an image built specifically for that system. That makes them a real pain the ass to work with.

          • Cousin Mose@lemmy.hogru.ch
            link
            fedilink
            arrow-up
            3
            ·
            edit-2
            4 hours ago

            This is why I gave up on a really amazing ARM device that I wanted to use as a router. I ended up having to buy an Intel-based mini PC simply because I didn’t have more time to invest in creating and burning random disk images to SD cards and USB flash drives.

        • rumschlumpel@feddit.org
          link
          fedilink
          arrow-up
          8
          ·
          24 hours ago

          And each of these SoCs requires people, ideally the manufacturer, to actually put in the work to make the hardware work on Linux. So many SBCs with severely outdated kernels …