On Thursday 18 August 2005 21:46, Mean wrote:
> here is my modules.d/ivtv
>
> alias char-major-81 videodev
> alias char-major-81-0 ivtv
> options saa7127 enable_output=1 output_select=0 pal=1
> options tda9887 secam=L debug=1
> #options ivtv ivtv_debug=1 tuner=45 tda9887=1
> options ivtv ivtv_debug=1 tda9887=0,0,0
> #options tuner type=45 pal=L secam=L
> options msp3400 once=1 simple=1 debug=1 standard=0x09
> add below ivtv msp3400 saa7115 saa7127 tuner tda9887
> post-install ivtv ivtv_init_new
>
>
> and ivtv_init_new
>
> #!/bin/bash
> sleep 1
> /usr/local/bin/ivtvctl -u 0x7F0000
> /usr/local/bin/ivtvctl -f width=720,height=576
> /usr/local/bin/ivtvctl -p 4 -v input=3,output=1
OK, can you try a few things for me? I'd really like to make it work
out of the box for everyone.
The first step is to determine which options are really needed. I think that
the saa7127 options can all be removed, from msp3400 all but 'standard', the
last two ivtvctl commands shouldn't be necessary and possibly the tda9887
option for ivtv. Note that this may remove too much, but I really want to
find the smallest set of required options/commands.
I know that both the saa7115 and cx24850 can autodetect SECAM (at least,
according to the datasheets). It would be a very nice feature indeed if
the PAL/SECAM detection would work and you wouldn't have to go through
this non-trivial process.
In order to test this, can you tune to a SECAM channel and run ivtvctl -G?
If you can receive PAL channels, can you tune to one of those and run
ivtvctl -G again? I'd like to check if it really detects the video type.
Thanks,
Hans
-------------------------------------------------------
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