LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 601|回复: 4

真心求助,依然是上次的问题,有图(是ati还是xorg.conf问题?)

[复制链接]
发表于 2009-5-29 21:53:21 | 显示全部楼层 |阅读模式
在compiz下移动窗口,鼠标经过的地方,闪烁无常。鼠标经过网页链接比没开compiz时闪烁的更厉害。

虽然影响不会太大,但这点小瑕庇始终看着就是不算爽,希望能解决,大家给点意见。。。


‘系统’——‘首选项’——‘display’显示器类型未知,但分辨率确实是19‘LCD的1440*900,刷新率为60Hz,无法修改。。。

在装catalyst后配置aticonfig,
                    #aticonfig --initial
                    Using /etc/X11/xorg.conf
                    Saved back-up to /etc/X11/xorg.conf.original-1

                    #aticonfig --overlay-type=Xv
                     Warning:Option 'VideoOverlay' doesn't affect running session
                     Warning:Option 'OpenGLOverlay' doesn't affect running session
                    Using /etc/X11/xorg.conf
                    Saved back-up to /etc/X11/xorg.conf.fglrx-0

                重启后也没什么变化



我的xorg.conf文件
  
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "xtrap"
        Load  "freetype"
EndSection

Section "Monitor"

        #DisplaySize          410   260        # mm
        Identifier   "Monitor0"
        VendorName   "SAM"
        ModelName    "SyncMaster"
        HorizSync    30.0 - 81.0
        VertRefresh  56.0 - 75.0
        Option            "DPMS"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option            "VendorName" "ATI Proprietary Driver"
        Option            "ModelName" "Generic Autodetecting Monitor"
        Option            "DPMS" "true"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                    # [<bool>]
        #Option     "SWcursor"                   # [<bool>]
        #Option     "Dac6Bit"                    # [<bool>]
        #Option     "Dac8Bit"                    # [<bool>]
        #Option     "BusType"                    # [<str>]
        #Option     "CPPIOMode"                  # [<bool>]
        #Option     "CPusecTimeout"              # <i>
        #Option     "AGPMode"                    # <i>
        #Option     "AGPFastWrite"               # [<bool>]
        #Option     "AGPSize"                    # <i>
        #Option     "GARTSize"                   # <i>
        #Option     "RingSize"                   # <i>
        #Option     "BufferSize"                 # <i>
        #Option     "EnableDepthMoves"           # [<bool>]
        #Option     "EnablePageFlip"             # [<bool>]
        #Option     "NoBackBuffer"               # [<bool>]
        #Option     "DMAForXv"                   # [<bool>]
        #Option     "FBTexPercent"               # <i>
        #Option     "DepthBits"                  # <i>
        #Option     "CIAPERSize"                # <i>
        #Option     "AccelDFS"                   # [<bool>]
        #Option     "IgnoreEDID"                 # [<bool>]
        #Option     "DisplayPriority"            # [<str>]
        #Option     "anelSize"                  # [<str>]
        #Option     "ForceMinDotClock"           # <freq>
        #Option     "ColorTiling"                # [<bool>]
        #Option     "VideoKey"                   # <i>
        #Option     "RageTheatreCrystal"         # <i>
        #Option     "RageTheatreTunerPort"         # <i>
        #Option     "RageTheatreCompositePort"         # <i>
        #Option     "RageTheatreSVideoPort"         # <i>
        #Option     "TunerType"                  # <i>
        #Option     "RageTheatreMicrocPath"         # <str>
        #Option     "RageTheatreMicrocType"         # <str>
        #Option     "ScalerWidth"                # <i>
        #Option     "RenderAccel"                # [<bool>]
        #Option     "SubPixelOrder"              # [<str>]
        #Option     "ShowCache"                  # [<bool>]
        #Option     "DynamicClocks"              # [<bool>]
        #Option     "VGAAccess"                  # [<bool>]
        #Option     "ReverseDDC"                 # [<bool>]
        #Option     "LVDSProbePLL"               # [<bool>]
        #Option     "AccelMethod"                # <str>
        #Option     "DRI"                        # [<bool>]
        #Option     "ConnectorTable"             # <str>
        #Option     "DefaultConnectorTable"         # [<bool>]
        #Option     "DefaultTMDSPLL"             # [<bool>]
        #Option     "TVDACLoadDetect"            # [<bool>]
        #Option     "ForceTVOut"                 # [<bool>]
        #Option     "TVStandard"                 # <str>
        #Option     "IgnoreLidStatus"            # [<bool>]
        #Option     "DefaultTVDACAdj"            # [<bool>]
        #Option     "Int10"                      # [<bool>]
        #Option     "EXAVSync"                   # [<bool>]
        #Option     "ATOMTVOut"                  # [<bool>]
        Identifier  "Card0"
        Driver      "radeon"
        VendorName  "ATI Technologies Inc"
        BoardName   "RV770 LE [Radeon HD 4800 Series]"
        Option            "DRI" "true"
        BusID       "CI:1:0:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        Option            "VideoOverlay" "on"
        Option            "OpenGLOverlay" "off"
        BusID       "CI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     1
                Modes    "default"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
                Modes    "default"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
                Modes    "default"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
                Modes    "default"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "default"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "default"
        EndSubSection
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "DRI"
        Group        "video"
        Mode         0666
EndSection

Section "Extensions"
        Option            "Composite" "Enable"
        Option            "RENDER" "Enable"
EndSection
发表于 2009-5-29 22:23:36 | 显示全部楼层
你电脑性能不错的啊,看看是不是显卡驱动没装好
回复 支持 反对

使用道具 举报

发表于 2009-5-30 01:07:40 | 显示全部楼层
xorg的bug?
搜索有没相关的内容咯
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-31 09:44:40 | 显示全部楼层
无解啊???
回复 支持 反对

使用道具 举报

发表于 2009-5-31 12:32:36 | 显示全部楼层
试试 Option "SWcursor" "on"
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表