30
submitted 2 days ago by jnarical@ttrpg.network to c/linux@lemmy.ml

Got old x86 10.1’’ tablet for free, with one “small” caveat - 1 Gb of DDR3 RAM and 16 Gb of internal storage. It had Win 10 Home from factory, version from 2018 - which was able to squeeze into 600-700 Mb of RAM, leaving 300 to user.

Well, Antix works kinda decent, consuming 200 Mb when idle. MX Linux (xfce version) looks good but eats the same 700 Mb…

But the real depths of pain were making touchscreen work… spent 8 hours just on that and failed miserably. Tomorrow will go for a cheap android tablet…

The only thing it needs to provide - working flowkey app.

top 9 comments
sorted by: hot top controversial new old
[-] Psythik@lemm.ee 6 points 1 day ago

With those specs I wouldn't use it for anything other than a display for something, maybe a picture frame but more realistically I'd probably just take it straight to the recycling center.

[-] potatoguy@potato-guy.space 5 points 2 days ago* (last edited 2 days ago)

What is the cpu? If something, zswap (250mb) with lz4 and zram (2gb on disk) with lz4 too, on a lightweight distro on btrfs with lzo compression might make it usable. Disk compression might make it usable on the disk side and memory compression might make it run at least not extremely bad on the cpu side. Maybe cachyos with gnome (i know, but it is the only DE with good touchscreen) can be at least usable.

If more things, I can try to help. I have a linux tablet.

Edit: Maybe more space (external sd card with btrfs and lzo) could be used as /home too, but only with more information given, what is the setup?

Edit: My config that I made it work and run decently:

tablet

[-] rmuk@feddit.uk 2 points 1 day ago* (last edited 1 day ago)

I used to have an iMac that I loved (screen was excellent) but it quickly became a shitbox (because Apple) so I turned it into a X Server for my far more powerful Linux box. Is there a modern equivalent of that? Basically turn it into a thin client?

Edit: for kiosks, Windows 10 can be quite happy on 1GB RAM, but that 16GB storage is a problem.

[-] nyan@sh.itjust.works 1 points 11 hours ago

Is there a modern equivalent of that? Basically turn it into a thin client?

Well, X is still out there with its thin client capabilities intact. There are Wayland-compatible VNC clients and servers, if one isn't big on X. SPICE is intended for connecting to VMs as servers. RDP if you want to use a Windows box as a server.

For a machine such as the OP describes, it would also be possible to install a tailored distro and software selection into the onboard space and place /home and such on a network drive, although that makes it impossible to take the tablet out of range of the LAN. If the touchscreen doesn't work under either the Wacom or libinput drivers, it would probably be a waste of time, though.

(Really, 16GB is plenty for the distro itself—if I remove the three kernel source trees, a couple of games, and some FreePascal stuff, my desktop system minus /home would fit in that, and it's anything but minimalistic.)

[-] ikidd@lemmy.world 1 points 1 day ago

Gnome is probably best with touchscreen, KDE kinda works but is getting better. I've had limited success with Deepin and Cinnamon. I wouldn't bother trying with XFCE, they have no time to make something as low-demand as that work.

[-] just_another_person@lemmy.world 3 points 2 days ago

Touchscreen is a DE input function. Try KDE or Gnome, or just give up.

[-] jnarical@ttrpg.network 1 points 2 days ago

It’s easy to make it look like it could work. As for gnome/kde, with 1 Gb RAM that’s not an option

[-] dono@lemmy.world 4 points 2 days ago* (last edited 2 days ago)

I dont know about Gnome, but kde plasma "should" run and be usable with 1GB ram. At least ive seen some posts about people doing it. I think at minimum you would need to customize your ram related kernel parameters like swappiness, the watermark scale factor (kernel memory threshold for caching) and stuff like that. But i cant say ive ever run such a small system with a DE.

[-] just_another_person@lemmy.world 1 points 2 days ago

Well then you won't have touch input. Resource limitations are a thing.

this post was submitted on 09 Jun 2025
30 points (96.9% liked)

Linux

55067 readers
845 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS