On Saturday 10 February 2007 16:30, Daniel Polak wrote: > Sander, > > Thank you for the quick reply! I had searched and searched but couldn't > find a similar problem anywhere but now I know that others have had the > same problem. > > I download and installed video4linux-kmdl and I updated modprobe.conf to > read: > alias char-major-81 videodev > alias char-major-81-0 ivtv > install ivtv /sbin/modprobe saa7127; /sbin/modprobe --ignore-install > ivtv; /sbin/modprobe ivtv-fb > > Things have improved but are not quite right yet. X is now showing > output on the TV again but watching a recording from MythTV still gives > me a black screen with correct sound.
> > And when I start to watch a recording this appears: > > ivtv0-fb warning: IVTVFB_IOCTL_GET_FRAME_BUFFER no longer supported > ivtv0-fb warning: - Please use FBIOGET_VSCREENINFO & FBIOGET_FSCREENINFO > ivtv0-fb warning: IVTVFB_IOCTL_GET_ACTIVE_BUFFER no longer supported > ivtv0-fb warning: - Please use FBIOGET_VSCREENINFO > ivtv0-fb warning: ivtv_fb_prep_frame: Nothing to do. count = 0 > ivtv0-fb warning: IVTVFB_IOCTL_SET_ACTIVE_BUFFER no longer supported > ivtv0-fb warning: - Please use FBIOPUT_VSCREENINFO You need to load the ivtv-fb module with the option osd_compat=1 for MythTV to be able to use the PVR350 mpeg decoder properly. -- Ian _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
