Ubuntu9.04 nVidia GeForce 8400GSの設定

2009年8月30日日曜日
Monitor EIZO FlexScanT565+VGA GeForce 8400GSの環境で解像度1280×1024を実現したい。
゜1.ubuntuをインストール-=>アップデート=>再起動
2.端末=>sudo gedit /etc/X11/xorg.conf 起動=>編集
***********************************************************
Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
HorizSync 31.5-81.1 <=add VertRefresh 56.0-76.0 <=add EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 24 <=add SubSection "Display" <=add Viewport 0 0 <=add Depth 24 <=add Modes "1280x1024" <=add EndSubSection <=add EndSection ***********************************************************
3.再起動=>システム=>システム管理=>ハードウェアドライバー=>NVIDEA最新ドライバをインストール
4.再起動=>システム=>システム管理=>NVIDIA X Server Settingsで解像度確認

FireFox3.5にアップデート
Ubuntu日本語フォーラムでリサーチ。Ubuntu9.04 ならすでにリポジトリにきています。との事。
早々端末から、
sudo apt-get install firefox-3.5 でOK。

コメント

0 件のコメント :