this post was submitted on 16 Mar 2026
26 points (96.4% liked)

Linux

16657 readers
291 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

Hey all, new to Linux so bear with me here.

I was on plasma wayland and I updated my Nvidia drivers to version 550.163.01 on my 3050 (confirmed after running the 'nvidia-smi' command in konsole) the other day, and I can only boot into the plasma x11 desktop environment. Whenever I try to to log into plasma wayland, the screen will go black for a second and then automatically return me to log in screen.

After running uname -r, my kernel version is 6.12.74+deb13+1-amd64

The system runs okay on x11, but some programs don't work as they should, and the whole system seems a little sluggish. Any ideas to get back into wayland?

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 0 points 1 day ago (1 children)

sudo apt install --reinstall nvidia-driver

[–] Wammityblam@lemmy.world 1 points 1 day ago (1 children)

Secure boot is disabled and reinstalled using this command, no luck

[–] just_another_person@lemmy.world 0 points 1 day ago (1 children)