Skip to content

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.

Notifications You must be signed in to change notification settings

pro-grammer-SD/sounux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ 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️⃣.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published