设为首页
收藏本站
用户名
Email
自动登录
找回密码
密码
登录
注册
快捷导航
平台
Portal
论坛
BBS
文库
项目
群组
Group
我的博客
Space
搜索
搜索
热搜:
shell
linux
mysql
本版
用户
LinuxSir.cn,穿越时空的Linuxsir!
»
论坛
›
Linux 发行版讨论区 —— LinuxSir.cn
›
Slackware Linux
›
配置了N次Slackware的X,可是就是进不去,怎么解决 ????! ...
返回列表
查看:
737
|
回复:
5
配置了N次Slackware的X,可是就是进不去,怎么解决 ????!
[复制链接]
yttlovezxx
yttlovezxx
当前离线
积分
123
IP卡
狗仔卡
发表于 2004-10-11 22:31:57
|
显示全部楼层
|
阅读模式
刚开始的时候配置好的可以进X,可是因为有些地方不对,所以重新配置,但总是说Screen 配置不对还有vga不对!!帮忙解决呀!!!
[root@localhost X11]# cat xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "glx"
Load "xtrap"
Load "freetype"
Load "type1"
Load "freetype"
Load "speedo"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "
rotocol" "Auto"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons"
EndSection
Section "Monitor"
#DisplaySize 310 230 # mm
Identifier "Monitor0"
VendorName "
HL"
ModelName "
HILIPS 107S5"
HorizSync 31.5 - 31.5
HorizSync 35.2 - 35.2
HorizSync 35.5 - 35.5
VertRefresh 50.0 - 90.0
Option "DPMS"
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 "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "
ageFlip" # [<bool>]
Identifier "Card0"
Driver "i810"
VendorName "Intel Corp."
BoardName "82845G/GL [Brookdale-G] Chipset Integrated Graphics Device" BusID "
CI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1152x864" "1024x768"
EndSubSection
EndSection
回复
使用道具
举报
提升卡
置顶卡
沉默卡
喧嚣卡
变色卡
显身卡
nbxmedia
nbxmedia
当前离线
积分
3904
IP卡
狗仔卡
发表于 2004-10-11 22:37:31
|
显示全部楼层
DefaultDepth 改成16
显示器的水平刷新不大对啊
HorizSync 35.5 - 69.5
VertRefresh 50.0 - 75.0
回复
支持
反对
使用道具
举报
显身卡
yttlovezxx
yttlovezxx
当前离线
积分
123
IP卡
狗仔卡
楼主
|
发表于 2004-10-13 01:06:59
|
显示全部楼层
It must be changed as what you said?why?
回复
支持
反对
使用道具
举报
显身卡
xiaoma
xiaoma
当前离线
积分
332
IP卡
狗仔卡
发表于 2004-10-13 08:16:07
|
显示全部楼层
HorizSync 31.5 - 31.5
HorizSync 35.2 - 35.2
HorizSync 35.5 - 35.5
这个怎么这么多?
DefaultDepth 24
.
.
.
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1152x864" "1024x768"
EndSubSection
这一段是不是就是默认色深24,分辨率1152*864,PHILIPS 107S5是不是不能达到这么高?
回复
支持
反对
使用道具
举报
显身卡
nbxmedia
nbxmedia
当前离线
积分
3904
IP卡
狗仔卡
发表于 2004-10-13 08:27:24
|
显示全部楼层
运行下xorgconf
回复
支持
反对
使用道具
举报
显身卡
royce
royce
当前离线
积分
798
IP卡
狗仔卡
发表于 2004-10-13 12:25:45
|
显示全部楼层
你的显示器最高分辩率到1280*1024;1024*768分辨率下的刷新率可达88kHz,他能支持的水平与垂直扫描频率为:
水平扫描频率KHz 30-71
垂直扫描频率Hz 50-160
其实我只是拖住你说的型号用goolge搜索了一下,马上出来了,大部分问题都可以在google上找到答案的,呵呵
回复
支持
反对
使用道具
举报
显身卡
返回列表
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
注册
本版积分规则
发表回复
回帖后跳转到最后一页
Copyright © 2002-2023
LinuxSir.cn
(http://www.linuxsir.cn/) 版权所有 All Rights Reserved.
Powered by
RedflagLinux!
技术支持:
中科红旗
|
京ICP备19024520号
快速回复
返回顶部
返回列表