diff --git a/site/tasks/index.md b/site/tasks/index.md index 9fbc698..b2360c9 100644 --- a/site/tasks/index.md +++ b/site/tasks/index.md @@ -2234,3 +2234,16 @@ tmp, because in some cases it literally does now delete temporary files or directories, on the assumption that they are deleted at the end. at the end when lbmk exits, the main script deletes /tmp/lbmk\_xxxxxxxx +Switchable Graphics (Optimus) +============================= + +Some of the Thinkpads we support have dual graphics, using Nvidia Optimus. +It'd be nice to have. This coreboot patch enables it on Thinkpads: + + + +There are other patches on Gerit, related to Optimus too: + + + +This should be looked into.