Skip to content
shygosh edited this page Dec 8, 2025 · 2 revisions

Welcome to the liquid_kernel_desktop_x86 wiki!

Notes

In order to clean build your dkms module, you need to follow this step:

  1. Download the toolchain below and extract it, preferably in your home directory.
  2. Login root with sudo -s
  3. export PATH="/home/<user>/llvm-21.1.7-x86_64/bin:$PATH" IGNORE_CC_MISMATCH=1
  4. Install kernel/DKMS

Currently, we only provide prebuilt packages for Archlinux.

Assets

Toolchain: https://www.kernel.org/pub/tools/llvm/files/llvm-21.1.7-x86_64.tar.xz

Clone this wiki locally