There’s two models - the Duet 3 which comes with a Snapdragon 7c Gen 2 @ 2.55 GHz CPU, and the 3i which comes with a Intel Celeron N4020. I would rather use the Duet 3, due to the cover, and since I am already familiar with the feel of the device due to having owned a Surface Pro 4, but I’d like to choose whichever works best for running Linux.

Edit: Just for additional information I’ll be using it as a note-taking tablet with xournal++, not for any heavy tasks

  •  d3Xt3r   ( @d3Xt3r@lemmy.nz ) 
    link
    fedilink
    19
    edit-2
    2 months ago

    Forget Linux for a second. What you need to be aware is that both the variants come with only 4GB soldered-on RAM and eMMC storage. That means, even if you do manage to get Linux going on them, it’s going to be super slow for any sort of practical Web/GUI needs. 4GB RAM is barely enough to run a browser these days, and if you tack on a full-fledged DE and multitasking with other apps, you’ll be pushing memory pages to the disk (ie, swapping). And when that happens, you’ll really feel the slowness. Trust me, you don’t want to be swapping to eMMC - that’s super old tech, something like 3x slower than UFS, which in turn a LOT slower than m.2 NVMe (the current standard used in “proper” laptops/convertibles).

    Also, consider this for perspective - even budget smartphones these days come with at least 6GB RAM and UFS storage. So this laptop/convertible - a device meant for productivity - is a complete ripoff.

    If money is an issue, then just buy a used laptop (from eBay, or whatever you guys use there). If you’re aiming for good Linux compatibility then ThinkPads are a safe bet. But since you’re after a Surface-like device, then you could just get any older Surface device. Why settle for an imitation when you can get the real thing? In any case, most older x86 laptops from mainstream brands should work fine in Linux in general, just do a google for it to see if there are any quirks or issues.

    Regardless of your choice, avoid the Duet 3. 4GB RAM is completely unacceptable for a laptop in 2024.

  • I’ll start this by saying I’m not familiar with either model, but as a general rule, always go x86 when you can. The Intel processor is going to be much better supported. You might get the snapdragon version to run, but it likely isn’t supported by mainline Linux.

    That being said, touch screen support on Linux is improving rapidly, but still isn’t quite there. Make sure you’re aware of the user experience before buying so you won’t be disappointed.

    Also, my unsolicited 2 cents, I would try to avoid buying lenovo. I’ve had the unfortunate responsibility of fixing a few of their products (an all-in-one and a few laptops, including a new thinkpad) and can confidently say their reliability, and repairability have greatly diminished. They use cheap parts and are in general, poorly designed.

  • Snapdragon is an ARM CPU which means if you can find a distro to run on it, it’ll likely be an Android custom ROM, whereas Celeron is x86 and should run most Linux distros without issue.

      • Chromebooks use a customized Linux kernel with often proprietary code included from the manufacturer. Same thing as Android in that sense.

        Upstream Linux, using mostly open-source code, does not have these bits of proprietary code in most cases. This means that ARM devices are frequently missing some drivers under mainline Linux, so things like TouchPad, wifi, or even GPU might be partially or fully unsupported.

        Armbian Linux supports a large number of devices using mainline Linux with some tweaks to it pre-configured, but typically you’re not going to get every feature of the hardware supported until several years after its release (like 5+).

        x86 on the other hand usually will just work out of the box, especially Lenovo laptops.

      • If you are not techy stay away from Chromebooks. mrchromebox.tech offers custom firmware which allows you to run real googlefree Linux on them, but still.

        I havent found one that is worth the price. They are often unrepairable, have soldered everything and on purpose too low specs. Like 128GB of storage is rare, and that is a minimum for anything real. 16GB RAM is almost never available.

    • Yeah linux support for ARM SOCs is not ideal. There might be some fork of the kernel working with specific proprietary driver blobs. But in a few years its basically abandonware.

      RISC-V is what we should try to make happen as a replacement for x86, instead of yet another proprietary IP.

  •  Eugenia   ( @eugenia@lemmy.ml ) 
    link
    fedilink
    English
    42 months ago

    4 GB of RAM is enough only if you install something like Debian+XFce (not gnome/kde/cinnamon or ubuntu/fedora), and only if you only use up to 3-4 tabs of web browser at the same time along 1 more app. Basically, you will need to always be conscious about the things you have open. But it is doable if you are the conscious user type like I am. Definitely not enough for things like 4k video editing, or multiple apps open with many tabs open each. Also, always go for the x86 version, it’s better supported.