>> Huh? I2C_HW_B_CX2341X is only defined in kernel 2.6.17 and up. So >> ivtv-0.6 doesn't use it, it uses I2C_HW_B_BT848 instead.
So where should I2C_HW_B_CX2341X be defined???? [EMAIL PROTECTED] ~]# grep I2C_HW_B_CX2341X /usr/include/linux/i2c-id.h [EMAIL PROTECTED] ~]# I think since there's no i2c definition for I2C_HW_B_CX2341X, it's not getting attached by a driver. dmesg says 'tveeprom 1-0050: has no radio, has IR remote' but there's NOTHING else that indicates IR is being started. If I force lirc, all I get is : lirc_dev: module successfully unloaded lirc_dev: IR Remote Control driver registered, at major 61 lirc_dev ([-1]): open called lirc_dev ([-1]): open result = -ENODEV Any ideas?? _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
