免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1820 | 回复: 6
打印 上一主题 下一主题

ati x1300 桌面环境 报错 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-07-12 10:26 |只看该作者 |倒序浏览
X -config /root/xorg.conf.new
初始化配置时报错

(EE) VESA(0): No matching modes
(EE) Screen(s) found, but none have a usable configuration.


不知道有人遇到过没有


Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/local/share/X11/rgb"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
Load "extmod"
Load "record"
Load "dbe"
Load "glx"
Load "GLcore"
Load "xtrap"
Load "dri"
Load "freetype"
Load "type1"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
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 "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card0"
Driver "vesa"
VendorName "ATI Technologies Inc"
BoardName "M52 [ATI Mobility Radeon X1300]"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection

论坛徽章:
0
2 [报告]
发表于 2007-07-12 11:54 |只看该作者
x1300現在還沒有bsd驅動程式, 只能用vesa作驅動.

论坛徽章:
0
3 [报告]
发表于 2007-07-12 13:16 |只看该作者
(EE) VESA(0): No matching modes

没有匹配模式是什么意思

论坛徽章:
0
4 [报告]
发表于 2007-07-12 14:43 |只看该作者
就 是 說 你的 顯 示 晶 片 裡 的 rom 沒 有 你 在 xorg.conf 裡 面 所 指 定 的 mode.

要 想 知 道 你 的 顯 示 晶 片 支 援 哪 些 mode, 可 以  看 xorg 的 log, 上 面 會 列 出 來 的.

论坛徽章:
0
5 [报告]
发表于 2007-07-12 15:36 |只看该作者
原因找到了因为是本本 所以系统没有检测到monitor的具体型号所以没有刷新率
修改monitor
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection


添加         HorizSync    31.5 - 57.0
        VertRefresh  50.0 - 60.0

上面具体的不清楚 我也随便调的,至少现在能看到“大脚”了

论坛徽章:
0
6 [报告]
发表于 2007-07-12 15:47 |只看该作者
界面很糟糕... 应该驱动不合适 ,还是等FB 7.0

论坛徽章:
0
7 [报告]
发表于 2007-07-13 12:46 |只看该作者
等驅動程式吧~
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP