Replies: 9 comments 44 replies
-
Beta Was this translation helpful? Give feedback.
-
NVIDIA user here. As far as OS drivers go, the situation is complicated: for the in-tree kenrel drivers, there are Noveou driver, and the Nova, the latter only for Turing (RTX 2000/GTX 1600) and later, and noveou is essentially getting phased out for the Nova-capable cards, so, XLibre would need a Nova driver, but Nova is still in the early stages of getting upstreamed. For the out of tree drivers, we have Nvidia proprietary up to Ada Lovelace (RTX 4000), and Nvidia proprietary with open kernel module for Turing (RTX 2000/GTK 1600) and later. These are the only drivers that support CUDA, so, anyone who bought an Nvidia card specifically for CUDA (there are several use cases even on the desktop) has no choice but to run these drivers even if the Nova/Noveou-NVK stack ends up being phenomenal. XLibre would need to support these drivers as well. For the current XLibre drivers, the proprietary ones work well enough on my machine (RTX 4060ti), I don't know how to try the generic modesetting drivers yet. |
Beta Was this translation helpful? Give feedback.
-
Created a wiki page: |
Beta Was this translation helpful? Give feedback.
-
as for legacy gpus (Kepler and older) there is a link from nvidia which has a list of legacy GPUs from 470 to 71.86 drivers I actually doubt that there are still people who needs older than 340 or at most older than 304 drivers anyway Here's the link for reference : https://www.nvidia.com/en-us/drivers/unix/legacy-gpu/ |
Beta Was this translation helpful? Give feedback.
-
ATI Radeon HD 5700 works with radeon (from xf86-video-ati), but only with --disable-glamor. Most of a log (all relevant lines) for a segfault with --enable-glamor is here Looks like nobody has succeeded with glamor in XLibre? |
Beta Was this translation helpful? Give feedback.
-
To start a wm was enough. I'll try later, had to go.
чт, 10 лип. 2025, 16:30 користувач stefan11111 ***@***.***>
пише:
… Could you also do p *f when this division by 0 happens?
—
Reply to this email directly, view it on GitHub
<#99 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BG4XGZHUKZF3D7W7NQE72YT3HZTGXAVCNFSM6AAAAACARTKNQ2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZSGA4TKNY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Does anyone have a success story with the legacy nvidia-390 driver? Is it quite impossible to have it with drm on >=6.12 kernels? Are there some patchsets that allow to compile and use this with XLibre? |
Beta Was this translation helpful? Give feedback.
-
I did it! Merged SlackBuild with Arch PKGBUILD for nvidia390 with the patches from the latter. Everything was built and installed smoothly, and voila! black screen after reboot even in text mode :D It seems that nvidia-drm does not work with kernels >= 6.10. Don't know even if nvidia without drm can have any advantages over nouveau or modesetting. |
Beta Was this translation helpful? Give feedback.
-
@ALL: just talked to chatgpt, and here's what he told me about nvidia compatibility. https://chatgpt.com/share/68a36853-8728-8005-bb25-b982c8c514ee |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks,
I'd like to start making a list of graphics hardware and drivers that are supporting them. Therefore we need to collect some real world data.
My main points of interest here are:
a) many server mainboards seem to have old GPUs onboard and so still using old drivers
b) some HW meanwhile also works with generic modesetting driver and might not need special drivers anymore
c) Nvidia cards: some running fine with free drivers, some still need the ugly proprietary one
Feel free report working constellations (that haven't been listed yet) here.
Beta Was this translation helpful? Give feedback.
All reactions