What can I do with this old netbook do you think?

Hey all,

I’m just curious if anyone has any ideas how I can re-use this? It’s something I bought brand new in 2010’ish, shortly after a motorcyle accident - a normal laptop was too heavy to place on my broken bones, but I needed something I could use during the 18 months it took to recover.

Anywho, when it did have Windows 7 on it, it worked well enough. I tried Windows 10 and it wasn’t a good experience, even after applying Win10Debloater :frowning: I tried FreeBSD for fun, no joy there. I tried PopOS, and again no joy.

To me it simply seems underpowered for most tasks, but I wonder if there’s something I could do it as it still has plenty of life in it. I upgraded the RAM to a whole 2GB and swapped out the spinning rust for an SSD.

Look forward to any comments! :+1:

Maybe a fedora Spin, or Ubuntu light version? Both I know have desktop environments that are very resource light on requirements. I have only used the light fedora version on a old Samsung AIO pc my wife used to use because windows 10 made it freeze… I did end up upgrading the ram to 8GB though. YMMV but it’s a thought.

1 Like

Cheers for that @HaaStyleCat , I’ll check those two out. Any ideas which I should try first, I’ve got Ubuntu experience, but none with Fedora. :+1:

1 Like

Ubuntu Flavors is what you should check out if your familiar.
These are the ones I saw here:

MATE I think is a very light version but I’d have to look at all the requirements.

Fedora calls the different versions “SPINS”
https://spins.fedoraproject.org/

They have a little more info in the descriptions. LXDE version might be best for your needs.

I don’t have a ton of experience with these, but I hope it helps.

1 Like

Depending on what you want to use it for you could just try to install Arch and use it for SSHing into a server? You could also utilize it for learning more about the Linux terminal. Just some quick ideas that do not need beefy processors or any rendering of graphical environments!

3 Likes

I would probably use it as a thin client I can lug around. I have a similarly specced Lenovo tablet I use for car OBD stuff (VCDS primarily).

Linux

There are a couple of linux distros for shitty (or vintage) computers.

  • antiX Linux Debian stable based, 256 MB ram recommended. This would probably boot on my wifi-enabled dishwasher if it had USB.
  • MX Linux Basically antiX with more stuff.
  • Any linux distro running Trinity Desktop Environment. Based on KDE 3.5, which was the pinnacle of desktop GUIs right behind Windows XP in classic mode.
  • Era-appropriate linux versions like ubuntu 9.10 or Debian 6 (??)

Windows

If it runs Windows 7 starter it should probably have run Windows XP instead :stuck_out_tongue: There’s an unofficial SP4 out there which you can slipstream on your own copy of it. I have an old Intel Core 2 macbook running it for old games and it works like a charm.

Alternative operating systems for fun and probably zero profit

  • Dedicated dosbox machine (or even FreeDOS if you have unlimited time)
  • Haiku A continuation of BeOS. It has a very interesting threading model and utilizes many threads in the GUI so it feels super responsive. I haven’t tried a BeOS in 15 years, but I remember it fondly.
  • ArcaOS Yes this is real. A version of OS/2 with support for new hardware and applications like Firefox 38 (!!!).
  • TempleOS Quite the esoteric OS based on the bible (I think). The founder and sole developer of it passed away a couple of years ago.
  • ReactOS No not the JavaScript framework. A clean room implementation of Windows NT. 60% of the time, it works every time!
2 Likes

Thrifty resource interfaces would be a must, trying to work along side that Atom chip
LXDE / MATE / Cinnamon being your best bets

Mints LTS variant [Mint 20] is listed for support thru '2025
https://www.linuxmint.com/rel_ulyana_mate_whatsnew.php

1 Like

I Second trying out Haiku, at least putting it on a live USB and playing around for a bit, pretty lightweight and a good bit of fun.

I would also have a look at Alpine Linux and Void Linux, I’ve run both on systems with far lower specs than that machine and had a pretty good time.

1 Like

any puppy version,
mx linux runs ok on it I have the same model i use for live recording the minutes of the fire dept meetings for transcribing

1 Like

I have a netbook like that(eeepc X101H) running Debian 10, and the Mate desktop. runs just fine.
For extra lightness, use lxde/just openbox and make sure you’re only installing required packages(--no-install-recommends also DON’T install a desktop from the installer).
For extremely light desktop tasks, using something like buildroot might be fun and yield a usable system.
For extra performance, you can compile your own kernel with fewer features(and all CPU features properly supported), and use a x32 userland. But that’s honestly usually not worth the hassle.
You can also use gentoo to have your userland custom-built for the CPU architecture. Support for old hardware is surprisingly good. You probably need distcc. I run a setup on an old thinkpad like that, it has a PIIIM(No Desktop Envirioment, just openbox) - but your netbook is “current” enough not to justify that :stuck_out_tongue:

On the usefulness of these devices:
They should be perfectly usable for most desktop tasks, except web browsing/multimedia/gaming.
If you’re fine with the form factor, they’re fine for programming, administering other Linux machines, text processing, etc. - as long as you avoid electron “apps”.

You can get a little more creative if you don’t plan on using these devices the “normal way”:

You can setup it up as a portable VNC screen.

Pulseaudio has networking support, so just hook it up to a speaker and you’ve got a “smart speaker” for video conferences that can also just stream your Linux desktop audio and probably has a built-in webcam and can stream video too.

Hook up some USB hard disks, and use it as a remote backup for unimportant stuff(keep in mind the USB controllers might be kinda slow, and the ethernet chip might also be on the same controller).

Add a USB network card and use it as a firewall/caching proxy/ad filter ala PiHole.

Use it as a simple hotspot, or the reverse, a wireless-to-ethernet bridge.

Host a simple website on it.

Set it up as a fallback router with some LTE USB stick.

Set it up for “digital signage” if you can attach a second monitor.

Use the build-in webcam/external USB webcam(s) as time lapse/video surveillance(don’t expect 1080p 60FPS).

Play with containers, LXC and docker should run fine.

Set it up for retro gaming station with a controller and a collection of ROMs(that you legally own, of course…)

Run android-x86 on it to use android apps.

The possibilities are truly endless. After all, It’s just a spare, regular, portable, battery-powered Linux computer.

It should still have comparable/more power than a rPi.
And software support should be even better, because it’s x86.

1 Like

If Ubuntu/Fedora etc run too slow, I would recommend Debian lxde or a BSD.

2 Likes

Spiffy dosbox emulator for the plethora of amazing freeware and abandonware titles available. Just add on one of those super small format 128 gb or 256 gb usb drives and a solar charger and you’ve got yourself an amazing source of entertainment for the apocalypse.

2 Likes

You can also use it as a dedicated MIDI emulator and play your DOS games with MT32 emulation: Ultimate MIDI Emulator Project \ VOGONS

1 Like

@ChrisA Let us know what you find that works or doesn’t for ya.

2 Likes

Personally I love netbooks as light thread servers, especially if multithreaded.

Pi hole, hook up an external ssd do freenas etc. I’d do that with it.

2 Likes

It’s weird that raspberry pi zero apparently scores more geekbench points than n455 atom (hard to search for this stuff, not sure which versions etc).

Maybe as a server for home assistant - if you’re into that stuff / not sure if there’s enough ram for a modern browser+anything else useful on there.

…or as some other low performance server (airsonic/funkwhale music server, or pi-hole machine or similar)

1 Like

Hi all, very quick sorry for delay, I can see some wonderful ideas. I’ve been doing a lot of building/manual work over the last few days so I’m knackered, but I will reply properly ASAP! :+1: :+1: :clap:

2 Likes

Why waste the battery/screen/integrated keyboard on a shove it in the corner home assistant server? :slight_smile:

And on that note… does the battery still hold a decent charge on it? Because that changes it’s available functionality quite a bit :slight_smile:

1 Like

The battery is kind of like a UPS - if it works it’s a good thing for your monitoring/automation/data logging/security [if one dares] system - even if not portable.

Screen isn’t very good - but ok in a pinch, keyboard as well.

1 Like

I would keep windows 7 on it and load it up with emulators, they actually perform a bit worse on batocera and lakka
A since the linux emulators typically aren’t as mature, you can probably get away with n64 and ps1 emulation and bellow

1 Like