红联Linux门户
Linux帮助

装了NVzui最新的驱程后,分辨率降低了

发布时间:2008-06-23 23:43:59来源:红联作者:stulzw
请问一下怎么回事,装了NV的最新的驱动,分辨率只有五十和五十一了,原来是可以在60的,我的是22寸液晶,1680X1050。
很郁闷!
文章评论

共有 5 条评论

  1. stulzw 于 2008-07-04 02:03:41发表:

    # Xorg configuration created by system-config-display

    Section "ServerLayout"
    Identifier "single head configuration"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection

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

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

    Section "InputDevice"

    # keyboard added by rhpxl
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection

    Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    Option "AddARGBGLXVisuals" "True"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection

    Section "Extensions"
    Option "Composite" "Enable"
    EndSection

  2. 水煮活鱼 于 2008-06-26 11:28:11发表:

    参考http://www.5istudy.cn/system/ubuntu/325.html

  3. 水煮活鱼 于 2008-06-26 11:27:10发表:

    我也碰到过,去官网下最新的驱动,然后退出桌面系统安装后解决

  4. stulzw 于 2008-06-25 10:13:57发表:

    一样的结果,郁闷!

  5. smqt 于 2008-06-24 13:42:16发表:

    不会吧,你升级一次试试看