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 test and compare. -- Christophe Massiot Freebox S.A. _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
