• 26 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle

















  • Does this require fiddling with software?

    Depends. Libreboot replaces your processor’s firmware with fully libre software. Most importantly, it gets rid of Intel Management Engine, which is a firmware-level spyware that all modern laptops have. Almost all laptops are stuck with this firmware – the sole exception are ~10 machines, mostly Toshiba, from 2008-2012ish. With these, you can completely eliminate the Intel ME by flashing your firmware with libreboot.

    Now, in most cases, this requires tinkering with hardware. If you’re lucky, you can find a ThinkPad model that you can flash without having to gut the whole machine first. So in most cases (to my understanding), librebooting a machine is heavy on having to disassemble your laptop.

    Does it work out of the box?

    If by ‘out of the box’ you mean ‘works without issue once installed’, then yes. Once you’ve done the fiddling and set everything up, you don’t even have to think of libreboot again.

    Some motherboard bios will give overclocking(OC) options. Does Libreboot give OC options, RAID drivers, or boot security options (encrypted OS)?

    This is mostly beyond my expertise, but I recommend going through libreboot’s extremely informative official website.

    If i wanted to take my current Franken-desktop and switch out the BIOS/UEFI and keep the OS, could this do it gracefully?

    Almost definitely no. Libreboot only works on a select few devices, all of which have been out of production for about a decade (usually more). It’s a great option if you’re 1) Willing to tinker, AND 2) Either have one of the compatible models lying around, OR 3) Are willing to find one off of eBay auctions or local marketplaces.

    You can find the list of compatible laptops on the libreboot website – if you’re lucky, maybe you have/can find one of these. If not, I’m not fully sure this has been of much help to you :')

    The main appeal of libreboot is that you can truly create a 100% libre laptop with it. No blobs, no proprietary software, no invasive surveillance even at the firmware level.


  • No problems! I feel like you could look into coreboot, but I really don’t know much about it. FWIW, I’m personally optimistic that RISC-V, being both open-source and a real competitor to the chip cartels, might lead us to a world where we can yet again have modern hardware that’s truly privacy-respecting.

    Until then, it’s libreboot. Still, FWIW, I personally use a linux laptop with coreboot on it, running an 11th Gen Intel i7. Hoping to libreboot an old ThinkPad I got my hands on soon, just as an experiment. The goal is to fully move to that one as a daily driver – we’ll see.


  • My understanding is that you simply won’t be able to flash libreboot on a non-supported laptop. Bear in mind, ‘supported’ here actually means ‘a machine that happens not to have Intel Management Engine’.

    To put it differently, Libreboot’s maintainer hasn’t consciously chosen supported hardware. It’s just that newer generations of Intel and AMD chips make it impossible to flash libreboot on them. For these machines, the closest you can get is flashing coreboot, which disables/ringfences the problematic, privacy-threatening firmware (Intel ME, in the case of Intel) but doesn’t eliminate it. Also, coreboot isn’t free software – libreboot was created as an alternative that’s truly free (as in freedom, not beer, as the saying goes).

    This is also why libreboot-compatible laptops tend to be really old Thinkpads and Chromebooks from between 2008-2012ish. If you want a more modern laptop, then I’d suggest coreboot, with the main caveat that strictly speaking, coreboot doesn’t comprehensively eliminate the privacy problem the way libreboot does, and that it’s also not free software.