• llothar@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    6 hours ago

    I am using StarLite V with N200, which is very similar to N150. I find out perfectly acceptable. It is no speed demon but as my main daily PC for web, GIMP or minor gaming works great.

  • nexv@programming.dev
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    9 hours ago

    I have a N150 mini PC running F42 (KDE), it runs basically perfectly. N150 is a pretty new CPU so you will need a recent kernel, and F42 already using 6.14, so it is fine (just don’t run Debian on it).

    However the only thing that worries me is the battery of that tablet. The N150 use around 10-20W under load, and with the 25WHr battery, it probably going to latest around 1 to 2 hours only.

  • Lem453@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    7 hours ago

    Does anyone know if these laptops can go into deep sleep correctly on linux / fedora?

  • normal_user [they/them, comrade/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 hours ago

    I own a cheap Chuwi Mini-PC and it works great with Linux. The only issue is that there is no way to change it’s fan speed and apparently CHUWI likes to make them spin.

    But if this is a tablet, I guess it doesn’t have a fan, so if it’s made like my minipc than it shouldn’t have any problem.

  • Leaflet@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    11 hours ago

    I run Fedora Silverblue on a N100.

    It’s very usable. For most actions, it feels pretty similar to my much more powerful desktop. but has some limitations.

    • I am able to run two 1440p monitors at 144hz via HDMI, but the screen occasionally blacks out for a second due to HDMI limitations. Running at a lower refresh rate should avoid the issue.
    • Gnome shell animations aren’t running at 144hz, even with triple buffering (never tested if it maintains 144hz with just one monitor at 1440p). Haven’t tested KDE.
    • I am able to comfortably run Minecraft with 60+ fps with performance enhancing mods, though at like 5 chunks rendering distance. Honestly it’s fun to play this way, feels nostalgic. Though performance will dramatically drop if you try to play a video at the same time, though dropping it to like 480p or even 720p helps a lot.
  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    8 hours ago

    It says right in the customer comments on Amazon that it’s compatible with Linux.

      • nanook@friendica.eskimo.com
        link
        fedilink
        arrow-up
        5
        ·
        9 hours ago

        @pastermil If you want a newer kernel than is provided in the apt package manager, you can download the latest from kernel.org, unxz it with unxz kernel-version.tar.xz, then untar it. It will give you a directory like linux-6.14.6, cd to that directory and do a make mrproper to remove any residual crap that might have been left there by the maintainer or a previous build, then if you want the stock debian configuration copy the current config file from /boot to .config, then make any adjustments to the .config, including some automatic adjustments that get made for your environment with make config, make menuconfig, makexconfig, make gconfig, whatever you prefer. For xconfig and gconfig which are graphical configuration GUIs you may need to install some libs that aren’t installed by default on Debian but ARE provided in your apt package manager. Then make -j$(NPROC) bindeb-pkg, for example on my machine 18 cores, 36 threads, I would do make -j36 bindeb-pkg to fully utilize the CPU cores, on the 18 core machine this takes about 7 minutes, on my 8 core workstation about 18, when it’s done you’ll be left with three or four .deb packages (depending upon whether or not save DEBUG is turned on or off in the kernel config). When you are done install the packages with dpkg -i *.deb, check /boot and your new kernel should be installed.

  • infinitevalence@discuss.online
    link
    fedilink
    English
    arrow-up
    13
    ·
    14 hours ago

    I got a minisforum v3 and it’s amazing. I can actually game on it and use it as a real productivity device. KDE tablet mode works fairly well.

    I’m not impressed with the performance of Intel these days not when you can get full Ryzen CPUs with decent graphics in a “tablet”.

    • pewpew@feddit.it
      link
      fedilink
      arrow-up
      3
      ·
      13 hours ago

      I had a N4000 laptop and it ran… okay. It could do Youtube at 1080p 30 fps but that was about it. On windows it could do up to 4k 30FPS. It is quite a slow CPU but paired with 8 GB of RAM and a decend SSD it’s actually not that bad for web browsing and Office use