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

How to Install Realtek Rtl88x2BU Morrownr Driver on GNU/Linux Distros

July 13, 2025 | By the+gnu+linux+evangelist.

How to Install

  1. 2. Downloading rtl88x2BU Driver

    Now to Download Realtek rtl88x2BU Morrownr Linux Driver
    So clone the Git Repo with:

    git clone https://github.com/morrownr/88x2bu-20210702.git
  2. 3. Installing rtl88x2BU Driver

    Now to Install Realtek rtl88x2BU Morrownr for Linux
    Access the Target:

    cd 88x2bu*

    And Setup it with:

    sudo ./install-driver.sh

    For further insight see: GitHub Morrownr 88x2BU Driver
    Last, to load it Reboot:

    sudo reboot

Contents