Hello. Many of the older thinkpads were regarded as being peak for the ability to repair and easily see into them at both the hardware and software levels.

I was wondering, what PC, if any, is similar in this regard? Aside from building your own PC ofc. Any opinions are welcome. Thank you.

  • @Zeon@lemmy.world
    link
    fedilink
    9
    edit-2
    5 months ago

    If you’re interested, the Dell T1650 is currently supported by Libreboot. I use it for everything; it has a Xeon E3 1275 V2, 32GB DDR3L ECC RAM, NVIDIA 2080 SUPER, 2x4TB HDD (RAID 1), 1TB NVMe M.2 (PCIe x4 adapter needed), and a 700W PSU (EVGA 700BR). It handles all my games, and I use Proxmox VE as my host, allowing me to create virtual machines where I can passthrough my GPU and use anything proprietary in the VM. Even the GPU drivers can be passed through (no need to install on the host), so essentially, I’m running 100% free software on my host.

    Obviously, nothing can be 100% FOSS in the hardware (proprietary ECs, proprietary CPU microcode, proprietary storage firmware, etc.), BUT you can free the BIOS. There is currently a blob needed for the PCIe x16 slot, but it can be reverse-engineered in the future – not sure if there is anything else; I’ll have to ask. There is one board coming soon that I know can be made blobless in the BIOS, and that is the Dell Optiplex 9020 MT. It’s a Haswell board capable of using an i7 4790K with AVX2 instructions. I’m actually the first person to use this board, as I’m the one who made the port along with some help from the Libreboot team. The board is currently in its testing phase still, but soon in the next couple weeks we will make it freely availble.

    This is super cheap hardware; you can find the whole PC on eBay for like $50-$60, or you can just buy the motherboard for like $15-$25. I bought only the motherboard because I’m using it in my gaming computer case. Also, you don’t even need any fancy flashing equipment, all you need is a insulated screwdriver to short one of the SERVICE_MODE pins on the motherboard to unlock the BIOS chip, which then allows you to flash Libreboot through your OS. Libreboot is more secure than any non-free BIOS/UEFI. At least with Libreboot, you can have transparency, and you get new updates with better features coming out.

    For example, Libreboot supported Argon2 encryption in GRUB for fully encrypting your storage drive. This allows you to encrypt the /boot partition and fully encrypt your disk with ease when installing a fresh operating system. Also, you can run Windows on the host with Libreboot, it is supported but not officially. I highly recommend Libreboot, as you can tell.