SkillAgentSearch skills...

Sounux

SouNux is a custom kernel build from the official WSL2 Linux kernel source from Microsoft. It provides all the needed dependencies for the support of Android containers such as Waydroid.

Install / Use

/learn @pro-grammer-SD/Sounux

README

⚙️ Custom WSL2 Kernel @SouNux – Supercharged for Android GUI!

🚨 IMPORTANT: READ THIS FIRST!

  • 🧑‍🤝‍🧑 Clone this repo:

git clone https://github.com/pro-grammer-SD/sounux.git

Set the kernel using the bzImage file located in dist/kernel.

  1. wsl --shutdown

  2. Open WSL Settings (Newly Introduced) in WSL 2

  1. Select browse kernels and search for this repo's bzImage locally.

  1. wsl

  2. (🤓 NERDY STEP): Run uname -r.

You should get something like as of my case: 6.6.87-sounux-sounux+

  • 🧩 Add Anbox Modules (Custom Fork)

🤖 Clone and install my Anbox modules fork:

git clone --depth=1 https://github.com/pro-grammer-SD/anbox-modules.git
cd anbox-modules
./INSTALL.sh
  • 🚀 Launch Waydroid

Run the launcher:

./dist/scripts/launch-waydroid.sh

If Waydroid shows a black screen, try:

waydroid prop set persist.waydroid.multi_windows true

✅ Done. Enjoy your GUI Android on WSL2.

📸 Screenshots:

1️⃣.

2️⃣.

View on GitHub
GitHub Stars16
CategoryCustomer
Updated20d ago
Forks0

Security Score

80/100

Audited on Mar 4, 2026

No findings