[ubuntu-jp:2499] Ubuntu 9.10 画面の解像度設定

Kouzou Tsukiyama 8kt8fn65 @ kyi.biglobe.ne.jp
2010年 1月 13日 (水) 23:11:47 GMT


Tsukiyama です。

Ubuntu 9.10 をフルインストールして使っていますが、なかなか快適です。
ところが、画面の解像度の設定で(Mitsubishi TDT231WM)困っています。
graphic board は nVIDIA 9800GT です。

このディスプレイの最大解像度は 1920x1080 でこれに設定すると、文字などの
表示が大変に綺麗で、できたらそのようにしたいです。

sudo nvidia-settings

で上の解像度に設定して、表示は希望の 1920x1080 になるのですが、再起動す
ると 一つ下の解像度の 1680x1050 になってしまいます。

下に /etc/X11/xorg.conf をのせますので、宜しくご教示ください。
---------------------------
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd @ palmer)  Sun Feb  1 20:21:04
# UTC 2009

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

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

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Mitsubishi RDT231WM"
    HorizSync       31.0 - 82.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 9800 GT"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1920x1080 +0+0; 1920x1080_60 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
-----------------------------------------


-- 
Kouzou Tsukiyama <8kt8fn65 @ kyi.biglobe.ne.jp>



ubuntu-jp メーリングリストの案内