diff options
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 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. |