How is the OpenBSD experience? I have 2x4TB hard drives in my Libreboot server (Dell T1650 motherboard), can I easily setup RAID 1 through the OS?
Proprietary 🤮
Ubuntu 🤢
Running Vulkan on integrated graphics isn’t the point here. Integrated graphics in a CPU are not what people typically refer to as a GPU. So, if someone asks what GPU I have, I wouldn’t say ‘Intel HD Graphics’ or such; that’s just the integrated graphics capability of the processor, not a discrete GPU.
Referring to integrated graphics as a ‘second GPU’ is somewhat misleading. They do provide additional graphics processing, but they’re part of the CPU and not a separate, dedicated graphics card.
Actually, KVM doesn’t necessarily require a second GPU for acceleration. If you have a CPU with integrated graphics, you can use that for the host system and pass through a dedicated GPU to the VM.
You can actually get near native peformance if you set it up correctly.
Why not use KVM? It’s FOSS, and it’s pretty simple to use, at least in my opinion. All I know is that I wouldn’t want any company spying on me if I was doing something illegal.
The rom for the T1650 is weird, I tried updating mine and got no display, so I’m sticking with my old rom right now. Are you having the same issue? You can build the rom in lbmk or download the roms from one of the Libreboot mirrors.
I am currently adding support for the Dell Optiplex 9020 MT, it supports a i7 4790K and 32GB of DDR3 1.5v RAM (Non-ECC). The i7-4790K is a little bit faster, like 6% overall, but it’s main feature is having AVX2 support. This increases the peformance drastically for machine learning (e.g. LLMs), compiling peformance, and even virtual machines. It’s basically modern-like gaming computer. It’s actually the first Libreboot desktop computer to support AVX2.
Happy to hear I inspired you to build a Libreboot gaming machine! Stay tuned for the next port, you can expect a release by next week!