Skip Navigation

Swapping from Win10 on laptop

I have an old laptop that I use as a Minecraft server as well as running RPG campaigns during game night. I'm getting tired of Windows 10 and I'm looking for a good replacement. I don't have a lot of experience with Linux lately, the last time I did anything with it was maybe 10 years or so ago and I used Ubuntu, which I've read here is maybe not a good choice any longer. Stats of laptop are below. Recommendations are appreciated, thanks.

Processor Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz 2.70 GHz Installed RAM 16.0 GB (15.8 GB usable) Graphics Card NVIDIA Quadro K2100M (2 GB), Intel(R) HD Graphics 4600 (113 MB)

39 comments
  • Linux Mint is a good beginner distro if you come from Windows.

  • This is a good laptop, still plenty fast for Linux. However, given the choice, use the Intel graphics card for your 2D desktop rendering, not the nvidia one. The nvidia drivers don't support it anymore, and the nouveau driver is too slow imho (visibly slow when moving windows etc). You can use old nvidia drivers for it, but these might be crashy with the new kernels. The Intel drivers will be fresh though.

  • I do not want to over complicate things but there is some information that may help given that you have NVIDIA hardware.

    Linux is going through a technology transition in its graphics technology from something called Xorg (x11) to something called Wayland.

    Mostly you do not have to worry about this. Don’t let it distract you.

    Everybody will be using Wayland in a year or two but right now today, it depends on the distro and desktop environment you choose. For example, current Ubuntu will default to GNOME on Wayland. Linux Mint defaults to Cinnamon in Xorg.

    Until recently, NVIDIA has been buggy with Wayland. Specifically, NVIDIA needed something called “explicit sync”. This has now been added to newer NVIDIA drivers, Wayland compositors, Mesa, etc. So things work great now if you use the latest versions of things.

    Again, you may not need to know any of these details. So, why am I bring it up?

    Well, if you have an “up-to-date” distro, NVIDIA will likely work well. But if any of the required components are not available or older on the distro you use, you may have problems with NVIDIA. Only “may”. It may also work fine.

    To avoid problems, you can use a very up-to-date distro like EndeavourOS. Or you can use a distro that will default to Xorg for now, like Linux Mint.

    If you use a distro with older software versions, like Debian, or older software drivers, like OpenSUSE, or that lacks proprietary drivers, like Fedora, NVIDIA hardware can be a pain.

    The reason people recommend AMD or Intel for Linux is because none of the above really matters on that hardware. They are more likely to “just work”.

    Again, I hope I did not complicate things. I offer all this just so you can make sense of things if you run into trouble. You probably will not. And in a year or so, none of this will matter anymore even on NVIDIA. On many distros, it already doesn’t.

  • I personally generally recommend Mint as a good starting distro. It is widely used, which means lots of support readily found online. It also has some of the benefits of Ubuntu without having the Snap forced on users. It also generally works well on a wide range of systems including lower powered systems due to its selection of desktops.

    Your laptop is decent and I'd personally be running a slick desktop on that, specifically KDE. But alot of that comes down to personal preferences, and Mint isn't the best KDE desktop as it's not a main desktop for it (although it is available).

    However once you get to grips with the basics of Linux I think other distros offer better more focused benefits for different user groups. There are lots of choices such as Gaming focused distros, rolling release vs point release distros, slow long term projects like Debian vs bleeding edge focused projects, immutable systems etc.

    I personally use OpenSuSE Tumbleweed because it's cutting edge, but well tested prior to updates, with a good set of system tools in YaST, and decently ready for gaming and desktop use. I also like that it is European. But that may not be a good fit for your specific use case. Leap, the OpenSuSE point release distro would be better - a nice KDE desktop with a reliable release schedule and a focus on stability over cutting edge.

  • What software do you use for RPG campaigns? Is it just PDFs and word processors, or do you use a an online VTT? It should mostly be fine, but I figured I should ask.

    Also, what are you doing in terms of the Minecraft Server? While I think most support Linux, there could (not certainly are) be weird caveats depending on the server.

    • Minecraft server will be Java so should be no problem. I ran a vanilla MC server on Ubuntu for years. Even if OP is running a modded server, all the mods will be Java too so I can't see a problem.

  • OpenSUSE might be a good one but you could also experiment with archlinux in a VM learning it really helps in making you more comfortable with GNU/Linux in general. They have good guides and a good wiki.

  • I'm a big big fan of Debian. The installer can be a little intimidating for newbies but I think it's a great all-around "throw it at the wall" kinda Linux distro. Ubuntu is based on it so you'll find similarities between them.

39 comments