summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-04-11 04:34:11 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-04-11 04:34:11 (EDT)
commit2cb111719e0a6f8d8ca31a0ac65571c318be1708 (patch)
tree047ee7b074e80c9da9b18e88d0b5eb4ecb3ddeec /docs
parent8966a54ce05049dac37b0de5659be51e97a18c05 (diff)
downloadlibreboot-2cb111719e0a6f8d8ca31a0ac65571c318be1708.zip
libreboot-2cb111719e0a6f8d8ca31a0ac65571c318be1708.tar.gz
libreboot-2cb111719e0a6f8d8ca31a0ac65571c318be1708.tar.bz2
docs/tasks.html: Notes about text-mode graphics on GM45
Diffstat (limited to 'docs')
-rw-r--r--docs/tasks.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html
index a1d84cf..8b4767e 100644
--- a/docs/tasks.html
+++ b/docs/tasks.html
@@ -136,6 +136,11 @@
X200: text-mode is broken. only framebuffer graphics work.
Commit bde6d309dfafe58732ec46314a2d4c08974b62d4 in coreboot is what
broke it. Investigate.
+ <ul>
+ <li>It might not be that commit; it's only an educated guess, based on
+ running <i>git log</i> on src/northbridge/intel/gm45/gma.c - an actual
+ git bisect has not yet been done.</li>
+ </ul>
</li>
<li>
Sound (internal speaker) worked on the T500, but stopped after all subsequent boots.