All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: linux-media@vger.kernel.org, matt@pcmus.com
Subject: Re: [linux-dvb] Leadtek WinFast DTV Dongle Gold Remote y04g0051 issues
Date: Sat, 12 Sep 2009 18:15:26 +0300	[thread overview]
Message-ID: <4AABBB0E.10305@iki.fi> (raw)
In-Reply-To: <003901ca32fd$259ad820$70d08860$@com>

On 09/11/2009 07:30 PM, Matthew Skinner, PC Mus wrote:
> I have the Leadtek WinFast DTV Dongle Gold which uses the af9015 chip and
> the y04g0051 remote, after a lot of reading I now have the remote partially
> working as only half of the keys are sending codes to "irw"
>
> I read this thread and noticed that the exact keys which work are the ones
> listed with reported codes.
>
>
>
> http://www.linuxtv.org/pipermail/linux-dvb/2008-July/027058.html
>
>
>
> The keys not mentioned in that thread are the ones not working, so I guess
> the extra codes need to be reported to someone to be added into a new build?
>
>
>
> Can I help in providing these codes and some testing.

You could send missing button codes to me and I will add those to the 
driver. There is debug switch which shows remote events, it is debug=2.

remove driver from memory
# rmmod dvb-usb-af9015

# load driver with needed debug
modprobe dvb-usb-af9015 debug=2

# look codes from log
tail -f /var/log/messages

I am not sure if debugs are enabled with your system build, but if not 
you will need to install and compile current v4l-dvb master.

Antti
-- 
http://palosaari.fi/

      reply	other threads:[~2009-09-12 15:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11 16:30 [linux-dvb] Leadtek WinFast DTV Dongle Gold Remote y04g0051 issues Matthew Skinner, PC Mus
2009-09-12 15:15 ` Antti Palosaari [this message]

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=4AABBB0E.10305@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=matt@pcmus.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.