Ahoj, po dlouhem usili a za vydatne pomoci z fora (diky za ni) jsem nastavil TV Out na Nvidia karte tak, ze se dostanu obraz na TV (video apod.) a zaroven muzu pracovat na desktopu. Cele nastaveni jsem delal v grafickem rozhrani Nvidia settings, pouzivam nesvobodne ovladace instalovane pres Envy. Efekty jsou vypnute. Obraz na TV se ale bohuzel dost chveje a jsou pres nej pruhy. Problem bych videl bud v nastaveni normy PAL nebo v nastaveni obnovovaci frekvence TV. Ta ma normalne 100 Hz. NVidia settings mi lae ukazuji, ze ma 59 Hz. Pod Win Vista je obraz cisty, ale ja bych radeji Linux :-) Bohuzel nejsem schopen najit, kde zmenit normu evt. frekvenci TV. Muj xorg.conf mi prijde nejaky prazdny a divny, oproti jinym, co jsem videl na foru, ale mam trochu strach do nej hrabat. Mohl by se na nej nekdo prosim podivat a evt. poradit, co zmenit? Diky moc.
Muj xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Mon Nov 3 08:46:46 UTC 2008
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
EndSection
Section "Module"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "TV-0"
HorizSync 28.0 - 55.0
VertRefresh 43.0 - 72.0
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9600 GT"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "TV: nvidia-auto-select +1680+0, DFP: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection