So I have an old laptop from 2013 and WinBLOWS 10 chugs on this thing on good days. Today it’s struggling with yet another “update” that acts more like malware, it hogs 100% of your hdd and the actual install process can take upwards to an hour. So like MicroSHAFT wants me to buy a brand new PC, at a time when GPU prices are astronomical, all so I can run 11 on it. On what planet am I going to want to continue using your service when you’ve been this bad to me? Maybe if you buy me a new computer I might consider using 11 but I highly doubt Bill Gate$$ is going to send me a check in the mail anytime soon.
Gotta get off my ass and instal Mint soon.
my last PC, the one i play games on and mostly use for general purpose is transitioning to linux this week. this whole update cadence for Win10 from M$ just gets more and more absurd. i’m going bazzite, i’ve got my distro iso on a stick, i’ve been carefully backing everything up and organizing it on an external.
everything else here except work equipment is on ubuntu now and i love using those systems. they are so reliable and stable, it’s like some star trek shit.
i fully expect this last changeover to go so smoothly that i kick myself for waiting this long.
Microshit is genuinely the worst tech company out there because not only are they the most incompetent, they’re also the most ubiquitous
In the event someone else reading this actually can’t switch to Linux:
Handy ty
I was doing some work and the computer froze up, I thought it crashed for some reason. Turns out it was windows doing an update.
1995 all over again
i had mint installed in a dual boot configuration for years but hardly ever actually booted to it because “muh vibeogames” but then someone pointed out that they mostly just work in linux now, and ill be damned if they weren’t right… pretty much everything i play works just fine in linux so I haven’t booted to windows in months and im just gonna wipe that drive entirely pretty soon here
One of my friends rescued The Bintop (a laptop that was found in a bin around 2012ish and was exclusively used to stream pirated media until it chugged to a near halt around 2019) just by putting Mint on it. Not even Xfce, just regular Cinnamon and it works better than when it came out of the bin.
This is the exact reason i install mint and it’s surprisingly straight forward. the hardest part was backing all my shit up first. all of the actual linux stuff has been completely fine
switch to linux?
The only thing holding me back and making me hesitate is that something about nvidia cards and mint not getting along, or was this fixed?
Try a bootable Live USB stick, you can test it out without installing to be sure video support is working
Can you point me in the direction on a how to to do this?
ty!
https://linuxmint-installation-guide.readthedocs.io/en/latest/index.html
Never used Mint myself but since you mentioned it.
∞ 🏳️⚧️Edie [it/its, she/her, fae/faer, love/loves, ze/hir, des/pair, none/use name, undecided]@hexbear.netEnglish11·13 days agoWhile Nvidia is still worse than AMD on Linux, they have been getting off their ass and its getting better. This is (AFAIK) more about newer cards and prehistoric(joking) cards like yours shouldn’t be as much of a problem.
This is (AFAIK) more about newer cards and prehistoric(joking) cards like yours shouldn’t be as much of a problem.
Hells yeah, my ol’ gtx 660m is going to live again
∞ 🏳️⚧️Edie [it/its, she/her, fae/faer, love/loves, ze/hir, des/pair, none/use name, undecided]@hexbear.netEnglish9·13 days agoYour card isn’t supported by the (edit: modern versions) proprietary nvidia driver[1], but it is by nouveau[1:1], and it seems to be supported decently well (your card is NVE0)
Mint also has a driver manager which should make this easier
Edit: Power management is WIP in the nouveau driver for your card
I’d definitely start with Nouveau and only consider trying the Nvidia “legacy” driver if there are insurmountable performance problems (balanced against modest expectations for a 13 year old mobile graphics chip), because there will be trade-offs.
∞ 🏳️⚧️Edie [it/its, she/her, fae/faer, love/loves, ze/hir, des/pair, none/use name, undecided]@hexbear.netEnglish6·13 days agoOh, laptops might have optimus which makes this more complicated.
Edit: I should have read down the thread (it will work though, as long as expectations are reasonably managed).
It will work fine ™
It will work fine. The main problem with Nvidia cards is that they are not integrated as well. The AMD drivers are part of the Linux kernel (not just compatible, part of the project). OpenGL / Vulkan is implemented in the open source Mesa3D graphics library, the de-facto standard implementation. The Nvidia driver on the other hand is a “binary blob” distributed third-party, which gets loaded by a “glue” kernel driver. It uses Nvidia’s own proprietary OpenGL / Vulkan graphics libraries instead of Mesa3D. All of these are implementation details that any remotely popular distribution will sort out without user intervention (or minimal user intervention in some cases, like telling your distribution “install the Nvidia driver please”). The technical details only really make a difference if you are poking around at shit.
If you choose a distribution which does not include the Nvidia driver by default (Fedora or Debian, for instance), you will still have graphics via the open source, reverse-engineered Nouveau driver (which is part of the kernel). The performance just won’t be suitable for modern games in most cases, depending specifically on which card you’re using and how far along reverse-engineering efforts got. But you will be able to take the steps to install the Nvidia driver from a comfortable graphical user interface. You won’t be stuck trying to figure out how to configure XFree86 from a text terminal like it’s 2004.
If you are trying to run bleeding edge, experimental shit (like Wayland years ago when it was rather new and only shipping default on Hannah Montana Linux), it will work on AMD before it works on Nvidia, but ordinary distributions won’t be shipping stuff like this. On the other hand, if you rely on CUDA (for compute, used commonly in machine learning), Nvidia is still basically your only viable option.
Just don’t use mint then? Try something rolling release, far less trouble when doing modern things like games or professional software. EndeavourOS has a super slick installer and the gnome edition truly Just Works. I’m happy to help if anything comes up, I’m getting a bit tired of these takes about any remotely modern distro being spooky scary unstable or whatever. It’s fine, it’s just a computer.
I feel like exposing someone brand new to the AUR borders on sabotage.
Edit:
The Arch User Repository is a powerful repo of user-sourced builds with next to no vetting. Using it without knowing exactly how you are managing dependency versions is a recipe for an immediately unmanageable amount of tech debt that would leave a new user flat footed and soft-bricked at an indeterminate point down the line.
Please, you do new users a disservice by telling them to use distros with what’s effectively a “burn everything the fuck down next time the kernel updates” button integrated into system tools.
There’s also the recent scandal of malware being found on the AUR. At this point, recommending average people the AUR is irresponsible. The AUR should be something that someone who’s very familiar with Arch occasionally dabbles with.
Nothing about the AUR is more irresponsible than downloading random .exes off the internet (standard practice on windows). Fear mongering about it does everyone a disservice.
downloading random .exes off the internet
yeah you shouldn’t recommend average people do that either.
Whether or not I recommend it has no bearing on how most people use their computers. People don’t stick to windows because they find it more secure or stable, they do it because it’s convenient. In my experience, rolling release is far more convenient because modern software actually runs well on it. There’s a reason Valve switched from ubuntu to arch(-based) as their distro of choice.
Look, I don’t know what your experience has been like, but honestly the issue you described sounds like a worrying hypothetical at worst. I simply have never run into any such issues, the AUR really does “Just Work” in 2025. I actually don’t think I’ve ever had trouble with it.
On the other hand, when I was a newbie, trying to navigate getting access to newer packages on ubuntu so my games would actually run properly was miserable. PPAs (and similar systems) are 100x more confusing and annoying than the AUR has ever been.
Please know I’m writing this in good faith. There are things that are unfamiliar and that require some adapting when switching to linux, but the issues you described sounds really aren’t among them.
nvidia cards work better imo… i had a radeon card before that was nothing but problems with mint but never had any issues with nvidia
AntiX is great for older computers plus I love the tag line on their website.
I have a laptop that’s about as old as yours. Windows and Intel stopped supporting the drivers for the wifi, so you couldn’t connect to the internet wirelessly on it. I installed Mint and it works out of the box.
On the Nvidia drivers, that’s more for the latest drivers. A card that old should have support. I put Mint on my desktop with a 4090 and it frames pretty bad compared to W10. I might switch to Bazzite and see if that improves it. I put baz on another laptop with a quaddro card from like 2021 and it works perfectly.
Nvidia has known and identified problems with DX12->Vulkan translations in the proton stack. As of a few days ago they think they know what’s causing it but it was postured as a nontrivial fix. Still glad to see though and hopefully once that’s ironed out Nvidia on Linux with proprietary drivers will be pristine (outside of unrelated anticheat problems).
The takeaway is to always launch and play games using Vulkan if possible.
As a seasoned Linux user of 12 days. I say go to Linux Mint or Bazzite and never look back
Linus Torvalds wouldn’t treat you like this pookie
He would ban you if you’re Russian and claim its his proud Finnish heritage to do so. https://www.tomshardware.com/software/linux/linus-torvalds-slams-supporters-of-delisted-russian-driver-maintainers-as-trolls
One of us! One of us! 🐧
Scoop and wsl make the experience somewhat more tolerable. Not good but you know.