diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index f1cc062..ea63a34 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -354,7 +354,7 @@ Short answer: yes. These laptops also have an Intel GPU inside, which libreboot uses. The ATI GPU is ignored by libreboot. </p> <p> - These laptops use what is called <em>switchable graphics</em>, where it will have an Intel or ATI GPU. + These laptops use what is called <em>switchable graphics</em>, where it will have both an Intel and 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. </p> |