The only real hardware problems I come across these days with Linux is WiFi cards being shit. As far as I’m concerned, carefully selecting hardware is a problem for the *BSDs at this point. Am I missing something?
No. I think you are correct and mostly even wifi hardware works fine, at least compared to *BSDs. I use Linux across a wide-range of machines, both desktops and laptops, with mostly very recent components. The only other unsupported hardware I have personally come across is some gaming hardware (e.g. Thrustmaster racing wheels) and an add-on sound card (Soundblaster AE9). And of course, some things like DLSS3 with Nvidia do not work.
I bought a new PC recently and put Linux on it. It didn’t work with the on-board Bluetooth until I did some research and digging through the logs and compiled and installed a kernel driver and edited some config files as root.
Also the fps on my Nvidia graphics card is really bad in games.
Also the fps on my Nvidia graphics card is really bad in games.
Are you sure you have the official Nvidia driver installed? Most Linux distros, if not explicitly configured otherwise*, use the open source “nouveau” driver by default. Since that driver doesn’t support some vital aspects - such as frequency scaling - of the hardware, the performance is bad.
*Some distros, like Pop! OS and EndeavourOS, offer a “Nvidia install”, meaning that the official driver will be installed and configured upon OS installation.
The only real hardware problems I come across these days with Linux is WiFi cards being shit. As far as I’m concerned, carefully selecting hardware is a problem for the *BSDs at this point. Am I missing something?
No. I think you are correct and mostly even wifi hardware works fine, at least compared to *BSDs. I use Linux across a wide-range of machines, both desktops and laptops, with mostly very recent components. The only other unsupported hardware I have personally come across is some gaming hardware (e.g. Thrustmaster racing wheels) and an add-on sound card (Soundblaster AE9). And of course, some things like DLSS3 with Nvidia do not work.
I bought a new PC recently and put Linux on it. It didn’t work with the on-board Bluetooth until I did some research and digging through the logs and compiled and installed a kernel driver and edited some config files as root.
Also the fps on my Nvidia graphics card is really bad in games.
So it does still have driver issues, I’d say.
Are you sure you have the official Nvidia driver installed? Most Linux distros, if not explicitly configured otherwise*, use the open source “nouveau” driver by default. Since that driver doesn’t support some vital aspects - such as frequency scaling - of the hardware, the performance is bad.
*Some distros, like Pop! OS and EndeavourOS, offer a “Nvidia install”, meaning that the official driver will be installed and configured upon OS installation.
I would place the blame for poor driver support directly on the chip/device manufacturer and not on Linux (whoever that is).