diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 09:34:11 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 09:34:11 +0100 |
commit | 2cb111719e0a6f8d8ca31a0ac65571c318be1708 (patch) | |
tree | 047ee7b074e80c9da9b18e88d0b5eb4ecb3ddeec /docs/tasks.html | |
parent | 8966a54ce05049dac37b0de5659be51e97a18c05 (diff) | |
download | librebootfr-2cb111719e0a6f8d8ca31a0ac65571c318be1708.tar.gz librebootfr-2cb111719e0a6f8d8ca31a0ac65571c318be1708.zip |
docs/tasks.html: Notes about text-mode graphics on GM45
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index a1d84cfb..8b4767ec 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. |