I had installed Debian on an Acer Aspire One Laptop. It has a 32-bit Intel Atom CPU with just 1GB of RAM. I obviously can’t run it like a usual desktop anymore, it’s way too slow.
I tried it to connect it to my TV with HDMI to create some sort of “Smart TV” setup, but that didn’t work out because I can’t even play 1080p videos on VLC with it smoothly.
So… What now? Can I only use it for headless stuff like pihole, nextcloud, etc. now?
Is there any hope left for my unsuccessful “Smart TV” contraption?
I’m using my old netbook as Pi-hole and some home server stuff. Does its job.
You can get an old Raspberry Pi very cheap, i have a 2b but you can go even lower. It’s probably a better idea to spend a few bucks and install DietPi with Pihole on it. It uses only 5 watts, your laptop takes probably ten times more.
This is a very good point, and it’s one of the reasons I don’t use my old laptop as an always-on server.
While this is true for my another older netbook (40 W), my netbook’s power consumption for running Pi-hole is ~15 W. I think it’s acceptable for such operation. 5 W is tempting though.
Honestly, ewaste center.
Not much an atom with a gig of ram can do.
@slazer2au @maliciousonion it can play music, do IRC, Jabber, vim (neovim even, if you’re lucky). there are even TUI rendering programs for Markdown and EPUB formats
You can get a RaspPi instead, and after a year or two you’ll have saved enough electricity to have paid for itself.
It works fine for me
Btw videos not working well because of absense of hardware decoding codecs, and it is make software decoding.
Since it’s an old acer netbook with an Intel atom cpu it is highly unlikely it has any hardware decoding built in.
It should as that’s a basic feature. It probably is just for mpeg2 at lower resolutions
That probably won’t work well
Probably or probably not. The only way to find out is to try. I’ve installed RetroPie on a number of old laptops; the oldest one being a 2002 Toshiba laptop. I got to play GBA games just fine with it.
Funny you should ask: I installed Debian 32-bit on an old Asus Eee PC netbook yesterday to breathe new life into that old machine and turn it into a controller for a piece of test equipment we have at work. My company keeps old stuff like that around until space is needed in case someone needs something.
Just in case I had to modify something in the tester’s control software, I figured I’d install i3wm and Vim. It didn’t take long and I was surprised by how usable the machine ended up being. Honestly I wouldn’t have minded using it as a bone fide laptop for light-duty work on the go.
So basically keep your expectations low and install super-lightweight software, and your old Aspire could live a few extra productive years instead of going to the landfill.
I’ve used old laptops as battery backed up NAS boxes.
Obviously assumes that you can install a reasonably large drive and that the battery still has some life left in it.
Run some old casual games on Windows XP!
You can install Haiku, the BeOS clone. That one runs well on less than 1 GB of RAM, and it had a new beta recently. Linux requires a minimum of 2 GB RAM these days to load 1 tab on a browser of a middle-complexity website, before it starts swapping. To really use Linux more comfortably, you’d need 4 GB, I’d say. And if you want to do 1080p video editing as well, then 8 GB. So, try Haiku.
I have a very similar spec Asus Eee PC that I use NetBSD with i3 on and it’s fine for like taking notes in vim or listening to music with strawberry. It can also run Haiku fine which I might switch to on it at some point because Haiku is fun. Anyway my best use idea is just use it to explore operating systems you’re curious about
You might be able to find a super lightweight desktop distro out there (I think Damn Small Linux can run on those specs?) or you could repurpose it as a basic server of some sort like you mentioned. Unless you wanted to invest in some cheap old ram to throw in there and maybe make it a bit faster, then I think those would be your best options.
You can try with libreelec https://forum.libreelec.tv/thread/13250-testing-8-9-004-x86-acer-aspire-one/
I don’t think it would be great for a pie hole on a gigabit connection. (if you have s slow connection then it’s good ofc)However there are use cases it’s good for. Print server, smb server, kitchen radio with Pyradio, retro gaming etc
Anything that requires GPU decoding will be choppy as it doesn’t support modern codex. However, assuming graphics acceleration working you should be able to browse the internet. Just make sure you have a SSD and some swap.
I tried setting up luks on one of these devices and it did work but the IO performance was slow due to the lack of CPU acceleration for modern cryptography. (That’s the theme of older devices)