this post was submitted on 13 Jul 2026
587 points (96.8% liked)

Programmer Humor

32424 readers
1330 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] CubitOom@infosec.pub 93 points 1 week ago (5 children)

"Linux supported hardware" is an outdated phrase only used in windows propaganda today.

[–] drkt@scribe.disroot.org 43 points 1 week ago (2 children)

Absolutely not.

Signed, owner of half-supported hardware.

[–] Honse@lemmy.dbzer0.com 13 points 1 week ago (13 children)

Out of curiosity what hardware are you using that's not supported?

[–] hemko@lemmy.dbzer0.com 23 points 1 week ago (4 children)
[–] marcos@lemmy.world 11 points 1 week ago

In my experience, the only OS where printers won't have drivers is Windows.

But I don't deal often with dark demoniac systems, so there are probably lots of niche hellish devices that I don't know the details.

[–] SleeplessCityLights@programming.dev 6 points 1 week ago (2 children)

BS, I have gotten HP printers to work on Linux with no problems.

[–] hemko@lemmy.dbzer0.com 6 points 1 week ago (10 children)

My Epson inkjet is a paperweight without w*ndows

load more comments (10 replies)
load more comments (1 replies)
load more comments (2 replies)
[–] otter@lemmy.ca 13 points 1 week ago

Certain fingerprint readers and touchscreens

ex. Goodix

[–] delcaran@feddit.it 7 points 1 week ago

Broadcom hardware (WiFi cards an webcams in particular). Plus there are quirks with some proprietary driver version not building against some kernel version...

With unsupported hardware and closed drivers you are always on the lookout for some breakage.

And it's not a Linux problem nor a complaint on distro maintainers. It's manufacturers that are shit.

[–] drkt@scribe.disroot.org 7 points 1 week ago

Audio gear.

[–] rumba@lemmy.zip 5 points 1 week ago (1 children)

Asus Zenbook DUO

I'll be honest, A lot more of it works than I expected. Linux runs and is quite stable.

Keyboard Backlighting? Had to write some Python. Windows driver manages this, proprietary. I still can't get backlight to work in bluetooth mode.

Trackpad Palm Rejection? Had to write a service. Windows driver manages this, proprietary.

Function keys on the keyboard in wired mode? Not supported, no work-around that I can find. I have to remove the keyboard and put it into bluetooth mode. Windows driver.

load more comments (1 replies)

Peripheral devices, mostly. I have some half-supported, like Logitech mouse (G-shift doesn't work), and for some I rely on open-source devs (like Corsair keyboard for certain keys/modes/connectivity fix). Sure, you can say just buy compatible devices, but it's not always viable to replace everything you owned before moving to Linux.

load more comments (7 replies)
[–] CubitOom@infosec.pub 11 points 1 week ago (1 children)

What Linux kernel are you running which isn't supporting your hardware?

[–] delcaran@feddit.it 5 points 1 week ago (4 children)

My case: I have an nvidia GTX 980. It's old but it's what I have.

Nvidia dropped its support from driver version 595.

Driver 580 is what I need, it worked until 7.0 but no longer in 7.1 (was using Fedora 44). Since my hardware is old I switched to Debian Trixie.

Another example is the facetime HD Webcam of macbook pro: to make it work you have to install OSx or download a recovery image, compile a C program to extract a specific binary blob, then use that blob to recompile the driver on your kernel.

There are lots of examples: it's a big world, with lots of hardware and mostly no producer interested in the Linux world.

load more comments (4 replies)
[–] Zenorbi@lemmy.world 18 points 1 week ago* (last edited 1 week ago) (1 children)

For desktop? Probably. For laptop, linux support can be awful, because manufacturers keep introducing hardware that don't support standard drivers. Webcam? How about an IPU6 that needs kernel modules just to be detected and then special calibration files just so the image is not a stripey corrupted mess... How about no on-board sound because screw you I guess. How about a non standard USB controller so that you cannot even communicate over your USB ethernet dongle when the wifi is once again some special sauce non standard shit...

These are Dell and Lenovo Yoga machines at the University I work at. Some are absolute garbage where the USB is always powered and will drain the battery when the computer is turned off and no BIOS setting will disable this.

We are now looking into Tuxedo and Framework...

PS.: even windows has issues with these, where you have no touchpad and no USB anything (mouse, keyboard) until you somehow install a driver...

load more comments (1 replies)
[–] uuj8za@piefed.social 17 points 1 week ago (2 children)

Psht. I wish! This is wrong and will set people up for failure. There is absolutely hardware that will work well with Linux and hardware that will not.

I tend to run into problems with brand new laptops. Microphones don't work, web cams don't work, fingerprint readers don't work.

I have a Dell Dell Pro next to me with a web cam that doesn't work. Arch, btw.

I also have a Lenovo T14 where everything does work.

The point is you have to RESEARCH before you buy. Otherwise, you're gonna get mad a Linux for not supporting your hardware, instead of being mad at yourself for not researching first.

Hardware that's too old is problematic and hardware that's too new can be problematic.

load more comments (2 replies)
[–] funkajunk@lemmy.world 14 points 1 week ago (1 children)

Unfortunately this is not true. If manufacturers do not support Linux, then it is up to dedicated community members to reverse engineer drivers. Much love to these amazing people ❤️

Things have gotten much better in recent years because now Linux is seen as a legitimate operating system and not just a platform for hobbyists.

load more comments (1 replies)
[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com 9 points 1 week ago (7 children)

There's still tons of devices where Linux doesn't work properly with them.

My Intel wireless cards cannot maintain a 6ghz wireless connection for shit despite some of them being over 5 years old. And Intel. Latest stuff, older kernels, none work well. Oddly whatever version of Fedora I had worked the best. My wifi wasn't unusable when 6ghz was an option. It only dropped to 5/2.4ghz once a minute instead of every 5-20 seconds.

load more comments (7 replies)
[–] bulwark@lemmy.world 24 points 1 week ago* (last edited 1 week ago) (4 children)

2 separate bootloader partitions. Grub launches the windows bootloader on a different partition so it isn't aware of anything other than itself. Then the 2nd bootloader actually launches windows. Don't try to share one partition or else windows will inevitably wind up clobbering the Linux loader.

[–] trainsrkool@lemmy.ml 10 points 1 week ago

Windows will know, its lik a cancer

[–] gh0stcassette@lemmy.blahaj.zone 8 points 1 week ago (1 children)

This assumes windows is not maliciously checking for other bootloaders in order to fuck with them, which I'm not willing to give MS the benefit of the doubt on tbh.

[–] MentalEdge@sopuli.xyz 6 points 1 week ago (1 children)

It does work.

If you have two EFI partitions, Windows will stop looking once it finds the first one.

Which is actually a problem sometimes, as it will stop looking and use the first one it finds, even if it's on different drive than windows.

Imagine installing windows on a machine with two drives. Drive A already has an OS and an EFI partition, so you install Windows to drive B.

Except Windows will still go ahead and drop the bootloader onto drive A. Potentially breaking the OS that's there, plus setting up Windows in such a way that it requires drive A to boot. EVEN THOUGH THAT ISN'T WHERE YOU INSTALLED IT.

This is why guides tell you to install windows with only one drive connected. It's the only way to ensure it puts the bootloader and OS on the same drive.

load more comments (1 replies)
load more comments (2 replies)
[–] arran4@aussie.zone 22 points 1 week ago

Different disks if you must at all.

[–] Limonene@lemmy.world 18 points 1 week ago (1 children)

My gaming PC dual boots Debian and Ubuntu

[–] Skullgrid@lemmy.world 12 points 1 week ago

Kirk : I use a computer with an AI assistant and 1 gb of free ram. How about you?

Homer : I have a normal computer that lets me do what I want with my hardware.

[–] Fizz@lemmy.nz 13 points 1 week ago (8 children)

Dual booting us viable, if you're curious its good to try linux via dual boot. Windows doesnt break the linux bootloader. The incident referencing was a bug I believe. I know plenty of people who've been dual booting for 2+ years keeping both OSs up to date with no issue.

[–] AmyAye@nord.pub 12 points 1 week ago (2 children)

I have had Windows update completely obliterate my Linux partitions at least twice.

load more comments (2 replies)
[–] witness_me@lemmy.ml 10 points 1 week ago

I’ve had windows nuke my bootloader at least thrice. Stopped dual booting a few years ago so I’m free of that nonsense.

[–] starelfsc2@sh.itjust.works 9 points 1 week ago

I have had it break my bootloader when I was dual booting, if it wasn't my main pc then I might risk it but I'm not rolling the dice on if windows decides to break it again.

[–] grue@lemmy.world 6 points 1 week ago

That wasn't "an incident." The notion of Windows breaking Linux's bootloader has been a known thing for at least a decade.

load more comments (4 replies)
[–] PragmaticOne@lemmy.world 11 points 1 week ago (3 children)

Only evil if you use one disk. :)

[–] ozymandias117@lemmy.world 10 points 1 week ago (1 children)

I'd had a dedicated windows drive for a little while... Maybe a bug and not malice, but the forced Windows 8 -> 10 upgrade deleted everything on my second drive that windows wasn't installed on

[–] fruitcantfly@programming.dev 7 points 1 week ago (1 children)

The Windows installer partition manager also does not ask for confirmation before formatting a drive. That was a costly misclick

load more comments (1 replies)
load more comments (2 replies)
[–] AwesomeLowlander@sh.itjust.works 8 points 1 week ago* (last edited 1 week ago) (1 children)

My bootloader has survived just fine despite being dual boot for the past 2 years. It may have something to do with me only having booted windows once in all that time (to fix a borked NTFS drive) 😁

[–] MentalEdge@sopuli.xyz 9 points 1 week ago

That certainly helps.

In my case the solution is two EFI partitions.

Windows finds the first and doesn't bother looking for a second one, which happens to contain grub and my efistubs.

[–] calebwill@lemmy.zip 8 points 1 week ago

Put Windows in a virtual machine where it belongs!

[–] NigelFrobisher@aussie.zone 7 points 1 week ago

Microsoft’s boot killing shenanigans convinced me to just scrub the taint of 11 off this time.

[–] hexagonwin@lemmy.today 7 points 1 week ago (1 children)

i've quadbooted a lot before (linux/freebsd/osx/windows), it works pretty well these days with uefi. was pretty hard to handle with legacy bios though

[–] Agent641@lemmy.world 11 points 1 week ago (2 children)

Why no Plan9? Are you even an OS enthusiast?

[–] rumba@lemmy.zip 7 points 1 week ago

What no TempleOS? YOU'LL BURN IN FLAMES!!!!

load more comments (1 replies)
[–] NM_Gringo@lemmy.world 6 points 1 week ago (2 children)

The reason I just overwrote the Windows partition, instead of futzing with fixing dual boot was GDID. MSFTs global ID that tracks, literally, everything you do.

load more comments (2 replies)
[–] BitsAndBites@lemmy.world 5 points 1 week ago

666 upvotes

load more comments
view more: next ›