kernel-ark VS waydroid

Compare kernel-ark vs waydroid and see what are their differences.

waydroid

Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu. (by waydroid)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kernel-ark waydroid
6 179
- 6,979
- 2.7%
- 7.1
- 6 days ago
Python
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kernel-ark

Posts with mentions or reviews of kernel-ark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • SUSE Preserves Choice in Enterprise Linux by Forking RHEL
    4 projects | news.ycombinator.com | 11 Jul 2023
  • Enabling secure boot for your Arch installation is very easy now with the "sbctl" tool
    2 projects | /r/archlinux | 7 Jul 2023
    EDIT: Actually, I tested this just now by setting module.sig_enforce=1 in the kernel cmdline and it doesn't work. It turns out Fedora/Ubuntu/etc ship this custom patch in the kernel that explicitly allows using platform (secure boot) keys for verifying kernel modules: https://gitlab.com/cki-project/kernel-ark/-/commit/07db43366d560153fd1d418cfebe2370fb20697e. The patch is not in the upstream kernel yet, so Arch doesn't have it.
  • Until RedHat Stops Violating the GPL, Fedora Should Stop Being Recommended on Here
    7 projects | /r/linux_gaming | 6 Jul 2023
    kernel patched with cherry-picked zen patches (also used in TKG kernel on Arch https://github.com/Frogging-Family/linux-tkg/blob/master/linux-tkg-patches/6.1/0003-glitched-base.patch) kernel patched with OpenRGB (https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/OpenRGB-Kernel-Patch) kernel patched to enable amdgpu for pre-polaris cards by default instead of radeon kernel patched with steam deck support kernel patched with microsoft surface support (https://github.com/linux-surface/linux-surface/tree/master/patches/6.1) kernel patched with asus-linux patches for better asus laptop compatibility. (https://gitlab.com/asus-linux) kernel patched with simpledrm fix/workaround for nvidia (see: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1788 ) kernel patched with ACS override IOMMU patch for better vfio iommu group control (https://aur.archlinux.org/cgit/aur.git/tree/add-acs-overrides.patch?h=linux-vfio) kernel patched with Lenovo Legion Linux support (https://github.com/johnfanv2/LenovoLegionLinux) kernel patched with customizable USB polling rate support (https://github.com/KarsMulder/Linux-Pollrate-Patch + https://github.com/GloriousEggroll/Linux-Pollrate-Patch) kernel configured with ashmem, binder, and android support for Waydroid QSG_RENDER_LOOP=”basic” set for nvidia cards — fixes nouveau Wayland freezes. The nvidia proprietary driver sets this anyway after installation. This fixes the issue of KDE Wayland often times freezing on first login before nvidia proprietary drivers are installed. latest mesa release version provided for AMD/Intel desktop/GL drivers, mesa-git vulkan drivers provided for latest vulkan fixes/updates, built and updated regularly (every few weeks to a month on average) glibc patched with clone3 disabled (fixes CEF compatibility in applications using outdated CEF such as Discord, Steam beta) glibc patched with broken commits reverted to allow EasyAntiCheat to work for Rogue Company dnf max parallel downloads increased to 6 gst-editing-services disabled — causes WINE to hang when creating new prefixes lspci symlink from /usr/sbin/lspci to /usr/bin/lspci for Dying Light: https://www.gamingonlinux.com/forum/topic/2766/post_id=17381 ‘nobara-controller-config’ package provided for easy installation of xone and xpadneo drivers and firmware. gnome variable refresh rate patches added for mutter: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1154 gnome mutter check-alive-timeout increased from 5 seconds to 30 seconds. This is the amount of time gnome waits before trying to determine if an application is not responding. At 5 seconds it almost immediately triggers for league of legends (and some other applications) if those applications are still in the loading phase. We feel 30 seconds is a much more reasonable wait time. gnome mutter patched with x11 fractional scaling: https://salsa.debian.org/gnome-team/mutter/-/raw/ubuntu/master/debian/patches/ubuntu/x11-Add-support-for-fractional-scaling-using-Randr.patch gnome mutter wayland and x11 fractional scaling enabled by default: https://wiki.archlinux.org/title/HiDPI#Fractional_scaling gnome shell patched with https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2358 to allow gnome-extension-manager to auto-update without needing gnome-extension-app installed. (They both function the same but gnome-extension-manager allows management of extensions without a browser). gamescope version regularly updated goverlay version regularly updated mangohud version regularly updated vkbasalt version regularly updated vm.max_map_count = 16777216 set by default for Star Citizen xwayland patched with fix for locked fps on some systems: https://build.opensuse.org/package/view_file/home:hwsnemo:xwayland/xwayland/xwayland-vsync.diff?expand=1 supergfxctl and gnome extension + kde plasmoid enabled for laptops. Vendor agnostic and works with any combination of intel/amd/nvidia gpus.
  • Help me find a desktop distro
    1 project | /r/FindMeADistro | 1 Aug 2022
    kernel patched with simpledrm fix/workaround for nvidia (see: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1788 )
  • Is Linux worth for gaming? Which distro do you recommend?
    13 projects | /r/linux_gaming | 16 Jul 2022
    kernel patched with futex2 kernel patched with fsync compatibility kernel patched with winesync kernel patched with cherry-picked zen patches kernel patched with OpenRGB kernel patched with AMD CPCC kernel patched to enable amdgpu for pre-polaris cards by default instead of radeon kernel patched with steam deck support kernel configured with ashmem, binder, and android support for Waydroid kernel patched with windows surface support kernel patched with simpledrm fix/workaround for nvidia (see: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1788 ) QSG_RENDER_LOOP=”basic” set for nvidia cards — fixes nouveau Wayland freezes. The nvidia proprietary driver sets this anyway after installation. This fixes the issue of KDE Wayland often times freezing on first login before nvidia proprietary drivers are installed. mesa-git provided for AMD/Intel drivers instead of latest release, built and updated regularly (every few weeks to a month on average)
  • This is why Valve is switching from Debian to Arch for Steam Deck's Linux OS
    1 project | /r/linux | 10 Aug 2021
    Do do indeed, but they also curate their own downstream patches for the kernel and system libs. Their kernel repo is here https://gitlab.com/cki-project/kernel-ark. You have to specifically opt in to vanilla mainline builds of the kernel via https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories.

waydroid

Posts with mentions or reviews of waydroid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-05.
  • Microsoft is ending support for the Windows Subsystem for Android (WSA)
    7 projects | news.ycombinator.com | 5 Mar 2024
    Android on the desktop works very well on Wayland with Waydroid and it even supports Google Play store. https://waydro.id/

    Great running apps not available on Linux with a touchscreen PC. It only seems to run Android apps compiled for x86, but it is very fast.

    There are practical use cases, and it is very usable. I haven’t tried it on WSL2, but it seems like a practical approach without reliance on Microsoft.

  • Sxmo: Linux tiling window manager for phones
    2 projects | news.ycombinator.com | 27 Jan 2024
    There's a piece of software called Waydroid[1] that allows you to run Android applications on GNU/Linux platforms - including the PinePhone. Sxmo, despite its name, can run Wayland instead of X and therefore supports Waydroid.

    Personally, I haven't managed to get Waydroid to work, a task hindered due to some massive initial downloads which are required to set it up. However, I haven't tried particular hard, and there are videos online by those more successful than me[2].

    [1]: https://waydro.id/

    [2]: https://tilvids.com/w/2b2f3a24-ae23-458e-a0fd-2f24a185a11b

  • Google Play Android Self-Certification
    1 project | news.ycombinator.com | 21 Jan 2024
    I thought it was uncharacteristic of to see a service like this offered by a large tech company, and wanted to share.

    Found whilst installing Waydroid: https://waydro.id/

  • Can I emulate android on my steam deck?
    2 projects | /r/SteamDeck | 8 Dec 2023
    Check out the Waydroid application.
  • Can I view Waydroid on a different display on a VNC viewer?
    1 project | /r/archlinux | 9 Oct 2023
    I have setup an Arch linux server on my old pc. i mainly use it for plex, transmission, docker etc and it works pretty well! I wanted to install Waydroid https://waydro.id/ on that server. Is there a way that I can view waydroid using a VNC viewer on my laptop on the same network? is it possible or would I have to install a GUI like xfce before installing waydroid to view the same on tigervnc or some other VNC viewer? Thanks & regards.
  • Run Firefox on ChromeOS
    3 projects | news.ycombinator.com | 8 Aug 2023
    > I run Fedora Linux after removing ChromeOS

    Same here. Sometimes, it crashes on a measly 4 GB of RAM.

    > (the only thing I'm missing is running Android apps)

    I would recommend using Waydroid[1]. It runs fairly well in my use case, and runs LineageOS on top of it with the full LineageOS GUI.

    [1]: https://waydro.id/

  • migration to wayland from x11? for waydroid
    2 projects | /r/kdeneon | 6 Jul 2023
    i am using KDE Neon (user edition) on two machines (thinkpad laptops with intel). On mentioned machines i would like to try and use waydroid: https://waydro.id/ Waydroid required wayland as display server (it will probably not work on x11).
  • What application do you use to see and control the phone from Windows or Linux
    3 projects | /r/kustom | 2 Jul 2023
    Check (Waydroid)[https://waydro.id/]
  • Can I emulate Pixel Gun 3d?
    1 project | /r/emulators | 18 Jun 2023
  • Session manager Anbox
    3 projects | /r/ubuntuserver | 14 Jun 2023
    Waydroid is rebuilding the original idea behind Anbox with explicit focus on modern Wayland powered desktop environments.

What are some alternatives?

When comparing kernel-ark and waydroid you can also consider the following projects:

POL-POM-4 - PlayOnLinux 4 repository

anbox - Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system

Linux-Pollrate-Patch - A highly experimental patch for the Linux kernel that lets you override the USB polling rate.

anbox - sfdroid way of rendering within anbox. JUST A PROOF OF CONCEPT, CURRENTLY BEING REWORKED

deb-get - apt-get for .debs published via GitHub or direct download 📦

redroid-doc - redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here

lutris - Lutris desktop client

waydroid_script - Python Script to add OpenGapps, Magisk, libhoudini translation library and libndk translation library to waydroid !

HeroicGamesLauncher - A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.

qemu-android-x86-runner - Quick Start on How to Run Android x86 in QEMU

LenovoLegionLinux - Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.

cage - A Wayland kiosk