[mythtv-users] PVR-350 and TV Out - can't get it working

Craig Isdahl craig at dashsystems.com
Thu Mar 8 01:53:50 UTC 2007


Matt,

My money is on the xorg.conf file, I'm not an X user so am lost in this
area.  I'll look around to see if I can find a sample that might get me
sorted out.

When rebooting nothing shows on the TV screen (I'm using s-video to the TV).
There is a slight flicker on the TV monitor so I know there's a connection,
but nothing but black on the screen.


Here is my xorg.conf
------------------------
# Xorg configuration created by pyxf86config

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "i810"
        # TV Out Setup
        Option      "TVStandard" "NTSC-M"
        Option      "TVOutFormat" "SVIDEO"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection





> -----Original Message-----
> From: mythtv-users-bounces at mythtv.org [mailto:mythtv-users-
> bounces at mythtv.org] On Behalf Of Matt Rude
> Sent: Wednesday, March 07, 2007 4:54 PM
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] PVR-350 and TV Out - can't get it working
> 
> Adrian wrote:
> > George:
> >
> > Are you saying that you have it working with FC6??  What version of
> > IVTV drivers?
> >
> > Adrian
> 
> 
> I also have the PVR-350 TV-OUT working with.
> 
> An output from rpm -qa shows:
> 
> [root at mythtv matt]# rpm -qa | grep ivtv
> ivtv_xdriver-0.10.7-8_r3843.fc6.at
> ivtv-kmdl-2.6.18-1.2869.fc6-0.8.2-123.fc6.at
> ivtv-kmdl-2.6.19-1.2895.fc6-0.9.1-123.fc6.at
> ivtv-kmdl-2.6.19-1.2911.fc6-0.10.1-126.fc6.at
> ivtv-firmware-20070217-13.at
> perl-Video-ivtv-0.13-8.fc6.at
> ivtv-0.9.1-123.fc6.at
> 
> 
> My guess is that your xorg.conf file isn't setup correctly or more
> likely you don't have all the necessary dependency's installed.  When
> you reboot your system what happens? My Fedora 6 PVR-350 system will
> display the GUI boot screen then go to the login page (and auto login).
> 
> reboot your system then make sure you have all the IVTV software talked
> about on Wilson's guide. the best way to make sure it's all there is to
> try and reinstall via yum.
> 
> Let us know what happens when you reboot your system and also what
> versions your using.
> 
> -Matt




More information about the mythtv-users mailing list