• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle


  • this would be… somewhat possible, you can’t really boot GSI images, however the folk at BlissOS do have an android generic project that makes porting custom roms to x86 a lot easier. By porting android images to generic x86, we can serve them as temporary VMs, just like https://distrosea.com/ (I’ve actually been thinking about doing something like this for bliss specifically but funding says no lol).

    This is contingent on roms being ported to x86 though, off the top of my head there are images floating around for

    • Bliss (Obviously)
    • Lineage OS,
    • Vanilla AOSP,

    and specific verisons of

    • Project sakura (A11 iirc)
    • CarbonROM A10
    • Bootleggers A10
    • RessurectionRemix
    • Pixel Experience
    • Dirty Unicorns
    • Tesla

    I believe there are also images of LMODroid and Calyx floating around… somewhere



  • I wont say there is no jank, there is certainly a degree of it, particularly around arm apps due to needing libhoudini or libndk for arm translation (some games, not all with pick these up as “emulators” and block you or simply not work on a couple games) but generally most arm apps work fine. if you are living with a fully x86 ecosystem like myself, I have zero complaints, everything works fine and dandy. that I myself have tested. but ofc, bugs do exist and we try to help out as much as we can on the bliss telegram or matrix as it is an actively developed project.

    It only really works well with 2 in 1 machines that have decentish linux support. there are specific builds for some surface devices. however if your device like mine has decent linux support, it’s pretty much a plug and play solution. Bliss uses a the android common kernel which has very little modifications to upstream kernel so typically support for hardware is simply dependant on how new the kernel is.

    Bliss also relies on mesa for graphics, so intel and AMD have great support, and Nvidia is quite lack luster, but this may change with the new foss nvidia driver stuff.