Skip to content

Commit fd95491

Browse files
committed
Documentation: Remove rarely updated hardware compatibility list
This document was rarely updated and refers to hardware that is no longer supported: ATA drives. USB might also work on these machines now.
1 parent 4f04a3a commit fd95491

File tree

3 files changed

+0
-41
lines changed

3 files changed

+0
-41
lines changed

Documentation/BareMetalInstallation.md

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ You must be willing to wipe your disk's contents to allow for writing the Sereni
1313

1414
At present there is no real GPU support so don't expect OpenGL, Vulkan nor accelerated video playback and encoding support. Serenity currently relies upon the multiboot or EFI GOP framebuffer on real hardware. There is no WiFi support and the network card chipsets that are currently supported: Intel e1000, Intel e1000e and Realtek 8168. The e1000 driver has only been tested with qemu and VirtualBox although it may work with NICs such as those using the Intel 82545XX, 82540XX, 82546XX or similar chipsets. Supported sound cards are Intel AC'97 and Intel HDA PCI devices.
1515

16-
For more details on known working hardware see the [SerenityOS Hardware Compatibility List](HardwareCompatibility.md).
17-
1816
## Creating a Serenity GRUB disk image
1917

2018
Before creating a Serenity disk image, you need to build the OS as described in the [SerenityOS build instructions](BuildInstructions.md). Follow those instructions up to and including running **ninja install** (`Meta/serenity.sh image <arch>`).

Documentation/HardwareCompatibility.md

-38
This file was deleted.

Documentation/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Make sure to read the basic [Build Instructions](BuildInstructions.md) first.
2828

2929
- [Bare Metal Installation](BareMetalInstallation.md)
3030
- [Running On Raspberry Pi](RunningOnRaspberryPi.md)
31-
- [Known Hardware Compatibility](HardwareCompatibility.md)
3231

3332
## Configuring Editors and Language Servers
3433

0 commit comments

Comments
 (0)