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

[debian-users:28750] Re: Winfast 3D S325 ビデオカードの XF86Config の設定について



新海です。

 本当にすみません。(むつみさん、ご指摘ありがとうございます。他の皆様に
もご迷惑掛けてすみません)

> #なんで書かなかったのですか?

すみません。完全に私の落ち度です。

>  なにをどうやって どうした結果 どうなる(どうなった)のかわからないと、
> それ以上はだれも判断できません。

すみません。反省しております。(もう少し人様に聞くときの状況説明をしっか
りとやることを覚えないといけないですね)

もう一度整理して書きます。

 XF86Setupを使いXの設定を行いました。私のカードはWinfast 3D S325 (RIVA TNT2 M64)
です。しかし、カードのセレクションの中にこれに該当するカードが見つからな
かったため、他の似たような名前のカードを選択して設定してみましたが、うま
くいかなかった(エラーが出てXF86Setupが落ちてしまう)ため、カードの一覧
からは何も選ばずに「SVGA」と書かれたボタンだけを選択して設定を終えたとこ
ろうまくいきました。モードセレクションでは1280×1024を選択してうまくいっ
たのですが、1600×1200の環境で使いたくなり、そのように設定しなおしてみる
と、うまく表示されずにエラーになってしまいました。下にあるのは現在の
XF86Configの中身です(関係のあると思われるモニタとDeviceのところだけです)
また、Xサーバのログに関してですが、どのように取ったら良いのか教えていた
だけるでしょうか? 色々と探してみたのですが、力不足でわかりませんでした。

 よろしくお願いします。


----------------------------------
XF86Config
----------------------------------
Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       31.5-64.3
   VertRefresh     50-90
   Modeline  "1280x1024" 110.00 1280 1328 1512 1712 1024 1025 1028 1054
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   BoardName       "None"
   VideoRam        16384


EndSection

Section "Screen"
   Driver          "Accel"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 32
   SubSection "Display"
      Depth        8
      Modes        "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1280x1024"
   EndSubSection
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 32
   SubSection "Display"
      Depth        8
      Modes        "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1280x1024"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1280x1024"
   EndSubSection
EndSection


-- 
新海 雄一 <shinkai@xxxxxxxxxxxxxx>