--- Linux <[EMAIL PROTECTED]> wrote:
> Thx Joey for your input. But having ivtv installed via yum from atrpms > didn�t resolve the problem. > > It also seems other users are having problems with the new version ivtv > in combination with Mythtv 0.19 and the new Fedora Core 4 new kernel > version. > > See e.g. "PVR-350 - FC4 - Fails to load msp3400" from spitfirer24 Two weekends ago I used yum to update Myth (0.19), my kernel (2.6.15) and ivtv (0.4.3) running on FC4. All I had to do was comment out the alias msp3400 in my /etc/modprobe.conf file. These where all from the atrpms, I did not compile anything. alias tveeprom tveeprom-ivtv alias tuner tuner-ivtv alias tda9887 tda9887-ivtv #alias msp3400 msp3400-ivtv > > On Fri, 2006-02-24 at 12:41 -0600, [EMAIL PROTECTED] wrote: > > Is there any reason you aren't using 'yum' to install the IVTV suite? > > It worked quite well for me, and required almost no changes to the > > default install. > > > > Joey > > > > ----- Original Message ----- > > From: [EMAIL PROTECTED] > > Date: Thursday, February 23, 2006 1:13 pm > > Subject: [ivtv-users] HowTo install ivtv with Fedora kernel > > 2.6.15-1.1831_FC4 > > > > > I tried to install ivtv-0.4.3 and ivtv-0.4.1 on 2.6.15-1.1831_FC4, but > > > didn�t succeed. I used the following install and compile instructions > > > http://ivtvdriver.org/index.php/Howto:Fedora. > > > > > > On version 2.6.14-1.1656_FC4 everything was running fine, but after an > > > update to the new kernel version it stopped working. > > > > > > Working output: > > > Feb 22 20:05:50 localhost kernel: ivtv: ==================== START > > > INITIVTV ==================== > > > Feb 22 20:05:50 localhost kernel: ivtv: version 0.4.1 (tagged > > > release)loading > > > Feb 22 20:05:50 localhost kernel: ivtv: Linux version: 2.6.14- > > > 1.1656_FC4gcc-4.0 > > > Feb 22 20:05:50 localhost kernel: ivtv: In case of problems please > > > include the debug info between > > > Feb 22 20:05:50 localhost kernel: ivtv: the START INIT IVTV and > > > END INIT > > > IVTV lines, along with > > > Feb 22 20:05:50 localhost kernel: ivtv: any module options, when > > > mailingthe ivtv-users mailinglist. > > > Feb 22 20:05:50 localhost kernel: ivtv0: Autodetected WinTV PVR 350 > > > card(cx23415 based) > > > Feb 22 20:05:50 localhost kernel: ACPI: PCI Interrupt > > > 0000:05:06.0[A] -> > > > Link [APC1] -> GSI 16 (level, low) -> IRQ 58 > > > Feb 22 20:05:50 localhost kernel: ivtv0: Unreasonably low latency > > > timer,setting to 64 (was 32) > > > Feb 22 20:05:50 localhost kernel: tveeprom: The eeprom says no > > > radio is > > > present, but the tuner type 57 > > > Feb 22 20:05:50 localhost kernel: tveeprom: indicates otherwise. I > > > willassume that radio is present. > > > Feb 22 20:05:50 localhost kernel: tveeprom: ivtv version > > > Feb 22 20:05:51 localhost kernel: tveeprom: Hauppauge: model = > > > 48139, rev > > > = K257, serial# = 2980283 > > > Feb 22 20:05:51 localhost kernel: tveeprom: tuner = Philips FM1216 > > > ME MK3 > > > (idx = 57, type = 38) > > > Feb 22 20:05:51 localhost kernel: tveeprom: tuner fmt = PAL(B/G) > > > PAL(I)SECAM(L/L') PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17) > > > Feb 22 20:05:51 localhost kernel: tveeprom: audio processor = MSP4418 > > > (type = 19) > > > Feb 22 20:05:51 localhost kernel: tveeprom: decoder processor = > > > SAA7115(type = 13) > > > Feb 22 20:05:51 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=tveeprom, addr=50] > > > Feb 22 20:05:51 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=(tuner unset), addr=61] > > > Feb 22 20:05:51 localhost kernel: saa7115 2-0021: ivtv driver > > > Feb 22 20:05:51 localhost kernel: saa7115 2-0021: saa7115 found @ 0x42 > > > (ivtv i2c driver #0) > > > Feb 22 20:05:51 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=saa7115, addr=21] > > > Feb 22 20:05:51 localhost kernel: saa7127 2-0044: ivtv driver > > > Feb 22 20:05:51 localhost kernel: saa7127 2-0044: saa7129 found @ 0x88 > > > (ivtv i2c driver #0) > > > Feb 22 20:05:51 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=saa7127, addr=44] > > > Feb 22 20:05:51 localhost kernel: msp3400 2-0040: ivtv driver > > > Feb 22 20:05:52 localhost kernel: msp3400 2-0040: chip=MSP4418G-B3 > > > +nicam+simple +simpler +radio mode=simpler > > > Feb 22 20:05:52 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=MSP4418G-B3, addr=40] > > > Feb 22 20:05:52 localhost kernel: msp3400 2-0040: msp34xxg daemon > > > startedFeb 22 20:05:52 localhost kernel: tda9887 2-0043: (ivtv) > > > chip found @ 0x86 > > > (ivtv i2c driver #0) > > > Feb 22 20:05:52 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=tda9887, addr=43] > > > Feb 22 20:05:52 localhost kernel: ivtv0: loaded v4l-cx2341x-enc.fw > > > firmware (262144 bytes) > > > Feb 22 20:05:52 localhost kernel: ivtv0: loaded v4l-cx2341x-dec.fw > > > firmware (262144 bytes) > > > Feb 22 20:05:52 localhost kernel: ivtv0: Encoder revision: 0x02050032 > > > Feb 22 20:05:52 localhost kernel: ivtv0: Decoder revision: 0x02020023 > > > Feb 22 20:05:52 localhost kernel: ivtv0: Allocate DMA encoder MPEG > > > stream:128 x 32768 buffers (4096KB total) > > > Feb 22 20:05:52 localhost kernel: ivtv0: Allocate DMA encoder YUV > > > stream:161 x 12960 buffers (2048KB total) > > > Feb 22 20:05:52 localhost kernel: ivtv0: Allocate DMA encoder VBI > > > stream:80 x 26208 buffers (2048KB total) > > > Feb 22 20:05:52 localhost kernel: ivtv0: Allocate DMA encoder PCM > > > audiostream: 455 x 4608 buffers (2048KB total) > > > Feb 22 20:05:52 localhost kernel: ivtv0: Create encoder radio stream > > > Feb 22 20:05:52 localhost kernel: ivtv0: Allocate DMA decoder MPEG > > > stream:16 x 65536 buffers (1024KB total) > > > Feb 22 20:05:53 localhost kernel: ivtv0: Allocate DMA decoder VBI > > > stream:512 x 2048 buffers (1024KB total) > > > Feb 22 20:05:53 localhost kernel: ivtv0: Create decoder VOUT stream > > > Feb 22 20:05:53 localhost kernel: ivtv0: Allocate DMA decoder YUV > > > stream:20 x 51840 buffers (1024KB total) > > > Feb 22 20:05:53 localhost kernel: ivtv0: loaded v4l-cx2341x-init- > > > mpeg.binfirmware (155648 bytes) > > > Feb 22 20:05:53 localhost kernel: ivtv0: Initialized WinTV PVR 350, > > > card #0 > > > Feb 22 20:05:53 localhost kernel: ivtv: ==================== END > > > INITIVTV ==================== > > > > > > NOT working output > > > Feb 22 19:39:28 localhost kernel: ivtv: ==================== START > > > INITIVTV ==================== > > > Feb 22 19:39:28 localhost kernel: ivtv: version 0.4.3 (tagged > > > release)loading > > > Feb 22 19:39:28 localhost kernel: ivtv: Linux version: 2.6.15- > > > 1.1831_FC4SMP gcc-4.0 > > > Feb 22 19:39:28 localhost kernel: ivtv: In case of problems please > > > include the debug info between > > > Feb 22 19:39:28 localhost kernel: ivtv: the START INIT IVTV and > > > END INIT > > > IVTV lines, along with > > > Feb 22 19:39:28 localhost kernel: ivtv: any module options, when > > > mailingthe ivtv-users mailinglist. > > > Feb 22 19:39:28 localhost kernel: ivtv0: Autodetected WinTV PVR 350 > > > card(cx23415 based) > > > Feb 22 19:39:28 localhost kernel: GSI 22 sharing vector 0x4A and > > > IRQ 22 > > > Feb 22 19:39:28 localhost kernel: ACPI: PCI Interrupt > > > 0000:05:06.0[A] -> > > > Link [APC1] -> GSI 16 (level, low) -> IRQ 74 > > > Feb 22 19:39:28 localhost kernel: ivtv0: Unreasonably low latency > > > timer,setting to 64 (was 32) > > > Feb 22 19:39:28 localhost kernel: tveeprom: The eeprom says no > > > radio is > > > present, but the tuner type 57 > > > Feb 22 19:39:28 localhost kernel: tveeprom: indicates otherwise. I > > > willassume that radio is present. > > > Feb 22 19:39:28 localhost kernel: tveeprom: ivtv version > > > Feb 22 19:39:28 localhost kernel: tveeprom: Hauppauge: model = > > > 48139, rev > > > = K257, serial# = 2980283 > > > Feb 22 19:39:28 localhost kernel: tveeprom: tuner = Philips FM1216 > > > ME MK3 > > > (idx = 57, type = 38) > > > Feb 22 19:39:28 localhost kernel: tveeprom: tuner fmt = PAL(B/G) > > > PAL(I)SECAM(L/L') PAL(D/K) (eeprom = 0x74, v4l2 = > > > > > > 0x00400e17) > > > Feb 22 19:39:28 localhost kernel: tveeprom: audio processor = MSP4418 > > > (type = 19) > > > Feb 22 19:39:28 localhost kernel: tveeprom: decoder processor = > > > SAA7115(type = 13) > > > Feb 22 19:39:28 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=tveeprom, addr=50] > > > Feb 22 19:39:28 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=(tuner unset), addr=61] > > > Feb 22 19:39:28 localhost kernel: saa7115 2-0021: saa7115 found @ 0x42 > > > (ivtv i2c driver #0) > > > Feb 22 19:39:28 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=saa7115, addr=21] > > > Feb 22 19:39:28 localhost kernel: saa7127 2-0044: saa7129 found @ 0x88 > > > (ivtv i2c driver #0) > > > Feb 22 19:39:28 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=saa7127, addr=44] > > > Feb 22 19:39:29 localhost kernel: tda9887 2-0043: (ivtv) chip found > > > @ 0x86 > > > (ivtv i2c driver #0) > > > Feb 22 19:39:29 localhost kernel: ivtv0: i2c attach to card #0 ok > > > [client=tda9887, addr=43] > > > Feb 22 19:39:29 localhost kernel: ivtv0: loaded v4l-cx2341x-enc.fw > > > firmware (262144 bytes) > > > Feb 22 19:39:29 localhost kernel: ivtv0: loaded v4l-cx2341x-dec.fw > > > firmware (262144 bytes) > > > Feb 22 19:39:29 localhost kernel: ivtv0: Encoder revision: 0x02050032 > > > Feb 22 19:39:29 localhost kernel: ivtv0: Decoder revision: 0x02020023 > > > Feb 22 19:39:29 localhost kernel: ivtv0: Allocate DMA encoder MPEG > > > stream:128 x 32768 buffers (4096KB total) > > > Feb 22 19:39:29 localhost kernel: ivtv0: Allocate DMA encoder YUV > > > stream:161 x 12960 buffers (2048KB total) > > > Feb 22 19:39:29 localhost kernel: ivtv0: Allocate DMA encoder VBI > > > stream:80 x 26208 buffers (2048KB total) > > > Feb 22 19:39:29 localhost kernel: ivtv0: Allocate DMA encoder PCM > > > audiostream: 455 x 4608 buffers (2048KB total) > > > Feb 22 19:39:29 localhost kernel: ivtv0: Create encoder radio stream > > > Feb 22 19:39:29 localhost kernel: ivtv0: Allocate DMA decoder MPEG > > > stream:16 x 65536 buffers (1024KB total) > > > Feb 22 19:39:29 localhost kernel: ivtv0: Allocate DMA decoder VBI > > > stream:512 x 2048 buffers (1024KB total) > > > Feb 22 19:39:29 localhost kernel: ivtv0: Create decoder VOUT stream > > > Feb 22 19:39:29 localhost kernel: ivtv0: Allocate DMA decoder YUV > > > stream:20 x 51840 buffers (1024KB total) > > > Feb 22 19:39:29 localhost kernel: ivtv0: loaded v4l-cx2341x-init.mpg > > > firmware (155648 bytes) > > > Feb 22 19:39:29 localhost kernel: ivtv0 warning: i2c client addr: > > > 0x40 not > > > found for command 0x40086d11! > > > Feb 22 19:39:29 localhost kernel: ivtv0 warning: i2c client addr: > > > 0x40 not > > > found for command 0x80287610! > > > Feb 22 19:39:29 localhost kernel: ivtv0 warning: i2c client addr: > > > 0x40 not > > > found for command 0x40287611! > > > Feb 22 19:39:29 localhost kernel: ivtv0 warning: i2c client addr: > > > 0x40 not > > > found for command 0x40085618! > > > Feb 22 19:39:29 localhost kernel: ivtv0 warning: i2c client addr: > > > 0x40 not > > > found for command 0x80287610! > > > Feb 22 19:39:29 localhost kernel: ivtv0 warning: i2c client addr: > > > 0x40 not > > > found for command 0x40287611! > > > Feb 22 19:39:29 localhost kernel: ivtv0 warning: i2c client addr: > > > 0x40 not > > > found for command 0x402c5639! > > > Feb 22 19:39:29 localhost kernel: ivtv0 warning: i2c client addr: > > > 0x40 not > > > found for command 0x80287610! > > > Feb 22 19:39:29 localhost kernel: ivtv0 warning: i2c client addr: > > > 0x40 not > > > found for command 0x40287611! > > > Feb 22 19:39:29 localhost kernel: ivtv0: Initialized WinTV PVR 350, > > > card #0 > > > Feb 22 19:39:29 localhost kernel: ivtv: ==================== END > > > INITIVTV ==================== > > > > > > Any clue how to fix? > > > > > > _______________________________________________ > > > 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 > > > > > > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users David Novick [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
