Probe #c0395ca728 of Lenovo ThinkCentre M90p 385... Desktop Computer
Log: xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 295.59 (XXX@XXX) Thu Jul 5 02:12:18 PDT 2012
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 270.18 (XXX@XXX) Thu Feb 3 23:11:27 PST 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
# Option "DPMS"
# Option "BlankTime" "300"
# Option "StandbyTime" "360"
# Option "SuspendTime" "420"
# Option "OffTime" "600"
Option "AutoAddDevices" "False"
EndSection
Section "Module"
Load "dri2"
Load "freetype"
EndSection
Section "Files"
FontPath "/usr/local/share/fonts/Droid/"
FontPath "/usr/local/share/fonts/Carlito/"
FontPath "/usr/local/share/fonts/Caladea/"
FontPath "/usr/local/share/fonts/dejavu/"
FontPath "/usr/local/share/fonts/LinLibertineG/"
FontPath "/usr/local/share/fonts/Droid/"
FontPath "/usr/local/share/fonts/GentiumBasic/"
FontPath "/usr/local/share/fonts/misc/:unscaled"
FontPath "/usr/local/share/fonts/100dpi/:unscaled"
FontPath "/usr/local/share/fonts/75dpi/:unscaled"
FontPath "/usr/local/share/fonts/misc/"
FontPath "/usr/local/share/fonts/Type1/"
FontPath "/usr/local/share/fonts/100dpi/"
FontPath "/usr/local/share/fonts/75dpi/"
FontPath "/usr/local/share/fonts/cyrillic/"
FontPath "/usr/local/share/fonts/TTF/"
FontPath "/usr/local/share/fonts/Liberation/"
FontPath "/usr/local/share/fonts/GentiumBasic/"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "SendCoreEvents" "yes"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "SendCoreEvents" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "SAMSUNG"
HorizSync 30.0 - 81.0
VertRefresh 60.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
# Driver "vesa"
#new kms stuff
Driver "intel"
# end new kms stuff
# VendorName "ATI"
# BoardName "6550D"
EndSection
Section "Screen"
# Removed Option "metamodes" "nvidia-auto-select +0+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1920x1080 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection