[linux-dvb] FusionHDTV5 IR not working.
Paul Marks
paul at pmarks.net
Tue Aug 12 09:58:16 CEST 2008
I have a DViCO FusionHDTV5 RT Gold, with an IR sensor that connects to
the back of the card. The remote is a "Fusion Remote MCE". The video
capture stuff works just fine, but I've had no such luck with the
remote.
According to this commit, it looks like my setup is supposed to work:
http://linuxtv.org/hg/v4l-dvb/rev/d16b5cd5a283
When I enabled debug output for ir_kb2_i2c, this line caught my eye:
ir-kbd-i2c: probe 0x6b @ cx88[0]: no
I also enabled i2c_scan in the cx88xx module, and saw this:
cx88[0]: i2c register ok
cx88[0]: i2c scan: found device @ 0x1c [lgdt330x]
cx88[0]: i2c scan: found device @ 0x86 [tda9887/cx22702]
cx88[0]: i2c scan: found device @ 0xa0 [eeprom]
cx88[0]: i2c scan: found device @ 0xa2 [???]
cx88[0]: i2c scan: found device @ 0xa4 [???]
cx88[0]: i2c scan: found device @ 0xa6 [???]
cx88[0]: i2c scan: found device @ 0xa8 [???]
cx88[0]: i2c scan: found device @ 0xaa [???]
cx88[0]: i2c scan: found device @ 0xac [???]
cx88[0]: i2c scan: found device @ 0xae [???]
cx88[0]: i2c scan: found device @ 0xc2 [tuner (analog/dvb)]
cx88[0]: i2c scan: found device @ 0xde [???]
lspci -v says:
01:06.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video
and Audio Decoder (rev 05)
Subsystem: DViCO Corporation FusionHDTV 5 Gold
Flags: medium devsel, IRQ 18
Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [44] Vital Product Data <?>
Capabilities: [4c] Power Management version 2
Kernel modules: cx8800
01:06.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and
Audio Decoder [Audio Port] (rev 05)
Subsystem: DViCO Corporation Device d500
Flags: bus master, medium devsel, latency 4, IRQ 7
Memory at f9000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [4c] Power Management version 2
01:06.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and
Audio Decoder [MPEG Port] (rev 05)
Subsystem: DViCO Corporation DViCO FusionHDTV5 Gold
Flags: bus master, medium devsel, latency 64, IRQ 18
Memory at f8000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [4c] Power Management version 2
Kernel driver in use: cx88-mpeg driver manager
Kernel modules: cx8802
Does anyone know how to hack up this driver to determine where the
remote is hiding? Let me know if any further info is needed.
More information about the linux-dvb
mailing list