kfsn4-dre.html 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  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>ASUS KFSN4-DRE server/workstation board</title>
  10. </head>
  11. <body>
  12. <div class="section">
  13. <h1 id="pagetop">ASUS KFSN4-DRE server/workstation board</h1>
  14. <p>
  15. This is a server board using AMD hardware (Fam10h). It can also be used
  16. for building a high-powered workstation. Powered by libreboot.
  17. </p>
  18. <p>
  19. Flashing instructions can be found at <a href="../install/index.html#flashrom">../install/index.html#flashrom</a>
  20. </p>
  21. <p>
  22. <a href="index.html">Back to previous index</a>.
  23. </p>
  24. </div>
  25. <div class="section">
  26. <h1 id="formfactor">Form factor</h1>
  27. <p>
  28. These boards use the SSI EEB 3.61 form factor; make sure
  29. that your case supports this. This form factor is similar
  30. to E-ATX in that the size is identical, but the position of
  31. the screws are different.
  32. </p>
  33. </div>
  34. <div class="section">
  35. <h1 id="flashchips">Flash chips</h1>
  36. <p>
  37. These boards use LPC flash (not SPI), in a PLCC socket. The default flash size
  38. 1MiB (8Mbits), and can be upgraded to 2MiB (16Mbits).
  39. SST49LF080A is the default that the board uses.
  40. SST49LF016C is an example of a 2MiB (16Mbits) chip, which might work.
  41. It is believed that 2MiB (16Mbits) is the maximum size available for the flash chip.
  42. </p>
  43. <p>
  44. <b>
  45. DO NOT hot-swap the chip with your bare hands. Use a PLCC
  46. chip extractor. These can be found online.
  47. See <a href="http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools">http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools</a>
  48. </b>
  49. </p>
  50. </div>
  51. <div class="section">
  52. <h1 id="graphics">Native graphics initialization</h1>
  53. <p>
  54. Native graphics initialization exists (XGI Z9s) for this board.
  55. Framebuffer- and text-mode both work. A serial port is also
  56. available.
  57. </p>
  58. </div>
  59. <div class="section">
  60. <h1>Memory</h1>
  61. <p>
  62. DDR2 533/667 Registered ECC. 16 slots. Total capacity up to 64GiB.
  63. </p>
  64. </div>
  65. <div class="section">
  66. <h1 id="hexcore">Hex-core CPUs</h1>
  67. <p>
  68. PCB revision 1.05G is the best version of this board (the
  69. revision number will be printed on the board), because it
  70. can use dual hex-core CPUs (Opteron 2400/8400 series). Other
  71. revisions are believed to only support dual quad-core CPUs.
  72. </p>
  73. </div>
  74. <div class="section">
  75. <h1 id="issues">Current issues</h1>
  76. <ul>
  77. <li>
  78. There seems to be a 30 second bootblock delay (observed by tpearson);
  79. the system otherwise boots and works as expected.
  80. See <a href="text/kfsn4-dre/bootlog.txt">text/kfsn4-dre/bootlog.txt</a>
  81. - this uses the 'simple' bootblock, while tpearson uses the 'normal'
  82. bootblock, which tpearson suspects may be a possible cause.
  83. This person says that they will look into it.
  84. <a href="http://review.coreboot.org/gitweb?p=board-status.git;a=blob;f=asus/kfsn4-dre/4.0-10101-g039edeb/2015-06-27T03:59:16Z/config.txt;h=4742905c185a93fbda8eb14322dd82c70641aef0;hb=055f5df4e000a97453dfad6c91c2d06ea22b8545">This config</a> doesn't have the issue.
  85. </li>
  86. <li>
  87. Text-mode is a bit jittery (but still usable). (the jitter disappears
  88. if using KMS, once the kernel starts. The jitter will remain, if
  89. booting the kernel in text-mode).
  90. </li>
  91. </ul>
  92. </div>
  93. <div class="section">
  94. <h1>Other information</h1>
  95. <p>
  96. <a href="ftp://ftp.sgi.com/public/Technical%20Support/Pdf%20files/Asus/kfsn4-dre.pdf">specifications</a>
  97. </p>
  98. </div>
  99. <div class="section">
  100. <p>
  101. Copyright &copy; 2015 Leah Rowe &lt;info@minifree.org&gt;<br/>
  102. Permission is granted to copy, distribute and/or modify this document
  103. under the terms of the GNU Free Documentation License, Version 1.3
  104. or any later version published by the Free Software Foundation;
  105. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  106. A copy of the license can be found at <a href="../gfdl-1.3.txt">../gfdl-1.3.txt</a>
  107. </p>
  108. <p>
  109. Updated versions of the license (when available) can be found at
  110. <a href="https://www.gnu.org/licenses/licenses.html">https://www.gnu.org/licenses/licenses.html</a>
  111. </p>
  112. <p>
  113. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
  114. EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
  115. AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
  116. ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
  117. IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
  118. WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
  119. PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
  120. ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
  121. KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
  122. ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
  123. </p>
  124. <p>
  125. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
  126. TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
  127. NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
  128. INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
  129. COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
  130. USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
  131. ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
  132. DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
  133. IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
  134. </p>
  135. <p>
  136. The disclaimer of warranties and limitation of liability provided
  137. above shall be interpreted in a manner that, to the extent
  138. possible, most closely approximates an absolute disclaimer and
  139. waiver of all liability.
  140. </p>
  141. </div>
  142. </body>
  143. </html>