Ubuntu 8.04 Installation

2008-05-06 08:30:53 / 个人分类:技术

在DELL 170L台式机上全新安装Ubuntu 8.04版,启动后DELL E176FPb显示器的分辨率最高只能设置为1024x768,修正步骤如下:
1、在/usr/share/applications找到Screens and Graphics并双击运行
    Screen->Model:选择为DELL E176FP
    Screen->Resolution: 1280x1024
    Graphics Card->Driver: i810
    OK
2、修改/etc/X11/xorg.conf
    Section "Device"
        Identifier      "intel"
        Driver          "intel"
    EndSection

重启后显示器可以上1280x1024了,但刷新率只能设75Hz。

3、编辑/etc/X11/xorg.conf文件,把里边的分辩率条目都删掉,只留下1280x1024@60那一条,刷新率就正常啦:)

TAG: 技术

我来说两句

-5 -3 -1 - +1 +3 +5

Open Toolbar