Earlier quoted context omitted.
If you don't mind me asking, do you use a laptop for work/personally? And if you do, what do you use? I've been looking for one and I have the same concerns you do, and right now the only thing I realistically see if I want completely open is a thinkpad x200/t400 flashed with libreboot.
I've actually given up on using laptops for now. I still have an old x201 and t400 but they don't get out much due to the Intel silicon vulnerabilities. Nothing I do with secure data hard-requires that level of portability, and for insecure (tracked, DRMed, closed + signed firmware) mobile use a Lineage smartphone is good enough for what I do. A laptop with closed / signed firmware simply doesn't gain me anything wor…
System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
181–190 of 276 posts
Re: System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
#182Earlier quoted context omitted.
wait what's the difference? driver runs in kernel, firmware runs in card?
I think it is, or includes, the baseband firmware for the actual wifi radio. I believe, but I'm not 100% sure, that the FCC has specific restrictions on how baseband radio firmware gets distributed.
Re: System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
#183Earlier quoted context omitted.
I've actually given up on using laptops for now. I still have an old x201 and t400 but they don't get out much due to the Intel silicon vulnerabilities. Nothing I do with secure data hard-requires that level of portability, and for insecure (tracked, DRMed, closed + signed firmware) mobile use a Lineage smartphone is good enough for what I do. A laptop with closed / signed firmware simply doesn't gain me anything wor…
What OS do you run on the Blackbird?
Re: System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
#184I would love to buy an open, linux-based laptop to replace my aging 11" MBA but these are huge laptops - the smallest has a 14" screen. Should I be looking at the Pinebook 11" ?
There’s the pinebook pro going out now. It’s not going to blow you away with its speed, but it’s much better than the OG pinebook
But it's a pretty low end system intended for experimentation. The store page warns you not to buy it if you are picky about hardware quality.
Re: System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
#185Earlier quoted context omitted.
Are there any "open" 802.11ac chipsets? A quick search didn't find any.
No, closest thing is the mediatek chip-sets that at least dont enforce wifi parameters via firmware (fullmac vs softmac).
Re: System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
#186Earlier quoted context omitted.
Oh? Zero blobs, so no ME or PSP? No FSP or AGESA? No EC firmware or integrated GPU firmware? Sorry, I call BS on that unless it was a long time ago, as in Core 2 Duo era.
You seem to know and care a lot about this, but your writing style is really off-putting to less informed users. Consider adjusting your approach to educating people about how open source low level software works and doesn't work.
Re: System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
#187Earlier quoted context omitted.
I have an x210. The main reasons I bought it were the keyboard and the screen (2880x1920, which is a 3:2 aspect ratio). If you want a small laptop with 32GB of RAM, the X390 and L390 seem like decent options.
I have an x270 that I consider to be the best road-warrior laptop they ever made. I was sad when they got rid of the dual battery in the x280.
I looked really hard at System76, but I need a trackpoint. I also looked at the x210, and at the time I thought that was too much work, I'm starting to think it might be worth it.
Re: System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
#188Earlier quoted context omitted.
Are you familiar with the ThinkPad x210? Have you thought of addressing the market of people wanting a small (12 to 13 inch), robuste, laptops with trackpoint and no arbitrary memory limitation? Lenovo has abandoned that market, and there's enough demand for people to create and sell kits for it. Could System 76 fill that gap?
I have an x210. The main reasons I bought it were the keyboard and the screen (2880x1920, which is a 3:2 aspect ratio). If you want a small laptop with 32GB of RAM, the X390 and L390 seem like decent options.
Re: System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
#189Earlier quoted context omitted.
coreboot on modern Intel requires (some amount of) ME firmware (without which the x86 core wouldn't even turn on) + some parts of the Intel FSP binaries. coreboot on modern AMD requires (some amount of) PSP firmware (without which the x86 core wouldn't even turn on) + some parts of AGESA which were most recently shipped as "BinaryPI". The situation is comparable, just that Intel has ~7 years of dealing with coreboot…
> requires some care when selecting your gear Doesn't that mostly boil down to "avoid anything newer than Ivy Bridge/Bulldozer"? > high performance memory […] controller function blocks There are DDR4 controllers with FOSS training code out there :) https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell/...
https://git.raptorcs.com/git/talos-hostboot/tree/src/import/...
pgeorgi has a valid point in that if you go for the cheapest off the shelf building block type DDR4 solution for your silicon design (won't name names here, but it's a widely known vendor in the silicon block space), those controllers come with mandated binary-only firmware. IBM (and apparently Marvell?) both didn't use that cheap off the shelf solution and also decided to release their training code. Kudos to both companies for bucking the trend here!
Re: System76 Will Ship Linux Laptops With Coreboot-Based Open-Source Firmware
#190Recently there was a discussion about Huawei MateBook X Pro, which also seems to be a great Linux notebook: https://news.ycombinator.com/item?id=21170765 In that discussion, several other good Linux notebooks were also discussed, including System 76. But it was reported there that the quality is quite bad: > but the quality is reportedly bad (flaky hardware, too-fast power drain, reflash bios to toggle discrete graph…