Did you remove the old .ko files before doing the make install of the new version of ivtv? I have a feeling that might be your problem.<br><br><b><i>Vinton Coffman <vintonc@redzone.com></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> I decided it was time to upgrade the hard drive and do a fresh <br>install of fc4 with a new partition scheme using jfs for /home where <br>i store my media.<br><br>It's taken a couple of days but I managed to move all my data from <br>lvm1 using ext3 on 2 120 GB seagate drives to 1 400 GB seagate drive <br>with /home on lmv2 using jfs. That part wasn't easy. Booting from <br>the new fc4 drive or the old fc3 drive resulted in fsck refusing to <br>run and forcing a manual check. I was following the lvm howto for <br>moving a volume group to a new machine but it just didn't work. I <br>ended up booting from the install dvd with "linux jfs rescue" and it
<br>finally allowed me to mount all the drives and copy from the lmv1 <br>drives to lvm2 drives. That might not be a real issue but I could <br>make it work. By not exporting either volume group and simply using <br>vgchange -ay VolumeGroupName and then mounting it worked.<br><br>With that past me I started following Jarod's howto. I've used it <br>before with no problems. After running yum upgrade I tried to <br>install the kmdl modules for the new kernel. Failure! It seems that <br>the atrpms are out of sync with the latest kernel that yum installed <br>and synaptic runs but fails to actually download the rpms when <br>applying changes. I've tried reinstalling apt and synaptic several <br>times with no changes. It took a while to correctly add more <br>repositories to apt-get, but I was able to install the kernel, lirc, <br>nvidia-graphics, ivtv, and alsa for 2.6.15-1.1830_FC4<br><br>The problem seems to be some of the ivtv modules are missing. Maybe <br>I'm
wrong or ivtv has changed recently. I last updated the ivtv <br>modules on Jan 22 with kernel 2.6.12-1.1381_FC3. Looking back at / <br>lib/modules/2.6.12-1.1381_FC3/updates/drivers/media/video has the <br>following:<br><br>cs53l32a.ko ivtv-fb.ko msp3400-ivtv.ko saa7127.ko tuner- <br>ivtv.ko wm8775.ko<br>cx25840.ko ivtv.ko saa7115.ko tda9887-ivtv.ko tveeprom- <br>ivtv.ko<br><br><br>My current kernel /lib/modules/2.6.15-1.1830_FC4/updates/drivers/ <br>media/video only has this:<br><br>ivtv-fb.ko ivtv.ko<br><br>I've tried to reinstall the ivtv drivers and it seems to succeed but<br><br>[root@localhost video]# apt-get install --reinstall ivtv-kmdl-$KVER<br>Reading Package Lists... Done<br>Building Dependency Tree... Done<br>0 upgraded, 0 newly installed, 1 reinstalled, 0 removed and 0 not <br>upgraded.<br>Need to get 0B/120kB of archives.<br>After unpacking 0B of additional disk space will be used.<br>Do you want to continue? [Y/n] Y<br>Committing
changes...<br>Preparing... <br>########################################### [100%]<br> 1:ivtv- <br>kmdl-2.6.15-1.1830########################################### [100%]<br>Done.<br>[root@localhost video]# ls<br>ivtv-fb.ko ivtv.ko<br>[root@localhost video]#<br><br><br><br>Feb 9 11:54:17 localhost kernel: ivtv: ==================== START <br>INIT IVTV ====================<br>Feb 9 11:54:17 localhost kernel: ivtv: version 0.4.2 (tagged <br>release) loading<br>Feb 9 11:54:17 localhost kernel: ivtv: Linux version: <br>2.6.15-1.1830_FC4 686 REGPARM 4KSTACKS gcc-4.0<br>Feb 9 11:54:17 localhost kernel: ivtv: In case of problems please <br>include the debug info between<br>Feb 9 11:54:17 localhost kernel: ivtv: the START INIT IVTV and END <br>INIT IVTV lines, along with<br>Feb 9 11:54:17 localhost kernel: ivtv: any module options, when <br>mailing the ivtv-users mailinglist.<br>Feb 9 11:54:17 localhost kernel: ivtv0: Autodetected WinTV PVR 250 <br>card
(cx23416 based)<br>Feb 9 11:54:17 localhost kernel: ACPI: PCI Interrupt Link [LNK2] <br>enabled at IRQ 5<br>Feb 9 11:54:17 localhost kernel: PCI: setting IRQ 5 as level-triggered<br>Feb 9 11:54:17 localhost kernel: ACPI: PCI Interrupt 0000:01:09.0[A] <br>-> Link [LNK2] -> GSI 5 (level, low) -> IRQ 5<br>Feb 9 11:54:17 localhost kernel: ivtv0: Unreasonably low latency <br>timer, setting to 64 (was 32)<br>Feb 9 11:54:17 localhost kernel: ivtv0: Failed to load module tveeprom<br>Feb 9 11:54:17 localhost kernel: ivtv0 warning: i2c client addr: <br>0x50 not found for command 0x0!<br>Feb 9 11:54:17 localhost kernel: ivtv0: Error -19 reading Hauppauge <br>eeprom.<br>Feb 9 11:54:17 localhost kernel: ivtv0: Possible causes: the <br>tveeprom module was not loaded, or<br>Feb 9 11:54:17 localhost kernel: ivtv0: the eeprom kernel module was <br>loaded before the tveeprom module.<br>Feb 9 11:54:17 localhost kernel: tuner 0-0061: chip found @ 0xc2 <br>(ivtv i2c driver
#0)<br>Feb 9 11:54:18 localhost kernel: ivtv0: i2c attach to card #0 ok <br>[client=(tuner unset), addr=61]<br>Feb 9 11:54:18 localhost kernel: saa7115 0-0021: saa7115 found @ <br>0x42 (ivtv i2c driver #0)<br>Feb 9 11:54:18 localhost kernel: ivtv0: i2c attach to card #0 ok <br>[client=saa7115, addr=21]<br>Feb 9 11:54:18 localhost kernel: ivtv0: Failed to load module msp3400<br>Feb 9 11:54:18 localhost kernel: ivtv0: Could not detect tuner <br>standard, defaulting to NTSC.<br>Feb 9 11:54:18 localhost kernel: ivtv0: loaded v4l-cx2341x-enc.fw <br>firmware (262144 bytes)<br>Feb 9 11:54:18 localhost kernel: ivtv0: Encoder revision: 0x02040024<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: Encoder Firmware can <br>be buggy, use version 0x02040011 or 0x02050032.<br>Feb 9 11:54:18 localhost kernel: ivtv0: Allocate DMA encoder MPEG <br>stream: 128 x 32768 buffers (4096KB total)<br>Feb 9 11:54:18 localhost kernel: ivtv0: Allocate DMA encoder YUV <br>stream: 194 x 10800
buffers (2048KB total)<br>Feb 9 11:54:18 localhost kernel: ivtv0: Allocate DMA encoder VBI <br>stream: 120 x 17472 buffers (2048KB total)<br>Feb 9 11:54:18 localhost kernel: ivtv0: Allocate DMA encoder PCM <br>audio stream: 455 x 4608 buffers (2048KB total)<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr: <br>0x40 not found for command 0x40086d11!<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr: <br>0x40 not found for command 0x80287610!<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr: <br>0x40 not found for command 0x40287611!<br>Feb 9 11:54:18 localhost kernel: tuner 0-0061: tuner type not set<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr: <br>0x40 not found for command 0x40085618!<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr: <br>0x40 not found for command 0x80287610!<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr: <br>0x40 not found for command
0x40287611!<br>Feb 9 11:54:18 localhost kernel: tuner 0-0061: tuner type not set<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr: <br>0x40 not found for command 0x402c5639!<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr: <br>0x40 not found for command 0x80287610!<br>Feb 9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr: <br>0x40 not found for command 0x40287611!<br>Feb 9 11:54:18 localhost kernel: ivtv0: Initialized WinTV PVR 250, <br>card #0<br>Feb 9 11:54:18 localhost kernel: ivtv: ==================== END <br>INIT IVTV ====================<br><br>Am I really missing some modules or have they been rolled into the 2 <br>modules I have? Shouldn't I have tveeprom-ivtv.ko and msp3400- <br>ivtv.ko, tuner-ivtv.ko, tda9887-ivtv.ko and some of the others listed <br>in the old dir?<br><br>At any rate I'm stuck and would appreciate any
suggestions.<br><br>Thanks,<br>Vinton<br><br>_______________________________________________<br>mythtv-users mailing list<br>mythtv-users@mythtv.org<br>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users<br></blockquote><br><p>
        
                <hr size=1> <a href="http://us.rd.yahoo.com/mail_us/taglines/virusmail/*http://mail.yahoo.com">Yahoo! Mail</a> - Helps protect you from nasty viruses.