From 3a61a752b35aed42fb78231c961bb4d16b7846fb Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 06 Dec 2015 11:34:07 -0500 Subject: FAQ: ATI GPUs on GM45 hardware --- (limited to 'site/faq') diff --git a/site/faq/index.php b/site/faq/index.php index a0a41d4..33b9884 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -53,6 +53,7 @@
  • Will the Purism Librem laptops be supported?
  • +
  • Will libreboot work on a ThinkPad T400 or T500 with an ATI GPU?
  • Will the latest Thinkpad models be supported?
  • Will desktop/server hardware be supported?
  • Hi, I have <insert random system here>, is it supported?
  • @@ -348,6 +349,25 @@ Back to top of page

    +

    Will libreboot work on a ThinkPad T400 or T500 with an ATI GPU? #t400t500ati

    +

    + Short answer: yes. +

    +

    + These laptops use what is called switchable graphics, where it will have an Intel or ATI GPU. + Coreboot will allow you to set (using nvramtool) a parameter, specifying whether you would like to use + Intel or ATI. The ATI GPU lacks free native graphics initialization in coreboot, unlike the Intel GPU. +

    +

    + Libreboot modifies coreboot, in such a way where this nvramtool setting is ignored. Libreboot will just + assume that you want to use the Intel GPU. Therefore, the ATI GPU is completely disabled on these laptops. + Intel is used instead, with the free native graphics initialization (VBIOS replacement) that exists in + coreboot. +

    +

    + Back to top of page +

    +

    Will the latest ThinkPad models be supported? #thinkpads

    The latest ThinkPad generation supported in libreboot are the ones -- cgit v0.9.1