|  | 
 
 楼主|
发表于 2005-6-4 21:46:50
|
显示全部楼层 
| X Window System Version 6.8.2 (Ubuntu 6.8.2-mea1 20050420170154 @tuxedo)Release Date: 9 February 2005
 X Protocol Version 11, Revision 0, Release 6.8.2
 Build Operating System: Linux 2.6.10 i686 [ELF]
 Current Operating System: Linux sagaeon 2.6.12-rc5 #1 Sat May 28 12:11:57 GMT 2005 i686
 Build Date: 20 April 2005
 Before reporting problems, check http://wiki.X.Org
 to make sure that you have the latest version.
 Module Loader present
 OS Kernel: Linux version 2.6.12-rc5 (saga@sagaeon) (gcc version 3.3.6 (Debian 1:3.3.6-5)) #1 Sat May 28 12:11:57 GMT 2005
 Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun  4 21:46:42 2005
 (==) Using config file: "/etc/X11/xorg.conf"
 Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols found
 Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols found
 Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols found
 (1280x1024,Generic Monitor) mode clock 108MHz exceeds DDC maximum 80MHz
 Skipping "/usr/X11R6/lib/modules/libfb.a:fbmmx.o":  No symbols found
 Warning: font renderer for ".pcf" already registered at priority 0
 Warning: font renderer for ".pcf.Z" already registered at priority 0
 Warning: font renderer for ".pcf.gz" already registered at priority 0
 Warning: font renderer for ".snf" already registered at priority 0
 Warning: font renderer for ".snf.Z" already registered at priority 0
 Warning: font renderer for ".snf.gz" already registered at priority 0
 Warning: font renderer for ".bdf" already registered at priority 0
 Warning: font renderer for ".bdf.Z" already registered at priority 0
 Warning: font renderer for ".bdf.gz" already registered at priority 0
 Warning: font renderer for ".pmf" already registered at priority 0
 Could not init font path element /usr/lib/X11/fonts/Speedo, removing from list!
没有关于1280x1024的选项啊?Section "Files"#        FontPath        "unix/:7100"                        # local font server
 # if the local font server has problems, we can fall back on these
 FontPath        "/usr/lib/X11/fonts/misc"
 FontPath        "/usr/lib/X11/fonts/cyrillic"
 FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
 FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
 FontPath        "/usr/lib/X11/fonts/Type1"
 #        FontPath        "/usr/lib/X11/fonts/CID"
 FontPath        "/usr/lib/X11/fonts/Speedo"
 FontPath        "/usr/lib/X11/fonts/100dpi"
 FontPath        "/usr/lib/X11/fonts/75dpi"
 FontPath        "/usr/share/fonts/"
 EndSection
 
 Section "Module"
 #        Load        "GLcore"
 Load        "bitmap"
 Load        "dbe"
 Load        "ddc"
 Load        "dri"
 Load        "extmod"
 Load        "freetype"
 Load        "glx"
 Load        "int10"
 Load        "record"
 Load        "speedo"
 Load        "type1"
 Load        "vbe"
 #        Load         "xft"
 #        Load        "xtt"
 EndSection
 
 Section "InputDevice"
 Identifier        "Generic Keyboard"
 Driver                "keyboard"
 Option                "CoreKeyboard"
 Option                "XkbRules"        "xfree86"
 Option                "XkbModel"        "pc104"
 Option                "XkbLayout"        "us"
 EndSection
 
 Section "InputDevice"
 Identifier        "Configured Mouse"
 Driver                "mouse"
 Option                "CorePointer"
 Option                "Device"                "/dev/psaux"
 Option                "Protocol"                "ImPS/2"
 Option                "Emulate3Buttons"        "true"
 Option                "ZAxisMapping"                "4 5"
 EndSection
 Section "InputDevice"
 Identifier        "Generic Mouse"
 Driver                "mouse"
 Option                "SendCoreEvents"        "true"
 Option                "Device"                "/dev/input/mice"
 Option                "Protocol"                "ImPS/2"
 Option                "Emulate3Buttons"        "true"
 Option                "ZAxisMapping"                "4 5"
 EndSection
 
 Section "Device"
 Identifier        "Generic Video Card"
 Driver                "i810"
 EndSection
 
 Section "Monitor"
 Identifier        "Generic Monitor"
 HorizSync        31-60
 VertRefresh        56-75
 Option                "DPMS"
 EndSection
 
 Section "Screen"
 Identifier        "Default Screen"
 Device                "Generic Video Card"
 Monitor                "Generic Monitor"
 DefaultDepth        24
 SubSection "Display"
 Depth                1
 Modes                "1024x768"
 EndSubSection
 SubSection "Display"
 Depth                4
 Modes                "1024x768"
 EndSubSection
 SubSection "Display"
 Depth                8
 Modes                "1024x768"
 EndSubSection
 SubSection "Display"
 Depth                15
 Modes                "1024x768"
 EndSubSection
 SubSection "Display"
 Depth                16
 Modes                "1024x768"
 EndSubSection
 SubSection "Display"
 Depth                24
 Modes                "1024x768"
 EndSubSection
 EndSection
 
 Section "ServerLayout"
 Identifier        "Default Layout"
 Screen                "Default Screen"
 InputDevice        "Generic Keyboard"
 InputDevice        "Configured Mouse"
 InputDevice        "Generic Mouse"
 EndSection
 
 Section "DRI"
 Mode        0666
 EndSection
 | 
 |