For many years I've been searching for a spiritual successor to the ultimately doomed Intel C2000 line of low power media server motherboards.  The board in question is the ASRock Rack E3C246D4U. What makes it so perfect? That's what I'll attempt to discuss in this post.

ASRock Rack E3C246D4U - A mATX media server powerhouse

Memory Support

First, the board will take up to 128GB of DDR4 RAM - both ECC and and non-ECC memory is supported depending on your CPU choice. 4x32GB DDR4 RAM sticks will cost you a mere ~$600, but the point is you can do it. Supporting this much memory gives me a huge amount of confidence that this board will last as long as I need it to and run as many containers or VMs as I can dream up.

Note that not all CPUs that this board is compatible with will support that much RAM so make sure to check on Intel's ARK what your CPU will support. A tasty little number might be the i3 8100 CPU which supports ECC and has Quick Sync video encoding built-in.

Board Layout

Next let's take a look at the layout of the board itself. It's got a single M.2 NVME/SATA (beware SATA mode is shared with the SATA_0 port) slot and 3 PCI-E expansion slots - one of which is suitable for a GPU and that could be useful if you intend to use this board for PCI passthrough purposes.

The board has 8 - count 'em - on-board SATA ports. Media servers often have a lot of hard drives so more SATA ports = more better in my opinion.

Commonly, boards that ship with 8 ports have 6 on one SATA controller and 2 on another. This can be useful for passthrough purposes as they'll often be in different IOMMU groups but as we can see from the schematic in the motherboard's manual the 8 ports are all hanging directly off the Intel C246 chipset. If this matters to you it's easily remedied with an inexpensive PCI-E SATA card but this uses up a precious expansion slot so factor this in when designing your system.

PCIe Bifurcation

The board only has 1 M.2 NVME slot, but to work around that I use the Asus Hyper M.2 X16 card. This PCIe card supports 4 NVME M.2 drives and costs in the $50-75 range on a good day.

Asus Hyper M.2 X16 card

In order for this card to work properly we need the ability to split, or bifurcate, a single PCIe slot into multiple. Unfortunately, the board only support x8x4x4 which is effectively the same as splitting the single slot in 3, not 4. This means that that we can only use 3 of the 4 M.2 slots on the Asus card - the M.2(Socket3)_2 slot is the one that doesn't work. Combined with the M.2 slot on the board itself, this gives a total capability of 4 NVME drives.

To enable the feature load up the BIOS and change Advanced -> Chipset Configuration -> PCIe6/PCIe4 Link Width to X8X4X4.

Enabled bifurcation in the BIOS

Note that this will only work on the top PCIe slot. This is due to physical architecture limitations of the C246 platform.

IPMI + iGPU working concurrently

This particular motherboard will spend its life on the other side of the Atlantic ocean from me as a remote backup server at a parents house. Therefore it's absolutely critical that it has IPMI. This allows remote power control, remote console viewing and if it comes to it operating system reinstallation over a network.

An HTML5 based IPMI interface, NO MORE JAVA!!

However, it can be tricky to find a motherboard which supports IPMI and allows the iGPU to be active at the same time. The iGPU is important because this is where Intels Quick Sync lives - a highly performant hardware encoding platform that uses almost no energy whilst transcoding video.

Indeed, it was tricky to get it working on this motherboard. To start with I installed Proxmox and attempted to verify the iGPU was working using intel_gpu_top. However I was going round in circles with the following error intel_gpu_top Failed to detect engines! (No such file or directory) (Kernel 4.16 or newer is required for i915 PMU support.).

That is until I found the following post buried deep within a thread on the Unraid forums. Here is the text for posterity:

I purchased the ASRock Rack E3C246D4U and there is a way to enable the iGPU without installing the beta BIOS. I'm currently running P2.30 with iGPU enabled.
There is a key combination you need to press when booting your system. After powering on the boot splash screen will display the ASRock Rack image and the message “Updating FRU system devices”. When you see "Updating FRU system devices" press ctrl+alt+F3 and it will load the BIOS menu. In BIOS menu, you will see an additional page labeled IntelRC Chipset. Select System Agent (SA) Configuration, then Graphics Configuration, and then Enable IGPU Multi-Monitor.
Intel Socket 1151 Motherboards with IPMI AND Support for iGPU

The key combo unlocks a whole second, secret menu and unearths dozens and dozens of options that aren't normally exposed.

Use IPMI to get into the secret BIOS menu

Once you're in the secret menu look for IntelRC Chipset -> Graphics Configuration and set it up as below.

iGPU Multi-Monitor = Enabled

Once this is done you should be able to connect to the IPMI interface and view the console as well as use the iGPU Quick Sync features for something like Plex! This is the holy grail!!

Note that all my testing was performed using Proxmox v7 - as the Unraid thread linked above should alert you, your mileage may vary on other OS's.

Hardware acceleration as monitored with intel_gpu_top

Pricing + Availability

At the time of writing this board costs $260 from Newegg. A year ago I would have considered this too expensive but a year+ of hardware shortages has me re-evaluating what I will pay for a board that is in stock.

I've put an i5 8500 CPU into my board but the supported CPU list is long. The C246's sister, the older C236 based board has a similar feature set but supports fewer CPUs.

Conclusion

This board ticks every single box except one. If it had HDMI out it would be the perfect board for this use case. ASRock Rack make the C246 WS workstation board which has more SATA ports, an HDMI out and for some reason a 20+ year old PCI port. It's an ATX size which might not suit as many chassis's as this mATX board.

The board only arrived today but I've gotten it working in a couple of hours exactly the way I wanted. It really is about as close to perfect as we're going to get in this space. Should you buy one? Yes, if you need it - you should!

The lack of the HDMI port is about the only downside to an otherwise truly excellent offering from ASRock Rack. Unfortunately, it's out of stock on Amazon at the moment but here's an affiliate link anyway.

For the software side of things check out my other site at https://perfectmediaserver.com for ways to get started building your own Perfect Media Server. And if you like this kind of thing, I have a podcast - https://selfhosted.show - as well. See you there!