Recommended Linux distro for an Acer Aspire One netbook?

General discussion and chat (archived)
User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35576
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Moonchild » 2018-08-20, 08:54

I'm wondering if someone can help me pick the best Linux distro for an Acer Aspire One 532h-2Bb netbook that I have.

Specs of the machine:
  • Atom N-450 CPU, 1.66 GHz, dual core
  • 2 GB of Ram
  • WD1600BEVT Western Digital HDD, 160 GB
  • Intel GMA 3150 GPU
  • Broadcom Crystal HD video decoder
  • Built-in Webcam
  • Realtek HD Audio
  • Synaptics touch pad
  • Atheros AR81 family Gbit ethernet (wired)
  • Atheros AR5B95 Wireless adapter
  • Intel N10/ICH7 system board controller (USB/PCI-e/etc.)
The only reason I currently have XP on it instead of Win 7 is the CrystalHD decoder chip. I haven't been able to find drivers for Win 7 for it and it is essential for my intended use. I'm assuming Linux support for it is available since the netbook had a Linux option out of the factory.
XP however is really not usable anymore for anything, so I'm hoping for a compatible Linux distro that gives me the options I need as well as the hardware support.

I need:
  • Support for a delphi Windows application (password manager, PINs) under WINE
  • A dropbox client to synchronize
  • A windows-like desktop environment
  • Synaptics touchpad support with pointer momentum
  • A DE that works well on a smaller screen (1024x600 px)
  • An efficient media player that can play at least 720p on that hardware, using the CrystalHD decoder
  • Automatic updates and frustration-free software management
Suggestions?
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Alexander
Moongazer
Moongazer
Posts: 8
Joined: 2018-04-24, 08:38

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Alexander » 2018-08-20, 09:38

Q4OS comes to mind - https://q4os.org/ I'd go with 32-bit edition considering there are only 2 GB of RAM. It looks like Windows, is simple to use for new users and isn't planning to deprecate 32-bit support anytime soon. Since it's based on Debian, drivers shouldn't be the problem. P.S. Make sure to allocate big enough swap partition during the install - 4GB should be enough, otherwise you might easily run out of memory.
Last edited by Alexander on 2018-08-20, 09:43, edited 1 time in total.

tuxman

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by tuxman » 2018-08-20, 09:41

Gentoo would work just fine on it if you're not in a hurry. Otherwise, Void is neat for older hardware.

filip

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by filip » 2018-08-20, 10:40

If you're after stability, then Debian with XFCE.
Xubuntu should be good as well, and be easier to setup, however from what I've read Ubuntu 18.04 has been bashed pretty hard for the issues it has ( likelly fixed mostly for the 18.04.1 ).
Anyhow, I'd personally stick to Debian. It's rock solid after the initial bit of hurdle to set it up to one's liking.

Or, of rolling is preffered, then certanly Void! :)

If you go Deb/Ubuntu route:

> Broadcom Crystal HD video decoder

You'll need to install the firmware first, which is non-free, so you will need "non-free" repo enabled. https://wiki.debian.org/SourcesList#Exa ... urces.list

Code: Select all

#Once non-free is enabled:
sudo apt update
sudo apt install firmware-crystalhd gstreamer1.0-crystalhd libcrystalhd3 
> An efficient media player that can play at least 720p on that hardware, using the CrystalHD decoder

VLC should work fine, even for 1080p. However, from what I've read, it may need the command line switch ( vlc --codec crystalhd ) to actually use the decoder ( v2.1 did, maybe it's "fixed" in later versions ).
Anyway, if it doesn't work by default, you can edit the .desktop file to append the switch ( which will be overwritten if VLC is upgraded )... To keep it short, if it's necessary in the first place, and you need help, let me know.

> A dropbox client to synchronize

https://www.dropbox.com/install-linux

If you go with XFCE desktop, do install Thunar (XFCE file manager) plugin, which will get you Dropbox related items into context menu:

Code: Select all

sudo apt install thunar-dropbox-plugin
> Automatic updates and frustration-free software management

Code: Select all

# GUI:
sudo apt install synaptic
Auto updates: https://wiki.debian.org/UnattendedUpgrades

> Support for a delphi Windows application (password manager, PINs) under WINE

https://wiki.debian.org/Wine
Or if you want the latest version, with lots of patches and fixes, use "wine-staging": https://wiki.winehq.org/Debian

> A windows-like desktop environment
> Synaptics touchpad support with pointer momentum
> A DE that works well on a smaller screen (1024x600 px)

XFCE will run smoothly on that machine, and it's also ridiculously stable and dependable while not getting in the way.
Synaptics with accelleration is supported.
Regarding the screen space, you can put the panel on top, with the window title and controls and enable borderless maximize, which should get you this:
Image

The plugin is not packaged in Debian. So you'll need to build it yourself, or let me know and I'll upload the package for you.
https://github.com/cedl38/xfce4-windowck-plugin

Also, if you prefer Win7 style start menu ( with search ), do install "xfce4-whiskermenu-plugin" and add it to the panel.
https://gottcode.org/xfce4-whiskermenu- ... ermenu.png & https://gottcode.org/xfce4-whiskermenu- ... search.png

If any further info/help needed, do let me know. :)

User avatar
Night Wing
Knows the dark side
Knows the dark side
Posts: 5170
Joined: 2011-10-03, 10:19
Location: Piney Woods of Southeast Texas, USA

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Night Wing » 2018-08-20, 10:48

My suggestion is 32 bit Linux Mint 19 (Tara) with the Xfce desktop environment. Xfce is not as resource intensive as the other Mint desktop environments (Cinnamon, Mate). Over on the Mint forums, there are a few people, the last time I checked, which were running XP in the Xfce desktop environment, but they might be running Mint 18.3 (Sylvia) so you'll just have to check.

Mint 19 is supported untill 2023 and Mint 18.3 is supported until 2021.

https://www.linuxmint.com/download_all.php
Linux Mint 21.3 (Virginia) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
MX Linux 23.2 (Libretto) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
Linux Debian 12.5 (Bookworm) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox

tooshorttoolong
Fanatic
Fanatic
Posts: 137
Joined: 2017-09-11, 14:28

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by tooshorttoolong » 2018-08-20, 11:34

I have an Atom N270 1024×600 netbook on which I used to run Xubuntu 12.04. It worked ok but I can’t say Xfce was perfectly adapted to this small resolution (not only Xfce but also apps tend to open windows that are bigger). I was considering installing a tiling window manager, mainly controlled with the keyboard, to help with this and the crappy touchpad, but never did it.
Also newer versions of Xubuntu stopped working correctly due to an issue with the screensaver. And the Ubuntu software center was incredibly slow.

Gentoo is of course out of the question due to the extreme difficulty of installing and maintaining it, on top of the compilation times on an Atom (I use Gentoo on two computers, but not on the netbook).

I don’t really have a distro suggestion, but for the stability and ease of maintenance requirements, I’d look at something Debian-based. Either with a tiling window manager or LXQt. Maybe look at lubuntu or antix (I haven’t used either).

The crystal hd codec thing should work on all the distros if it works at all.
Edit: I recommend mpv as a video player, and I see it has a crystalhd option.
Last edited by tooshorttoolong on 2018-08-20, 11:40, edited 1 time in total.

User avatar
Isengrim
Board Warrior
Board Warrior
Posts: 1325
Joined: 2015-09-08, 22:54
Location: 127.0.0.1
Contact:

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Isengrim » 2018-08-20, 12:08

For the broadest driver support for your setup, your best bet is probably a Debian-based OS such as Ubuntu (or Kubuntu or Lubuntu or Xubuntu) or Mint.

I have not used too many different distros or DEs, so take my word with a grain of salt... But having come from years of Windows XP and 7 useage, Linux Mint with the Cinnamon DE was quite easy for me to pick up and learn. With your limited hardware configuration however, you may want to opt for a lighter-weight DE such as XFCE, though I'm not sure how that compares to Cinnamon in terms of its "Windowsiness". I highly recommend making one or two (or twelve) live boot USBs with different OSes and DEs to try out their look and feel on your laptop before fully installing anything.

I think Filip hit the nail on the head with regards to most of your requirements. I haven't found much on Synaptics pointer momentum in Linux, but this unfortunately doesn't make it sound very promising.
a.k.a. Ascrod
Linux Mint 19.3 Cinnamon (64-bit), Debian Bullseye (64-bit), Windows 7 (64-bit)
"As long as there is someone who will appreciate the work involved in the creation, the effort is time well spent." ~ Tetsuzou Kamadani, Cave Story

User avatar
Night Wing
Knows the dark side
Knows the dark side
Posts: 5170
Joined: 2011-10-03, 10:19
Location: Piney Woods of Southeast Texas, USA

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Night Wing » 2018-08-20, 12:53

Isengrim wrote:With your limited hardware configuration however, you may want to opt for a lighter-weight DE such as XFCE, though I'm not sure how that compares to Cinnamon in terms of its "Windowsiness".
With Mint Xfce, one can make Xfce look very similar to Windows 7 since Xfce is highly customizable in my opinion. Since I have Windows 7 as my backup operating system to linux Mint, this is why I chose the Mint Xfce desktop environment as my default linux distro. And the use and feel of Xfce reminds me of Windows 7 as well.
Linux Mint 21.3 (Virginia) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
MX Linux 23.2 (Libretto) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
Linux Debian 12.5 (Bookworm) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox

User avatar
ron_1
Moon Magic practitioner
Moon Magic practitioner
Posts: 2854
Joined: 2012-06-28, 01:20

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by ron_1 » 2018-08-20, 13:55

For me, Mate was the DE that most closely resembles Windows, and it is light on resources. In addition to Mate, I tested Xfce, KDE, Cinnamon, and Trinity (can't remember if there were others).

The distro I use is Miyo which is based on Devuan. There is an option to add automatic updates, I think (via a downloadable app).

User avatar
Night Wing
Knows the dark side
Knows the dark side
Posts: 5170
Joined: 2011-10-03, 10:19
Location: Piney Woods of Southeast Texas, USA

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Night Wing » 2018-08-20, 15:02

helloimustbegoing wrote:For me, Mate was the DE that most closely resembles Windows, and it is light on resources.
In Mint, Mate uses more resources than Xfce does. Moonchild's netbook has only 2 Gb of memory with a slow processor speed of 1.66 GHz. This is why I suggested Xfce.
Linux Mint 21.3 (Virginia) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
MX Linux 23.2 (Libretto) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
Linux Debian 12.5 (Bookworm) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox

User avatar
Al6bus
Lunatic
Lunatic
Posts: 288
Joined: 2015-08-24, 14:55
Location: Lemberg

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Al6bus » 2018-08-20, 16:02

http://rgho.st/6cf84ScpX Broadcom CrystalHD Decoder
https://yadi.sk/d/FcSm1KmD3Zoet7 Videoplayer, Daum Potplayer (repack), BCHD support dunno :lol:
Instead of perversions in Linux, a cut version of win7
https://www.youtube.com/watch?v=hGmI6h71d6g
mb someone helps more :)
Last edited by Al6bus on 2018-08-20, 16:15, edited 5 times in total.
Windows 7 Pro x64 - Pale Moon x64
We hope for multiprocessing

User avatar
ron_1
Moon Magic practitioner
Moon Magic practitioner
Posts: 2854
Joined: 2012-06-28, 01:20

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by ron_1 » 2018-08-20, 17:21

Night Wing wrote:
In Mint, Mate uses more resources than Xfce does.
I'm not sure that is entirely correct, but the difference between the two should be negligible.

Mercury

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Mercury » 2018-08-20, 17:59

I have an Aspire One 725. I run Peppermint Eight (64-bit) on it, and I'm decently satisfied with it. I see version Nine is out; I'm in no rush to update.

adisib
Lunatic
Lunatic
Posts: 380
Joined: 2015-06-13, 03:34
Location: KY

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by adisib » 2018-08-20, 19:17

I'm not going to recommend a distro, but for an efficient video player with CrystalHD decoding support, I would recommend mpv (https://mpv.io , you can set CrystalHD hardware decoding with "--hwdec=cyrstalhd" on the command line or "hwdec=cyrstalhd" in the mpv.conf file).

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35576
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Moonchild » 2018-08-20, 19:36

Thanks for all the suggestions!

I'm not sure why Gentoo was suggested because any LFS distro is going to be an immediate no-go for me on it. I don't want to compile everything (or anything, for that matter) on a dual-core Atom.

I'll have a look at some live-USBs of Debian based distros to see if anything works reasonably well on the netbook.
Al6bus wrote:http://rgho.st/6cf84ScpX Broadcom CrystalHD Decoder
https://yadi.sk/d/FcSm1KmD3Zoet7 Videoplayer, Daum Potplayer (repack), BCHD support dunno :lol:
Instead of perversions in Linux, a cut version of win7
https://www.youtube.com/watch?v=hGmI6h71d6g
mb someone helps more :)
If I can get Win 7 to run at reasonable performance (but I'm afraid it may be sluggish...) with the CrystalHD decoder then that would definitely have my preference!
I'll have a look a the suggested player and CrystalHD driver... but my Russian isn't good enough to understand the video you linked to, sorry.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Al6bus
Lunatic
Lunatic
Posts: 288
Joined: 2015-08-24, 14:55
Location: Lemberg

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Al6bus » 2018-08-21, 08:17

Moonchild wrote:but my Russian isn't good enough to understand the video you linked to, sorry.
We are interested not so much the video itself as the content in the description:
First of all, we need seen in bold:
Broadcom - http://goo.gl/Dv3unb may be u find more recent drivers there...
Windows 7 Preferred Filter Tweaker - http://goo.gl/GfZiub
Haali Media Splitter - http://goo.gl/CkH1fr
AC3 Filter - http://goo.gl/Rt1lVo
CoreAAC - http://goo.gl/TQF3RZ
GraphStudio - https://www.videohelp.com/software/GraphStudio

p.s. what exactly is your Broadcom CrystalHD Decoder model name?
Last edited by Al6bus on 2018-08-21, 08:21, edited 1 time in total.
Windows 7 Pro x64 - Pale Moon x64
We hope for multiprocessing

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35576
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Moonchild » 2018-08-21, 11:48

Al6bus wrote:what exactly is your Broadcom CrystalHD Decoder model name?
Pretty sure it's the 70015
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Al6bus
Lunatic
Lunatic
Posts: 288
Joined: 2015-08-24, 14:55
Location: Lemberg

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Al6bus » 2018-08-21, 11:58

LMGTFY mod on
Here you are!
LMGTFY mod off ;)

found some add info
Last edited by Al6bus on 2018-08-21, 12:58, edited 1 time in total.
Windows 7 Pro x64 - Pale Moon x64
We hope for multiprocessing

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35576
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Moonchild » 2018-08-21, 12:57

I guess it wasn't because the installer "can't detect a decoder module" and aborts.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Walter Dnes
Astronaut
Astronaut
Posts: 652
Joined: 2015-07-30, 20:29
Location: Vaughan, ON, Canada

Re: Recommended Linux distro for an Acer Aspire One netbook?

Unread post by Walter Dnes » 2018-08-22, 21:58

Moonchild wrote: I need:
  • Support for a delphi Windows application (password manager, PINs) under WINE
  • A dropbox client to synchronize
  • A windows-like desktop environment
  • Synaptics touchpad support with pointer momentum
  • A DE that works well on a smaller screen (1024x600 px)
  • An efficient media player that can play at least 720p on that hardware, using the CrystalHD decoder
  • Automatic updates and frustration-free software management
Suggestions?
Forget anything beyond a basic window manager. Otherwise, if you own a rifle, it'll be excellent for target practice. I have an Atom netbook. Read "Five Years Later, Intel Poulsbo Is Still A Linux Mess" (that was in 2013) https://www.phoronix.com/scan.php?page=news_item&px=MTMyODA

The Poulsbo video chip had a proprietary Imagination PowerVR SGX-535 graphics core that Intel marketed as the "GMA 500". If the netbook was shipped with Ubuntu, it had a proprietary driver that worked... with the Ubuntu linux kernel it was shipped with. In linux, kernel updates often change the video driver ABI. At least Nvidia ships updated binary blob drivers for newer kernels for its cards for a few years. Imagination (the company that Intel sourced the Poulsbo "GMA 500" from) did not ship updates. You could not upgrade from the Ubuntu/whatever that the machine shipped with without breaking the video driver... yikes.

Otherwise, linux GUI had to run under painfully slow generic VESA. After a few years, a proper digital rendering driver was reverse engineered, but it did not have hardware acceleration. Even with a lean+mean highly optimized "Gentoo Ricer Build", Pale Moon 27.x barely managed 360p on Youtube on my netbook. You're not going to get 720p with anything other than the original ancient (10-year-old) Ubuntu/whatever that some of them shipped with.

Are you able to get "off-lease" Lenovo notebooks with 3 or 4 gigabytes of ram? That's what I'd recommend if you want a cheap usable 2nd-hand machine.
There's a right way
There's a wrong way
And then there's my way

Locked