On Mon, 12 Sep 2005, Gee, David wrote: >What modules have you got loaded for the PVR-150? For mine (PAL, non-MCE >edition) I found that the following combination of modules was needed to get >everything working well: > >i2c-algo-bit >videodev >i2c-core >tveeprom >msp3400 >cx25840 >tuner >ivtv
I'm 75% sure you don't need to do that under any circumstances. If "modprobe ivtv" alone doesn't work, that's a bug. >Also in modprobe.conf I used the following options: > >alias char-major-81 videodev >alias char-major-81-0 ivtv >alias /dev/video0 ivtv Again, not necessary if using udev or devfs. How to tell? devfs - /dev/.devfsd exists udev - < 1000 entries in /dev neither - > 1000 entries in /dev, created at installation by MAKEDEV >options cx25840 i2c_enable=1 cardtype=0 >options tuner type=38 pal=i >options ivtv ivtv_std=2 cardtype=6 Please try dropping all of these except for pal=i. I believe autodetection has improved enough in recent versions to render them obsolete. Cheers, Phil ------------------------------------------------------- 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
