←back to thread

1680 points etbusch | 4 comments | | HN request time: 0.528s | source
Show context
nrp ◴[] No.31433602[source]
I'm happy to answer any questions around this! We've been working on this since update since we launched the product last year, so we're excited to be able to share it today.
replies(43): >>31433632 #>>31433722 #>>31433779 #>>31433861 #>>31433887 #>>31433926 #>>31433938 #>>31434074 #>>31434287 #>>31434316 #>>31434332 #>>31434367 #>>31434379 #>>31434438 #>>31434462 #>>31434468 #>>31434487 #>>31434493 #>>31434566 #>>31434568 #>>31434570 #>>31434673 #>>31434724 #>>31434740 #>>31434889 #>>31434916 #>>31434942 #>>31434972 #>>31435217 #>>31435242 #>>31435584 #>>31435707 #>>31435761 #>>31436359 #>>31436840 #>>31436876 #>>31436908 #>>31437498 #>>31440208 #>>31440303 #>>31440440 #>>31454749 #>>31460150 #
Kerrick ◴[] No.31434287[source]
Will all software shipped with the hardware when ordered with GNU/Linux be Free or will there be non-Free software such as the BIOS/UEFI?

EDIT: I just realized that you cannot order this laptop with GNU/Linux pre installed. I was mistaken.

replies(1): >>31434443 #
1. nrp ◴[] No.31434443[source]
We've seen distro preference be too broad to make pre-loading efficient. Instead, we ship DIY Edition with no OS and publish guides for how to install and optimize the most popular distros. Our embedded controller firmware is open (see https://github.com/FrameworkComputer/EmbeddedController), and we're working with some community members on attempting a coreboot port.
replies(3): >>31434901 #>>31437676 #>>31441325 #
2. Kerrick ◴[] No.31434901[source]
Oh wow, that is actually really exciting!
3. aaaaaaaaata ◴[] No.31437676[source]
> we're working with some community members on attempting a coreboot port.

Commendable. Very cool.

4. trelane ◴[] No.31441325[source]
> distro preference be too broad to make pre-loading efficient

Others seem to manage by just having one or two pre-install options. Maybe you could do that too?

> Our embedded controller firmware is open

That's good, but do you also ensure that it _works_? There's way too much works-on-windows-and-halfway-on-Linux firmware out there. At least it _can_ be fixed, but being open doesn't mean that it necessarily _will_.

What support do you provide for Linux users?