summaryrefslogtreecommitdiffstats
path: root/docs/install/t500_external.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-04 09:58:54 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-04 13:29:19 (EDT)
commitd4bee5d0fb8b8775af2a0da356fce9d3bf8104bb (patch)
treec8ec4fb54f059aa2386b2d6abccf45434b14be2c /docs/install/t500_external.html
parent5f69499262789d3adcb9b9422d3175a3008c6fc5 (diff)
downloadlibreboot-d4bee5d0fb8b8775af2a0da356fce9d3bf8104bb.zip
libreboot-d4bee5d0fb8b8775af2a0da356fce9d3bf8104bb.tar.gz
libreboot-d4bee5d0fb8b8775af2a0da356fce9d3bf8104bb.tar.bz2
Update coreboot + merge GM45 hybrid GPU patches
Also add power_on_after_fail to X200 and others (prevents the bug where the system would boot when connecting the AC adapter) (option in menuconfig to use CMOS/nvram settings is now enabled) Also NetDCDC is now the default USB debug dongle used (compatible with the BBB rev C). Add two new methods for managing coreboot configs: ./build config corebootreplace ./build config corebootmodify
Diffstat (limited to 'docs/install/t500_external.html')
-rw-r--r--docs/install/t500_external.html12
1 files changed, 2 insertions, 10 deletions
diff --git a/docs/install/t500_external.html b/docs/install/t500_external.html
index 32f87a0..77a8b43 100644
--- a/docs/install/t500_external.html
+++ b/docs/install/t500_external.html
@@ -76,16 +76,8 @@
<p>
Libreboot is known to work on systems with only the Intel GPU, using native graphics initialization.
- On systems with switchable graphics, it is believed that the ATI chip is used by default; coreboot
- was tested with the native init and it didn't work, so the theory is that you have to disable
- the ATI chip and make it use the Intel GPU instead (with native graphics), using the same method
- as lenovobios. The other alternative is to implement native graphics initialization for the ATI chip
- used on some models, but this is much harder (disabling the ATI chip in favour of Intel is likely much easier).
- </p>
-
- <p>
- For now (unless you want to help make systems with switchable graphics work, where a display
- is initialized for the Intel GPU), you should avoid systems with switchable graphics.
+ On systems with switchable graphics, the Intel GPU is used and the ATI GPU is disabled, so
+ native graphics initialization works all the same.
</p>
<h1>CPU paste required</h1>