-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Desktops
- Desktop Operating Systems and Recovery
- CentOS Compatibility with HP EliteDesk 800 G1

Create an account on the HP Community to personalize your profile and ask a question
07-20-2022 02:20 PM
Dear community,
I have my eyes set on a HP EliteDesk 800 G1 to fulfill a certain need I have, for which I need to set up a machine with CentOS 7 (specifically). Why a HP EliteDesk 800 G1? It's price and availability in the market I find myself in right now (low tier developing country).
My question is: Are these HP EliteDesk 800 G1 desktop computers, which usually come with a 4th gen Intel processor w/4-8Gb of DDR3 RAM, compatible with CentOS 7? In case they are, is there any difference in compatibility between the i3, i5, or i7 models with 4 or 8 Gb of RAM? And in case no model is compatible, which specs should I be looking for? or which similar, compatible, models are there? (in hopes they're available where I am located).
Thank you very much for you time,
Kind regards,
Ajt_Cova
09-15-2022 03:04 AM - edited 09-15-2022 03:55 AM
I believe you will be OK, but there is one thing to take into consideration. We have not run CentOS7 (that i recall), but have successfully run the Fedora based QubesOS on these with the i7 CPU. We also run PopOS, LinuxMint 18, 19, 20, and 21. The biggest catch has been a hard crash of the monitor and or backlight or Driver that kills X and often all the TTYs. From another machine, one can successfully ssh back to the seemingly dead machine, but usually a reboot is required for the console to be usable again. Killing Xorg may work, but when all the CTRL-ALT+F1 through CTRL-ALT+F8 ttys are dead as well, sudo reboot from ssh seems to be the only option. Otherwise, a hard power reset or MeshCentral vPro remote power reset. If there was a way to reset power to just the LVDS screen in the All-in-One😕, then this would not be an issue.
A workaround is to disable the ScreenSaver and PowerManagement for all users and especially the initial welcome / logon screen as detailed in <SOLVED> Disable Screen Power Management for Logon Screen?
Lack of conformity to the Extended Display Identification Data or EDID is a likely culprit. You see the BIOS will list three models of internal LVDS monitors, but will always revert to Auto Selecting the internal monitor. That alone makes it hard to troubleshoot. There is a likely solution in either rewriting the edid or educating the driver developers. I will post the edid-decode output in a separate reply.
HP EliteOne 800 All-in-One internal 23" Monitor or Driver Crashes Hard on Sleep.
https://forum.linux-hardware.org/index.php?page=MonitorCrashes
Tag: "HP EliteOne 800 G1 All-in-One PC (ENERGY STAR)" in "Desktop Operating Systems and Recovery"
Tag: "Linux" in "Desktop Operating Systems and Recovery"
Tag: "EDID" in "Desktop Operating Systems and Recovery"
Tag: "HP EliteDesk 800 G1" in "Desktop Operating Systems and Recovery"
09-15-2022 04:39 AM - edited 09-15-2022 01:45 PM
EDID Conformity Testing website fails this machine with the message: "Missing Display Range Limits Descriptor."
- The BIOS settings allow choosing between two models of Samsung and one LG model.
- Alphanumeric Data String: 'V07' which happens to be an OEM of LCD monitors.
- Display Product Name: 'HPQ 800 AIO'
- Alphanumeric Data String: 'LM230WF3-SLL1'
- Manufacturer: HWP
- Model: 4233
- Made in: week 21 of 2013
https://hverkuil.home.xs4all.nl/edid-decode/edid-decode.html
$ sudo apt install edid-decode
$ edid-decode --check --hide-serial-numbers /sys/class/drm/card0-LVDS-1/edid
This is the hexadecimal version of the Extended Display Identification Data.
edid-decode (hex):
00 ff ff ff ff ff ff 00 22 f0 89 10 01 00 00 00
15 17 01 03 80 33 1d 78 0a a0 40 a6 56 52 9d 27
10 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
01 01 01 01 01 01 19 38 80 00 71 38 14 40 60 40
84 00 fe 1f 11 00 00 78 00 00 00 fe 00 56 30 37
0a 20 20 20 20 20 20 20 20 20 00 00 00 fc 00 48
50 51 20 38 30 30 20 41 49 4f 0a 20 00 00 00 fe
00 4c 4d 32 33 30 57 46 33 2d 53 4c 4c 31 00 a0
----------------
Block 0, Base EDID:
EDID Structure Version & Revision: 1.3
Vendor & Product Identification:
Manufacturer: HWP
Model: 4233
Serial Number: REMOVED
Made in: week 21 of 2013
Basic Display Parameters & Features:
Digital display
Maximum image size: 51 cm x 29 cm
Gamma: 2.20
RGB color display
First detailed timing is the preferred timing
Color Characteristics:
Red : 0.6503, 0.3378
Green: 0.3203, 0.6132
Blue : 0.1533, 0.0625
White: 0.3125, 0.3281
Established Timings I & II: none
Standard Timings: none
Detailed Timing Descriptors:
DTD 1: 1920x1080 59.997493 Hz 16:9 65.997 kHz 143.610000 MHz (four way interleaved, 510 mm x 287 mm)
Hfront 96 Hsync 64 Hback 96 Hpol N
Vfront 8 Vsync 4 Vback 8 Vpol N
Alphanumeric Data String: 'V07'
Display Product Name: 'HPQ 800 AIO'
Alphanumeric Data String: 'LM230WF3-SLL1'
Checksum: 0xa0
----------------
Preferred Video Timing if only Block 0 is parsed:
DTD 1: 1920x1080 59.997493 Hz 16:9 65.997 kHz 143.610000 MHz (four way interleaved, 510 mm x 287 mm)
Hfront 96 Hsync 64 Hback 96 Hpol N
Vfront 8 Vsync 4 Vback 8 Vpol N
----------------
Native Video Resolution:
1920x1080
----------------
edid-decode SHA: 791ce31e7dc6 2022-09-09 08:44:21
Failures:
Block 0, Base EDID:
Missing Display Range Limits Descriptor.
EDID conformity: FAIL