On Thursday 15 September 2005 12:55, Trev Jackson wrote:
> > I've added the patches to svn. Please check it to see if it works.
> > With respect to the module IDs: I'm going to see if I can add all the
> > temporary module IDs we have now to the official list.
> >
> > Hans
>
> Hi Hans
>
> I've tested the latest code, the composite input works for both audio and
> video. Unfortunately the tuner does not work at all, I tested the code as
> is and also with tuner type 38 changed to:
>
> { "Philips PAL/SECAM multi (FM1216ME MK3)", Philips, PAL,
> Â Â Â Â Â 16*160.00,16*442.00,0x01,0x02,0x04,0x8e,623 },
>
> The code is still detecting a tuner at address 6b (i2c address of LIRC
> device), this however was not stopping the real tuner from working
> previously.
>
> I even tried running the code with cardtype set to a PVR250, then setting
> up the sound and tuner. This works on ivtv-0.3.8, but does not work on the
> new code.
>
> I guess this means the Adaptec AVC-2010 should now be fully working,
> because that card does not have a tuner - I don't own one of these cards so
> I cannot test it.
If I run modinfo tuner.ko I see the following module parameters:
parmtype: probe:array of short
parm: probe:List of adapter,address pairs to scan additionally
parmtype: ignore:array of short
parm: ignore:List of adapter,address pairs not to scan
parmtype: force:array of short
parm: force:List of adapter,address pairs to boldly assume to be
present
I would say that you can use 'ignore' to tell the tuner module to ignore
address 0x6b. Does that work? Of course, it would be better if there is an
API to set such an ignore list from the ivtv module. Perhaps there is, you
would have to dive into the i2c code to check that.
Hans
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel