this post was submitted on 07 Mar 2024
495 points (95.9% liked)
Linux
48008 readers
815 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Didn't realize this was happening and yay -Syu went brrr and it broke my shit. Probably doesn't help that I'm running nvidia with linux (endeavouros). Wayland doesn't work at all (black screen on login with only mouse ptr, wrong resolution), while Xorg is now much less smooth e.g. on the switching desktop animations. Moving windows around and in-window graphics are fine. Some graphical config stuff changed too; I'm still taking inventory.
I'm also currently playing with nvidia vs nvidia-dkms with different kernels to see if that solves anything.
EDIT: Looks like that my configuration was failing to set
nvidia_drm modeset=1
correctly due to my unfamiliarity with dracut. Manually addingnvidia_drm.modeset=1
to my kernel cmdline makes Wayland work (and quite well at that), though Xorg is still laggy.On rolling release distros you should always read (or at least skim) over what's being updated and if it may impact you.
Oh absolutely, I don't blame KDE or arch repos lol. I did see that it was a KDE update but somehow didn't clock the version number. I had it in my head that KDE6 was much farther off.
Sorry to hear that. Also on EOS and it is working great.
Funny. I had almost no expectations that this would be a smooth transition.
Kind of afraid to update on Manjaro because my system works fine now and this will likely introduce new instability.
Really wish free software devs would take more time to avoid releasing/including buggy software.