On Aug 10, 2007, at 2:53 PM, Michael Starks wrote: > I have a problem where I can't get the PVR350 to display video. X > works > fine, but when I go into MythTV, Watch TV, it's only a black screen. > Searching around, I see that this is a known issue and I need to pass > the osd_compat=1 option to modprobe.conf. Here's what it looks like: > > # load ivtv-fb for PVR-350 output from > http://wilsonet.com/mythtv/fcmyth.php? > SID&expandables=closed&ivtv=open&pvr350out=open#capture > options ivtv-fb osd_compat=1 > install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe > ivtv-fb > #From: > http://ivtvdriver.org/index.php/Troubleshooting#PVR-350_TV- > OUT_with_kernel_2.6.19_and_up > #options ivtv-fb osd_compat=1 > > I have tried loading the options statement before and after the line > that begins with 'install ivtv', since I'm not entirely sure where it > should go (it seems as if it should be first). Neither options works.
Have you tried simply executing `rmmod ivtv-fb ; modprobe ivtv-fb osd_compat=1` ? Do you hear sound when you playback from Myth? - Rick > I'm using the patched debian X driver for X 7.1 if that makes a > difference. Thanks. > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
