HACKER Q&A
📣 999900000999

Is Linux Mint a good choice for a laptop with 8gb of RAM?


I find Ubuntu to be a bit bloated, dual booting with about 100gb for Mint.

I don't want to have to fight my OS or tinker too much. Does Mint provide the best experience here ?


  👤 ttymck Accepted Answer ✓
I started toying with linux distros around 2012 and even then I didn't understand the "lightweight" aspect. 8GB is an incredible amount of memory to run a desktop environment.

Do you usually have Chrome open? Won't that dominate the memory usage? Will a different desktop environment fix that?


👤 LinuxBender
Here [1][2][3] are lists of some lightweight Linux distrubtions. Some things to consider beyond being lightweight is how well maintained and patched they are. Some of them list their package versions so I would check what versions of the Linux Kernel, browsers, music players and chat clients they provide via their latest updates. I'm not listing my preference because it changes often.

Mint has come up here a few times and I like the concept of the LMDE Mint [4] but it may be worth looking at their forums and IRC logs as there has been some toxic community behavior in the past and I do not know if that has been resolved. This can put a distribution at risk of losing contributors.

[1] - https://www.freecodecamp.org/news/lightweight-linux-distribu...

[2] - https://itsfoss.com/super-lightweight-distros/

[3] - https://en.wikipedia.org/wiki/Light-weight_Linux_distributio...

[4] - https://without-systemd.org/wiki/index_php/Main_Page/#Debian...


👤 sysadm1n
You're right, Ubuntu feels bloated to me. It's subtle, but noticeable. Mint is a good lightweight alternative. 8GB is enough for everyday computing, although some people multitask with several apps open which can choke things a bit.

👤 t312227
hello,

yes, imho. linuxmint is the perfect choice, especially if you use the "mate" flavor.

* https://linuxmint.com/edition.php?id=306

just my 0.02€


👤 qup
Ubuntu felt bloated to me, as well.

I tried zorin but I found I had to jump through too many hoops to get things working.

After that, I just went to a basic debian install. Been very nice, lean, minimal. And I'm already familiar with apt. I used debian for a time before ubuntu, as well.

I haven't really had to do any tinkering besides bringing in my dotfiles and installing my environment. I didn't have any bluetooth, wifi, or display issues, on an HP machine or thinkpad (I migrated two machines).

I haven't tried mint, so I'm not knocking it. But you might like debian, which ubuntu was based on.


👤 pwg
If you want to debloat, you'll want to install Slackware and Fvwm2 as the window manager.

Of course some 'tinkering' with fvwm2's config can make the defaults be more to your liking.


👤 austin-cheney
I am a big fan of Bodhi Linux for hardware limited environments like old laptops and VMs. https://www.bodhilinux.com/

👤 babuloseo
Linux Mint is always the right choice. It hasn't let me down for the last 10 years.

👤 ActorNightly
Bunsenlabs is a very good debian based linux. On standby my battery last for 8+ hours on a 8 year old laptop with a smaller battery, since literally nothing extra is running.

👤 sgbeal
i used Mint on a 2012-era 8gb laptop from 2015 until it died a couple of months ago and never had any performance issues after replacing the original HDD with an SSD.

👤 simonblack
My Lenovo T410 laptop (8gigs RAM, 2.5" SSD 4TB) from 2010 has Mint. It works well, and has done so for a decade or more.

👤 ApolloRising
MX linux is quite a nice compromise between Mint and Ubuntu.

👤 shaarib
Linux Mint has always been a quick and responsive OS, but for the 8GB Ram i would suggest Ubuntu Latest Version.

👤 hulitu
As long as you stay away from web browsers and web apps, i think so.

👤 Farfignoggen
Mint's a good choice for new user usability as the UI is similar to Windows 7 and it's mostly easy to discover how to use Mint's OS GUI and layout there.

Just Get ready for WiFi(Not only a Mint Issue there) issues as Mint's Driver Manager is not really a Manager of Drivers at all. And If you have some newer WiFi hardware that's got an opensource driver but the driver is out of Kernel Tree so ships Packaged(DKMS) as Out of Kernel Tree and works just fine with that driver package until an In Kernel Tree version is Accepted into the Kernel by the Kernel maintainers.

And that's because invariably that WiFi hardware's drivers will eventually be included with the Kernel as an In Kernel Tree driver but you will not be notified when that happens so you may end up with 2 sets of WiFi Kernel modules loaded for the WiFi hardware on your system but Mint's Driver manager is not really a capable application there to assist you in getting that fixed. So trial and error is needed there for some solution!

And I have a Laptop that's was using the rtl8821ce-DKMS version and the driver manager does not even have a setting to remove that but does have a setting to disable the device! And so I disabled that and apparently the in Kernel version of the module is running the WiFi hardware now as even though the device is "disabled"(DKMS version) the WiFi still works and with less issues than before as now the WiFi rarely disconnects at random times as much after the DKMS version of the WiFi Driver Module was disabled in Mint's "Driver Manager"

So Linux has this issue with not all the parts of any Linux OS Distros being developed under one roof so Linux OS Distros are a hodgepodge of separate projects that are assembled together to create a Distro around the Linux Kernel. And thus one finds that they are going to be forced to get their hands dirty in the Terminal with commands that are not really that easy to deal with in a short amount of time as there's that learning curve there to get over.

And the Linux Man-Pages(Manual Pages) are for reference only and lack actual examples of the commands in use and so that's why there's loads of online learning involved there because there's no real reference guides with examples to help with that process.

But for the Linux Kernel WiFi maintainers they need some Notification Page that lists the Different WiFi drivers that are about to be accepted into the Kernel so Folks can get a heads up there if they are running a DKMS packaged WiFi driver that's out of Kernel Tree and that leads to more than one set of WiFi driver modules loaded into the Linux Kernel and both trying to manage the same hardware at the same time. And really that was no fun to deal with for months there with the WiFi randomly disconnecting at odd times all day long.

So With Linux the drivers(WiFi/Other hardware) usually Ship with the Kernel but for newer hardware it could be years getting into the kernel tree so some DKMS Out Of Tree driver will have to be utilized if one is lucky there and there's actually a DKMS packaged version that works with the WiFi card in your device. And do not expect the folks at Micro Center to be at all Knowledgeable about which USB WiFi adapters that Micro Center sells actually work with Linux to begin with.