Установил так
emerge xorg-x11 xterm nvidia-drevers
Делаю startx иксы не стартуют.
cat /etc/X11/xorg.conf
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "UseEDIDDpi" "FALSE"
BoardName "GeForce GT 220"
Option "NvAGP" "1"
EndSection
Section "Monitor"
Identifier "DVI screen"
Option "PreferredMode" "1920x1080"
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules"
ModulePath "/usr/lib64/opengl/nvidia"
ModulePath "/usr/lib64/opengl/xorg-x11/extensions"
EndSection
Section "InputClass"
Identifier "keyboard-all"
Логи http://paste.pocoo.org/show/545626/
На генте на этом же компе с этим же конфигом все работало.