[mythtv-users] pvr350 TV-out howto problems..

IvanK. chepati at yahoo.com
Fri Nov 14 23:40:04 EST 2003


Dan,

forgot this.  Try running:

/usr/local/test_ioctl -u 0x3000 (for NTSC) or 
/usr/local/test_ioctl -u 0xFF (for PAL, I think)
then
/usr/local/test_ioctl -p 4 (for input from the tuner, I think) or
/usr/local/test_ioctl -p 6 (for input from s-video)

then

dd if=/dev/video/video0 of=/dev/video/video16 bs=64k

Does that work?

If not, try:

dd if=/dev/video/video1 of=/dev/video/video16 bs=64k

Run this as root (for now) just to be sure it's not a permissions issue.

IvanK.

On Friday 14 November 2003 09:25 pm, Dan wrote:
> I've been following the instructions from the thread: My first attempt at
> PVR-350 TV-out "howto"
>
> History:
>
> the symbolic link: ln -s video0 /dev/video failed
> (video existed as a directory here)..so anyways I continue...
>
> I was able to get to part:
>  modprobe ivtv-fb
>
> so far so good...At this point the
> fb1: iTVC15 TV out frame buffer device
>
> never showed up in the /var/log/messages
>
> so anyways I this point I went on to test..
>
> >rmmod saa7127
> >insmod saa7127 enable_output=1 output_select=0 test_image=1
>
> and got colored bands to output to the tv...
>
> so I continued following the instructions to dd if=/dev/video
> of=/dev/video16 bs=64k
>
> no video at video outout here..
>
>
> next day:
> I figured I should attempt to try the Halloween version of ivtv.
>
> after making that, I now get this error when executing the modprobe ivtv-fb
>
> # modprobe ivtv-fb
> /lib/modules/2.4.20-20_29.rh9.at/kernel/drivers/media/video/ivtv-fb.o:
> unresolved symbol ivtv_debug
> /lib/modules/2.4.20-20_29.rh9.at/kernel/drivers/media/video/ivtv-fb.o:
> unresolved symbol ivtv_pal
> /lib/modules/2.4.20-20_29.rh9.at/kernel/drivers/media/video/ivtv-fb.o:
> insmod
> /lib/modules/2.4.20-20_29.rh9.at/kernel/drivers/media/video/ivtv-fb.o
> failed
> /lib/modules/2.4.20-20_29.rh9.at/kernel/drivers/media/video/ivtv-fb.o:
> insmod ivtv-fb failed
>
>
> any suggestions as to how I can back on track??
>
> (mythtv is still tuning in correctly, just cant get the tvout)


More information about the mythtv-users mailing list