mention hp8200mt

internally flashed, confirmed working.
wake on lan works too

Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
c20230710
Riku Viitanen 2023-06-22 23:27:32 +03:00
parent 2f08f185a4
commit ff932a3b2b
2 changed files with 9 additions and 4 deletions

View File

@ -1,17 +1,18 @@
--- ---
title: HP Elite 8200 SFF and 6200 Pro Business title: HP Elite 8200 SFF/MT and 6200 Pro Business
x-toc-enable: true x-toc-enable: true
... ...
<div class="specs"> <div class="specs">
<center> <center>
<img tabindex=1 alt="HP Compaq 8200 Elite SFF" class="p" src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /><span class="f"><img src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /></span> <img tabindex=1 alt="HP Compaq 8200 Elite SFF" class="p" src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /><span class="f"><img src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /></span> <img tabindex=1 title="From left to right: SFF and MT" class="p" src="https://av.libreboot.org/hp8200sff/sff+mt.jpg" /><span class="f"><img src="https://av.libreboot.org/hp8200sff/sff+mt.jpg" /></span>
</center> </center>
| ***Specifications*** | | | ***Specifications*** | |
|---------------------------|---------------------------------------------| |---------------------------|---------------------------------------------|
| **Manufacturer** | HP | | **Manufacturer** | HP |
| **Name** | Compaq 8200 Elite SFF | | **Name** | Compaq 8200 Elite SFF |
| | Compaq 8200 Elite MT |
| **Released** | 2011 | | **Released** | 2011 |
| **Chipset** | Intel Q67 | | **Chipset** | Intel Q67 |
| **CPU** | Intel Sandy/Ivy Bridge | | **CPU** | Intel Sandy/Ivy Bridge |
@ -59,6 +60,10 @@ which you can read more about here:
<https://support.hp.com/gb-en/product/hp-compaq-8200-elite-small-form-factor-pc/5037931> <https://support.hp.com/gb-en/product/hp-compaq-8200-elite-small-form-factor-pc/5037931>
MT is an identical board with a larger chassis and more powerful power supply:
<https://support.hp.com/gb-en/product/hp-compaq-8200-elite-desktop-pc-series/5037940>
Here's the [Technical Reference Manual](https://web.archive.org/web/20160109143257/https://h10032.www1.hp.com/ctg/Manual/c02778024.pdf). Here's the [Technical Reference Manual](https://web.archive.org/web/20160109143257/https://h10032.www1.hp.com/ctg/Manual/c02778024.pdf).
This system supports Ivy Bridge processors too. The original BIOS This system supports Ivy Bridge processors too. The original BIOS
won't even POST with those, but with Libreboot they work fully. won't even POST with those, but with Libreboot they work fully.
@ -204,11 +209,11 @@ IRC), who tested and confirmed the following functionality:
* SATA * SATA
* USB ports * USB ports
* Serial port (RS-232) * Serial port (RS-232)
* Wake on LAN
At the time of adding this board to Libreboot, the following is untested: At the time of adding this board to Libreboot, the following is untested:
* Parallel port (internal header on the board) * Parallel port (internal header on the board)
* Wake on LAN
* Floppy drive. The case has a spot for it, but I can't find the header (P10). * Floppy drive. The case has a spot for it, but I can't find the header (P10).
According to the initial coreboot port from 2018, the following also works: According to the initial coreboot port from 2018, the following also works:

View File

@ -25,7 +25,7 @@ libreboot currently supports the following systems in this release:
- [Acer G43T-AM3](acer_g43t-am3.md) - [Acer G43T-AM3](acer_g43t-am3.md)
- [Intel D510MO and D410PT motherboards](d510mo.md) - [Intel D510MO and D410PT motherboards](d510mo.md)
- [Apple iMac 5,2](imac52.md) - [Apple iMac 5,2](imac52.md)
- [HP Elite 8200 SFF](hp8200sff.md) (HP 6200 Pro Business probably works too) - [HP Elite 8200 SFF/MT](hp8200sff.md) (HP 6200 Pro Business probably works too)
- [HP Elite 8300 USDT](hp8300usdt.md) - [HP Elite 8300 USDT](hp8300usdt.md)
### Laptops (Intel, x86) ### Laptops (Intel, x86)