QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1409|回复: 8

怎样设置1024*768的分辨率

[复制链接]
发表于 2005-3-14 11:33:51 | 显示全部楼层 |阅读模式
我的FC3系统,显示器的分辨率只有800*600和680*480,刷新率也只有60
在GNOME中显示器的类型不能设置,显示器类型为Unknown monitor,显卡正常

请问如何解决?

我刚刚从Windows转到Linux,可能问题很低级,但是我找了一天也没找到!
希望各位帮忙啊,现在因为分辨率很低,看的眼睛疼啊,这个问题不解决,没法干别的了!
 楼主| 发表于 2005-3-14 11:35:41 | 显示全部楼层
忘说了,我的显示器是BenQ的,显卡是GF2 Ti的
回复

使用道具 举报

发表于 2005-3-14 18:52:04 | 显示全部楼层
搜索一下论坛,老问题。
回复

使用道具 举报

发表于 2005-3-15 10:01:15 | 显示全部楼层
呵呵,我也是的,# XFree86 4 configuration created by redhat-config-xfree86

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "DevInputMice" "AlwaysCore"
EndSection

Section "Files"
# RgbPath is the location of the RGB database.  Note, this is the name
of the

# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

# Multiple FontPath entries are allowed (they are concatenated
together)
# By default, Red Hat 6.0 and later now use a font server independent
of
# the X server to render fonts.

        RgbPath      "/usr/X11R6/lib/X11/rgb"
        FontPath     "unix/:7100"
EndSection

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
EndSection

Section "InputDevice"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#        Option        "Xleds"                "1 2 3"

# To disable the XKEYBOARD extension, uncomment XkbDisable.
#        Option        "XkbDisable"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#        Option        "XkbModel"        "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#        Option        "XkbModel"        "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#        Option        "XkbLayout"        "de"
# or:
#        Option        "XkbLayout"        "de"
#        Option        "XkbVariant"        "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#        Option        "XkbOptions"        "ctrl:swapcaps"
# Or if you just want both to be control, use:
#        Option        "XkbOptions"        "ctrl:nocaps"
#
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option            "XkbRules" "xfree86"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "Protocol" "IMPS/2"
        Option            "Device" "/dev/psaux"
        Option            "ZAxisMapping" "4 5"
        Option            "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
        Identifier  "DevInputMice"
        Driver      "mouse"
        Option            "Protocol" "IMPS/2"
        Option            "Device" "/dev/input/mice"
        Option            "ZAxisMapping" "4 5"
        Option            "Emulate3Buttons" "no"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Unknown monitor"
        HorizSync    31.5 - 37.9
        VertRefresh  50.0 - 70.0
        Option            "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nv"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce 4 MX (generic)"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Depth     16
                Modes    "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Group        0
        Mode         0666
EndSection
回复

使用道具 举报

发表于 2005-3-15 10:02:12 | 显示全部楼层
不好意思,都整上去了,谢谢了,指点一下
回复

使用道具 举报

发表于 2005-3-15 10:18:19 | 显示全部楼层
呵呵。。。首先要安装显卡驱动程序。。。
然后,按照其中的example的说明修改XF86config(在FC3中是Xorg.conf)
就可以了
看看精华区吧
有更详细地介绍
回复

使用道具 举报

发表于 2005-3-15 12:26:23 | 显示全部楼层
我也遇到过这种问题,我怎么也不能调成1024*768的分辨率
之前我的显示器是未检测的显示器,后来我把显示器改为DELL的一个型号的
我的就是DELL的,然后就可以调成1024*768了
你可以试一试!!~~
回复

使用道具 举报

发表于 2005-3-15 20:35:03 | 显示全部楼层
[code:1]
HorizSync 31.5 - 37.9
VertRefresh 50.0 - 70.0
[/code:1]
HORIZ就是水平刷新率,VERTI就是垂直刷新率就是我们常说的刷新率,如果VERTI最大修改后还是达不到,可以适当增大HORIZ的最大值

多试几次吧,一般只要不是太老的显示器VERT设为85就可以了
回复

使用道具 举报

发表于 2005-3-16 13:17:49 | 显示全部楼层
多谢各位了,本人十分感谢
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-13 03:37 , Processed in 0.069797 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表