ga-g41m-es2l.html 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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>Gigabyte GA-G41M-ES2L desktop board</title>
  10. </head>
  11. <body>
  12. <div class="section">
  13. <h1 id="pagetop">Gigabyte GA-G41M-ES2L desktop board</h1>
  14. <p>
  15. This is a desktop board using intel hardware (circa ~2009, ICH7 southbridge, similar performance-wise to the Libreboot X200. It can make for quite a nifty desktop. Powered by libreboot.
  16. </p>
  17. <p>
  18. IDE on the board is untested, but it might be possible to use a SATA HDD using an IDE SATA adapter. The SATA ports do work.
  19. </p>
  20. <p>
  21. The pci-express x16 port currently does not work on this board.
  22. </p>
  23. <p>
  24. <strong>NOTE: This board is unsupported in libreboot 20150518. To use it in libreboot, for now, you must build for it from source using the libreboot git repository.</strong>
  25. </p>
  26. <p>
  27. You need to set a custom MAC address in GNU/Linux for the NIC to work. In /etc/network/interfaces on debian-based systems like Debian or Trisquel,
  28. this would be in the entry for your NIC:<br/>
  29. hwaddress ether macaddressgoeshere
  30. </p>
  31. <p>
  32. Flashing instructions can be found at <a href="../install/index.html#flashrom">../install/index.html#flashrom</a>
  33. </p>
  34. </div>
  35. <div class="section">
  36. <p>
  37. Copyright &copy; 2016 Leah Rowe &lt;info@minifree.org&gt;<br/>
  38. Permission is granted to copy, distribute and/or modify this document
  39. under the terms of the Creative Commons Attribution-ShareAlike 4.0 International license
  40. or any later version published by Creative Commons;
  41. A copy of the license can be found at <a href="../cc-by-sa-4.0.txt">../cc-by-sa-4.0.txt</a>
  42. </p>
  43. <p>
  44. Updated versions of the license (when available) can be found at
  45. <a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">https://creativecommons.org/licenses/by-sa/4.0/legalcode</a>
  46. </p>
  47. <p>
  48. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
  49. EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
  50. AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
  51. ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
  52. IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
  53. WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
  54. PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
  55. ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
  56. KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
  57. ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
  58. </p>
  59. <p>
  60. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
  61. TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
  62. NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
  63. INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
  64. COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
  65. USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
  66. ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
  67. DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
  68. IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
  69. </p>
  70. <p>
  71. The disclaimer of warranties and limitation of liability provided
  72. above shall be interpreted in a manner that, to the extent
  73. possible, most closely approximates an absolute disclaimer and
  74. waiver of all liability.
  75. </p>
  76. </div>
  77. </body>
  78. </html>