$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

ASUS PCE-AC88 Driver Installation on Arch Linux

January 4, 2022 | By the+gnu+linux+evangelist.

GNU/Linux Arch ASUS PCE-AC88 Wifi Driver Setup – Step-by-step Guide

How to Install ASUS PCE-AC88 AC3100 Wireless 802.11ac Driver on Arch GNU/Linux desktop – Step by step Tutorial.

And the ASUS PCE-AC88 Device make use of the Broadcom BCM4366E Chipset that is supported by the brcmfmac Kernel Module.

In any case to get the possible Newest Patches, Fixes, and Improvements you are strongly Recommended to Update System & Kernel.

Finally, in case to check your Adapter Chipset see: How to Check Wireless Device ID on GNU/Linux.

ASUS PCE-AC88 Driver Arch Linux Installation

GNU/Linux Arch ASUS PCE-AC88 Wireless Setup Guide

This Card should Work Out-of-the-box on Arch Linux!

But in case, to Fix some Issues you should see How to Install Latest Kernel on Arch Linux