红联Linux门户
Linux帮助

Fedora11安装显卡驱动后的分辨率问题

发布时间:2009-08-13 19:01:53来源:红联作者:bizchenwei
显卡为GeForce 9600M GT,安装显卡驱动前是1366X768的分辨率,安装RPM Fusion软件仓库的显卡驱动后,分辨率变成了800X600,而且选项只有800X600和640X480这两种分辨率可以选了。。。请问怎么改回去,如果修改xorg.conf文件怎么改??
附上我的xorg.conf配置文件内容:
[root@CHEN X11]# cat xorg.conf
# Xorg configuration created by livna-config-display

Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection

Section "ServerFlags"
Option "AIGLX" "on"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection
文章评论

共有 5 条评论

  1. seoshagua 于 2009-08-15 23:09:18发表:

    为什么你的内容这么少? 全贴出来了吗?

  2. wangyu 于 2009-08-13 23:25:18发表:

    你的内容太少了,也没有看到有分辨率的那段,可以加上fireaway 给的,应该是Section "Screen"

  3. fireaway 于 2009-08-13 21:08:45发表:

    在倒数第四行的 MODES 可以加如你想要的分辨率 ,比如 “1366x768”

  4. fireaway 于 2009-08-13 21:03:00发表:

    给你个范例,你自己参考下:
    Section "ServerLayout"

    Identifier "single head configuration"

    Screen 0 "Screen0" 0 0

    InputDevice "Keyboard0" "CoreKeyboard"

    InputDevice "Synaptics" "CorePointer"

    InputDevice "Mouse0" "AlwaysCore"

    EndSection



    Section "Files"

    FontPath "unix/:7100"

    EndSection



    Section "Module"

    Load "glx"

    Load "dri"

    Load "synaptics"

    EndSection



    Section "InputDevice"

    Identifier "Keyboard0"

    Driver "kbd"

    Option "XkbModel" "pc105"

    Option "XkbLayout" "us"

    EndSection



    Section "InputDevice"

    Identifier "Mouse0"

    Driver "mouse"

    Option "Device" "/dev/input/mice"

    Option "Protocol" "IMPS/2"

    Option "ZAxisMapping" "4 5" # Scrollwheel support

    Option "Emulate3Buttons" "yes" # L+R buttons count as middle

    EndSection



    Section "InputDevice"

    Identifier "Synaptics" # Laptop touchpad

    Driver "synaptics"

    Option "Device" "/dev/input/mice"

    Option "Protocol" "auto-dev"

    Option "Emulate3Buttons" "yes"

    EndSection



    Section "Monitor"

    Identifier "Monitor0"

    VendorName "Monitor Vendor" # Just for reference

    ModelName "LCD Panel 1400x1050" # Just for reference

    HorizSync 31.5 - 90.0 # Horiz. sync in kHz

    VertRefresh 59.0 - 75.0 # Vert. refresh in Hz

    Option "dpms" # Enables power management

    EndSection



    Section "Device"

    Identifier "Videocard0"

    Driver "nv"

    VendorName "Videocard vendor" # Just for reference

    BoardName "nVidia Corporation NV34M [GeForce FX Go5200]" # Ditto

    EndSection



    Section "Screen"

    Identifier "Screen0"

    Device "Videocard0" # Associates the video card

    Monitor "Monitor0" # with this monitor

    DefaultDepth 24 # Default is 24-bit colour

    SubSection "Display"

    Viewport 0 0 # "0 0" is almost always used

    Depth 24 # This section used by default

    Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"

    # Change modes with Ctrl-Alt-+/-

    EndSubSection

  5. Austria 于 2009-08-13 20:21:03发表:

    Modes段有分辨率,改为最佳的,HorizSync,VertRefresh这二个按显示器的设