I never really see hardware lacking Linux support mentioned, which got me caught by surprise when a computer with a Broadcom network card couldn’t use the card. What other hardware don’t work with Linux?

  • Lv_InSaNe_vL
    cake
    link
    fedilink
    19 minutes ago

    My two biggest issues have been HDR and simulation hardware.

    It’s been a good few years since I’ve tried it but every time I’ve tried HDR my saturation just gets cranked to 11 and it looks like those nature photos that are edited to hell and back. Not sure why, and I’ve heard other people got it working so idk. I think it’s just the Nvidia drivers doing their thing and not working.

    But controllers for flight and racing Sims are the biggest headache to get working. And then when you do get them working you’ll have issues with games running well and detecting them (I think this is actually due to proton/lutris), issues with force feedback, issues with the various buttons and sliders that aren’t the primary axis. And then, after you spend hours getting them to work, it’ll just break again the next time you want to play. My sims and FPS games are the only reasons I still have a windows install.

    • @Urist@lemmy.ml
      link
      fedilink
      English
      17 hours ago

      I replaced a Realtek one because it constantly dropped connections. Luckily, this was one of the type of fixes that actually turned out to be easier than it looked.

    • @JasonDJ@lemmy.zip
      link
      fedilink
      113 hours ago

      Yeah I got a USB wifi dongle that’s a bit tricky. It doesn’t work out of the box in most distros but there is drivers for it that do work, fairly well.

  • @JasonDJ@lemmy.zip
    link
    fedilink
    2
    edit-2
    13 hours ago

    Anybody ever get Winmodems to work or did they all give up on it?

    Back in the day, it was hard enough getting dialup internet working on Linux (especially before you had internet in your pocket, so you had to print out HowTos or write down a bunch of notes before you tried to do it).

    But it was downright impossible with a class of modems that was designed essentially as a softmodem, heavily reliant on closed-source firmware and drivers, making them practically impossible to work on Linux.

  • qaz
    link
    fedilink
    English
    9
    edit-2
    21 hours ago

    Not technically hardware itself but Nvidia + Intel hybrid graphics have never really worked for me

    • @DonutsRMeh@lemmy.world
      link
      fedilink
      519 hours ago

      That was a nightmare I’ll never recover from. That laptop is now running windows 11. It’s what made me promise myself to never ever touch Nvidia ever again. I’m now all Red on my desktop and life is so much better.

    • @fuckwit_mcbumcrumble@lemmy.dbzer0.com
      link
      fedilink
      English
      421 hours ago

      So far I’ve been playing with Linux on my old work laptop and they’ve been playing together nicely. Almost everything else about the laptop? No. But hey at least graphics works.

      • qaz
        link
        fedilink
        English
        319 hours ago

        A common issue with those hybrid graphics is that it simply doesn’t switch and only uses one. Are you sure you’re not just using either integrated graphics or your dedicated GPU all the time?

  • Broadcom, as you’ve discovered. That’s the one brand that I’ve always had trouble with; they go out of their way to be closed source: never publishing specs, never responding to developers. They’re horrible to the point where I will not buy any product that uses Broadcom chips. Which used to be a PITA because they were also common.

    Fingerprint readers, in general, also widely seem to be poorly supported.

    One of my computers has a MediaTek wireless chip where WiFi isn’t supported but Bluetooth does.

    A lot of people have problems with NVidia cards; I’ve not had trouble with either AMD or Intel GPUs (although, I think all Intel GPUs are CPU integrated?).

    Multifunction printers are still iffy, and even just plain printers can give grief; I’ve come to believe that this is simply because CUPS is ancient and due for a completely new, modern printing service. It’s an awful piece of software to have to work with.

    • @utopiah@lemmy.ml
      link
      fedilink
      1
      edit-2
      7 hours ago

      Fingerprint readers, in general, also widely seem to be poorly supported.

      Not sure if it technically counts as fingerprint readers but using my YubiKey Bio daily, for login on my desktop and WebAuthN and… 0 problem.

    • Magiilaro
      link
      fedilink
      217 hours ago

      Cups is so much better then everything printer related that is available for Windows and it works so good that even Apple was not able or willing to create something on their own and are using it their OS on all devices. Yes, the web interface is dated but nearly every Desktop comes with a modern integrated interface for printer setup and configuration. It is ages that I had to use the web interface. Cups comes with a boatload of printer drivers out of the box. And if not then there are often PPD files on the homepage of the printer manufacturer.

      Multifunction printers are a special case and if they are supported or not depends either on how the device is build (are the parts addressable Independently as printer, scanner, modem/Fax) or is it all a integrated mashup that needs special software or drivers from the manufacturer. In the first case can the printer part often be used with cups and the scanner with sane. Well in the second case there is not much that Linux developers can do without support and goodwill from the manufacturer.

    • IHave69XiBucks
      link
      fedilink
      117 hours ago

      I have spent literal hours of my life trying to get the fingerprint reader on a latitude 7400 to work and i just gave up lol. Passwords are underrated anyway.

      • @catloaf@lemm.ee
        link
        fedilink
        English
        41 day ago

        I bought a new one recently. Apparently they’re doing a subscription thing now, so look closely at which model you’re buying. But other than that, it works just the same as my old one.

      • @morbidcactus@lemmy.ca
        link
        fedilink
        21 day ago

        I bought a Brother colour laser last year (which on the outside looks identical to the monochrome one I bought 17 years ago that lives with my parents), zero issues, which pretty much has been my experience with printers on linux (also tried a ~5 y/o & 25 y/o HP LaserJet, one being the cheapest thing I’ve ever used, other being old office equipment, think I tried the Epson ecotank and photo printer my mil has as well)

      • My experience with Brother was also good, until it got tipped during a move and came out simply covered in toner. We don’t really need a new printer, but I’d buy another Brother LaserJet in a heartbeat.

      • @statler_waldorf@sopuli.xyz
        link
        fedilink
        English
        124 hours ago

        We have a wireless Brother laser MFP from 2-3 years ago that just works. I needed to scan something for the first time a few weeks ago and started to go down to rabbit hole of the official driver package but then I decided to give “scanimage” a try and it just found the scanner.

      • @HumanPerson@sh.itjust.works
        link
        fedilink
        English
        223 hours ago

        I’ve run AMD, Intel, and Nvidia on linux and I would say my intel experience was by far the best. I use an a380 in my server for transcoding, and I had an a750 in my desktop but switched to a b580. AMD gets the graphics stuff right, but intel does the graphics and compute right on linux where AMD ROCM is a major pain in the ass. It may not be great if you do tons of gaming, but it works quite well for me.

      • @mat@linux.community
        link
        fedilink
        English
        21 day ago

        Hmm, I run an Arc GPU at work without any issues. Just using plain mesa on NixOS. The Intel devs were quite responsive when we ran into issues as well.

        • @Flatfire@lemmy.ca
          link
          fedilink
          41 day ago

          Arc support was added after release to Linux Kernel 6.2 and it’s steadily improved since. Older Linux distros, or “LTS” oriented distros that favour stability may still not have support for them. I know Unraid was very slow to pick up on it and I had to settle for passing the pcie device through to a VM to get it working. Intel is keen to made these viable though, and I love having the AV1 encoder from my A380.

          • @mat@linux.community
            link
            fedilink
            English
            121 hours ago

            Ah I see, haven’t been on “stable” distros for a long time so I wasn’t affected. I’ve enjoyed the good support and the video stuff is definitely nice. On the AMD side, still no idea how to encode or decode anything on my Framework 16, meanwhile Intel is acing it.

  • @LettyWhiterock@lemmy.world
    link
    fedilink
    822 hours ago

    Probably not the kind of hardware you’re thinking of but I have an old Roland synthesizer, an Edirol SD-90, that did not work on Linux. Now, I didn’t expect it to given the hoops I had to jump through just to get it to work on modern windows. So Linux seemed out of the question already. But can be a big deal depending on what you use your computer for.

  • Magiilaro
    link
    fedilink
    216 hours ago

    Internal HDMI capture cards are barely supported, there are some professional brands like blackmagic that have support but nearly all consumer grade capture cards are not supported at all, because the companies who make them don’t care about Linux.

    USB based capture cards often work because they use the same standard protocols as USB cameras.

  • @communism@lemmy.ml
    link
    fedilink
    101 day ago

    nvidia cards are always giving people grief, especially on Wayland. Technically supported but practically not recommended if you want an easy time

      • @communism@lemmy.ml
        link
        fedilink
        322 hours ago

        I’ve had mixed experiences myself. Sometimes it works, sometimes it randomly breaks. I just wouldn’t recommend it to someone who wants it to “just work” and be stable and not do maintenance. For me, I’m someone who’s happy to do maintenance, but I don’t want that to extend to my graphics card, which in this day and age ought to just work.

    • @L_Acacia@lemmy.ml
      link
      fedilink
      91 day ago

      If you have a GTX 10xx card or later, their are virtually no issue with Wayland anymore. I have two PC with nvidia cards and had almost 0 issue with gnome plasma and hyprland in the last two years.

    • ssillyssadassOP
      link
      fedilink
      224 hours ago

      Sadly I bought my PC before switching to Linux was on the agenda. And I don’t have the money to change to AMD.

      • @utopiah@lemmy.ml
        link
        fedilink
        17 hours ago

        Don’t be too sad, I’m playing and working daily with an NVIDIA for years now and it’s just working.

  • @ATS1312@lemmy.dbzer0.com
    link
    fedilink
    115 hours ago

    Is there a broadcom firmware package you need to install? I have NEVER gotten away with neglecting that step on a broadcom card.

  • @utopiah@lemmy.ml
    link
    fedilink
    161 day ago

    The lack of support seems very daunting at first.

    I started thinking “Oh I wish I could transition to Linux, away from Windows, but what about the latest hardware or random gadget?”

    The trick is to flip the question around, namely not “Does my current hardware work with Linux?” but rather “Am I sure my next hardware work well with Linux BEFORE I buy it?” then this remove 99% of headaches. It’s typically 1 Web search away from either a lot of complaints or positive feedback… or not much, and then it’s up to you to see if you are ready for an adventure. If there is not much but there is some standard interface, e.g. Bluetooth, and no need for a proprietary application, it’s nearly sure the main features will work. If a proprietary application is needed, then safer to avoid.

    So… yes maybe surprisingly a LOT of hardware does work well with Linux!

    What does not work for me, to give a random example, is the LED controller of my desktop case, which I bought several years ago while Windows was still my main OS. I didn’t put a lot of effort into it, cf https://gitlab.com/CalcProgrammer1/OpenRGB/-/issues/1683 but the recent article posted on this instance, namely https://lemmy.ml/post/32389687 makes me want to give it another go at some point!

    • @Jack_Burton@lemmy.ca
      link
      fedilink
      41 day ago

      This is my plan going forward. Linux wasn’t on my radar when I bought my laptop (and my PC but that’s a different story about just being scared to try since I use it for work and I’m not convinced Linux has comparable software I need).

      I got a wicked sale on a Samsung Galaxy Book 3 Ultra, and of course a few months after I started cutting BIg Tech out of my life (I was an idiot for buying Samsung to begin with but too late now haha). No more Meta, Amazon, or Google accounts or devices for me, and all I have left of Big Tech is Microsoft on my laptop and PC. I tried Mint as my first Linux attempt, and put it on my Samsung laptop. It…didn’t play well unfortunately. I’ve read Bazzite may work better but haven’t tried it yet.

      Moral of the story, you nailed it. Going forward every bit of tech I buy will be vetted for FOSS support first.

      • @utopiah@lemmy.ml
        link
        fedilink
        11 day ago

        Neat! Two quick things :

        I’m not convinced Linux has comparable software I need).

        Feel free to ask here. I might not know alternatives but others could, no matter how niche.

        Samsung Galaxy Book 3 Ultra […] didn’t play well unfortunately

        Same advice. I don’t have one of these but what fails and how? Any specific error message?

        • @Jack_Burton@lemmy.ca
          link
          fedilink
          224 hours ago

          As far as my main PC, I’m a freelance voice actor, artist, and musician. My main concern is recording software and to a lesser extent, art software (I’ve tried Inkscape, but it’s a hard transition from photoshop). For recording I really don’t like Reaper, and I use Audition (I know, Adobe, haha) and Cubase for music which unfortunately doesn’t have a Linux option.

          As per the laptop, it had some standard driver issues which were no big deal but apparently Mint doesn’t play well with Nvidia graphics cards. The webcam didn’t work but that’s a semingly standard issue. The biggest thing was Samsung chips and such from what I read really don’t play well with Linux, or at least Mint.

          • @utopiah@lemmy.ml
            link
            fedilink
            27 hours ago

            voice actor, artist, and musician. My main concern is recording software and to a lesser extent, art software

            Even if you are not based in Brussels where we have https://resonance-mao.be/ you might have a local equivalent, namely open source and open hardware music enthusiast and profesisonals who meet monthly at least to learn and jam. They know this domain a lot more than I do. There are a LOT of software for all that but I wouldn’t go as far as advising you. That said yes it mostly likely will require a bit of re-training. Still IMHO you have done the hardest, namely you understand the concepts behind what the tools do. The interface will be different but how it is actually done should be the same. My advice is to find “your people” and discover together.

            Regarding hardware Mint is based on Ubuntu which is based on Debian. I have an NVIDIA GPU and I play (and work) with it daily. Sometimes sleep/resume is buggy but pretty much never ever while actually working or playing. Regarding the Webcam, it’s not super convenient but until it gets supported (hopefully) you might have to rely on an external camera.

            • @Jack_Burton@lemmy.ca
              link
              fedilink
              13 hours ago

              Appreciate the advice, I’ll look into it more. I didn’t even think about an external cam haha. I use the laptop cam daily to video call family, I used to use Google home hubs for that but since I’ve deleted my Google account and stopped using the hubs I switched to Signal on the laptop. I’ll consider an external cam, though it’s not ideal. I’ll start digging again for options with Samsung chips.

              • @utopiah@lemmy.ml
                link
                fedilink
                156 minutes ago

                external cam haha. I use the laptop cam daily to video call family

                I actually did that on desktop recently and I enjoy being able to unplug and physically remove it as I don’t use it daily. Same for the large external microphone, it’s only on my desk when I’ll have meetings planed. Maybe you could also use a mobile phone as camera.

                Anyway kudos on leaving Google! It’s a great step.

                For Samsung chips maybe https://wiki.debian.org/InstallingDebianOn/Samsung could help.

  • Phoenixz
    link
    fedilink
    117 hours ago

    Certain less well known smaller brands might not work as too few people know the HW

    Same goes for very specialized hardware, if it wasn’t on Linux to begin with, it probably won’t work

    • Alex
      link
      fedilink
      21 day ago

      I remember the old ADSL modems where effectively winmodems. I had to keep a Windows ME machine as my household router until the point the community had reversed engineered them enough to get them working on Linux.

      At least they where usb based rather than some random card. I think the whole driver could work in user space.

  • @tobylemming@lemmy.world
    link
    fedilink
    424 hours ago

    Also my Ricoh SP211SU Laser printer is not supported, my workaround is using Windows via VirtualBox if I need to print anything.

  • @sangeteria@lemmy.ml
    link
    fedilink
    222 hours ago

    There’s this printer that I wanna use for my job but when I went through the process of connecting it the driver wasn’t listed among the massive amount of options. So I gotta print using a work computer instead of my laptop 😪