[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:47072] Re: 外部ディスプレイの解像度 on Let's note CF-T4



野宮です.

>>>>> In the Message: [debian-users ML: No.47071]
>>>>>   with the date of Sun, 13 Aug 2006 23:59:18 +0900
>>>>> [西畑さん] == Toshiki NISHIHATA <nshttsk@xxxxxxxxxxx> has written:

西畑さん> (II) I810(0): Not using mode "1600x1200" (no mode of this name)
西畑さん> (II) I810(0): Not using mode "1280x1024" (no mode of this name)
西畑さん> (II) I810(0): Not using mode "1024x768" (no mode of this name)
西畑さん> (II) I810(0): Not using mode "832x624" (no mode of this name)
西畑さん> (II) I810(0): Not using mode "800x600" (no mode of this name)
西畑さん> (II) I810(0): Not using mode "720x400" (no mode of this name)
西畑さん> (II) I810(0): Increasing the scanline pitch to allow tiling mode (640 ->
西畑さん> 1024).
西畑さん> (--) I810(0): Virtual size is 640x480 (pitch 1024)
西畑さん> (**) I810(0): *Built-in mode "640x480"

MOdeline を書いていないのでは?

西畑さん> また、/etc/X11/xorg.conf は、以下のようにしています。
[...]

西畑さん> Section "Monitor"
西畑さん>         Identifier      "Generic Monitor"
西畑さん>         Option          "DPMS"
西畑さん>         HorizSync       28-49
西畑さん>         VertRefresh     43-72
西畑さん> EndSection

これを,

 Section "Monitor"
        Identifier      "Generic Monitor"
         Option          "DPMS"
         HorizSync       28-89.0 <-- ここ
         VertRefresh     43-72
	 Modeline "1600x1200"  189    1600 1664 1856 2160  1200 1201 1204 1250
 EndSection

といった風に書き換えてみて如何でしょうか?

尚,Modeline の値は,ご自分で確認して下さい.

---
  野宮  賢             mail-to: nomiyac360 @ mg.point.ne.jp
  
    「先端技術の開発は、優れた頭脳を持つ人間が集中しないと成功しない。
     しかし、技術開発と、それが何をもたらすかを考えることは別だ。
     一人の人間に二つは望めない。」                 -- M. Crichton --