[pvrusb2] pvrusb2-mci-20070114 radio support - stereo?

Pantelis pakt223 at freemail.gr
Thu Feb 1 03:03:00 CST 2007


> OK, I'm following the instructions at
>
> http://www.linuxtv.org/repo/
>
> and have downloaded v4l-dvb-bc48fbd0ea86.tar.gz. It looks like all I
> have to do is "make" and "make reload" to test it all, and "make
> install" to install the modules permanently. It seems that it should be
> compatible with my 2.6.18-3 kernel.
>
> Sound reasonable? I won't get to try this until tonight.
>
> ...RickM...

This is probably your best option and may also give you additional bugfixes.
But just in (the unfortunate) case that this doesn 't work, you can also
just apply the attached patch to your kernel ("refreshed" for 2.6.18.3):

cd linux-2.6.18.3
patch -Np1 -i ../4982_fix_broken_audio_mode_handling_for_line_in_in_msp3400.patch

or the way the pros are doing it (not refering to me obviously)
install quilt
cd linux-2.6.18.3
quilt 
import ../4982_fix_broken_audio_mode_handling_for_line_in_in_msp3400.patch
<The quilt import ... is a single line> 
quilt push

then the patch will be kept in the patches/ subdirectory of linux-2.6.18.3/
and you can push/pop/combine it with other patches at any time super-easily
(at least compared to the other options).

Please post if this fixes FM stereo for you :-)

-Pantelis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4982_fix_broken_audio_mode_handling_for_line_in_in_msp3400.patch
Type: text/x-diff
Size: 2654 bytes
Desc: not available
Url : http://www.isely.net/pipermail/pvrusb2/attachments/20070201/362e09d0/4982_fix_broken_audio_mode_handling_for_line_in_in_msp3400.bin


More information about the pvrusb2 mailing list