Fred Firestine writes:

John,

Thanks for that suggestion. I am halfway there now, in that I can see
both my Hauppauge cards are capable of recording at the same time (by
checking the recordings in mythfrontend, I can see previews).
Unfortunately, my problem with the black screen on playing the
recordings still exists.

Err -- you're running to run the playback on the 350's TV-Out framebuffer, and you're running FC6?

For some unknown reason, FC6's kernel does not include the saa7127 module.

The easiest way to get the saa7127 module:

Grab the latest v4l-dvb package from http://www.linuxtv.org/downloads/snapshots, and unpack it (warning: the tarball extracts to the current directory).

cd v4l
make ./.config
perl -e 's/=[my]/=n/; s/CONFIG_VIDEO_SAA7127=n/CONFIG_VIDEO_SAA7127=m/' -pi 
.config
make Makefile.media
make all
make install

This hack should end up installing only the missing saa7127 module, without wasting time building the rest of video4linux.


Attachment: pgpuj2Y7iD7SW.pgp
Description: PGP signature

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to