this post was submitted on 07 Dec 2023
22 points (95.8% liked)
Linux
48035 readers
734 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
I think the easiest way is to take them from the 'experimental' branch of debian's own repository. But read about the consequences of enabling experimental, first.
that's enough to scare me off
Yeah, you're right. If you absolutely need the latest NVidia drivers, you kind of have to choose between the devil and the deep blue sea. You can pull it from some random place on the internet, or use whatever script NVidia provides you with and do it under your own responsibility... Or use experimental, but it may be not be tested or be incompatible with your kernel version. Neither option is recommended. I've had some success with experimental. Debian have high standards and at least it's packaged and tied into the distribution at all. But there is no guarantee. (I'm not sure if you can mix that with the stable version of Debian, though. I use Debian Testing...) (Their Backports are a better option for Debian Stable.)
Maybe somebody else has an idea, I don't know any better way to do it. The proper way is to wait until it's tested and becomes available in Debian.
I don't know when that's going to happen. It usually takes quite some time with Debian. Probably some more months. You can have a look at the Package tracker
that tracker link is exactly what I needed, thanks!