On 9/19/19 8:13 PM, Felix Miata wrote:
Mark Hounschell composed on 2019-09-19 16:10 (UTC-0400):
I have no idea what "the (newer) default DDX" is. Is it a kernel driver or X11 driver?
X11.
https://en.wikipedia.org/wiki/X.Org_Server#DDX https://en.wikipedia.org/wiki/Mode_setting (KMS) https://en.wikipedia.org/wiki/Mesa_(computer_graphics) https://en.wikipedia.org/wiki/X-Video_Motion_Compensation https://en.wikipedia.org/wiki/VDPAU https://en.wikipedia.org/wiki/Direct_Rendering_Manager
Nouveau has multiple meanings:
DDX depends on KMS. The kernel has a component (module aka driver) named nouveau that enables the KMS on which DDX depend. The kernel nouveau module is what historically has been blacklisted by installing tainting software from NVidia.
# zypse nouveau | grep -v 32b # system with no NVidia hardware | Mesa-dri-nouveau | package | 18.3.2-lp151.22.4 | x86_64 | OSS | libXvMC_nouveau | package | 18.3.2-lp151.22.4 | x86_64 | OSS | libvdpau_nouveau | package | 18.3.2-lp151.22.4 | x86_64 | OSS | xf86-video-nouveau | package | 1.0.15-lp151.4.1 | x86_64 | OSS i | libdrm_nouveau2 | package | 2.4.97-lp151.1.1 | x86_64 | OSS
What is the zypse command above. Don't have it and cnf doesn't find it? Mark -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org