>
> I've commented this code, so please get the latest trunk and test again.
> I'd completely forgotten about adding this code :-)
>
>       Hans
>
o.k, I tested rev. 3235. This time ir-kbd-i2c did not load automatically.
But the lirc_i2c didn`t find the remote on the card. I compared the
ivtv-init-log with the one from ivtv 0.4.4 and found that the following
messages were missing:
Apr  3 00:19:07 linvdr user.warn kernel: lirc_i2c: chip found @ 0x18
(Hauppauge IR)
Apr  3 00:19:07 linvdr user.info kernel: ivtv0: i2c attach to card #0 ok
[client=Hauppauge IR, addr=18]

So I made a further test:
ivtv-i2c.c from rev. 3235
but without the patch from rev 3207

I used
   .id = I2C_HW_B_BT848,
instead of
   .id = I2C_HW_B_CX2341X,

and lirc_i2c works!!

I think this is because you reversed the change in ir-kbd-i2c.

I will make a further test and see if the original rev 3235 works with
ir-kbd-i2c from two weeks ago ... Depending on this, either ivtv-i2c.c or
ir-kbd-i2c needs a change.


_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to