Subject | Hash | Author | Date (UTC) |
---|---|---|---|
updated t1650 internal flashing instructions | a776d13bc4c70a288d35b32769298233dbda3294 | Leah Rowe | 2024-12-09 16:52:29 |
made the new pico soic8 image inline | 8d40609ed7cf38ad8400eafd699ab68b11334849 | Leah Rowe | 2024-12-09 16:43:55 |
fix links in recent commits | b29821a4b382b4e999e9cf7785fc77006dca8a5f | Leah Rowe | 2024-12-09 16:38:32 |
make thinkpad_acpi modprobe error clearer, fix minor typos in T480 page | 91f61408638ca90b42d7f1ac702c99c5683b70f1 | ezntek | 2024-12-09 11:18:26 |
add raspi pico to SOIC-8 diagram | 30387872fa07d6df25e7d50d98ed0e75c7d72d04 | ezntek | 2024-12-09 11:05:54 |
add thinkpad_acpi notices for the T440p, W541 and T480/T480s | da5734ac3426a2a690a56bce0d3a8693f62eca26 | ezntek | 2024-12-09 11:05:02 |
add release errata/revisions | 0eb22b1fa8d8d0c84372fb91f0d9000e5f1966e7 | Leah Rowe | 2024-12-09 02:23:17 |
remove a fact that is no longer a fact | 0cd6d8de10b3a5cd3f9024117490635cb19943d3 | Leah Rowe | 2024-12-08 19:58:26 |
t480 verb | 670df4e5e3e034068497698e39764160059004fd | Leah Rowe | 2024-12-08 17:17:43 |
uboot errors | 7c0d9349ed8871fa7c01e5861fc9dcc218ca3045 | Leah Rowe | 2024-12-08 16:41:23 |
move qemu pic further up on the uboot page | 66a862b10a1cec24160c67633e83dcc377226edd | Leah Rowe | 2024-12-08 03:40:39 |
add x200 u-boot pic | 4fa9b69411e578c90c5d33b2c52fa66a8873c99b | Leah Rowe | 2024-12-08 03:37:12 |
Sex up the release announcement title a bit | 853f2db51d6c6bab5f327f725e31c2ffd2cf4de2 | Leah Rowe | 2024-12-08 02:06:17 |
swap | f191930c1fed1c917c2cbdaf341e8f9949d86906 | Leah Rowe | 2024-12-08 02:01:27 |
also add u-boot pic on u-boot page | 1a5937905b359fff8925cd784bee54952647afaf | Leah Rowe | 2024-12-06 22:57:56 |
move the pics a bit | c372dde2d56f234c0072583eecb16ae622e6f254 | Leah Rowe | 2024-12-06 22:53:37 |
also add uboot screenshot | 3f41235319df361429b097b8f409f378e328fee8 | Leah Rowe | 2024-12-06 22:52:26 |
add t480 pic to the release announcement | fe741e7acc186544328633283f57ec5f176956d4 | Leah Rowe | 2024-12-06 22:44:19 |
show t480 on homepage | 058ae354ed2e27be069c71d1fd9f77d6c5b659f5 | Leah Rowe | 2024-12-06 22:36:58 |
make it rainbow | 7e1fa9ff12009b5d309b17a317c772dea6bae352 | Leah Rowe | 2024-12-06 20:40:15 |
File | Lines added | Lines deleted |
---|---|---|
site/docs/install/t1650.md | 16 | 1 |
File site/docs/install/t1650.md changed (mode: 100644) (index 3228d5b..91ab489) | |||
... | ... | P*: Partially works with blobs | |
40 | 40 | ||
41 | 41 | | ***Features*** | | | | ***Features*** | | |
42 | 42 | |---------------------------------------------------|----| | |---------------------------------------------------|----| |
43 | | **Internal flashing with original boot firmware** | ? | | ||
43 | | **Internal flashing with original boot firmware** | W* | | ||
44 | 44 | | **Display (if Intel GPU)** | W+ | | | **Display (if Intel GPU)** | W+ | |
45 | 45 | | **Display (discrete CPU, SeaBIOS payload only)** | W* | | | **Display (discrete CPU, SeaBIOS payload only)** | W* | |
46 | 46 | | **Audio** | W+ | | | **Audio** | W+ | |
... | ... | Flash a ROM image (software) | |
133 | 133 | If you're already running Libreboot, and you don't have flash protection | If you're already running Libreboot, and you don't have flash protection |
134 | 134 | turned on, [internal flashing](../install/) is possible. | turned on, [internal flashing](../install/) is possible. |
135 | 135 | ||
136 | Internal flashing is *also* possible from the factory BIOS, if you set the | ||
137 | service mode jumper. This shorts `HDA_SDO` (Soft Descriptor Override), which | ||
138 | disables the ME after early bringup and disables IFD-based flash protections. | ||
139 | |||
140 | Observe, below the PCI slots: | ||
141 | |||
142 | <img tabindex=1 src="https://av.libreboot.org/t1650/t1650_motherboard.jpg" /><span class="f"><img src="https://av.libreboot.org/t1650/t1650_motherboard.jpg" /></span> | ||
143 | |||
144 | Here is a close-up: | ||
145 | |||
146 | <img tabindex=1 src="https://av.libreboot.org/t1650/t1650_service_mode.jpg" /><span class="f"><img src="https://av.libreboot.org/t1650/t1650_service_mode.jpg" /></span> | ||
147 | |||
148 | Simply short those pins, on the header, using a jumper. When you do this, all | ||
149 | flash protections will be disabled. | ||
150 | |||
136 | 151 | Flash a ROM image (hardware) | Flash a ROM image (hardware) |
137 | 152 | ----------------- | ----------------- |
138 | 153 |