t400.html 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <style type="text/css">
  7. @import url('../css/main.css');
  8. </style>
  9. <title>ThinkPad T400</title>
  10. </head>
  11. <body>
  12. <div class="section">
  13. <h1 id="pagetop">ThinkPad T400</h1>
  14. <p>
  15. It is believed that all or most T400 laptops are compatible.
  16. See notes about <a href="../install/t400_external.html#cpu_compatibility">CPU compatibility</a>
  17. for potential incompatibilities.
  18. </p>
  19. <p>
  20. There are two possible flash chip sizes for the T400: 4MiB (32Mbit) or 8MiB (64Mbit).
  21. This can be identified by the type of flash chip below the palmrest: 4MiB is SOIC-8, 8MiB
  22. is SOIC-16.
  23. </p>
  24. <p>
  25. <b>The T400 laptops come with the ME (and sometimes AMT in addition) before flashing libreboot. Libreboot disables and removes it
  26. by using a modified descriptor: see <a href="gm45_remove_me.html">gm45_remove_me.html</a></b> (contains notes, plus
  27. instructions)
  28. </p>
  29. <p>
  30. Flashing instructions can be found at <a href="../install/index.html#flashrom">../install/index.html#flashrom</a>
  31. </p>
  32. <p>
  33. <a href="index.html">Back to previous index</a>.
  34. </p>
  35. </div>
  36. <div class="section">
  37. <h2 id="compatibility_noblobs">Compatibility (without blobs)</h2>
  38. <div class="subsection">
  39. <h3 id="hwvirt">Hardware virtualization (vt-x)</h3>
  40. <p>
  41. The T400, when run without CPU microcode updates in coreboot, currently kernel panics
  42. if running QEMU with vt-x enabled on 2 cores for the guest. With a single core enabled
  43. for the guest, the guest panics (but the host is fine). Working around this in QEMU
  44. might be possible; if not, software virtualization should work fine (it's just slower).
  45. </p>
  46. <p>
  47. On GM45 hardware (with libreboot), make sure that the <i>kvm</i> and <i>kvm_intel</i> kernel modules
  48. are not loaded, when using QEMU.
  49. </p>
  50. <p>
  51. The following errata datasheet from Intel might help with investigation:
  52. <a href="http://download.intel.com/design/mobile/specupdt/320121.pdf">http://download.intel.com/design/mobile/specupdt/320121.pdf</a>
  53. </p>
  54. </div>
  55. </div>
  56. <div class="section">
  57. <p>
  58. The T400 is almost identical to the X200, code-wise. See <a href="x200.html">x200.html</a>.
  59. </p>
  60. </div>
  61. <div class="section">
  62. <h1 id="lcd_compatibility">LCD compatibly</h1>
  63. <p>
  64. Not all LCD panels are compatible yet. See <a href="gm45_lcd.html">gm45_lcd.html</a>.
  65. </p>
  66. </div>
  67. <div class="section">
  68. <h2 id="regdumps">Hardware register dumps</h2>
  69. <p>
  70. The coreboot wiki <a href="http://www.coreboot.org/Motherboard_Porting_Guide">shows</a>
  71. how to collect various logs useful in porting to new
  72. boards. Following are outputs from the T400:
  73. </p>
  74. <ul>
  75. <li>
  76. T400 with <b>Winbond W25X64</b> flash chip (8MiB, SOIC-16)
  77. and Lenovo BIOS 2.02 (EC firmware 1.01):
  78. <ul>
  79. <li><a href="../future/dumps/logs-t400-bios2.02-ec1.01/">../future/dumps/logs-t400-bios2.02-ec1.01/</a></li>
  80. </ul>
  81. </li>
  82. <li>
  83. Version of flashrom used for the external flashing/reading logs is the one that libreboot git revision c164960 uses.
  84. </li>
  85. </ul>
  86. </div>
  87. <div class="section">
  88. <p>
  89. Copyright &copy; 2015 Leah Rowe &lt;info@minifree.org&gt;<br/>
  90. Permission is granted to copy, distribute and/or modify this document
  91. under the terms of the GNU Free Documentation License, Version 1.3
  92. or any later version published by the Free Software Foundation;
  93. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  94. A copy of the license can be found at <a href="../gfdl-1.3.txt">../gfdl-1.3.txt</a>
  95. </p>
  96. <p>
  97. Updated versions of the license (when available) can be found at
  98. <a href="https://www.gnu.org/licenses/licenses.html">https://www.gnu.org/licenses/licenses.html</a>
  99. </p>
  100. <p>
  101. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
  102. EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
  103. AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
  104. ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
  105. IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
  106. WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
  107. PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
  108. ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
  109. KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
  110. ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
  111. </p>
  112. <p>
  113. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
  114. TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
  115. NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
  116. INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
  117. COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
  118. USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
  119. ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
  120. DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
  121. IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
  122. </p>
  123. <p>
  124. The disclaimer of warranties and limitation of liability provided
  125. above shall be interpreted in a manner that, to the extent
  126. possible, most closely approximates an absolute disclaimer and
  127. waiver of all liability.
  128. </p>
  129. </div>
  130. </body>
  131. </html>