All of lore.kernel.org
 help / color / mirror / Atom feed
From: "tomlohave@gmail.com" <tomlohave@gmail.com>
To: dabby bentam <db260179@hotmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Adding remote support to Avermedia Super 007 - more info needed!
Date: Wed, 01 Oct 2008 18:37:59 +0200	[thread overview]
Message-ID: <48E3A767.2020706@gmail.com> (raw)
In-Reply-To: <BLU116-W31A8ACFFBED560E0D80D5AC2420@phx.gbl>

dabby bentam a écrit :
> -----Original Message-----
> From: darron@kewl.org [mailto:darron@kewl.org]
> Sent: 01 October 2008 02:08
> To: dabby bentam
> Subject: Re: [linux-dvb] Adding remote support to Avermedia Super 007 
> - more info needed!
>
> In message <BLU116-W122752EF5297963897FDE5C2430@phx.gbl>, dabby bentam 
> wrote:
>
> hello david
>
> >I'm currently trying to get remote support added to the Avermedia Super
> >007=  card.
>
> I have one of these cards also but I have no good news for you 
> unfortunately.
>
> I am replying just to confirm that I too saw no activity in the 
> register logs in XP when pressing remote key presses. Nor, from what I 
> can see will any additions to the saa7134 code as is, aide you in 
> reaching remote control nirvana.
>
> It looks as if all remotes on the saa7134 linux driver thus far are 
> triggered via an interrupt and that no such interrupt is occuring when 
> you press a key on the remote for that board. This may require more 
> absolute confirmation though as I didn't spend a great deal of time 
> looking.
>
> >I've turned the ir_debug on and gpio tracking on and enabled i2c_scan.
> >I've=  added an entry in the saa7134-cards.c and saa7134-input.c -
> >copying the se= ttings from other avermedia cards.
> >
> >The polling setting makes the card print out loads of ir_builder
> >settings= =2C removing the setting no output! - from this i am assuming
> >that this car= d has no gpio setting? - possible i2c?
> >
> >I've used regspy (from dscaler) to determine the GPIO STATUS and MASK
> >value= . Turning on/off the remote in windows has no value change? -
> >does it chang= e?
> >
> >Any guidance on how to determine the ir code? - without the manufacture
> >cod= e book.
>
> I took a photo but didn't identify all the ICs on the board and write 
> them down, it may be worthwhie doing so and also tracing from where 
> the IR detector comes into the card and where it actually ends up.
>
> If you are determined then you could explore the above but there is 
> still no guarantee of any eventual success of course as just knowing 
> about it more is only the first step in actually getting it to work.
>
> cya!
>
> Hello darron,
>
> Thanks for the reply. I've established the cards IR port is not GPIO 
> but I2C. Similar to the hvr-1110 card. The I2C readout gives me:-
>
> 0x10
> 0x96
>
> From the other I2C cards, these functions are used to enable/disable 
> the IR port.
>
> I'll take a closer look at he pins just incase.
>
> Thanks
>
> David
>
>
> ------------------------------------------------------------------------
Have you try with i2c_scan ?

Not sure but for hvr1110,

>/ saa7133[0]: i2c scan: found device @ 0x10  [???]
/>/ saa7133[0]: i2c scan: found device @ 0x96  [???]
/>/ saa7133[0]: i2c scan: found device @ 0xa0  [eeprom]
/>/ saa7133[0]: i2c scan: found device @ 0xe0  [???]
/>/ saa7133[0]: i2c scan: found device @ 0xe2  [???]         <---- ir remote here
/>/ saa7133[0]: i2c scan: found device @ 0xe4  [???]
/>/ saa7133[0]: i2c scan: found device @ 0xe6  [???]
/


Then 0xe2 <<1 = 0x71


Good luck

Tom


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-10-01 16:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-01 10:58 [linux-dvb] Adding remote support to Avermedia Super 007 - more info needed! dabby bentam
2008-10-01 16:37 ` tomlohave [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-30 10:31 dabby bentam
     [not found] ` <27308.1222823288@kewl.org>
2008-10-01 10:56   ` David Bentham
2008-10-01 10:56     ` David Bentham

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=48E3A767.2020706@gmail.com \
    --to=tomlohave@gmail.com \
    --cc=db260179@hotmail.com \
    --cc=linux-dvb@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 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.