On 7/16/06, Mike <[EMAIL PROTECTED]> wrote:
> can anyone help with the following output when doing modprobe ivtv?
>
> i have the modules it complains at built and they can load fine with
> just using modprobe.
> if i manually load them (with modprobe) nothing changes with the output,
> can anyone suggest any ideas of what to try / how to fix it ?
>
> ivtv: ==================== START INIT IVTV ====================
> ivtv: version 0.7.0 (tagged release) loading
<SNIP>
> ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes)
> ivtv0: i2c hardware 0x00000008 not found for command 0xc008561c!
> ivtv0: i2c addr 0x21 not found for command 0x4008646f!
> ivtv0: i2c hardware 0x00000008 not found for command 0x4008646d!
> ivtv0: i2c hardware 0x00000008 not found for command 0xc008561c!
> ivtv0: i2c hardware 0x00000008 not found for command 0xc008561c!
> ivtv0: i2c hardware 0x00000008 not found for command 0xc008561c!
<SNIP>
Hi Mike,
I loaded ivtv-0.7for the first time this morning and it worked OK
for me. modinfo suggests that there may be some sort of new i2c
software in this driver. It looks like you can set
newi2c=0
as a way to go back to the older stuff? Not sure:
dragonfly conf.d # modinfo ivtv
filename: /lib/modules/2.6.17-gentoo-r2/extra/ivtv.ko
author: Kevin Thayer, Chris Kennedy, Hans Verkuil
description: CX23415/CX23416 driver
license: GPL
version: 0.7.0 (tagged release)
vermagic: 2.6.17-gentoo-r2 SMP preempt mod_unload PENTIUM4 gcc-3.4
depends:
videodev,tveeprom,i2c-core,i2c-algo-bit,v4l1-compat,firmware_class
alias: pci:v00004444d00000803sv*sd*bc*sc*i*
alias: pci:v00004444d00000016sv*sd*bc*sc*i*
srcversion: 5ECD5A6CE5290101AEB7F8F
parm: newi2c:Use new I2C implementation
default is 1 (yes) (int)
<SNIP>
Run modinfo ivtv yourself, make sure you see the same stuff I am and
then try modprobing using some of the options. Maybe one will help.
Cheers,
Mark
P.S. - ivtv is working - mythtv is totally broken though!
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users