Not too long ago I installed Mint onto a laptop that turned out to have a network card by Broadcom, which doesn’t have Linux support, so that didn’t work. I’m going to upgrade my currently Windows PC to Mint at the end of Win10 support in October, and I want to be sure I don’t have any hardware that is incompatible with Linux. Which manufacturers are obstinate like that?
Also sometimes with a wireless issue there’s an easy workaround.
The ancient Broadcom WiFi module is the most problematic aspect of my 2012 MacBook Pro, but I got a fully Linux compatible tp-link USB wifi adapter for about £10.
Just make a live usb of the distro you want to use and check it out. If mint has no live usb usr amother distro, most have. Just use a big one. Since mint is just ubuntu it should be good
linux mint’s “installers” can boot into a live environment.
Another vote for trying a live distro. If the live version detects all your computer’s hardware, it will detect it when you install it for real.
You can absolutely use Mint as a live system.
If it is a computer, it is compatible
You may just need some extra bits in addition to the base ISO
IIRC the Broadcom website has the latest Linux drivers on there if the kernel doesn’t support it out of the box, so grab a copy of those and put them on a USB.
As others have said, you could get a live distro to test it out before you install
Also keep in mind that laptop wifi cards are usually easily replaceable, so if you end up with that being the only problem it’s usually cheap and easy to solve
You can get broadcom to work, it means adding the missing driver.
For example in NixOS its adding a line in the hardware/config file then running a rebuild.
For Ubuntu there appears some steps spelled out lower in this thread https://askubuntu.com/questions/55868/installing-broadcom-wireless-drivers
Some distros publish their known working hardware lists https://en.opensuse.org/Portal:Hardware
Mostly just try Linux on it 😹 Don’t install it just run from a flash drive or something
i used a live bootable usb stick to play around before i installed it; the one thing i had an issue with is my display drivers but simply updating using software manager (i think specifically the kernel or something; it’s been a while so I cant remember for sure) fixed it
Generally speaking, most if not all hardware running Win 10 will be able to work on any Linux distribution making a few exceptions where external drivers can be found. Normally though, this will not be necessary as it will be pre baked into the kernel with no interference from you
That being said - Mint runs an older version of the kernel compared to the current state of desktop Linux and may not contain certain drivers for hardware that came out after that specific kernel version was released. You can use a distro that favors being up to date over long term support, such as Fedora or Arch (if you’re willing to put up with setting up Arch) if that crops up. But generally, if you’re running win 10 still this shouldn’t be a problem
Without knowing your hardware, i can’t really say more though. Just try mint or any other distribution on a live usb and if it works there, then it will work when installed
You could dig into the Linux hardware and see if your system is listed there, and how compatilble it is
On my wifés 2012 MacBook Pro, I had the same broadcom related problem and installing Rpm fusion solved it https://ostechnix.com/how-to-enable-rpm-fusion-repository-in-fedora-rhel/
Removed by mod