2009年4月25日 土曜日

FreeBSD の X.org ディスプレイ設定メモ

カテゴリー: FreeBSD
タグ:, , ,
時間:18時02分
投稿者:よしとも
AddClips 経由でソーシャルブックマークに登録
Popularity: 12%
by Popularity Contest 日本語版

FreeBSD の X.org のディスプレイ設定内容を、メモを兼ねて公開。ビデオカードが骨董並みに古い・・・。

引退が決まっているローカルサーバーなので、更新もせずにほったらかしです。

OS
FreeBSD 6.2
X.org
7.3
モニター
SONY SDM-X73
ビデオカード
クリエイティヴ・メディア Graphics Blaster RIVA TNT AGP 16MB
CODE:
  1. Section "Monitor"
  2.     Identifier   "Monitor0"
  3.     VendorName   "SONY"
  4.     ModelName    "SDM-X73"
  5.     HorizSync    28-80
  6.     VertRefresh  48-75
  7.     Option       "DPMS"
  8. EndSection
  9.  
  10. Section "Device"
  11.     Identifier  "Card0"
  12.     Driver      "nv"
  13.     VendorName  "Generic"
  14.     BoardName   "nv"
  15.     ChipSet     "RIVA TNT"
  16. EndSection
  17.  
  18. Section "Screen"
  19.     Identifier "Screen0"
  20.     Device     "Card0"
  21.     Monitor    "Monitor0"
  22.     DefaultDepth      24
  23.     SubSection "Display"
  24.         Depth     1
  25.         Virtual 0 0
  26.     EndSubSection
  27.     SubSection "Display"
  28.         Depth     4
  29.         Virtual 0 0
  30.     EndSubSection
  31.     SubSection "Display"
  32.         Depth     8
  33.         Modes     "1280x1024" "1024x768" "800x600" "640x480"
  34.         Virtual 0 0
  35.     EndSubSection
  36.     SubSection "Display"
  37.         Depth     15
  38.         Modes     "1280x1024" "1024x768" "800x600" "640x480"
  39.         Virtual 0 0
  40.     EndSubSection
  41.     SubSection "Display"
  42.         Depth     16
  43.         Modes     "1280x1024" "1024x768" "800x600" "640x480"
  44.         Virtual 0 0
  45.     EndSubSection
  46.     SubSection "Display"
  47.         Depth     24
  48.         Modes     "1280x1024" "1024x768" "800x600" "640x480"
  49.         Virtual 0 0
  50.     EndSubSection
  51. EndSection

参考になりましたか?
1 Star2 Stars3 Stars4 Stars5 Stars (未評価)
by WP-PostRatings
Loading ... Loading ...

コメントはまだありません »

コメントはまだありません。

このコメント欄の RSS フィード TrackBack URI

コメントをどうぞ

HTML convert time: 0.468 sec. Powered by

Images is enhanced with WordPress Lightbox JS by Zeo