this post was submitted on 26 Nov 2025
350 points (98.6% liked)
Linux
60833 readers
392 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As someone that is stuck with an Nvidia card rn, I've had a few applications just refuse to work with Nvidia and Wayland on KDE Neon. Maybe I just need to tinker more.
yeah you sometimes need to force applications to run with xwayland, for qt apps I think you just assert the environmental variable:
that usually works for me
Thanks for the tip, I'll give this a try!
I have had a lot of luck forcing broken apps to use ZINK (Yes, you can do this on the nvidia propriety driver! Yes, it will use the proprietary vulkan driver as a backend.)
I have a 3060 12GB and have yet to run into something broken that I couldn’t get to work, although it is annoying that NVIDIA still can’t be fucked to have a driver that doesn’t reek.
TBH this is one reason I got off Ubuntu/KDE Neon.
It kept trying to roll Nvidia+KDE fixes forward (including one I dealt with in their bug tracker), which I had to manually figure out and maintain, which I kept breaking, so I finally decided “why don’t I just use a distro where everything Nvidia/KDE is up to date?”