On Sat, 29 Jan 2005, Paul Bender wrote:

> I had the same problem. I ended up doing the following to get it to
> work. I doubt that all the steps are needed, but I am not sure which
> one(s) actually did the trick for the sound.
>
> Adjusted kernel modules:
> (1) cd /lib/modules/2.6.10-1.741_FC3smp/kernel/drivers/media/video/  ; \
>      mv msp3400.ko msp3400.ko.orig
> (2) cd /lib/modules/2.6.10-1.741_FC3smp/updates/drivers/media/video/ ; \
>      mv msp3400.ko msp3400.ko.orig ; \
>      cp msp3400-ivtv.ko msp3400.ko
> (3) cd /lib/modules/2.6.10-1.741_FC3smp/updates/drivers/media/video/ ; \
>      mv tveeprom.ko tveeprom.ko.orig \
>      cp tveeprom-ivtv.ko tveeprom.ko

Sounds like a single line in /etc/modprobe.conf will do as well:
alias msp3400 msp3400-ivtv

And it will survive an update of the packages.

Done that and is works quite allright now.

Thanks,
Hugo.

-- 
        I hate duplicates. Just reply to the relevant mailinglist.
        [EMAIL PROTECTED]               http://hvdkooij.xs4all.nl/
                Don't meddle in the affairs of magicians,
                for they are subtle and quick to anger.
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to