On Friday 07 Oct 2005 21:07, Hans Verkuil wrote:
> On Friday 07 October 2005 18:00, Trev Jackson wrote:
> > Hi
> >
> > I've created a patch and submitted it as ticket #30 on the trac system.
> >
> > The patch allows audio to be switched between the tuner and the line-in
> > using:
> >
> > ivtvctl -q0
> >
> > and
> >
> > ivtvctl -q1
> >
> > Is this similar to how audio is switched on other ivtv cards or do I need
> > to do any other changes?
>
> I've committed the patch. I think this is OK. Does it also work well with
> the ivtvctl -p option?
>
>       Hans
>
Hi Hans

Yes thanks ivtvctl -p4 switches to the tuner and ivtvctl -p3 switches to 
composite input.

I think we can now say that there is not much more that can be done to make 
ivtv compatible with the Adaptec AVC-2410 and the Adaptec AVC-2010.

I now use the following to load the driver:

modprobe tuner ignore=0,0x6b
modprobe ivtv ivtv_std=2 tuner=38 tda9887=0
modprobe lirc_i2c
lircd -d /dev/lirc0 --permission=666

The only improvement possible is to avoid having to make the tuner ignore 
address 0x6b on the command line, but that is a very minor inconvenience.

I'll update the wiki.

Thanks

Trev


_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to