# This xorg.conf.d configuration snippet configures the X server to # automatically load the nvidia X driver when it detects a device driven by # the Tegra DRM kernel module. Section "OutputClass" Identifier "nvidia" MatchDriver "tegra" Driver "nvidia" EndSection