Comments on: Harrowing Story of Installing Libreboot on ThinkPad https://hackaday.com/2016/12/16/installing-libreboot/ Fresh hacks every day Sat, 24 Aug 2024 06:24:00 +0000 hourly 1 https://wordpress.org/?v=6.6.2 By: ryjel https://hackaday.com/2016/12/16/installing-libreboot/#comment-7593349 Sat, 24 Aug 2024 06:24:00 +0000 http://hackaday.com/?p=234610#comment-7593349 In reply to nes.

A note about the CH341 programmers to anyone who might wander down here in the wild future year of 2024 – I would avoid getting one of the purpose built flash-programmer ones with the fancy ZIF socket – they have a design issue. There’s probably a few different designs for them floating around, but the schematics / reverse engineering from photos I did confirmed that a lot of them power the CH341 chip from USB 5v, which is.. not correct for programming 3.3v flash chips. If you use those, it will send 5v logic into the 3.3v flash, unless you verify for CERTAIN that the CH341 chip is not powered by the 5v from USB. Your chip might make it out alive, but I’d not take the risk.

However, there is a different design of CH341 dongle out there that doesn’t have this problem, because it’s highly configurable by jumpers. It doesn’t look like a flash programmer, it’s just got a 2×8 header with soldered pins, a couple jumpers, a couple 10-pin unsoldered pin headers. I usually see it with a blue PCB. For those, you can use the jumpers to choose where the CH341 chip is powered from, either the USB bus voltage or the regulator onboard the dongle. If you have to use a chip clip anyway to program the BIOS, I’d highly recommend one of those, it’s safer for the chip, though you might have to break out an image of the pinout for SPI flash to make sure everything is connected up correctly. It’s also a more generally useful device IMO, you can use it as a serial adapter and there’s also an out-of-tree kernel module on Github that’s pretty functional for SPI and I2C functionality.

]]>
By: Mike kENZIE https://hackaday.com/2016/12/16/installing-libreboot/#comment-6410463 Wed, 29 Dec 2021 17:30:11 +0000 http://hackaday.com/?p=234610#comment-6410463 I have a T42 with a forgotten BIOS password that maybe a good candidate, it has already been opened once to swap the screen.

]]>
By: acorebootuser https://hackaday.com/2016/12/16/installing-libreboot/#comment-6402502 Mon, 29 Nov 2021 10:22:25 +0000 http://hackaday.com/?p=234610#comment-6402502 The Beagle Bone Black has 3.3v rails already on it, which work fine; you just need a breadboard and your extra wires to share the line. Libreboot project is weird, in that, they instruct you to use an external PSU for those 3.3v lines, while they are already present on your beagle bone. The beagle bone works great for chip flashing though, once you get it set up right.

]]>
By: nes https://hackaday.com/2016/12/16/installing-libreboot/#comment-6255040 Wed, 17 Jun 2020 14:13:59 +0000 http://hackaday.com/?p=234610#comment-6255040 In reply to hennichodernich.

CH341a would be the cheapest of those options: $3 for a programmer with a ZIF socket and little PCB adaptors for the various different footprints or $9 for a kit with a chip clip.

]]>
By: j https://hackaday.com/2016/12/16/installing-libreboot/#comment-6232174 Sat, 28 Mar 2020 07:20:32 +0000 http://hackaday.com/?p=234610#comment-6232174 In reply to Atwas911.

Criminals and corporations? Intel is intel. Government has a legal monopoly on the use of force,and the intelligence agencies have the right to install whatever spyware they want into the communications infrastructure, e.g., CALEA of 1994, or the corporations go out of business and their executives to jail as “criminals”, e.g., Joseph Nacchio. Does Big Brother need to make a profit, as do corporations, or to fear going to jail as a criminal, no matter how criminal the acts of Big Brother may be?

]]>
By: Eddie OConnor https://hackaday.com/2016/12/16/installing-libreboot/#comment-5354761 Sat, 27 Oct 2018 09:09:26 +0000 http://hackaday.com/?p=234610#comment-5354761 So just to be clear: There’s no way to get this done on a T-420 / T-430 / T-450? I guess I’m stuck then. I wonder if Coreboot would work on these machines? (I do so love the 420’s 430’s and 450’s…they’re the perfect blend of power and ruggedness!) I guess I’ll just have to keep using Tor and VPN-ing everything I do online. Still though, it would have been nice to get this up and running on a Thinkpad aside from the X220. I wonder if there are companies / communities / people who would voluntarily do this for you…for a fee?…..Hmm….methinks I have some research to do!

]]>
By: Erki https://hackaday.com/2016/12/16/installing-libreboot/#comment-5342482 Wed, 24 Oct 2018 20:22:58 +0000 http://hackaday.com/?p=234610#comment-5342482 In reply to jawnhenry.

Mint 18 uses systemd for pid1.

]]>