• 1 Post
  • 13 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle



  • Do we really need to be so constantly cringy about it? Yes, custom ROMs are great. I run one. Lots of other people run one. They’re great. Don’t get me wrong. But you have to realize most people simply don’t care for one, Most vendors also don’t really support their phones well under GSI, so things like camera and stuff like that hardly ever work properly.

    In a lot of cases, it is quite a bit of work to get a custom rom flashed and have it working well. The technological skill gap between most people who will run an Android phone and even enthusiasts who will so much as think about installing a custom ROM is so massive that you may as well be a hacker to them.



  • 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.