this post was submitted on 02 Jun 2024
844 points (95.4% liked)

linuxmemes

20454 readers
178 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 29 points 2 months ago* (last edited 2 months ago) (5 children)

Boys, I tried. But I couldn't get HDR working properly in KDE, the kernel kept randomly locking up to the point where even REISUB didn't do anything, and 95% of my GPU settings were missing from the Nvidia X Server app and I couldn't get most of them restored.

Linux users look at me like I'm insane when I ask where the RTX Video Enhancement and 3D settings are. Half the reason why I bought an RTX GPU was for the video enhancement features like SDR to HDR conversion and AI upscaling, yet these features simply don't exist in Linux. And when it comes to the 3D settings, "just change the graphics settings in-game", I've seen people say, failing to realize that the vast majority of games are missing several graphics settings that are in the 3D settings screen. I go into that menu and make tweaks before I play anything. It's a make-or-break feature for me.

I'm sorry but Linux still hasn't caught up enough with Windows yet in the gaming and HDR realm for me to commit to an OS change. But if you have an AMD GPU and don't have an HDR display, I'm sure it's a wonderful gaming experience for you. I'll check back again in another 5 years.

[–] [email protected] 12 points 2 months ago (1 children)

You're absolutely right that Linux is still missing a lot of the features that are available on Windows. But the freedom you get with it is so worth it for me, even if my 4090 is bored most of the time.

[–] [email protected] 19 points 2 months ago* (last edited 2 months ago) (4 children)

I just wish Linux partisans would acknowledge that Linux has serious shortcomings rather than constantly shouting about how there is literally no reason to ever use Windows.

I greatly prefer Linux for tasks like software development, but when I sit down to pay a game, I don't want to have to debug it first.

[–] [email protected] 12 points 2 months ago* (last edited 2 months ago) (1 children)

To be fair, if you do not care about the newest iteration of whatever Nvidia is up to (Frame Generation, RTX HDR, etc.) and don't play games with kernel-level anti-cheat systems, there are really no issues with gaming on Linux these days - at least in my experience.

[–] [email protected] 2 points 2 months ago

Same here. Occasionally I need to play around with wine/proton but it works.

[–] [email protected] 5 points 2 months ago

It has no shortcomings if you have infinite time to write your own patches first. That's something you can't legally do on windows.

Theoretically almost all shortcomings can be overcome apart from the time you spend.

Realistically there are a few shortcomings but for me they are barely noticeable and the customisability and package managers more than make up for any troubles I personally run into. And it's foss.

I only recommend Linux to people who are in similar situations to me. Unfortunately most people I know use some windows only games or share the device with others and are scared of messing up the installation.

I mostly jokingly recommend it whenever someone complains about Microsoft messing something up for them, encountering a problem and not finding out why it's happening.

[–] [email protected] 4 points 2 months ago (1 children)

Of course Linux has shortcomings.
But compared to Windows, it's still the vastly better OS regarding compatibility, UI, UX, user friendliness and overall functionality. At least for me and my use cases (I use it for browsing, gaming, office, photo editing and as a streaming station).
You're mileage may vary.

[–] [email protected] 2 points 2 months ago

Yes exactly! Linux has its pitfalls, but the pitfalls of Linux are far more tolerable for me than the shortcomings of windows.

Macs I can't speak for because I've never tried, but they seem overpriced

[–] [email protected] 4 points 2 months ago

Currently supported feature sets on Linux cover 90% of the general computer using population's requirements. Linux has shortcomings on features that most people don't even have access to based on their existing hardware.

[–] [email protected] 8 points 2 months ago

I'm in the same boat as you. I really wanted to switch. I had Ubuntu 20.04 installed on a partition from a previous attempt to convert. Installed all the software I needed, mapped my NAS, and then hit a huge roadblock when trying to connect my laser cutter.

Found plenty of support pages that all agree on possible issues related to either drivers or dial out access, but nothing worked. I researched and tried everything I found. So many USB drivers, a few different driver and package utilities and even drivers from repositories I came across on some Chinese websites that I had to translate and appeared to be related.

I got to a point that I thought a clean install might help. Uninstalled Ubuntu 20.04, installed Mint, tried everything again, uninstalled Mint, and finally installed Ubuntu 22.04. I spent 3 full days pushing back projects trying to communicate with my laser, but finally got to the point that I was going to miss deadlines if I didn't start running projects.

Booted up Windows and had no issues connecting and running. I was even able to drag in a second windows laptop that had never been used with the laser before, and it just worked immediately.

I wish I could make the jump from Windows.

[–] [email protected] 6 points 2 months ago (1 children)

I think most Linux users (including me) are just cheap and don't even have hdr. One of my two monitors has a dent in frame and has one DVI port and power. I think a lot of the maintainers are similar and therefore don't prioritise problems they don't have yet.

I think it's a real shame how bad the Nvidia experience can be but at this point I've found that if the drivers from the arch repos don't work nicely the flatpak ones usually will. Wayland is of course still a problem for now but hopefully not for long.

[–] [email protected] 4 points 2 months ago (1 children)

Half the reason why I bought an RTX GPU was for the video enhancement features like SDR to HDR conversion and AI upscaling

Neither of those things have anything to do with raytracing. Well the tensor cores used for denoising in RT workloads are suitable for all kinds of AI workloads and thus also upscaling, but really it hasn't got to do anything with raytracing. Or AI in particular any GPU can do convolutions.

I don't own an nvidia card and honestly few linux users do because their driver support sucks, I'd say if nvidia advertised those features and their linux drivers don't have them your complaints should be directed at nvidia. They won't care.

Meanwhile, mpv does inverse tone mapping natively. They don't integrate AI upscaling but there's various projects providing glsl shaders which mpv can use, here's the configs for Anime4K. There's also frame interpolation around somewhere but I haven't used it in ages because variable refresh rate is the best solution to odd frame rates.

Development of X halted, the few patches that are still landing concern xwayland, don't expect anything to happen there. KDE 6.0 ships with experimental HDR support on wayland, you might not need to wait five years go give a live USB stick a spin. Arch wiki has some pointers (not that I'd be recommending arch but I am recommending their wiki).

[–] [email protected] 1 points 2 months ago

Here is an alternative Piped link(s):

They won't care

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.