From: Jarod Wilson <jarod@redhat.com>
To: Fernando Laudares Camargos <fernando.laudares.camargos@gmail.com>
Cc: video4linux-list@redhat.com, linux-media@vger.kernel.org
Subject: Re: IR for remote control not working for Hauppauge WinTV-HVR-1150 (SAA7134)
Date: Tue, 15 Feb 2011 17:04:33 -0500 [thread overview]
Message-ID: <20110215220433.GA3327@redhat.com> (raw)
In-Reply-To: <AANLkTi=jkLGgZDH6XytL1MEE7w5SckZjXoGPhFSCo40b@mail.gmail.com>
First off, video4linux-list is dead, you want linux-media (added to cc).
On Tue, Feb 15, 2011 at 06:27:29PM -0200, Fernando Laudares Camargos wrote:
> Hello,
>
> I have a Hauppauge WinTV-HVR-1150 (model 67201) pci tv tuner working
> (video and audio) under Ubuntu 10.10 and kernel 2.6.35-25. But the IR
> sensor is not being detected and no input device is being created at
> /proc/bus/input.
>
> I have tried to follow the information from Jarod Wilson and Mauro
> Carvalho Chehab in https://bugzilla.redhat.com/show_bug.cgi?id=665870
> (regarding Fedora 14) but couldn't resolve it myself.
>
> I'm not a kernel/driver specialist but from looking at the code I've
> noticed that *perphaps* the support for the HVR-1150 has not been
> finished yet. Here are two examples that leaded to this observation
> (IMHO):
>
> drivers/media/video/saa7134/saa7134-cards.c
> -------------------------------------------------------------------------------
> (...)
> int saa7134_board_init1(struct saa7134_dev *dev)
> {
> (...)
> case SAA7134_BOARD_HAUPPAUGE_HVR1150: *NO
> INSTRUCTIONS FOR THIS CASE*
No. It falls through and uses the same config as the HVR1120. Similar case
for all other instances you've referenced.
> I'm wondering if someone has the IR part of the HVR-1150 working under
> F14 or other or could give me a hand on trying to make it work (I have
> attached output from dmesg with the following saa7134 options set:
> disable_ir=0 i2c_debug=1 i2c_scan=1 ir_debug=1
As noted in the bug, I think there's actually one more patch of Mauro's
that isn't yet in the F14 kernel, that bug was updated as having the full
fix in 2.6.35.11-83.fc14 erroneously.
I'll try to address that soon.
--
Jarod Wilson
jarod@redhat.com
next prev parent reply other threads:[~2011-02-16 16:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 20:27 IR for remote control not working for Hauppauge WinTV-HVR-1150 (SAA7134) Fernando Laudares Camargos
2011-02-15 22:04 ` Jarod Wilson [this message]
2011-02-15 22:18 ` Jarod Wilson
2011-02-16 16:33 ` Devin Heitmueller
2011-02-16 16:54 ` Fernando Laudares Camargos
2011-02-16 17:03 ` Devin Heitmueller
2011-02-17 11:24 ` Fernando Laudares Camargos
2011-02-17 14:18 ` Jarod Wilson
2011-03-03 13:51 ` Fernando Laudares Camargos
2011-03-03 14:51 ` Devin Heitmueller
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=20110215220433.GA3327@redhat.com \
--to=jarod@redhat.com \
--cc=fernando.laudares.camargos@gmail.com \
--cc=linux-media@vger.kernel.org \
--cc=video4linux-list@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.