The problem related to msp3400 likely comes from a HOWTO that I was following that recommended to remove all occurances of msp3400 prior to compiling the ivtv driver. Is msp3400 not included in ivtv? If not, what does one need to load to install it?
Thank you, Scott On wo, 2007-05-02 at 08:33 -0600, scott at tbwifi.ca wrote: > Here is my dmesg output. It would appear that I've placed the firmware > driver in the wrong place. I have a few hotplug directories in my distro. > Can you confirm where it should go? Normally in /lib/firmware but this can be different between distro's. But this is not the only problem is see below.... > ivtv: ==================== START INIT IVTV ==================== > ivtv: version 0.7.4 (tagged release) loading > ivtv: Linux version: 2.6.17-5mdv SMP mod_unload gcc-4.1 > ivtv: In case of problems please include the debug info between > ivtv: the START INIT IVTV and END INIT IVTV lines, along with > ivtv: any module options, when mailing the ivtv-users mailinglist. > ivtv0: Autodetected Hauppauge WinTV PVR-350 card (cx23415 based) > ivtv0: Unreasonably low latency timer, setting to 64 (was 32) > tveeprom 0-0050: Hauppauge model 48132, rev K268, serial# 9921474 > tveeprom 0-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47) > tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08) > tveeprom 0-0050: audio processor is MSP4448 (idx 27) > tveeprom 0-0050: decoder processor is SAA7115 (idx 19) > tveeprom 0-0050: has radio, has IR remote > tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0) > tda9887 0-0043: chip found @ 0x86 (ivtv i2c driver #0) > saa7115 0-0021: saa7115 found @ 0x42 (ivtv i2c driver #0) > saa7127 0-0044: saa7129 found @ 0x88 (ivtv i2c driver #0) > ivtv0: Failed to load module msp3400 ^^ this line warns you the msp3400 mopdule failed to load and it is needed for this card. Check if you have this module if not make sure you install it for this kernel. > ivtv0: unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes) > ivtv0: did you put the firmware in the hotplug firmware directory? > ivtv0 warning: failed loading encoder firmware > ivtv0 warning: Error loading firmware -3! Greets Sander _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
