As I recall, on my system this was caused by lm_sensors pulling in the eeprom module. I fixed it with Jarod's /etc/rc.d/rc.sysinit patch at http://wilsonet.com/mythtv/fcmyth.php
Then make sure that the "alias char-major-89 i2c-dev" line in /etc/modprobe.conf comes *after* your ivtv alias lines. Kirk Rob and Leslie Pridgen wrote: > I am unable to receive an input on my PVR350. I only get snow. I see > the the eeprom kernel module was loaded before the tveeprom module. > Any ideas how to fix? Below is my dmesg. Thanks for the help. > > vtv: ==================== START INIT IVTV ==================== > ivtv: version 0.4.2 (tagged release) loading > ivtv: Linux version: 2.6.15-1.1830_FC4 686 REGPARM 4KSTACKS gcc-4.0 > 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 WinTV PVR 350 card (cx23415 based) > PCI: Found IRQ 5 for device 0000:02:04.0 > PCI: Sharing IRQ 5 with 0000:00:02.0 > ivtv0: Failed to load module tveeprom > ivtv0 warning: i2c client addr: 0x50 not found for command 0x0! > ivtv0: Error -19 reading Hauppauge eeprom. > ivtv0: Possible causes: the tveeprom module was not loaded, or > ivtv0: the eeprom kernel module was loaded before the tveeprom module. > tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0) > ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61] > eepro100.c:v1.09j-t 9/29/99 Donald Becker > http://www.scyld.com/network/eepro100.html > eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin > <[EMAIL PROTECTED]> and others > saa7115 0-0021: saa7115 found @ 0x42 (ivtv i2c driver #0) > ivtv0: i2c attach to card #0 ok [client=saa7115, addr=21] > saa7127 0-0044: saa7129 found @ 0x88 (ivtv i2c driver #0) > ivtv0: i2c attach to card #0 ok [client=saa7127, addr=44] > msp3400 0-0040: chip=MSP4448G-A2 +nicam +simple +simpler +radio mode=simpler > ivtv0: i2c attach to card #0 ok [client=MSP4448G-A2, addr=40] > msp3400 0-0040: msp34xxg daemon started > tda9887 0-0043: chip found @ 0x86 (ivtv i2c driver #0) > ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43] > ivtv0: Could not detect tuner standard, defaulting to NTSC. > ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) > ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes) > ivtv0: Encoder revision: 0x02040024 > ivtv0 warning: Encoder Firmware can be buggy, use version 0x02040011 or > 0x02050032. > ivtv0: Decoder revision: 0x02020023 > ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) > ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total) > ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total) > ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB > total) > ivtv0: Create encoder radio stream > ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total) > ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total) > ivtv0: Create decoder VOUT stream > ivtv0: Allocate DMA decoder YUV stream: 24 x 43200 buffers (1024KB total) > ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes) > tuner 0-0061: tuner type not set > tuner 0-0061: tuner type not set > ivtv0: Initialized WinTV PVR 350, card #0 > ivtv: ==================== END INIT IVTV ==================== > > ------------------------------------------------------------------------ > Relax. Yahoo! Mail virus scanning > <http://us.rd.yahoo.com/mail_us/taglines/viruscc/*http://communications.yahoo.com/features.php?page=221> > helps detect nasty viruses! > > > ------------------------------------------------------------------------ > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
