On Thursday 30 November 2006 04:04, Andy Walls wrote:
> I have a PVR-150 MCE on a AMD 64x2 Fedora Core 5 system and couldn't
> get anything but noise (square wave with fundamental frequencies of
> ~785 Hz and and some other higher frequency) with ivtv-radio,
> ivtv-0.8.0 and kernel 2.6.18.
>
> I tracked the problem down to a bad "bandswitch byte" value (0xa4)
> being sent to the front end of the TAPE-H001F tuner on the card.  FM
> band stereo required a value of 0x19 with this tuner.  The attached
> file is the fix for the kernel on my machine (with too many comments
> for most people's taste I'm sure).
>
> I'd like to say "Thank You!" to the fellow from France on this list
> whose persistence at trying to get his FM radio to work on his PVR
> inspired me to fix mine, and for letting me see that someone else had
> FM radio, and not TV, as their primary application as well.
>
> What follows are the details from my system.
>
> -Andy Walls

Andy,

Thank you for this patch! I'll add it to the ivtv-0.4 tuner module 
myself, but to get this patch into the kernel I recommend that you post 
it to the [email protected] mailinglist (see 
http://www.linuxtv.org/v4lwiki/index.php/Main_Page). You also need to 
add a 'Signed-off-by' line (see 
http://www.linuxtv.org/v4lwiki/index.php/SubmittingPatches).

One suggestion: in the tuner_lg_ntsc_tape_params struct you should only 
put the '= 1' fields and omit the '= 0' fields as that is always the 
default. And the amount of comments is a bit over the top :-) Remember 
that most tuners are identical, except for bandwidth ranges and the 
bandswitch bytes. So only special, non-standard properties need to be 
documented.

Thanks,

        Hans

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

Reply via email to