38
Linux on chromebook (reddthat.com)
submitted 10 months ago by [email protected] to c/[email protected]

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.

top 19 comments
sorted by: hot top controversial new old
[-] [email protected] 15 points 10 months ago* (last edited 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.

[-] [email protected] 1 points 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.

[-] [email protected] 6 points 10 months ago* (last edited 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.

[-] [email protected] 3 points 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.

[-] [email protected] 6 points 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.

[-] [email protected] 2 points 10 months ago
[-] [email protected] 3 points 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.

[-] [email protected] 5 points 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.

[-] [email protected] 4 points 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!

[-] [email protected] 4 points 10 months ago* (last edited 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. ¯⁠\⁠_⁠ಠ⁠_⁠ಠ⁠_⁠/⁠¯

[-] [email protected] 3 points 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
[-] [email protected] 3 points 10 months ago

My only experience with this is the bootloader is just as locked down as the OS. It's been a while, but I'd sooner buy a x86 netbook instead.

[-] [email protected] 1 points 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

[-] [email protected] 6 points 10 months ago

Gallium is discontinued since last year, and not recommended any more.

[-] [email protected] 3 points 10 months ago

Oh no :( I didn’t know.

OP, Linux on a Chromebook can work but don’t be surprised if you have hardware issues to deal with. Might be better to choose a more mainstream laptop

[-] [email protected] 1 points 10 months ago

Mr chromebox had the up to date info but agreed it’s a lot of work to make this work, and without tools and scripts is likely to at least have broken audio

[-] [email protected] 1 points 10 months ago

Yeah that was my experience - arch on a Samsung Chromebook, never could get audio working. Worked fine with gallium though.

[-] [email protected] 1 points 10 months ago

There’s a script that works for moist distros including arch now but only works for I think most laptops now

[-] [email protected] 1 points 10 months ago

Gallium sucks I tried it on my chromebook and it had issues.

this post was submitted on 22 Aug 2023
38 points (100.0% liked)

Linux

45393 readers
1174 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS