I found this netbook(?) somewhere in old things and just wonder: can linux be installed on it?

  • shastaxc@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    4 months ago

    No, you’re not allowed. Now go to your room and think about what you’ve done.

        • silly goose meekah@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          4 months ago

          ARM chips were common in phones, even 10 years ago. But after doing a bit of research, there seems to be an unofficial open source version of android made to run on x86. Might be that this thing is running that. No idea, really

  • HATEFISH@midwest.social
    link
    fedilink
    arrow-up
    1
    ·
    4 months ago

    Just want to say good luck. Someone brought me one of these and asked to make it ready to be their university laptop in 2013. I worked real hard not to laugh because money was obviously tight but I just told them to return the pos to Amazon.

  • Veraxis@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    I think you would need to provide more detail to know what you have. Does it have a model number on it anywhere?

      • nyan@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        “WM8650” seems to indicate a VIA WonderMedia WM8650 armv5te chipset, used by a lot of anemic Android laptops circa 2011 (sold under various brandnames, but apparently all made in the same factory). People have installed Linux on them in the past (there seems to have been a fad for Arch on these for a while, given the search results), but you might have trouble getting a device tree that will work with a modern kernel.

        Honestly, though, it has less processor than a Raspberry Pi 3. Unless you’ve already thought of a specific use for this, I’d dump it back in the junk drawer.

  • davel@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    2
    ·
    4 months ago

    It’s already running Linux. You just showed us a screenshot of it running Android, which is Linux.

      • I'm Hiding 🇦🇺@aussie.zone
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        Sadly no, because while Android is based on Linux, it is so far removed that the kernel is wildly different. Some teams such as mobian, SFOS, postmarketOS, etc. have got fair dinkum Linux running on android devices though.

    • tate@lemmy.sdf.org
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      For better or worse the more correct name GNU/Linux did not catch on and is universally shortened to Linux. Android uses the Linux kernel, but is not GNU/Linux, and therefore is not Linux.

      • davel@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        4 months ago

        This is some ass-backwards logic. You’re trying to redefine Linux and then declaring that Android does not meet your novel definition. If Android, Alpine, and Chimera are not Linux, then what are they?

          • Phrodo_00@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            4 months ago

            I don’t know if it’s that cut and dry. If you study a Operative Systems class or buy a book about them, it’ll exclusively deal with the kernel.

              • myslsl@lemmy.world
                link
                fedilink
                arrow-up
                1
                ·
                edit-2
                4 months ago

                Operating System Concepts by Silberschatz, Galvin and Gagne is a classic OS textbook. Andrew Tanenbaum has some OS books too. I really liked his OS Design and Implementation book but I’m pretty sure that one is super outdated by now. I have not read his newer one but it is called Modern Operating Systems iirc.