• 🦊 OneRedFox 🦊
    link
    fedilink
    English
    142 years ago

    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?

    • ForbiddenRoot
      link
      fedilink
      English
      2
      edit-2
      2 years ago

      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.

    • @dobesv@lemmy.ca
      cake
      link
      fedilink
      22 years ago

      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.

      • torbjørn
        link
        fedilink
        22 years ago

        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.

      • pbjamm
        link
        fedilink
        12 years ago

        I would place the blame for poor driver support directly on the chip/device manufacturer and not on Linux (whoever that is).