<html><head><style type="text/css"><!-- DIV {margin:0px} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi everyone. I am trying desperately to get a high definition mythtv box up and running.&nbsp; Please be understanding as I have tried to look everywhere for an answer to this issue and have not been able find an answer.</DIV>
<DIV>I have managed to get everything going except my connection to my TV.&nbsp; I have a Sony GWIV&nbsp; or KDF-60WF655 tv.&nbsp; I got a bunch of powerstrip timings off of the avsforum site for my&nbsp;TV.&nbsp; When I first put "IgnoreEDID" "1" I was getting a 720x480 resolution.&nbsp; I realized after looking at my Xorg.0.log file that that option was deprecated and I changed the line to "UseEDID" "FALSE" which caused instead of the low resolution a blank screen.&nbsp; I tried most of the resolutions in my Xorg file below and none work.&nbsp; All result in a blank screen.&nbsp; I know the connection is okay since I can get the desktop on my TV before I fixed the UseEDID problem.&nbsp; I have a NVIDIA FX5200 generic video card with 128MB of ram.&nbsp; The card is hooked to the TV via a DVI to HDMI cable.&nbsp; My video driver is version 8756 which I got from the yum atrpms.net server.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am hoping someone reading this mail list has a GWIII or GWIV Sony TV and can give me some pointers.&nbsp; I have read all over the internet and cannot seem to figure this one out.&nbsp;&nbsp;Thanks in advance for your help.&nbsp; (Please give instructions if you need more info since I am new to linux.)</DIV>
<DIV>I have not gone into the service manual on my tv if that matters. I am using the 8756 nvidia driver.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Here is the necessary sections of my xorg.conf file:&nbsp; (Three items I guessed on are HorizSync, VertRefresh, and the +hsync and +vsync.&nbsp; Can you give me more info on this because the powerstrip timings I found do not let me know how to set these items).</DIV>
<DIV>&nbsp;</DIV>
<DIV>Section "Monitor"<BR>Identifier "Sony60"<BR>VendorName "Sony"<BR>ModelName "KDF60"<BR>Option "UseEDID" "FALSE"<BR>DisplaySize 320 180<BR>HorizSync 30.0 - 90.0<BR>VertRefresh 20.0 - 150.0<BR>ModeLine "720x480" 27.000 720 736 798 858 480 489 495 525 +hsync +vsync<BR>ModeLine "800x600" 58.712 800 1048 1072 1304 600 640 642 753 +hsync +vsync<BR>ModeLine "1280x720" 75.600 1280 1360 1400 1648 720 738 757 787 +hsync +vsync<BR>ModeLine "1280x768" 79.740 1280 1360 1496 1736 768 769 781 787 +hsync +vsync<BR>ModeLine "1304x734" 74.250 1304 1336 1376 1648 734 745 750 773 +hsync +vsync<BR>ModeLine "1312x744" 79.096 1312 1376 1512 1728 744 745 748 774 +hsync +vsync<BR>ModeLine "1320x744" 78.140 1320 1384 1520 1720 734 758 763 784 +hsync +vsync<BR>ModeLine "1344x734" 78.923 1344 1512 1560 1720 734 758 763 784 +hsync +vsync<BR>ModeLine "1376x768" 86.946 1376 1440 1576 1912 768 777 780 780 +hsync +vsync<BR>ModeLine "1384x768" 84.203 1384 1512 1656 1872 768 768 771 771 +hsync
 +vsync<BR>ModeLine "1384x784" 85.421 1384 1456 1600 1816 784 785 788 811 +hsync +vsync<BR>ModeLine "640x480" 26.730 640 690 746 792 480 518 548 562 +hsync +vsync interlace<BR>ModeLine "1920x1080" 82.350 1920 2089 2145 2440 1080 1082 1087 1125 +hsync +vsync </DIV>
<DIV>interlace<BR>EndSection</DIV>
<DIV>Section "Device"<BR>Identifier "Videocard0"<BR>Driver "nvidia"<BR>VendorName "Videocard vendor"<BR>BoardName "NVIDIA GeForce FX (generic)"<BR>Option "RenderAccel" "true"<BR>Option "AllowGLXWithComposite" "true"<BR>Option "ConnectedMonitor" "DFP"<BR>Option "NoLogo" "1"<BR>Option "RenderAccel" "true"<BR>Option "AllowGLXWithComposite" "true"<BR>Option "ConnectedMonitor" "DFP"<BR>Option "NoLogo" "1"<BR>EndSection</DIV>
<DIV>Section "Screen"<BR>Identifier "Screen0"<BR>Device "Videocard0"<BR>Monitor "Sony60"<BR>DefaultDepth 24<BR>SubSection "Display"<BR>Viewport 0 0<BR>Depth 24<BR>Modes "1280x720"<BR>EndSubSection<BR>EndSection</DIV>
<DIV>Section "DRI"<BR>Group 0<BR>Mode 0666<BR>EndSection </DIV>
<DIV>&nbsp;</DIV>
<DIV>Here is the output from my xorg.0.log file if I comment out the UseEDID line.&nbsp; (Let me know if you need more info.)</DIV>
<DIV>(II) NVIDIA(0): NVIDIA GPU GeForce FX 5200 at PCI:1:0:0<BR>(--) NVIDIA(0): VideoRAM: 131072 kBytes<BR>(--) NVIDIA(0): VideoBIOS: 04.34.20.27.00<BR>(II) NVIDIA(0): Detected AGP rate: 8X<BR>(--) NVIDIA(0): Interlaced video modes are supported on this GPU<BR>(--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at PCI:1:0:0:<BR>(--) NVIDIA(0):&nbsp;&nbsp;&nbsp;&nbsp; Sony TV (DFP-0)<BR>(--) NVIDIA(0): Sony TV (DFP-0): 135 MHz maximum pixel clock<BR>(--) NVIDIA(0): Sony TV (DFP-0): Internal Single Link TMDS<BR>(II) NVIDIA(0): Assigned Display Device: DFP-0<BR>(WW) NVIDIA(0): No valid modes for "1320x744"; removing.<BR>(WW) NVIDIA(0):<BR>(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode<BR>(WW) NVIDIA(0):&nbsp;&nbsp;&nbsp;&nbsp; "nvidia-auto-select".<BR>(WW) NVIDIA(0):<BR>(II) NVIDIA(0): Validated modes:<BR>(II) NVIDIA(0):&nbsp;&nbsp;&nbsp;&nbsp; "nvidia-auto-select"<BR>(II) NVIDIA(0): Virtual screen size determined to be 720 x
 480<BR>(WW) NVIDIA(0): No size information available in DFP-0's EDID; cannot compute<BR>(WW) NVIDIA(0):&nbsp;&nbsp;&nbsp;&nbsp; DPI from EDID.<BR>(**) NVIDIA(0): DPI set to (57, 67); computed from "DisplaySize" Monitor section option<BR>(--) Depth 24 pixmap format is 32 bpp<BR></DIV>
<DIV><BR>&nbsp;</DIV></div></body></html>