I had the same problem as the original poster: PVR-500, all dark static, no sound. The solution seems to be loading the ivtv module with the tda9887=0,0 parameter.
I (temporarily) solved it by removing all of the IVTV-related modules: rmmod bttv wm8775 cx25840 tuner tveeprom ivtv videodev video_buf v4l2_common ...and then loading with the right parameter: modprobe ivtv tda9887=0,0 It should be possible to make that permanent by adding this line to /etc/modules.conf: options ivtv tda9887=0,0 ...but it didn't work for me. I'm probably missing something about the way modules are loaded. -- Greg Baker, Lecturer School of Computing Science Simon Fraser University Burnaby, BC, V5A 1S6 E-mail: [EMAIL PROTECTED]
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
