this post was submitted on 29 Jun 2025
41 points (95.6% liked)

Linux

55760 readers
871 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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?

top 48 comments
sorted by: hot top controversial new old
[–] qaz@lemmy.world 4 points 3 hours ago* (last edited 3 hours ago) (2 children)

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

[–] DonutsRMeh@lemmy.world 1 points 1 hour 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 2 points 3 hours ago (1 children)

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@lemmy.world 2 points 1 hour ago (1 children)

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?

Oh trust me, I know pretty quickly when that 3080 turns on and when it turns back off. Hybrid graphics is what I've been fiddling with the most.

[–] LettyWhiterock@lemmy.world 6 points 4 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.

[–] sangeteria@lemmy.ml 2 points 5 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 😪

[–] Mordikan@kbin.earth 2 points 5 hours ago

I had an issue with an old Lenovo X260 laptop. The onboard bluetooth device was showing as not being present if the wireless device was loaded. I could have one or the other, but not both. BT/Wifi was being supplied by the same M.2 card, so as soon as a module loaded (the wireless loaded first I guess) it prevented it from being used by another module. I'm not sure if there was an actual fix to that, though. I had a spare USB bluetooth dongle so I just ran that instead.

[–] communism@lemmy.ml 6 points 7 hours ago (4 children)

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

[–] Mugmoor@lemmy.dbzer0.com 6 points 5 hours ago (1 children)

I always hear this, but I've been using Nvidia with Linux since 2004 and have never had any issues.

[–] communism@lemmy.ml 2 points 4 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.

[–] Jumuta@sh.itjust.works 3 points 3 hours ago

i have more problems with them on x11 honestly

[–] L_Acacia@lemmy.ml 8 points 6 hours 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.

[–] ArchmageAzor@lemmy.world 2 points 6 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.

[–] tobylemming@lemmy.world 4 points 6 hours ago

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

[–] sxan@midwest.social 22 points 10 hours ago (2 children)

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.

[–] Aatube@kbin.melroy.org 6 points 9 hours ago (2 children)

Intel Arc discrete GPUs released 2022

[–] HumanPerson@sh.itjust.works 1 points 6 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 2 points 8 hours ago (1 children)

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 4 points 8 hours ago (1 children)

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 1 points 4 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.

[–] 9488fcea02a9@sh.itjust.works 8 points 10 hours ago (5 children)

Brother printers have a good reputation in the linux world. Not sure what the current status is... My printer is over 15 yrs old

[–] catloaf@lemm.ee 4 points 9 hours 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.

[–] statler_waldorf@sopuli.xyz 1 points 6 hours ago (1 children)

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.

[–] 9488fcea02a9@sh.itjust.works 1 points 3 hours ago

I'll give that a try. I actually never figured out scanning on linux

[–] morbidcactus@lemmy.ca 2 points 8 hours 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)

[–] sxan@midwest.social 2 points 9 hours ago

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.

[–] mark@social.cool110.xyz -1 points 10 hours ago (1 children)

@9488fcea02a9 @sxan Almost all printers work now, since they have to support IPP Anywhere to be useable by phones

[–] sxan@midwest.social 2 points 9 hours ago

My Canon regularly gives me grief. My Epson Ecotank, OTOH, has been painless.

[–] tux0r@feddit.org 9 points 9 hours ago (2 children)
[–] cupcakezealot@piefed.blahaj.zone 1 points 6 hours ago (2 children)

doesn't it have a unix like core like os x?

[–] tux0r@feddit.org 1 points 1 hour ago

Unlike Linux.

[–] cepelinas@sopuli.xyz 3 points 5 hours ago

That's bsd based.

[–] utopiah@lemmy.ml 13 points 11 hours ago (1 children)

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 2 points 9 hours ago (1 children)

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 1 points 7 hours ago (1 children)

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 1 points 6 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.

[–] miss_demeanour@lemmy.dbzer0.com 10 points 11 hours ago (2 children)

From the olden days: winmodem

[–] zazous@lemmy.funami.tech 2 points 10 hours ago

I bought an external Hayes 56k modem and suddenly Windows was a memory. Happy days.

[–] stsquad@lemmy.ml 2 points 11 hours 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 1 points 6 hours ago

The touchpad in the Lenovo 300e is not supported; although the touchscreen does work. I use mouse which is fine most of the time, but it would be nice if the touchpad would be supported one day.

[–] Crazyslinkz@lemmy.world 1 points 7 hours ago

I had issues with brand new hardware. Had to use testing on debian to get proper resolution.

[–] nfreak@lemmy.ml 2 points 9 hours ago

On the peripheral end, ElGato. You can usually get their stuff to work but they provide little to no support, usually have issues to work out, and you'll always be relying on third party replacements for their software.

I got a stream deck plus with the xlr dock, since even though I quit content creation I like what it provides and have no reason to downgrade my mic, but the thing has been a headache and a half ever since I switched to cachyOS.

[–] oo1@lemmings.world 3 points 11 hours ago

Some useful stuff for some laptops - worth checking if you're buying one for linux:

https://wiki.archlinux.org/title/Laptop

https://wiki.archlinux.org/title/Category:Laptops

Also this - i guess this is the inverse question though:

https://linux-hardware.org/

[–] anon5621@lemmy.ml 4 points 12 hours ago (1 children)

Many cheap chinese web cameras from non know brands,really problematic to make work printers which older from 2015 for example canon ,Lexmark cause they use proprietary communication protocols and thus drivers for inux or exist in shitty state which would not work on modern system but worked on Ubuntu from 2012 or not driver not exist at all and so on other very specific type of devices

[–] Kornblumenratte@feddit.org 4 points 10 hours ago

There is the gutenprint project supplying drivers for a lot of older printer models.