From: Andreas Tschirpke <andreas.tschirpke@gmail.com>
To: linux-media@vger.kernel.org
Subject: Re: IR Receiver on an Tevii S470
Date: Wed, 6 Jan 2010 21:21:55 +0000 (UTC) [thread overview]
Message-ID: <loom.20100106T222113-720@post.gmane.org> (raw)
In-Reply-To: 1260579637.1826.4.camel@localhost
Andy Walls <awalls <at> radix.net> writes:
> > > please try again when you have time.
> > >
> > > # modprobe cx25840 debug=2 ir_debug=2
> > > # modprobe cx23885 debug=7
I tried to activate my remote using the driver in
http://linuxtv.org/hg/~awalls/cx23885-ir.
According to the following dmesg output everything is loaded correctly and the
ir interface is registered as /dev/input/event5:
[ 9.220413] Linux video capture interface: v2.00
[ 9.432581] cx23885 driver version 0.0.2 loaded
[ 9.433560] ACPI: PCI Interrupt Link [LN0A] enabled at IRQ 19
[ 9.433572] alloc irq_desc for 19 on node -1
[ 9.433577] alloc kstat_irqs on node -1
[ 9.433594] cx23885 0000:02:00.0: PCI INT A -> Link[LN0A] -> GSI 19 (level,
low) -> IRQ 19
[ 9.433746] CORE cx23885[0]: subsystem: d470:9022, board: TeVii S470
[card=15,autodetected]
[ 9.720071] cx25840 3-0044: cx23885 A/V decoder found @ 0x88 (cx23885[0])
[ 9.728397] cx25840 3-0044: firmware: requesting v4l-cx23885-avcore-01.fw
[ 9.994115] HDA Intel 0000:00:08.0: power state changed by ACPI to D0
[ 9.995038] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 22
[ 9.995055] HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 22 (level,
low) -> IRQ 22
[ 9.995139] HDA Intel 0000:00:08.0: setting latency timer to 64
[ 10.579145] cx25840 3-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382
bytes)
[ 10.586817] cx23885_dvb_register() allocating 1 frontend(s)
[ 10.586830] cx23885[0]: cx23885 based dvb card
[ 10.593034] hda_codec: Unknown model for ALC662 rev1, trying auto-probe from
BIOS...
[ 10.790592] DS3000 chip version: 0.192 attached.
[ 10.790604] DVB: registering new adapter (cx23885[0])
[ 10.790613] DVB: registering adapter 0 frontend 0 (Montage Technology
DS3000/TS2020)...
[ 10.791219] cx23885_dev_checkrevision() Hardware revision = 0xb0
[ 10.791236] cx23885[0]/0: found at 0000:02:00.0, rev: 2, irq: 19, latency: 0,
mmio: 0xfac00000
[ 10.791249] cx23885 0000:02:00.0: setting latency timer to 64
[ 10.791258] IRQ 19/cx23885[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[ 10.795358] input: cx23885 IR (TeVii S470) as
/devices/pci0000:00/0000:00:0c.0/0000:02:00.0/input/input5
But there is no signal comming from input/event5, regardless of the tools trying
to access it (lircd, irw, mode2, inputlircd, plain cat, etc.). What else is
needed to activate the remote with this driver? If I enable debug messages by
> modprobe cx25840 debug=2 ir_debug=2
> modprobe cx23885 debug=7
the dmesg/syslog is flooded with:
[ 75.932848] cx23885[0]/0: [f47e4840/9] wakeup reg=9514 buf=9514
[ 75.937811] cx23885[0]/0: pci_status: 0x00008002 pci_mask: 0x08001f02
[ 75.937839] cx23885[0]/0: vida_status: 0x00000000 vida_mask: 0x00000000
count: 0x0
[ 75.937847] cx23885[0]/0: ts1_status: 0x00000001 ts1_mask: 0x00001111 count:
0x252b
[ 75.937856] cx23885[0]/0: ts2_status: 0x00000000 ts2_mask: 0x00000000 count:
0x2ca4d364
[ 75.937881] cx23885[0]/0: (PCI_MSK_VID_B 0x00000002)
[ 75.937902] cx23885[0]/0: (RISCI1 0x00000001)
[ 75.937918] cx23885[0]/0: [f47e4000/10] wakeup reg=9515 buf=9515
[ 75.937942] cx23885[0]/0: queue is not empty - append to active
[ 75.937964] cx23885[0]/0: [f47e4840/9] cx23885_buf_queue - append to active
[ 75.938064] cx23885[0]/0: queue is not empty - append to active
[ 75.938087] cx23885[0]/0: [f47e4000/10] cx23885_buf_queue - append to active
[ 75.942878] cx23885[0]/0: pci_status: 0x00008002 pci_mask: 0x08001f02
[ 75.942901] cx23885[0]/0: vida_status: 0x00000000 vida_mask: 0x00000000
count: 0x0
[ 75.942908] cx23885[0]/0: ts1_status: 0x00000001 ts1_mask: 0x00001111 count:
0x252c
[ 75.942917] cx23885[0]/0: ts2_status: 0x00000000 ts2_mask: 0x00000000 count:
0x2ca4d364
[ 75.942943] cx23885[0]/0: (PCI_MSK_VID_B 0x00000002)
[ 75.942949] cx23885[0]/0: (RISCI1 0x00000001)
[ 75.942961] cx23885[0]/0: [f47e4480/11] wakeup reg=9516 buf=9516
[ 75.943101] cx23885[0]/0: queue is not empty - append to active
[ 75.943112] cx23885[0]/0: [f47e4480/11] cx23885_buf_queue - append to active
...
Any advice where to go from here, what to try?
Thank you.
Andreas
next prev parent reply other threads:[~2010-01-06 21:25 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-12 0:30 IR Receiver on an Tevii S470 Igor M. Liplianin
2009-12-12 1:00 ` Andy Walls
2009-12-12 1:42 ` Igor M. Liplianin
2009-12-12 2:58 ` Andy Walls
2009-12-12 11:49 ` Igor M. Liplianin
2009-12-12 14:15 ` Andy Walls
2009-12-12 16:01 ` Igor M. Liplianin
2009-12-12 16:22 ` Igor M. Liplianin
2009-12-12 16:59 ` Andy Walls
2009-12-31 12:46 ` Guillem Solà Aranda
2009-12-31 15:23 ` Igor M. Liplianin
2010-01-06 21:21 ` Andreas Tschirpke [this message]
2010-01-07 0:44 ` Andy Walls
-- strict thread matches above, loose matches on Subject: below --
2009-11-23 0:15 Igor M. Liplianin
2009-11-18 20:31 Matthias Fechner
2009-11-21 17:10 ` Matthias Fechner
2009-11-21 20:41 ` Andy Walls
2009-11-21 22:19 ` Jonas Kvinge
2009-11-22 1:03 ` Igor M. Liplianin
2009-11-22 2:48 ` Andy Walls
2009-11-22 18:08 ` Matthias Fechner
2009-11-22 20:11 ` Andy Walls
2009-11-22 20:25 ` Matthias Fechner
2009-11-22 20:32 ` Jean Delvare
2009-11-23 0:17 ` Andy Walls
2009-11-23 8:54 ` Jean Delvare
2009-11-25 0:25 ` Andy Walls
2009-11-26 16:43 ` Matthias Fechner
2009-11-29 14:22 ` Andy Walls
2009-11-22 20:26 ` Jean Delvare
2009-11-22 22:29 ` Igor M. Liplianin
2009-11-22 23:40 ` Andy Walls
2009-12-06 21:40 ` Andy Walls
2009-12-06 22:36 ` Matthias Fechner
2009-12-07 1:23 ` Igor M. Liplianin
2009-12-07 3:35 ` Andy Walls
2009-12-08 17:59 ` Igor M. Liplianin
2009-12-09 11:47 ` Andy Walls
2009-12-09 15:54 ` Igor M. Liplianin
2009-12-10 1:12 ` Andy Walls
2009-12-10 16:16 ` Igor M. Liplianin
2009-12-11 2:32 ` Andy Walls
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20100106T222113-720@post.gmane.org \
--to=andreas.tschirpke@gmail.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox