[mythtv-users] FX5200 DVI -> Sony HDMI Signal Issue?

Catherine and Nigel Jewell can at grufty.co.uk
Mon Nov 16 20:40:19 UTC 2009


Hi all,

I've recently bought a shiny new Sony 
<http://www.nvnews.net/vbulletin/showthread.php?t=141390#> Bravia 
KDL32W5500 that I am using with MythTV 0.21 on CentOS 5. The visuals 
work fine, pretty much out of the box, however I have a small but 
annoying issue with the PC/TV. The FX5200 is connected to the TV with a 
DVI to HDMI cable and I am using the NVidia drivers 173.14.20.

If I boot the PC with the TV turned on everything initialises correctly. 
If I turn the TV off and then back on again, I just get a black screen 
as though the TV has no signal. If I log in remotely and restart X I 
still get a black screen. In fact, the only ways that I can get the TV 
to show the image that the PC is still (presumably) outputting is by:

- Changing the resolution of the X server in xorg.conf and restarting X
- Rebooting the PC with the TV turned on
- Unplugging the DVI/HDMI cable and plugging it back in again

It appears to me that the PC isn't sending "something" to the TV that it 
needs in order to recognise that a signal is present despite the fact I 
can see the picture! Another side effect that I've noticed is that 
occasionally the TV reports that it is about to go to sleep, again 
presumably because it doesn't think that it is receiving a signal.

Has anyone come across this before? Any ideas on how I can resolve it? 
I've spent many hours digging around the 'net and haven't yet found the 
cause/solution.

I thought it may be related to this: 
http://www.mythtv.org/wiki/Nvidia-ca..._before_the_TV 
<http://www.mythtv.org/wiki/Nvidia-cards_and_no_picture_when_box_is_on_before_the_TV>, 
but I've tried what is described without any joy. That said; the 
symptoms I've described don't really match that anyway.

Something like this: 
http://thydzik.com/hdmion-a-solution...nal-on-hd-tvs/ 
<http://thydzik.com/hdmion-a-solution-to-loss-of-dvi-video-epid-signal-on-hd-tvs/> 
sounds right ... but I don't know how to do this in X.

Regards,
Nige.

PS. My xorg.conf:

Quote:
Section "ServerLayout"
Identifier "Layout"
Screen 0 "Screen" 0 0
InputDevice "Keyboard 
<http://www.nvnews.net/vbulletin/showthread.php?t=141390#>" "CoreKeyboard"
InputDevice "Mouse" "CorePointer"
EndSection

Section "Files"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
Option "XkbLayout" "gb"
Option "XkbModel" "pc105"
EndSection

Section "Monitor <http://www.nvnews.net/vbulletin/showthread.php?t=141390#>"
Identifier "KDL32W5500"
VendorName "Sony"
ModelName "KDL32W5500"
EndSection

Section "Device"
Identifier "NVIDIAFX5200"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen"
Device "NVIDIAFX5200"
Monitor "KDL32W5500"
DefaultDepth 24
Option "DPI" "100x100"
Option "NoLogo" "true"

# Option "CustomEDID" "DFP-0:/etc/X11/kdl32w5500.bin"

SubSection "Display"
Depth 24
Modes "1280x720"
EndSubSection
EndSection
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20091116/60723c87/attachment.htm>


More information about the mythtv-users mailing list