summaryrefslogtreecommitdiffstats
path: root/docs/hcl/x200.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-28 16:20:55 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-28 16:20:55 (EDT)
commit7c82fca26642d4c43f84beb6c4f6ea7ce7b01d39 (patch)
treedb901cd9c9bfebaebc8adfb526d67e1641ae51b2 /docs/hcl/x200.html
parent6f6d0068196405b505bbde5dc0ab8645856d7f52 (diff)
downloadlibreboot-7c82fca26642d4c43f84beb6c4f6ea7ce7b01d39.zip
libreboot-7c82fca26642d4c43f84beb6c4f6ea7ce7b01d39.tar.gz
libreboot-7c82fca26642d4c43f84beb6c4f6ea7ce7b01d39.tar.bz2
docs/hcl/{x200,t400,t500,r400}.html: Tidy up
Diffstat (limited to 'docs/hcl/x200.html')
-rw-r--r--docs/hcl/x200.html22
1 files changed, 4 insertions, 18 deletions
diff --git a/docs/hcl/x200.html b/docs/hcl/x200.html
index b79c5d1..da0a3c3 100644
--- a/docs/hcl/x200.html
+++ b/docs/hcl/x200.html
@@ -51,24 +51,6 @@
<h2 id="compatibility_noblobs">Compatibility (without blobs)</h2>
- <p>
- Usual limitations apply for native graphics initialization
- (no VBT and/or INT10H and only GRUB works so no BIOS, so no DOS/Windows support
- - who cares? There is no system but GNU, and Linux is one of it's kernels).
- </p>
-
- <p>
- When connecting the AC adapter while system is powered off, system will then power on.
- This probably happens in coreboot aswell (with or without blobs).
- It's a minor annoyance, but it should be fixed (if it's not already fixed by now).
- </p>
-
- <p>
- This method of disabling the ME leaves the flash descriptor and gbe in place (non-functional data, fully documented)
- and disables the ME using soft straps. This means that the gigabit ethernet will still work (putting the system in
- non-descriptor mode would wipe it out).
- </p>
-
<div class="subsection">
<h3 id="hwvirt">Hardware virtualization (vt-x)</h3>
<p>
@@ -78,6 +60,10 @@
might be possible; if not, software virtualization should work fine (it's just slower).
</p>
<p>
+ On GM45 hardware (with libreboot), make sure that the <i>kvm</i> and <i>kvm_intel</i> kernel modules
+ are not loaded, when using QEMU.
+ </p>
+ <p>
The following errata datasheet from Intel might help with investigation:
<a href="http://download.intel.com/design/mobile/specupdt/320121.pdf">http://download.intel.com/design/mobile/specupdt/320121.pdf</a>
</p>