Hacker News new | ask | show | jobs
by chikenf00t 916 days ago
Out of your combined lists, HDR is the only one that would cause issues. Although it really depends on the distro.
2 comments

Yup, and I fully expect that to be solved by end of 2024. I have already fired up Halo Infinite on NixOS with a patched kernel and have seen HDR working via gamescope. Just a matter of ironing out kinks, KDE is already in progress, I expect Cosmic to start supporting soon, too.
Are you saying all the sleep/hibernate, touch-pad, wifi, etc. issues that have plagued linux on laptops for decades at this point have now been resolved?
I haven't had issues with any of that stuff (using Debian) for years. YMMV, of course.
It did vary, last time I checked, but I'm not up to date.

Maybe time to try again.

With Debian, the key thing is that you usually have to install the non-free-firmware package to make things like WiFi work (anything that needs a proprietary blob). This isn't done automatically.
Yes, Over the years I've been through that (and other distros versions), downloaded/built alternate drivers etc.

Last time I tried a few years ago, it still seemed pretty hardware dependant as to whether you could ever get it all working quite right.

Now that I think of it, there have been two times relatively recently that I've not had something work "out of the box".

One is for a WiFi dongle: it needed a driver that wasn't in the non-free-firmware package, and the manufacturer's Linux driver was too old to work with modern Linux. Fortunately, someone had written a replacement driver that I could get from github. That involved compiling the driver code, though, and the process wasn't something a non-geek could be expected to do.

The other wasn't for a laptop at all, but a tower. I'd installed a WiFi card in it that didn't work out of the box -- I had to copy the firmware from the CD that came with it onto my machine to make it work. That was easy enough to do, though, that my grandma could have done it without a problem by following the readme on the CD.

That said, I run an abnormal number of Linux machines, and two hiccups out of a dozen or so seems like a decent track record to me.