summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-07-12 17:00:41 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-07-12 17:00:41 (EDT)
commit60e53b1bc04f973fbce4bfd679d69d70a7c69d51 (patch)
tree1f7a83cc89141d5bd3a8d356e33274a7cf2432b2
parent08b4126023fa16f1d473fa71800560e84f4684da (diff)
downloadlibreboot-60e53b1bc04f973fbce4bfd679d69d70a7c69d51.zip
libreboot-60e53b1bc04f973fbce4bfd679d69d70a7c69d51.tar.gz
libreboot-60e53b1bc04f973fbce4bfd679d69d70a7c69d51.tar.bz2
docs/hcl/gm45_lcd.html: Add dmesg output logs
-rw-r--r--docs/hcl/gm45_lcd.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/hcl/gm45_lcd.html b/docs/hcl/gm45_lcd.html
index b2cfe86..861e465 100644
--- a/docs/hcl/gm45_lcd.html
+++ b/docs/hcl/gm45_lcd.html
@@ -55,6 +55,24 @@
are not used, leading to the failure. The actual graphics initialization does work.
</p>
</div>
+
+ <div class="section">
+ <h1>Differences in dmesg (kernel parameter added: )</h1>
+ <p>
+ <a href="https://01.org/linuxgraphics/documentation/how-report-bugs">https://01.org/linuxgraphics/documentation/how-report-bugs</a>
+ </p>
+ <p>
+ These panels all work in the original firmware, so the idea is to see what differences there are in how coreboot handles them.
+ </p>
+ <p>
+ <a href="http://www.coreboot.org/pipermail/coreboot/attachments/20150712/d2e214bb/attachment-0002.txt">dmesg with coreboot-libre</a> (coreboot) -
+ See: <i>[drm:intel_lvds_init] detected single-link lvds configuration</i>
+ </p>
+ <p>
+ <a href="http://www.coreboot.org/pipermail/coreboot/attachments/20150712/d2e214bb/attachment-0003.txt">dmesg with lenovobios</a> (lenovobios) -
+ For the same line, it says dual-channel lvds configuration.
+ </p>
+ </div>
<div class="section">