diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-08-11 18:55:00 +0000 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2014-08-22 20:33:23 +0200 |
commit | d2ebc60a339b66fe067ebc244ef31c600d57d541 (patch) | |
tree | f217c2097e863295c911d2c72a90e4b6308bb586 /docs/index.html | |
parent | 8df313c4d6607181576471e08d7e909c9c0f33e9 (diff) | |
download | librebootfr-d2ebc60a339b66fe067ebc244ef31c600d57d541.tar.gz librebootfr-d2ebc60a339b66fe067ebc244ef31c600d57d541.zip |
Libreboot release 6 beta 5 correction 1.
- Fixed typo where revision list for 5th beta was listed as March 11th
2014, when in fact it was August 11th 2014
- Fixed incorrect grub.cfg that was actually placed in
resources/grub/config/x60/grub_usqwerty.cfg which broke the default
GRUB menu entry on X60
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html index aac63a5f..b4289722 100644 --- a/docs/index.html +++ b/docs/index.html @@ -859,12 +859,12 @@ Specifically (Order No. / Model No. / CPU): </p> <ul> - <li>MA699LL/A / A1181 (EMC 2121) / Intel Core 2 Duo T5600</li> - <li>MA701LL/A / A1181 (EMC 2121) / Intel Core 2 Duo T7200</li> - <li>MB061LL/A / A1181 (EMC 2139) / Intel Core 2 Duo T7200</li> - <li>MA700LL/A / A1181 (EMC 2121) / Intel Core 2 Duo T7200</li> - <li>MB063LL/A / A1181 (EMC 2139) / Intel Core 2 Duo T7400</li> - <li>MB062LL/A / A1181 (EMC 2139) / Intel Core 2 Duo T7400</li> + <li>MA699LL/A / A1181 (EMC 2121) / Intel Core 2 Duo T5600 <b>(tested - working)</li> + <li>MA701LL/A / A1181 (EMC 2121) / Intel Core 2 Duo T7200 (untested)</li> + <li>MB061LL/A / A1181 (EMC 2139) / Intel Core 2 Duo T7200 (untested)</li> + <li>MA700LL/A / A1181 (EMC 2121) / Intel Core 2 Duo T7200 (untested)</li> + <li>MB063LL/A / A1181 (EMC 2139) / Intel Core 2 Duo T7400 (untested)</li> + <li>MB062LL/A / A1181 (EMC 2139) / Intel Core 2 Duo T7400 <b>(tested - working)</b></li> </ul> <p> @@ -1166,6 +1166,13 @@ If you see that, great! Shut down now (power off). Wait a few seconds and then boot! </p> + <p> + <b> + If you boot and you see nothing, try turning up the backlight (F2 for macbook21). + </b> + </p> + + </div> <p><a href="#pagetop">Back to top of page.</a></p> @@ -1230,7 +1237,7 @@ <p> <b> - If you boot and you see nothing, try turning up the backlight (Fn+Home). + If you boot and you see nothing, try turning up the backlight (Fn+Home for X60/X60S/X60T/T60, F2 for macbook21). If this is a ThinkPad X60 and backlight resets to zero when turning it up while at max, look at <a href="#tft_brightness">#tft_brightness</a>. </b> </p> |