Is xfree86-video-nv driver really still needed ? #193
Replies: 4 comments 16 replies
-
Beta Was this translation helpful? Give feedback.
-
@AmerXz @felipe19930 @HaplessIdiot @hendrack @Renkoto @SuperDuperDeou I've seen you commenting on the Nvidia Issues · X11Libre/xserver and one or the other may have an Nvidia card too or some experience. What do you think? |
Beta Was this translation helpful? Give feedback.
-
The oldest nvidia card I have is the GT710 and that worked with both nouveau (glx with mesa) and nvidia-470 (with Felipe's one-liner patch). Though I tested no more than startx, glxinfo and mpv. Same with the Quadro K1000m (Kepler). |
Beta Was this translation helpful? Give feedback.
-
I featured this discussion in Compatibility of XLibre · X11Libre/xserver Wiki and maybe will feature it in Add mission statement and other good things to the README · Issue #148 · X11Libre/misc too. So we should keep this open for a while and hopefully get some feedback. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
based on discussion in this PR X11Libre/xf86-video-nv#4, I'm wondering whether we really still need the xfree86-video-nv driver.
Since it never had been ported to EXA, we don't have any actual acceleration except for using HW cursors.
It seems that most cards should also work with plain framebuffer (/dev/fb*), thus could be used via xfree86-video-fbdev driver.
Maybe some also working with modesetting or nouveau (don't have any actual information about this)
Does anybody know any card or setup which really requires this driver ?
--mtx
Beta Was this translation helpful? Give feedback.
All reactions