Mike wrote:
Wow... I'm at a complete loss as to what is going wrong here. I have a
PVR350 and a PVR500MCE. I don't have any problems with the 350 but I
can't get the 500MCE to do anything at all.
cat /dev/video0 > test.mpg <-- works just fine
cat /dev/video1 > test.mpg <-- blank file
cat /dev/video2 > test.mpg <-- blank file
I know you've already solved this, but you can also add
options saa7127 i2c_enable=1,-1,-1
to your modprobe.conf
The problem is that when the saa7127 module loads first, it gets "first
crack" at detecting the cx25840s on the PVR500. Since the saa7127
module can't tell an saa7127 from a cx25840 it prevents the cards from
working. It is ok when the cx25840 module is loaded first, because that
module can tell the difference between the two and only attach to the
proper devices.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel