On 7/27/05, Matthew Simpson <[EMAIL PROTECTED]> wrote: > I have a PVR-350 card. After upgrading ivtv from 0.2.0-67 on kernel > 2.6.10 to > 0.2.0-67 for kernel 2.6.11 I could not change channels. I > have seen where others on the list had the same problem. I tried several > versions of ivtv for kernel 2.6.11 and they all had the same problem. > Finally I found a solution.
> The solution is to go to > /lib/modules/<kernel_version>/updates/drivers/media/video and rename > tuner.ko to something like tuner.ko.orig and then copy tuner-ivtv.ko to > tuner.ko. While I was at it I did the same for tveeprom-ivtv.ko (copying > it to tveeprom.ko after saving off the original). Don't forget about > msp3400-ivtv.ko (copy to msp3400.ko) which was an earlier solution to > fixing the mute problem. You've gone about this a different way than what the package has in mind. If you install the rpm, you need to add a couple of alias lines in modprobe.conf alias tuner tuner-ivtv alias tveeprom tveeprom-ivtv etc. This tells the kernel to use the tuner-ivtv module instead of tuner, so you don't need to delete the existing modules. You also don't need to move the modules any where else, any modules under /lib/modules/`uname -r`/ will be loaded automatically when needed (although you will need to rerun depmod -a so it detects the new modules). > Perhaps the package maintainer or developer should document this in the > README files. It would have saved me a lot of user-trial-and-error time > had these things been mentioned. Not complaining, just wishing. I am > grateful for ivtv. You are probably right that the correct method should be put in the documentation, I know Jarod Wilson's myth guide has this information already. Cheers, Ross ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Ivtv-users mailing list Ivtv-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ivtv-users