this post was submitted on 06 May 2026
344 points (99.1% liked)

Linux

65121 readers
475 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 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] quick_snail@feddit.nl 5 points 2 days ago (1 children)

So why this company and not coreboot?

NovaCustom uses Dasharo, developed by 3mdeb. Isn't that better?

https://github.com/Dasharo/coreboot

[–] non_burglar@lemmy.world 16 points 2 days ago (1 children)

This is talking about fwupdt firmware and patches, not uefi/bios replacement.

[–] quick_snail@feddit.nl 3 points 2 days ago (1 children)

Isn't uefi bios firmware? What's the difference?

[–] non_burglar@lemmy.world 3 points 2 days ago (1 children)

Those are considered firmware, yes. And these can vary in their installation as being updated via the firmware interface itself or some other update mechanism.

Some firmwares like on certain IBM thinkpads, my surface pro 6 and others can be updated directly via a Linux command called fwupd, but the firmwares must live in specifics public repositories.

This news means we'll all have a much better time using fwupd to update these on dell and lenovo machines, but the firmwares themselves will remain proprietary blobs.

Coreboot replaces the bios/firmware altogether, and it's not an easy task to get new ones, unfortunately.

[–] quick_snail@feddit.nl -1 points 1 day ago (1 children)

Ah, thanks. So this is just an open source tool for closed source crap.

[–] adarza@lemmy.ca 7 points 1 day ago (1 children)

the alternative is manually (and somewhat regularly during your hardware's support period) searching a manufacturer's web site for a bios update, hoping that your bios has a built-in flasher or there being at least a boot disk or 'dos' flasher you can slap on a usb to do it... lvfs is a good thing.

[–] quick_snail@feddit.nl 1 points 1 day ago

Oh, surely it is a good thing.

But I think we can demand lenovo to just source hardware with libre firmware. That's a better thing.