|
|
RT。
有点郁闷。
另外还是遇到毛病:从X切换到控制台,再从控制台切换回来X黑屏。
N卡 7600GS 驱动:100.14.11
- chen1960 ~ # cat /etc/X11/xorg.conf
- # nvidia-settings: X configuration file generated by nvidia-settings
- # nvidia-settings: version 1.0 (buildmeister@builder3) Fri Dec 15 10:13:06 PST 2006
- Section "ServerLayout"
- Identifier "Layout0"
- Screen 0 "Screen0" 0 0
- InputDevice "Keyboard0" "CoreKeyboard"
- InputDevice "Mouse0" "CorePointer"
- EndSection
- Section "Files"
- RgbPath "/usr/lib/X11/rgb"
- FontPath "/usr/share/fonts"
- FontPath "/usr/share/fonts/Type1"
- FontPath "/usr/share/fonts/CID"
- FontPath "/usr/share/fonts/75dpi"
- FontPath "/usr/share/fonts/100dpi"
- FontPath "/usr/share/fonts/misc"
- FontPath "/usr/share/fonts/corefonts"
- EndSection
- Section "Module"
- Load "dbe"
- Load "extmod"
- Load "type1"
- Load "dri"
- Load "freetype"
- Load "glx"
- EndSection
- Section "ServerFlags"
- Option "Xinerama" "0"
- EndSection
- Section "InputDevice"
- # generated from data in "/etc/conf.d/gpm"
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol"
- Option "Device" "/dev/input/mice"
- Option "Emulate3Buttons" "no"
- Option "ZAxisMapping" "4 5"
- EndSection
- Section "InputDevice"
- # generated from default
- Identifier "Keyboard0"
- Driver "kbd"
- EndSection
- Section "Monitor"
- # HorizSync source: edid, VertRefresh source: edid
- Identifier "Monitor0"
- VendorName "Unknown"
- ModelName "AOC 210V"
- HorizSync 31.0 - 80.0
- VertRefresh 45.0 - 75.0
- Option "DPMS"
- EndSection
- Section "Device"
- # BusID "PCI:5:0:0"
- Identifier "Videocard0"
- Driver "nvidia"
- VendorName "NVIDIA Corporation"
- BoardName "GeForce 7600 GS"
- Option "AddARGBGLXVisuals" "True"
- # Option "DisableGLXRootClipping" "True"
- Option "UseEvents" "false"
- Option "AllowGLXWithComposite" "True"
- Option "RenderAccel" "True"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Videocard0"
- Monitor "Monitor0"
- DefaultDepth 24
- Option "metamodes" "1680x1050_60 +0+0; 800x600 +0+0; 640x480 +0+0"
- SubSection "Display"
- Depth 24
- Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
- EndSubSection
- EndSection
- Section "Extensions"
- Option "Composite" "Enable"
- # Option "XAANoOffscreenPixmaps"
- EndSection
复制代码 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|