Ross wrote:

ivtv: i2c attach [client=eeprom,ok]
ivtv: i2c client addr: 0x50 not found for command 0x0!
ivtv: Error -19 reading Hauppauge eeprom.
ivtv: Possible causes: the tveeprom module was not loaded, or
ivtv: the eeprom kernel module was loaded before the tveeprom module.

The tveeprom module should attach here, not eeprom. Are you using the
eeprom module for anything else? Can you remove the eeprom.ko file
(which will be under somewhere under /lib/modules/`uname -r`/), rerun
'depmod -a', rmmod the modules, and retry?
Ross is right. This is your problem right here (and down below where it says tuner type not set). If you need the eeprom module, you'll have to manually configure the ivtv modules. rmmod the following modules:
eeprom
tveeprom
ivtv
cx25840
wm8775
tuner

Check to make sure that eeprom is not still loaded by checking `lsmod` Then do a modprobe ivtv.
cx25840: Unknown parameter `no_black_magic'

This is another problem (although unrelated), remove the
no_black_magic option in /etc/modprobe.conf.
Yeah the quickstart documentation needs an update. I've looked at it but it overwhelms me :)


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to