I’m looking at picking up a used chromebook for my kid to use after installing a Linux OS on it. So I have two questions that are very related:

Which would be a better one to get: Lenovo S330 or Acer CB3-431. Is one going to be easier to get the OS to run on?

The other question is which distro is going to work the easiest? I have been running Linux exclusively for over a decade on my person computer (Fedora currently) and my phone (PinePhonePro with Debian (well, Mobian anyways)) so I’m very comfortable with Linux in general, but haven’t played with this kind of hardware before so I’m not sure what the limitations will be.

  • tony@lemmy.hoyle.me.uk
    link
    fedilink
    arrow-up
    16
    ·
    edit-2
    10 months ago

    You might find just the inbuilt linux (crostini) under chromeos is fine… it’s basically debian.

    If you want just a linux box you basically start by installing coreboot to turn it into something more like a standard PC. See https://mrchromebox.tech/ - from the looks of that site the Lenovo isn’t supported and the Acer is, but needs hardware modification.

    Of course there’s always the option of just getting a Thinkpad from ebay - really cheap and can run linux out of the box.

    • visor841@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      You might find just the inbuilt linux (crostini) under chromeos is fine…

      Crostini is only sort of built-in Linux. It’s more like a built-in Linux VM, and performance suffers a bit because of it. If they’re not doing anything heavy, you should be correct, it’ll be fine.

  • OldFartPhil
    link
    fedilink
    English
    arrow-up
    6
    ·
    10 months ago

    The S330 has an ARM processor, so definitely avoid that one (and any other Chromebook with an ARM processor). To be honest, I would buy a cheap Windows laptop and install Linux on that rather than fiddling with trying to get it to run on a Chromebook.

    Or, as others have said, leave ChromeOS on the machine and run Linux in Crostini. If you have a reasonably speced machine it runs pretty well. Although again, I would avoid ARM as some Debian applications aren’t available for ARM Chromebooks.

      • OldFartPhil
        link
        fedilink
        English
        arrow-up
        3
        ·
        10 months ago

        I knew someone was going to ask that and I’m going to give you the lame answer that I don’t remember for sure. It’s been a while since I used my Chromebook, but it was a fairly mainstream application that wasn’t compiled for ARM. I ended up using the Flatpak version, which worked fine but was a resource hog on an ARM Chromebook with only 4GB of RAM.

  • PAPPP@lemmy.sdf.org
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    10 months ago

    The CB3-431 is device name EDGAR. You’d most likely pull the write protect screws and flash a UEFI payload into the firmware, probably using Mr. Chromebox’s tooling and payloads. Most modern Chromebooks boot Coreboot with a depthcharge payload, and it can either be coerced to boot something different with a lot of effort, or easily swapped with a Tianocore UEFI payload to make it behave like a normal PC. Once flashed, it’s an ordinary Braswell generation PC with 4GB of RAM and 32GB of storage.

    The S330 is an ARM machine built on a Mediatech MT8173C. Installing normal Linux on ARM Chromebooks is substantially less well-established, but often possible. It looks like those are doable but you won’t get graphics acceleration, and the bootloader situation is a little klutzy.

    Of the two, the CB3-431will be easier and better documented to bend to your will.

    The major limitation with Chromebooks is really just that there isn’t much onboard storage, so you’ll want to pick reasonably light software (A distro where you pick packages on a small base install or at least a lighter spin will be preferable) and avoid storage-intensive distros (eg. Nix or the immutable-core-plus-containers schemes whose packaging models have substantial storage overhead are probably unsuitable). You may have a little hassle with sound because many Chromebooks have a goofy half-soc-half-external-codec sound layout for which the Linux tooling is still improving - a pair of annoying PipeWire and Kernel bugs that sometimes cause them to come up wrong and spew log messages got fixed last week but aren’t in a release yet.

    They aren’t fancy machines, but hacked used Chromebooks make great beaters.

    • js10@reddthat.comOP
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      Thanks for the detailed answer and pointing me towards the Mr. Chromebox tooling. I picked up the used Acer CB3 for $30 and was able to install the custom UEFI firmware and then install Gallium OS without too much hassle. Like you said, not a fancy machine, but hard to beat that price.

      • PAPPP@lemmy.sdf.org
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Suggestion: the Search key under your left pinkie emits SuperL (aka. Meta, same as a Windows key), and it is an great way to make up for some other keyboard weirdness Chromebooks have, and map to WM controls.

        I recently discovered keyd, an excellent system-wide key remapper that works as a tiny daemon that intercepts input events and re-emits them as a virtual keyboard, and have it mapping Search+Arrows to PgUp/PgDn/Home/End (like a lot of laptops do with Fn+Arrows, or ChromeOS does with Ctrl+Shift+Arrows). I’ve already run into a couple other folks doing the same because it’s such a clean solution to the Chromebook keyboard.

        AFIK GalliumOS has been unmaintained for over a year, and most of the patches they used to add are now in mainline, so long term you may want to consider a different distro - it’s probably OK for a while still though.

  • raptir
    link
    fedilink
    English
    arrow-up
    5
    ·
    10 months ago

    Linux is a great way to extend the usefulness of an EOL Chromebook. I would not buy a Chromebook for Linux though. You’d be better off getting a used Thinkpad or something.

  • arthurpizza@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    10 months ago

    I have used Chromebooks as Linux laptops for a while now. Here are some patterns I’ve seen.

    • Some Intel audio chipsets don’t work. Not sure why that is but it’s happened on two different Chromebooks.
    • Chromebooks have some of the best wifi under Linux
    • Some ARM Chromebooks have locked bootloaders
    • Most that I’ve seen that are EOL only have 16GB of non upgradable storage

    Currently running a cheap Chromebook I bought from Best Buy for $30. Works great but no audio. ¯⁠\⁠_⁠ಠ⁠_⁠ಠ⁠_⁠/⁠¯

  • ReversalHatchery@beehaw.org
    link
    fedilink
    arrow-up
    4
    ·
    10 months ago

    I run opensuse leap on a convertible chromebook and I like it. There are some problems, though, most related to sleeping, but in recent software probably all of the issues would be gone.

    Or at least, it’s much, much better than my previous (ancient…) one, but also I would just not use it with the original os that is made by google. Hell, besides the data mining that’s usual to google, they wanted me to log in with a google account to not delete my files when I reboot it!

  • cerement@slrpnk.net
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    Reviving Chromebooks with Ubuntu

    • goes the route of using an external drive so you’re not limited by the internal storage of a Chromebook
    • defaults to Ubuntu just because its easy and common
      • if you go Xubuntu or Lubuntu, you shouldn’t have any major problems with performance
    • article more focused on using Chromebook as cheaper, more capable alternative to Raspberry Pi
  • traches@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I’d look up instructions on how to install another OS for both chromebooks. On my Samsung I had to physically disassemble it to remove a screw.

    The OS to use is gallium OS. Specifically made for chromebooks and their oddities