this post was submitted on 08 Apr 2024
341 points (100.0% liked)

Technology

68130 readers
5768 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 52 points 11 months ago (6 children)

I was already dubious about upgrading from 10 to 11 and this is final straw. I will have to look at Linux options and see if my Windows-only programs will run effectively under WINE.

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

Thanks, will do!

[–] [email protected] 26 points 11 months ago (5 children)

I'm fucking out. I do a lot of basic IT work, including many fresh installs and new domain users, and I am so godamn sick of having to go through 5 dialogues every single time I open edge. For the local account. Then the domain admin account. Then the domain user account. Fuck this company.

As soon as I can afford to get an AMD GPU or do a swap with someone for my 1070, I'm gone. I used to love computers, but dealing with windows even on a home PC with no "problems", it just feels like more work.

[–] [email protected] 13 points 11 months ago (2 children)

You can do it with an Nvidia GPU too, you don't have to switch cards. I'm not sure where this idea comes from, that Nvidia doesn't work on Linux, 50-60% of users are on Nvidia according to Steam.

[–] [email protected] 10 points 11 months ago (1 children)

It's because out of the box there's often issues. For example, my setup with a 3080 booted to a black screen at login. Only futzing in the command prompt via grub let me install the correct driver, and it's been fine ever since then.

[–] [email protected] 4 points 11 months ago* (last edited 11 months ago)

All drivers have to deal with fbdev and EFI DRM shenanigans and there's no simple solution (if you insist on hiding boot messages behind pretty graphics, or having a graphical console, which most distros do unfortunately, God forbid you should kernel and system messages for 3 seconds).

Until the ancient fbdev stuff will finally be completely obsolete it's all about compromise. Most often the distro will have a working default, in some corner cases it will backfire. Personally I set my console to text only so I don't have to deal with any of this.

TLDR it can happen, and not necessarily on Nvidia.

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

Well shit, I'm not sure where it came from either, but I took it at face value. Thanks, I'll be looking into this

[–] [email protected] 3 points 11 months ago (1 children)

Pop!OS has pretty good nvidia support. Try a dual boot.

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

I'm going AMD next as well, pop wouldn't run games on my 3080, finally got some running on endeavourOS currently but pop and fedora had lots of issues.

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

PopOS has been running games fine on my 3070 for many years at this point. It might be worth another try.

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

I just tried in February but could be because of the protocol either Wayland or X11, I run 2 1440p 144hz monitors and I think Wayland struggles with that. Have had better luck with arch and KDE x11

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

It could be Wayland issues with Nvidia, I use three higher res monitors, but only 60Hz in X11.

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

Ah. I'm working with much older hardware.

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

Worth considering holding onto the Nvidia card to do a vfio windows VM as a fallback for stuff that doesn't run well through wine/proton. It wasn't too hard to setup and its nice to just toss all the games with kernel anticheat/adobe shit into.

[–] [email protected] 21 points 11 months ago (1 children)

If they're games, protondb (.com) will tell you how well you can expect them to run. Other stuff, it's often a case of search the web or try and see. Wine takes some getting used to, you'll probably have to get your hands dirty and do a little learning.

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

Good to know. I don't play many games, but do have some older ones from GoG that would be nice to keep.

[–] [email protected] 2 points 11 months ago* (last edited 11 months ago)

Probably a good starting place would be to take the three apps you need most, and just search the web for guides to running them on Linux. That'll give you an indication of how much work you might/not be in for.

e: also if a guide says "just run this shell script" even chance it's not just that simple.

[–] [email protected] 18 points 11 months ago* (last edited 11 months ago) (3 children)

In the article all apps mentioned are very old versions. I just don't understand, how exactly this was a final straw for you?

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

Because clickbait headlines are surprisingly effective.

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

Because they shouldn't be doing this at all. The versions of the apps in question, and even which specific apps, are complete irrelevant.

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

Because I haven't yet updated from Windows 10 to 11 and had been putting it off. In the past week, though, I have seen a number of news articles highlighting issues I am going to have with Windows 11 and this particular article, indicating that they have been effectively leaving systems vulnerable simply because they have applications they don't like installed is just not good enough. I'd understand it if they were saying "we can't guarantee your OS stability with these apps" or "we can't guarantee these apps will work anymore" if they were removing older API support, but this is ridiculous.

[–] [email protected] 18 points 11 months ago* (last edited 11 months ago)

I'm sure you're aware of it already, but WineHQ provides a good overview over which software runs well under WINE. :)