图形桌面问题
时间:2006-08-19
来源:互联网
直到重新启动.
选择LINUX进入图形界面 可是总都是花屏, 乱按几下可以到命令行模式,没问题,郁闷哦
然后选择FAILSAFE进入正常.
初步怀疑是图形设置没搞好 新手没办法 不知道怎么改, 回过头重新安装,还好速度快,然后仔细按照上面提示设置 因为我的主板是一个集成915显卡 直接看系统识别出来就是INTEL 915 不过他给的Xorg driver怎么是i810 不懂 颜色我选的也不高 16位 不过当中显示器没找到,因为是个杂牌 KTC 所以系统默认了1024*768 70@ 具体多少色忘记了, 重新启动,结果呢 还是一样,花屏
郁闷啊 上面一半是黑的 下面一半是花的
四楼附上:XF86Config
求大家指点 指点..... 我快疯了
PS: CPU 塞扬2.66 64位 512DDR 集成显卡915(Intel(R) 82915G/GV/910GL Express Chipset 128MB)
作者: tingvan 发布时间: 2006-08-19
提出,CLI下的图形配置命令是:drakx11
作者: citywind 发布时间: 2006-08-19
/etc/X11/xorg.conf
/var/log/Xorg.0.log
作者: mwmb2 发布时间: 2006-08-19
附上:XF86Config
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
Load "dri" # direct rendering
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection
Section "Monitor"
Identifier "monitor1"
HorizSync 31.5-64.3
VertRefresh 50-100
我的是17寸显示器啊 没牌子 这频率和下面的好象不对吧
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 56.30 800 832 896 1048 600 601 604 631
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 56.30 800 832 896 1048 600 601 604 631
EndSection
Section "Device"
Identifier "device1"
VendorName "Intel Corp."
BoardName "Intel 915"
Driver "i810"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 16
Subsection "Display"
Depth 8
Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 15
Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 16
Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 24
Virtual 1024 768
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
作者: tingvan 发布时间: 2006-08-19
谢谢了
作者: tingvan 发布时间: 2006-08-19
Section "Monitor"
Identifier "monitor1"
VendorName "LG Electronics Inc."
ModelName "LG Flatron 775 FT"
HorizSync 30-70
VertRefresh 50-160
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
不过你的好像是显示器不支持很高的分辨率或刷新率。下面是个15的显示器,你也可以试试
Section "Monitor"
Identifier "monitor1"
VendorName "Philips"
ModelName "Philips 105S(15inch/CM2300)"
HorizSync 30.0-60.0
VertRefresh 50.0-120.0
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
作者: mwmb2 发布时间: 2006-08-19
作者: superlj 发布时间: 2006-08-19
郁闷了
待会再去试下你给的15寸的
我在文本模式下 很明显感到是1024*768的模式
我用MCC设置了还是不行
待会再重新装一遍看看 55555555555555
作者: tingvan 发布时间: 2006-08-19
另外,你的xorg.conf里显然是设置的1024*768嘛,就是这一段
Subsection "Display"
Depth 24
Virtual 1024 768
EndSubsection
EndSection
不管你的色深是8、15、16还是24,你全工作在1024*768下。你改成800*600试试,再把DefaultColorDepth设成8,先进去X再说。
作者: mwmb2 发布时间: 2006-08-19
刚看到 /var/log/Xorg.0.log里面有如下信息:
....
(WW) I810(0): config file hsync range 30-70kHz not within DDC hsync ranges.
(WW) I810(0): config file vrefresh range 50-160Hz not within DDC vrefresh ranges.
(II) I810(0): monitor1: Using hsync range of 30.00-70.00 kHz
(II) I810(0): monitor1: Using vrefresh range of 50.00-160.00 Hz
(**) I810(0): Virtual size is 1024x768 (pitch 1024)
(**) I810(0): *Built-in mode "1024x768"
(**) I810(0): *Built-in mode "800x600"
(**) I810(0): *Built-in mode "640x480"
(II) I810(0): Attempting to use 85.00Hz refresh for mode "1024x768" (854)
(II) I810(0): Attempting to use 85.14Hz refresh for mode "800x600" (852)
(II) I810(0): Attempting to use 85.01Hz refresh for mode "640x480" (850)
(--) I810(0): Display dimensions: (320, 240) mm
郁闷 难怪我进X的时候花屏时 屏幕下面是2个320*240的花屏幕
为什么?
作者: tingvan 发布时间: 2006-08-19
无语...
作者: tingvan 发布时间: 2006-08-20
作者: tingvan
(--) I810(0): Display dimensions: (320, 240) mm
郁闷 难怪我进X的时候花屏时 屏幕下面是2个320*240的花屏幕 为什么? |
作者: mwmb2 发布时间: 2006-08-22
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28