this post was submitted on 21 May 2024
422 points (97.7% liked)

Technology

57432 readers
4768 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


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

Many people using NVidia cards, and they have issues...

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

Use Xorg with the proprietary driver instead of Wayland for the time being. Much less issues. You can always switch to Wayland later when either Nvidia support matures, or when your next computer has an AMD GPU.

Or get a cheap ass AMD GPU, like an RX6400, plop it in as a second GPU and run on that in Linux. Perfectly serviceable for plain desktop stuff.

Or run on integrated graphics, if you have it. Again, perfectly serviceable for plain desktop stuff.

Problems have solutions :)

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

I have a 4060ti, swapped over to endeavour (arch with gui (btw)) after some previous microsoft fuckery. Damn near everything worked out of the box. The only issue that i had, that i still cant fix, is getting wayland working. Xorg works perfectly fine, but wayland is just the future. Nvidia started releasing driver updates for linux that'll make it start working easier tho.

Ive used computers for my whole life so i know not everyone will share my experience with linux. But trouble shooting on windows was so much worse for me. Looking at depreciated forum posts, wishing i was back on windows 7, searching through weird, halfway redundant menus (how many device management menus are there???) And so on. So much of the system gets in your way because it doesnt trust you. With linux its as simple as googling your problem, some guy had the same issue 3 years ago and his fix still works. You go to the terminal and its like

do this

are you sure?

sudo do this

And then the problems gone (except for wayland, i know). Its great.

Edit: i got wayland working.

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