设为首页
收藏本站
用户名
Email
自动登录
找回密码
密码
登录
注册
快捷导航
平台
Portal
论坛
BBS
文库
项目
群组
Group
我的博客
Space
搜索
搜索
热搜:
shell
linux
mysql
本版
用户
LinuxSir.cn,穿越时空的Linuxsir!
»
论坛
›
Linux 发行版讨论区 —— LinuxSir.cn
›
Archlinux讨论区
›
真心求助,依然是上次的问题,有图(是ati还是xorg.conf ...
返回列表
查看:
601
|
回复:
4
真心求助,依然是上次的问题,有图(是ati还是xorg.conf问题?)
[复制链接]
iab1351920
iab1351920
当前离线
积分
93
IP卡
狗仔卡
发表于 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
回复
使用道具
举报
提升卡
置顶卡
沉默卡
喧嚣卡
变色卡
显身卡
lwkyy
lwkyy
当前离线
积分
124
IP卡
狗仔卡
发表于 2009-5-29 22:23:36
|
显示全部楼层
你电脑性能不错的啊,看看是不是显卡驱动没装好
回复
支持
反对
使用道具
举报
显身卡
huntxu
huntxu
当前离线
积分
552
IP卡
狗仔卡
发表于 2009-5-30 01:07:40
|
显示全部楼层
xorg的bug?
搜索有没相关的内容咯
回复
支持
反对
使用道具
举报
显身卡
iab1351920
iab1351920
当前离线
积分
93
IP卡
狗仔卡
楼主
|
发表于 2009-5-31 09:44:40
|
显示全部楼层
无解啊???
回复
支持
反对
使用道具
举报
显身卡
pheyx
pheyx
当前离线
积分
97
IP卡
狗仔卡
发表于 2009-5-31 12:32:36
|
显示全部楼层
试试 Option "SWcursor" "on"
回复
支持
反对
使用道具
举报
显身卡
返回列表
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
注册
本版积分规则
发表回复
回帖后跳转到最后一页
浏览过的版块
开源软件专题讨论
Copyright © 2002-2023
LinuxSir.cn
(http://www.linuxsir.cn/) 版权所有 All Rights Reserved.
Powered by
RedflagLinux!
技术支持:
中科红旗
|
京ICP备19024520号
快速回复
返回顶部
返回列表