d945gclf.html 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. <!DOCTYPE html>
  2. <html><head>
  3. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  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>Intel D945GCLF desktop board</title>
  10. </head>
  11. <body>
  12. <div class="section">
  13. <h1 id="pagetop">Intel D945GCLF desktop board</h1>
  14. <p>
  15. <a href="https://libreboot.org/docs/hcl/index.html">Back to previous index</a>
  16. </p>
  17. <p>
  18. If you just want flashing instructions, go to
  19. <a href="https://libreboot.org/docs/install/d945gclf.html">../install/d945gclf.html</a>
  20. </p>
  21. <p>
  22. This board is a mini-itx desktop board for 2008. It uses an atom
  23. 230, which is a singe core CPU but it is hyperthreaded so it appears to
  24. have 2 thread to the OS. The flash chip is very small, 512KiB, so grub2
  25. does not fit, which is why libreboot has to use seabios on this target.
  26. Full disk encryption like on other supported targets will not be
  27. possible, so plan accordingly.
  28. </p>
  29. <p>
  30. This board has a 945gc chipset which is the desktop equivalent of
  31. 945gm which can be found in the Lenovo x60/t60 or macbook2,1. This
  32. chipset features an ICH7 southbridge. It has 1 DIMM slot that can
  33. accommodate up to 2G of DDR2 RAM.
  34. </p>
  35. <p>
  36. Connectivity-wise it has 1 PCI slot, a 10/100 ethernet port, 4
  37. usb slot and 4 usb ports, with one internal header and 2 SATA ports.
  38. </p>
  39. <p>
  40. The D945GCLF2 is an upgraded version of this board. The
  41. differences are: 1 more USB header, 10/100/1000 ethernet and a dual core
  42. cpu (also hyperthreaded). Since the board is almost identical (and
  43. coreboot code seem to indicate that it works, since MAX_CPU=4 is set),
  44. it is believed that it should also work but this is untested.
  45. </p>
  46. <h2>
  47. Remarks about vendor bios:
  48. </h2>
  49. <ul>
  50. <li>Without coreboot/libreboot this board is utery useless, since the
  51. vendor bios is very bad. It cannot boot from any HDD wether it is
  52. connected to the SATA port or USB. With libreboot it works just fine.</li>
  53. <li>The vendor bios write protects the flash so it requires external
  54. flashing to install libreboot on this device. Once libreboot is flashed
  55. there is no problem to update the firmware internally</li>
  56. </ul>
  57. <p>
  58. Here is an image of the board:<br>
  59. <img alt="" src="../images/d945gclf/d945gclf.jpg"><br/>
  60. Here is an image of the D945GCLF2 board:<br>
  61. <img alt="" src="../images/d945gclf/20160923_141521.jpg" width="80%" height="80%"><br/>
  62. And SPI SOIC8 flash chip<br/>
  63. <img alt="" src="../images/d945gclf/20160923_141550.jpg" width="50%" height="50%">
  64. </p>
  65. </div>
  66. <div class="section">
  67. <h2>How to replace thermal paste and fan</h2>
  68. <p>
  69. This board comes with very crappy disposable loud fan, that one has no bearings,
  70. which can not be repaired or oiled properly, do not waste your time trying to fix it, just buy one chinese same size fan<br/>
  71. <img alt="" src="../images/d945gclf/20160923_141620.jpg" width="50%" height="50%">
  72. <img alt="" src="../images/d945gclf/20160923_141614.jpg" width="50%" height="50%">
  73. <br/>
  74. Make sure that new one has same wiring<br/>
  75. <img alt="" src="../images/d945gclf/20160923_142618.jpg" width="50%" height="50%"><br/>
  76. This is a new one, with bearing and maintenable<br/>
  77. <img alt="" src="../images/d945gclf/20160923_141738.jpg" width="50%" height="50%">
  78. <img alt="" src="../images/d945gclf/20160923_141814.jpg" width="50%" height="50%"><br/>
  79. Now remove the both coolers rotating them a bit, slowly, then clean both silicons
  80. and both coolers (removing cmos battery first is recommended)<br/>
  81. <img alt="" src="../images/d945gclf/20160923_141601.jpg" width="50%" height="50%"><br/>
  82. Put a little bit of non conductive thermal paste on both silicons (only cpu silicon iis shown on that image)<br/>
  83. <img alt="" src="../images/d945gclf/20160923_142031.jpg" width="50%" height="50%"><br/>
  84. <p>Before assembling new fan, some need new longer screws, make sure having these (on the left is original one, too short for new fan)<br/>
  85. <img alt="" src="../images/d945gclf/20160923_141659.jpg" width="50%" height="50%"><br/>
  86. After that, assemble your new fan into CPU cooler<br/>
  87. <img alt="" src="../images/d945gclf/20160923_141635.jpg" width="50%" height="50%"><br/>
  88. Finally assemle both coolers on both chips, do not forget put in the CPU fan connector back, and you are done.
  89. </div>
  90. <div class="section">
  91. <p>
  92. Copyright &copy; 2016 Arthur Heymans &lt;arthur@aheymans.xyz&gt;<br>
  93. Copyright &copy; 2016 Vitaly Castaño Solana &lt;vita_cell@hotmail.com&gt;<br>
  94. Permission is granted to copy, distribute and/or modify this document
  95. under the terms of the Creative Commons Attribution-ShareAlike 4.0 International license
  96. or any later version published by Creative Commons;
  97. A copy of the license can be found at <a href="https://libreboot.org/docs/cc-by-sa-4.0.txt">../cc-by-sa-4.0.txt</a>
  98. </p>
  99. <p>
  100. Updated versions of the license (when available) can be found at
  101. <a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">https://creativecommons.org/licenses/by-sa/4.0/legalcode</a>
  102. </p>
  103. <p>
  104. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
  105. EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
  106. AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
  107. ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
  108. IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
  109. WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
  110. PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
  111. ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
  112. KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
  113. ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
  114. </p>
  115. <p>
  116. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
  117. TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
  118. NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
  119. INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
  120. COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
  121. USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
  122. ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
  123. DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
  124. IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
  125. </p>
  126. <p>
  127. The disclaimer of warranties and limitation of liability provided
  128. above shall be interpreted in a manner that, to the extent
  129. possible, most closely approximates an absolute disclaimer and
  130. waiver of all liability.
  131. </p>
  132. </div>
  133. </body></html>