diff options
author | Alexander Richards <electrodeyt@gmail.com> | 2021-05-15 22:55:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-15 22:55:23 +0200 |
commit | ab8aa591f9a923150e69477e54745c2567e24b78 (patch) | |
tree | a82c9b62f81081030c182e0f3ebd3d735da5a55f /Documentation/HardwareCompatibility.md | |
parent | 4b610627853b2b1fe79b46fcef5e9ebc590728d5 (diff) | |
download | serenity-ab8aa591f9a923150e69477e54745c2567e24b78.zip |
Documentation: Add my machine to hardware compatibility list (#7152)
Diffstat (limited to 'Documentation/HardwareCompatibility.md')
-rw-r--r-- | Documentation/HardwareCompatibility.md | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/Documentation/HardwareCompatibility.md b/Documentation/HardwareCompatibility.md index 53bcf8c1c5..b2202315e1 100644 --- a/Documentation/HardwareCompatibility.md +++ b/Documentation/HardwareCompatibility.md @@ -20,10 +20,11 @@ Serenity boots to a graphical desktop on all machines unless otherwise noted. ### Motherboards -| Make and model | Notes | -| ---------------------------------------- | ------------------------------------------ | -| Intel Desktop Board D915GAG / D915PSY | Pentium 4 HT CPU | -| Intel Desktop Board D875PBZ | Pentium 4 HT CPU | -| Gigabyte G31M-ES2L | ICH7 2009 machine with IDE controller only | -| Asus PRIME B360-PLUS | Has only one PS2 port, AHCI works | -| Asus H81M-K | w/ Intel Core i3-4170, AHCI works | +| Make and model | Notes | +| ---------------------------------------- | ----------------------------------------------------------------| +| Intel Desktop Board D915GAG / D915PSY | Pentium 4 HT CPU | +| Intel Desktop Board D875PBZ | Pentium 4 HT CPU | +| Gigabyte G31M-ES2L | ICH7 2009 machine with IDE controller only | +| Asus PRIME B360-PLUS | Has only one PS2 port, AHCI works | +| Asus H81M-K | w/ Intel Core i3-4170, AHCI works | +| Acer OEM Motherboard, H57H-AM2 | w/ Intel Core i5-760, AHCI work (graphics not tested) | |