2021-05-18 12:21:48 +00:00
|
|
|
---
|
|
|
|
title: Intel D510MO and D410PT desktop boards
|
|
|
|
...
|
|
|
|
|
2022-11-19 16:09:02 +00:00
|
|
|
<div class="specs">
|
2022-11-19 15:08:30 +00:00
|
|
|
<center>
|
|
|
|
![Intel D510MO]()
|
|
|
|
</center>
|
|
|
|
|
|
|
|
| ***Specifications*** | |
|
|
|
|
|----------------------------|------------------------------------------------|
|
|
|
|
| **Manufacturer** | Intel |
|
|
|
|
| **Name** | D510MO/D410PT |
|
|
|
|
| **Released** | 2010 |
|
|
|
|
| **Chipset** | Intel NM10 Express (Mount Olive) |
|
|
|
|
| **CPU** | Intel Atom |
|
|
|
|
| **Graphics** | Integrated |
|
|
|
|
| **Display** | None. |
|
|
|
|
| **Memory** | Up to 4GB |
|
|
|
|
| **Architecture** | x86_64 |
|
|
|
|
| **Original boot firmware** | Intel BIOS |
|
|
|
|
| **Intel ME/AMD PSP** | Not present. |
|
|
|
|
| **Flash chip** | ? |
|
|
|
|
|
|
|
|
```
|
|
|
|
W+: Works without blobs;
|
|
|
|
N: Doesn't work;
|
|
|
|
W*: Works with blobs;
|
|
|
|
U: Untested;
|
|
|
|
P+: Partially works;
|
|
|
|
P*: Partially works with blobs
|
|
|
|
```
|
|
|
|
|
|
|
|
| ***Features*** | |
|
|
|
|
|----------------|---------------------------------------|
|
|
|
|
| **Internal flashing with original boot firmware** | N |
|
|
|
|
| **Display** | - |
|
|
|
|
| **Audio** | W+ |
|
|
|
|
| **RAM Init** | P+ |
|
|
|
|
| **External output** | P+ |
|
|
|
|
| **Display brightness** | - |
|
|
|
|
|
|
|
|
| ***Payloads supported*** | |
|
|
|
|
|---------------------------|-------|
|
|
|
|
| **GNU GRUB** | Works |
|
|
|
|
| **SeaBIOS** | Works |
|
|
|
|
| **SeaBIOS with GNU GRUB** | Works |
|
|
|
|
</div>
|
2021-05-18 12:21:48 +00:00
|
|
|
This is a desktop board using intel hardware (circa \~2009, ICH7
|
2022-11-13 21:12:15 +00:00
|
|
|
southbridge, similar performance-wise to the ThinkPad X200. It can make
|
2022-11-14 02:31:12 +00:00
|
|
|
for quite a nifty desktop. Powered by libreboot.
|
2021-05-18 12:21:48 +00:00
|
|
|
|
|
|
|
NOTE: D410PT is another name and it's the same board. Flash the exact same
|
|
|
|
ROM and it should work.
|
|
|
|
|
|
|
|
NOTE: This board has a working framebuffer in Grub, but in GNU+Linux in
|
|
|
|
native resolution the display is unusable due to some raminit issues.
|
|
|
|
This board can however be used for building a headless server.
|
|
|
|
|
|
|
|
Flashing instructions can be found at
|
|
|
|
[../install/d510mo.md](../install/d510mo.md)
|