From: "Udo A. Steinberg" <udo@hypervisor.org>
To: darron@kewl.org, v4l-dvb-maintainer@linuxtv.org,
linux-media@vger.kernel.org
Cc: mchehab@redhat.com
Subject: Hauppauge/IR breakage with 2.6.28/2.6.29
Date: Thu, 26 Mar 2009 00:09:32 +0100 [thread overview]
Message-ID: <20090326000932.6aa1a456@laptop.hypervisor.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 668 bytes --]
Hi,
The following patch
http://kerneltrap.org/mailarchive/git-commits-head/2008/10/13/3643574
that was added between 2.6.27 and 2.6.28 has resulted in my Hauppauge
WinTV IR remote not working anymore. I've tracked down the breakage to:
if (dev!=0x1e && dev!=0x1f)
return 0;
in drivers/media/video/ir-kbd-i2c.c
My remote sends with dev=0x0 and is the following model:
http://www.phphuoc.com/reviews/tvtuner_hauppauge_wintv_theater/index_files/image001.jpg
Removing the check results in the remote working again. Is there a way to
convince the remote to send a different dev? Otherwise I guess the check
should be relaxed.
Cheers,
- Udo
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next reply other threads:[~2009-03-25 23:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-25 23:09 Udo A. Steinberg [this message]
2009-03-26 0:26 ` Hauppauge/IR breakage with 2.6.28/2.6.29 Darron Broad
2009-03-26 1:38 ` Udo A. Steinberg
2009-03-26 2:01 ` Darron Broad
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=20090326000932.6aa1a456@laptop.hypervisor.org \
--to=udo@hypervisor.org \
--cc=darron@kewl.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
--cc=v4l-dvb-maintainer@linuxtv.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