+ -
当前位置:首页 → 问答吧 → 在2005下一个液晶显示器的问题。请高手帮忙。

在2005下一个液晶显示器的问题。请高手帮忙。

时间:2005-06-01

来源:互联网

我原来用OCT 17纯平显示器安装的2005,后来我换了一台液晶显示器,可是总是在进入图形界面时提示“输入超范围”,便什么也不显示。请高手帮忙指点一下。

作者: win99ltby   发布时间: 2005-06-01

估计要调整显示配置

作者: bigbighill   发布时间: 2005-06-01

我现在是进不去MDK了。咋办?文字界面还能进去,可是不会调整啊。

作者: win99ltby   发布时间: 2005-06-01

估计是刷新率超过液晶的范围了,改成刷新率60应该就行了。

你先用 xvidtune -show 看一下你现在的配置,然后把 /etc/X11/xorg.conf 备份一下,
接着把里面的配置改一改就应该可以了

作者: alonemars   发布时间: 2005-06-01

参考一下这个
http://www.linuxsir.com/bbs/showthread.php?t=70168

作者: bigbighill   发布时间: 2005-06-01

我在ROOT下用svidtune -show命令时,提示不能打开显示器。这咋办?

作者: win99ltby   发布时间: 2005-06-01

有一个xorgcfg还是xorgconfig,记不清楚了,图形的配置工具,运行后可以输出显示的参数,把那个参数输入到xorg.conf里就行了

作者: graydream   发布时间: 2005-06-02

你的液晶是多少寸的?我的是17寸三星的,把我的贴给你 xorg.conf 贴给你吧。


# 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
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "en_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"
VendorName "Plug'n Play"
ModelName "SyncMaster"
HorizSync 30-81
VertRefresh 56-75

# Monitor preferred modeline (60.0 Hz vsync, 64.0 kHz hsync, ratio 5/4)
ModeLine "1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync

# 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

Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce4 (generic)"
Driver "nv"
Option "DPMS"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
Depth 8
Virtual 1280 1024
EndSubsection

Subsection "Display"
Depth 15
Virtual 1280 1024
EndSubsection

Subsection "Display"
Depth 16
Virtual 1280 1024
EndSubsection

Subsection "Display"
Depth 24
Virtual 1280 1024
EndSubsection
EndSection

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection

作者: alonemars   发布时间: 2005-06-02

分辨率调得太高了,估计超过了1024x768,这样LCD会不稳定哦。用failsafe进入后可以调回来吧?

作者: 懒猫   发布时间: 2005-06-03

引用:
作者: 懒猫
分辨率调得太高了,估计超过了1024x768,这样LCD会不稳定哦。用failsafe进入后可以调回来吧?
17、19寸液晶推荐使用1280*1024的分辨率,这个你可以在使用说明上看到的,1024*768的分辨率是给15寸液晶用的分辨率。

作者: alonemars   发布时间: 2005-06-03

重新运行一次图形配置程序(drakxconf或drakx11)试试,应该能解决的。

作者: zyke   发布时间: 2005-06-03

问题解决了。大家给的那些命令,我都不能用,总是提示显示器不能打开。
后来我用一个最笨的办法,就是刻盘,然后升级安装,别的东西都在。显示器也好了。谢谢大家。

作者: win99ltby   发布时间: 2005-06-04

我贴的配置文件也不行吗?不应该啊!

作者: alonemars   发布时间: 2005-06-06

用drakx11再设置一遍就行了

作者: issin   发布时间: 2005-06-06

热门下载

更多