|
|
|
|
|
by creshal
3501 days ago
|
|
They didn't "attempt to block Linux", they just shipped hardware without a Linux driver. And later released a workaround to make the hardware work in a slower, more power consuming backwards compatibility mode so Intel can continue not properly supporting the hardware in Linux. But sure, it was totally "Lenovo blocking Linux". |
|
Lenovo initially released a BIOS with a goto statement added to jmp out of the disk controller mode setting (which is normally present and allows the user to change back to AHCI mode). Reverse engineers on the Lenovo forums discovered this modification while studying the disassembly.
Then, one user patched the BIOS and manually reflashed it using an SPI flasher and some soldering, and Linux worked just fine by detecting the drive.
Yes, the ideal solution is that Intel gives specs to OSS devs to build a driver (or even builds on themselves), but the path of least resistance is to have Lenovo unblock that BIOS setting, which amounts to changing one line of code, or 15 minutes of one engineer's time.