On Sep 14, 2005, at 2:16 PM, Hans Verkuil wrote:

On Wednesday 14 September 2005 19:00, Keith C wrote:

One of my recent upgrades to IVTV caused my hd-3000's cx88xx module
to disagree about the version of tveeprom.  So figured Hans
recommended using the kernel version of tveeprom anyways, I'll just
go update that.  Grabbed the latest video4linux snapshot and built
it, but I sure can't get ivtv to work with it's version of tveeprom.


??? Did you run depmod after installing and building the latest video2linux tveeprom? I've been running with it for a long time without problems. Do you have the eeprom module also loaded perhaps? tveeprom and eeprom do not get
along (unless they are compiled directly into the kernel).


Many times. Many reboots as well. I'm not a newbie to linux by any means, but this has got me really stumped. Not sure where to start on debugging this. Here's some lsmod stuff :

# /sbin/lsmod | grep eeprom
tveeprom               14104  1 cx88xx
i2c_core 21825 11 mt352,or51132,cx22702,cx88xx,i2c_nforce2,tda9887,wm8775,cx25840,tuner,tv eeprom,i2c_algo_bit

# /sbin/lsmod | grep ivtv
ivtv                  212500  0
i2c_algo_bit            9417  2 ivtv,cx88xx
videodev                9793  3 ivtv,cx8800,cx88xx

# /sbin/modinfo tveeprom
filename: /lib/modules/2.6.12-1.1447_FC4/kernel/drivers/media/ video/tveeprom.ko
description:    i2c Hauppauge eeprom decoder driver
author:         John Klar
license:        GPL
<snip>
vermagic:       2.6.12-1.1447_FC4 686 REGPARM 4KSTACKS gcc-4.0
depends:        i2c-core
srcversion:     605929420DE713162137470

# /sbin/modinfo ivtv
filename:       /lib/modules/2.6.12-1.1447_FC4/ivtv/ivtv.ko
<snip>
author:         Kevin Thayer
description:    iTVC15_16 driver
license:        GPL
version:        0.3.9 (development svn snapshot revision 2670)
vermagic:       2.6.12-1.1447_FC4 686 REGPARM 4KSTACKS gcc-4.0
depends:        videodev,i2c-algo-bit
alias:          pci:v00004444d00000803sv*sd*bc*sc*i*
alias:          pci:v00004444d00000016sv*sd*bc*sc*i*
srcversion:     02FE2C9AA6ACF05DD7E3721




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to