Someone gave me a Hisense C11 Chromebook and I’m wondering if there’s absolutely anything I can do with it. It seems like a piece of junk and the Linux stuff I’ve seen for Chromebooks specify that they don’t work with the ARM processor. Is there any distro that would work on it? Any other ideas about how to repurpose it?

Note: I don’t have direct access to an Ethernet cable/router for setup. Also don’t have the most technical knowhow.

  • @SidewaysHighways
    link
    7
    edit-2
    5 hours ago

    I am using a couple of old chromebooks for LibreELEC and am pretty happy with that result

      • @SidewaysHighways
        link
        43 hours ago

        It’s ‘just enough OS to run Kodi.’

        I’ve done away with all rokus and apple TVs.

        I use an emby server addon to play my local media. It has addons for streaming services, visualizers for music, RSS feeds on the Ui, screensavers that use my local pictures, integrates with home assistant, and libreelec has docker addons for more cool stuff!

        No tracking, one easy to use UI for everything I’m trying to enjoy, and less attack platform for ads.

        It’s cool!

  • @undrwater
    link
    197 hours ago

    The biggest roadblock will be whether the bootloader will allow another OS. You should be able to search xda forums for your device as a start.

    Linux can be installed on ARM, no problem.

  • 2xsaiko
    link
    fedilink
    97 hours ago

    Does chromebook hardware need special distros? Debian has an armv7 port, there’s Arch Linux ARM, Gentoo packages build for arm (though I feel like you’ll have a horrible time building anything on that piece of junk), etc.

    Though ARM is notoriously horribly inconsistent when it comes to bootup so I don’t know if any of these will work on this specific device.

    • @[email protected]
      link
      fedilink
      6
      edit-2
      6 hours ago

      ARM is shit at hardware discovery in general. So no, chromebooks don’t need a special distro. They however need a kernel adapted to the specific hardware, often down to the model (that’s also the reason Android updates take so long on phones and there is very time limited support… there’s always someone needed to adapt new updates to the specific hardware for each device, so they don’t bother for anything but their latest products).

  • circuscritic
    link
    fedilink
    6
    edit-2
    5 hours ago

    I think the real question is, what do you want to repurpose it for?

    Because the answer to your question is yes, it is usable, but whether or not it’s capable of what you want to use it for, we can’t say without more information.

    Linux installation appears to be possible. This is a wiki to an Arch on ARM distro, but you might want to look for something a bit more user friendly if you’re not comfortable with Arch.

    https://archlinuxarm.org/platforms/armv7/rockchip/hisense-chromebook-c11#installation

    Just remember, it’s a fairly low spec machine. Think of it like a Raspberry Pi with a keyboard and monitor built in, in terms of what you can hope to run on it.

  • @[email protected]
    link
    fedilink
    58 hours ago

    I know ArchLinuxArm (a fork of the ArchLinux project) supports the Hisense C11. It does seem to be a fairly involved procesd, and (potentially?) requires using external media rather than the onboard eMMC storage to boot a Linux system.

    Your particular Chromebook contains the same SoC (Rockchip RK3288) as an Asus C201, which Debian has an install guide for. Once again, a fairly involved process and this one may not be guaranteed to work if the C11 has some quirks not present in the C201.

  • @mortalic
    link
    08 hours ago

    Off the top of my head, GalliumOS or nix

    • @PetteriPano
      link
      27 hours ago

      GalliumOS is x86/64 only, and has been deprecated for years. Mainline distros have good support for the Chromebook quirks now.

      Cadmium, on the other hand.

      • @mortalic
        link
        36 hours ago

        Lol shows how much I pay attention