
Code: Select all
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules"
ModulePath "/usr/lib64/opengl/xorg-x11/extensions"
EndSection


Swear the documentation surrounding gentoo is getting slowly worse, esp with the changes that have happened it puts alot of google information incorrect or the syntax just slightly wrong.aCOSwt wrote:This is my xorg.conf, you can copy paste it as /etc/X11/xorg.confEDIT: BTW, the Section Files is not absolutely needed for your xorg to work but xorg.log will display disgraceful warning messages if these ModulePath entries are not set.Code: Select all
Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection Section "Files" ModulePath "/usr/lib64/xorg/modules" ModulePath "/usr/lib64/opengl/xorg-x11/extensions" EndSection

Nothing to do with mesa.djdunn wrote:the Nvidia drivers don't work without a xorg.conf because they aren't mesa compatible or whatever
