引用:
作者weir998
請問有關S3 VIRGE GX2
TV OUT 一直都沒有畫面 有試過640*480 ntsc 與預設值
都完全沒畫面
電腦看都沒什麼問題
請問有用這塊的朋友是要在電腦螢幕D-SUB中設定好
再SWITCHING TV-OUT
還是直接接電視開機 就可以顯示?
顯示卡上的JUMP該調哪一個?
|
tvout應該是一開機就有畫面了吧!
你有單獨接tvout嗎?一般的卡是d-sub沒接,就優先用tvout輸出
有些卡好像沒有自動切換輸出的功能,可以改下面這個檔試試(nVidia及S3的卡適用)
geexbox-generator-0.98.7.i386\iso\GEEXBOX\etc\init.d\30_tvout
看你哪種顯示卡,把黃色那2行前的#註解刪掉就可以
nVidia卡適用
# There is no possibility of tv cable autodetection with nvtv so
# tvout is not enabled automatically. Uncomment the following lines
# to have nvtv tvout enabled at boot.
#nvtv $NVTV_ON >/dev/null 2>&1
#echo "" > /var/tvout
S3卡適用
# The same applies to S3 cards for which you need to uncomment
# the following lines.
#s3switch -q tv $TVOUT_STANDARD >/dev/null 2>&1
#echo "" > /var/tvout