• @[email protected]
    link
    fedilink
    English
    79
    edit-2
    12 days ago

    Yo dawg, I heard you like Linux. So I built a Linux container for your Linux phone. Now you can enjoy Linux while enjoying your Linux phone.

  • @[email protected]
    link
    fedilink
    5612 days ago

    TLDR: Easy installation of something like Termux, GUI, Kwin and KDE, and a graphical display.

    This is really good!

      • @[email protected]
        link
        fedilink
        English
        1712 days ago

        it’s actually not that far off a chroot, it uses LXC, the really cool thing thats going on is this wayland integration, I was waiting for termux-gui + wlroots to come along, but this might just land first

        • @[email protected]
          link
          fedilink
          6
          edit-2
          12 days ago

          However, it also uses halium and libhybris. That means you can’t just install your favourite distro and upstream tools. Everything that needs GPU acceleration needs to be patched for libhybris. For example, that means no upstream wlroots - and the latest patched version I think is 0.12 or so.

          • @[email protected]
            link
            fedilink
            English
            1
            edit-2
            12 days ago

            I havent looked into it yet, but ill be looking into doing an extra shim layer if this is the case. It wont be hard to set up some basic stuff for that, wlroots for instance is great for doing nested stuff since it can forward all of the inputs we need to the nested compositor

        • @[email protected]
          link
          fedilink
          312 days ago

          So how does it render to screen? Because the biggest nag on any of these previous implementations came when I needed to use VNC to remotely connect to the desktop…

          • @[email protected]
            link
            fedilink
            English
            512 days ago

            it uses a modified wayland compositor that hooks up directly to android surfaceview. Currently if you want a chroot/proot solution, I reccomend termux-x11. it’s good performance.

    • KillingTimeItself
      link
      fedilink
      English
      2011 days ago

      Rule of thumb for android users, all of the interesting shit is shit you can’t do unless you’re rooted.

      • @[email protected]
        link
        fedilink
        310 days ago

        I remember when it used to be all the REALLY interesting stuff was root only, yet a lot of normal interesting stuff was non-root. Now even with root, modern Android can be a pain and the interesting stuff just pales in comparison with true Linux

        • KillingTimeItself
          link
          fedilink
          English
          310 days ago

          yeah, linux has me spoiled, just being able to do whatever i want as i please is truly a modern art.

          Android made me realize how incredible linux was by being so utterly painful.

      • Joe Cool
        link
        fedilink
        1011 days ago

        It’s just quite a bit slower. Everything else other than messing with /sys and android processes works the same.

        HDMI, mouse and keyboard and you have an office pc.

      • @Tja
        link
        311 days ago

        I looked on the play store and fdroid, haven’t found anything. I’d love to have a Linux chroot with CLI linux software, don’t want to root my phone. Halp.

        • @Tja
          link
          711 days ago

          For the lazy, in termux:

          $ pkg install proot
          $ pkg install proot-distro
          $ proot-distro install debian
          $ proot-distro login debian

          Profit??

  • @[email protected]
    link
    fedilink
    4012 days ago

    You could emulate Android on Linux before, now you can also emulate Linux on Android

    The circle of libe is compleet

  • Monkey With A Shell
    link
    fedilink
    37
    edit-2
    12 days ago

    I recall using an app way back when I used to root and haxor all the mobiles that would do this. Kind of a virtualbox for the Nexus phones/tablets, but it needed root to do it. Will have to look into this, would be interesting if it can do so in user space somehow.

    Edit: Damn, still needs root. Was a longshot to be able to hook into system resources without it but was hoping for some bridge function.

    • @[email protected]
      link
      fedilink
      4
      edit-2
      12 days ago

      That bridge function would still need root (or critical level security holes) to be installed, if the ROM doesn’t ship it.

      • Monkey With A Shell
        link
        fedilink
        312 days ago

        Makes sense, I’m so accustomed to making virtual machines and such that it becomes just a thing but inevitably at some point admin access was required to create the hypervisor, the vnic, a virtual switch, etc. Without that restriction a piece of malware could readily exfiltrate data past a local protection by just making it’s own new pathway through on the fly or any number of other unpleasant things.

    • @[email protected]
      link
      fedilink
      English
      312 days ago

      if you want a non root solution, termux proot + termux-x11, or eventually termux proot + termux-gui + wayland compositor

  • trevor
    link
    fedilink
    English
    1612 days ago

    If someone could build a preconfigured image that has Phosh and basic phone apps, I would consider using this full time.