%general-entities; ]> $LastChangedBy$ $Date$ Xorg Nouveau Driver-&xorg-nouveau-driver-version; xorg-nouveau-driver Introduction to Xorg Nouveau Driver The Xorg Nouveau Driver package contains the X.Org Video Driver for NVidia Cards including RIVA TNT, RIVA TNT2, GeForce 256, QUADRO, GeForce2, QUADRO2, GeForce3, QUADRO DDC, nForce, nForce2, GeForce4, QUADRO4, GeForce FX, QUADRO FX, GeForce 6XXX and GeForce 7xxx chipsets. This is a development version of the Nouveau driver which is needed to build properly with the latest xorg-server. &lfs80_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &xorg-nouveau-driver-md5sum; Download size: &xorg-nouveau-driver-size; Estimated disk space required: &xorg-nouveau-driver-buildsize; Estimated build time: &xorg-nouveau-driver-time; Xorg Nouveau Drivers Dependencies Required (recommended to be built with glamor enabled) The new Maxwell GPU requires Glamor to be built with the Xorg server. Note that the BLFS editors have not tested that hardware. User Notes: Kernel Configuration Enable the following options in the kernel configuration and recompile the kernel if necessary: Device Drivers ---> Graphics support ---> <*> Direct Rendering Manager (XFree86 ... support) ---> [CONFIG_DRM] <*> Nouveau (NVIDIA) cards [CONFIG_DRM_NOUVEAU] [*] Support for backlight control [CONFIG_DRM_NOUVEAU_BACKLIGHT] xorg-nouveau-driver Installation of Xorg Nouveau Driver Install Xorg Nouveau Driver by running the following commands: ./configure $XORG_CONFIG && make This package does not come with a test suite. Now, as the root user: make install Glamor Acceleration Glamor is an acceleration library which uses cards' 3D capabilities to accelerate 2D rendering. Glamor acceleration is enabled by default for the new Maxwell GPU's. According to the documentation, Glamor acceleration can be used with other chips as well, but that does not seem functional yet. If you want anyway to try to enable Glamor for GPU's other than the new Maxwell ones, create the following file as the root user: cat >> /etc/X11/xorg.conf.d/nvidia.conf << "EOF" Section "Device" Identifier "nvidia" Driver "nouveau" Option "AccelMethod" "glamor" EndSection EOF Contents Installed Xorg Driver nouveau_drv.so Short Descriptions nouveau_drv.so is an Xorg video driver for nVidia video cards. nouveau_drv.so