On Friday 25 November 2005 19:35, Christophe Massiot wrote:
> I have made some testing again with my PVR-150MCE. It turns out that
> the line in ivtv-driver.c:
>
> int cfg = TDA9887_PORT1_ACTIVE|TDA9887_PORT2_ACTIVE;
>
> should be turned into:
>
> int cfg = TDA9887_PORT2_ACTIVE;
>
> at least when listening to radios. I know this has already been
> discussed in the past, and having PORT1 enabled doesn't seem to make
> any difference on most radio stations, but here in Paris I have at
> least one radio station (88.2) which doesn't work at all when PORT1
> is enabled (the sound quality isn't fantastic without PORT1 either,
> but at least it is the same quality than what the Windows driver
> gives). When I say "doesn't work at all", it means that I hear either
> static, or the very low radio station drowned into a lot of static.

Please make a ticket for this in Trac. I need to investigate it and do 
some testing but I don't have time for that right now. And if it's not 
in Trac I'll forget about this.

        Hans

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

Reply via email to