xanmod-kernel-WSL2 icon indicating copy to clipboard operation
xanmod-kernel-WSL2 copied to clipboard

Xanmod kernel for WSL2, built by clang with ThinLTO enabled. Build & Release are automated by Github Action.

Results 7 xanmod-kernel-WSL2 issues
Sort by recently updated
recently updated
newest added

When trying to apply my (working on bare metal) nftable ruleset, it failes on `6.6.9-locietta-WSL2-xanmod1 #1 SMP Mon Jan 1 22:31:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux` with: ``` Error:...

BUG

When using your kernel builds on WSL2 - windows paths are not loaded and exes are not runable. Any workarounds?

INFO-NEEDED

The kernel headers are missing. How can I get the kernel headers? And how do I install them? I know how to do it on Ubuntu but not too sure...

help wanted

![image](https://github.com/user-attachments/assets/dffee5fe-4e71-409f-870c-5c213ab7e82c)

please merge the missing config-wsl kernel features from upstream linux-msft-wsl-6.6.y https://github.com/microsoft/WSL2-Linux-Kernel/blob/linux-msft-wsl-6.6.y/arch/x86/configs/config-wsl

Docker Desktop fails to function correctly when running on the 6.8.10-locietta-WSL2-xanmod1.1 kernel. Users attempting to utilize Docker Desktop in conjunction with this kernel are experiencing operational issues that prevent Docker...

BUG

This pull request introduces two improvements to the patching script (config.sh): ### Unified Script & LTS Build Handling: - Unifies config.sh across LTS and non-LTS builds. Previously, a separate script...