[mythtv-users] upgrade gone awry ivtv modules missing?

Mike Harrison trapperofspam at yahoo.com
Thu Feb 9 19:12:37 UTC 2006


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.

Vinton Coffman <vintonc at redzone.com> wrote:  I decided it was time to upgrade the hard drive and do a fresh  
install of fc4 with a new partition scheme using jfs for /home where  
i store my media.

It's taken a couple of days but I managed to move all my data from  
lvm1 using ext3 on 2 120 GB seagate drives to 1 400 GB seagate drive  
with /home on lmv2 using jfs.  That part wasn't easy.  Booting from  
the new fc4 drive or the old fc3 drive resulted in fsck refusing to  
run and forcing a manual check.  I was following the lvm howto for  
moving a volume group to a new machine but it just didn't work.  I  
ended up booting from the install dvd with "linux jfs rescue" and it  
finally allowed me to mount all the drives and copy from the lmv1  
drives to lvm2 drives.  That might not be a real issue but I could  
make it work.  By not exporting either volume group and simply using  
vgchange -ay VolumeGroupName and then mounting it worked.

With that past me I started following Jarod's howto.  I've used it  
before with no problems.  After running yum upgrade I tried to  
install the kmdl modules for the new kernel.  Failure!  It seems that  
the atrpms are out of sync with the latest kernel that yum installed  
and synaptic runs but fails to actually download the rpms when  
applying changes.  I've tried reinstalling apt and synaptic several  
times with no changes.  It took a while to correctly add more  
repositories to apt-get, but I was able to install the kernel, lirc,  
nvidia-graphics, ivtv, and alsa for 2.6.15-1.1830_FC4

The problem seems to be some of the ivtv modules are missing.  Maybe  
I'm wrong or ivtv has changed recently.  I last updated the ivtv  
modules on Jan 22 with kernel 2.6.12-1.1381_FC3.  Looking back at / 
lib/modules/2.6.12-1.1381_FC3/updates/drivers/media/video has the  
following:

cs53l32a.ko  ivtv-fb.ko  msp3400-ivtv.ko  saa7127.ko       tuner- 
ivtv.ko     wm8775.ko
cx25840.ko   ivtv.ko     saa7115.ko       tda9887-ivtv.ko  tveeprom- 
ivtv.ko


My current kernel /lib/modules/2.6.15-1.1830_FC4/updates/drivers/ 
media/video only has this:

ivtv-fb.ko  ivtv.ko

I've tried to reinstall the ivtv drivers and it seems to succeed but

[root at localhost video]# apt-get install --reinstall ivtv-kmdl-$KVER
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 removed and 0 not  
upgraded.
Need to get 0B/120kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Committing changes...
Preparing...                 
########################################### [100%]
    1:ivtv- 
kmdl-2.6.15-1.1830########################################### [100%]
Done.
[root at localhost video]# ls
ivtv-fb.ko  ivtv.ko
[root at localhost video]#



Feb  9 11:54:17 localhost kernel: ivtv:  ==================== START  
INIT IVTV ====================
Feb  9 11:54:17 localhost kernel: ivtv:  version 0.4.2 (tagged  
release) loading
Feb  9 11:54:17 localhost kernel: ivtv:  Linux version:  
2.6.15-1.1830_FC4 686 REGPARM 4KSTACKS gcc-4.0
Feb  9 11:54:17 localhost kernel: ivtv:  In case of problems please  
include the debug info between
Feb  9 11:54:17 localhost kernel: ivtv:  the START INIT IVTV and END  
INIT IVTV lines, along with
Feb  9 11:54:17 localhost kernel: ivtv:  any module options, when  
mailing the ivtv-users mailinglist.
Feb  9 11:54:17 localhost kernel: ivtv0: Autodetected WinTV PVR 250  
card (cx23416 based)
Feb  9 11:54:17 localhost kernel: ACPI: PCI Interrupt Link [LNK2]  
enabled at IRQ 5
Feb  9 11:54:17 localhost kernel: PCI: setting IRQ 5 as level-triggered
Feb  9 11:54:17 localhost kernel: ACPI: PCI Interrupt 0000:01:09.0[A]  
-> Link [LNK2] -> GSI 5 (level, low) -> IRQ 5
Feb  9 11:54:17 localhost kernel: ivtv0: Unreasonably low latency  
timer, setting to 64 (was 32)
Feb  9 11:54:17 localhost kernel: ivtv0: Failed to load module tveeprom
Feb  9 11:54:17 localhost kernel: ivtv0 warning: i2c client addr:  
0x50 not found for command 0x0!
Feb  9 11:54:17 localhost kernel: ivtv0: Error -19 reading Hauppauge  
eeprom.
Feb  9 11:54:17 localhost kernel: ivtv0: Possible causes: the  
tveeprom module was not loaded, or
Feb  9 11:54:17 localhost kernel: ivtv0: the eeprom kernel module was  
loaded before the tveeprom module.
Feb  9 11:54:17 localhost kernel: tuner 0-0061: chip found @ 0xc2  
(ivtv i2c driver #0)
Feb  9 11:54:18 localhost kernel: ivtv0: i2c attach to card #0 ok  
[client=(tuner unset), addr=61]
Feb  9 11:54:18 localhost kernel: saa7115 0-0021: saa7115 found @  
0x42 (ivtv i2c driver #0)
Feb  9 11:54:18 localhost kernel: ivtv0: i2c attach to card #0 ok  
[client=saa7115, addr=21]
Feb  9 11:54:18 localhost kernel: ivtv0: Failed to load module msp3400
Feb  9 11:54:18 localhost kernel: ivtv0: Could not detect tuner  
standard, defaulting to NTSC.
Feb  9 11:54:18 localhost kernel: ivtv0: loaded v4l-cx2341x-enc.fw  
firmware (262144 bytes)
Feb  9 11:54:18 localhost kernel: ivtv0: Encoder revision: 0x02040024
Feb  9 11:54:18 localhost kernel: ivtv0 warning: Encoder Firmware can  
be buggy, use version 0x02040011 or 0x02050032.
Feb  9 11:54:18 localhost kernel: ivtv0: Allocate DMA encoder MPEG  
stream: 128 x 32768 buffers (4096KB total)
Feb  9 11:54:18 localhost kernel: ivtv0: Allocate DMA encoder YUV  
stream: 194 x 10800 buffers (2048KB total)
Feb  9 11:54:18 localhost kernel: ivtv0: Allocate DMA encoder VBI  
stream: 120 x 17472 buffers (2048KB total)
Feb  9 11:54:18 localhost kernel: ivtv0: Allocate DMA encoder PCM  
audio stream: 455 x 4608 buffers (2048KB total)
Feb  9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr:  
0x40 not found for command 0x40086d11!
Feb  9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr:  
0x40 not found for command 0x80287610!
Feb  9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr:  
0x40 not found for command 0x40287611!
Feb  9 11:54:18 localhost kernel: tuner 0-0061: tuner type not set
Feb  9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr:  
0x40 not found for command 0x40085618!
Feb  9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr:  
0x40 not found for command 0x80287610!
Feb  9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr:  
0x40 not found for command 0x40287611!
Feb  9 11:54:18 localhost kernel: tuner 0-0061: tuner type not set
Feb  9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr:  
0x40 not found for command 0x402c5639!
Feb  9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr:  
0x40 not found for command 0x80287610!
Feb  9 11:54:18 localhost kernel: ivtv0 warning: i2c client addr:  
0x40 not found for command 0x40287611!
Feb  9 11:54:18 localhost kernel: ivtv0: Initialized WinTV PVR 250,  
card #0
Feb  9 11:54:18 localhost kernel: ivtv:  ====================  END  
INIT IVTV  ====================

Am I really missing some modules or have they been rolled into the 2  
modules I have?  Shouldn't I have tveeprom-ivtv.ko and msp3400- 
ivtv.ko, tuner-ivtv.ko, tda9887-ivtv.ko and some of the others listed  
in the old dir?

At any rate I'm stuck and would appreciate any suggestions.

Thanks,
Vinton

_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


			
---------------------------------
 Yahoo! Mail - Helps protect you from nasty viruses.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060209/4bdf75d5/attachment.htm


More information about the mythtv-users mailing list