|
|

楼主 |
发表于 2009-3-16 20:06:43
|
显示全部楼层
Post by trasher;1961828
呃...你参考吧~~
xorg-server-1.6
- kim@Laptop ~ $ cat /etc/X11/xorg.conf
- Section "ServerLayout"
- Identifier "Layout0"
- Screen 0 "Screen0" 0 0
- EndSection
- Section "ServerFlags"
- Option "Xinerama" "0"
- EndSection
- Section "Monitor"
- Identifier "Monitor0"
- VendorName "Unknown"
- ModelName "Seiko"
- HorizSync 30.0 - 75.0
- VertRefresh 60.0
- Option "DPMS"
- EndSection
- Section "Device"
- Identifier "Device0"
- Driver "nvidia"
- VendorName "NVIDIA Corporation"
- BoardName "GeForce 8600M GT"
- Option "NoLogo" "True"
- Option "RenderAccel" "True"
- Option "TripleBuffer" "True"
- Option "RegistryDwords" "PowerMizerEnable=0x1;PerfLevelSrc=0x2233;PowerMizerDefault=0x3" # 电池-最省电, 交流电-自适应
- Option "OnDemandVBlankInterrupts" "True" # Disable vblank (for laptop)
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Device0"
- Monitor "Monitor0"
- DefaultDepth 24
- Option "DPI" "98 x 98"
- Option "TwinView" "0"
- Option "metamodes" "1280x800_60 +0+0"
- SubSection "Display"
- Depth 24
- EndSubSection
- EndSection
- Section "Extensions"
- Option "Composite" "Enable"
- EndSection
复制代码 可以问一下,你在gentoo环境下吗,怎么可以随时发贴。呢,,
你的gentoo历史长吗 |
|