[mythtv-users] Setting up Microtune FM4045 tuner

Michael T. Dean mtdean at thirdcontact.com
Sat Aug 7 18:20:44 EDT 2004


Rudy Zijlstra wrote:

> Hamish Tweedie wrote:
>
>> # ivtv stuff
>> alias char-major-81 videodev
>> alias char-major-81-0 ivtv
>> alias /dev/v4l ivtv
>> options tuner pal=b debug=1
>> options ivtv ivtv_debug=1 ivtv_std=2 tuner=45 tda9887=0
>> options tda9887 debug=1
>> options saa7115 debug=1
>> options saa7127 debug=1 enable_output=1 output_select=0 pal=1
>> options msp3400 debug=1 once=0 simpler=1 simple=0 standard=0x08
>> add below ivtv msp3400 saa7115 saa7127 tuner tda9887
>> add above ivtv lirc_dev lirc_i2c #ivtv-fb
>>
>>  
>>
> That version has a pretty good working auto-detection. Why don't you 
> try without all those options?

Yes.  Use

alias char-major-81 videodev
alias char-major-81-0 ivtv

and nothing else...  And only:

/usr/bin/ivtvctl --device=/dev/video0 -f width=720,height=576
/usr/bin/ivtvctl --device=/dev/video0 --set-freq=10472

No need to set the video standard (-u) or the msp34xx IO mapping (-v).  
It's done for you.  Also, the video output defaults to both Composite 
and S-Video, so no need to set that.  The only things you have to change 
are those you should change--i.e. capture resolution and channel.

Try ivtvctl -h for more info.

Mike


More information about the mythtv-users mailing list