DVI PC to HDMI TV

Hello

im have a Problem. I dont have a Scream on the TV LCD

Geforce 5200 FX Debian

X.Org X Server 1.4.2

cable DVI-D Singel Link to HDMI

xorg.conf

Section "ServerLayout"

	Identifier	"X.org Configured"

	Screen	0	"Targa Visionary LCD 19-3 Screen - Analog Output" 0 0

	Screen	1	"Tevion MD 30134 1080p Screen - DVI Output" 2000 0

	InputDevice	"Keyboard0"	"CoreKeyboard"

	InputDevice	"Mouse0"	"CorePointer"

EndSection

Section "Files"

    RgbPath         "/usr/X11R6/lib/X11/rgb"

EndSection

Section "Module"

    Load           "dbe"

    Load           "extmod"

    Load           "type1"

    Load           "freetype"

    Load           "glx"

EndSection

Section "InputDevice"

    Identifier     "Mouse0"

    Driver         "mouse"

    Option         "Protocol" "auto"

    Option         "Device" "/dev/psaux"

    Option         "Emulate3Buttons" "no"

    Option         "ZAxisMapping" "4 5"

EndSection

Section "InputDevice"

    Identifier     "Keyboard0"

    Driver         "kbd"

EndSection

############# Monitor LCD 19 Zoll #################

Section "Monitor"

    Identifier     "Monitor"

    Option         "DPMS"

EndSection

Section "Device"

	Identifier	"Device0"

	Driver  "nvidia"

	VendorName	"NVIDIA Corporation"

	BoardName	"GeForce FX 5200"

	BusID  "PCI:3:0:0"

	Screen  0

	Option  "RenderAccel" "true"

        Option  "NoLogo"

        Option  "AllowGLXWithComposite" "true"

        Option  "UseDisplayDevice" "CRT-0"

EndSection

Section "Screen"

    Identifier     "Targa Visionary LCD 19-3 Screen - Analog Output"

    Device         "Device0"

    Monitor        "Monitor"

    DefaultDepth    24

    SubSection     "Display"

        Depth       24

    EndSubSection

EndSection

############# Monitor LCD 19 Zoll #################

############# TV LCD 42 Zoll 1080p ################

Section "Monitor"

    Identifier     "LCD TV"

    Option         "DPMS"

EndSection

Section "Device"

	Identifier	"Device1"

	Driver  "nvidia"

	VendorName	"NVIDIA Corporation"

	BoardName	"GeForce FX 5200"

	BusID  "PCI:3:0:0"

	Screen  1

	Option  "RenderAccel" "true"

        Option  "NoLogo"

        Option  "AllowGLXWithComposite" "true"

        Option  "UseDisplayDevice" "DFP-0"

	Option  "FlatPanelProperties" "Scaling = aspect-scaled"

EndSection

Section "Screen"

    Identifier     "Tevion MD 30134 1080p Screen - DVI Output"

    Device         "Device1"

    Monitor        "LCD TV"

    DefaultDepth    24

    SubSection     "Display"

        Depth       24

    EndSubSection

EndSection

############# TV LCD 42 Zoll 1080p ################

nvidia-xconfig --query-gpu-info

Number of GPUs: 1

GPU #0:

  Name      : GeForce FX 5200

  PCI BusID : PCI:3:0:0

 Number of Display Devices: 2

 Display Device 0 (CRT-0):

     EDID Name             : Targa Visionary LCD 19-3

     Minimum HorizSync     : 30.000 kHz

     Maximum HorizSync     : 83.000 kHz

     Minimum VertRefresh   : 50 Hz

     Maximum VertRefresh   : 76 Hz

     Maximum PixelClock    : 140.000 MHz

     Maximum Width         : 1280 pixels

     Maximum Height        : 1024 pixels

     Physical Width        : 380 mm

     Physical Height       : 300 mm

 Display Device 1 (DFP-0):

     EDID Name             : OEM 42'' TFT-TV

     Minimum HorizSync     : 15.000 kHz

     Maximum HorizSync     : 46.000 kHz

     Minimum VertRefresh   : 49 Hz

     Maximum VertRefresh   : 61 Hz

     Maximum PixelClock    : 148.500 MHz

     Maximum Width         : 1920 pixels

     Maximum Height        : 1080 pixels

     Preferred Width       : 1920 pixels

     Preferred Height      : 1080 pixels

     Preferred VertRefresh : 60 Hz

     Physical Width        : 160 mm

     Physical Height       : 90 mm

xrandr

Screen 0: minimum 320 x 240, current 1280 x 1024, maximum 1280 x 1024

default connected 1280x1024+0+0 0mm x 0mm

   1280x1024      50.0*    51.0

   1280x960       52.0

   1280x800       53.0

   1280x768       54.0

   1152x864       55.0

   1152x768       56.0

   1024x768       57.0     58.0     59.0

   960x600        60.0

   896x672        61.0

   840x525        62.0

   832x624        63.0

   800x600        64.0     65.0     66.0     67.0     68.0     69.0

   800x512        70.0

   720x450        71.0

   640x512        72.0     73.0

   640x480        74.0     75.0     76.0     77.0

   640x400        78.0

   640x384        79.0

   576x432        80.0

   576x384        81.0

   512x384        82.0     83.0     84.0

   416x312        85.0

   400x300        86.0     87.0     88.0     89.0

   320x240        90.0     91.0     92.0