Pascal Schirrmann wrote:
> Hi,
> 
> Not really a freevo trouble, but as I can find here some expert users of 
> a Hauppauge PVR card :-)
> 
> I use the PVR 350 TV Out to watch freevo on my (plain old CRT) TV. This 
> worked very good since the setup of this system, 4 months ago.
> 
> Since one month or so, sometime, when starting a Video, the TV screnn 
> goes completely out of sync.
> Only way to get a stable TV out again : rmmod ivtvfb, rommod ivtv, 
> modprobe ivtv, modprobe ivtvfb
> 
> Not very practical (not to speak about the WAF :-( )
> 
> I thank about a change in xorg.conf, but no.
> 
> Here are the relevant parts of xorg.conf, if useful :
> -----------------------------
> Section "Monitor"
>     Identifier "PAL Monitor"
>     HorizSync 30-68
>     VertRefresh 50-120
>     Mode "720x576"
>         DotClock 42.6
>         HTimings 720 760 832 944
>         VTimings 576 577 580 602
>     EndMode
> EndSection
> 
> Section "Device"
>     Identifier "Hauppauge PVR 350 iTVC15 Framebuffer"
>     Driver "ivtv"
>     BusID "PCI:2:13:0"
>     Option "VideoOverlay" "on"
>     Option "fbdev" "/dev/fb1"
>     Option "XVideo" "1"
> EndSection
> 
> Section "Screen"
>     Identifier "TV"
>     Device "Hauppauge PVR 350 iTVC15 Framebuffer"
>     Monitor "PAL Monitor"
>     DefaultDepth 24
>     Subsection "Display"
>         Depth 24
>         Modes "720x576"
>         FbBpp 32
>     EndSubsection
>     DefaultFbbpp 32
> EndSection
> 
> Section "ServerLayout"
>     Identifier "TVlayout"
>     Screen "TV"
>     Option "AllowEmptyInput"
> EndSection
> --------------------------------------------
> 
> Any ideas ?

Could be that the fb driver has become unstable. There is very little
that you can do in the xorg.conf to control this, it either works of
doesn't.

Could depend on the kernel version.

Duncan

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to