[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:37283] Re: Xの設定
山口です。
> CPU: Pentium3 700M
> Video: Nvidia Riva TNT2
> Memory: 128M
> Monitor: TATUNG TLT5020L
私もNvidia Riva TNT2を使用しています。
> Section "Device"
> Identifier "NVIDIA TNT2"
> Driver "nv"
> Option "UseFBDev" "true"
> EndSection
私も同様の設定を行ない、同様に
> Fatal server error:
> no screens found
というエラーがでていましたが、
/etc/X11/XF86Config-4で
Section "Device"
Identifier "Generic Video Card"
Driver "nv"
# Option "UseFBDev" "true"
EndSection
というように、フレームバッファデバイスの設定をコメントアウトしたところ
正常に動くようになりました。
参考になれば幸いです。
--------------------
山口 淳 <yamaguchi@xxxxxxxxxxxxxxx>