On Thu, 20 Jan 2005, Lane Schwartz wrote:

> On Sat, 15 Jan 2005 19:11:10 +0100, Keats <[EMAIL PROTECTED]> wrote:
> > #!/bin/bash
> > echo Loading IVTV drivers.
> > modprobe tveeprom
> > sleep 1
> > modprobe tuner type=38
> > sleep 1
> > modprobe msp3400 once=1 simple=1 standard=0x09
> > sleep 1
> > modprobe saa7127
> > sleep 1
> > modprobe cx25840
> > sleep 1
> > modprobe wm8775
> > sleep 1
> > modprobe ivtv tuner=38 ivtv_std=3 tda9887=0
> >
> > now all is ok :)
>
> Based on the fr suffix of your email, I'm assuming this is a PAL setup?

ivtv_std=3 should be SECAM (NTSC=1,PAL=2,SECAM=3).

Is there someone who could explain to me why msp3400 & saa7127 is involved
here (there's no msp3400 or saa7127 chip on the pvr150)? The conexant
2384x should replace these, no? And what does the tda9887 do?

TIA.

Best regards

Peter K

-- 
We Can Put an End to Word Attachments:
http://www.fsf.org/philosophy/no-word-attachments.html


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to