this post was submitted on 31 Mar 2024
529 points (100.0% liked)

Technology

37573 readers
314 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

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

This is like staying in an abusive relationship and then complaining about how abusive their partner is. Get the fuck out of there. Linux works like a charm. OK, now come at me with your bullshit excuses of "Linux bad" "mah games", "my Adobe" blah blah blah. Staying in this abusive relationship is what makes microshit what it is.

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

Unfortunately Linux does not "work like a charm" and you need a fucking degree in command line to use it because that's the way Linux developers and users like it.

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

For real. Literally yesterday, reboot my computer and Nvidia drivers that had worked fine the day before no longer functioned resulting in my screen resolution being reduced and unchangeable.

Had to run a few commands to fix it but they are not obvious to me as a new-ish Linux user. Something about dkms being a dependency but not configured?

To recover, I had to:

sudo apt purge nvidia-*

sudo apt autoremove

sudo apt update && sudo apt upgrade

sudo rm -rf /var/lib/dkms/nvidia/

sudo apt install nvidia-dkms-550

(Reinstall Nvidia 550 drivers)

Why did I have to do all this? I ask that rhetorically, but Id like to know so I can understand what went wrong. Linux is non-trivial and people who deny that are not seeing things clearly. Then again, triviality of use isn't particularly the most salient to me. Rather, it's a mixture of is there enough compatibility to what I use my desktop for, is it reasonably easy to use for most tasks, and does it give me the freedom I want for the device.

load more comments (5 replies)
load more comments (36 replies)